[INFO] cloning repository https://github.com/TBPixel/windwaker-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TBPixel/windwaker-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTBPixel%2Fwindwaker-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTBPixel%2Fwindwaker-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9263c98820b6fd8c1ef2b18c22ecbb5e4b881703 [INFO] testing TBPixel/windwaker-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTBPixel%2Fwindwaker-rs" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TBPixel/windwaker-rs 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 git repo https://github.com/TBPixel/windwaker-rs [INFO] finished tweaking git repo https://github.com/TBPixel/windwaker-rs [INFO] tweaked toml for git repo https://github.com/TBPixel/windwaker-rs written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/TBPixel/windwaker-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded process-memory v0.4.0 [INFO] [stderr] Downloaded dolphin-memory v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 6e65a9dee58f3b604e404e39994b987cd8c8adca3039eb132889060cf297d17d [INFO] running `Command { std: "docker" "start" "-a" "6e65a9dee58f3b604e404e39994b987cd8c8adca3039eb132889060cf297d17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e65a9dee58f3b604e404e39994b987cd8c8adca3039eb132889060cf297d17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e65a9dee58f3b604e404e39994b987cd8c8adca3039eb132889060cf297d17d", kill_on_drop: false }` [INFO] [stdout] 6e65a9dee58f3b604e404e39994b987cd8c8adca3039eb132889060cf297d17d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] e72ef139b0b1a91ffcf9514f659563c63b6ae35c66ee9a17c3695efc452cebf7 [INFO] running `Command { std: "docker" "start" "-a" "e72ef139b0b1a91ffcf9514f659563c63b6ae35c66ee9a17c3695efc452cebf7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling process-memory v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling dolphin-memory v0.2.2 [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::memoryapi; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::psapi; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:362:29 [INFO] [stdout] | [INFO] [stdout] 362 | let mut entry = winapi::um::tlhelp32::PROCESSENTRY32 { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:363:45 [INFO] [stdout] | [INFO] [stdout] 363 | dwSize: std::mem::size_of::() as u32, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:364:32 [INFO] [stdout] | [INFO] [stdout] 364 | szExeFile: [0; winapi::shared::minwindef::MAX_PATH], [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:375:27 [INFO] [stdout] | [INFO] [stdout] 375 | let snapshot: winapi::um::winnt::HANDLE; [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | snapshot = winapi::um::tlhelp32::CreateToolhelp32Snapshot( [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:378:21 [INFO] [stdout] | [INFO] [stdout] 378 | winapi::um::tlhelp32::TH32CS_SNAPPROCESS, [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:382:20 [INFO] [stdout] | [INFO] [stdout] 382 | if winapi::um::tlhelp32::Process32First(snapshot, &mut entry) [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:383:24 [INFO] [stdout] | [INFO] [stdout] 383 | == winapi::shared::minwindef::TRUE [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:385:27 [INFO] [stdout] | [INFO] [stdout] 385 | while winapi::um::tlhelp32::Process32Next(snapshot, &mut entry) [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:386:28 [INFO] [stdout] | [INFO] [stdout] 386 | == winapi::shared::minwindef::TRUE [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0699]: the type of this value must be known to call a method on a raw pointer on it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dolphin-memory-0.2.2/src/lib.rs:478:19 [INFO] [stdout] | [INFO] [stdout] 478 | p = p.add(info.RegionSize); [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: E0432, E0433, E0699. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dolphin-memory` 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" "e72ef139b0b1a91ffcf9514f659563c63b6ae35c66ee9a17c3695efc452cebf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72ef139b0b1a91ffcf9514f659563c63b6ae35c66ee9a17c3695efc452cebf7", kill_on_drop: false }` [INFO] [stdout] e72ef139b0b1a91ffcf9514f659563c63b6ae35c66ee9a17c3695efc452cebf7