[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 try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkpaine%2Fxorjson" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timkpaine/xorjson on toolchain 81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "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-tc2/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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 793e08dd3120f6e606af2676fc3ce05af5fe4a2ea6e4655c83c983042dde5b6c [INFO] running `Command { std: "docker" "start" "-a" "793e08dd3120f6e606af2676fc3ce05af5fe4a2ea6e4655c83c983042dde5b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "793e08dd3120f6e606af2676fc3ce05af5fe4a2ea6e4655c83c983042dde5b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793e08dd3120f6e606af2676fc3ce05af5fe4a2ea6e4655c83c983042dde5b6c", kill_on_drop: false }` [INFO] [stdout] 793e08dd3120f6e606af2676fc3ce05af5fe4a2ea6e4655c83c983042dde5b6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 579395e157d883c54dc5c8a2dbc881a7dbd39edaa51a184bb60e245eb2c0b278 [INFO] running `Command { std: "docker" "start" "-a" "579395e157d883c54dc5c8a2dbc881a7dbd39edaa51a184bb60e245eb2c0b278", 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 crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking associative-cache v2.0.0 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling xorjson v3.10.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking compact_str v0.7.1 [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: xorjson@3.10.5: ar: unable to copy file '/opt/rustwide/target/debug/build/xorjson-03d8359fcba40264/out/libyyjson.a'; reason: Success [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: 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: 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/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/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] [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: xorjson@3.10.5: ar: unable to copy file '/opt/rustwide/target/debug/build/xorjson-03d8359fcba40264/out/libyyjson.a'; reason: Success [INFO] [stderr] error: could not compile `xorjson` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/bin/rustc --crate-name xorjson --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx512", "default", "intrinsics", "no-panic", "optimize", "strict_provenance", "unstable-simd", "unwind", "unwinding", "yyjson"))' -C metadata=584ccfe8a8cec4c7 -C extra-filename=-18a90abe4e0de203 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-5b7274f149e6089e.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-d4995331828de224.rmeta --extern associative_cache=/opt/rustwide/target/debug/deps/libassociative_cache-c95c5bb3d153446b.rmeta --extern beef=/opt/rustwide/target/debug/deps/libbeef-91c9d81001dc5f07.rmeta --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-e87e0303e2ac9e5f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fc24533a98ca1549.rmeta --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-d77dd5ba69274836.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-03778a09c437f8e6.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-36d65442181b974a.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-19a22a71708280b7.rmeta --extern itoap=/opt/rustwide/target/debug/deps/libitoap-ed1f1988a496a3fa.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a0584d169c277641.rmeta --extern pyo3_ffi=/opt/rustwide/target/debug/deps/libpyo3_ffi-8f411f393df26446.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-574182c8133db30b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0926fdcc085ce9a5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c28e34f38813d348.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-ff4f25f3e10cdf12.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5574f3ed292e4315.rmeta --cap-lints=forbid --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg 'feature="intrinsics"' --cfg 'feature="optimize"' --cfg 'feature="strict_provenance"' --cfg 'feature="unstable-simd"' --check-cfg 'cfg(intrinsics)' --check-cfg 'cfg(optimize)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)'` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "579395e157d883c54dc5c8a2dbc881a7dbd39edaa51a184bb60e245eb2c0b278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579395e157d883c54dc5c8a2dbc881a7dbd39edaa51a184bb60e245eb2c0b278", kill_on_drop: false }` [INFO] [stdout] 579395e157d883c54dc5c8a2dbc881a7dbd39edaa51a184bb60e245eb2c0b278