[INFO] fetching crate minidump-processor 0.26.0... [INFO] building minidump-processor-0.26.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate minidump-processor 0.26.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate minidump-processor 0.26.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate minidump-processor 0.26.0 [INFO] tweaked toml for crates.io crate minidump-processor 0.26.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate minidump-processor 0.26.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate minidump-processor 0.26.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8c282a4752ba680470865d176a0c0a71a7873b503429690b6563c07a50ba0ef [INFO] running `Command { std: "docker" "start" "-a" "b8c282a4752ba680470865d176a0c0a71a7873b503429690b6563c07a50ba0ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8c282a4752ba680470865d176a0c0a71a7873b503429690b6563c07a50ba0ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c282a4752ba680470865d176a0c0a71a7873b503429690b6563c07a50ba0ef", kill_on_drop: false }` [INFO] [stdout] b8c282a4752ba680470865d176a0c0a71a7873b503429690b6563c07a50ba0ef [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f9dfb6d62d47959b18f07ea03806be16b77f41406308ef49cac4322c1b9b268 [INFO] running `Command { std: "docker" "start" "-a" "2f9dfb6d62d47959b18f07ea03806be16b77f41406308ef49cac4322c1b9b268", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling yaxpeax-x86 v2.0.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling cachemap2 v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling range-map v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling minidump-common v0.26.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling yaxpeax-arch v0.3.2 [INFO] [stderr] Compiling breakpad-symbols v0.26.0 [INFO] [stderr] Compiling minidump v0.26.0 [INFO] [stderr] Compiling minidump-unwind v0.26.0 [INFO] [stderr] Compiling minidump-processor v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.01s [INFO] running `Command { std: "docker" "inspect" "2f9dfb6d62d47959b18f07ea03806be16b77f41406308ef49cac4322c1b9b268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9dfb6d62d47959b18f07ea03806be16b77f41406308ef49cac4322c1b9b268", kill_on_drop: false }` [INFO] [stdout] 2f9dfb6d62d47959b18f07ea03806be16b77f41406308ef49cac4322c1b9b268 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 253bafdeb0fb6ab78e5ff13f25c840260eca486b30fe38332281e60b13649e93 [INFO] running `Command { std: "docker" "start" "-a" "253bafdeb0fb6ab78e5ff13f25c840260eca486b30fe38332281e60b13649e93", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling test-assembler v0.1.6 [INFO] [stderr] Compiling minidump v0.26.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling minidump-unwind v0.26.0 [INFO] [stderr] Compiling minidump-processor v0.26.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `minidump_synth` [INFO] [stdout] --> tests/test_processor.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use minidump_synth::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `minidump_synth` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `minidump_synth`, use `cargo add minidump_synth` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `minidump-processor` (test "test_processor") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "253bafdeb0fb6ab78e5ff13f25c840260eca486b30fe38332281e60b13649e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "253bafdeb0fb6ab78e5ff13f25c840260eca486b30fe38332281e60b13649e93", kill_on_drop: false }` [INFO] [stdout] 253bafdeb0fb6ab78e5ff13f25c840260eca486b30fe38332281e60b13649e93