[INFO] fetching crate orbtk_orbclient 0.3.1-alpha4...
[INFO] checking orbtk_orbclient-0.3.1-alpha4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate orbtk_orbclient 0.3.1-alpha4 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate orbtk_orbclient 0.3.1-alpha4 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded orbtk-tinyskia v0.3.1-alpha4
[INFO] [stderr]   Downloaded orbtk-utils v0.3.1-alpha4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16089d374ea9fb80e54774d5d803dbbe252ecab7039c84f6ab2bff62478ad145
[INFO] running `Command { std: "docker" "start" "-a" "16089d374ea9fb80e54774d5d803dbbe252ecab7039c84f6ab2bff62478ad145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16089d374ea9fb80e54774d5d803dbbe252ecab7039c84f6ab2bff62478ad145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16089d374ea9fb80e54774d5d803dbbe252ecab7039c84f6ab2bff62478ad145", kill_on_drop: false }`
[INFO] [stdout] 16089d374ea9fb80e54774d5d803dbbe252ecab7039c84f6ab2bff62478ad145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a53973f4958d4dcc4dc0510d6e6b0d15e84d63f3682bcf1864f150bc5f0f8812
[INFO] running `Command { std: "docker" "start" "-a" "a53973f4958d4dcc4dc0510d6e6b0d15e84d63f3682bcf1864f150bc5f0f8812", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling orbclient v0.3.47
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking tiny-skia v0.6.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling orbtk-utils v0.3.1-alpha4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling derive_more v0.99.17
[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.47/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] 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.47/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] 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.47/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] 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.47/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] 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.47/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] 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.47/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] 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.47/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] 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.47/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] 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] warning: unused import: `orbclient::Renderer`
[INFO] [stdout]   --> src/orbclient/window.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use orbclient::Renderer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raw_window_handle::HasRawWindowHandle`
[INFO] [stdout]   --> src/orbclient/window.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `orbclient::Renderer`
[INFO] [stdout]   --> src/orbclient/window.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use orbclient::Renderer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raw_window_handle::HasRawWindowHandle`
[INFO] [stdout]   --> src/orbclient/window.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted
[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] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted
[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 5 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `orbtk_orbclient` (lib test) due to 5 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a53973f4958d4dcc4dc0510d6e6b0d15e84d63f3682bcf1864f150bc5f0f8812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a53973f4958d4dcc4dc0510d6e6b0d15e84d63f3682bcf1864f150bc5f0f8812", kill_on_drop: false }`
[INFO] [stdout] a53973f4958d4dcc4dc0510d6e6b0d15e84d63f3682bcf1864f150bc5f0f8812
