[INFO] fetching crate minidump 0.9.6... [INFO] testing minidump-0.9.6 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate minidump 0.9.6 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate minidump 0.9.6 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate minidump 0.9.6 [INFO] finished tweaking crates.io crate minidump 0.9.6 [INFO] tweaked toml for crates.io crate minidump 0.9.6 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate minidump 0.9.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0e28983dd48730a6ab955461ec827e463e02f9bfa3c1cd0834177ed5e5201b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c0e28983dd48730a6ab955461ec827e463e02f9bfa3c1cd0834177ed5e5201b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0e28983dd48730a6ab955461ec827e463e02f9bfa3c1cd0834177ed5e5201b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e28983dd48730a6ab955461ec827e463e02f9bfa3c1cd0834177ed5e5201b4", kill_on_drop: false }` [INFO] [stdout] c0e28983dd48730a6ab955461ec827e463e02f9bfa3c1cd0834177ed5e5201b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ce3e5e14e041f8e2f535b0b318ef1796bb1b970b313d253b2f8c247dcbce1bc [INFO] running `Command { std: "docker" "start" "-a" "9ce3e5e14e041f8e2f535b0b318ef1796bb1b970b313d253b2f8c247dcbce1bc", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling range-map v0.1.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling minidump-common v0.9.6 [INFO] [stderr] Compiling minidump v0.9.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/context.rs:451:58 [INFO] [stdout] | [INFO] [stdout] 451 | _ => unreachable!("Invalid aarch64 register! {}"), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 451 | _ => unreachable!("Invalid aarch64 register! {}", ...), [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 451 | _ => unreachable!("{}", "Invalid aarch64 register! {}"), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "9ce3e5e14e041f8e2f535b0b318ef1796bb1b970b313d253b2f8c247dcbce1bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ce3e5e14e041f8e2f535b0b318ef1796bb1b970b313d253b2f8c247dcbce1bc", kill_on_drop: false }` [INFO] [stdout] 9ce3e5e14e041f8e2f535b0b318ef1796bb1b970b313d253b2f8c247dcbce1bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 542626e83f426a29e377fee7f2e5fa881acd2454cfdcc4ad536a4189347514df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "542626e83f426a29e377fee7f2e5fa881acd2454cfdcc4ad536a4189347514df", kill_on_drop: false }` [INFO] [stderr] Compiling test-assembler v0.1.6 [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/context.rs:451:58 [INFO] [stdout] | [INFO] [stdout] 451 | _ => unreachable!("Invalid aarch64 register! {}"), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 451 | _ => unreachable!("Invalid aarch64 register! {}", ...), [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 451 | _ => unreachable!("{}", "Invalid aarch64 register! {}"), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling minidump v0.9.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `synth_minidump` [INFO] [stdout] --> src/minidump.rs:4534:9 [INFO] [stdout] | [INFO] [stdout] 4534 | self, AnnotationValue, CrashpadInfo, DumpString, Memory, MemoryInfo as SynthMemoryInfo, [INFO] [stdout] | ^^^^ no external crate `synth_minidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:4549:20 [INFO] [stdout] | [INFO] [stdout] 4549 | let dump = SynthMinidump::with_endian(Endian::Little).add_stream(SimpleStream { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:4569:20 [INFO] [stdout] | [INFO] [stdout] 4569 | let dump = SynthMinidump::with_endian(Endian::Big).add_stream(SimpleStream { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DumpString` [INFO] [stdout] --> src/minidump.rs:4591:25 [INFO] [stdout] | [INFO] [stdout] 4591 | let good_name = DumpString::new("MyCoolThread", Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DumpString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreadName` [INFO] [stdout] --> src/minidump.rs:4595:13 [INFO] [stdout] | [INFO] [stdout] 4595 | ThreadName::new(Endian::Little, good_thread_id, Some(&good_name)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ThreadName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreadName` [INFO] [stdout] --> src/minidump.rs:4596:41 [INFO] [stdout] | [INFO] [stdout] 4596 | let corrupt_thread_name_entry = ThreadName::new(Endian::Little, corrupt_thread_id, None); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ThreadName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:4598:20 [INFO] [stdout] | [INFO] [stdout] 4598 | let dump = 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 type `DumpString` [INFO] [stdout] --> src/minidump.rs:4615:20 [INFO] [stdout] | [INFO] [stdout] 4615 | let name = DumpString::new("single module", Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DumpString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthModule` [INFO] [stdout] --> src/minidump.rs:4625:22 [INFO] [stdout] | [INFO] [stdout] 4625 | let module = SynthModule::new( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SynthModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:4635:20 [INFO] [stdout] | [INFO] [stdout] 4635 | let dump = 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 type `DumpString` [INFO] [stdout] --> src/minidump.rs:4657:20 [INFO] [stdout] | [INFO] [stdout] 4657 | let name = DumpString::new("single module", Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DumpString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthUnloadedModule` [INFO] [stdout] --> src/minidump.rs:4658:22 [INFO] [stdout] | [INFO] [stdout] 4658 | let module = SynthUnloadedModule::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SynthUnloadedModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:4666:20 [INFO] [stdout] | [INFO] [stdout] 4666 | let dump = 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 type `SynthMemoryInfo` [INFO] [stdout] --> src/minidump.rs:4686:21 [INFO] [stdout] | [INFO] [stdout] 4686 | let info1 = SynthMemoryInfo::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `SynthMemoryInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMemoryInfo` [INFO] [stdout] --> src/minidump.rs:4701:21 [INFO] [stdout] | [INFO] [stdout] 4701 | let info2 = SynthMemoryInfo::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `SynthMemoryInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:4711:20 [INFO] [stdout] | [INFO] [stdout] 4711 | let dump = 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 type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:4786:20 [INFO] [stdout] | [INFO] [stdout] 4786 | let dump = SynthMinidump::with_endian(Endian::Little).set_linux_maps(input); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DumpString` [INFO] [stdout] --> src/minidump.rs:5052:21 [INFO] [stdout] | [INFO] [stdout] 5052 | let name1 = DumpString::new("module 1", Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DumpString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DumpString` [INFO] [stdout] --> src/minidump.rs:5053:21 [INFO] [stdout] | [INFO] [stdout] 5053 | let name2 = DumpString::new("module 2", Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DumpString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DumpString` [INFO] [stdout] --> src/minidump.rs:5054:21 [INFO] [stdout] | [INFO] [stdout] 5054 | let name3 = DumpString::new("module 3", Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DumpString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DumpString` [INFO] [stdout] --> src/minidump.rs:5055:21 [INFO] [stdout] | [INFO] [stdout] 5055 | let name4 = DumpString::new("module 4", Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DumpString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DumpString` [INFO] [stdout] --> src/minidump.rs:5056:21 [INFO] [stdout] | [INFO] [stdout] 5056 | let name5 = DumpString::new("module 5", Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DumpString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthModule` [INFO] [stdout] --> src/minidump.rs:5066:23 [INFO] [stdout] | [INFO] [stdout] 5066 | let module1 = SynthModule::new( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SynthModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthModule` [INFO] [stdout] --> src/minidump.rs:5077:23 [INFO] [stdout] | [INFO] [stdout] 5077 | let module2 = SynthModule::new( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SynthModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthModule` [INFO] [stdout] --> src/minidump.rs:5088:23 [INFO] [stdout] | [INFO] [stdout] 5088 | let module3 = SynthModule::new( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SynthModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthModule` [INFO] [stdout] --> src/minidump.rs:5099:23 [INFO] [stdout] | [INFO] [stdout] 5099 | let module4 = SynthModule::new( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SynthModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthModule` [INFO] [stdout] --> src/minidump.rs:5110:23 [INFO] [stdout] | [INFO] [stdout] 5110 | let module5 = SynthModule::new( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SynthModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:5120:20 [INFO] [stdout] | [INFO] [stdout] 5120 | let dump = 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 type `Memory` [INFO] [stdout] --> src/minidump.rs:5173:22 [INFO] [stdout] | [INFO] [stdout] 5173 | let memory = 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] --> src/minidump.rs:5177:20 [INFO] [stdout] | [INFO] [stdout] 5177 | let dump = SynthMinidump::with_endian(Endian::Little).add_memory(memory); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Memory` [INFO] [stdout] --> src/minidump.rs:5191:22 [INFO] [stdout] | [INFO] [stdout] 5191 | let memory = 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] --> src/minidump.rs:5195:20 [INFO] [stdout] | [INFO] [stdout] 5195 | let dump = SynthMinidump::with_endian(Endian::Little).add_memory(memory); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Memory` [INFO] [stdout] --> src/minidump.rs:5206:23 [INFO] [stdout] | [INFO] [stdout] 5206 | let memory1 = 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 `Memory` [INFO] [stdout] --> src/minidump.rs:5211:23 [INFO] [stdout] | [INFO] [stdout] 5211 | let memory2 = 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 `Memory` [INFO] [stdout] --> src/minidump.rs:5216:23 [INFO] [stdout] | [INFO] [stdout] 5216 | let memory3 = 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 `Memory` [INFO] [stdout] --> src/minidump.rs:5221:23 [INFO] [stdout] | [INFO] [stdout] 5221 | let memory4 = 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 `Memory` [INFO] [stdout] --> src/minidump.rs:5226:23 [INFO] [stdout] | [INFO] [stdout] 5226 | let memory5 = 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] --> src/minidump.rs:5230:20 [INFO] [stdout] | [INFO] [stdout] 5230 | let dump = 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 type `MiscStream` [INFO] [stdout] --> src/minidump.rs:5272:24 [INFO] [stdout] | [INFO] [stdout] 5272 | let mut misc = MiscStream::new(Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MiscStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:5275:20 [INFO] [stdout] | [INFO] [stdout] 5275 | let dump = SynthMinidump::with_endian(Endian::Little).add_stream(misc); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MiscStream` [INFO] [stdout] --> src/minidump.rs:5301:24 [INFO] [stdout] | [INFO] [stdout] 5301 | let mut misc = MiscStream::new(Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MiscStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:5306:20 [INFO] [stdout] | [INFO] [stdout] 5306 | let dump = SynthMinidump::with_endian(Endian::Little).add_stream(misc); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MiscStream` [INFO] [stdout] --> src/minidump.rs:5439:24 [INFO] [stdout] | [INFO] [stdout] 5439 | let mut misc = MiscStream::new(Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MiscStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:5450:20 [INFO] [stdout] | [INFO] [stdout] 5450 | let dump = SynthMinidump::with_endian(Endian::Little).add_stream(misc); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DumpString` [INFO] [stdout] --> src/minidump.rs:5531:21 [INFO] [stdout] | [INFO] [stdout] 5531 | let name1 = DumpString::new("module 1", Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DumpString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthModule` [INFO] [stdout] --> src/minidump.rs:5539:23 [INFO] [stdout] | [INFO] [stdout] 5539 | let module1 = SynthModule::new( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SynthModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DumpString` [INFO] [stdout] --> src/minidump.rs:5550:21 [INFO] [stdout] | [INFO] [stdout] 5550 | let name2 = DumpString::new("module 2", Endian::Little); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `DumpString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthModule` [INFO] [stdout] --> src/minidump.rs:5555:23 [INFO] [stdout] | [INFO] [stdout] 5555 | let module2 = SynthModule::new( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SynthModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:5565:20 [INFO] [stdout] | [INFO] [stdout] 5565 | let dump = 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 type `Memory` [INFO] [stdout] --> src/minidump.rs:5606:21 [INFO] [stdout] | [INFO] [stdout] 5606 | 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 `SystemInfo` [INFO] [stdout] --> src/minidump.rs:5611:27 [INFO] [stdout] | [INFO] [stdout] 5611 | let system_info = SystemInfo::new(Endian::Little).set_processor_architecture(arch); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SystemInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:5613:20 [INFO] [stdout] | [INFO] [stdout] 5613 | let dump = 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 type `Memory` [INFO] [stdout] --> src/minidump.rs:5644:21 [INFO] [stdout] | [INFO] [stdout] 5644 | 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 `SystemInfo` [INFO] [stdout] --> src/minidump.rs:5649:27 [INFO] [stdout] | [INFO] [stdout] 5649 | let system_info = SystemInfo::new(Endian::Little).set_processor_architecture(arch); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SystemInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:5651:20 [INFO] [stdout] | [INFO] [stdout] 5651 | let dump = 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 type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:5680:20 [INFO] [stdout] | [INFO] [stdout] 5680 | let dump = 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 type `CrashpadInfo` [INFO] [stdout] --> src/minidump.rs:5705:29 [INFO] [stdout] | [INFO] [stdout] 5705 | let crashpad_info = CrashpadInfo::new(Endian::Little) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CrashpadInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:5709:20 [INFO] [stdout] | [INFO] [stdout] 5709 | let dump = SynthMinidump::with_endian(Endian::Little).add_crashpad_info(crashpad_info); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ModuleCrashpadInfo` [INFO] [stdout] --> src/minidump.rs:5720:22 [INFO] [stdout] | [INFO] [stdout] 5720 | let module = ModuleCrashpadInfo::new(42, Endian::Little) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `ModuleCrashpadInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AnnotationValue` [INFO] [stdout] --> src/minidump.rs:5723:46 [INFO] [stdout] | [INFO] [stdout] 5723 | .add_annotation_object("string", AnnotationValue::String("value".to_owned())) [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `AnnotationValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AnnotationValue` [INFO] [stdout] --> src/minidump.rs:5724:47 [INFO] [stdout] | [INFO] [stdout] 5724 | .add_annotation_object("invalid", AnnotationValue::Invalid) [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `AnnotationValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AnnotationValue` [INFO] [stdout] --> src/minidump.rs:5725:46 [INFO] [stdout] | [INFO] [stdout] 5725 | .add_annotation_object("custom", AnnotationValue::Custom(0x8001, vec![42])); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `AnnotationValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CrashpadInfo` [INFO] [stdout] --> src/minidump.rs:5727:29 [INFO] [stdout] | [INFO] [stdout] 5727 | let crashpad_info = CrashpadInfo::new(Endian::Little) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `CrashpadInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SynthMinidump` [INFO] [stdout] --> src/minidump.rs:5731:20 [INFO] [stdout] | [INFO] [stdout] 5731 | let dump = SynthMinidump::with_endian(Endian::Little).add_crashpad_info(crashpad_info); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `SynthMinidump` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SynthMinidump` in this scope [INFO] [stdout] --> src/minidump.rs:4542:34 [INFO] [stdout] | [INFO] [stdout] 4542 | fn read_synth_dump<'a>(dump: SynthMinidump) -> Result>, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SimpleStream` in this scope [INFO] [stdout] --> src/minidump.rs:4549:74 [INFO] [stdout] | [INFO] [stdout] 4549 | let dump = SynthMinidump::with_endian(Endian::Little).add_stream(SimpleStream { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SimpleStream` in this scope [INFO] [stdout] --> src/minidump.rs:4569:71 [INFO] [stdout] | [INFO] [stdout] 4569 | let dump = SynthMinidump::with_endian(Endian::Big).add_stream(SimpleStream { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STOCK_VERSION_INFO` in this scope [INFO] [stdout] --> src/minidump.rs:4632:19 [INFO] [stdout] | [INFO] [stdout] 4632 | Some(&STOCK_VERSION_INFO), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STOCK_VERSION_INFO` in this scope [INFO] [stdout] --> src/minidump.rs:5073:19 [INFO] [stdout] | [INFO] [stdout] 5073 | Some(&STOCK_VERSION_INFO), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STOCK_VERSION_INFO` in this scope [INFO] [stdout] --> src/minidump.rs:5084:19 [INFO] [stdout] | [INFO] [stdout] 5084 | Some(&STOCK_VERSION_INFO), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STOCK_VERSION_INFO` in this scope [INFO] [stdout] --> src/minidump.rs:5095:19 [INFO] [stdout] | [INFO] [stdout] 5095 | Some(&STOCK_VERSION_INFO), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STOCK_VERSION_INFO` in this scope [INFO] [stdout] --> src/minidump.rs:5106:19 [INFO] [stdout] | [INFO] [stdout] 5106 | Some(&STOCK_VERSION_INFO), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STOCK_VERSION_INFO` in this scope [INFO] [stdout] --> src/minidump.rs:5117:19 [INFO] [stdout] | [INFO] [stdout] 5117 | Some(&STOCK_VERSION_INFO), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MiscFieldsProcessTimes` in this scope [INFO] [stdout] --> src/minidump.rs:5266:30 [INFO] [stdout] | [INFO] [stdout] 5266 | const PROCESS_TIMES: MiscFieldsProcessTimes = MiscFieldsProcessTimes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MiscFieldsProcessTimes` in this scope [INFO] [stdout] --> src/minidump.rs:5266:55 [INFO] [stdout] | [INFO] [stdout] 5266 | const PROCESS_TIMES: MiscFieldsProcessTimes = MiscFieldsProcessTimes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MiscFieldsProcessTimes` in this scope [INFO] [stdout] --> src/minidump.rs:5296:30 [INFO] [stdout] | [INFO] [stdout] 5296 | const PROCESS_TIMES: MiscFieldsProcessTimes = MiscFieldsProcessTimes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MiscFieldsProcessTimes` in this scope [INFO] [stdout] --> src/minidump.rs:5296:55 [INFO] [stdout] | [INFO] [stdout] 5296 | const PROCESS_TIMES: MiscFieldsProcessTimes = MiscFieldsProcessTimes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MiscFieldsProcessTimes` in this scope [INFO] [stdout] --> src/minidump.rs:5332:30 [INFO] [stdout] | [INFO] [stdout] 5332 | const PROCESS_TIMES: MiscFieldsProcessTimes = MiscFieldsProcessTimes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MiscFieldsProcessTimes` in this scope [INFO] [stdout] --> src/minidump.rs:5332:55 [INFO] [stdout] | [INFO] [stdout] 5332 | const PROCESS_TIMES: MiscFieldsProcessTimes = MiscFieldsProcessTimes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MiscFieldsPowerInfo` in this scope [INFO] [stdout] --> src/minidump.rs:5339:27 [INFO] [stdout] | [INFO] [stdout] 5339 | const POWER_INFO: MiscFieldsPowerInfo = MiscFieldsPowerInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MiscFieldsPowerInfo` in this scope [INFO] [stdout] --> src/minidump.rs:5339:49 [INFO] [stdout] | [INFO] [stdout] 5339 | const POWER_INFO: MiscFieldsPowerInfo = MiscFieldsPowerInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MiscFieldsTimeZone` in this scope [INFO] [stdout] --> src/minidump.rs:5384:25 [INFO] [stdout] | [INFO] [stdout] 5384 | let time_zone = MiscFieldsTimeZone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MiscFieldsBuildString` in this scope [INFO] [stdout] --> src/minidump.rs:5405:29 [INFO] [stdout] | [INFO] [stdout] 5405 | let build_strings = MiscFieldsBuildString { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MiscInfo5Fields` in this scope [INFO] [stdout] --> src/minidump.rs:5429:22 [INFO] [stdout] | [INFO] [stdout] 5429 | let misc_5 = MiscInfo5Fields { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STOCK_VERSION_INFO` in this scope [INFO] [stdout] --> src/minidump.rs:5546:19 [INFO] [stdout] | [INFO] [stdout] 5546 | Some(&STOCK_VERSION_INFO), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STOCK_VERSION_INFO` in this scope [INFO] [stdout] --> src/minidump.rs:5562:19 [INFO] [stdout] | [INFO] [stdout] 5562 | Some(&STOCK_VERSION_INFO), [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] --> src/minidump.rs:5612:22 [INFO] [stdout] | [INFO] [stdout] 5612 | let thread = Thread::new(Endian::Little, 0x1234, &stack, &context); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scroll-0.10.2/src/pread.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / pub trait Pread : Index + Index> + MeasureWith [INFO] [stdout] 46 | | where [INFO] [stdout] 47 | | Ctx: Copy, [INFO] [stdout] 48 | | E: From, [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] 162 | | } [INFO] [stdout] | |_- similarly named trait `Pread` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 5612 | let thread = Pread::new(Endian::Little, 0x1234, &stack, &context); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4530 | use std::thread::Thread; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Thread` [INFO] [stdout] --> src/minidump.rs:5650:22 [INFO] [stdout] | [INFO] [stdout] 5650 | let thread = Thread::new(Endian::Little, 0x1234, &stack, &context); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scroll-0.10.2/src/pread.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / pub trait Pread : Index + Index> + MeasureWith [INFO] [stdout] 46 | | where [INFO] [stdout] 47 | | Ctx: Copy, [INFO] [stdout] 48 | | E: From, [INFO] [stdout] ... | [INFO] [stdout] 161 | | } [INFO] [stdout] 162 | | } [INFO] [stdout] | |_- similarly named trait `Pread` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 5650 | let thread = Pread::new(Endian::Little, 0x1234, &stack, &context); [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4530 | use std::thread::Thread; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 88 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, 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` due to 89 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "542626e83f426a29e377fee7f2e5fa881acd2454cfdcc4ad536a4189347514df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "542626e83f426a29e377fee7f2e5fa881acd2454cfdcc4ad536a4189347514df", kill_on_drop: false }` [INFO] [stdout] 542626e83f426a29e377fee7f2e5fa881acd2454cfdcc4ad536a4189347514df