[INFO] fetching crate orbtk_orbclient 0.3.1-alpha4...
[INFO] checking orbtk_orbclient-0.3.1-alpha4 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate orbtk_orbclient 0.3.1-alpha4 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate orbtk_orbclient 0.3.1-alpha4 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate orbtk_orbclient 0.3.1-alpha4
[INFO] finished tweaking crates.io crate orbtk_orbclient 0.3.1-alpha4
[INFO] tweaked toml for crates.io crate orbtk_orbclient 0.3.1-alpha4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.5)
[INFO] [stderr]       Adding raw-window-handle v0.3.4 (available: v0.6.2)
[INFO] [stderr]       Adding sdl2 v0.35.2 (available: v0.37.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cceed71ad6cec83c83556a66487a31c8295b916e5c3a05b944007cea999369ff
[INFO] running `Command { std: "docker" "start" "-a" "cceed71ad6cec83c83556a66487a31c8295b916e5c3a05b944007cea999369ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cceed71ad6cec83c83556a66487a31c8295b916e5c3a05b944007cea999369ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cceed71ad6cec83c83556a66487a31c8295b916e5c3a05b944007cea999369ff", kill_on_drop: false }`
[INFO] [stdout] cceed71ad6cec83c83556a66487a31c8295b916e5c3a05b944007cea999369ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42d1c3b0ed58d8eec6ab1e322a27dc8dbf0388023201fcd0146d42b51c1f61be
[INFO] running `Command { std: "docker" "start" "-a" "42d1c3b0ed58d8eec6ab1e322a27dc8dbf0388023201fcd0146d42b51c1f61be", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling orbclient v0.3.48
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking tiny-skia v0.6.6
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling orbtk-utils v0.3.1-alpha4
[INFO] [stderr]     Checking ron v0.6.6
[INFO] [stderr]     Checking orbtk-tinyskia v0.3.1-alpha4
[INFO] [stderr]     Checking orbtk_orbclient v0.3.1-alpha4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `Window` in crate `orbclient`
[INFO] [stdout]   --> src/orbclient/window.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |     window: orbclient::Window,
[INFO] [stdout]    |                        ^^^^^^ not found in `orbclient`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use sys::{get_display_size, EventIter, Window};
[INFO] [stdout]    |                                            ^^^^^^
[INFO] [stdout] note: the item is gated behind the `std` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::orbclient::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::raw_window_handle::linux::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::video::Window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 49 -     window: orbclient::Window,
[INFO] [stdout] 49 +     window: Window,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Window` in crate `orbclient`
[INFO] [stdout]   --> src/orbclient/window.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |     window: &orbclient::Window,
[INFO] [stdout]    |                         ^^^^^^ not found in `orbclient`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use sys::{get_display_size, EventIter, Window};
[INFO] [stdout]    |                                            ^^^^^^
[INFO] [stdout] note: the item is gated behind the `std` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::orbclient::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::raw_window_handle::linux::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::video::Window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -     window: &orbclient::Window,
[INFO] [stdout] 55 +     window: &Window,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Window` in crate `orbclient`
[INFO] [stdout]    --> src/orbclient/window.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |         window: orbclient::Window,
[INFO] [stdout]     |                            ^^^^^^ not found in `orbclient`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub use sys::{get_display_size, EventIter, Window};
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout] note: the item is gated behind the `std` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::orbclient::Window;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use sdl2::raw_window_handle::linux::Window;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use sdl2::video::Window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 110 -         window: orbclient::Window,
[INFO] [stdout] 110 +         window: Window,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Window` in `orbclient`
[INFO] [stdout]   --> src/orbclient/window_builder.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let window = orbclient::Window::new_flags(
[INFO] [stdout]    |                                 ^^^^^^ could not find `Window` in `orbclient`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use sys::{get_display_size, EventIter, Window};
[INFO] [stdout]    |                                            ^^^^^^
[INFO] [stdout] note: the item is gated behind the `std` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::orbclient::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::raw_window_handle::linux::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::video::Window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 81 -         let window = orbclient::Window::new_flags(
[INFO] [stdout] 81 +         let window = Window::new_flags(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Window` in crate `orbclient`
[INFO] [stdout]   --> src/orbclient/window.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |     window: orbclient::Window,
[INFO] [stdout]    |                        ^^^^^^ not found in `orbclient`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use sys::{get_display_size, EventIter, Window};
[INFO] [stdout]    |                                            ^^^^^^
[INFO] [stdout] note: the item is gated behind the `std` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::orbclient::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::raw_window_handle::linux::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::video::Window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 49 -     window: orbclient::Window,
[INFO] [stdout] 49 +     window: Window,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Window` in crate `orbclient`
[INFO] [stdout]   --> src/orbclient/window.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |     window: &orbclient::Window,
[INFO] [stdout]    |                         ^^^^^^ not found in `orbclient`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use sys::{get_display_size, EventIter, Window};
[INFO] [stdout]    |                                            ^^^^^^
[INFO] [stdout] note: the item is gated behind the `std` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::orbclient::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::raw_window_handle::linux::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::video::Window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -     window: &orbclient::Window,
[INFO] [stdout] 55 +     window: &Window,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Window` in crate `orbclient`
[INFO] [stdout]    --> src/orbclient/window.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 |         window: orbclient::Window,
[INFO] [stdout]     |                            ^^^^^^ not found in `orbclient`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub use sys::{get_display_size, EventIter, Window};
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout] note: the item is gated behind the `std` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "std")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::orbclient::Window;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use sdl2::raw_window_handle::linux::Window;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use sdl2::video::Window;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Window`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 110 -         window: orbclient::Window,
[INFO] [stdout] 110 +         window: Window,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Window` in `orbclient`
[INFO] [stdout]   --> src/orbclient/window_builder.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let window = orbclient::Window::new_flags(
[INFO] [stdout]    |                                 ^^^^^^ could not find `Window` in `orbclient`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use sys::{get_display_size, EventIter, Window};
[INFO] [stdout]    |                                            ^^^^^^
[INFO] [stdout] note: the item is gated behind the `std` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/orbclient-0.3.48/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::orbclient::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::raw_window_handle::linux::Window;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use sdl2::video::Window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 81 -         let window = orbclient::Window::new_flags(
[INFO] [stdout] 81 +         let window = Window::new_flags(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orbtk_orbclient` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orbtk_orbclient` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "42d1c3b0ed58d8eec6ab1e322a27dc8dbf0388023201fcd0146d42b51c1f61be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d1c3b0ed58d8eec6ab1e322a27dc8dbf0388023201fcd0146d42b51c1f61be", kill_on_drop: false }`
[INFO] [stdout] 42d1c3b0ed58d8eec6ab1e322a27dc8dbf0388023201fcd0146d42b51c1f61be
