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.9.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/ab5n8wcy3i1xjpaypmim7s61pgdjzjqy-python3.9-future-0.18.2/lib/python3.9/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/slii75a6wvn882yvddzvf0i8ahww9sr7-python3.9-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/slii75a6wvn882yvddzvf0i8ahww9sr7-python3.9-uncertainties-3.1.6/lib patching script interpreter paths in /nix/store/slii75a6wvn882yvddzvf0i8ahww9sr7-python3.9-uncertainties-3.1.6 checking for references to /build/ in /nix/store/slii75a6wvn882yvddzvf0i8ahww9sr7-python3.9-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.9.4 (default, Apr 4 2021, 18:23:51) [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.4960089890110888] Testing derivative #0 of acosh at [1.0374259708941693] Testing derivative #0 of asin at [-0.5165550917160329] Testing derivative #0 of asinh at [0.3487361998644869] Testing derivative #0 of atan at [1.9698674305439048] Testing derivative #0 of atan2 at [-0.7172100546641205, 0.5255033296999438] Testing derivative #1 of atan2 at [-0.7172100546641205, 0.5255033296999438] Testing derivative #0 of atanh at [-0.17178627173814442] Testing derivative #0 of copysign at [-1.5424305223373347, 0.20751403125029455] Testing derivative #1 of copysign at [-1.5424305223373347, 0.20751403125029455] Testing derivative #0 of cos at [0.44640196595959436] Testing derivative #0 of cosh at [1.384420482268741] Testing derivative #0 of degrees at [-1.5121253512029775] Testing derivative #0 of erf at [0.6221884512247815] Testing derivative #0 of erfc at [1.364244058084505] Testing derivative #0 of exp at [1.4363863942159472] Testing derivative #0 of expm1 at [1.985729594786597] Testing derivative #0 of fabs at [0.5215767988578524] Testing derivative #0 of fmod at [-1.2361548532091833, -0.02030964722219819] Testing derivative #1 of fmod at [-1.2361548532091833, -0.02030964722219819] Testing derivative #0 of gamma at [0.5743158656770708] Testing derivative #0 of hypot at [-0.3529056235758574, 1.5730812952114714] Testing derivative #1 of hypot at [-0.3529056235758574, 1.5730812952114714] Testing derivative #2 of hypot at [-2, -6, 0.08911198226396033] Testing derivative #2 of hypot at [5, 6, 1.7885717786144797, 5, 9] Testing derivative #2 of hypot at [7, 9, -1.3200386339363819, -0.8882568238143094, -0.36432420797099807, -0.1009680596768483] Testing derivative #3 of hypot at [7, 9, -1.3200386339363819, -0.8882568238143094, -0.36432420797099807, -0.1009680596768483] Testing derivative #4 of hypot at [7, 9, -1.3200386339363819, -0.8882568238143094, -0.36432420797099807, -0.1009680596768483] Testing derivative #5 of hypot at [7, 9, -1.3200386339363819, -0.8882568238143094, -0.36432420797099807, -0.1009680596768483] Testing derivative #2 of hypot at [-2, -10, 0.9442446129665436, -0.5557995388121788, -4, -5, 1.4065790602468775] Testing derivative #3 of hypot at [-2, -10, 0.9442446129665436, -0.5557995388121788, -4, -5, 1.4065790602468775] Testing derivative #6 of hypot at [-2, -10, 0.9442446129665436, -0.5557995388121788, -4, -5, 1.4065790602468775] Testing derivative #3 of hypot at [4, -7, 1, 1.9363065412422702, 1.4718006657398703, 9, -6, -1.6357754687749613] Testing derivative #4 of hypot at [4, -7, 1, 1.9363065412422702, 1.4718006657398703, 9, -6, -1.6357754687749613] Testing derivative #7 of hypot at [4, -7, 1, 1.9363065412422702, 1.4718006657398703, 9, -6, -1.6357754687749613] Testing derivative #2 of hypot at [1, -5, 1.317668692902803, -3, 0.0753034237445882, 7, 3, -4, 1.5518190572523207] Testing derivative #4 of hypot at [1, -5, 1.317668692902803, -3, 0.0753034237445882, 7, 3, -4, 1.5518190572523207] Testing derivative #8 of hypot at [1, -5, 1.317668692902803, -3, 0.0753034237445882, 7, 3, -4, 1.5518190572523207] Testing derivative #0 of lgamma at [-0.5049489567315293] Testing derivative #0 of log at [0.13394191993646665] Testing derivative #0 of log at [0.39477430487158127, 1.7361267155154607] Testing derivative #1 of log at [0.39477430487158127, 1.7361267155154607] Testing derivative #0 of log10 at [1.9807712673069906] Testing derivative #0 of log1p at [0.004801983988270031] Testing derivative #0 of pow at [0.7482739067262334, 0.9388920541468462] Testing derivative #1 of pow at [0.7482739067262334, 0.9388920541468462] Testing derivative #0 of radians at [0.28344333769397956] Testing derivative #0 of sin at [-1.4046885513192424] Testing derivative #0 of sinh at [0.6634334267654975] Testing derivative #0 of sqrt at [0.3921911895876615] Testing derivative #0 of tan at [-0.24295642737004375] Testing derivative #0 of tanh at [-0.4706336290202935] Testing derivative #0 of ldexp at [-0.5865364672628135, -1] Testing derivative #0 of frac_part_modf at [-1.0459413532587818] ........./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.359358251067813] Testing derivative #0 of __neg__ at [-0.8715846936698242] Testing derivative #0 of __pos__ at [-0.8553448421300951] Testing derivative #0 of __trunc__ at [0.7261074277555695] Testing derivative #0 of __add__ at [-1.672850625449207, 1.9143654760169864] Testing derivative #1 of __add__ at [-1.672850625449207, 1.9143654760169864] Testing derivative #0 of __radd__ at [1.1334459373111074, -1.5307387506520471] Testing derivative #1 of __radd__ at [1.1334459373111074, -1.5307387506520471] Testing derivative #0 of __floordiv__ at [1.7436610726265087, 0.8716992481993642] Testing derivative #1 of __floordiv__ at [1.7436610726265087, 0.8716992481993642] Testing derivative #0 of __rfloordiv__ at [-0.701490273525073, 1.438165653213788] Testing derivative #1 of __rfloordiv__ at [-0.701490273525073, 1.438165653213788] Testing derivative #0 of __mod__ at [1.090090196916984, -0.35144207059034516] Testing derivative #1 of __mod__ at [1.090090196916984, -0.35144207059034516] Testing derivative #0 of __rmod__ at [-0.26142527056562637, -0.5295625500954251] Testing derivative #1 of __rmod__ at [-0.26142527056562637, -0.5295625500954251] Testing derivative #0 of __mul__ at [-0.8988328640706285, 1.251084343049754] Testing derivative #1 of __mul__ at [-0.8988328640706285, 1.251084343049754] Testing derivative #0 of __rmul__ at [1.615457297038037, -0.6407397507195438] Testing derivative #1 of __rmul__ at [1.615457297038037, -0.6407397507195438] Testing derivative #0 of __sub__ at [-1.6986410831257994, -0.41937015829487345] Testing derivative #1 of __sub__ at [-1.6986410831257994, -0.41937015829487345] Testing derivative #0 of __rsub__ at [1.9162059171052825, -0.8780577809688297] Testing derivative #1 of __rsub__ at [1.9162059171052825, -0.8780577809688297] Testing derivative #0 of __truediv__ at [1.1491944593028829, -0.46777207109334906] Testing derivative #1 of __truediv__ at [1.1491944593028829, -0.46777207109334906] Testing derivative #0 of __rtruediv__ at [-0.05306417494445004, 0.6416512160254109] Testing derivative #1 of __rtruediv__ at [-0.05306417494445004, 0.6416512160254109] Testing derivative #0 of no_complex_func at [0.3425354288858311, -1.9621092149240549] Testing derivative #1 of no_complex_func at [0.3425354288858311, -1.9621092149240549] Testing derivative #0 of no_complex_func at [1.3915120072938945, 1.187396692539183] Testing derivative #1 of no_complex_func at [1.3915120072938945, 1.187396692539183] ....../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.983s OK @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase