[INFO] cloning repository https://github.com/th0rex/unload_pe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/th0rex/unload_pe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fth0rex%2Funload_pe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fth0rex%2Funload_pe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f27a46bc1481476d6d3dfed15550df122e3fbf2d [INFO] checking th0rex/unload_pe against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fth0rex%2Funload_pe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/th0rex/unload_pe on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/th0rex/unload_pe [INFO] finished tweaking git repo https://github.com/th0rex/unload_pe [INFO] tweaked toml for git repo https://github.com/th0rex/unload_pe written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/th0rex/unload_pe 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99c61c2d9fc7b857de206b873227ecc4b7ed7c8144a0ea071195478653046de0 [INFO] running `Command { std: "docker" "start" "-a" "99c61c2d9fc7b857de206b873227ecc4b7ed7c8144a0ea071195478653046de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99c61c2d9fc7b857de206b873227ecc4b7ed7c8144a0ea071195478653046de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c61c2d9fc7b857de206b873227ecc4b7ed7c8144a0ea071195478653046de0", kill_on_drop: false }` [INFO] [stdout] 99c61c2d9fc7b857de206b873227ecc4b7ed7c8144a0ea071195478653046de0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76ed0bc8ed65b8cfe46560da7013d1e2b6a06aaabb01af3ac070f22e25ca9224 [INFO] running `Command { std: "docker" "start" "-a" "76ed0bc8ed65b8cfe46560da7013d1e2b6a06aaabb01af3ac070f22e25ca9224", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking unload_pe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winnt::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winnt::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_DOS_HEADER` in this scope [INFO] [stdout] --> src/main.rs:25:56 [INFO] [stdout] | [INFO] [stdout] 25 | let orig_dos = unsafe { &*(orig.as_ptr() as *const IMAGE_DOS_HEADER )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:26:87 [INFO] [stdout] | [INFO] [stdout] 26 | let orig_nt = unsafe { &*(orig.as_ptr().add(orig_dos.e_lfanew as usize) as *const IMAGE_NT_HEADERS64 )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | let dumped_nt = unsafe { &mut *( dumped.as_mut_ptr().add(orig_dos.e_lfanew as usize) as *mut IMAGE_NT_HEADERS64 )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | println!("{:#018X}", mem::size_of::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:82:70 [INFO] [stdout] | [INFO] [stdout] 82 | println!("{:#018X}", orig_dos.e_lfanew as usize + mem::size_of::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:83:113 [INFO] [stdout] | [INFO] [stdout] 83 | ...d(orig_dos.e_lfanew as usize + mem::size_of::() ) as *const IMAGE_SECTION_HEADER, orig_file.NumberOfSections as us... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_SECTION_HEADER` in this scope [INFO] [stdout] --> src/main.rs:83:147 [INFO] [stdout] | [INFO] [stdout] 83 | ...:size_of::() ) as *const IMAGE_SECTION_HEADER, orig_file.NumberOfSections as usize)}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_DOS_HEADER` in this scope [INFO] [stdout] --> src/main.rs:25:56 [INFO] [stdout] | [INFO] [stdout] 25 | let orig_dos = unsafe { &*(orig.as_ptr() as *const IMAGE_DOS_HEADER )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:26:87 [INFO] [stdout] | [INFO] [stdout] 26 | let orig_nt = unsafe { &*(orig.as_ptr().add(orig_dos.e_lfanew as usize) as *const IMAGE_NT_HEADERS64 )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:84:125 [INFO] [stdout] | [INFO] [stdout] 84 | ...d(orig_dos.e_lfanew as usize + mem::size_of::() ) as *mut IMAGE_SECTION_HEADER, orig_file.NumberOfSections as usiz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | let dumped_nt = unsafe { &mut *( dumped.as_mut_ptr().add(orig_dos.e_lfanew as usize) as *mut IMAGE_NT_HEADERS64 )}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | println!("{:#018X}", mem::size_of::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_SECTION_HEADER` in this scope [INFO] [stdout] --> src/main.rs:84:157 [INFO] [stdout] | [INFO] [stdout] 84 | ...m::size_of::() ) as *mut IMAGE_SECTION_HEADER, orig_file.NumberOfSections as usize)}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:82:70 [INFO] [stdout] | [INFO] [stdout] 82 | println!("{:#018X}", orig_dos.e_lfanew as usize + mem::size_of::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:83:113 [INFO] [stdout] | [INFO] [stdout] 83 | ...d(orig_dos.e_lfanew as usize + mem::size_of::() ) as *const IMAGE_SECTION_HEADER, orig_file.NumberOfSections as us... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_SECTION_HEADER` in this scope [INFO] [stdout] --> src/main.rs:83:147 [INFO] [stdout] | [INFO] [stdout] 83 | ...:size_of::() ) as *const IMAGE_SECTION_HEADER, orig_file.NumberOfSections as usize)}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> src/main.rs:84:125 [INFO] [stdout] | [INFO] [stdout] 84 | ...d(orig_dos.e_lfanew as usize + mem::size_of::() ) as *mut IMAGE_SECTION_HEADER, orig_file.NumberOfSections as usiz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_SECTION_HEADER` in this scope [INFO] [stdout] --> src/main.rs:84:157 [INFO] [stdout] | [INFO] [stdout] 84 | ...m::size_of::() ) as *mut IMAGE_SECTION_HEADER, orig_file.NumberOfSections as usize)}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `unload_pe` (bin "unload_pe") due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `unload_pe` (bin "unload_pe" test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "76ed0bc8ed65b8cfe46560da7013d1e2b6a06aaabb01af3ac070f22e25ca9224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ed0bc8ed65b8cfe46560da7013d1e2b6a06aaabb01af3ac070f22e25ca9224", kill_on_drop: false }` [INFO] [stdout] 76ed0bc8ed65b8cfe46560da7013d1e2b6a06aaabb01af3ac070f22e25ca9224