[INFO] cloning repository https://github.com/Code-Barru/staging-shellcode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Code-Barru/staging-shellcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCode-Barru%2Fstaging-shellcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCode-Barru%2Fstaging-shellcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c952f1165f38501be1329ada6baa8386ca2c4e3
[INFO] testing Code-Barru/staging-shellcode against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCode-Barru%2Fstaging-shellcode" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Code-Barru/staging-shellcode
[INFO] finished tweaking git repo https://github.com/Code-Barru/staging-shellcode
[INFO] tweaked toml for git repo https://github.com/Code-Barru/staging-shellcode written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Code-Barru/staging-shellcode on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Code-Barru/staging-shellcode 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-link v0.1.0
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded windows-collections v0.1.1
[INFO] [stderr]   Downloaded windows-strings v0.3.1
[INFO] [stderr]   Downloaded windows-numerics v0.1.1
[INFO] [stderr]   Downloaded windows-future v0.1.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded windows-core v0.60.1
[INFO] [stderr]   Downloaded windows-implement v0.59.0
[INFO] [stderr]   Downloaded windows-interface v0.59.0
[INFO] [stderr]   Downloaded windows-result v0.3.1
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] [stderr]   Downloaded windows v0.60.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6f65ec0f506910092334f501e61c5b1636e5c565adc4aaae5ec66acd37f57e9
[INFO] running `Command { std: "docker" "start" "-a" "f6f65ec0f506910092334f501e61c5b1636e5c565adc4aaae5ec66acd37f57e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6f65ec0f506910092334f501e61c5b1636e5c565adc4aaae5ec66acd37f57e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f65ec0f506910092334f501e61c5b1636e5c565adc4aaae5ec66acd37f57e9", kill_on_drop: false }`
[INFO] [stdout] f6f65ec0f506910092334f501e61c5b1636e5c565adc4aaae5ec66acd37f57e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fffd51e41a1828b842ccb5a46cad16ec2ed5d88385ac28f1d66d0736c40cfc2
[INFO] running `Command { std: "docker" "start" "-a" "9fffd51e41a1828b842ccb5a46cad16ec2ed5d88385ac28f1d66d0736c40cfc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling windows-link v0.1.0
[INFO] [stderr]    Compiling windows-strings v0.3.1
[INFO] [stderr]    Compiling windows-result v0.3.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]    Compiling windows-interface v0.59.0
[INFO] [stderr]    Compiling windows-core v0.60.1
[INFO] [stderr]    Compiling windows-future v0.1.1
[INFO] [stderr]    Compiling windows-numerics v0.1.1
[INFO] [stderr]    Compiling windows-collections v0.1.1
[INFO] [stderr]    Compiling windows v0.60.0
[INFO] [stderr]    Compiling staging_shellcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/internet/fetch.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Win32::Networking::WinInet::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/shellcode/execute.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/shellcode/processes.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/internet/fetch.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     core::PCWSTR,
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/shellcode/processes.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 vec![windows::Win32::Foundation::HMODULE(std::ptr::null_mut()); 1024];
[INFO] [stdout]    |                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `staging_shellcode` (bin "staging_shellcode") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "9fffd51e41a1828b842ccb5a46cad16ec2ed5d88385ac28f1d66d0736c40cfc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fffd51e41a1828b842ccb5a46cad16ec2ed5d88385ac28f1d66d0736c40cfc2", kill_on_drop: false }`
[INFO] [stdout] 9fffd51e41a1828b842ccb5a46cad16ec2ed5d88385ac28f1d66d0736c40cfc2
