[INFO] cloning repository https://github.com/azlan/hellowin-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azlan/hellowin-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazlan%2Fhellowin-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazlan%2Fhellowin-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4153ac633ecdd62cb3561ce03c61f49b2935e210 [INFO] testing azlan/hellowin-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazlan%2Fhellowin-rust" "/workspace/builds/worker-80/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-80/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azlan/hellowin-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/azlan/hellowin-rust [INFO] finished tweaking git repo https://github.com/azlan/hellowin-rust [INFO] tweaked toml for git repo https://github.com/azlan/hellowin-rust written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate git repo https://github.com/azlan/hellowin-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df2cf9151f19303c89e4163bfd8c4ac9d078d4b88703f2bdd14a22b1ac84d24b [INFO] running `Command { std: "docker" "start" "-a" "df2cf9151f19303c89e4163bfd8c4ac9d078d4b88703f2bdd14a22b1ac84d24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df2cf9151f19303c89e4163bfd8c4ac9d078d4b88703f2bdd14a22b1ac84d24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2cf9151f19303c89e4163bfd8c4ac9d078d4b88703f2bdd14a22b1ac84d24b", kill_on_drop: false }` [INFO] [stdout] df2cf9151f19303c89e4163bfd8c4ac9d078d4b88703f2bdd14a22b1ac84d24b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4d2ac51b227d48bfe708eded85e83e2df08f5c17fd99963bc2d9fe3c282019f [INFO] running `Command { std: "docker" "start" "-a" "a4d2ac51b227d48bfe708eded85e83e2df08f5c17fd99963bc2d9fe3c282019f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.2 [INFO] [stderr] Compiling user32-sys v0.1.2 [INFO] [stderr] Compiling hellowin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `winapi::windef` [INFO] [stdout] --> src/main.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::windef::*; [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MessageBoxA` in crate `user32` [INFO] [stdout] --> src/main.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | user32::MessageBoxA(0 as HWND,ptr_text, ptr_text, 0); [INFO] [stdout] | ^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/main.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | user32::MessageBoxA(0 as HWND,ptr_text, ptr_text, 0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hellowin` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "a4d2ac51b227d48bfe708eded85e83e2df08f5c17fd99963bc2d9fe3c282019f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4d2ac51b227d48bfe708eded85e83e2df08f5c17fd99963bc2d9fe3c282019f", kill_on_drop: false }` [INFO] [stdout] a4d2ac51b227d48bfe708eded85e83e2df08f5c17fd99963bc2d9fe3c282019f