[INFO] fetching crate minidumper 0.8.3...
[INFO] testing minidumper-0.8.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate minidumper 0.8.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate minidumper 0.8.3
[INFO] finished tweaking crates.io crate minidumper 0.8.3
[INFO] tweaked toml for crates.io crate minidumper 0.8.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate minidumper 0.8.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate minidumper 0.8.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a31124a158b4f9d8d49e9ccda82079f31966295ab3b795bcf15e941c5bbd698
[INFO] running `Command { std: "docker" "start" "-a" "4a31124a158b4f9d8d49e9ccda82079f31966295ab3b795bcf15e941c5bbd698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a31124a158b4f9d8d49e9ccda82079f31966295ab3b795bcf15e941c5bbd698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a31124a158b4f9d8d49e9ccda82079f31966295ab3b795bcf15e941c5bbd698", kill_on_drop: false }`
[INFO] [stdout] 4a31124a158b4f9d8d49e9ccda82079f31966295ab3b795bcf15e941c5bbd698
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46ef061933a06b0f8d657b43339431c501cd79bb42f8dc65e47a4febe690038c
[INFO] running `Command { std: "docker" "start" "-a" "46ef061933a06b0f8d657b43339431c501cd79bb42f8dc65e47a4febe690038c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling minidump-writer v0.8.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crash-context v0.6.1
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling uds v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling range-map v0.2.0
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling polling v3.4.0
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling minidump-common v0.21.2
[INFO] [stderr]    Compiling goblin v0.8.0
[INFO] [stderr]    Compiling minidumper v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.74s
[INFO] running `Command { std: "docker" "inspect" "46ef061933a06b0f8d657b43339431c501cd79bb42f8dc65e47a4febe690038c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ef061933a06b0f8d657b43339431c501cd79bb42f8dc65e47a4febe690038c", kill_on_drop: false }`
[INFO] [stdout] 46ef061933a06b0f8d657b43339431c501cd79bb42f8dc65e47a4febe690038c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a79e8626d8f9034cf6a1f4fa48400c908da9c212e677a4357e6ef20dd9fce7b
[INFO] running `Command { std: "docker" "start" "-a" "4a79e8626d8f9034cf6a1f4fa48400c908da9c212e677a4357e6ef20dd9fce7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling goblin v0.8.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling minidump-common v0.21.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling minidump-writer v0.8.9
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling minidumper v0.8.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crash_handler`
[INFO] [stdout]   --> examples/diskwrite.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let handler = crash_handler::CrashHandler::attach(unsafe {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_handler`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crash_handler`, use `cargo add crash_handler` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crash_handler`
[INFO] [stdout]    --> examples/diskwrite.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             crash_handler::CrashEventResult::Handled(client.request_dump(crash_context).is_ok())
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_handler`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crash_handler`, use `cargo add crash_handler` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crash_handler`
[INFO] [stdout]   --> examples/diskwrite.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         crash_handler::make_crash_event(move |crash_context: &crash_handler::CrashContext| {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_handler`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crash_handler`, use `cargo add crash_handler` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crash_handler`
[INFO] [stdout]   --> examples/diskwrite.rs:95:63
[INFO] [stdout]    |
[INFO] [stdout] 95 |         crash_handler::make_crash_event(move |crash_context: &crash_handler::CrashContext| {
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crash_handler`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crash_handler`, use `cargo add crash_handler` 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 `minidumper` (example "diskwrite") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4a79e8626d8f9034cf6a1f4fa48400c908da9c212e677a4357e6ef20dd9fce7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a79e8626d8f9034cf6a1f4fa48400c908da9c212e677a4357e6ef20dd9fce7b", kill_on_drop: false }`
[INFO] [stdout] 4a79e8626d8f9034cf6a1f4fa48400c908da9c212e677a4357e6ef20dd9fce7b
