[INFO] cloning repository https://github.com/NicholasLYang/rust-ice-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NicholasLYang/rust-ice-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholasLYang%2Frust-ice-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholasLYang%2Frust-ice-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d91b159876b1332ba336af2d7ecdda4f57b403f8 [INFO] checking NicholasLYang/rust-ice-repro against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholasLYang%2Frust-ice-repro" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NicholasLYang/rust-ice-repro [INFO] finished tweaking git repo https://github.com/NicholasLYang/rust-ice-repro [INFO] tweaked toml for git repo https://github.com/NicholasLYang/rust-ice-repro written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NicholasLYang/rust-ice-repro on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NicholasLYang/rust-ice-repro 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecceed87b65e7cc04840e5b291af6aa957c6739e01a995d1f644729f096f8986 [INFO] running `Command { std: "docker" "start" "-a" "ecceed87b65e7cc04840e5b291af6aa957c6739e01a995d1f644729f096f8986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecceed87b65e7cc04840e5b291af6aa957c6739e01a995d1f644729f096f8986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecceed87b65e7cc04840e5b291af6aa957c6739e01a995d1f644729f096f8986", kill_on_drop: false }` [INFO] [stdout] ecceed87b65e7cc04840e5b291af6aa957c6739e01a995d1f644729f096f8986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9873d3cc8b93f34c420f13515324f2a56a352e7716f5dda487de183a27fcda4c [INFO] running `Command { std: "docker" "start" "-a" "9873d3cc8b93f34c420f13515324f2a56a352e7716f5dda487de183a27fcda4c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking ice-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Function` [INFO] [stdout] --> src/lib.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | BinaryOp, Expr, ExprBlock, ExprFields, Function, ImportType, MatchBindings, MatchCase, PostFix, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Function` [INFO] [stdout] --> src/lib.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | BinaryOp, Expr, ExprBlock, ExprFields, Function, ImportType, MatchBindings, MatchCase, PostFix, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ice-repro` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name ice_repro --edition=2021 src/lib.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=4c7792ab1cf7bfdb -C extra-filename=-449587fe5cf40bd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-f380c1dbe0c3e043.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-ef1ddec39602692d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7002ff7103eb298c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4c91d8f0a3ff5df0.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-4c3637c868312924/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ice-repro` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name ice_repro --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e24b21f3b86f0ed -C extra-filename=-8015dfa290aacdb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-f380c1dbe0c3e043.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-ef1ddec39602692d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7002ff7103eb298c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4c91d8f0a3ff5df0.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-4c3637c868312924/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9873d3cc8b93f34c420f13515324f2a56a352e7716f5dda487de183a27fcda4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9873d3cc8b93f34c420f13515324f2a56a352e7716f5dda487de183a27fcda4c", kill_on_drop: false }` [INFO] [stdout] 9873d3cc8b93f34c420f13515324f2a56a352e7716f5dda487de183a27fcda4c