misc/codex
Lightweight coding agent that runs in your terminal
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Build | Fetch | Test | Scan | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 0.130.0 | 639 | 4.0 | amd64 | Apache-2.0 | 0 | fail | untested | untested | untested |
License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
Events
| Machine | Phase | Type | Time | Message |
|---|---|---|---|---|
| m4064 | warn | 2026-05-28 16:50:50.215569 | fake-qa reported: /usr/local/bin/codex is linked to /usr/local/lib/libonig.so.5 that does not belong to any package; /usr/local/bin/codex is linked to /usr/local/lib/libasound.so.2 that does not belong to any package; /usr/local/bin/codex is linked to /usr/local/lib/libdbus-1.so.3 that does not belong to any package; /usr/local/bin/codex is linked to /usr/local/lib/libzstd.so.1 that does not belong to any package | |
| m4064 | fail | 2026-05-28 16:50:50.224693 | make test returned non-zero: 1 | |
| m4064 | fail | 2026-05-28 16:50:50.821812 | Test complete. | |
| m4064 | info | 2026-05-28 00:53:48.663808 | Test Started |
Build Log
[1m===> Testing for codex-0.131.0[0m
===> codex-0.131.0 depends on executable: bash - found
===> codex-0.131.0 depends on file: /usr/local/bin/python3.11 - found
warning: rustix@1.1.4: ignoring 'hints.mostly-unused', pass `-Zprofile-hint-mostly-unused` to enable it
warning: rustix@1.1.4: ignoring 'hints.mostly-unused', pass `-Zprofile-hint-mostly-unused` to enable it
Compiling proc-macro2 v1.0.106
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/proc-macro2-1.0.106 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/proc-macro2-1.0.106/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/proc-macro2-1.0.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --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=3d1c95d681801265 -C extra-filename=-b575e464b46ca36f --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/proc-macro2-b575e464b46ca36f -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling quote v1.0.44
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/quote-1.0.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/quote-1.0.44/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.44 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/quote-1.0.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=11e060c2a5c00feb -C extra-filename=-85cb92220201db77 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/quote-85cb92220201db77 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling unicode-ident v1.0.22
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/unicode-ident-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/unicode-ident-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-3.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/unicode-ident-1.0.22/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=074b64615e15202e -C extra-filename=-970fc918024dc392 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/proc-macro2-1.0.106 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/proc-macro2-1.0.106/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/ci-test/build/proc-macro2-8fa90324017b91a8/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/proc-macro2-b575e464b46ca36f/build-script-build`
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(fuzzing)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(no_is_available)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(no_literal_byte_character)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(no_literal_c_string)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(no_source_text)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(proc_macro_span)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(proc_macro_span_file)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(proc_macro_span_location)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(procmacro2_build_probe)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(randomize_layout)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(span_locations)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(super_unstable)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(wrap_proc_macro)
[proc-macro2 1.0.106] cargo:rerun-if-changed=src/probe/proc_macro_span.rs
[proc-macro2 1.0.106] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.106] cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs
[proc-macro2 1.0.106] cargo:rustc-cfg=proc_macro_span_location
[proc-macro2 1.0.106] cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs
[proc-macro2 1.0.106] cargo:rustc-cfg=proc_macro_span_file
[proc-macro2 1.0.106] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/proc-macro2-1.0.106 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/proc-macro2-1.0.106/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/ci-test/build/proc-macro2-8fa90324017b91a8/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/proc-macro2-1.0.106/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 debuginfo=1 --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=42ce1d67ea7dc484 -C extra-filename=-0fb22caa3a5e4ac2 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern unicode_ident=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libunicode_ident-970fc918024dc392.rmeta --cap-lints warn --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --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(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --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)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/quote-1.0.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/quote-1.0.44/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.44 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/ci-test/build/quote-40bee40917f4a1b6/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/quote-85cb92220201db77/build-script-build`
[quote 1.0.44] cargo:rerun-if-changed=build.rs
[quote 1.0.44] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/quote-1.0.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/quote-1.0.44/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.44 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/ci-test/build/quote-40bee40917f4a1b6/out /usr/local/bin/rustc --crate-name quote --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/quote-1.0.44/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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=e1a28c67fe9ebb54 -C extra-filename=-1fe4daf7ccd46b9f --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rmeta --cap-lints warn --check-cfg 'cfg(no_diagnostic_namespace)'`
Compiling syn v2.0.114
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/syn-2.0.114 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/syn-2.0.114/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=2.0.114 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=114 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/syn-2.0.114/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 debuginfo=1 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --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=f56891f37f50ded7 -C extra-filename=-aca631e2c00e6f44 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rmeta --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rmeta --extern unicode_ident=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libunicode_ident-970fc918024dc392.rmeta --cap-lints warn`
Compiling libc v0.2.182
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.182 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=182 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=14a622b89952040d -C extra-filename=-d5bc4e03aa4d7962 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/libc-d5bc4e03aa4d7962 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.182 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=182 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/libc-f6d6777e76bea183/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/libc-d5bc4e03aa4d7962/build-script-build`
[libc 0.2.182] cargo:rerun-if-changed=build.rs
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.182] cargo:rustc-cfg=freebsd12
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
[libc 0.2.182] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(gnu_time_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(musl_v1_2_3)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(musl32_time64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(vxworks_lt_25_09)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.182 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=182 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/libc-f6d6777e76bea183/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182/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 debuginfo=1 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=3b330bcf06928e42 -C extra-filename=-0b710b0d59f94a55 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd12 --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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Compiling serde v1.0.228
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="alloc"' --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=628e8c645ecbfe10 -C extra-filename=-9bfad29eb49b5d92 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde-9bfad29eb49b5d92 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling serde_derive v1.0.228
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_derive-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_derive-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_derive-1.0.228/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 debuginfo=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=ed8b88f81d23f2f3 -C extra-filename=-58e06d807bf931cc --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsyn-aca631e2c00e6f44.rlib --extern proc_macro --cap-lints warn`
Compiling cfg-if v1.0.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cfg-if-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cfg-if-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cfg-if-1.0.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=fcf4a3b9edd54ee8 -C extra-filename=-ebbcf0392050fc37 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling serde_core v1.0.228
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=61db7e3319818a5e -C extra-filename=-2f2931827159926a --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde_core-2f2931827159926a -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=alloc,default,rc,result,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RC=1 CARGO_FEATURE_RESULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/serde_core-9cb337175e047568/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde_core-2f2931827159926a/build-script-build`
[serde_core 1.0.228] cargo:rerun-if-changed=build.rs
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/serde_core-9cb337175e047568/out /usr/local/bin/rustc --crate-name serde_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=64baffa704054457 -C extra-filename=-2d548c3f4648ec58 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=alloc,default,derive,rc,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_RC=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/serde-4b677109903f7969/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde-9bfad29eb49b5d92/build-script-build`
[serde 1.0.228] cargo:rerun-if-changed=build.rs
[serde 1.0.228] cargo:rustc-cfg=if_docsrs_then_no_serde_core
[serde 1.0.228] cargo:rustc-check-cfg=cfg(feature, values("result"))
[serde 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/serde-4b677109903f7969/out /usr/local/bin/rustc --crate-name serde --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228/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 debuginfo=1 --cfg 'feature="alloc"' --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=0d23f1e134c9e7bb -C extra-filename=-a9fc26a06daa84db --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern serde_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libserde_core-2d548c3f4648ec58.rmeta --extern serde_derive=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libserde_derive-58e06d807bf931cc.so --cap-lints warn -C link-arg=-fstack-protector-strong --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Compiling memchr v2.7.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/memchr-2.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/memchr-2.7.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/memchr-2.7.6/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=36192f2b19eaa1da -C extra-filename=-df1e4a17d64acd96 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling smallvec v1.15.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/smallvec-1.15.1/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/smallvec-1.15.1/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 debuginfo=1 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="serde"' --cfg 'feature="union"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=a94db37a672d61d3 -C extra-filename=-dac87f4189af816e --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern serde=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libserde-a9fc26a06daa84db.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.182 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=182 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/ci-test/build/libc-414635df41f4c255/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/libc-d5bc4e03aa4d7962/build-script-build`
[libc 0.2.182] cargo:rerun-if-changed=build.rs
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.182] cargo:rustc-cfg=freebsd12
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
[libc 0.2.182] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(gnu_time_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(musl_v1_2_3)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(musl32_time64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(vxworks_lt_25_09)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.182 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=182 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/ci-test/build/libc-414635df41f4c255/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/libc-0.2.182/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 debuginfo=1 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=8338c925f6b3257f -C extra-filename=-ad60dd8691dde7fe --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn --cfg freebsd12 --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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Compiling itoa v1.0.17
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/itoa-1.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/itoa-1.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name itoa --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/itoa-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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=b58043a047714fda -C extra-filename=-d68d2a70b8eda1c6 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling portable-atomic v1.13.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/portable-atomic-1.13.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/portable-atomic-1.13.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.13.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/portable-atomic-1.13.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 debuginfo=1 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=86f680efb8a88de7 -C extra-filename=-653b27ba4be75e7a --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/portable-atomic-653b27ba4be75e7a -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default,fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/portable-atomic-1.13.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/portable-atomic-1.13.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.13.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/portable-atomic-12b8e71b565bb1a5/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/portable-atomic-653b27ba4be75e7a/build-script-build`
[portable-atomic 1.13.1] cargo:rerun-if-changed=build.rs
[portable-atomic 1.13.1] cargo:rerun-if-changed=src/gen/build.rs
[portable-atomic 1.13.1] cargo:rerun-if-changed=version.rs
[portable-atomic 1.13.1] cargo:rustc-check-cfg=cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw"))
[portable-atomic 1.13.1] cargo:rustc-check-cfg=cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)
[portable-atomic 1.13.1] cargo:rustc-check-cfg=cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas"))
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/portable-atomic-1.13.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/portable-atomic-1.13.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.13.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/portable-atomic-12b8e71b565bb1a5/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/portable-atomic-1.13.1/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 debuginfo=1 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=29c64abd4d0507ea -C extra-filename=-686d22586abd17c8 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw"))' --check-cfg 'cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas"))'`
Compiling critical-section v1.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=critical_section CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/critical-section-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/critical-section-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cross-platform critical section' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=critical-section CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/critical-section' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name critical_section --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/critical-section-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 embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("restore-state-bool", "restore-state-none", "restore-state-u16", "restore-state-u32", "restore-state-u64", "restore-state-u8", "restore-state-usize", "std"))' -C metadata=7496d03d6f3257b3 -C extra-filename=-ca40b58431322ae8 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling parking_lot_core v0.9.12
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/parking_lot_core-0.9.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/parking_lot_core-0.9.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=edaf1a8152b9176c -C extra-filename=-5b3e62278807646b --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/parking_lot_core-5b3e62278807646b -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling once_cell v1.21.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/once_cell-1.21.3/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/once_cell-1.21.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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="critical-section"' --cfg 'feature="default"' --cfg 'feature="portable-atomic"' --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=1d32ef7e70a86947 -C extra-filename=-cf8dca500d92c633 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern critical_section=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libcritical_section-ca40b58431322ae8.rmeta --extern portable_atomic=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libportable_atomic-686d22586abd17c8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling log v0.4.29
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/log-0.4.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/log-0.4.29/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.68.0 CARGO_PKG_VERSION=0.4.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/log-0.4.29/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 debuginfo=1 --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", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=5222963e44b36f47 -C extra-filename=-d4728d44c8574f44 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling version_check v0.9.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/version_check-0.9.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=14d4259296a7ef95 -C extra-filename=-18afef52c952abaf --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling equivalent v1.0.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/equivalent-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/equivalent-1.0.2/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4561138b29d43dd -C extra-filename=-3472ce51705867b1 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling allocator-api2 v0.2.21
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/allocator-api2-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/allocator-api2-0.2.21/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=ec48eb4c1a584cf6 -C extra-filename=-a5cc2e434b17d707 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: implicit autoref creates a reference to the dereference of a raw pointer
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30
|
1902 | let count = unsafe { (*other).len() };
| ^^-----^^^^^^^
| |
| this raw pointer has type `*const [T]`
|
= note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
note: autoref is being applied to this expression, resulting in: `&[T]`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30
|
1902 | let count = unsafe { (*other).len() };
| ^^^^^^^^
note: method calls to `len` require a reference
--> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:116:5
|
116 | pub const fn len(&self) -> usize {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
= note: `#[warn(dangerous_implicit_autorefs)]` on by default
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
|
1902 | let count = unsafe { (&(*other)).len() };
| ++ +
warning: `allocator-api2` (lib) generated 1 warning
Compiling errno v0.3.14
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/errno-0.3.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/errno-0.3.14/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong :Dan Gohman ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/errno-0.3.14/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=550d9162aa541eec -C extra-filename=-1bace0373de266c9 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblibc-0b710b0d59f94a55.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling foldhash v0.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/foldhash-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/foldhash-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/foldhash-0.2.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=8a4576aa4ed923c8 -C extra-filename=-def1c0454198671d --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: direct cast of function item into an integer
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/foldhash-0.2.0/src/seed.rs:152:35
|
152 | seed = mix(seed, func_ptr as usize as u64);
| ^^^^^^^^
|
= note: `#[warn(function_casts_as_integer)]` on by default
help: first cast to a pointer `as *const ()`
|
152 | seed = mix(seed, func_ptr as *const () as usize as u64);
| ++++++++++++
warning: `foldhash` (lib) generated 1 warning
Compiling hashbrown v0.16.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/hashbrown-0.16.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/hashbrown-0.16.1/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.16.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/hashbrown-0.16.1/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 debuginfo=1 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=4601a052cb9ecf3e -C extra-filename=-ed96a486efb2f2b3 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern allocator_api2=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liballocator_api2-a5cc2e434b17d707.rmeta --extern equivalent=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libequivalent-3472ce51705867b1.rmeta --extern foldhash=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfoldhash-def1c0454198671d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling scopeguard v1.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).
Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
shorthands for guards with one of the implemented strategies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/scopeguard-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 embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=1833ada97e0c6a45 -C extra-filename=-8522d7519ed27065 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling lock_api v0.4.14
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/lock_api-0.4.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/lock_api-0.4.14/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name lock_api --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/lock_api-0.4.14/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 debuginfo=1 --cfg 'feature="arc_lock"' --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=1e994fddd5725814 -C extra-filename=-121102ffd354458d --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern scopeguard=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libscopeguard-8522d7519ed27065.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling zeroize_derive v1.4.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zeroize_derive-1.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zeroize_derive-1.4.3/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Custom derive support for zeroize' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize/derive' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.4.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name zeroize_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zeroize_derive-1.4.3/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ebe2b70fec1475d -C extra-filename=-1e917f54e885d8c2 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsyn-aca631e2c00e6f44.rlib --extern proc_macro --cap-lints warn`
Compiling zeroize v1.8.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zeroize-1.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zeroize-1.8.2/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on
stable Rust primitives which guarantee memory is zeroed using an
operation will not be '\''optimized away'\'' by the compiler.
Uses a portable pure Rust implementation that works everywhere,
even WASM'\!'
' CARGO_PKG_HOMEPAGE='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.8.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zeroize-1.8.2/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=bd7ac4370b5dc136 -C extra-filename=-a45796c77af5d398 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern zeroize_derive=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libzeroize_derive-1e917f54e885d8c2.so --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/parking_lot_core-0.9.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/parking_lot_core-0225ba792ee50e3d/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/parking_lot_core-5b3e62278807646b/build-script-build`
[parking_lot_core 0.9.12] cargo:rerun-if-changed=build.rs
[parking_lot_core 0.9.12] cargo:rustc-check-cfg=cfg(tsan_enabled)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/parking_lot_core-0.9.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/parking_lot_core-0225ba792ee50e3d/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/parking_lot_core-0.9.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=e325f896ebced3e8 -C extra-filename=-efad4d6c23cd98fe --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libcfg_if-ebbcf0392050fc37.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblibc-0b710b0d59f94a55.rmeta --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libsmallvec-dac87f4189af816e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(tsan_enabled)'`
Compiling parking_lot v0.12.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/parking_lot-0.12.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/parking_lot-0.12.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.12.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/parking_lot-0.12.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 debuginfo=1 --cfg 'feature="arc_lock"' --cfg 'feature="default"' --cfg 'feature="send_guard"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=44529f93af7fa73b -C extra-filename=-75b02e1295cbc7dd --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern lock_api=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblock_api-121102ffd354458d.rmeta --extern parking_lot_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libparking_lot_core-efad4d6c23cd98fe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling shlex v1.3.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a9ac2038dbe75ddd -C extra-filename=-1ddaaebb62b86c83 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `manual_codegen_check`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12
|
353 | #[cfg_attr(manual_codegen_check, inline(never))]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/shlex-1.3.0/src/lib.rs:228:22
|
228 | pub fn quote(in_str: &str) -> Cow {
| ^^^^ ^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
= note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
|
228 | pub fn quote(in_str: &str) -> Cow<'_, str> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/shlex-1.3.0/src/lib.rs:241:26
|
241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> {
| ^^^^ ^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/shlex-1.3.0/src/bytes.rs:484:24
|
484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> {
| ^^^^^ ^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/shlex-1.3.0/src/bytes.rs:497:28
|
497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> {
| ^^^^^ ^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> {
| +++
warning: `shlex` (lib) generated 5 warnings
Compiling pin-project-lite v0.2.16
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/pin-project-lite-0.2.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/pin-project-lite-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/pin-project-lite-0.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 debuginfo=1 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c37a5654140b814b -C extra-filename=-ab81e3946c9b1bb2 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling jobserver v0.1.34
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/jobserver-0.1.34 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/jobserver-0.1.34/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/jobserver-0.1.34/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c9c8d7260fc9d96 -C extra-filename=-7f2376876254ca3e --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/liblibc-ad60dd8691dde7fe.rmeta --cap-lints warn`
warning: direct cast of function item into an integer
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/jobserver-0.1.34/src/unix.rs:389:48
|
389 | new.sa_sigaction = sigusr1_handler as usize;
| ^^^^^^^^
|
= note: `#[warn(function_casts_as_integer)]` on by default
help: first cast to a pointer `as *const ()`
|
389 | new.sa_sigaction = sigusr1_handler as *const () as usize;
| ++++++++++++
warning: `jobserver` (lib) generated 1 warning
Compiling find-msvc-tools v0.1.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=find_msvc_tools CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/find-msvc-tools-0.1.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/find-msvc-tools-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Find windows-specific tools, read MSVC versions from the registry and from COM interfaces' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=find-msvc-tools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name find_msvc_tools --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/find-msvc-tools-0.1.9/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 debuginfo=1 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2824bce37ec3a013 -C extra-filename=-407b65ae613c0f33 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling cc v1.2.55
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cc-1.2.55 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cc-1.2.55/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.55 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=55 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cc-1.2.55/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 debuginfo=1 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=89f5f2e5662ead52 -C extra-filename=-a6dfb738a089a413 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern find_msvc_tools=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libfind_msvc_tools-407b65ae613c0f33.rmeta --extern jobserver=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libjobserver-7f2376876254ca3e.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/liblibc-ad60dd8691dde7fe.rmeta --extern shlex=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libshlex-1ddaaebb62b86c83.rmeta --cap-lints warn`
Compiling getrandom v0.2.17
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/getrandom-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/getrandom-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/getrandom-0.2.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 debuginfo=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=8d3c9615a4abbc41 -C extra-filename=-c8f6b3f92fc4f0dd --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libcfg_if-ebbcf0392050fc37.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblibc-0b710b0d59f94a55.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling thiserror v2.0.18
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/thiserror-2.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/thiserror-2.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=2.0.18 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/thiserror-2.0.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=30ee42153762f4b1 -C extra-filename=-58b0e756a07b9bcb --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/thiserror-58b0e756a07b9bcb -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling indexmap v2.13.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/indexmap-2.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/indexmap-2.13.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.13.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/indexmap-2.13.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 debuginfo=1 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=1802e4f7d8a28b2b -C extra-filename=-e39c3e0bccdd7fff --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern equivalent=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libequivalent-3472ce51705867b1.rmeta --extern hashbrown=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libhashbrown-ed96a486efb2f2b3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling thiserror-impl v2.0.18
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/thiserror-impl-2.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/thiserror-impl-2.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=2.0.18 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/thiserror-impl-2.0.18/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b5ac98aee25cd19b -C extra-filename=-f448d8a46c35fd01 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsyn-aca631e2c00e6f44.rlib --extern proc_macro --cap-lints warn`
Compiling synstructure v0.13.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/synstructure-0.13.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/synstructure-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/synstructure-0.13.2/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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=923446b70a1d005d -C extra-filename=-e1aa54ecfc287f11 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rmeta --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rmeta --extern syn=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsyn-aca631e2c00e6f44.rmeta --cap-lints warn`
Compiling typenum v1.19.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/typenum-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
compile time. It currently supports bits, unsigned integers, and signed
integers. It also provides a type-level array of type-level numbers, but its
implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/typenum-1.19.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=ea328daf382f0e01 -C extra-filename=-4fc36c6c2bd3d0ab --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/typenum-4fc36c6c2bd3d0ab -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/thiserror-2.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/thiserror-2.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=2.0.18 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/thiserror-ad4dd24792a8dd1f/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/thiserror-58b0e756a07b9bcb/build-script-build`
[thiserror 2.0.18] cargo:rerun-if-changed=build/probe.rs
[thiserror 2.0.18] cargo:rustc-check-cfg=cfg(error_generic_member_access)
[thiserror 2.0.18] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
[thiserror 2.0.18] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type)
[thiserror 2.0.18] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/thiserror-2.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/thiserror-2.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=2.0.18 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/thiserror-ad4dd24792a8dd1f/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/thiserror-2.0.18/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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7249587841bc468f -C extra-filename=-0cb867dbb4b9d4d1 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern thiserror_impl=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libthiserror_impl-f448d8a46c35fd01.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
Compiling bytes v1.11.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/bytes-1.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/bytes-1.11.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name bytes --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/bytes-1.11.1/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=c17125cf917c261d -C extra-filename=-dbfb8a45b547fa78 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling zerofrom-derive v0.1.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerofrom-derive-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerofrom-derive-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerofrom-derive-0.1.6/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=786ca0a2e58970fe -C extra-filename=-9aa5417130868806 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsyn-aca631e2c00e6f44.rlib --extern synstructure=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsynstructure-e1aa54ecfc287f11.rlib --extern proc_macro --cap-lints warn`
Compiling displaydoc v0.2.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/displaydoc-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation
' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/displaydoc-0.2.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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=db7d1235a06c669e -C extra-filename=-5e596b1835fd174b --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsyn-aca631e2c00e6f44.rlib --extern proc_macro --cap-lints warn`
Compiling zmij v1.0.19
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zmij-1.0.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zmij-1.0.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A double-to-string conversion algorithm based on Schubfach and yy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zmij CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/zmij' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zmij-1.0.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=759ae746831ba2fb -C extra-filename=-a87d93c420508626 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/zmij-a87d93c420508626 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling yoke-derive v0.8.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/yoke-derive-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/yoke-derive-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/yoke-derive-0.8.1/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b77091155a570552 -C extra-filename=-2600783c857bcfaa --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsyn-aca631e2c00e6f44.rlib --extern synstructure=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsynstructure-e1aa54ecfc287f11.rlib --extern proc_macro --cap-lints warn`
Compiling subtle v2.6.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/subtle-2.6.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/subtle-2.6.1/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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=379f57705d087c3e -C extra-filename=-303a4b2062363313 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling bitflags v2.10.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/bitflags-2.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/bitflags-2.10.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.10.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/bitflags-2.10.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 debuginfo=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=8c1db93f1553a8c9 -C extra-filename=-3c7061d520d05ffd --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling zerovec-derive v0.11.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerovec-derive-0.11.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerovec-derive-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerovec-derive-0.11.2/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c499c1b8abf19a97 -C extra-filename=-dd4cbfc895cbe537 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsyn-aca631e2c00e6f44.rlib --extern proc_macro --cap-lints warn`
Compiling getrandom v0.3.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=4fb66f178afd6bf7 -C extra-filename=-1df8246de999ab56 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/getrandom-1df8246de999ab56 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=std,wasm_js CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_FEATURE_WASM_JS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/getrandom-dc69ab1bbf70196c/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/getrandom-1df8246de999ab56/build-script-build`
[getrandom 0.3.4] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/getrandom-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/getrandom-dc69ab1bbf70196c/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/getrandom-0.3.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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=de40f2181d2cde39 -C extra-filename=-0771776c4e9be78f --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libcfg_if-ebbcf0392050fc37.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblibc-0b710b0d59f94a55.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling signal-hook-registry v1.4.8
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/signal-hook-registry-1.4.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/signal-hook-registry-1.4.8/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION=1.26 CARGO_PKG_VERSION=1.4.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/signal-hook-registry-1.4.8/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 debuginfo=1 '--allow=clippy::unnecessary_clippy_cfg' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=27f9633228b46bbc -C extra-filename=-65a20b160832f4b2 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern errno=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liberrno-1bace0373de266c9.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblibc-0b710b0d59f94a55.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling mio v1.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/mio-1.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/mio-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/mio-1.1.1/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=1db2ddf3fd38c5e2 -C extra-filename=-02cb0e2b5a455d5c --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblibc-0b710b0d59f94a55.rmeta --extern log=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblog-d4728d44c8574f44.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/typenum-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
compile time. It currently supports bits, unsigned integers, and signed
integers. It also provides a type-level array of type-level numbers, but its
implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/typenum-3566630d5defb95e/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/typenum-4fc36c6c2bd3d0ab/build-script-build`
[typenum 1.19.0] cargo:rerun-if-changed=tests
Compiling generic-array v0.14.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=494b35d5f8c05e86 -C extra-filename=-6092499a66e52afe --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/generic-array-6092499a66e52afe -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern version_check=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libversion_check-18afef52c952abaf.rlib --cap-lints warn`
Compiling stable_deref_trait v1.2.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/stable_deref_trait-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/stable_deref_trait-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/stable_deref_trait-1.2.1/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 debuginfo=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=33cd895472876529 -C extra-filename=-6e4a69586ca85c40 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=more_lengths,zeroize CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_FEATURE_ZEROIZE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/generic-array-d2ea085c82d5a107/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/generic-array-6092499a66e52afe/build-script-build`
[generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/typenum-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
compile time. It currently supports bits, unsigned integers, and signed
integers. It also provides a type-level array of type-level numbers, but its
implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/typenum-3566630d5defb95e/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/typenum-1.19.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=bd8f769c47536cdc -C extra-filename=-31d4444813482536 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling futures-core v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-core-0.3.31/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 debuginfo=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=ce1749700f1e6662 -C extra-filename=-f9a13edd37b8bf40 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/generic-array-d2ea085c82d5a107/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7/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 debuginfo=1 --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=c24e6bea91282439 -C extra-filename=-40897b3077cc2c9c --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern typenum=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libtypenum-31d4444813482536.rmeta --extern zeroize=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzeroize-a45796c77af5d398.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg relaxed_coherence`
warning: unexpected `cfg` condition name: `relaxed_coherence`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19
|
136 | #[cfg(relaxed_coherence)]
| ^^^^^^^^^^^^^^^^^
...
183 | / impl_from! {
184 | | 1 => ::typenum::U1,
185 | | 2 => ::typenum::U2,
186 | | 3 => ::typenum::U3,
... |
215 | | 32 => ::typenum::U32
216 | | }
| |_- in this macro invocation
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
= note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `relaxed_coherence`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23
|
158 | #[cfg(not(relaxed_coherence))]
| ^^^^^^^^^^^^^^^^^
...
183 | / impl_from! {
184 | | 1 => ::typenum::U1,
185 | | 2 => ::typenum::U2,
186 | | 3 => ::typenum::U3,
... |
215 | | 32 => ::typenum::U32
216 | | }
| |_- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `relaxed_coherence`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19
|
136 | #[cfg(relaxed_coherence)]
| ^^^^^^^^^^^^^^^^^
...
219 | / impl_from! {
220 | | 33 => ::typenum::U33,
221 | | 34 => ::typenum::U34,
222 | | 35 => ::typenum::U35,
... |
268 | | 1024 => ::typenum::U1024
269 | | }
| |_- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `relaxed_coherence`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23
|
158 | #[cfg(not(relaxed_coherence))]
| ^^^^^^^^^^^^^^^^^
...
219 | / impl_from! {
220 | | 33 => ::typenum::U33,
221 | | 34 => ::typenum::U34,
222 | | 35 => ::typenum::U35,
... |
268 | | 1024 => ::typenum::U1024
269 | | }
| |_- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7/src/lib.rs:235:33
|
235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) {
| ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here
| | |
| | the same lifetime is hidden here
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
= note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
|
235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/generic-array-0.14.7/src/lib.rs:290:33
|
290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) {
| ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here
| | |
| | the same lifetime is hidden here
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) {
| +++
warning: `generic-array` (lib) generated 6 warnings
Compiling rand_core v0.6.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.6.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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=89c6c0b416367cf1 -C extra-filename=-c5c257cab1dc8c85 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern getrandom=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libgetrandom-c8f6b3f92fc4f0dd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13
|
38 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
| ^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.6.4/src/error.rs:50:16
|
50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.6.4/src/error.rs:64:16
|
64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.6.4/src/error.rs:75:16
|
75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.6.4/src/os.rs:46:12
|
46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16
|
411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: `rand_core` (lib) generated 6 warnings
Compiling regex-syntax v0.8.8
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/regex-syntax-0.8.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/regex-syntax-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/regex-syntax-0.8.8/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 debuginfo=1 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7aca9ac05b6f38d4 -C extra-filename=-35142092203cecb4 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling aho-corasick v1.1.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aho-corasick-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aho-corasick-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aho-corasick-1.1.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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=c4db453091d63caf -C extra-filename=-0f36f48f9258821e --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern memchr=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libmemchr-df1e4a17d64acd96.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: associated constant `BITS` is never used
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aho-corasick-1.1.4/src/packed/vector.rs:32:11
|
28 | pub(crate) trait Vector:
| ------ associated constant in this trait
...
32 | const BITS: usize;
| ^^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aho-corasick-1.1.4/src/automaton.rs:1117:13
|
1117 | fn next(&mut self) -> Option> {
| ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
= note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
|
1117 | fn next(&mut self) -> Option>> {
| ++++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aho-corasick-1.1.4/src/util/alphabet.rs:85:28
|
85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements {
| ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> {
| ++++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aho-corasick-1.1.4/src/util/alphabet.rs:93:23
|
93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges {
| ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> {
| ++++
warning: `aho-corasick` (lib) generated 4 warnings
Compiling socket2 v0.6.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/socket2-0.6.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/socket2-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/socket2-0.6.2/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 debuginfo=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=4c0490a8cf8b579b -C extra-filename=-8119022d3c28b767 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblibc-0b710b0d59f94a55.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling regex-automata v0.4.13
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/regex-automata-0.4.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/regex-automata-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/regex-automata-0.4.13/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 debuginfo=1 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=a6079b40152d5efd -C extra-filename=-0d444e9d6b412a1d --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern aho_corasick=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libaho_corasick-0f36f48f9258821e.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libmemchr-df1e4a17d64acd96.rmeta --extern regex_syntax=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libregex_syntax-35142092203cecb4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling tokio-macros v2.6.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tokio-macros-2.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tokio-macros-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Tokio'\''s proc macros.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tokio-macros-2.6.0/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9b3c6f796bb5974 -C extra-filename=-41be943c3cda00d6 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsyn-aca631e2c00e6f44.rlib --extern proc_macro --cap-lints warn`
Compiling autocfg v1.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/autocfg-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/autocfg-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/autocfg-1.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee2c3c89c9d2677e -C extra-filename=-581023bca3b9ef03 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling tokio v1.49.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tokio-1.49.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tokio-1.49.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O
backed applications.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=1.49.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=49 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tokio-1.49.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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=409359739dd3f3cb -C extra-filename=-a3b56c1c271b095a --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern bytes=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libbytes-dbfb8a45b547fa78.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblibc-0b710b0d59f94a55.rmeta --extern mio=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libmio-02cb0e2b5a455d5c.rmeta --extern parking_lot=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libparking_lot-75b02e1295cbc7dd.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libpin_project_lite-ab81e3946c9b1bb2.rmeta --extern signal_hook_registry=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libsignal_hook_registry-65a20b160832f4b2.rmeta --extern socket2=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libsocket2-8119022d3c28b767.rmeta --extern tokio_macros=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libtokio_macros-41be943c3cda00d6.so --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling crypto-common v0.1.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/crypto-common-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/crypto-common-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/crypto-common-0.1.7/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 debuginfo=1 --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=1d394add3ac20346 -C extra-filename=-0424d2f4d246da0d --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern generic_array=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libgeneric_array-40897b3077cc2c9c.rmeta --extern rand_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/librand_core-c5c257cab1dc8c85.rmeta --extern typenum=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libtypenum-31d4444813482536.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zmij-1.0.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zmij-1.0.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A double-to-string conversion algorithm based on Schubfach and yy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zmij CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/zmij' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/zmij-1363e4de078f1f17/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/zmij-a87d93c420508626/build-script-build`
[zmij 1.0.19] cargo:rerun-if-changed=build.rs
[zmij 1.0.19] cargo:rustc-check-cfg=cfg(exhaustive)
[zmij 1.0.19] cargo:rustc-check-cfg=cfg(zmij_no_select_unpredictable)
Compiling serde_json v1.0.149
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_json-1.0.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_json-1.0.149/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.149 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_json-1.0.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=33c8d7f308dce854 -C extra-filename=-d3988337fd790ae4 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde_json-d3988337fd790ae4 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=alloc,default,indexmap,preserve_order,raw_value,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_INDEXMAP=1 CARGO_FEATURE_PRESERVE_ORDER=1 CARGO_FEATURE_RAW_VALUE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_json-1.0.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_json-1.0.149/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.149 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/serde_json-d63dab0b1d379a7f/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde_json-d3988337fd790ae4/build-script-build`
[serde_json 1.0.149] cargo:rerun-if-changed=build.rs
[serde_json 1.0.149] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64"))
[serde_json 1.0.149] cargo:rustc-cfg=fast_arithmetic="64"
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zmij CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zmij-1.0.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zmij-1.0.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A double-to-string conversion algorithm based on Schubfach and yy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zmij CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/zmij' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/zmij-1363e4de078f1f17/out /usr/local/bin/rustc --crate-name zmij --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zmij-1.0.19/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=d215636ba110dd5d -C extra-filename=-44f891955eb1eedf --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'`
Compiling pkg-config v0.3.32
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/pkg-config-0.3.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/pkg-config-0.3.32/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84bf95b2c43d31cd -C extra-filename=-2216e044e3b4c687 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_json-1.0.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_json-1.0.149/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.149 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/serde_json-d63dab0b1d379a7f/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_json-1.0.149/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=fc64ac8d16a03b5d -C extra-filename=-7696ca522a33a688 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern indexmap=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libindexmap-e39c3e0bccdd7fff.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libitoa-d68d2a70b8eda1c6.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libmemchr-df1e4a17d64acd96.rmeta --extern serde_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libserde_core-2d548c3f4648ec58.rmeta --extern zmij=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzmij-44f891955eb1eedf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
Compiling tracing-attributes v0.1.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tracing-attributes-0.1.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tracing-attributes-0.1.31/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name tracing_attributes --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tracing-attributes-0.1.31/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=53852fdafa52f67b -C extra-filename=-3fcf808e9f104911 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsyn-aca631e2c00e6f44.rlib --extern proc_macro --cap-lints warn`
Compiling const-oid v0.9.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_oid CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/const-oid-0.9.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/const-oid-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard
as defined in ITU X.660, with support for BER/DER encoding/decoding as well as
heapless no_std (i.e. embedded) support
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-oid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/const-oid' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name const_oid --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/const-oid-0.9.6/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=bb948daf58c4b7e4 -C extra-filename=-0780dc8b2de774b4 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary qualification
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/const-oid-0.9.6/src/arcs.rs:25:30
|
25 | const ARC_MAX_BYTES: usize = mem::size_of::();
| ^^^^^^^^^^^^^^^^^^^
|
note: the lint level is defined here
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/const-oid-0.9.6/src/lib.rs:17:5
|
17 | unused_qualifications
| ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
|
25 - const ARC_MAX_BYTES: usize = mem::size_of::();
25 + const ARC_MAX_BYTES: usize = size_of::();
|
warning: `const-oid` (lib) generated 1 warning
Compiling tracing-core v0.1.36
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tracing-core-0.1.36 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tracing-core-0.1.36/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tracing-core-0.1.36/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=4dba24717af42988 -C extra-filename=-eda2d690ebbc236b --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern once_cell=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libonce_cell-cf8dca500d92c633.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling futures-sink v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-sink-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-sink-0.3.31/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 debuginfo=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=bd52a28ab04f8b3e -C extra-filename=-b773627e7f263b78 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling block-buffer v0.10.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/block-buffer-0.10.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c67971b8f0e44efb -C extra-filename=-6068dd0efe099386 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern generic_array=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libgeneric_array-40897b3077cc2c9c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling digest v0.10.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/digest-0.10.7/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=9a466111c399630c -C extra-filename=-2a3845a9e89a7fa9 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern block_buffer=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libblock_buffer-6068dd0efe099386.rmeta --extern const_oid=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libconst_oid-0780dc8b2de774b4.rmeta --extern crypto_common=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libcrypto_common-0424d2f4d246da0d.rmeta --extern subtle=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libsubtle-303a4b2062363313.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling tracing v0.1.44
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tracing-0.1.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tracing-0.1.44/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tracing-0.1.44/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "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", "std", "tracing-attributes", "valuable"))' -C metadata=63a1ddecfb3f79c5 -C extra-filename=-204dfec23d4fa0b1 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern log=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblog-d4728d44c8574f44.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libpin_project_lite-ab81e3946c9b1bb2.rmeta --extern tracing_attributes=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libtracing_attributes-3fcf808e9f104911.so --extern tracing_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libtracing_core-eda2d690ebbc236b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling num-traits v0.2.19
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=cdd3e887e4d78316 -C extra-filename=-e490087067382c5b --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/num-traits-e490087067382c5b -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern autocfg=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libautocfg-581023bca3b9ef03.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default,i128,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_I128=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/num-traits-0950bb17d362f2e9/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/num-traits-e490087067382c5b/build-script-build`
[num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp)
[num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp
[num-traits 0.2.19] cargo:rerun-if-changed=build.rs
Compiling pin-utils v0.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/pin-utils-0.1.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e35b51517218a95d -C extra-filename=-a226c2bb29eb6d14 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/num-traits-0950bb17d362f2e9/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-traits-0.2.19/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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=89bba7dcd283e8b4 -C extra-filename=-9a147490f1c54456 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
Compiling zerofrom v0.1.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerofrom-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerofrom-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerofrom-0.1.6/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=f8f7ae32d372b20e -C extra-filename=-0e3790a4f14705bf --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern zerofrom_derive=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libzerofrom_derive-9aa5417130868806.so --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling yoke v0.8.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/yoke-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/yoke-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/yoke-0.8.1/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=ec382a4ec91b3ec8 -C extra-filename=-52c86440ceaf6ed4 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern stable_deref_trait=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libstable_deref_trait-6e4a69586ca85c40.rmeta --extern yoke_derive=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libyoke_derive-2600783c857bcfaa.so --extern zerofrom=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerofrom-0e3790a4f14705bf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling slab v0.4.12
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/slab-0.4.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/slab-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name slab --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/slab-0.4.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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=37724eec01df01e8 -C extra-filename=-4053c411de77a06a --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling futures-channel v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-channel-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-channel-0.3.31/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 debuginfo=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=adc0dbf46e067a54 -C extra-filename=-3d5bc7add9826f2d --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_core-f9a13edd37b8bf40.rmeta --extern futures_sink=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_sink-b773627e7f263b78.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling futures-macro v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-macro-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-macro-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-macro-0.3.31/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 debuginfo=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c5908281db75242 -C extra-filename=-5bc549d83f8b4083 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libproc_macro2-0fb22caa3a5e4ac2.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libquote-1fe4daf7ccd46b9f.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libsyn-aca631e2c00e6f44.rlib --extern proc_macro --cap-lints warn`
Compiling percent-encoding v2.3.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/percent-encoding-2.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/percent-encoding-2.3.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/percent-encoding-2.3.2/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=60809a02c583b3a1 -C extra-filename=-2cb7bc114b3cea5f --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling futures-task v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-task-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-task-0.3.31/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 debuginfo=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=858e5d82b0ce619c -C extra-filename=-eef17fd32c7fb2cb --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling cpufeatures v0.2.17
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cpufeatures-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cpufeatures-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets,
with no_std support and support for mobile targets including Android and iOS
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cpufeatures-0.2.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f84c9a4b14f1c8c -C extra-filename=-68b611833914fadb --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling futures-io v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-io-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-io-0.3.31/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 debuginfo=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=8a1b85c8a12ec031 -C extra-filename=-6bd3a3a8d601bae5 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling futures-util v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-util-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-util-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-util-0.3.31/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 debuginfo=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=b28d32b418dd5353 -C extra-filename=-7f03829ac339fc9c --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern futures_channel=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_channel-3d5bc7add9826f2d.rmeta --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_core-f9a13edd37b8bf40.rmeta --extern futures_io=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_io-6bd3a3a8d601bae5.rmeta --extern futures_macro=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libfutures_macro-5bc549d83f8b4083.so --extern futures_sink=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_sink-b773627e7f263b78.rmeta --extern futures_task=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_task-eef17fd32c7fb2cb.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libmemchr-df1e4a17d64acd96.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libpin_project_lite-ab81e3946c9b1bb2.rmeta --extern pin_utils=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libpin_utils-a226c2bb29eb6d14.rmeta --extern slab=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libslab-4053c411de77a06a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary parentheses around type
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-util-0.3.31/src/future/future/remote_handle.rs:72:57
|
72 | type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>;
| ^ ^
|
= note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
help: remove these parentheses
|
72 - type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>;
72 + type SendMsg = Result<::Output, Box>;
|
warning: trait `Fn1` is never used
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/futures-util-0.3.31/src/fns.rs:34:11
|
34 | pub trait Fn1: FnMut1 {
| ^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: `futures-util` (lib) generated 2 warnings
Compiling zerovec v0.11.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerovec-0.11.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerovec-0.11.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.11.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerovec-0.11.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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=92c921288becf6f5 -C extra-filename=-caf212f68019e73b --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern yoke=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libyoke-52c86440ceaf6ed4.rmeta --extern zerofrom=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerofrom-0e3790a4f14705bf.rmeta --extern zerovec_derive=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libzerovec_derive-dd4cbfc895cbe537.so --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=dd568ae3afaf7386 -C extra-filename=-0b78294425732a9b --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde_core-0b78294425732a9b -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=alloc,rc,result,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_RC=1 CARGO_FEATURE_RESULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde_core-e801376612c60206/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde_core-0b78294425732a9b/build-script-build`
[serde_core 1.0.228] cargo:rerun-if-changed=build.rs
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
Compiling fastrand v2.3.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/fastrand-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/fastrand-2.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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="js"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=53c5d91261b61389 -C extra-filename=-07e66c69cf5a19ee --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde_core-e801376612c60206/out /usr/local/bin/rustc --crate-name serde_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde_core-1.0.228/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=fe17299bcf10025f -C extra-filename=-b44d2443626c778b --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Compiling tinystr v0.8.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tinystr-0.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tinystr-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tinystr-0.8.2/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=bcd88393b58eff2c -C extra-filename=-01d9ba569bee9ef3 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libdisplaydoc-5e596b1835fd174b.so --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerovec-caf212f68019e73b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling writeable v0.6.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/writeable-0.6.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/writeable-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/writeable-0.6.2/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "either"))' -C metadata=4b7182db33c6fb03 -C extra-filename=-46a5d936ad7c2afa --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling zerocopy v0.8.37
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerocopy-0.8.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerocopy-0.8.37/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerocopy-0.8.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=07f83393c6f277ed -C extra-filename=-19f6d727054b659b --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/zerocopy-19f6d727054b659b -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=simd CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_SIMD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerocopy-0.8.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerocopy-0.8.37/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/zerocopy-fb055d80ffb6eb12/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/zerocopy-19f6d727054b659b/build-script-build`
[zerocopy 0.8.37] cargo:rerun-if-changed=build.rs
[zerocopy 0.8.37] cargo:rerun-if-changed=Cargo.toml
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_simd_x86_avx12_1_89_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.89.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_core_error_1_81_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.81.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.78.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.61.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_target_has_atomics_1_60_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.60.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_aarch64_simd_1_59_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.59.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.57.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(doc_cfg)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(kani)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(coverage_nightly)
Compiling time-core v0.1.8
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-core-0.1.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-core-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name time_core --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-core-0.1.8/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 debuginfo=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=04c0f802a3b51fc8 -C extra-filename=-d4ef5e1cf24904ba --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling num-conv v0.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-conv-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-conv-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides
better certainty when refactoring, makes the exact behavior of code more explicit, and allows using
turbofish syntax.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-conv-0.2.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 debuginfo=1 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94fff0b2434c97c1 -C extra-filename=-b1157bc51f9968b3 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling time-macros v0.2.27
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-macros-0.2.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-macros-0.2.27/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate.
This crate is an implementation detail and should not be relied upon directly.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=0.2.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name time_macros --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-macros-0.2.27/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 debuginfo=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=bf7cc3c526a4aab2 -C extra-filename=-ae433a2320c85291 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern num_conv=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libnum_conv-b1157bc51f9968b3.rlib --extern time_core=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libtime_core-d4ef5e1cf24904ba.rlib --extern proc_macro --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerocopy-0.8.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerocopy-0.8.37/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/zerocopy-fb055d80ffb6eb12/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerocopy-0.8.37/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 debuginfo=1 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=7949c8191c3f04dd -C extra-filename=-c6b38d7a72577e14 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
Compiling http v1.4.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/http-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/http-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name http --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/http-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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2b5f1cde6bce3fbf -C extra-filename=-ee9070b5dc2029d4 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern bytes=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libbytes-dbfb8a45b547fa78.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libitoa-d68d2a70b8eda1c6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling icu_normalizer_data v2.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_normalizer_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_normalizer_data-2.1.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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=877110cbd0c215a7 -C extra-filename=-c4ed6a5d1860b735 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/icu_normalizer_data-c4ed6a5d1860b735 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling icu_properties_data v2.1.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_properties_data-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_properties_data-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_properties_data-2.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=41fc9b4759698f1a -C extra-filename=-ec9d753a004d5adf --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/icu_properties_data-ec9d753a004d5adf -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling potential_utf v0.1.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=potential_utf CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/potential_utf-0.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/potential_utf-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Unvalidated string and character types' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=potential_utf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name potential_utf --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/potential_utf-0.1.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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="writeable"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "writeable", "zerovec"))' -C metadata=a1b6587ce0610a78 -C extra-filename=-831aced41be91edd --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern writeable=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libwriteable-46a5d936ad7c2afa.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerovec-caf212f68019e73b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling litemap v0.8.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/litemap-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/litemap-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/litemap-0.8.1/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 debuginfo=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=981d12faf2234e68 -C extra-filename=-45c5d99a7cd480bb --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling icu_locale_core v2.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locale_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_locale_core-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_locale_core-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locale_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name icu_locale_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_locale_core-2.1.1/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=db95c95ab88e4136 -C extra-filename=-01621ae7b61aee56 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libdisplaydoc-5e596b1835fd174b.so --extern litemap=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblitemap-45c5d99a7cd480bb.rmeta --extern tinystr=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libtinystr-01d9ba569bee9ef3.rmeta --extern writeable=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libwriteable-46a5d936ad7c2afa.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerovec-caf212f68019e73b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling form_urlencoded v1.2.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/form_urlencoded-1.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/form_urlencoded-1.2.2/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/form_urlencoded-1.2.2/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=60fc9c748fc4e2dd -C extra-filename=-32cbf08968d37f1f --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern percent_encoding=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libpercent_encoding-2cb7bc114b3cea5f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=alloc,default,derive,rc,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_RC=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde-ca626b8efce91473/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde-9bfad29eb49b5d92/build-script-build`
[serde 1.0.228] cargo:rerun-if-changed=build.rs
[serde 1.0.228] cargo:rustc-cfg=if_docsrs_then_no_serde_core
[serde 1.0.228] cargo:rustc-check-cfg=cfg(feature, values("result"))
[serde 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/ci-test/build/serde-ca626b8efce91473/out /usr/local/bin/rustc --crate-name serde --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/serde-1.0.228/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 debuginfo=1 --cfg 'feature="alloc"' --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=ed42d00e9ab18804 -C extra-filename=-cede6bbc6257654b --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern serde_core=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libserde_core-b44d2443626c778b.rmeta --extern serde_derive=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libserde_derive-58e06d807bf931cc.so --cap-lints warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Compiling zerotrie v0.2.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerotrie CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerotrie-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerotrie-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A data structure that efficiently maps strings to integers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerotrie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name zerotrie --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/zerotrie-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 embed-bitcode=no -C debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=8940d59a4aed4cdf -C extra-filename=-72cfd85b01790e5b --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libdisplaydoc-5e596b1835fd174b.so --extern yoke=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libyoke-52c86440ceaf6ed4.rmeta --extern zerofrom=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerofrom-0e3790a4f14705bf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling powerfmt v0.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it
significantly easier to support filling to a minimum width with alignment, avoid heap
allocation, and avoid repetitive calculations.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/powerfmt-0.2.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=3f5b73533792e46f -C extra-filename=-ffc8996081d6919b --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `__powerfmt_docs`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13
|
6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))]
| ^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `__powerfmt_docs`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13
|
7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `__powerfmt_docs`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12
|
629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: `powerfmt` (lib) generated 3 warnings
Compiling deranged v0.5.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/deranged-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/deranged-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.81.0 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/deranged-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 embed-bitcode=no -C debuginfo=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=28266d276d0b0fc6 -C extra-filename=-1ea4096162aa6980 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern powerfmt=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libpowerfmt-ffc8996081d6919b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling icu_provider v2.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_provider-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_provider-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_provider-2.1.1/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="baked"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=861a3a6e521ec21a -C extra-filename=-48b35e7b6b002735 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libdisplaydoc-5e596b1835fd174b.so --extern icu_locale_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libicu_locale_core-01621ae7b61aee56.rmeta --extern stable_deref_trait=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libstable_deref_trait-6e4a69586ca85c40.rmeta --extern writeable=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libwriteable-46a5d936ad7c2afa.rmeta --extern yoke=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libyoke-52c86440ceaf6ed4.rmeta --extern zerofrom=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerofrom-0e3790a4f14705bf.rmeta --extern zerotrie=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerotrie-72cfd85b01790e5b.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerovec-caf212f68019e73b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling icu_collections v2.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_collections-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_collections-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_collections-2.1.1/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde"))' -C metadata=2eb71a97c71d2fb9 -C extra-filename=-96c4bd2a497b68d0 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libdisplaydoc-5e596b1835fd174b.so --extern potential_utf=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libpotential_utf-831aced41be91edd.rmeta --extern yoke=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libyoke-52c86440ceaf6ed4.rmeta --extern zerofrom=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerofrom-0e3790a4f14705bf.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerovec-caf212f68019e73b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling either v1.15.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/either-1.15.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name either --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/either-1.15.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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=42f6decb08970b99 -C extra-filename=-49d321366096e36c --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern serde=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libserde-a9fc26a06daa84db.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unused import: `for_both`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/either-1.15.0/src/iterator.rs:1:13
|
1 | use super::{for_both, Either, Left, Right};
| ^^^^^^^^
|
= note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
warning: `either` (lib) generated 1 warning
Compiling num_threads v0.1.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num_threads-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num_threads-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num_threads-0.1.7/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=21ea10df3c6f1c6e -C extra-filename=-fa4f2396c15623d8 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblibc-0b710b0d59f94a55.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling fnv v1.0.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/fnv-1.0.7/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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7cea815cc1e14978 -C extra-filename=-e09e5ab5918a4685 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-core-0.1.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-core-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name time_core --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-core-0.1.8/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 debuginfo=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=43a46d8af9d9b140 -C extra-filename=-d2899b1e00ed3811 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-conv-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-conv-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides
better certainty when refactoring, makes the exact behavior of code more explicit, and allows using
turbofish syntax.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-conv-0.2.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 debuginfo=1 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90ad1dca876767a2 -C extra-filename=-bc09f535b78d8924 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling time v0.3.47
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-0.3.47 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-0.3.47/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=0.3.47 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=47 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name time --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/time-0.3.47/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 debuginfo=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=54fa32a35c920e98 -C extra-filename=-2dbcb4187cd38dcc --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern deranged=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libderanged-1ea4096162aa6980.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libitoa-d68d2a70b8eda1c6.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblibc-0b710b0d59f94a55.rmeta --extern num_conv=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libnum_conv-bc09f535b78d8924.rmeta --extern num_threads=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libnum_threads-fa4f2396c15623d8.rmeta --extern powerfmt=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libpowerfmt-ffc8996081d6919b.rmeta --extern time_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libtime_core-d2899b1e00ed3811.rmeta --extern time_macros=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libtime_macros-ae433a2320c85291.so --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling http-body v1.0.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/http-body-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/http-body-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/http-body-1.0.1/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e60f6ce4f01f808b -C extra-filename=-082f8dc87baab169 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern bytes=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libbytes-dbfb8a45b547fa78.rmeta --extern http=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libhttp-ee9070b5dc2029d4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling rustix v1.1.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustix-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustix-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustix-1.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --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(error_in_core)' --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "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=35376315283f85d7 -C extra-filename=-a505f6df39bcb552 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/rustix-a505f6df39bcb552 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling base64 v0.22.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/base64-0.22.1/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5991e2af102523ad -C extra-filename=-81c3d2ad20b475b8 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/base64-0.22.1/src/lib.rs:223:13
|
223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `default`, and `std`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/base64-0.22.1/src/chunked_encoder.rs:57:26
|
57 | pub(crate) fn new(s: &mut String) -> StringSink {
| ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
= note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
|
57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> {
| ++++
warning: `base64` (lib) generated 2 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=alloc,default,event,fs,net,process,std,system,termios CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EVENT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_NET=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_SYSTEM=1 CARGO_FEATURE_TERMIOS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustix-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustix-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/rustix-8478f78f514ec04b/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/rustix-a505f6df39bcb552/build-script-build`
[rustix 1.1.4] cargo:rerun-if-changed=build.rs
[rustix 1.1.4] cargo:rustc-cfg=static_assertions
[rustix 1.1.4] cargo:rustc-cfg=lower_upper_exp_for_non_zero
[rustix 1.1.4] cargo:rustc-cfg=rustc_diagnostics
[rustix 1.1.4] cargo:rustc-cfg=libc
[rustix 1.1.4] cargo:rustc-cfg=freebsdlike
[rustix 1.1.4] cargo:rustc-cfg=bsd
[rustix 1.1.4] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 1.1.4] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 1.1.4] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 1.1.4] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
[rustix 1.1.4] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
Compiling tokio-util v0.7.18
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tokio-util-0.7.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tokio-util-0.7.18/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Additional utilities for working with Tokio.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.7.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/tokio-util-0.7.18/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="futures-util"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=edd358d7e9429cc3 -C extra-filename=-1e8004d1078512f2 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern bytes=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libbytes-dbfb8a45b547fa78.rmeta --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_core-f9a13edd37b8bf40.rmeta --extern futures_sink=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_sink-b773627e7f263b78.rmeta --extern futures_util=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_util-7f03829ac339fc9c.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libpin_project_lite-ab81e3946c9b1bb2.rmeta --extern slab=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libslab-4053c411de77a06a.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libtokio-a3b56c1c271b095a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustix-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustix-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/rustix-8478f78f514ec04b/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustix-1.1.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 debuginfo=1 --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(error_in_core)' --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "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=8f6d83930539cf1f -C extra-filename=-77d16b5a2f2fb852 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern bitflags=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libbitflags-3c7061d520d05ffd.rmeta --extern libc_errno=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liberrno-1bace0373de266c9.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblibc-0b710b0d59f94a55.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg freebsdlike --cfg bsd`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/equivalent-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/equivalent-1.0.2/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=682f01ba94429238 -C extra-filename=-63220d37aba7d0f6 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_properties_data-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_properties_data-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/icu_properties_data-e9c688f66cb36556/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/icu_properties_data-ec9d753a004d5adf/build-script-build`
[icu_properties_data 2.1.2] cargo:rerun-if-env-changed=ICU4X_DATA_DIR
[icu_properties_data 2.1.2] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming)
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_normalizer_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/icu_normalizer_data-3c4df394cb20d51f/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/icu_normalizer_data-c4ed6a5d1860b735/build-script-build`
[icu_normalizer_data 2.1.1] cargo:rerun-if-env-changed=ICU4X_DATA_DIR
[icu_normalizer_data 2.1.1] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_normalizer_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/icu_normalizer_data-3c4df394cb20d51f/out /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_normalizer_data-2.1.1/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=794a3c095effe523 -C extra-filename=-7c399d20434ab169 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(icu4c_enable_renaming)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_properties_data-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_properties_data-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/icu_properties_data-e9c688f66cb36556/out /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_properties_data-2.1.2/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f42c0a8b5b1149cf -C extra-filename=-a0e1343a2b631256 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(icu4c_enable_renaming)'`
Compiling http-body-util v0.1.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/http-body-util-0.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/http-body-util-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Combinators and adapters for HTTP request or response bodies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/http-body-util-0.1.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 debuginfo=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=51e3912b0c28f60e -C extra-filename=-94da588093e30d47 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern bytes=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libbytes-dbfb8a45b547fa78.rmeta --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_core-f9a13edd37b8bf40.rmeta --extern http=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libhttp-ee9070b5dc2029d4.rmeta --extern http_body=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libhttp_body-082f8dc87baab169.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libpin_project_lite-ab81e3946c9b1bb2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: trait `MustNotImplDrop` is never used
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/http-body-util-0.1.3/src/either.rs:141:15
|
141 | trait MustNotImplDrop {}
| ^^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/http-body-util-0.1.3/src/either.rs:27:37
|
27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj {
| ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
= note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
|
27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> {
| +++
warning: `http-body-util` (lib) generated 2 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/hashbrown-0.16.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/hashbrown-0.16.1/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.16.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/hashbrown-0.16.1/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=3e2d2a8e3e61330f -C extra-filename=-25864ab24f95b744 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/indexmap-2.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/indexmap-2.13.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.13.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/indexmap-2.13.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 debuginfo=1 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=533bbfc522e34361 -C extra-filename=-6670a20037d9a16a --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern equivalent=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libequivalent-63220d37aba7d0f6.rmeta --extern hashbrown=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libhashbrown-25864ab24f95b744.rmeta --cap-lints warn`
Compiling icu_properties v2.1.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_properties-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_properties-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_properties-2.1.2/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 debuginfo=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=a3ceca700f978968 -C extra-filename=-6714529480e0155f --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern icu_collections=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libicu_collections-96c4bd2a497b68d0.rmeta --extern icu_locale_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libicu_locale_core-01621ae7b61aee56.rmeta --extern icu_properties_data=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libicu_properties_data-a0e1343a2b631256.rmeta --extern icu_provider=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libicu_provider-48b35e7b6b002735.rmeta --extern zerotrie=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerotrie-72cfd85b01790e5b.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerovec-caf212f68019e73b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling icu_normalizer v2.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_normalizer-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_normalizer-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for normalizing text into Unicode Normalization Forms' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/icu_normalizer-2.1.1/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=c54bfd5af1768063 -C extra-filename=-35928b03a4f6657e --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern icu_collections=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libicu_collections-96c4bd2a497b68d0.rmeta --extern icu_normalizer_data=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libicu_normalizer_data-7c399d20434ab169.rmeta --extern icu_provider=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libicu_provider-48b35e7b6b002735.rmeta --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libsmallvec-dac87f4189af816e.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerovec-caf212f68019e73b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/memchr-2.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/memchr-2.7.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/memchr-2.7.6/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=58de577added0782 -C extra-filename=-a381385fa1f06891 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling idna_adapter v1.2.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/idna_adapter-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/idna_adapter-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Back end adapter for idna' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/idna_adapter/latest' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna_adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/idna_adapter' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/idna_adapter-1.2.1/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 debuginfo=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=0b8305f2d5520504 -C extra-filename=-1a36e3bfcd841f5e --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern icu_normalizer=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libicu_normalizer-35928b03a4f6657e.rmeta --extern icu_properties=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libicu_properties-6714529480e0155f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling utf8_iter v1.0.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/utf8_iter-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-8 in &[u8]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf8_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf8_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/utf8_iter-1.0.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66c1648062ecfa18 -C extra-filename=-2d5308d0bd444687 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling ryu v1.0.22
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ryu-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ryu-1.0.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name ryu --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ryu-1.0.22/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=3a3cd521dc8fec50 -C extra-filename=-360004d3bc09cc63 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling idna v1.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/idna-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/idna-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/idna-1.1.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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=a93fb512e0483997 -C extra-filename=-865164e448c5760b --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern idna_adapter=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libidna_adapter-1a36e3bfcd841f5e.rmeta --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libsmallvec-dac87f4189af816e.rmeta --extern utf8_iter=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libutf8_iter-2d5308d0bd444687.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling num-integer v0.1.46
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-integer-0.1.46 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-integer-0.1.46/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name num_integer --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/num-integer-0.1.46/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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=5a5f250c1784f51c -C extra-filename=-adc5acc2b5a812d1 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern num_traits=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libnum_traits-9a147490f1c54456.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling vcpkg v0.2.15
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build
time in order to be used in Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/vcpkg-0.2.15/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a3b0a807f24f725 -C extra-filename=-eaf1362ccbdeddac --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cfg-if-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cfg-if-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cfg-if-1.0.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=0e9df471e59c0a40 -C extra-filename=-69d4a0bf6cc8b153 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling url v2.5.8
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/url-2.5.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/url-2.5.8/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.5.8 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name url --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/url-2.5.8/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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=e05b8c8e0f1ed92c -C extra-filename=-25b4ac7f63832c6b --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern form_urlencoded=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libform_urlencoded-32cbf08968d37f1f.rmeta --extern idna=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libidna-865164e448c5760b.rmeta --extern percent_encoding=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libpercent_encoding-2cb7bc114b3cea5f.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libserde-a9fc26a06daa84db.rmeta --extern serde_derive=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libserde_derive-58e06d807bf931cc.so --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling cmake v0.1.57
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cmake CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cmake-0.1.57 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cmake-0.1.57/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build dependency for running `cmake` to build a native library
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cmake-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cmake CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cmake-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.57 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=57 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name cmake --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/cmake-0.1.57/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88f4e4dd860815a1 -C extra-filename=-c4063582dc8b83da --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern cc=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libcc-a6dfb738a089a413.rmeta --cap-lints warn`
Compiling crc32fast v1.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=64f505241cdae096 -C extra-filename=-4ecd7ca67b96704b --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/crc32fast-4ecd7ca67b96704b -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling dunce v1.0.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dunce CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/dunce-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/dunce-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Kornel ' CARGO_PKG_DESCRIPTION='Normalize Windows paths to the most compatible format, avoiding UNC where possible' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/dunce' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dunce CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/kornelski/dunce' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name dunce --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/dunce-1.0.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b59ac453d485fb62 -C extra-filename=-20a87acb5b34445f --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling fs_extra v1.3.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs_extra CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/fs_extra-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/fs_extra-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Denis Kurilenko ' CARGO_PKG_DESCRIPTION='Expanding std::fs and std::io. Recursively copy folders with information about process and much more.' CARGO_PKG_HOMEPAGE='https://github.com/webdesus/fs_extra' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs_extra CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/webdesus/fs_extra' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name fs_extra --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/fs_extra-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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0fd198047bf95f8d -C extra-filename=-fb8ceebe237c3ba2 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling aws-lc-sys v0.39.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-sys-0.39.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-sys-0.39.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LC CARGO_PKG_DESCRIPTION='AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.39.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=39 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-sys-0.39.0/builder/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=a4ba495c0d8ed368 -C extra-filename=-ac5167193edf6167 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/aws-lc-sys-ac5167193edf6167 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern cc=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libcc-a6dfb738a089a413.rlib --extern cmake=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libcmake-c4063582dc8b83da.rlib --extern dunce=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libdunce-20a87acb5b34445f.rlib --extern fs_extra=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libfs_extra-fb8ceebe237c3ba2.rlib --cap-lints warn`
Compiling bstr v1.12.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/bstr-1.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/bstr-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/bstr-1.12.1/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=852ecd986b994620 -C extra-filename=-1338e10ec4a90a02 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern memchr=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libmemchr-df1e4a17d64acd96.rmeta --extern regex_automata=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libregex_automata-0d444e9d6b412a1d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling ipnet v2.11.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ipnet-2.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ipnet-2.11.0/Cargo.toml CARGO_PKG_AUTHORS='Kris Price ' CARGO_PKG_DESCRIPTION='Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust'\''s standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ipnet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/krisprice/ipnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.11.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ipnet-2.11.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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=1195ee86f5abfcc4 -C extra-filename=-cf9344945ea31114 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=prebuilt-nasm CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_PREBUILT_NASM=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-sys-0.39.0 CARGO_MANIFEST_LINKS=aws_lc_0_39_0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-sys-0.39.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LC CARGO_PKG_DESCRIPTION='AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.39.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=39 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/aws-lc-sys-ac5167193edf6167/build-script-main`
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREGENERATING_BINDINGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREGENERATING_BINDINGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREBUILT_NASM_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREBUILT_NASM
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_C_STD_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_C_STD
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREGENERATED_SRC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREGENERATED_SRC
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EFFECTIVE_TARGET_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EFFECTIVE_TARGET
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_JITTER_ENTROPY_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_JITTER_ENTROPY
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_U1_BINDINGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_U1_BINDINGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CARGO_ENCODED_RUSTFLAGS
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CARGO_ENCODED_RUSTFLAGS': '-Clink-arg=-fstack-protector-strong'
[aws-lc-sys 0.39.0] cargo:warning=Emitting configuration: cargo:rustc-cfg=universal
[aws-lc-sys 0.39.0] cargo:rustc-cfg=universal
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CARGO_FEATURE_SSL
[aws-lc-sys 0.39.0] cargo:warning=Building with: CC
[aws-lc-sys 0.39.0] cargo:warning=Symbol Prefix: Some("aws_lc_0_39_0")
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CARGO_FEATURE_SSL
[aws-lc-sys 0.39.0] cargo:warning=Target platform: 'x86_64-unknown-freebsd'
[aws-lc-sys 0.39.0] cargo:root=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CFLAGS': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
[aws-lc-sys 0.39.0] cargo:warning=Setting CFLAGS_x86_64_unknown_freebsd: -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(0)
[aws-lc-sys 0.39.0] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out)
[aws-lc-sys 0.39.0] TARGET = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CC_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CC_x86_64_unknown_freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CC
[aws-lc-sys 0.39.0] HOST_CC = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC
[aws-lc-sys 0.39.0] CC = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(true)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(0)
[aws-lc-sys 0.39.0] TARGET = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CC_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CC_x86_64_unknown_freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CC
[aws-lc-sys 0.39.0] HOST_CC = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC
[aws-lc-sys 0.39.0] CC = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(true)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:warning=Compilation of 'c11.c' succeeded - Ok(["/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out/out-c11/7dfda64fdf5a526c-c11.o"]).
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CC
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CC
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CC
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CC': '/usr/local/llvm19/bin/clang'
[aws-lc-sys 0.39.0] cargo:warning=Setting CC_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CXX_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CXX
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CXX_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CXX
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CXX_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CXX
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CXX_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CXX
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CXX': '/usr/local/llvm19/bin/clang++'
[aws-lc-sys 0.39.0] cargo:warning=Setting CXX_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang++
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(0)
[aws-lc-sys 0.39.0] TARGET = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CC_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CC_x86_64_unknown_freebsd = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(true)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:warning=Compilation of 'stdalign_check.c' succeeded - Ok(["/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out/out-stdalign_check/7dfda64fdf5a526c-stdalign_check.o"]).
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(0)
[aws-lc-sys 0.39.0] TARGET = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CC_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CC_x86_64_unknown_freebsd = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(true)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:warning=Compilation of 'builtin_swap_check.c' succeeded - Ok(["/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out/out-builtin_swap_check/7dfda64fdf5a526c-builtin_swap_check.o"]).
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(0)
[aws-lc-sys 0.39.0] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out)
[aws-lc-sys 0.39.0] TARGET = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CC_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CC_x86_64_unknown_freebsd = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(true)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CFLAGS_x86_64_unknown_freebsd': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CFLAGS': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
[aws-lc-sys 0.39.0] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out)
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(0)
[aws-lc-sys 0.39.0] TARGET = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(x86_64-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CC_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CC_x86_64_unknown_freebsd = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(true)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64_unknown_freebsd = Some(-pipe -fstack-protector-strong -fno-strict-aliasing -O0 -Wp,-U_FORTIFY_SOURCE)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] AR_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] AR_x86_64_unknown_freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_AR
[aws-lc-sys 0.39.0] HOST_AR = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AR
[aws-lc-sys 0.39.0] AR = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=ARFLAGS
[aws-lc-sys 0.39.0] ARFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_ARFLAGS
[aws-lc-sys 0.39.0] HOST_ARFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd
[aws-lc-sys 0.39.0] ARFLAGS_x86_64_unknown_freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd
[aws-lc-sys 0.39.0] ARFLAGS_x86_64-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rustc-link-lib=static=aws_lc_0_39_0_crypto
[aws-lc-sys 0.39.0] cargo:rustc-link-search=native=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out
[aws-lc-sys 0.39.0] cargo:include=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out/include
[aws-lc-sys 0.39.0] cargo:libcrypto=aws_lc_0_39_0_crypto
[aws-lc-sys 0.39.0] cargo:conf=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL
[aws-lc-sys 0.39.0] cargo:rerun-if-changed=builder/
[aws-lc-sys 0.39.0] cargo:rerun-if-changed=aws-lc/
warning: aws-lc-sys@0.39.0: Environment Variable found 'CARGO_ENCODED_RUSTFLAGS': '-Clink-arg=-fstack-protector-strong'
warning: aws-lc-sys@0.39.0: Emitting configuration: cargo:rustc-cfg=universal
warning: aws-lc-sys@0.39.0: Building with: CC
warning: aws-lc-sys@0.39.0: Symbol Prefix: Some("aws_lc_0_39_0")
warning: aws-lc-sys@0.39.0: Target platform: 'x86_64-unknown-freebsd'
warning: aws-lc-sys@0.39.0: Environment Variable found 'CFLAGS': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
warning: aws-lc-sys@0.39.0: Setting CFLAGS_x86_64_unknown_freebsd: -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
warning: aws-lc-sys@0.39.0: Compilation of 'c11.c' succeeded - Ok(["/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out/out-c11/7dfda64fdf5a526c-c11.o"]).
warning: aws-lc-sys@0.39.0: Environment Variable found 'CC': '/usr/local/llvm19/bin/clang'
warning: aws-lc-sys@0.39.0: Setting CC_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang
warning: aws-lc-sys@0.39.0: Environment Variable found 'CXX': '/usr/local/llvm19/bin/clang++'
warning: aws-lc-sys@0.39.0: Setting CXX_x86_64_unknown_freebsd: /usr/local/llvm19/bin/clang++
warning: aws-lc-sys@0.39.0: Compilation of 'stdalign_check.c' succeeded - Ok(["/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out/out-stdalign_check/7dfda64fdf5a526c-stdalign_check.o"]).
warning: aws-lc-sys@0.39.0: Compilation of 'builtin_swap_check.c' succeeded - Ok(["/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out/out-builtin_swap_check/7dfda64fdf5a526c-builtin_swap_check.o"]).
warning: aws-lc-sys@0.39.0: Environment Variable found 'CFLAGS_x86_64_unknown_freebsd': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
warning: aws-lc-sys@0.39.0: Environment Variable found 'CFLAGS': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
Compiling ppv-lite86 v0.2.21
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ppv-lite86-0.2.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ppv-lite86-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Cross-platform cryptography-oriented low-level SIMD library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ppv-lite86-0.2.21/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 debuginfo=1 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=a236fd82316663f2 -C extra-filename=-8f90bc17a04e8402 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern zerocopy=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzerocopy-c6b38d7a72577e14.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling ring v0.17.14
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=1b90e00065ec7a46 -C extra-filename=-bb02262abee1f83b --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/ring-bb02262abee1f83b -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern cc=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps/libcc-a6dfb738a089a413.rlib --cap-lints warn`
Compiling sha1_smol v1.0.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1_smol CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sha1_smol-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sha1_smol-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='Minimal dependency-free implementation of SHA1 for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1_smol CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/sha1-smol' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name sha1_smol --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sha1_smol-1.0.1/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "serde", "std"))' -C metadata=e6294da8b6bc8f49 -C extra-filename=-6a1afca2b24d2a75 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: struct `u64x2` is never constructed
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sha1_smol-1.0.1/src/simd.rs:143:12
|
143 | pub struct u64x2(pub u64, pub u64);
| ^^^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: `sha1_smol` (lib) generated 1 warning
Compiling uuid v1.20.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/uuid-1.20.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/uuid-1.20.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.20.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name uuid --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/uuid-1.20.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 debuginfo=1 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="sha1"' --cfg 'feature="std"' --cfg 'feature="v4"' --cfg 'feature="v5"' --cfg 'feature="v7"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=541fc63b3d702219 -C extra-filename=-da8dcdd1f7b76081 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern getrandom=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libgetrandom-0771776c4e9be78f.rmeta --extern serde_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libserde_core-2d548c3f4648ec58.rmeta --extern sha1_smol=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libsha1_smol-6a1afca2b24d2a75.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14 CARGO_MANIFEST_LINKS=ring_core_0_17_14_ CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/ring-99b09ec5b804541f/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/ring-bb02262abee1f83b/build-script-build`
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_MANIFEST_DIR
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_NAME
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MAJOR
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MINOR
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PATCH
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PRE
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_MANIFEST_LINKS
[ring 0.17.14] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM
[ring 0.17.14] cargo:rerun-if-env-changed=OUT_DIR
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ARCH
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENV
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENDIAN
[ring 0.17.14] OPT_LEVEL = Some(0)
[ring 0.17.14] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/ring-99b09ec5b804541f/out)
[ring 0.17.14] TARGET = Some(x86_64-unknown-freebsd)
[ring 0.17.14] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[ring 0.17.14] HOST = Some(x86_64-unknown-freebsd)
[ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[ring 0.17.14] CC_x86_64-unknown-freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[ring 0.17.14] CC_x86_64_unknown_freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=HOST_CC
[ring 0.17.14] HOST_CC = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC
[ring 0.17.14] CC = Some(/usr/local/llvm19/bin/clang)
[ring 0.17.14] RUSTC_WRAPPER = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[ring 0.17.14] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[ring 0.17.14] CRATE_CC_NO_DEFAULTS = None
[ring 0.17.14] DEBUG = Some(true)
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS
[ring 0.17.14] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[ring 0.17.14] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[ring 0.17.14] CC_SHELL_ESCAPED_FLAGS = None
[ring 0.17.14] cargo:rerun-if-env-changed=HOST_CFLAGS
[ring 0.17.14] HOST_CFLAGS = None
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[ring 0.17.14] CFLAGS_x86_64_unknown_freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[ring 0.17.14] CFLAGS_x86_64-unknown-freebsd = None
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] cargo:rustc-link-lib=static=ring_core_0_17_14_
[ring 0.17.14] OPT_LEVEL = Some(0)
[ring 0.17.14] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/ring-99b09ec5b804541f/out)
[ring 0.17.14] TARGET = Some(x86_64-unknown-freebsd)
[ring 0.17.14] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[ring 0.17.14] HOST = Some(x86_64-unknown-freebsd)
[ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[ring 0.17.14] CC_x86_64-unknown-freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[ring 0.17.14] CC_x86_64_unknown_freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=HOST_CC
[ring 0.17.14] HOST_CC = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC
[ring 0.17.14] CC = Some(/usr/local/llvm19/bin/clang)
[ring 0.17.14] RUSTC_WRAPPER = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[ring 0.17.14] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[ring 0.17.14] CRATE_CC_NO_DEFAULTS = None
[ring 0.17.14] DEBUG = Some(true)
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS
[ring 0.17.14] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[ring 0.17.14] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[ring 0.17.14] CC_SHELL_ESCAPED_FLAGS = None
[ring 0.17.14] cargo:rerun-if-env-changed=HOST_CFLAGS
[ring 0.17.14] HOST_CFLAGS = None
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[ring 0.17.14] CFLAGS_x86_64_unknown_freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[ring 0.17.14] CFLAGS_x86_64-unknown-freebsd = None
[ring 0.17.14] cargo:rustc-link-lib=static=ring_core_0_17_14__test
[ring 0.17.14] cargo:rustc-link-search=native=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/ring-99b09ec5b804541f/out
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-armv7.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-gcm-armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghashv8-armx.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-neon-armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-armv4.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-x86.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-gcm-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aes-gcm-avx2-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/mem.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/cpu_intel.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S
[ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/internal.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/crypto.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S
[ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/constant_time_test.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/internal.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.inl
[ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/cipher/asm/chacha20_poly1305_x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/cipher/asm/chacha20_poly1305_armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/type_check.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/mem.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/target.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/aes.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/asm_base.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/base.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/check.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_64.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_32.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/LICENSE
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h
Compiling aws-lc-rs v1.16.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-rs-1.16.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-rs-1.16.2/Cargo.toml CARGO_PKG_AUTHORS=AWS-LibCrypto CARGO_PKG_DESCRIPTION='aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.' CARGO_PKG_HOMEPAGE='https://github.com/aws/aws-lc-rs' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=1.16.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-rs-1.16.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="aws-lc-sys"' --cfg 'feature="default"' --cfg 'feature="prebuilt-nasm"' --cfg 'feature="ring-io"' --cfg 'feature="ring-sig-verify"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=6d5e83582965acf7 -C extra-filename=-de5648fc18c9ae40 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/aws-lc-rs-de5648fc18c9ae40 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=alloc,aws-lc-sys,default,prebuilt-nasm,ring-io,ring-sig-verify CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_AWS_LC_SYS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PREBUILT_NASM=1 CARGO_FEATURE_RING_IO=1 CARGO_FEATURE_RING_SIG_VERIFY=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-rs-1.16.2 CARGO_MANIFEST_LINKS=aws_lc_rs_1_16_2_sys CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-rs-1.16.2/Cargo.toml CARGO_PKG_AUTHORS=AWS-LibCrypto CARGO_PKG_DESCRIPTION='aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.' CARGO_PKG_HOMEPAGE='https://github.com/aws/aws-lc-rs' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=1.16.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=true DEP_AWS_LC_0_39_0_CONF=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL DEP_AWS_LC_0_39_0_INCLUDE=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out/include DEP_AWS_LC_0_39_0_LIBCRYPTO=aws_lc_0_39_0_crypto DEP_AWS_LC_0_39_0_ROOT=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-rs-593016518516d818/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/aws-lc-rs-de5648fc18c9ae40/build-script-build`
[aws-lc-rs 1.16.2] cargo:rustc-check-cfg=cfg(aws_lc_rs_docsrs)
[aws-lc-rs 1.16.2] cargo:rustc-check-cfg=cfg(disable_slow_tests)
[aws-lc-rs 1.16.2] cargo:rustc-check-cfg=cfg(dev_tests_only)
[aws-lc-rs 1.16.2] cargo:rerun-if-env-changed=AWS_LC_RS_DISABLE_SLOW_TESTS
[aws-lc-rs 1.16.2] cargo:rerun-if-env-changed=AWS_LC_RS_DEV_TESTS_ONLY
[aws-lc-rs 1.16.2] cargo:rerun-if-env-changed=DEP_AWS_LC_0_39_0_INCLUDE
[aws-lc-rs 1.16.2] cargo:rerun-if-env-changed=DEP_AWS_LC_0_39_0_LIBCRYPTO
[aws-lc-rs 1.16.2] cargo:rerun-if-env-changed=DEP_AWS_LC_0_39_0_ROOT
[aws-lc-rs 1.16.2] cargo:rerun-if-env-changed=DEP_AWS_LC_0_39_0_CONF
[aws-lc-rs 1.16.2] cargo:include=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out/include
[aws-lc-rs 1.16.2] cargo:libcrypto=aws_lc_0_39_0_crypto
[aws-lc-rs 1.16.2] cargo:root=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out
[aws-lc-rs 1.16.2] cargo:conf=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL
Compiling regex v1.12.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/regex-1.12.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/regex-1.12.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.12.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/regex-1.12.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 debuginfo=1 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=27d75d083d704966 -C extra-filename=-f5e010abc5b1b2fc --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern aho_corasick=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libaho_corasick-0f36f48f9258821e.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libmemchr-df1e4a17d64acd96.rmeta --extern regex_automata=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libregex_automata-0d444e9d6b412a1d.rmeta --extern regex_syntax=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libregex_syntax-35142092203cecb4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling sync_wrapper v1.0.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sync_wrapper-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sync_wrapper-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler'\''s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sync_wrapper-1.0.2/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 debuginfo=1 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=7fe64bc7bd435005 -C extra-filename=-6a528079ad707ecc --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libfutures_core-f9a13edd37b8bf40.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling rustls-pki-types v1.14.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-pki-types-1.14.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-pki-types-1.14.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Shared types for the rustls PKI ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pki-types' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pki-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pki-types' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.14.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-pki-types-1.14.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 debuginfo=1 --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=ae3200bade250a54 -C extra-filename=-8e9a5e7a9172e36e --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern zeroize=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzeroize-a45796c77af5d398.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling untrusted v0.9.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/untrusted-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/untrusted-0.9.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=300e136324461c42 -C extra-filename=-d58e79d45c6e4017 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/ring-99b09ec5b804541f/out /usr/local/bin/rustc --crate-name ring --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=fce81f53c6ab27dd -C extra-filename=-ff994c1a7f15e79f --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libcfg_if-ebbcf0392050fc37.rmeta --extern getrandom=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libgetrandom-c8f6b3f92fc4f0dd.rmeta --extern untrusted=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libuntrusted-d58e79d45c6e4017.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/ring-99b09ec5b804541f/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test`
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks.rs:19:44
|
19 | pub fn as_chunks(slice: &[T]) -> (AsChunks, &[T]) {
| ^^^^ ^^^^^^^^^^^^^^ ^^^^ the same lifetime is elided here
| | |
| | the same lifetime is hidden here
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
= note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
|
19 | pub fn as_chunks(slice: &[T]) -> (AsChunks<'_, T, N>, &[T]) {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:18:48
|
18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut, &mut [T]) {
| ^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is elided here
| | |
| | the same lifetime is hidden here
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut<'_, T, N>, &mut [T]) {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:55:19
|
55 | pub fn as_mut(&mut self) -> AsChunksMut {
| ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
55 | pub fn as_mut(&mut self) -> AsChunksMut<'_, T, N> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:60:19
|
60 | pub fn as_ref(&self) -> AsChunks {
| ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
60 | pub fn as_ref(&self) -> AsChunks<'_, T, N> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:67:47
|
67 | pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter {
| ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
67 | pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter<'_, T, N> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:73:25
|
73 | pub fn split_at_mut(&mut self, mid: usize) -> (AsChunksMut, AsChunksMut) {
| ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
| | |
| | the same lifetime is hidden here
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
73 | pub fn split_at_mut(&mut self, mid: usize) -> (AsChunksMut<'_, T, N>, AsChunksMut<'_, T, N>) {
| +++ +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/src/arithmetic/bigint/modulus.rs:116:27
|
116 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus {
| ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
116 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/src/arithmetic/limbs512/storage.rs:45:9
|
45 | &mut self,
| ^^^^^^^^^ the lifetime is elided here
...
48 | ) -> Result, LenMismatchError> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
48 | ) -> Result, LenMismatchError> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/src/pkcs8.rs:56:21
|
56 | fn alg_id_value(&self) -> untrusted::Input {
| ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
56 | fn alg_id_value(&self) -> untrusted::Input<'_> {
| ++++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/src/pkcs8.rs:65:22
|
65 | pub fn curve_oid(&self) -> untrusted::Input {
| ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
65 | pub fn curve_oid(&self) -> untrusted::Input<'_> {
| ++++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/ring-0.17.14/src/rsa/public_modulus.rs:91:25
|
91 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus {
| ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
91 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> {
| +++
warning: `ring` (lib) generated 11 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_lc_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-sys-0.39.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-sys-0.39.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LC CARGO_PKG_DESCRIPTION='AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.39.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=39 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out /usr/local/bin/rustc --crate-name aws_lc_sys --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-sys-0.39.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 debuginfo=1 --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=7b67c0ad06b8cbb9 -C extra-filename=-f30f71f9f505255e --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out -l static=aws_lc_0_39_0_crypto --cfg universal`
Compiling httpdate v1.0.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httpdate CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/httpdate-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/httpdate-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Pyfisch ' CARGO_PKG_DESCRIPTION='HTTP date parsing and formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httpdate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pyfisch/httpdate' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name httpdate --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/httpdate-1.0.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=444c3a00b978d668 -C extra-filename=-a2c31bf6ad33424e --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling untrusted v0.7.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/untrusted-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/untrusted-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64c2dfc29714e899 -C extra-filename=-5dcf05c934690aa4 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/untrusted-0.7.1/src/untrusted.rs:91:5
|
91 | box_pointers,
| ^^^^^^^^^^^^
|
= note: `#[warn(renamed_and_removed_lints)]` on by default
warning: `untrusted` (lib) generated 1 warning
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_lc_rs CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-rs-1.16.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-rs-1.16.2/Cargo.toml CARGO_PKG_AUTHORS=AWS-LibCrypto CARGO_PKG_DESCRIPTION='aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.' CARGO_PKG_HOMEPAGE='https://github.com/aws/aws-lc-rs' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=1.16.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-rs-593016518516d818/out /usr/local/bin/rustc --crate-name aws_lc_rs --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/aws-lc-rs-1.16.2/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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="aws-lc-sys"' --cfg 'feature="default"' --cfg 'feature="prebuilt-nasm"' --cfg 'feature="ring-io"' --cfg 'feature="ring-sig-verify"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=564b0d5b8a8facef -C extra-filename=-d077a3e2a2c34681 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern aws_lc_sys=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libaws_lc_sys-f30f71f9f505255e.rmeta --extern untrusted=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libuntrusted-5dcf05c934690aa4.rmeta --extern zeroize=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzeroize-a45796c77af5d398.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out --check-cfg 'cfg(aws_lc_rs_docsrs)' --check-cfg 'cfg(disable_slow_tests)' --check-cfg 'cfg(dev_tests_only)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/crc32fast-c6ee949631752bab/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/crc32fast-4ecd7ca67b96704b/build-script-build`
[crc32fast 1.5.0] cargo:rustc-cfg=stable_arm_crc32_intrinsics
[crc32fast 1.5.0] cargo:rustc-check-cfg=cfg(stable_arm_crc32_intrinsics)
Compiling byteorder v1.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/byteorder-1.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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=9a1c98dbd17c3559 -C extra-filename=-40c962115d08003b --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling httparse v1.10.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/httparse-1.10.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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=347f109c8de26039 -C extra-filename=-575068141021c4b8 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/httparse-575068141021c4b8 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/httparse-cf7be65b78c7e79a/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/httparse-575068141021c4b8/build-script-build`
[httparse 1.10.1] cargo:rustc-cfg=httparse_simd_neon_intrinsics
[httparse 1.10.1] cargo:rustc-cfg=httparse_simd
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/crc32fast-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/crc32fast-c6ee949631752bab/out /usr/local/bin/rustc --crate-name crc32fast --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/crc32fast-1.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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=44c7c9f1eb4c10e4 -C extra-filename=-91155fdc48d80270 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libcfg_if-ebbcf0392050fc37.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'`
Compiling rustls v0.23.36
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-0.23.36 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-0.23.36/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-0.23.36/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=c2c0fafe5e8db9d4 -C extra-filename=-89f867c1d8b501cf --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/rustls-89f867c1d8b501cf -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=aws-lc-rs,aws_lc_rs,log,logging,prefer-post-quantum,ring,std,tls12 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_AWS_LC_RS=1 CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_PREFER_POST_QUANTUM=1 CARGO_FEATURE_RING=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-0.23.36 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-0.23.36/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' DEBUG=true DEP_AWS_LC_RS_1_16_2_SYS_CONF=OPENSSL_NO_ASYNC,OPENSSL_NO_BF,OPENSSL_NO_BLAKE2,OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_CAMELLIA,OPENSSL_NO_CAPIENG,OPENSSL_NO_CAST,OPENSSL_NO_CMS,OPENSSL_NO_COMP,OPENSSL_NO_CRYPTO_MDEBUG,OPENSSL_NO_CT,OPENSSL_NO_DANE,OPENSSL_NO_DEPRECATED,OPENSSL_NO_DGRAM,OPENSSL_NO_DYNAMIC_ENGINE,OPENSSL_NO_EC_NISTP_64_GCC_128,OPENSSL_NO_EC2M,OPENSSL_NO_EGD,OPENSSL_NO_ENGINE,OPENSSL_NO_GMP,OPENSSL_NO_GOST,OPENSSL_NO_HEARTBEATS,OPENSSL_NO_HW,OPENSSL_NO_IDEA,OPENSSL_NO_JPAKE,OPENSSL_NO_KRB5,OPENSSL_NO_MD2,OPENSSL_NO_MDC2,OPENSSL_NO_OCB,OPENSSL_NO_RC2,OPENSSL_NO_RC5,OPENSSL_NO_RFC3779,OPENSSL_NO_RIPEMD,OPENSSL_NO_RMD160,OPENSSL_NO_SCTP,OPENSSL_NO_SEED,OPENSSL_NO_SM2,OPENSSL_NO_SM3,OPENSSL_NO_SM4,OPENSSL_NO_SRP,OPENSSL_NO_SSL_TRACE,OPENSSL_NO_SSL2,OPENSSL_NO_SSL3,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_STATIC_ENGINE,OPENSSL_NO_STORE,OPENSSL_NO_TS,OPENSSL_NO_WHIRLPOOL DEP_AWS_LC_RS_1_16_2_SYS_INCLUDE=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out/include DEP_AWS_LC_RS_1_16_2_SYS_LIBCRYPTO=aws_lc_0_39_0_crypto DEP_AWS_LC_RS_1_16_2_SYS_ROOT=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/ci-test:/magus/work/usr/mports/misc/codex/work/target/ci-test/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/rustls-27995e9a3456e28f/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/ci-test/build/rustls-89f867c1d8b501cf/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/httparse-cf7be65b78c7e79a/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/httparse-1.10.1/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3325d250971d79c3 -C extra-filename=-6662bb076cd14d7a --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg httparse_simd_neon_intrinsics --cfg httparse_simd`
Compiling rustls-webpki v0.103.13
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-webpki-0.103.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-webpki-0.103.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web PKI X.509 Certificate Verification.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-webpki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.103.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=103 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-webpki-0.103.13/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(webpki_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="aws-lc-rs"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws-lc-rs", "aws-lc-rs-fips", "aws-lc-rs-unstable", "default", "ring", "std"))' -C metadata=6a2a68a31ac52e2f -C extra-filename=-869090190892427c --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern aws_lc_rs=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libaws_lc_rs-d077a3e2a2c34681.rmeta --extern ring=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libring-ff994c1a7f15e79f.rmeta --extern pki_types=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/librustls_pki_types-8e9a5e7a9172e36e.rmeta --extern untrusted=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libuntrusted-d58e79d45c6e4017.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out -L native=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/ring-99b09ec5b804541f/out`
Compiling heck v0.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57e2c10c9a08d4cf -C extra-filename=-1e194e391d618b7c --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/deps -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-0.23.36 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-0.23.36/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/rustls-27995e9a3456e28f/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rustls-0.23.36/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 debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=0113e34c4478f27a -C extra-filename=-4c4bfbceac526bcc --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern aws_lc_rs=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libaws_lc_rs-d077a3e2a2c34681.rmeta --extern log=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/liblog-d4728d44c8574f44.rmeta --extern once_cell=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libonce_cell-cf8dca500d92c633.rmeta --extern ring=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libring-ff994c1a7f15e79f.rmeta --extern pki_types=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/librustls_pki_types-8e9a5e7a9172e36e.rmeta --extern webpki=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libwebpki-869090190892427c.rmeta --extern subtle=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libsubtle-303a4b2062363313.rmeta --extern zeroize=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libzeroize-a45796c77af5d398.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/aws-lc-sys-3781788880574c2b/out -L native=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/build/ring-99b09ec5b804541f/out`
Compiling rand_core v0.9.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name rand_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_core-0.9.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 debuginfo=1 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=8f9eac2efa3c11ec -C extra-filename=-a4f6e2149352bdfe --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern getrandom=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libgetrandom-0771776c4e9be78f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling anyhow v1.0.101
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/anyhow-1.0.101 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/anyhow-1.0.101/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/anyhow-1.0.101/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=f66bfc37fbb0923f -C extra-filename=-162fc301e188bb09 --out-dir /magus/work/usr/mports/misc/codex/work/target/ci-test/build/anyhow-162fc301e188bb09 -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn`
Compiling atomic-waker v1.1.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic_waker CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/atomic-waker-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/atomic-waker-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Contributors to futures-rs' CARGO_PKG_DESCRIPTION='A synchronization primitive for task wakeup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic-waker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/atomic-waker' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name atomic_waker --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/atomic-waker-1.1.2/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=c9b00f8ea0383f59 -C extra-filename=-7fd720d026501016 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: trait `AssertSync` is never used
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/atomic-waker-1.1.2/src/lib.rs:226:15
|
226 | trait AssertSync: Sync {}
| ^^^^^^^^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: `atomic-waker` (lib) generated 1 warning
Compiling try-lock v0.2.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/try-lock-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A lightweight atomic lock.' CARGO_PKG_HOMEPAGE='https://github.com/seanmonstar/try-lock' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=try-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/try-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/try-lock-0.2.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=573dc4cdab9ba08c -C extra-filename=-8b274e677274bd17 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/try-lock-0.2.5/src/lib.rs:92:21
|
92 | pub fn try_lock(&self) -> Option> {
| ^^^^^ ^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
note: the lint level is defined here
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/try-lock-0.2.5/src/lib.rs:3:9
|
3 | #![deny(warnings)]
| ^^^^^^^^
= note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
help: use `'_` for type paths
|
92 | pub fn try_lock(&self) -> Option> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/try-lock-0.2.5/src/lib.rs:110:27
|
110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
| ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/try-lock-0.2.5/src/lib.rs:129:30
|
129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
| ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/try-lock-0.2.5/src/lib.rs:165:47
|
165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
| ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
| +++
warning: `try-lock` (lib) generated 4 warnings
Compiling mime v0.3.17
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/mime-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/mime-0.3.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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91ba013442472eec -C extra-filename=-e6898004a261af05 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/mime-0.3.17/src/lib.rs:139:18
|
139 | pub fn type_(&self) -> Name {
| ^^^^^ ^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
note: the lint level is defined here
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/mime-0.3.17/src/lib.rs:27:9
|
27 | #![deny(warnings)]
| ^^^^^^^^
= note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
help: use `'_` for type paths
|
139 | pub fn type_(&self) -> Name<'_> {
| ++++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/mime-0.3.17/src/lib.rs:156:20
|
156 | pub fn subtype(&self) -> Name {
| ^^^^^ ^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
156 | pub fn subtype(&self) -> Name<'_> {
| ++++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/mime-0.3.17/src/lib.rs:179:19
|
179 | pub fn suffix(&self) -> Option {
| ^^^^^ ^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
179 | pub fn suffix(&self) -> Option> {
| ++++
warning: `mime` (lib) generated 3 warnings
Compiling want v0.3.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name want --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/want-0.3.1/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 debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8a7856094a57505 -C extra-filename=-3834b404d85e863a --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern try_lock=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libtry_lock-8b274e677274bd17.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling rand_chacha v0.9.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_chacha-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_chacha-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand_chacha-0.9.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 debuginfo=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=f8c2c63efc0c5e7e -C extra-filename=-f11145adaaad0f54 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern ppv_lite86=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libppv_lite86-8f90bc17a04e8402.rmeta --extern rand_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/librand_core-a4f6e2149352bdfe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling sha1 v0.10.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sha1-0.10.6/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 debuginfo=1 --cfg 'feature="compress"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=5d94e2591b58ec53 -C extra-filename=-440ee79d1e760fbe --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libcfg_if-ebbcf0392050fc37.rmeta --extern cpufeatures=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libcpufeatures-68b611833914fadb.rmeta --extern digest=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libdigest-2a3845a9e89a7fa9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling sha2 v0.10.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sha2-0.10.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sha2-0.10.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family
including SHA-224, SHA-256, SHA-384, and SHA-512.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/sha2-0.10.9/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 debuginfo=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=c214cc1c51022eec -C extra-filename=-351cb1526d539c0f --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libcfg_if-ebbcf0392050fc37.rmeta --extern cpufeatures=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libcpufeatures-68b611833914fadb.rmeta --extern digest=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/libdigest-2a3845a9e89a7fa9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling rand v0.9.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand-0.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps /usr/local/bin/rustc --crate-name rand --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/rand-0.9.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 debuginfo=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=4f91c3ed3e6e3c54 -C extra-filename=-5ecdc5aff1350217 --out-dir /magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -L dependency=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/ci-test/deps --extern rand_chacha=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/librand_chacha-f11145adaaad0f54.rmeta --extern rand_core=/magus/work/usr/mports/misc/codex/work/target/x86_64-unknown-freebsd/ci-test/deps/librand_core-a4f6e2149352bdfe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling h2 v0.4.13
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/h2-0.4.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.131.0/cargo-crates/h2-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur
MidnightBSD Magus