2022-11-21T15:27:01 cargo-cross 0 -> 1 2022-11-21T15:27:03 attrpath: cargo-cross 2022-11-21T15:27:03 Checking auto update branch... 2022-11-21T15:27:07 [version] 2022-11-21T15:27:07 [version] generic version rewriter does not support multiple hashes 2022-11-21T15:27:07 [rustCrateVersion] 2022-11-21T15:27:07 [rustCrateVersion] skipping because derivation has updateScript 2022-11-21T15:27:07 [golangModuleVersion] 2022-11-21T15:27:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T15:27:07 [updateScript] 2022-11-21T15:27:12 [updateScript] Success 2022-11-21T15:27:12 [updateScript] these 2 derivations will be built: /nix/store/6n481kqqxw65hcjbv5kp70209k6bh24q-nix-update-0.9.0.drv /nix/store/hhh1zq25lfyj2vdn1a41rnrdjysgyxvs-packages.json.drv this path will be fetched (0.04 MiB download, 0.13 MiB unpacked): /nix/store/xnlklny46kjr0fhry4072v9n5j6f206g-nixpkgs-review-2.7.0 copying path '/nix/store/xnlklny46kjr0fhry4072v9n5j6f206g-nixpkgs-review-2.7.0' from 'https://cache.nixos.org'... building '/nix/store/6n481kqqxw65hcjbv5kp70209k6bh24q-nix-update-0.9.0.drv'... 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 python-catch-conflicts-hook.sh Sourcing setuptools-check-hook unpacking sources unpacking source archive /nix/store/y03wgd74z7xhg6q09ziappshanxygr1w-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/testpkgs/sourcehut.nix patching sources configuring no configure script, doing nothing building Executing setuptoolsBuildPhase /nix/store/sl0bg0ariygr2cvpf0d7gd9jnclmi6ra-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /nix/store/sl0bg0ariygr2cvpf0d7gd9jnclmi6ra-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /nix/store/sl0bg0ariygr2cvpf0d7gd9jnclmi6ra-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /nix/store/sl0bg0ariygr2cvpf0d7gd9jnclmi6ra-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( /nix/store/sl0bg0ariygr2cvpf0d7gd9jnclmi6ra-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/config/expand.py:144: UserWarning: File '/build/source/README.rst' cannot be found warnings.warn(f"File {path!r} cannot be found") /nix/store/sl0bg0ariygr2cvpf0d7gd9jnclmi6ra-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nix_update copying nix_update/utils.py -> build/lib/nix_update copying nix_update/errors.py -> build/lib/nix_update copying nix_update/git.py -> build/lib/nix_update copying nix_update/eval.py -> build/lib/nix_update copying nix_update/__init__.py -> build/lib/nix_update copying nix_update/options.py -> build/lib/nix_update copying nix_update/update.py -> build/lib/nix_update creating build/lib/nix_update/version copying nix_update/version/pypi.py -> build/lib/nix_update/version copying nix_update/version/__init__.py -> build/lib/nix_update/version copying nix_update/version/crate.py -> build/lib/nix_update/version copying nix_update/version/savannah.py -> build/lib/nix_update/version copying nix_update/version/sourcehut.py -> build/lib/nix_update/version copying nix_update/version/github.py -> build/lib/nix_update/version copying nix_update/version/rubygems.py -> build/lib/nix_update/version copying nix_update/version/version.py -> build/lib/nix_update/version copying nix_update/version/gitlab.py -> build/lib/nix_update/version running egg_info creating nix_update.egg-info writing nix_update.egg-info/PKG-INFO writing dependency_links to nix_update.egg-info/dependency_links.txt writing entry points to nix_update.egg-info/entry_points.txt writing top-level names to nix_update.egg-info/top_level.txt writing manifest file 'nix_update.egg-info/SOURCES.txt' reading manifest file 'nix_update.egg-info/SOURCES.txt' adding license file 'LICENSE.rst' writing manifest file 'nix_update.egg-info/SOURCES.txt' /nix/store/sl0bg0ariygr2cvpf0d7gd9jnclmi6ra-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( 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/nix_update copying build/lib/nix_update/errors.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/git.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/__init__.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/utils.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/options.py -> build/bdist.linux-x86_64/wheel/nix_update creating build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/savannah.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/github.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/sourcehut.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/gitlab.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/__init__.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/rubygems.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/pypi.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/version.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/crate.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/update.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/eval.py -> build/bdist.linux-x86_64/wheel/nix_update running install_egg_info Copying nix_update.egg-info to build/bdist.linux-x86_64/wheel/nix_update-0.0.0-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/nix_update-0.0.0.dist-info/WHEEL creating 'dist/nix_update-0.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'nix_update/__init__.py' adding 'nix_update/errors.py' adding 'nix_update/eval.py' adding 'nix_update/git.py' adding 'nix_update/options.py' adding 'nix_update/update.py' adding 'nix_update/utils.py' adding 'nix_update/version/__init__.py' adding 'nix_update/version/crate.py' adding 'nix_update/version/github.py' adding 'nix_update/version/gitlab.py' adding 'nix_update/version/pypi.py' adding 'nix_update/version/rubygems.py' adding 'nix_update/version/savannah.py' adding 'nix_update/version/sourcehut.py' adding 'nix_update/version/version.py' adding 'nix_update-0.0.0.dist-info/LICENSE.rst' adding 'nix_update-0.0.0.dist-info/METADATA' adding 'nix_update-0.0.0.dist-info/WHEEL' adding 'nix_update-0.0.0.dist-info/entry_points.txt' adding 'nix_update-0.0.0.dist-info/top_level.txt' adding 'nix_update-0.0.0.dist-info/zip-safe' adding 'nix_update-0.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase installing Executing pipInstallPhase /build/source/dist /build/source Processing ./nix_update-0.0.0-py2.py3-none-any.whl Installing collected packages: nix-update Successfully installed nix-update-0.0.0 /build/source Finished executing pipInstallPhase pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/mgh380jjd0sayxvvqggs0nw6zfmqs20q-nix-update-0.9.0 strip is /nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/mgh380jjd0sayxvvqggs0nw6zfmqs20q-nix-update-0.9.0/lib /nix/store/mgh380jjd0sayxvvqggs0nw6zfmqs20q-nix-update-0.9.0/bin patching script interpreter paths in /nix/store/mgh380jjd0sayxvvqggs0nw6zfmqs20q-nix-update-0.9.0 checking for references to /build/ in /nix/store/mgh380jjd0sayxvvqggs0nw6zfmqs20q-nix-update-0.9.0... shrinking RPATHs of ELF executables and libraries in /nix/store/y2bigvw87xb8k013adg8rnvh84ymq3wk-nix-update-0.9.0-dist strip is /nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/strip patching script interpreter paths in /nix/store/y2bigvw87xb8k013adg8rnvh84ymq3wk-nix-update-0.9.0-dist checking for references to /build/ in /nix/store/y2bigvw87xb8k013adg8rnvh84ymq3wk-nix-update-0.9.0-dist... Rewriting #!/nix/store/zdba9frlxj2ba8ca095win3nphsiiqhb-python3-3.10.8/bin/python3.10 to #!/nix/store/zdba9frlxj2ba8ca095win3nphsiiqhb-python3-3.10.8 wrapping `/nix/store/mgh380jjd0sayxvvqggs0nw6zfmqs20q-nix-update-0.9.0/bin/nix-update'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir running install tests pythonCatchConflictsPhase pythonRemoveBinBytecodePhase pythonImportsCheckPhase Executing pythonImportsCheckPhase building '/nix/store/hhh1zq25lfyj2vdn1a41rnrdjysgyxvs-packages.json.drv'... Going to be running update for following packages: - cargo-cross-0.2.4 Press Enter key to continue... Running update for: - cargo-cross-0.2.4: UPDATING ... - cargo-cross-0.2.4: DONE. Packages updated! 2022-11-21T15:27:12 2022-11-21T15:27:12 [quotedUrls] 2022-11-21T15:27:12 [quotedUrls] nothing found to replace 2022-11-21T15:27:13 The diff was empty after rewrites.