[INFO] fetching crate gc_abi 0.3.0... [INFO] testing gc_abi-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate gc_abi 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate gc_abi 0.3.0 [INFO] finished tweaking crates.io crate gc_abi 0.3.0 [INFO] tweaked toml for crates.io crate gc_abi 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gc_abi 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gc_abi 0.3.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f188d9c1aaaf99fabdc189d0b9688e570b588963669ace7313c9c50087c9eb33 [INFO] running `Command { std: "docker" "start" "-a" "f188d9c1aaaf99fabdc189d0b9688e570b588963669ace7313c9c50087c9eb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f188d9c1aaaf99fabdc189d0b9688e570b588963669ace7313c9c50087c9eb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f188d9c1aaaf99fabdc189d0b9688e570b588963669ace7313c9c50087c9eb33", kill_on_drop: false }` [INFO] [stdout] f188d9c1aaaf99fabdc189d0b9688e570b588963669ace7313c9c50087c9eb33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99d3011a38cae5acf1d0d48f1869122f79bf028ea797ab26830b1f99db3a0fc1 [INFO] running `Command { std: "docker" "start" "-a" "99d3011a38cae5acf1d0d48f1869122f79bf028ea797ab26830b1f99db3a0fc1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling gc_abi_sys v0.3.0 [INFO] [stderr] Compiling gc_abi v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.45s [INFO] running `Command { std: "docker" "inspect" "99d3011a38cae5acf1d0d48f1869122f79bf028ea797ab26830b1f99db3a0fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99d3011a38cae5acf1d0d48f1869122f79bf028ea797ab26830b1f99db3a0fc1", kill_on_drop: false }` [INFO] [stdout] 99d3011a38cae5acf1d0d48f1869122f79bf028ea797ab26830b1f99db3a0fc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e26cbd5b42b55f457ee01096337ddb83254f0f263745f26dbef2a2868a3c968c [INFO] running `Command { std: "docker" "start" "-a" "e26cbd5b42b55f457ee01096337ddb83254f0f263745f26dbef2a2868a3c968c", kill_on_drop: false }` [INFO] [stderr] Compiling gc_abi v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `allocation_counter` in this scope [INFO] [stdout] --> src/datapoint_value.rs:465:26 [INFO] [stdout] | [INFO] [stdout] 465 | let alloc_info = allocation_counter::measure(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocation_counter` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `allocation_counter`, use `cargo add allocation_counter` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `allocation_counter` in this scope [INFO] [stdout] --> src/datapoint_value.rs:478:26 [INFO] [stdout] | [INFO] [stdout] 478 | let alloc_info = allocation_counter::measure(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocation_counter` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `allocation_counter`, use `cargo add allocation_counter` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `allocation_counter` in this scope [INFO] [stdout] --> src/datapoint_value.rs:507:26 [INFO] [stdout] | [INFO] [stdout] 507 | let alloc_info = allocation_counter::measure(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocation_counter` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `allocation_counter`, use `cargo add allocation_counter` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `allocation_counter` in this scope [INFO] [stdout] --> src/datapoint_value.rs:572:26 [INFO] [stdout] | [INFO] [stdout] 572 | let alloc_info = allocation_counter::measure(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocation_counter` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `allocation_counter`, use `cargo add allocation_counter` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `allocation_counter` in this scope [INFO] [stdout] --> src/plugin_info.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | let info = allocation_counter::measure(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocation_counter` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `allocation_counter`, use `cargo add allocation_counter` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `allocation_counter` in this scope [INFO] [stdout] --> src/plugin_info.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 148 | let info = allocation_counter::measure(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocation_counter` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `allocation_counter`, use `cargo add allocation_counter` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `allocation_counter` in this scope [INFO] [stdout] --> src/plugin_info.rs:175:20 [INFO] [stdout] | [INFO] [stdout] 175 | let info = allocation_counter::measure(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocation_counter` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `allocation_counter`, use `cargo add allocation_counter` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gc_abi` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "e26cbd5b42b55f457ee01096337ddb83254f0f263745f26dbef2a2868a3c968c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26cbd5b42b55f457ee01096337ddb83254f0f263745f26dbef2a2868a3c968c", kill_on_drop: false }` [INFO] [stdout] e26cbd5b42b55f457ee01096337ddb83254f0f263745f26dbef2a2868a3c968c