[INFO] fetching crate const-arithmetic 1.0.4...
[INFO] checking const-arithmetic-1.0.4 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global
[INFO] extracting crate const-arithmetic 1.0.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate const-arithmetic 1.0.4
[INFO] finished tweaking crates.io crate const-arithmetic 1.0.4
[INFO] tweaked toml for crates.io crate const-arithmetic 1.0.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate const-arithmetic 1.0.4 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-arith-macros-178 v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f2149ba50e8e662ce8d89568114dfaf284901eae0acc5eb4476e25175e3ce7a
[INFO] running `Command { std: "docker" "start" "-a" "4f2149ba50e8e662ce8d89568114dfaf284901eae0acc5eb4476e25175e3ce7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f2149ba50e8e662ce8d89568114dfaf284901eae0acc5eb4476e25175e3ce7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f2149ba50e8e662ce8d89568114dfaf284901eae0acc5eb4476e25175e3ce7a", kill_on_drop: false }`
[INFO] [stdout] 4f2149ba50e8e662ce8d89568114dfaf284901eae0acc5eb4476e25175e3ce7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc8843d917833f9d42770bf13d93a2e1c9efddb72c8e34cfad39cca48057091f
[INFO] running `Command { std: "docker" "start" "-a" "cc8843d917833f9d42770bf13d93a2e1c9efddb72c8e34cfad39cca48057091f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const-arith-macros-178 v0.1.2
[INFO] [stderr]     Checking const-arithmetic v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `HexAdd5` is never used
[INFO] [stdout]    --> src/hex.rs:687:18
[INFO] [stdout]     |
[INFO] [stdout] 687 | pub(crate) trait HexAdd5<H1: Hex, H2: Hex, H3: Hex, H4: Hex> { type Output: Hex; type Carry: Hex; }
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HexAdd7` is never used
[INFO] [stdout]    --> src/hex.rs:725:18
[INFO] [stdout]     |
[INFO] [stdout] 725 | pub(crate) trait HexAdd7<H1: Hex, H2: Hex, H3: Hex, H4: Hex, H5: Hex, H6: Hex> { type Output: Hex; type Carry: Hex; }
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HexAdd5` is never used
[INFO] [stdout]    --> src/hex.rs:687:18
[INFO] [stdout]     |
[INFO] [stdout] 687 | pub(crate) trait HexAdd5<H1: Hex, H2: Hex, H3: Hex, H4: Hex> { type Output: Hex; type Carry: Hex; }
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HexAdd7` is never used
[INFO] [stdout]    --> src/hex.rs:725:18
[INFO] [stdout]     |
[INFO] [stdout] 725 | pub(crate) trait HexAdd7<H1: Hex, H2: Hex, H3: Hex, H4: Hex, H5: Hex, H6: Hex> { type Output: Hex; type Carry: Hex; }
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `const-arithmetic` (test "test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61cc47e367d7be91e13bcd01e4e96e0e233d4f6d/bin/rustc --crate-name test --edition=2021 tests/test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=81a0ed7fa5f2d8e8 -C extra-filename=-8e4e622456cee3bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern const_arith_macros_178=/opt/rustwide/target/debug/deps/libconst_arith_macros_178-1eb87b70e1f0769b.so --extern const_arithmetic=/opt/rustwide/target/debug/deps/libconst_arithmetic-ceac17fec9dc2339.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cc8843d917833f9d42770bf13d93a2e1c9efddb72c8e34cfad39cca48057091f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc8843d917833f9d42770bf13d93a2e1c9efddb72c8e34cfad39cca48057091f", kill_on_drop: false }`
[INFO] [stdout] cc8843d917833f9d42770bf13d93a2e1c9efddb72c8e34cfad39cca48057091f
