[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 try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuruTus%2Fawn" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AuruTus/awn on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a048507d326008d51adafa1327722a94bdf686c43b26869e4dfc25578953337e
[INFO] running `Command { std: "docker" "start" "-a" "a048507d326008d51adafa1327722a94bdf686c43b26869e4dfc25578953337e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a048507d326008d51adafa1327722a94bdf686c43b26869e4dfc25578953337e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a048507d326008d51adafa1327722a94bdf686c43b26869e4dfc25578953337e", kill_on_drop: false }`
[INFO] [stdout] a048507d326008d51adafa1327722a94bdf686c43b26869e4dfc25578953337e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc19a0f7e61048bb51d33296a7569e115eefaf45503faa78dc964b3c85cf122f
[INFO] running `Command { std: "docker" "start" "-a" "cc19a0f7e61048bb51d33296a7569e115eefaf45503faa78dc964b3c85cf122f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]     Checking getrandom v0.2.15
[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] 7 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 8 | pub mod error;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] help: consider importing one of these modules instead
[INFO] [stdout]   |
[INFO] [stdout] 1 - use awn_core::error as awn_error;
[INFO] [stdout] 1 + use std::error as awn_error;
[INFO] [stdout]   |
[INFO] [stdout] 1 - use awn_core::error as awn_error;
[INFO] [stdout] 1 + use snafu::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] 4 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 5 | pub mod input;
[INFO] [stdout]   |         ^^^^^
[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] 4 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 5 | pub mod input;
[INFO] [stdout]   |         ^^^^^
[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] 1 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 2 | pub mod window;
[INFO] [stdout]   |         ^^^^^^
[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] 1 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 2 | pub mod window;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `windows`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[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] 7 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 8 | pub mod error;
[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] 1 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 2 | pub mod window;
[INFO] [stdout]   |         ^^^^^^
[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 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "cc19a0f7e61048bb51d33296a7569e115eefaf45503faa78dc964b3c85cf122f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc19a0f7e61048bb51d33296a7569e115eefaf45503faa78dc964b3c85cf122f", kill_on_drop: false }`
[INFO] [stdout] cc19a0f7e61048bb51d33296a7569e115eefaf45503faa78dc964b3c85cf122f
