[INFO] fetching crate ferrishot_winit_fork 0.30.8... [INFO] testing ferrishot_winit_fork-0.30.8 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ferrishot_winit_fork 0.30.8 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ferrishot_winit_fork 0.30.8 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e209aab3472d41d575aeceeeaf9ba815428540839072340a50c3565b46f8097 [INFO] running `Command { std: "docker" "start" "-a" "3e209aab3472d41d575aeceeeaf9ba815428540839072340a50c3565b46f8097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e209aab3472d41d575aeceeeaf9ba815428540839072340a50c3565b46f8097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e209aab3472d41d575aeceeeaf9ba815428540839072340a50c3565b46f8097", kill_on_drop: false }` [INFO] [stdout] 3e209aab3472d41d575aeceeeaf9ba815428540839072340a50c3565b46f8097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c57d79a41ee2f12b43c8bb868144c933379f674616f9aa0f81b6bc99ac2daec [INFO] running `Command { std: "docker" "start" "-a" "9c57d79a41ee2f12b43c8bb868144c933379f674616f9aa0f81b6bc99ac2daec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling ferrishot_winit_fork v0.30.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 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 sctk-adwaita v0.10.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.23s [INFO] running `Command { std: "docker" "inspect" "9c57d79a41ee2f12b43c8bb868144c933379f674616f9aa0f81b6bc99ac2daec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c57d79a41ee2f12b43c8bb868144c933379f674616f9aa0f81b6bc99ac2daec", kill_on_drop: false }` [INFO] [stdout] 9c57d79a41ee2f12b43c8bb868144c933379f674616f9aa0f81b6bc99ac2daec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68f40f25266373b23d852c40fc1de789f0e0612b3721a458493a2c23561ebaf2 [INFO] running `Command { std: "docker" "start" "-a" "68f40f25266373b23d852c40fc1de789f0e0612b3721a458493a2c23561ebaf2", kill_on_drop: false }` [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 simd-adler32 v0.3.7 [INFO] [stderr] Compiling wayland-sys v0.31.6 [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 regex-automata v0.1.10 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ctor-lite v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 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 smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling x11rb v0.13.1 [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::>(); [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::>(); [INFO] [stdout] 9 + needs_sync::>(); [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::(); [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::(); [INFO] [stdout] 16 + needs_sync::(); [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::(); [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::(); [INFO] [stdout] 21 + needs_sync::(); [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::(); [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::(); [INFO] [stdout] 26 + needs_sync::(); [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::(); [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::(); [INFO] [stdout] 27 + needs_sync::(); [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::>(); [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::>(); [INFO] [stdout] 9 + needs_send::>(); [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::(); [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::(); [INFO] [stdout] 16 + needs_send::(); [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::(); [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::(); [INFO] [stdout] 21 + needs_send::(); [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::(); [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::(); [INFO] [stdout] 27 + needs_send::(); [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::(); [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::(); [INFO] [stdout] 28 + needs_send::(); [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::(); [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::(); [INFO] [stdout] 29 + needs_send::(); [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::(); [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::(); [INFO] [stdout] 34 + needs_send::(); [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::(); [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::(); [INFO] [stdout] 35 + needs_send::(); [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" "68f40f25266373b23d852c40fc1de789f0e0612b3721a458493a2c23561ebaf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f40f25266373b23d852c40fc1de789f0e0612b3721a458493a2c23561ebaf2", kill_on_drop: false }` [INFO] [stdout] 68f40f25266373b23d852c40fc1de789f0e0612b3721a458493a2c23561ebaf2