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 Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ikvykhbakrpppvv4sjldwd8p2kdpr0l1-trustme-0.8.0.tar.gz source root is trustme-0.8.0 setting SOURCE_DATE_EPOCH to timestamp 1623178351 of file trustme-0.8.0/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/trustme copying trustme/__init__.py -> build/lib/trustme copying trustme/_version.py -> build/lib/trustme copying trustme/_cli.py -> build/lib/trustme copying trustme/__main__.py -> build/lib/trustme 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/trustme copying build/lib/trustme/__init__.py -> build/bdist.linux-x86_64/wheel/trustme copying build/lib/trustme/_version.py -> build/bdist.linux-x86_64/wheel/trustme copying build/lib/trustme/_cli.py -> build/bdist.linux-x86_64/wheel/trustme copying build/lib/trustme/__main__.py -> build/bdist.linux-x86_64/wheel/trustme running install_egg_info running egg_info writing trustme.egg-info/PKG-INFO writing dependency_links to trustme.egg-info/dependency_links.txt writing requirements to trustme.egg-info/requires.txt writing top-level names to trustme.egg-info/top_level.txt reading manifest file 'trustme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'trustme.egg-info/SOURCES.txt' Copying trustme.egg-info to build/bdist.linux-x86_64/wheel/trustme-0.8.0-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "LICENSE.APACHE2" (matched pattern "LICEN[CS]E*") adding license file "LICENSE.MIT" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/trustme-0.8.0.dist-info/WHEEL creating 'dist/trustme-0.8.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'trustme/__init__.py' adding 'trustme/__main__.py' adding 'trustme/_cli.py' adding 'trustme/_version.py' adding 'trustme-0.8.0.dist-info/LICENSE' adding 'trustme-0.8.0.dist-info/LICENSE.APACHE2' adding 'trustme-0.8.0.dist-info/LICENSE.MIT' adding 'trustme-0.8.0.dist-info/METADATA' adding 'trustme-0.8.0.dist-info/WHEEL' adding 'trustme-0.8.0.dist-info/top_level.txt' adding 'trustme-0.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/trustme-0.8.0/dist /build/trustme-0.8.0 Processing ./trustme-0.8.0-py2.py3-none-any.whl Requirement already satisfied: idna in /nix/store/ags2k2nn1r2sgl55nmfhsr45rm02vpcc-python3.7-idna-3.2/lib/python3.7/site-packages (from trustme==0.8.0) (3.2) Requirement already satisfied: cryptography in /nix/store/yri857yagyirjr74vr48735sxcl8v822-python3.7-cryptography-3.4.7/lib/python3.7/site-packages (from trustme==0.8.0) (3.4.7) Requirement already satisfied: cffi>=1.12 in /nix/store/r5n08pc4v8zaz6vj9vmi6vs85jzzgc40-python3.7-cffi-1.14.5/lib/python3.7/site-packages (from cryptography->trustme==0.8.0) (1.14.5) Requirement already satisfied: pycparser in /nix/store/wr2ll9ighn7q5r5l8g072zcy9cwkzzja-python3.7-pycparser-2.20/lib/python3.7/site-packages (from cffi>=1.12->cryptography->trustme==0.8.0) (2.20) Installing collected packages: trustme Successfully installed trustme-0.8.0 /build/trustme-0.8.0 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/9rz04a8hhyyix3yxrrlhzqkh53gppdna-python3.7-trustme-0.8.0 strip is /nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/9rz04a8hhyyix3yxrrlhzqkh53gppdna-python3.7-trustme-0.8.0/lib patching script interpreter paths in /nix/store/9rz04a8hhyyix3yxrrlhzqkh53gppdna-python3.7-trustme-0.8.0 checking for references to /build/ in /nix/store/9rz04a8hhyyix3yxrrlhzqkh53gppdna-python3.7-trustme-0.8.0... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/trustme-0.8.0 collecting ...  collected 24 items  tests/test_cli.py .......... [ 41%] tests/test_trustme.py .............. [100%] ============================== 24 passed in 9.81s ============================== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase