[INFO] fetching crate ferrishot_winit_fork 0.30.8...
[INFO] testing ferrishot_winit_fork-0.30.8 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ferrishot_winit_fork 0.30.8 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ferrishot_winit_fork 0.30.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ferrishot_winit_fork 0.30.8
[INFO] tweaked toml for crates.io crate ferrishot_winit_fork 0.30.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrishot_winit_fork 0.30.8 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferrishot_winit_fork 0.30.8 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5b6548f91e800b7066b2ffe1a5b6533df0d23b7fa7e4ce40736dd4241124e87
[INFO] running `Command { std: "docker" "start" "-a" "c5b6548f91e800b7066b2ffe1a5b6533df0d23b7fa7e4ce40736dd4241124e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5b6548f91e800b7066b2ffe1a5b6533df0d23b7fa7e4ce40736dd4241124e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b6548f91e800b7066b2ffe1a5b6533df0d23b7fa7e4ce40736dd4241124e87", kill_on_drop: false }`
[INFO] [stdout] c5b6548f91e800b7066b2ffe1a5b6533df0d23b7fa7e4ce40736dd4241124e87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7013f716cd350bf1cf03ab17d5e4e75fbb79d60f846806ac1ee659d47b667cfc
[INFO] running `Command { std: "docker" "start" "-a" "7013f716cd350bf1cf03ab17d5e4e75fbb79d60f846806ac1ee659d47b667cfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ferrishot_winit_fork v0.30.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.8
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.6
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "7013f716cd350bf1cf03ab17d5e4e75fbb79d60f846806ac1ee659d47b667cfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7013f716cd350bf1cf03ab17d5e4e75fbb79d60f846806ac1ee659d47b667cfc", kill_on_drop: false }`
[INFO] [stdout] 7013f716cd350bf1cf03ab17d5e4e75fbb79d60f846806ac1ee659d47b667cfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0b04ea599c78fc7c7a2c21020f85866761744a5ca1e7165e303e088c7575e37
[INFO] running `Command { std: "docker" "start" "-a" "b0b04ea599c78fc7c7a2c21020f85866761744a5ca1e7165e303e088c7575e37", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling ctor-lite v0.1.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling wayland-cursor v0.31.8
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling ferrishot_winit_fork v0.30.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> tests/sync_object.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |         needs_sync::<winit::event_loop::EventLoopProxy<T>>();
[INFO] [stdout]   |                      ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use ferrishot_winit_fork::event_loop;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `event_loop`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -         needs_sync::<winit::event_loop::EventLoopProxy<T>>();
[INFO] [stdout] 9 +         needs_sync::<event_loop::EventLoopProxy<T>>();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/sync_object.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     needs_sync::<winit::window::Window>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ferrishot_winit_fork::window;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sctk::shell::xdg::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -     needs_sync::<winit::window::Window>();
[INFO] [stdout] 16 +     needs_sync::<window::Window>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/sync_object.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     needs_sync::<winit::window::WindowAttributes>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ferrishot_winit_fork::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     needs_sync::<winit::window::WindowAttributes>();
[INFO] [stdout] 21 +     needs_sync::<window::WindowAttributes>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/sync_object.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     needs_sync::<winit::window::CustomCursorSource>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ferrishot_winit_fork::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -     needs_sync::<winit::window::CustomCursorSource>();
[INFO] [stdout] 26 +     needs_sync::<window::CustomCursorSource>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/sync_object.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |     needs_sync::<winit::window::CustomCursor>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ferrishot_winit_fork::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -     needs_sync::<winit::window::CustomCursor>();
[INFO] [stdout] 27 +     needs_sync::<window::CustomCursor>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ferrishot_winit_fork` (test "sync_object") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]  --> tests/send_objects.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |         needs_send::<winit::event_loop::EventLoopProxy<T>>();
[INFO] [stdout]   |                      ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use ferrishot_winit_fork::event_loop;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `event_loop`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -         needs_send::<winit::event_loop::EventLoopProxy<T>>();
[INFO] [stdout] 9 +         needs_send::<event_loop::EventLoopProxy<T>>();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     needs_send::<winit::window::Window>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ferrishot_winit_fork::window;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sctk::shell::xdg::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -     needs_send::<winit::window::Window>();
[INFO] [stdout] 16 +     needs_send::<window::Window>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     needs_send::<winit::window::WindowAttributes>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ferrishot_winit_fork::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     needs_send::<winit::window::WindowAttributes>();
[INFO] [stdout] 21 +     needs_send::<window::WindowAttributes>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |     needs_send::<winit::window::WindowId>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ferrishot_winit_fork::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -     needs_send::<winit::window::WindowId>();
[INFO] [stdout] 27 +     needs_send::<window::WindowId>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     needs_send::<winit::event::DeviceId>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ferrishot_winit_fork::event;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `event`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -     needs_send::<winit::event::DeviceId>();
[INFO] [stdout] 28 +     needs_send::<event::DeviceId>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     needs_send::<winit::monitor::MonitorHandle>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ferrishot_winit_fork::monitor;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `monitor`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 29 -     needs_send::<winit::monitor::MonitorHandle>();
[INFO] [stdout] 29 +     needs_send::<monitor::MonitorHandle>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     needs_send::<winit::window::CustomCursorSource>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ferrishot_winit_fork::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 -     needs_send::<winit::window::CustomCursorSource>();
[INFO] [stdout] 34 +     needs_send::<window::CustomCursorSource>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]   --> tests/send_objects.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     needs_send::<winit::window::CustomCursor>();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ferrishot_winit_fork::window;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `window`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 35 -     needs_send::<winit::window::CustomCursor>();
[INFO] [stdout] 35 +     needs_send::<window::CustomCursor>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ferrishot_winit_fork` (test "send_objects") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "b0b04ea599c78fc7c7a2c21020f85866761744a5ca1e7165e303e088c7575e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0b04ea599c78fc7c7a2c21020f85866761744a5ca1e7165e303e088c7575e37", kill_on_drop: false }`
[INFO] [stdout] b0b04ea599c78fc7c7a2c21020f85866761744a5ca1e7165e303e088c7575e37
