[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] building AuruTus/awn against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuruTus%2Fawn" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AuruTus/awn on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-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-4-tc2/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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b14ef017cd789c6035124e44708648fdc9c4e557718fcdf6cd67e38e15487554
[INFO] running `Command { std: "docker" "start" "-a" "b14ef017cd789c6035124e44708648fdc9c4e557718fcdf6cd67e38e15487554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b14ef017cd789c6035124e44708648fdc9c4e557718fcdf6cd67e38e15487554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b14ef017cd789c6035124e44708648fdc9c4e557718fcdf6cd67e38e15487554", kill_on_drop: false }`
[INFO] [stdout] b14ef017cd789c6035124e44708648fdc9c4e557718fcdf6cd67e38e15487554
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09ee236af3753b39dd0ad7c0adbae22d3e6e14d8fca25d3815cc3825b24ca9cd
[INFO] running `Command { std: "docker" "start" "-a" "09ee236af3753b39dd0ad7c0adbae22d3e6e14d8fca25d3815cc3825b24ca9cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling snafu-derive v0.8.2
[INFO] [stderr]    Compiling snafu v0.8.2
[INFO] [stderr]    Compiling awn-core v0.1.0 (/opt/rustwide/workdir/awn-core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.75s
[INFO] running `Command { std: "docker" "inspect" "09ee236af3753b39dd0ad7c0adbae22d3e6e14d8fca25d3815cc3825b24ca9cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09ee236af3753b39dd0ad7c0adbae22d3e6e14d8fca25d3815cc3825b24ca9cd", kill_on_drop: false }`
[INFO] [stdout] 09ee236af3753b39dd0ad7c0adbae22d3e6e14d8fca25d3815cc3825b24ca9cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4e8f96249f4b7af2e0ba2eb6e4a1a6dd32d616b9330b2e3508a24ad1d78dd4e
[INFO] running `Command { std: "docker" "start" "-a" "c4e8f96249f4b7af2e0ba2eb6e4a1a6dd32d616b9330b2e3508a24ad1d78dd4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling 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]  --> /opt/rustwide/workdir/awn-core/src/lib.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these modules instead
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::error as awn_error;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~
[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] 5 | pub mod input;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/awn-core/src/lib.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(target_os = "windows")]
[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] 5 | pub mod input;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/awn-core/src/lib.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(target_os = "windows")]
[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] 2 | pub mod window;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/awn-core/src/lib.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "windows")]
[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] 2 | pub mod window;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/awn-core/src/lib.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[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]  --> /opt/rustwide/workdir/awn-core/src/lib.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(target_os = "windows")]
[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]  --> /opt/rustwide/workdir/awn-core/src/lib.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "windows")]
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c4e8f96249f4b7af2e0ba2eb6e4a1a6dd32d616b9330b2e3508a24ad1d78dd4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4e8f96249f4b7af2e0ba2eb6e4a1a6dd32d616b9330b2e3508a24ad1d78dd4e", kill_on_drop: false }`
[INFO] [stdout] c4e8f96249f4b7af2e0ba2eb6e4a1a6dd32d616b9330b2e3508a24ad1d78dd4e
