[INFO] fetching crate orbtk_orbclient 0.3.1-alpha4...
[INFO] testing orbtk_orbclient-0.3.1-alpha4 against 1.91.0 for beta-1.92-2
[INFO] extracting crate orbtk_orbclient 0.3.1-alpha4 into /workspace/builds/worker-6-tc1/source
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate orbtk_orbclient 0.3.1-alpha4 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.8)
[INFO] [stderr]       Adding raw-window-handle v0.3.4 (available: v0.6.2)
[INFO] [stderr]       Adding sdl2 v0.35.2 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_generator v0.8.0
[INFO] [stderr]   Downloaded phf_codegen v0.8.0
[INFO] [stderr]   Downloaded orbtk-utils v0.3.1-alpha4
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded orbtk-tinyskia v0.3.1-alpha4
[INFO] [stderr]   Downloaded ron v0.6.6
[INFO] [stderr]   Downloaded tiny-skia v0.6.6
[INFO] [stderr]   Downloaded safe_arch v0.5.2
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c68f0671acbd54a2191a64cb81e1de9877895878c54c95efeffe4ba389d7ddaf
[INFO] running `Command { std: "docker" "start" "-a" "c68f0671acbd54a2191a64cb81e1de9877895878c54c95efeffe4ba389d7ddaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c68f0671acbd54a2191a64cb81e1de9877895878c54c95efeffe4ba389d7ddaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c68f0671acbd54a2191a64cb81e1de9877895878c54c95efeffe4ba389d7ddaf", kill_on_drop: false }`
[INFO] [stdout] c68f0671acbd54a2191a64cb81e1de9877895878c54c95efeffe4ba389d7ddaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d65d09d714e33f4ecb2942883cf77c7218943e3ffc5aafddb697004e1f07d20d
[INFO] running `Command { std: "docker" "start" "-a" "d65d09d714e33f4ecb2942883cf77c7218943e3ffc5aafddb697004e1f07d20d", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling orbclient v0.3.48
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling tiny-skia v0.6.6
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rusttype v0.9.3
[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]    Compiling ron v0.6.6
[INFO] [stderr]    Compiling orbtk-tinyskia v0.3.1-alpha4
[INFO] [stderr]    Compiling 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-1949cf8c6b5b557f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 17 | pub use sys::{get_display_size, EventIter, Window};
[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-1949cf8c6b5b557f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 17 | pub use sys::{get_display_size, EventIter, Window};
[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-1949cf8c6b5b557f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]     |
[INFO] [stdout]  16 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout]  17 | pub use sys::{get_display_size, EventIter, Window};
[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-1949cf8c6b5b557f/orbclient-0.3.48/src/lib.rs:17:44
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 17 | pub use sys::{get_display_size, EventIter, Window};
[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] running `Command { std: "docker" "inspect" "d65d09d714e33f4ecb2942883cf77c7218943e3ffc5aafddb697004e1f07d20d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d65d09d714e33f4ecb2942883cf77c7218943e3ffc5aafddb697004e1f07d20d", kill_on_drop: false }`
[INFO] [stdout] d65d09d714e33f4ecb2942883cf77c7218943e3ffc5aafddb697004e1f07d20d
