[INFO] cloning repository https://github.com/stefnotch/dnd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefnotch/dnd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefnotch%2Fdnd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefnotch%2Fdnd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42b5fc62429559dff753a02d5c51fbbb2e0a69cb [INFO] testing stefnotch/dnd 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%2Fstefnotch%2Fdnd" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefnotch/dnd 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/stefnotch/dnd [INFO] finished tweaking git repo https://github.com/stefnotch/dnd [INFO] tweaked toml for git repo https://github.com/stefnotch/dnd written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/stefnotch/dnd 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 3cf35648ff4a04b8050fed8720902e0e447214491d11d5363d1d8c2f61fbac66 [INFO] running `Command { std: "docker" "start" "-a" "3cf35648ff4a04b8050fed8720902e0e447214491d11d5363d1d8c2f61fbac66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cf35648ff4a04b8050fed8720902e0e447214491d11d5363d1d8c2f61fbac66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cf35648ff4a04b8050fed8720902e0e447214491d11d5363d1d8c2f61fbac66", kill_on_drop: false }` [INFO] [stdout] 3cf35648ff4a04b8050fed8720902e0e447214491d11d5363d1d8c2f61fbac66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] f9847046eb304654456bae82ad6e520643258ce0a8ab776add8dd15aa8fede76 [INFO] running `Command { std: "docker" "start" "-a" "f9847046eb304654456bae82ad6e520643258ce0a8ab776add8dd15aa8fede76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling ntapi v0.3.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flexi_logger v0.19.4 [INFO] [stderr] Compiling dnd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `ntapi` [INFO] [stdout] --> src/focus_mode.rs:1:44 [INFO] [stdout] | [INFO] [stdout] 1 | use ntapi::{ntzwapi::ZwUpdateWnfStateData, winapi::shared::ntdef::WNF_STATE_NAME}; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `ntapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ntapi::ntzwapi` [INFO] [stdout] --> src/focus_mode.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use ntapi::{ntzwapi::ZwUpdateWnfStateData, winapi::shared::ntdef::WNF_STATE_NAME}; [INFO] [stdout] | ^^^^^^^ could not find `ntzwapi` in `ntapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNF_STATE_NAME` in this scope [INFO] [stdout] --> src/focus_mode.rs:8:56 [INFO] [stdout] | [INFO] [stdout] 8 | let mut wnf_shel_quiet_moment_shell_mode_changed = WNF_STATE_NAME { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WNF_STATE_NAME` in this scope [INFO] [stdout] --> src/focus_mode.rs:20:46 [INFO] [stdout] | [INFO] [stdout] 20 | let wnf_update_state = |state_name: &mut WNF_STATE_NAME, buffer: &mut Vec| unsafe { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dnd` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "f9847046eb304654456bae82ad6e520643258ce0a8ab776add8dd15aa8fede76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9847046eb304654456bae82ad6e520643258ce0a8ab776add8dd15aa8fede76", kill_on_drop: false }` [INFO] [stdout] f9847046eb304654456bae82ad6e520643258ce0a8ab776add8dd15aa8fede76