[INFO] cloning repository https://github.com/AuruTus/awn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AuruTus/awn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuruTus%2Fawn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuruTus%2Fawn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7fcac1900803c021183aab785676c4824b9c62e [INFO] checking AuruTus/awn against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuruTus%2Fawn" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AuruTus/awn on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/AuruTus/awn [INFO] finished tweaking git repo https://github.com/AuruTus/awn [INFO] tweaked toml for git repo https://github.com/AuruTus/awn written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AuruTus/awn 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu v0.8.2 [INFO] [stderr] Downloaded snafu-derive v0.8.2 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c463af61691fdf3a7cfcafe63b13091d23983e6e859a440753c1fc182cb64621 [INFO] running `Command { std: "docker" "start" "-a" "c463af61691fdf3a7cfcafe63b13091d23983e6e859a440753c1fc182cb64621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c463af61691fdf3a7cfcafe63b13091d23983e6e859a440753c1fc182cb64621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c463af61691fdf3a7cfcafe63b13091d23983e6e859a440753c1fc182cb64621", kill_on_drop: false }` [INFO] [stdout] c463af61691fdf3a7cfcafe63b13091d23983e6e859a440753c1fc182cb64621 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 092a09921b14b9dd8f6037948b204078122147ab65677dbecb6e80e7c5120823 [INFO] running `Command { std: "docker" "start" "-a" "092a09921b14b9dd8f6037948b204078122147ab65677dbecb6e80e7c5120823", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling snafu-derive v0.8.2 [INFO] [stderr] Checking snafu v0.8.2 [INFO] [stderr] Checking awn-core v0.1.0 (/opt/rustwide/workdir/awn-core) [INFO] [stdout] error[E0432]: unresolved import `awn_core::error` [INFO] [stdout] --> awn-core/examples/gbfr-aibo/controll.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use awn_core::error as awn_error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `error` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/awn-core/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `windows` feature [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 1 | use core::error as awn_error; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 1 | use snafu::error as awn_error; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 1 | use std::error as awn_error; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `input` in `awn_core` [INFO] [stdout] --> awn-core/examples/gbfr-aibo/controll.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use awn_core::input::keyboard::KeySC; [INFO] [stdout] | ^^^^^ could not find `input` in `awn_core` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/awn-core/src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod input; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `windows` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `awn_core::error` [INFO] [stdout] --> awn-core/examples/gbfr-aibo/controll.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use awn_core::error::*; [INFO] [stdout] | ^^^^^ could not find `error` in `awn_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `input` in `awn_core` [INFO] [stdout] --> awn-core/examples/gbfr-aibo/main.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use awn_core::input::keyboard::KeySC; [INFO] [stdout] | ^^^^^ could not find `input` in `awn_core` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/awn-core/src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod input; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `windows` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `window` in `awn_core` [INFO] [stdout] --> awn-core/examples/gbfr-aibo/main.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use awn_core::window::inner::WindowInner; [INFO] [stdout] | ^^^^^^ could not find `window` in `awn_core` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/awn-core/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod window; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `windows` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `awn_core::window` [INFO] [stdout] --> awn-core/examples/gbfr-aibo/controll.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use awn_core::window::Window; [INFO] [stdout] | ^^^^^^ could not find `window` in `awn_core` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/awn-core/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod window; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `windows` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> awn-core/examples/gbfr-aibo/controll.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::{Foundation::HWND, UI::WindowsAndMessaging::GetForegroundWindow}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `awn_core::error`, `awn_core::window` [INFO] [stdout] --> awn-core/examples/gbfr-aibo/main.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use awn_core::{error::Result, window::Window}; [INFO] [stdout] | ^^^^^ ^^^^^^ could not find `window` in `awn_core` [INFO] [stdout] | | [INFO] [stdout] | could not find `error` in `awn_core` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/awn-core/src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod error; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `windows` feature [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/awn-core/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod window; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `windows` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [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 `awn-core` (example "gbfr-aibo") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "092a09921b14b9dd8f6037948b204078122147ab65677dbecb6e80e7c5120823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "092a09921b14b9dd8f6037948b204078122147ab65677dbecb6e80e7c5120823", kill_on_drop: false }` [INFO] [stdout] 092a09921b14b9dd8f6037948b204078122147ab65677dbecb6e80e7c5120823