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/nvfi4r070n4brarcd217jqm4acn00vj3-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/cipher_verify.py @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/pproxy copying pproxy/cipherpy.py -> build/lib/pproxy copying pproxy/__doc__.py -> build/lib/pproxy copying pproxy/__init__.py -> build/lib/pproxy copying pproxy/proto.py -> build/lib/pproxy copying pproxy/cipher.py -> build/lib/pproxy copying pproxy/__main__.py -> build/lib/pproxy copying pproxy/server.py -> build/lib/pproxy copying pproxy/sysproxy.py -> build/lib/pproxy copying pproxy/plugin.py -> build/lib/pproxy copying pproxy/verbose.py -> build/lib/pproxy 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/pproxy copying build/lib/pproxy/cipherpy.py -> build/bdist.linux-x86_64/wheel/pproxy copying build/lib/pproxy/__doc__.py -> build/bdist.linux-x86_64/wheel/pproxy copying build/lib/pproxy/__init__.py -> build/bdist.linux-x86_64/wheel/pproxy copying build/lib/pproxy/proto.py -> build/bdist.linux-x86_64/wheel/pproxy copying build/lib/pproxy/cipher.py -> build/bdist.linux-x86_64/wheel/pproxy copying build/lib/pproxy/__main__.py -> build/bdist.linux-x86_64/wheel/pproxy copying build/lib/pproxy/server.py -> build/bdist.linux-x86_64/wheel/pproxy copying build/lib/pproxy/sysproxy.py -> build/bdist.linux-x86_64/wheel/pproxy copying build/lib/pproxy/plugin.py -> build/bdist.linux-x86_64/wheel/pproxy copying build/lib/pproxy/verbose.py -> build/bdist.linux-x86_64/wheel/pproxy running install_egg_info running egg_info creating pproxy.egg-info writing pproxy.egg-info/PKG-INFO writing dependency_links to pproxy.egg-info/dependency_links.txt writing entry points to pproxy.egg-info/entry_points.txt writing requirements to pproxy.egg-info/requires.txt writing top-level names to pproxy.egg-info/top_level.txt writing manifest file 'pproxy.egg-info/SOURCES.txt' reading manifest file 'pproxy.egg-info/SOURCES.txt' writing manifest file 'pproxy.egg-info/SOURCES.txt' Copying pproxy.egg-info to build/bdist.linux-x86_64/wheel/pproxy-2.3.7-py3.7.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/pproxy-2.3.7.dist-info/WHEEL creating 'dist/pproxy-2.3.7-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pproxy/__doc__.py' adding 'pproxy/__init__.py' adding 'pproxy/__main__.py' adding 'pproxy/cipher.py' adding 'pproxy/cipherpy.py' adding 'pproxy/plugin.py' adding 'pproxy/proto.py' adding 'pproxy/server.py' adding 'pproxy/sysproxy.py' adding 'pproxy/verbose.py' adding 'pproxy-2.3.7.dist-info/LICENSE' adding 'pproxy-2.3.7.dist-info/METADATA' adding 'pproxy-2.3.7.dist-info/WHEEL' adding 'pproxy-2.3.7.dist-info/entry_points.txt' adding 'pproxy-2.3.7.dist-info/top_level.txt' adding 'pproxy-2.3.7.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./pproxy-2.3.7-py3-none-any.whl Installing collected packages: pproxy Successfully installed pproxy-2.3.7 /build/source Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/qk412d4vmw2y381ids0z6rp9kwp1j599-python3.7-pproxy-2.3.7 strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/qk412d4vmw2y381ids0z6rp9kwp1j599-python3.7-pproxy-2.3.7/lib /nix/store/qk412d4vmw2y381ids0z6rp9kwp1j599-python3.7-pproxy-2.3.7/bin patching script interpreter paths in /nix/store/qk412d4vmw2y381ids0z6rp9kwp1j599-python3.7-pproxy-2.3.7 checking for references to /build/ in /nix/store/qk412d4vmw2y381ids0z6rp9kwp1j599-python3.7-pproxy-2.3.7... Rewriting #!/nix/store/jwvjricnnmhrx74hr187cs9qkrzxj04i-python3-3.7.10/bin/python3.7 to #!/nix/store/jwvjricnnmhrx74hr187cs9qkrzxj04i-python3-3.7.10 wrapping `/nix/store/qk412d4vmw2y381ids0z6rp9kwp1j599-python3.7-pproxy-2.3.7/bin/pproxy'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests ***Testing ./tests/cipher_compare.py*** 0.07011844199951156 8.151119770999685 0.015429232000315096 2.6440694120001353 8.745497044999865 ***Testing ./tests/cipher_speed.py*** unknown cipher None ***Testing ./tests/cipher_verify.py*** Testing all ciphers Testing AES_128_CFB_Cipher ... Passed 0.039833463004470104 0.7349824170023567 Testing AES_128_CFB8_Cipher ... Passed 0.0077667510022365605 11.024825313001202 Testing AES_128_CTR_Cipher ... Passed 0.0017684170043139602 0.7188057160001335 Testing AES_128_GCM_Cipher ... Passed 0.011308170996016997 0.8862721439973029 Testing AES_128_OFB_Cipher ... Passed 0.0018130130001736688 0.7138781860057861 Testing AES_192_CFB_Cipher ... Passed 0.0015597120000165887 0.8703831319980964 Testing AES_192_CFB8_Cipher ... Passed 0.008167957000296155 13.138884579004298 Testing AES_192_CTR_Cipher ... Passed 0.0017001250016619451 0.8468252700031371 Testing AES_192_GCM_Cipher ... Passed 0.01189846999841393 1.0253770130029807 Testing AES_192_OFB_Cipher ... Passed 0.0016543259980608127 0.8436779199992088 Testing AES_256_CFB_Cipher ... Passed 0.0017587190004633158 1.0069220589994075 Testing AES_256_CFB8_Cipher ... Passed 0.008569906998673105 15.396308876002877 Testing AES_256_CTR_Cipher ... Passed 0.0021314120003808057 0.9815564890013775 Testing AES_256_GCM_Cipher ... Passed 0.011591093999413715 1.153236551003829 Testing AES_256_OFB_Cipher ... Passed 0.0021058169995740172 0.9855087169989929 Testing BF_CFB_Cipher ... Passed 0.004523192002125143 1.104807405999054 Testing ChaCha20_Cipher ... Passed 0.002342763998967712 0.34088414999951056 Testing ChaCha20_IETF_Cipher ... Passed 0.0011169310037075775 0.33845997900061775 Testing ChaCha20_IETF_POLY1305_Cipher ... Passed 0.010519203000512789 0.3616059399992082 Testing RC4_Cipher ... Passed 0.0023000669998509693 0.0773804089967598 Testing RC4_MD5_Cipher ... Passed 0.0011172309987159679 0.10117059299773246 Testing Salsa20_Cipher ... Passed 0.01802377900094143 0.34370701200259646 @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: pproxy