[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] checking timkpaine/xorjson against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkpaine%2Fxorjson" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timkpaine/xorjson on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc1/source/Cargo.toml [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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded associative-cache v2.0.0 [INFO] [stderr] Downloaded unwinding v0.2.1 [INFO] [stderr] Downloaded no-panic v0.1.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17963425a15011d946efe77870b9a467b7f4647e261cb98a79ef9e820cb83bf3 [INFO] running `Command { std: "docker" "start" "-a" "17963425a15011d946efe77870b9a467b7f4647e261cb98a79ef9e820cb83bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17963425a15011d946efe77870b9a467b7f4647e261cb98a79ef9e820cb83bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17963425a15011d946efe77870b9a467b7f4647e261cb98a79ef9e820cb83bf3", kill_on_drop: false }` [INFO] [stdout] 17963425a15011d946efe77870b9a467b7f4647e261cb98a79ef9e820cb83bf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7d935ddc09f7f3e80da15a65ea7768829c8c320231a6629f0d138f2fdf5c4d7 [INFO] running `Command { std: "docker" "start" "-a" "b7d935ddc09f7f3e80da15a65ea7768829c8c320231a6629f0d138f2fdf5c4d7", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking associative-cache v2.0.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling xorjson v3.10.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking 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-04-11; 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: 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-04-11; 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: 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 is discouraged [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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] [stdout] warning: creating a mutable reference to mutable static is discouraged [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 30.04s [INFO] running `Command { std: "docker" "inspect" "b7d935ddc09f7f3e80da15a65ea7768829c8c320231a6629f0d138f2fdf5c4d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7d935ddc09f7f3e80da15a65ea7768829c8c320231a6629f0d138f2fdf5c4d7", kill_on_drop: false }` [INFO] [stdout] b7d935ddc09f7f3e80da15a65ea7768829c8c320231a6629f0d138f2fdf5c4d7