===> Building for py312-maturin-1.8.6 * Building wheel... /opt/pkg/lib/python3.12/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) running bdist_wheel running build running build_py creating build/lib.macosx-12.3-arm64-cpython-312/maturin copying maturin/bootstrap.py -> build/lib.macosx-12.3-arm64-cpython-312/maturin copying maturin/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/maturin copying maturin/__main__.py -> build/lib.macosx-12.3-arm64-cpython-312/maturin running egg_info creating maturin.egg-info writing maturin.egg-info/PKG-INFO writing dependency_links to maturin.egg-info/dependency_links.txt writing requirements to maturin.egg-info/requires.txt writing top-level names to maturin.egg-info/top_level.txt writing manifest file 'maturin.egg-info/SOURCES.txt' reading manifest file 'maturin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'src/python_interpreter' writing manifest file 'maturin.egg-info/SOURCES.txt' running build_ext running build_rust cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics --release -v --no-default-features --locked Compiling proc-macro2 v1.0.92 Compiling unicode-ident v1.0.12 Compiling serde v1.0.217 Compiling libc v0.2.167 Compiling cfg-if v1.0.0 Compiling once_cell v1.20.2 Compiling memchr v2.7.4 Compiling shlex v1.3.0 Compiling version_check v0.9.4 Compiling stable_deref_trait v1.2.0 Running `rustc --crate-name unicode_ident --edition=2018 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/unicode-ident-1.0.12/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=df319e8f47887bdf -C extra-filename=-70a7e0f8086abcc4 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2018 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/serde-1.0.217/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="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=bcd1b5d146269145 -C extra-filename=-363311f0ca01aa7a --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/serde-363311f0ca01aa7a -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/proc-macro2-1.0.92/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=8b57c7e21b9b8127 -C extra-filename=-4f732964d3e2542d --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/proc-macro2-4f732964d3e2542d -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Running `rustc --crate-name build_script_build --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/libc-0.2.167/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="extra_traits"' --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=9ffc7dacb77349fb -C extra-filename=-4db4ee570a411b71 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/libc-4db4ee570a411b71 -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Running `rustc --crate-name cfg_if --edition=2018 /Users/pbulk/build-disk/devel/py-maturin/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=863dee3919452e5a -C extra-filename=-0e5075e45c697014 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Running `rustc --crate-name once_cell --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/once_cell-1.20.2/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=037392f68bca2c00 -C extra-filename=-30485630fddeb904 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Running `rustc --crate-name memchr --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/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=7d3159426d9e15e9 -C extra-filename=-455504f51f1e71fc --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Running `rustc --crate-name stable_deref_trait --edition=2015 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/stable_deref_trait-1.2.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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=64397d3f3b00ba13 -C extra-filename=-3e5cf1bdc28de3b7 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Running `rustc --crate-name shlex --edition=2015 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/shlex-1.3.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4a4e3765621ec33d -C extra-filename=-6f86ef91630a2a50 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Running `rustc --crate-name version_check --edition=2015 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/version_check-0.9.4/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=c872e639405102e7 -C extra-filename=-c9ceaa07b448df36 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Compiling rustix v0.38.41 Compiling log v0.4.22 Running `rustc --crate-name build_script_build --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/rustix-0.38.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=614b366990b30aac -C extra-filename=-42101035ac291b37 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/rustix-42101035ac291b37 -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Running `rustc --crate-name log --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/log-0.4.22/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=203b33caabd942cd -C extra-filename=-eaa85c9229ad9cb0 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Compiling cc v1.2.16 Running `rustc --crate-name cc --edition=2018 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/cc-1.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=3650d62d4ad70955 -C extra-filename=-98f8ba0ab45f9837 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --extern shlex=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps/libshlex-6f86ef91630a2a50.rmeta --cap-lints allow` Compiling writeable v0.5.5 Running `rustc --crate-name writeable --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/writeable-0.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=8a91ec775efd91fd -C extra-filename=-4f10b7e8a7eacd7f --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Compiling litemap v0.7.3 Running `rustc --crate-name litemap --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/litemap-0.7.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=3e14aeb354d833b6 -C extra-filename=-4c54623579bd3a06 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` Compiling bitflags v2.5.0 Running `rustc --crate-name bitflags --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/bitflags-2.5.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=333dd8628879830d -C extra-filename=-be59b8da3f56edef --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` error: linking with `cc` failed: exit status: 71 | = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.cwrapper/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.buildlink/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustcEvlT46/symbols.o" "<3 object files omitted>" "/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/{libstd-54bf927a7c9a2210.rlib,libpanic_unwind-27ba8ea1c0488799.rlib,libobject-d1f911fd62fe05a3.rlib,libmemchr-f2bfe13b8762f0d2.rlib,libaddr2line-0ae518b76006c76c.rlib,libgimli-75e65cf2c4295b2c.rlib,librustc_demangle-a63d3a47d2bef461.rlib,libstd_detect-b806c795e4d79f7f.rlib,libhashbrown-d9246fdffb007521.rlib,librustc_std_workspace_alloc-e7e5164b90ca14ba.rlib,libminiz_oxide-63aef028b69094bc.rlib,libadler-5c5dba9020fd555e.rlib,libunwind-b25d39b0e3c6e7b2.rlib,libcfg_if-ec2cfb0fe32a1034.rlib,liblibc-0a7d4383b0af0800.rlib,liballoc-06941bf2ce749c9f.rlib,librustc_std_workspace_core-6f336256b0b72132.rlib,libcore-0f8a3ad69330f624.rlib,libcompiler_builtins-b6302dfb94771446.rlib}" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=12.3.0" "-o" "/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/proc-macro2-4f732964d3e2542d/build_script_build-4f732964d3e2542d" "-Wl,-dead_strip" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: linking with `cc` failed: exit status: 71 | = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.cwrapper/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.buildlink/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustcVu42ni/symbols.o" "<2 object files omitted>" "/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/{libstd-54bf927a7c9a2210.rlib,libpanic_unwind-27ba8ea1c0488799.rlib,libobject-d1f911fd62fe05a3.rlib,libmemchr-f2bfe13b8762f0d2.rlib,libaddr2line-0ae518b76006c76c.rlib,libgimli-75e65cf2c4295b2c.rlib,librustc_demangle-a63d3a47d2bef461.rlib,libstd_detect-b806c795e4d79f7f.rlib,libhashbrown-d9246fdffb007521.rlib,librustc_std_workspace_alloc-e7e5164b90ca14ba.rlib,libminiz_oxide-63aef028b69094bc.rlib,libadler-5c5dba9020fd555e.rlib,libunwind-b25d39b0e3c6e7b2.rlib,libcfg_if-ec2cfb0fe32a1034.rlib,liblibc-0a7d4383b0af0800.rlib,liballoc-06941bf2ce749c9f.rlib,librustc_std_workspace_core-6f336256b0b72132.rlib,libcore-0f8a3ad69330f624.rlib,libcompiler_builtins-b6302dfb94771446.rlib}" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=12.3.0" "-o" "/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/serde-363311f0ca01aa7a/build_script_build-363311f0ca01aa7a" "-Wl,-dead_strip" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: linking with `cc` failed: exit status: 71 | = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.cwrapper/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.buildlink/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustcV4dJso/symbols.o" "<4 object files omitted>" "/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/{libstd-54bf927a7c9a2210.rlib,libpanic_unwind-27ba8ea1c0488799.rlib,libobject-d1f911fd62fe05a3.rlib,libmemchr-f2bfe13b8762f0d2.rlib,libaddr2line-0ae518b76006c76c.rlib,libgimli-75e65cf2c4295b2c.rlib,librustc_demangle-a63d3a47d2bef461.rlib,libstd_detect-b806c795e4d79f7f.rlib,libhashbrown-d9246fdffb007521.rlib,librustc_std_workspace_alloc-e7e5164b90ca14ba.rlib,libminiz_oxide-63aef028b69094bc.rlib,libadler-5c5dba9020fd555e.rlib,libunwind-b25d39b0e3c6e7b2.rlib,libcfg_if-ec2cfb0fe32a1034.rlib,liblibc-0a7d4383b0af0800.rlib,liballoc-06941bf2ce749c9f.rlib,librustc_std_workspace_core-6f336256b0b72132.rlib,libcore-0f8a3ad69330f624.rlib,libcompiler_builtins-b6302dfb94771446.rlib}" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=12.3.0" "-o" "/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/libc-4db4ee570a411b71/build_script_build-4db4ee570a411b71" "-Wl,-dead_strip" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: could not compile `libc` (build script) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/libc-0.2.167/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="extra_traits"' --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=9ffc7dacb77349fb -C extra-filename=-4db4ee570a411b71 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/libc-4db4ee570a411b71 -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` (exit status: 1) warning: build failed, waiting for other jobs to finish... error: could not compile `serde` (build script) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/serde-1.0.217/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="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=bcd1b5d146269145 -C extra-filename=-363311f0ca01aa7a --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/serde-363311f0ca01aa7a -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` (exit status: 1) error: could not compile `proc-macro2` (build script) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/proc-macro2-1.0.92/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=8b57c7e21b9b8127 -C extra-filename=-4f732964d3e2542d --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/proc-macro2-4f732964d3e2542d -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` (exit status: 1) error: linking with `cc` failed: exit status: 71 | = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.cwrapper/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.buildlink/bin:/Users/pbulk/build-disk/devel/py-maturin/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "/var/folders/78/38f7j20906g_czcqb77pbnnm0000gm/T/rustcH60YE9/symbols.o" "<4 object files omitted>" "/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/{libstd-54bf927a7c9a2210.rlib,libpanic_unwind-27ba8ea1c0488799.rlib,libobject-d1f911fd62fe05a3.rlib,libmemchr-f2bfe13b8762f0d2.rlib,libaddr2line-0ae518b76006c76c.rlib,libgimli-75e65cf2c4295b2c.rlib,librustc_demangle-a63d3a47d2bef461.rlib,libstd_detect-b806c795e4d79f7f.rlib,libhashbrown-d9246fdffb007521.rlib,librustc_std_workspace_alloc-e7e5164b90ca14ba.rlib,libminiz_oxide-63aef028b69094bc.rlib,libadler-5c5dba9020fd555e.rlib,libunwind-b25d39b0e3c6e7b2.rlib,libcfg_if-ec2cfb0fe32a1034.rlib,liblibc-0a7d4383b0af0800.rlib,liballoc-06941bf2ce749c9f.rlib,librustc_std_workspace_core-6f336256b0b72132.rlib,libcore-0f8a3ad69330f624.rlib,libcompiler_builtins-b6302dfb94771446.rlib}" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=12.3.0" "-o" "/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/rustix-42101035ac291b37/build_script_build-42101035ac291b37" "-Wl,-dead_strip" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: could not compile `rustix` (build script) due to 1 previous error Caused by: process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 /Users/pbulk/build-disk/devel/py-maturin/work/vendor/rustix-0.38.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=614b366990b30aac -C extra-filename=-42101035ac291b37 --out-dir /Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/build/rustix-42101035ac291b37 -C strip=debuginfo -L dependency=/Users/pbulk/build-disk/devel/py-maturin/work/maturin-1.8.6/target/release/deps --cap-lints allow` (exit status: 1) error: `cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics --release -v --no-default-features --locked` failed with code 101 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/py-maturin *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/py-maturin