[INFO] cloning repository https://github.com/CanvasPads/Zintl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CanvasPads/Zintl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanvasPads%2FZintl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanvasPads%2FZintl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c406db0900617312cc8b0e915e7009fb3aa80706
[INFO] checking CanvasPads/Zintl against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanvasPads%2FZintl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CanvasPads/Zintl
[INFO] finished tweaking git repo https://github.com/CanvasPads/Zintl
[INFO] tweaked toml for git repo https://github.com/CanvasPads/Zintl written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CanvasPads/Zintl on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CanvasPads/Zintl 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v27.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v27.0.0
[INFO] [stderr]   Downloaded wgpu-types v27.0.1
[INFO] [stderr]   Downloaded libm v0.2.13
[INFO] [stderr]   Downloaded wgpu v27.0.1
[INFO] [stderr]   Downloaded wgpu-core v27.0.3
[INFO] [stderr]   Downloaded wgpu-hal v27.0.4
[INFO] [stderr]   Downloaded naga v27.0.3
[INFO] [stderr]   Downloaded metal v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1119cf02d7b1798a0176c1d4d4bd9ac51b47bef86e0427da2f35fd037fe6fb67
[INFO] running `Command { std: "docker" "start" "-a" "1119cf02d7b1798a0176c1d4d4bd9ac51b47bef86e0427da2f35fd037fe6fb67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1119cf02d7b1798a0176c1d4d4bd9ac51b47bef86e0427da2f35fd037fe6fb67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1119cf02d7b1798a0176c1d4d4bd9ac51b47bef86e0427da2f35fd037fe6fb67", kill_on_drop: false }`
[INFO] [stdout] 1119cf02d7b1798a0176c1d4d4bd9ac51b47bef86e0427da2f35fd037fe6fb67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ce3cadc1d24fa1bef6936a54967a4943e1c9e8979562ffe25050fd3b938c276
[INFO] running `Command { std: "docker" "start" "-a" "8ce3cadc1d24fa1bef6936a54967a4943e1c9e8979562ffe25050fd3b938c276", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling runtil v0.1.0 (/opt/rustwide/workdir/runtil)
[INFO] [stderr]    Compiling wnd v0.0.1-alpha.2 (/opt/rustwide/workdir/platform/wnd)
[INFO] [stderr]     Checking zintl v0.0.1-alpha.2 (/opt/rustwide/workdir/core/zintl)
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]  --> core/zintl/src/composer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Composer<R> {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 4 |     root: Box<dyn View<RenderNode = R>>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hooks` is never read
[INFO] [stdout]   --> core/zintl/src/hook.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct HookManager<M> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 40 |     hooks: Vec<Box<dyn Hook<Message = M>>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> core/zintl/src/store.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Store<T> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 11 |     id: StoreId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `init` is never used
[INFO] [stdout]   --> core/zintl/src/store.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<T> Store<T> {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn init(&mut self, id: StoreId) {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking exlib v0.0.1-alpha.2 (/opt/rustwide/workdir/examples/exlib)
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]  --> core/zintl/src/composer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Composer<R> {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 4 |     root: Box<dyn View<RenderNode = R>>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hooks` is never read
[INFO] [stdout]   --> core/zintl/src/hook.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct HookManager<M> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 40 |     hooks: Vec<Box<dyn Hook<Message = M>>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> core/zintl/src/store.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Store<T> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 11 |     id: StoreId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `init` is never used
[INFO] [stdout]   --> core/zintl/src/store.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<T> Store<T> {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) fn init(&mut self, id: StoreId) {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ztglyphs v0.0.1-alpha.2 (/opt/rustwide/workdir/graphics/ztglyphs)
[INFO] [stdout] error[E0432]: unresolved imports `crate::driver::EventDispatcher`, `crate::driver::PlatformImpl`
[INFO] [stdout]   --> platform/wnd/src/platform.rs:1:21
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::driver::{EventDispatcher, PlatformImpl, PlatformImplError};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ no `PlatformImpl` in `driver`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     no `EventDispatcher` in `driver`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:7:43
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  7 | pub(crate) use appkit::implements::event::EventDispatcher;
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 14 | pub(crate) use win32::implements::event::EventDispatcher;
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:9:46
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  9 | pub(crate) use appkit::implements::platform::PlatformImpl;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 16 | pub(crate) use win32::implements::platform::PlatformImpl;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WindowHandler` in module `driver`
[INFO] [stdout]   --> platform/wnd/src/window.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |     handler: driver::WindowHandler,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ not found in `driver`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 11 | pub(crate) use appkit::implements::window::WindowHandler;
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:18:59
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 18 | pub(crate) use win32::implements::window::NativeWindow as WindowHandler;
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WindowHandler` in module `driver`
[INFO] [stdout]   --> platform/wnd/src/window.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) fn new(handler: driver::WindowHandler) -> Self {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^ not found in `driver`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 11 | pub(crate) use appkit::implements::window::WindowHandler;
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:18:59
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 18 | pub(crate) use win32::implements::window::NativeWindow as WindowHandler;
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::driver::EventDispatcher`, `crate::driver::PlatformImpl`
[INFO] [stdout]   --> platform/wnd/src/platform.rs:1:21
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::driver::{EventDispatcher, PlatformImpl, PlatformImplError};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ no `PlatformImpl` in `driver`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     no `EventDispatcher` in `driver`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:7:43
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  7 | pub(crate) use appkit::implements::event::EventDispatcher;
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 14 | pub(crate) use win32::implements::event::EventDispatcher;
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:9:46
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  9 | pub(crate) use appkit::implements::platform::PlatformImpl;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 16 | pub(crate) use win32::implements::platform::PlatformImpl;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WindowHandler` in module `driver`
[INFO] [stdout]   --> platform/wnd/src/window.rs:6:22
[INFO] [stdout]    |
[INFO] [stdout]  6 |     handler: driver::WindowHandler,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ not found in `driver`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 11 | pub(crate) use appkit::implements::window::WindowHandler;
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:18:59
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 18 | pub(crate) use win32::implements::window::NativeWindow as WindowHandler;
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WindowHandler` in module `driver`
[INFO] [stdout]   --> platform/wnd/src/window.rs:25:40
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub(crate) fn new(handler: driver::WindowHandler) -> Self {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^ not found in `driver`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 11 | pub(crate) use appkit::implements::window::WindowHandler;
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> platform/wnd/src/driver.rs:18:59
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 18 | pub(crate) use win32::implements::window::NativeWindow as WindowHandler;
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wnd` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wnd` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "8ce3cadc1d24fa1bef6936a54967a4943e1c9e8979562ffe25050fd3b938c276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce3cadc1d24fa1bef6936a54967a4943e1c9e8979562ffe25050fd3b938c276", kill_on_drop: false }`
[INFO] [stdout] 8ce3cadc1d24fa1bef6936a54967a4943e1c9e8979562ffe25050fd3b938c276
