===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py311-dulwich-0.22.8 * Building wheel... /usr/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/pkg/lib/python3.11/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/__main__.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/archive.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/bundle.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/cli.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/client.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/config.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/credentials.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/diff_tree.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/errors.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/fastexport.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/file.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/graph.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/greenthreads.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/hooks.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/ignore.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/index.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/lfs.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/line_ending.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/log_utils.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/lru_cache.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/mailmap.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/object_store.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/objects.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/objectspec.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/pack.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/patch.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/porcelain.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/protocol.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/reflog.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/refs.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/repo.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/server.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/sparse_patterns.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/stash.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/submodule.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/walk.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/web.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich creating build/lib.netbsd-10.0-i386-cpython-311/dulwich/cloud copying dulwich/cloud/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich/cloud copying dulwich/cloud/gcs.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich/cloud creating build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib copying dulwich/contrib/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib copying dulwich/contrib/diffstat.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib copying dulwich/contrib/paramiko_vendor.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib copying dulwich/contrib/release_robot.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib copying dulwich/contrib/requests_vendor.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib copying dulwich/contrib/swift.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib creating build/lib.netbsd-10.0-i386-cpython-311/dulwich/tests copying dulwich/tests/__init__.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich/tests copying dulwich/tests/test_object_store.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich/tests copying dulwich/tests/utils.py -> build/lib.netbsd-10.0-i386-cpython-311/dulwich/tests running egg_info writing dulwich.egg-info/PKG-INFO writing dependency_links to dulwich.egg-info/dependency_links.txt writing entry points to dulwich.egg-info/entry_points.txt writing requirements to dulwich.egg-info/requires.txt writing top-level names to dulwich.egg-info/top_level.txt reading manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.swift.rst' adding license file 'COPYING' writing manifest file 'dulwich.egg-info/SOURCES.txt' copying dulwich/py.typed -> build/lib.netbsd-10.0-i386-cpython-311/dulwich copying dulwich/stdint.h -> build/lib.netbsd-10.0-i386-cpython-311/dulwich running build_ext running build_rust cargo rustc --lib --message-format=json-render-diagnostics --manifest-path crates/objects/Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib -- Compiling target-lexicon v0.12.16 Running `rustc --crate-name build_script_build --edition=2018 /pbulk/work/devel/py-dulwich/work/vendor/target-lexicon-0.12.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=5b8075e6ac734833 -C extra-filename=-a9cd570ce03523ee --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/target-lexicon-a9cd570ce03523ee -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow` Compiling once_cell v1.20.3 Compiling proc-macro2 v1.0.93 Compiling unicode-ident v1.0.17 Compiling autocfg v1.4.0 Compiling libc v0.2.170 Compiling heck v0.5.0 Compiling unindent v0.2.3 Compiling cfg-if v1.0.0 Compiling indoc v2.0.5 Compiling memchr v2.7.4 Running `rustc --crate-name once_cell --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/once_cell-1.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=943123afcc9977aa -C extra-filename=-01e018fa2a2c8c37 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow` Running `rustc --crate-name memchr --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=1952184f782b4227 -C extra-filename=-ebb4d255eb03fbf9 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/proc-macro2-1.0.93/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ef10507b9e0efa8c -C extra-filename=-c91aa825f0a18696 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/proc-macro2-c91aa825f0a18696 -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow` Running `rustc --crate-name cfg_if --edition=2018 /pbulk/work/devel/py-dulwich/work/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=b485a373d659b7b8 -C extra-filename=-4f16ff26a036866f --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow` Running `rustc --crate-name once_cell --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/once_cell-1.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=4165120e464852dd -C extra-filename=-f2cf4aae0c803e84 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow` Running `rustc --crate-name unicode_ident --edition=2018 /pbulk/work/devel/py-dulwich/work/vendor/unicode-ident-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1de69f78962fee72 -C extra-filename=-576f569264c9c196 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow` Running `rustc --crate-name indoc --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/indoc-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6c08645af034f55 -C extra-filename=-2c65a13785d0ac0d --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern proc_macro --cap-lints allow` Running `rustc --crate-name heck --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c831bbce7d442fc9 -C extra-filename=-0aa0c3bc67daf4b7 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow` Running `rustc --crate-name unindent --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/unindent-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=522f82528aa5735d -C extra-filename=-6de4b6403cff02e1 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow` Running `rustc --crate-name autocfg --edition=2015 /pbulk/work/devel/py-dulwich/work/vendor/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=efd092a5f9045c18 -C extra-filename=-ab20f9da932b38bd --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/libc-0.2.170/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5215c1de50f1016a -C extra-filename=-914e2fdc44e1f01d --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/libc-914e2fdc44e1f01d -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow` Running `/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/proc-macro2-c91aa825f0a18696/build-script-build` Running `/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/target-lexicon-a9cd570ce03523ee/build-script-build` Running `rustc --crate-name target_lexicon --edition=2018 /pbulk/work/devel/py-dulwich/work/vendor/target-lexicon-0.12.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=5906c712f6cdff1f -C extra-filename=-e8c0f3d80d7fbf10 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow --cfg 'feature="rust_1_40"'` Running `/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/libc-914e2fdc44e1f01d/build-script-build` Running `rustc --crate-name libc --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/libc-0.2.170/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=9c7f12378973328c -C extra-filename=-b49c0fecf318527f --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling memoffset v0.9.1 Running `rustc --crate-name build_script_build --edition=2015 /pbulk/work/devel/py-dulwich/work/vendor/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=829a06c2a2cd4a37 -C extra-filename=-3ba7ac2aa778828e --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/memoffset-3ba7ac2aa778828e -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern autocfg=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libautocfg-ab20f9da932b38bd.rlib --cap-lints allow` Running `rustc --crate-name proc_macro2 --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/proc-macro2-1.0.93/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=437a171f04b60c58 -C extra-filename=-3ecdafeadf84059d --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern unicode_ident=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libunicode_ident-576f569264c9c196.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling pyo3-build-config v0.23.5 Running `rustc --crate-name build_script_build --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/pyo3-build-config-0.23.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=edbe604a8f734706 -C extra-filename=-b3e9ad1171cea15c --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/pyo3-build-config-b3e9ad1171cea15c -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern target_lexicon=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libtarget_lexicon-e8c0f3d80d7fbf10.rlib --cap-lints allow` Running `/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/memoffset-3ba7ac2aa778828e/build-script-build` Running `rustc --crate-name memoffset --edition=2015 /pbulk/work/devel/py-dulwich/work/vendor/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=a57823834e487ca5 -C extra-filename=-e69b056669765b91 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --cap-lints allow --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` Compiling quote v1.0.38 Running `rustc --crate-name quote --edition=2018 /pbulk/work/devel/py-dulwich/work/vendor/quote-1.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=f7a4e5d793a376da -C extra-filename=-0374f3489114547a --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern proc_macro2=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libproc_macro2-3ecdafeadf84059d.rmeta --cap-lints allow` Compiling syn v2.0.98 Running `rustc --crate-name syn --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/syn-2.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=53573c9ed7c302fc -C extra-filename=-68cb5946c82b452c --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern proc_macro2=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libproc_macro2-3ecdafeadf84059d.rmeta --extern quote=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libquote-0374f3489114547a.rmeta --extern unicode_ident=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libunicode_ident-576f569264c9c196.rmeta --cap-lints allow` Running `/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/pyo3-build-config-b3e9ad1171cea15c/build-script-build` Running `rustc --crate-name pyo3_build_config --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/pyo3-build-config-0.23.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=022495feb632c8e7 -C extra-filename=-10352c2640e5fa21 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern once_cell=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libonce_cell-01e018fa2a2c8c37.rmeta --extern target_lexicon=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libtarget_lexicon-e8c0f3d80d7fbf10.rmeta --cap-lints allow` Compiling pyo3-macros-backend v0.23.5 Compiling pyo3-ffi v0.23.5 Compiling pyo3 v0.23.5 Running `rustc --crate-name build_script_build --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/pyo3-macros-backend-0.23.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async"))' -C metadata=105ec36b6aedc0da -C extra-filename=-286b5fd11f999b49 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/pyo3-macros-backend-286b5fd11f999b49 -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern pyo3_build_config=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libpyo3_build_config-10352c2640e5fa21.rlib --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/pyo3-0.23.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "auto-initialize", "chrono", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "py-clone", "pyo3-macros", "rust_decimal", "serde", "smallvec", "unindent"))' -C metadata=514623bd933eabed -C extra-filename=-966f822a3a8d489f --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/pyo3-966f822a3a8d489f -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern pyo3_build_config=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libpyo3_build_config-10352c2640e5fa21.rlib --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/pyo3-ffi-0.23.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib"))' -C metadata=db84eae1ac1721fc -C extra-filename=-240c526685cc6e44 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/pyo3-ffi-240c526685cc6e44 -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern pyo3_build_config=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libpyo3_build_config-10352c2640e5fa21.rlib --cap-lints allow` Running `/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/pyo3-macros-backend-286b5fd11f999b49/build-script-build` Running `/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/pyo3-ffi-240c526685cc6e44/build-script-build` Running `/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/build/pyo3-966f822a3a8d489f/build-script-build` Running `rustc --crate-name pyo3_ffi --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/pyo3-ffi-0.23.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="default"' --cfg 'feature="extension-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "generate-import-lib"))' -C metadata=98577e8d52324d39 -C extra-filename=-be0200d96428303f --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern libc=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/liblibc-b49c0fecf318527f.rmeta --cap-lints allow --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg rustc_has_once_lock --cfg invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace --cfg fn_ptr_eq --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(invalid_from_utf8_lint)' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(rustc_has_once_lock)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)'` Running `rustc --crate-name pyo3_macros_backend --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/pyo3-macros-backend-0.23.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async"))' -C metadata=46add7ec7f245a7f -C extra-filename=-b539d31092e94ca9 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern heck=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libheck-0aa0c3bc67daf4b7.rmeta --extern proc_macro2=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libproc_macro2-3ecdafeadf84059d.rmeta --extern pyo3_build_config=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libpyo3_build_config-10352c2640e5fa21.rmeta --extern quote=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libquote-0374f3489114547a.rmeta --extern syn=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libsyn-68cb5946c82b452c.rmeta --cap-lints allow --cfg rustc_has_once_lock --cfg invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace --cfg fn_ptr_eq --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(invalid_from_utf8_lint)' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(rustc_has_once_lock)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)'` Compiling pyo3-macros v0.23.5 Running `rustc --crate-name pyo3_macros --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/pyo3-macros-0.23.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "multiple-pymethods"))' -C metadata=b6f16e4061a51091 -C extra-filename=-a92364b390f7f04b --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern proc_macro2=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libproc_macro2-3ecdafeadf84059d.rlib --extern pyo3_macros_backend=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libpyo3_macros_backend-b539d31092e94ca9.rlib --extern quote=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libquote-0374f3489114547a.rlib --extern syn=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libsyn-68cb5946c82b452c.rlib --extern proc_macro --cap-lints allow` Running `rustc --crate-name pyo3 --edition=2021 /pbulk/work/devel/py-dulwich/work/vendor/pyo3-0.23.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "auto-initialize", "chrono", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "py-clone", "pyo3-macros", "rust_decimal", "serde", "smallvec", "unindent"))' -C metadata=ab93a2ac6c4f5815 -C extra-filename=-06fb603488db3d19 --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern cfg_if=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libcfg_if-4f16ff26a036866f.rmeta --extern indoc=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libindoc-2c65a13785d0ac0d.so --extern libc=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/liblibc-b49c0fecf318527f.rmeta --extern memoffset=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libmemoffset-e69b056669765b91.rmeta --extern once_cell=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libonce_cell-f2cf4aae0c803e84.rmeta --extern pyo3_ffi=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libpyo3_ffi-be0200d96428303f.rmeta --extern pyo3_macros=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libpyo3_macros-a92364b390f7f04b.so --extern unindent=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libunindent-6de4b6403cff02e1.rmeta --cap-lints allow --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg rustc_has_once_lock --cfg invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace --cfg fn_ptr_eq --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(invalid_from_utf8_lint)' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(rustc_has_once_lock)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)'` Compiling objects-py v0.22.8 (/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/crates/objects) Running `rustc --crate-name objects_py --edition=2021 crates/objects/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0081124e395c633f --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern memchr=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libmemchr-ebb4d255eb03fbf9.rlib --extern pyo3=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libpyo3-06fb603488db3d19.rlib` warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information. --> crates/objects/src/lib.rs:81:36 | 81 | PyBytes::new(py, name).to_object(py), | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information. --> crates/objects/src/lib.rs:143:55 | 143 | PyBytes::new(py, name.as_slice()).to_object(py), | ^^^^^^^^^ warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information. --> crates/objects/src/lib.rs:145:57 | 145 | PyBytes::new(py, hexsha.as_slice()).to_object(py), | ^^^^^^^^^ warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information. --> crates/objects/src/lib.rs:147:18 | 147 | .to_object(py)) | ^^^^^^^^^ warning: `objects-py` (lib) generated 4 warnings Finished `release` profile [optimized] target(s) in 27.59s Copying rust artifact from target/release/libobjects_py.so to build/lib.netbsd-10.0-i386-cpython-311/dulwich/_objects.so cargo rustc --lib --message-format=json-render-diagnostics --manifest-path crates/pack/Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib -- Fresh target-lexicon v0.12.16 Fresh unicode-ident v1.0.17 Fresh autocfg v1.4.0 Fresh heck v0.5.0 Fresh unindent v0.2.3 Fresh indoc v2.0.5 Fresh once_cell v1.20.3 Fresh cfg-if v1.0.0 Fresh memchr v2.7.4 Fresh proc-macro2 v1.0.93 Fresh libc v0.2.170 Fresh pyo3-build-config v0.23.5 Fresh quote v1.0.38 Fresh memoffset v0.9.1 Fresh syn v2.0.98 Fresh pyo3-macros-backend v0.23.5 Fresh pyo3-ffi v0.23.5 Fresh pyo3-macros v0.23.5 Fresh pyo3 v0.23.5 Compiling pack-py v0.22.8 (/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/crates/pack) Running `rustc --crate-name pack_py --edition=2021 crates/pack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=920d4d45dc2ac06d --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern memchr=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libmemchr-ebb4d255eb03fbf9.rlib --extern pyo3=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libpyo3-06fb603488db3d19.rlib` Finished `release` profile [optimized] target(s) in 1.57s Copying rust artifact from target/release/libpack_py.so to build/lib.netbsd-10.0-i386-cpython-311/dulwich/_pack.so cargo rustc --lib --message-format=json-render-diagnostics --manifest-path crates/diff-tree/Cargo.toml --release -v --features pyo3/extension-module --crate-type cdylib -- Fresh unicode-ident v1.0.17 Fresh autocfg v1.4.0 Fresh heck v0.5.0 Fresh indoc v2.0.5 Fresh unindent v0.2.3 Fresh once_cell v1.20.3 Fresh cfg-if v1.0.0 Fresh target-lexicon v0.12.16 Fresh proc-macro2 v1.0.93 Fresh libc v0.2.170 Fresh quote v1.0.38 Fresh memoffset v0.9.1 Fresh pyo3-build-config v0.23.5 Fresh syn v2.0.98 Fresh pyo3-macros-backend v0.23.5 Fresh pyo3-ffi v0.23.5 Fresh pyo3-macros v0.23.5 Fresh pyo3 v0.23.5 Compiling diff-tree-py v0.22.8 (/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/crates/diff-tree) Running `rustc --crate-name diff_tree_py --edition=2021 crates/diff-tree/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85c53f42feb6c58e --out-dir /pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps -C strip=debuginfo -L dependency=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps --extern pyo3=/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/target/release/deps/libpyo3-06fb603488db3d19.rlib` warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information. --> crates/diff-tree/src/lib.rs:146:50 | 146 | let null_entry = pym.getattr("_NULL_ENTRY")?.to_object(py); | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information. --> crates/diff-tree/src/lib.rs:189:42 | 189 | Ok(PyList::new(py, &result).unwrap().to_object(py)) | ^^^^^^^^^ warning: `diff-tree-py` (lib) generated 2 warnings Finished `release` profile [optimized] target(s) in 1.80s Copying rust artifact from target/release/libdiff_tree_py.so to build/lib.netbsd-10.0-i386-cpython-311/dulwich/_diff_tree.so running build_scripts creating build/scripts-3.11 copying and adjusting bin/dul-receive-pack -> build/scripts-3.11 copying and adjusting bin/dul-upload-pack -> build/scripts-3.11 changing mode of build/scripts-3.11/dul-receive-pack from 644 to 755 changing mode of build/scripts-3.11/dul-upload-pack from 644 to 755 installing to build/bdist.netbsd-10.0-i386/wheel running install running install_lib creating build/bdist.netbsd-10.0-i386/wheel creating build/bdist.netbsd-10.0-i386/wheel/dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/__main__.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/archive.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/bundle.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/cli.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/client.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/config.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/credentials.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/diff_tree.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/errors.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/fastexport.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/file.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/graph.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/greenthreads.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/hooks.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/ignore.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/index.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/lfs.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/line_ending.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/log_utils.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/lru_cache.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/mailmap.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/object_store.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/objects.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/objectspec.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/pack.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/patch.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/porcelain.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/protocol.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/reflog.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/refs.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/repo.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/server.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/sparse_patterns.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/stash.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/submodule.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/walk.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/web.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich creating build/bdist.netbsd-10.0-i386/wheel/dulwich/cloud copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/cloud/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich/cloud copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/cloud/gcs.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich/cloud creating build/bdist.netbsd-10.0-i386/wheel/dulwich/contrib copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich/contrib copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib/diffstat.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich/contrib copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib/paramiko_vendor.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich/contrib copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib/release_robot.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich/contrib copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib/requests_vendor.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich/contrib copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/contrib/swift.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich/contrib creating build/bdist.netbsd-10.0-i386/wheel/dulwich/tests copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/tests/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich/tests copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/tests/test_object_store.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich/tests copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/tests/utils.py -> build/bdist.netbsd-10.0-i386/wheel/./dulwich/tests copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/py.typed -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/stdint.h -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/_objects.so -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/_pack.so -> build/bdist.netbsd-10.0-i386/wheel/./dulwich copying build/lib.netbsd-10.0-i386-cpython-311/dulwich/_diff_tree.so -> build/bdist.netbsd-10.0-i386/wheel/./dulwich running install_egg_info Copying dulwich.egg-info to build/bdist.netbsd-10.0-i386/wheel/./dulwich-0.22.8-py3.11.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/dulwich-0.22.8.data/scripts copying build/scripts-3.11/dul-receive-pack -> build/bdist.netbsd-10.0-i386/wheel/dulwich-0.22.8.data/scripts copying build/scripts-3.11/dul-upload-pack -> build/bdist.netbsd-10.0-i386/wheel/dulwich-0.22.8.data/scripts changing mode of build/bdist.netbsd-10.0-i386/wheel/dulwich-0.22.8.data/scripts/dul-receive-pack to 755 changing mode of build/bdist.netbsd-10.0-i386/wheel/dulwich-0.22.8.data/scripts/dul-upload-pack to 755 Installing dul-receive-pack script to build/bdist.netbsd-10.0-i386/wheel/dulwich-0.22.8.data/scripts Installing dul-upload-pack script to build/bdist.netbsd-10.0-i386/wheel/dulwich-0.22.8.data/scripts creating build/bdist.netbsd-10.0-i386/wheel/dulwich-0.22.8.dist-info/WHEEL creating '/pbulk/work/devel/py-dulwich/work/dulwich-0.22.8/dist/.tmp-bs3cor_a/dulwich-0.22.8-cp311-cp311-netbsd_10_0_i386.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'dulwich/__init__.py' adding 'dulwich/__main__.py' adding 'dulwich/_diff_tree.so' adding 'dulwich/_objects.so' adding 'dulwich/_pack.so' adding 'dulwich/archive.py' adding 'dulwich/bundle.py' adding 'dulwich/cli.py' adding 'dulwich/client.py' adding 'dulwich/config.py' adding 'dulwich/credentials.py' adding 'dulwich/diff_tree.py' adding 'dulwich/errors.py' adding 'dulwich/fastexport.py' adding 'dulwich/file.py' adding 'dulwich/graph.py' adding 'dulwich/greenthreads.py' adding 'dulwich/hooks.py' adding 'dulwich/ignore.py' adding 'dulwich/index.py' adding 'dulwich/lfs.py' adding 'dulwich/line_ending.py' adding 'dulwich/log_utils.py' adding 'dulwich/lru_cache.py' adding 'dulwich/mailmap.py' adding 'dulwich/object_store.py' adding 'dulwich/objects.py' adding 'dulwich/objectspec.py' adding 'dulwich/pack.py' adding 'dulwich/patch.py' adding 'dulwich/porcelain.py' adding 'dulwich/protocol.py' adding 'dulwich/py.typed' adding 'dulwich/reflog.py' adding 'dulwich/refs.py' adding 'dulwich/repo.py' adding 'dulwich/server.py' adding 'dulwich/sparse_patterns.py' adding 'dulwich/stash.py' adding 'dulwich/stdint.h' adding 'dulwich/submodule.py' adding 'dulwich/walk.py' adding 'dulwich/web.py' adding 'dulwich/cloud/__init__.py' adding 'dulwich/cloud/gcs.py' adding 'dulwich/contrib/__init__.py' adding 'dulwich/contrib/diffstat.py' adding 'dulwich/contrib/paramiko_vendor.py' adding 'dulwich/contrib/release_robot.py' adding 'dulwich/contrib/requests_vendor.py' adding 'dulwich/contrib/swift.py' adding 'dulwich/tests/__init__.py' adding 'dulwich/tests/test_object_store.py' adding 'dulwich/tests/utils.py' adding 'dulwich-0.22.8.data/scripts/dul-receive-pack' adding 'dulwich-0.22.8.data/scripts/dul-upload-pack' adding 'dulwich-0.22.8.dist-info/licenses/COPYING' adding 'dulwich-0.22.8.dist-info/METADATA' adding 'dulwich-0.22.8.dist-info/WHEEL' adding 'dulwich-0.22.8.dist-info/entry_points.txt' adding 'dulwich-0.22.8.dist-info/top_level.txt' adding 'dulwich-0.22.8.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built dulwich-0.22.8-cp311-cp311-netbsd_10_0_i386.whl