nixbot

builds
1Sourcing pyproject-configure-hook2Using pyprojectConfiguredPhase3Sourcing pyproject-build-hook4Using pyprojectBuildPhase5Sourcing pyproject-install-hook6Using pyprojectInstallPhase
unpackPhase
7unpacking source archive /nix/store/k4rj1q0gfql6clvmm3x8kcds22dn242j-setuptools_rust-1.12.1.tar.gz8source root is setuptools_rust-1.12.19setting SOURCE_DATE_EPOCH to timestamp 1774512115 of file "setuptools_rust-1.12.1/setup.cfg"
configurePhase
10Executing pyprojectConfigurePhase11Finished executing pyprojectConfigurePhase
buildPhase
12Executing pyprojectBuildPhase13Setting SETUPTOOLS_SCM_PRETEND_VERSION to 1.12.114Including all tracked files automatically15Creating a distribution...16DEBUG uv 0.11.19 (x86_64-unknown-linux-gnu)17DEBUG Disabling the uv cache due to `--no-cache`18DEBUG Found workspace root: `/build/setuptools_rust-1.12.1`19DEBUG Adding root workspace member: `/build/setuptools_rust-1.12.1`20DEBUG Checking for Python interpreter at path `/nix/store/lpgczl8hqnjlkicsphcylqfgds7dqc13-python3-3.12.13/bin/python3.12`21DEBUG Using request connect timeout of 10s and read timeout of 30s22warning: Ignoring invalid `SSL_CERT_FILE`. Path does not exist: /no-cert-file.crt.23DEBUG Not using `uv_build` direct build for `.` because `build_system.build-backend` is not `uv_build`, but `setuptools.build_meta`24Building wheel...25DEBUG No workspace root found, using project root26DEBUG Proceeding without build isolation27DEBUG Locking the source tree for setuptools28DEBUG Calling `setuptools.build_meta.build_wheel("/build/setuptools_rust-1.12.1/dist/", {}, None)`29toml section missing PosixPath('pyproject.toml') does not contain any of the tool sections: ['setuptools_scm', 'vcs-versioning']30/nix/store/f9lpl1wvf7xgflz8qas5r2v69qxd35kp-setuptools-82.0.1/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.31!!3233 ********************************************************************************34 Please consider removing the following classifiers in favor of a SPDX license expression:3536 License :: OSI Approved :: MIT License3738 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.39 ********************************************************************************4041!!42 dist._finalize_license_expression()43/nix/store/f9lpl1wvf7xgflz8qas5r2v69qxd35kp-setuptools-82.0.1/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.44!!4546 ********************************************************************************47 Please consider removing the following classifiers in favor of a SPDX license expression:4849 License :: OSI Approved :: MIT License5051 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.52 ********************************************************************************5354!!55 self._finalize_license_expression()56running bdist_wheel57running build58running build_py59creating build/lib/setuptools_rust60copying setuptools_rust/build.py -> build/lib/setuptools_rust61copying setuptools_rust/command.py -> build/lib/setuptools_rust62copying setuptools_rust/extension.py -> build/lib/setuptools_rust63copying setuptools_rust/setuptools_ext.py -> build/lib/setuptools_rust64copying setuptools_rust/rustc_info.py -> build/lib/setuptools_rust65copying setuptools_rust/__init__.py -> build/lib/setuptools_rust66copying setuptools_rust/_utils.py -> build/lib/setuptools_rust67copying setuptools_rust/clean.py -> build/lib/setuptools_rust68copying setuptools_rust/version.py -> build/lib/setuptools_rust69running egg_info70writing setuptools_rust.egg-info/PKG-INFO71writing dependency_links to setuptools_rust.egg-info/dependency_links.txt72writing entry points to setuptools_rust.egg-info/entry_points.txt73writing requirements to setuptools_rust.egg-info/requires.txt74writing top-level names to setuptools_rust.egg-info/top_level.txt75/nix/store/fgkzm3xpxp1v01s40lxmynmmn06z1pzd-vcs-versioning-1.1.1/lib/python3.12/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.76 return get_active_overrides().subprocess_timeout77reading manifest file 'setuptools_rust.egg-info/SOURCES.txt'78reading manifest template 'MANIFEST.in'79adding license file 'LICENSE'80writing manifest file 'setuptools_rust.egg-info/SOURCES.txt'81copying setuptools_rust/py.typed -> build/lib/setuptools_rust82installing to build/bdist.linux-x86_64/wheel83running install84running install_lib85creating build/bdist.linux-x86_64/wheel86creating build/bdist.linux-x86_64/wheel/setuptools_rust87copying build/lib/setuptools_rust/clean.py -> build/bdist.linux-x86_64/wheel/./setuptools_rust88copying build/lib/setuptools_rust/setuptools_ext.py -> build/bdist.linux-x86_64/wheel/./setuptools_rust89copying build/lib/setuptools_rust/version.py -> build/bdist.linux-x86_64/wheel/./setuptools_rust90copying build/lib/setuptools_rust/__init__.py -> build/bdist.linux-x86_64/wheel/./setuptools_rust91copying build/lib/setuptools_rust/rustc_info.py -> build/bdist.linux-x86_64/wheel/./setuptools_rust92copying build/lib/setuptools_rust/py.typed -> build/bdist.linux-x86_64/wheel/./setuptools_rust93copying build/lib/setuptools_rust/command.py -> build/bdist.linux-x86_64/wheel/./setuptools_rust94copying build/lib/setuptools_rust/build.py -> build/bdist.linux-x86_64/wheel/./setuptools_rust95copying build/lib/setuptools_rust/_utils.py -> build/bdist.linux-x86_64/wheel/./setuptools_rust96copying build/lib/setuptools_rust/extension.py -> build/bdist.linux-x86_64/wheel/./setuptools_rust97running install_egg_info98Copying setuptools_rust.egg-info to build/bdist.linux-x86_64/wheel/./setuptools_rust-1.12.1-py3.12.egg-info99running install_scripts100creating build/bdist.linux-x86_64/wheel/setuptools_rust-1.12.1.dist-info/WHEEL101creating '/build/setuptools_rust-1.12.1/dist/.tmp-iv8nu3_c/setuptools_rust-1.12.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it102adding 'setuptools_rust/__init__.py'103adding 'setuptools_rust/_utils.py'104adding 'setuptools_rust/build.py'105adding 'setuptools_rust/clean.py'106adding 'setuptools_rust/command.py'107adding 'setuptools_rust/extension.py'108adding 'setuptools_rust/py.typed'109adding 'setuptools_rust/rustc_info.py'110adding 'setuptools_rust/setuptools_ext.py'111adding 'setuptools_rust/version.py'112adding 'setuptools_rust-1.12.1.dist-info/licenses/LICENSE'113adding 'setuptools_rust-1.12.1.dist-info/METADATA'114adding 'setuptools_rust-1.12.1.dist-info/WHEEL'115adding 'setuptools_rust-1.12.1.dist-info/entry_points.txt'116adding 'setuptools_rust-1.12.1.dist-info/top_level.txt'117adding 'setuptools_rust-1.12.1.dist-info/zip-safe'118adding 'setuptools_rust-1.12.1.dist-info/RECORD'119removing build/bdist.linux-x86_64/wheel120Successfully built dist/setuptools_rust-1.12.1-py3-none-any.whl121Finished executing pyprojectBuildPhase
installPhase
122Executing pyprojectInstallPhase123Using CPython 3.12.13 interpreter at: /nix/store/lpgczl8hqnjlkicsphcylqfgds7dqc13-python3-3.12.13/bin/python3.12124warning: Ignoring invalid `SSL_CERT_FILE`. Path does not exist: /no-cert-file.crt.125Resolved 1 package in 1ms126Prepared 1 package in 8ms127Installed 1 package in 72ms128Bytecode compiled 9 files in 89ms129 + setuptools-rust==1.12.1 (from file:///build/setuptools_rust-1.12.1/dist/setuptools_rust-1.12.1-py3-none-any.whl)130Successfully installed setuptools_rust-1.12.1-py3-none-any.whl131Finished executing pyprojectInstallPhase
fixupPhase
132shrinking RPATHs of ELF executables and libraries in /nix/store/r4pgqh45pq06ab8dzfjkr1c77lz38by4-setuptools-rust-1.12.1133checking for references to /build/ in /nix/store/r4pgqh45pq06ab8dzfjkr1c77lz38by4-setuptools-rust-1.12.1...134patching script interpreter paths in /nix/store/r4pgqh45pq06ab8dzfjkr1c77lz38by4-setuptools-rust-1.12.1135stripping (with command strip and flags -S -p) in /nix/store/r4pgqh45pq06ab8dzfjkr1c77lz38by4-setuptools-rust-1.12.1/lib