[INFO] cloning repository https://github.com/timkpaine/xorjson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timkpaine/xorjson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkpaine%2Fxorjson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkpaine%2Fxorjson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bba94af8627dfaf0efce8660289b4ca76b5af539 [INFO] testing timkpaine/xorjson against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkpaine%2Fxorjson" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/timkpaine/xorjson [INFO] finished tweaking git repo https://github.com/timkpaine/xorjson [INFO] tweaked toml for git repo https://github.com/timkpaine/xorjson written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timkpaine/xorjson on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timkpaine/xorjson already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-build-config v0.21.2 [INFO] [stderr] Downloaded unwinding v0.2.1 [INFO] [stderr] Downloaded associative-cache v2.0.0 [INFO] [stderr] Downloaded pyo3-ffi v0.21.2 [INFO] [stderr] Downloaded no-panic v0.1.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d947f44a1adc6a55289c2e32b4d19fdde76b9fa02e02e896506bb42dd5fa3866 [INFO] running `Command { std: "docker" "start" "-a" "d947f44a1adc6a55289c2e32b4d19fdde76b9fa02e02e896506bb42dd5fa3866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d947f44a1adc6a55289c2e32b4d19fdde76b9fa02e02e896506bb42dd5fa3866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d947f44a1adc6a55289c2e32b4d19fdde76b9fa02e02e896506bb42dd5fa3866", kill_on_drop: false }` [INFO] [stdout] d947f44a1adc6a55289c2e32b4d19fdde76b9fa02e02e896506bb42dd5fa3866 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aedb4c620305ac7a6c29b5dd0f69d435790c71fc82373cad59d97bee42ee9b9 [INFO] running `Command { std: "docker" "start" "-a" "1aedb4c620305ac7a6c29b5dd0f69d435790c71fc82373cad59d97bee42ee9b9", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling itoap v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling associative-cache v2.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling xorjson v3.10.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] warning: xorjson@3.10.5: include/yyjson/yyjson.c: In function 'read_string': [INFO] [stderr] warning: xorjson@3.10.5: include/yyjson/yyjson.c:5268:29: warning: variable 'pos' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: xorjson@3.10.5: 5268 | u8 *src = ++cur, *dst, *pos; [INFO] [stderr] warning: xorjson@3.10.5: | ^~~ [INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts` [INFO] [stdout] --> src/lib.rs:14:49 [INFO] [stdout] | [INFO] [stdout] 14 | #![cfg_attr(feature = "strict_provenance", warn(fuzzy_provenance_casts))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `fuzzy_provenance_casts` lint is unstable [INFO] [stdout] = note: see issue #130351 for more information [INFO] [stdout] = help: add `#![feature(strict_provenance_lints)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; consider upgrading it if it is out of date [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `strict_provenance` has been stable since 1.84.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:13:52 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(feature = "strict_provenance", feature(strict_provenance))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/deserialize/pyobject.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | let entry = KEY_MAP [INFO] [stdout] | _________________________^ [INFO] [stdout] 18 | | .get_mut() [INFO] [stdout] | |__________________________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/deserialize/yyjson.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | &YYJSON_ALLOC.get_or_init(yyjson_init).alloc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/serialize/per_type/numpy.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | let numpy_types = unsafe { NUMPY_TYPES.get_or_init(load_numpy_types) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/serialize/per_type/numpy.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | let numpy_types = unsafe { NUMPY_TYPES.get_or_init(load_numpy_types) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/serialize/per_type/numpy.rs:896:26 [INFO] [stdout] | [INFO] [stdout] 896 | unsafe { NUMPY_TYPES.get_or_init(load_numpy_types).unwrap().as_ref() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/typeref.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | assert!(crate::deserialize::KEY_MAP [INFO] [stdout] | _________________^ [INFO] [stdout] 141 | | .set(crate::deserialize::KeyMap::default()) [INFO] [stdout] | |_______________________________________________________^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 28.12s [INFO] running `Command { std: "docker" "inspect" "1aedb4c620305ac7a6c29b5dd0f69d435790c71fc82373cad59d97bee42ee9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aedb4c620305ac7a6c29b5dd0f69d435790c71fc82373cad59d97bee42ee9b9", kill_on_drop: false }` [INFO] [stdout] 1aedb4c620305ac7a6c29b5dd0f69d435790c71fc82373cad59d97bee42ee9b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a88cd21de9ebaf505c611ddf05bf9fcd800e09be3a1a24dc2999ee1628453ba [INFO] running `Command { std: "docker" "start" "-a" "0a88cd21de9ebaf505c611ddf05bf9fcd800e09be3a1a24dc2999ee1628453ba", kill_on_drop: false }` [INFO] [stderr] Compiling xorjson v3.10.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: xorjson@3.10.5: include/yyjson/yyjson.c: In function 'read_string': [INFO] [stderr] warning: xorjson@3.10.5: include/yyjson/yyjson.c:5268:29: warning: variable 'pos' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: xorjson@3.10.5: 5268 | u8 *src = ++cur, *dst, *pos; [INFO] [stderr] warning: xorjson@3.10.5: | ^~~ [INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts` [INFO] [stdout] --> src/lib.rs:14:49 [INFO] [stdout] | [INFO] [stdout] 14 | #![cfg_attr(feature = "strict_provenance", warn(fuzzy_provenance_casts))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the `fuzzy_provenance_casts` lint is unstable [INFO] [stdout] = note: see issue #130351 for more information [INFO] [stdout] = help: add `#![feature(strict_provenance_lints)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-27; consider upgrading it if it is out of date [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `strict_provenance` has been stable since 1.84.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:13:52 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(feature = "strict_provenance", feature(strict_provenance))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/deserialize/pyobject.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | let entry = KEY_MAP [INFO] [stdout] | _________________________^ [INFO] [stdout] 18 | | .get_mut() [INFO] [stdout] | |__________________________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/deserialize/yyjson.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | &YYJSON_ALLOC.get_or_init(yyjson_init).alloc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/serialize/per_type/numpy.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | let numpy_types = unsafe { NUMPY_TYPES.get_or_init(load_numpy_types) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/serialize/per_type/numpy.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | let numpy_types = unsafe { NUMPY_TYPES.get_or_init(load_numpy_types) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/serialize/per_type/numpy.rs:896:26 [INFO] [stdout] | [INFO] [stdout] 896 | unsafe { NUMPY_TYPES.get_or_init(load_numpy_types).unwrap().as_ref() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/typeref.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | assert!(crate::deserialize::KEY_MAP [INFO] [stdout] | _________________^ [INFO] [stdout] 141 | | .set(crate::deserialize::KeyMap::default()) [INFO] [stdout] | |_______________________________________________________^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 14.93s [INFO] running `Command { std: "docker" "inspect" "0a88cd21de9ebaf505c611ddf05bf9fcd800e09be3a1a24dc2999ee1628453ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a88cd21de9ebaf505c611ddf05bf9fcd800e09be3a1a24dc2999ee1628453ba", kill_on_drop: false }` [INFO] [stdout] 0a88cd21de9ebaf505c611ddf05bf9fcd800e09be3a1a24dc2999ee1628453ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d11c593e65382f7e38d4ccc78a820abe1931e89c24c9d46e968eb476c2827c48 [INFO] running `Command { std: "docker" "start" "-a" "d11c593e65382f7e38d4ccc78a820abe1931e89c24c9d46e968eb476c2827c48", kill_on_drop: false }` [INFO] [stderr] Compiling xorjson v3.10.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: xorjson@3.10.5: include/yyjson/yyjson.c: In function 'read_string': [INFO] [stderr] warning: xorjson@3.10.5: include/yyjson/yyjson.c:5268:29: warning: variable 'pos' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: xorjson@3.10.5: 5268 | u8 *src = ++cur, *dst, *pos; [INFO] [stderr] warning: xorjson@3.10.5: | ^~~ [INFO] [stderr] warning: unknown lint: `fuzzy_provenance_casts` [INFO] [stderr] --> src/lib.rs:14:49 [INFO] [stderr] | [INFO] [stderr] 14 | #![cfg_attr(feature = "strict_provenance", warn(fuzzy_provenance_casts))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the `fuzzy_provenance_casts` lint is unstable [INFO] [stderr] = note: see issue #130351 for more information [INFO] [stderr] = help: add `#![feature(strict_provenance_lints)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-08-27; consider upgrading it if it is out of date [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `strict_provenance` has been stable since 1.84.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:13:52 [INFO] [stderr] | [INFO] [stderr] 13 | #![cfg_attr(feature = "strict_provenance", feature(strict_provenance))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> src/deserialize/pyobject.rs:17:25 [INFO] [stderr] | [INFO] [stderr] 17 | let entry = KEY_MAP [INFO] [stderr] | _________________________^ [INFO] [stderr] 18 | | .get_mut() [INFO] [stderr] | |__________________________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/deserialize/yyjson.rs:122:14 [INFO] [stderr] | [INFO] [stderr] 122 | &YYJSON_ALLOC.get_or_init(yyjson_init).alloc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/serialize/per_type/numpy.rs:63:32 [INFO] [stderr] | [INFO] [stderr] 63 | let numpy_types = unsafe { NUMPY_TYPES.get_or_init(load_numpy_types) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/serialize/per_type/numpy.rs:86:32 [INFO] [stderr] | [INFO] [stderr] 86 | let numpy_types = unsafe { NUMPY_TYPES.get_or_init(load_numpy_types) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/serialize/per_type/numpy.rs:896:26 [INFO] [stderr] | [INFO] [stderr] 896 | unsafe { NUMPY_TYPES.get_or_init(load_numpy_types).unwrap().as_ref() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/typeref.rs:140:17 [INFO] [stderr] | [INFO] [stderr] 140 | assert!(crate::deserialize::KEY_MAP [INFO] [stderr] | _________________^ [INFO] [stderr] 141 | | .set(crate::deserialize::KeyMap::default()) [INFO] [stderr] | |_______________________________________________________^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: `xorjson` (lib test) generated 8 warnings [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 14.83s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xorjson-b336d929e9bcab5e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d11c593e65382f7e38d4ccc78a820abe1931e89c24c9d46e968eb476c2827c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d11c593e65382f7e38d4ccc78a820abe1931e89c24c9d46e968eb476c2827c48", kill_on_drop: false }` [INFO] [stdout] d11c593e65382f7e38d4ccc78a820abe1931e89c24c9d46e968eb476c2827c48