Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/mp7g1mrv8jx7g0vlgn1pm3rx74xhjdjp-uncertainties-3.1.6.tar.gz source root is uncertainties-3.1.6 setting SOURCE_DATE_EPOCH to timestamp 1626036937 of file uncertainties-3.1.6/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/uncertainties copying uncertainties/test_uncertainties.py -> build/lib/uncertainties copying uncertainties/1to2.py -> build/lib/uncertainties copying uncertainties/__init__.py -> build/lib/uncertainties copying uncertainties/core.py -> build/lib/uncertainties copying uncertainties/umath_core.py -> build/lib/uncertainties copying uncertainties/umath.py -> build/lib/uncertainties copying uncertainties/test_umath.py -> build/lib/uncertainties creating build/lib/uncertainties/unumpy copying uncertainties/unumpy/test_unumpy.py -> build/lib/uncertainties/unumpy copying uncertainties/unumpy/ulinalg.py -> build/lib/uncertainties/unumpy copying uncertainties/unumpy/__init__.py -> build/lib/uncertainties/unumpy copying uncertainties/unumpy/core.py -> build/lib/uncertainties/unumpy copying uncertainties/unumpy/test_ulinalg.py -> build/lib/uncertainties/unumpy creating build/lib/uncertainties/lib1to2 copying uncertainties/lib1to2/__init__.py -> build/lib/uncertainties/lib1to2 copying uncertainties/lib1to2/test_1to2.py -> build/lib/uncertainties/lib1to2 creating build/lib/uncertainties/lib1to2/fixes copying uncertainties/lib1to2/fixes/fix_std_devs.py -> build/lib/uncertainties/lib1to2/fixes copying uncertainties/lib1to2/fixes/__init__.py -> build/lib/uncertainties/lib1to2/fixes copying uncertainties/lib1to2/fixes/fix_std_dev.py -> build/lib/uncertainties/lib1to2/fixes copying uncertainties/lib1to2/fixes/fix_uarray_umatrix.py -> build/lib/uncertainties/lib1to2/fixes copying uncertainties/lib1to2/fixes/fix_ufloat.py -> build/lib/uncertainties/lib1to2/fixes installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/uncertainties copying build/lib/uncertainties/test_uncertainties.py -> build/bdist.linux-x86_64/wheel/uncertainties creating build/bdist.linux-x86_64/wheel/uncertainties/lib1to2 copying build/lib/uncertainties/lib1to2/__init__.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2 creating build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes copying build/lib/uncertainties/lib1to2/fixes/fix_std_devs.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes copying build/lib/uncertainties/lib1to2/fixes/__init__.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes copying build/lib/uncertainties/lib1to2/fixes/fix_std_dev.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes copying build/lib/uncertainties/lib1to2/fixes/fix_uarray_umatrix.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes copying build/lib/uncertainties/lib1to2/fixes/fix_ufloat.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2/fixes copying build/lib/uncertainties/lib1to2/test_1to2.py -> build/bdist.linux-x86_64/wheel/uncertainties/lib1to2 copying build/lib/uncertainties/1to2.py -> build/bdist.linux-x86_64/wheel/uncertainties copying build/lib/uncertainties/__init__.py -> build/bdist.linux-x86_64/wheel/uncertainties copying build/lib/uncertainties/core.py -> build/bdist.linux-x86_64/wheel/uncertainties creating build/bdist.linux-x86_64/wheel/uncertainties/unumpy copying build/lib/uncertainties/unumpy/test_unumpy.py -> build/bdist.linux-x86_64/wheel/uncertainties/unumpy copying build/lib/uncertainties/unumpy/ulinalg.py -> build/bdist.linux-x86_64/wheel/uncertainties/unumpy copying build/lib/uncertainties/unumpy/__init__.py -> build/bdist.linux-x86_64/wheel/uncertainties/unumpy copying build/lib/uncertainties/unumpy/core.py -> build/bdist.linux-x86_64/wheel/uncertainties/unumpy copying build/lib/uncertainties/unumpy/test_ulinalg.py -> build/bdist.linux-x86_64/wheel/uncertainties/unumpy copying build/lib/uncertainties/umath_core.py -> build/bdist.linux-x86_64/wheel/uncertainties copying build/lib/uncertainties/umath.py -> build/bdist.linux-x86_64/wheel/uncertainties copying build/lib/uncertainties/test_umath.py -> build/bdist.linux-x86_64/wheel/uncertainties running install_egg_info running egg_info writing uncertainties.egg-info/PKG-INFO writing dependency_links to uncertainties.egg-info/dependency_links.txt writing requirements to uncertainties.egg-info/requires.txt writing top-level names to uncertainties.egg-info/top_level.txt reading manifest file 'uncertainties.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '*~' found anywhere in distribution writing manifest file 'uncertainties.egg-info/SOURCES.txt' Copying uncertainties.egg-info to build/bdist.linux-x86_64/wheel/uncertainties-3.1.6-py3.8.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/uncertainties-3.1.6.dist-info/WHEEL creating 'dist/uncertainties-3.1.6-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'uncertainties/1to2.py' adding 'uncertainties/__init__.py' adding 'uncertainties/core.py' adding 'uncertainties/test_umath.py' adding 'uncertainties/test_uncertainties.py' adding 'uncertainties/umath.py' adding 'uncertainties/umath_core.py' adding 'uncertainties/lib1to2/__init__.py' adding 'uncertainties/lib1to2/test_1to2.py' adding 'uncertainties/lib1to2/fixes/__init__.py' adding 'uncertainties/lib1to2/fixes/fix_std_dev.py' adding 'uncertainties/lib1to2/fixes/fix_std_devs.py' adding 'uncertainties/lib1to2/fixes/fix_uarray_umatrix.py' adding 'uncertainties/lib1to2/fixes/fix_ufloat.py' adding 'uncertainties/unumpy/__init__.py' adding 'uncertainties/unumpy/core.py' adding 'uncertainties/unumpy/test_ulinalg.py' adding 'uncertainties/unumpy/test_unumpy.py' adding 'uncertainties/unumpy/ulinalg.py' adding 'uncertainties-3.1.6.dist-info/LICENSE.txt' adding 'uncertainties-3.1.6.dist-info/METADATA' adding 'uncertainties-3.1.6.dist-info/WHEEL' adding 'uncertainties-3.1.6.dist-info/top_level.txt' adding 'uncertainties-3.1.6.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/uncertainties-3.1.6/dist /build/uncertainties-3.1.6 Processing ./uncertainties-3.1.6-py2.py3-none-any.whl Requirement already satisfied: future in /nix/store/z0rhwc9sss5rplz6aiq5590zjqms797l-python3.8-future-0.18.2/lib/python3.8/site-packages (from uncertainties==3.1.6) (0.18.2) Installing collected packages: uncertainties Successfully installed uncertainties-3.1.6 /build/uncertainties-3.1.6 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/x9x44kqc8rvl3wmw1p75r0q83l1mc8yv-python3.8-uncertainties-3.1.6 strip is /nix/store/scs241fp7dlrvm45d2fjbpjvygirn0ml-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/x9x44kqc8rvl3wmw1p75r0q83l1mc8yv-python3.8-uncertainties-3.1.6/lib patching script interpreter paths in /nix/store/x9x44kqc8rvl3wmw1p75r0q83l1mc8yv-python3.8-uncertainties-3.1.6 checking for references to /build/ in /nix/store/x9x44kqc8rvl3wmw1p75r0q83l1mc8yv-python3.8-uncertainties-3.1.6... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests running nosetests running egg_info writing uncertainties.egg-info/PKG-INFO writing dependency_links to uncertainties.egg-info/dependency_links.txt writing requirements to uncertainties.egg-info/requires.txt writing top-level names to uncertainties.egg-info/top_level.txt reading manifest file 'uncertainties.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '*~' found anywhere in distribution writing manifest file 'uncertainties.egg-info/SOURCES.txt' Testing with Python 3.8.9 (default, Apr 2 2021, 11:20:07) [GCC 10.3.0] ............../build/uncertainties-3.1.6/uncertainties/unumpy/test_unumpy.py:321: UserWarning: Obsolete: uarray() should now be called with two arguments. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory. arr_obs = unumpy.uarray.__call__(([1, 2], [1, 4])) # Obsolete call /build/uncertainties-3.1.6/uncertainties/unumpy/test_unumpy.py:329: UserWarning: Obsolete: umatrix() should now be called with two arguments. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory. mat_obs = unumpy.umatrix.__call__(([1, 2], [1, 4])) # Obsolete call .Testing derivative #0 of acos at [0.8525941306756186] Testing derivative #0 of acosh at [1.1644667415390715] Testing derivative #0 of asin at [0.6533355176242024] Testing derivative #0 of asinh at [-1.3890947111136525] Testing derivative #0 of atan at [0.4153318635903869] Testing derivative #0 of atan2 at [0.2705342913635054, 0.054116363610155815] Testing derivative #1 of atan2 at [0.2705342913635054, 0.054116363610155815] Testing derivative #0 of atanh at [-0.7199256339790767] Testing derivative #0 of copysign at [-1.1246696621546075, -1.8260245476351042] Testing derivative #1 of copysign at [-1.1246696621546075, -1.8260245476351042] Testing derivative #0 of cos at [-1.583349696831946] Testing derivative #0 of cosh at [0.723141147822576] Testing derivative #0 of degrees at [0.5807395198329148] Testing derivative #0 of erf at [-1.5614482559611917] Testing derivative #0 of erfc at [1.477696847311222] Testing derivative #0 of exp at [-1.681579311643989] Testing derivative #0 of expm1 at [-1.9266105298112266] Testing derivative #0 of fabs at [1.2207907059963286] Testing derivative #0 of fmod at [-1.8976816807546522, 1.5692474038083146] Testing derivative #1 of fmod at [-1.8976816807546522, 1.5692474038083146] Testing derivative #0 of gamma at [0.9080940311221037] Testing derivative #0 of hypot at [0.8602263806711421, -0.4545905296741122] Testing derivative #1 of hypot at [0.8602263806711421, -0.4545905296741122] Testing derivative #3 of hypot at [-10, -3, -3, -1.6709025955825885] Testing derivative #2 of hypot at [-3, -6, 0.5557426141643433, 1.533893352239605, -4] Testing derivative #3 of hypot at [-3, -6, 0.5557426141643433, 1.533893352239605, -4] Testing derivative #2 of hypot at [5, -2, -0.8468624927540147, -6, -6, 1.916984831348926] Testing derivative #5 of hypot at [5, -2, -0.8468624927540147, -6, -6, 1.916984831348926] Testing derivative #2 of hypot at [-10, 4, 0.2123234532498719, -1.9987549724453957, 1.4873259018048612, 5, -10] Testing derivative #3 of hypot at [-10, 4, 0.2123234532498719, -1.9987549724453957, 1.4873259018048612, 5, -10] Testing derivative #4 of hypot at [-10, 4, 0.2123234532498719, -1.9987549724453957, 1.4873259018048612, 5, -10] Testing derivative #3 of hypot at [7, -8, 3, 1.6435275787851484, 1.3166170003664872, -0.6226387220680785, -0.2622065855004454, 6] Testing derivative #4 of hypot at [7, -8, 3, 1.6435275787851484, 1.3166170003664872, -0.6226387220680785, -0.2622065855004454, 6] Testing derivative #5 of hypot at [7, -8, 3, 1.6435275787851484, 1.3166170003664872, -0.6226387220680785, -0.2622065855004454, 6] Testing derivative #6 of hypot at [7, -8, 3, 1.6435275787851484, 1.3166170003664872, -0.6226387220680785, -0.2622065855004454, 6] Testing derivative #0 of lgamma at [-1.8378561787239236] Testing derivative #0 of log at [1.8542548868722122] Testing derivative #0 of log at [1.7975092671538166, 0.3605868887334953] Testing derivative #1 of log at [1.7975092671538166, 0.3605868887334953] Testing derivative #0 of log10 at [0.834601985316128] Testing derivative #0 of log1p at [-0.8241857681570632] Testing derivative #0 of pow at [0.8724327797541238, 0.5575954383167998] Testing derivative #1 of pow at [0.8724327797541238, 0.5575954383167998] Testing derivative #0 of radians at [1.3711047562728687] Testing derivative #0 of sin at [1.2218036455275647] Testing derivative #0 of sinh at [1.4269826492678708] Testing derivative #0 of sqrt at [0.07162403464537093] Testing derivative #0 of tan at [0.9090261407522422] Testing derivative #0 of tanh at [-0.8202703557305036] Testing derivative #0 of ldexp at [-1.2927713692895155, -4] Testing derivative #0 of frac_part_modf at [1.4006605276395017] ........./build/uncertainties-3.1.6/uncertainties/test_uncertainties.py:264: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory. x2 = ufloat(representation) # Obsolete /build/uncertainties-3.1.6/uncertainties/test_uncertainties.py:272: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory. x2 = ufloat(representation, "pi") # Obsolete /build/uncertainties-3.1.6/uncertainties/test_uncertainties.py:280: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory. x2 = ufloat(representation, tag="pi") # Obsolete ./build/uncertainties-3.1.6/uncertainties/test_uncertainties.py:394: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory. num = ufloat(representation) # Obsolete /build/uncertainties-3.1.6/uncertainties/test_uncertainties.py:400: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory. num = ufloat(representation, 'test variable') # Obsolete /build/uncertainties-3.1.6/uncertainties/test_uncertainties.py:406: UserWarning: Obsolete: either use ufloat(nominal_value, std_dev), ufloat(nominal_value, std_dev, tag), or the ufloat_fromstr() function, for string representations. Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory. num = ufloat(representation, tag='test variable') # Obsolete .Testing derivative #0 of __abs__ at [-1.2262798195739504] Testing derivative #0 of __neg__ at [1.0533290416089662] Testing derivative #0 of __pos__ at [-1.8073481327874887] Testing derivative #0 of __trunc__ at [0.9876359966111838] Testing derivative #0 of __add__ at [1.6062003161717047, 1.477316095957614] Testing derivative #1 of __add__ at [1.6062003161717047, 1.477316095957614] Testing derivative #0 of __radd__ at [-1.53157101573957, -1.233549253405784] Testing derivative #1 of __radd__ at [-1.53157101573957, -1.233549253405784] Testing derivative #0 of __floordiv__ at [1.202029454615948, 0.2825554434298838] Testing derivative #1 of __floordiv__ at [1.202029454615948, 0.2825554434298838] Testing derivative #0 of __rfloordiv__ at [-1.6194285876379557, -1.2362718030228863] Testing derivative #1 of __rfloordiv__ at [-1.6194285876379557, -1.2362718030228863] Testing derivative #0 of __mod__ at [-1.245443665956071, -0.6172605134242044] Testing derivative #1 of __mod__ at [-1.245443665956071, -0.6172605134242044] Testing derivative #0 of __rmod__ at [-0.7326312846298002, 1.931830201130075] Testing derivative #1 of __rmod__ at [-0.7326312846298002, 1.931830201130075] Testing derivative #0 of __mul__ at [-0.05967898326816412, 0.7320132470947796] Testing derivative #1 of __mul__ at [-0.05967898326816412, 0.7320132470947796] Testing derivative #0 of __rmul__ at [1.0397271377505035, -1.65349010704473] Testing derivative #1 of __rmul__ at [1.0397271377505035, -1.65349010704473] Testing derivative #0 of __sub__ at [-1.5399505049192355, -1.5552994665044615] Testing derivative #1 of __sub__ at [-1.5399505049192355, -1.5552994665044615] Testing derivative #0 of __rsub__ at [-0.8480519925345931, 0.6639708600623648] Testing derivative #1 of __rsub__ at [-0.8480519925345931, 0.6639708600623648] Testing derivative #0 of __truediv__ at [1.78030510801739, -0.4476364122890124] Testing derivative #1 of __truediv__ at [1.78030510801739, -0.4476364122890124] Testing derivative #0 of __rtruediv__ at [1.7752405426721944, 0.8492189196427118] Testing derivative #1 of __rtruediv__ at [1.7752405426721944, 0.8492189196427118] Testing derivative #0 of no_complex_func at [0.7951335975549045, 1.369248955401864] Testing derivative #1 of no_complex_func at [0.7951335975549045, 1.369248955401864] Testing derivative #0 of no_complex_func at [-1.0895265286864646, 1.5141975991625491] Testing derivative #1 of no_complex_func at [-1.0895265286864646, 1.5141975991625491] ....../build/uncertainties-3.1.6/uncertainties/test_uncertainties.py:749: UserWarning: Obsolete: instead of set_std_dev(), please use .std_dev = ... Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory. x.set_std_dev.__call__(0.2) # Obsolete /build/uncertainties-3.1.6/uncertainties/test_uncertainties.py:752: UserWarning: Obsolete: the std_dev attribute should not be called anymore: use .std_dev instead of .std_dev(). Code can be automatically updated with python -m uncertainties.1to2 -w ProgramDirectory. assert x_std_dev() == 0.2 # Obsolete call ....................... ---------------------------------------------------------------------- Ran 55 tests in 1.923s OK @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase