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.7.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/lwdszzf5xd9sgnvcxvp7kgg43i0i7rw8-python3.7-future-0.18.2/lib/python3.7/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/26vwyq6npjxfs384rgbp5k93h83iwb0i-python3.7-uncertainties-3.1.6 strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/26vwyq6npjxfs384rgbp5k93h83iwb0i-python3.7-uncertainties-3.1.6/lib patching script interpreter paths in /nix/store/26vwyq6npjxfs384rgbp5k93h83iwb0i-python3.7-uncertainties-3.1.6 checking for references to /build/ in /nix/store/26vwyq6npjxfs384rgbp5k93h83iwb0i-python3.7-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.7.10 (default, Feb 16 2021, 02:11:57) [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.9715390593628035] Testing derivative #0 of acosh at [1.5771214091304206] Testing derivative #0 of asin at [-0.7056762019161025] Testing derivative #0 of asinh at [0.2948141043180179] Testing derivative #0 of atan at [0.030955652462695493] Testing derivative #0 of atan2 at [0.3493095162526103, 1.566812159620814] Testing derivative #1 of atan2 at [0.3493095162526103, 1.566812159620814] Testing derivative #0 of atanh at [-0.47729597891605957] Testing derivative #0 of copysign at [1.6065251809006065, 0.4591011082596643] Testing derivative #1 of copysign at [1.6065251809006065, 0.4591011082596643] Testing derivative #0 of cos at [-0.9345091679583528] Testing derivative #0 of cosh at [0.5713972799289109] Testing derivative #0 of degrees at [-0.6655790719178749] Testing derivative #0 of erf at [-0.005584060110557676] Testing derivative #0 of erfc at [-0.01599607958878302] Testing derivative #0 of exp at [1.2220762760749753] Testing derivative #0 of expm1 at [1.2789524644441976] Testing derivative #0 of fabs at [1.2052797460059748] Testing derivative #0 of fmod at [-0.05872332595949992, -0.3661596972764629] Testing derivative #1 of fmod at [-0.05872332595949992, -0.3661596972764629] Testing derivative #0 of gamma at [-1.59005769372733] Testing derivative #0 of hypot at [-1.3574085097777058, -1.0748089281496966] Testing derivative #1 of hypot at [-1.3574085097777058, -1.0748089281496966] Testing derivative #0 of lgamma at [1.5398342466909618] Testing derivative #0 of log at [1.5264940342149518] Testing derivative #0 of log at [0.22550553730726985, 1.1839424089036688] Testing derivative #1 of log at [0.22550553730726985, 1.1839424089036688] Testing derivative #0 of log10 at [0.407152957625712] Testing derivative #0 of log1p at [1.0372636535731257] Testing derivative #0 of pow at [0.47573539392901454, -1.2617020851344911] Testing derivative #1 of pow at [0.47573539392901454, -1.2617020851344911] Testing derivative #0 of radians at [-1.1177449018026722] Testing derivative #0 of sin at [-0.2764928421695583] Testing derivative #0 of sinh at [-1.7856626412260281] Testing derivative #0 of sqrt at [0.49940763339189775] Testing derivative #0 of tan at [0.9998668541642641] Testing derivative #0 of tanh at [-1.9724590631708283] Testing derivative #0 of ldexp at [-0.01506727267198027, 3] Testing derivative #0 of frac_part_modf at [0.21788197636110018] ........./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 [0.45263884764542794] Testing derivative #0 of __neg__ at [1.934637313898163] Testing derivative #0 of __pos__ at [1.066531324626335] Testing derivative #0 of __trunc__ at [-1.354685284818121] Testing derivative #0 of __add__ at [-0.22649353588296472, -1.499482366445601] Testing derivative #1 of __add__ at [-0.22649353588296472, -1.499482366445601] Testing derivative #0 of __radd__ at [1.7601086170969422, 0.4161062601120231] Testing derivative #1 of __radd__ at [1.7601086170969422, 0.4161062601120231] Testing derivative #0 of __floordiv__ at [-1.495446185114592, 1.524280368873507] Testing derivative #1 of __floordiv__ at [-1.495446185114592, 1.524280368873507] Testing derivative #0 of __rfloordiv__ at [1.63422830596559, 0.8373030994860278] Testing derivative #1 of __rfloordiv__ at [1.63422830596559, 0.8373030994860278] Testing derivative #0 of __mod__ at [-0.10976216933329797, 0.7672506847088849] Testing derivative #1 of __mod__ at [-0.10976216933329797, 0.7672506847088849] Testing derivative #0 of __rmod__ at [1.3202725936111732, 0.9426308495082543] Testing derivative #1 of __rmod__ at [1.3202725936111732, 0.9426308495082543] Testing derivative #0 of __mul__ at [-0.7536528303278494, -1.6368284332644838] Testing derivative #1 of __mul__ at [-0.7536528303278494, -1.6368284332644838] Testing derivative #0 of __rmul__ at [-0.5985888805656563, 1.9633023498392146] Testing derivative #1 of __rmul__ at [-0.5985888805656563, 1.9633023498392146] Testing derivative #0 of __sub__ at [1.260277289304128, 1.4866207576667083] Testing derivative #1 of __sub__ at [1.260277289304128, 1.4866207576667083] Testing derivative #0 of __rsub__ at [-0.8963428694837647, -0.38738972028073304] Testing derivative #1 of __rsub__ at [-0.8963428694837647, -0.38738972028073304] Testing derivative #0 of __truediv__ at [-0.09763386745112346, -1.9815339300245571] Testing derivative #1 of __truediv__ at [-0.09763386745112346, -1.9815339300245571] Testing derivative #0 of __rtruediv__ at [0.9083048570689334, 1.2024745762790414] Testing derivative #1 of __rtruediv__ at [0.9083048570689334, 1.2024745762790414] Testing derivative #0 of no_complex_func at [0.40074350505903933, 0.27666984750718626] Testing derivative #1 of no_complex_func at [0.40074350505903933, 0.27666984750718626] Testing derivative #0 of no_complex_func at [0.08677300205816874, 0.2078452955691774] Testing derivative #1 of no_complex_func at [0.08677300205816874, 0.2078452955691774] ....../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.961s OK @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase