[INFO] fetching crate minidump-processor 0.10.3... [INFO] testing minidump-processor-0.10.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate minidump-processor 0.10.3 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate minidump-processor 0.10.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate minidump-processor 0.10.3 [INFO] finished tweaking crates.io crate minidump-processor 0.10.3 [INFO] tweaked toml for crates.io crate minidump-processor 0.10.3 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab751a27a322ced7d86c04836934473c19c0add8072cbb0fc677c7d5a7e791db [INFO] running `Command { std: "docker" "start" "-a" "ab751a27a322ced7d86c04836934473c19c0add8072cbb0fc677c7d5a7e791db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab751a27a322ced7d86c04836934473c19c0add8072cbb0fc677c7d5a7e791db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab751a27a322ced7d86c04836934473c19c0add8072cbb0fc677c7d5a7e791db", kill_on_drop: false }` [INFO] [stdout] ab751a27a322ced7d86c04836934473c19c0add8072cbb0fc677c7d5a7e791db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 152b7bccd322d14c11210e5cd94db11ebaf017376a8c3cb6e91d305ab04afe7d [INFO] running `Command { std: "docker" "start" "-a" "152b7bccd322d14c11210e5cd94db11ebaf017376a8c3cb6e91d305ab04afe7d", 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] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling range-map v0.1.5 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling minidump-common v0.10.3 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling breakpad-symbols v0.10.3 [INFO] [stderr] Compiling minidump v0.10.3 [INFO] [stderr] Compiling minidump-processor v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.24s [INFO] running `Command { std: "docker" "inspect" "152b7bccd322d14c11210e5cd94db11ebaf017376a8c3cb6e91d305ab04afe7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152b7bccd322d14c11210e5cd94db11ebaf017376a8c3cb6e91d305ab04afe7d", kill_on_drop: false }` [INFO] [stdout] 152b7bccd322d14c11210e5cd94db11ebaf017376a8c3cb6e91d305ab04afe7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c7ea68ab0f6a636e69bb39c7862126492644b8b0821c8c81905c17c848540f8 [INFO] running `Command { std: "docker" "start" "-a" "2c7ea68ab0f6a636e69bb39c7862126492644b8b0821c8c81905c17c848540f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling test-assembler v0.1.6 [INFO] [stderr] Compiling minidump-processor v0.10.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `minidump_synth` [INFO] [stdout] --> tests/test_processor.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use minidump_synth::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `minidump_synth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidump_synth` [INFO] [stdout] --> tests/test_processor.rs:137:19 [INFO] [stdout] | [INFO] [stdout] 137 | let context = minidump_synth::x86_context(Endian::Little, 0xabcd1234, 0x1010); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `minidump_synth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Memory` [INFO] [stdout] --> tests/test_processor.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | let stack = Memory::with_section( [INFO] [stdout] | ^^^^^^ use of undeclared type `Memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> tests/test_processor.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | SynthMinidump::with_endian(Endian::Little) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidump_synth` [INFO] [stdout] --> tests/test_processor.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | let context = minidump_synth::x86_context(Endian::Little, 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `minidump_synth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Memory` [INFO] [stdout] --> tests/test_processor.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | let stack = Memory::with_section(Section::with_endian(Endian::Little), 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `Memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Exception` [INFO] [stdout] --> tests/test_processor.rs:253:18 [INFO] [stdout] | [INFO] [stdout] 253 | let mut ex = Exception::new(Endian::Little); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Exception` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> tests/test_processor.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | let dump = SynthMinidump::with_endian(Endian::Little) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SynthMinidump` in this scope [INFO] [stdout] --> tests/test_processor.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | fn minimal_minidump() -> SynthMinidump { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Thread` [INFO] [stdout] --> tests/test_processor.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | let thread = Thread::new(Endian::Little, 0x1234, &stack, &context); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::thread::Thread; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SystemInfo` [INFO] [stdout] --> tests/test_processor.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 143 | let system_info = SystemInfo::new(Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use minidump_processor::SystemInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SynthMinidump` in this scope [INFO] [stdout] --> tests/test_processor.rs:151:32 [INFO] [stdout] | [INFO] [stdout] 151 | async fn read_synth_dump(dump: SynthMinidump) -> ProcessState { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Thread` [INFO] [stdout] --> tests/test_processor.rs:250:18 [INFO] [stdout] | [INFO] [stdout] 250 | let thread = Thread::new(Endian::Little, 0x1234, &stack, &context); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::thread::Thread; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SystemInfo` [INFO] [stdout] --> tests/test_processor.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 251 | let system_info = SystemInfo::new(Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use minidump_processor::SystemInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minidump-processor` due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c7ea68ab0f6a636e69bb39c7862126492644b8b0821c8c81905c17c848540f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c7ea68ab0f6a636e69bb39c7862126492644b8b0821c8c81905c17c848540f8", kill_on_drop: false }` [INFO] [stdout] 2c7ea68ab0f6a636e69bb39c7862126492644b8b0821c8c81905c17c848540f8