[INFO] cloning repository https://github.com/wwog/quickcap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwog/quickcap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwog%2Fquickcap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwog%2Fquickcap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f029a6551d528c14c85484bea2b0fef14553013
[INFO] checking wwog/quickcap/8f029a6551d528c14c85484bea2b0fef14553013 against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwog%2Fquickcap" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/wwog/quickcap
[INFO] finished tweaking git repo https://github.com/wwog/quickcap
[INFO] tweaked toml for git repo https://github.com/wwog/quickcap written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wwog/quickcap on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wwog/quickcap 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rfd v0.16.0
[INFO] [stderr]   Downloaded capscreen_macos v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9b1bea078484848048675dd6f0117bb5a92e7fe019489cf539056ca9c817021b
[INFO] running `Command { std: "docker" "start" "9b1bea078484848048675dd6f0117bb5a92e7fe019489cf539056ca9c817021b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b1bea078484848048675dd6f0117bb5a92e7fe019489cf539056ca9c817021b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b1bea078484848048675dd6f0117bb5a92e7fe019489cf539056ca9c817021b" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b1bea078484848048675dd6f0117bb5a92e7fe019489cf539056ca9c817021b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b1bea078484848048675dd6f0117bb5a92e7fe019489cf539056ca9c817021b" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling wry v0.53.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling rfd v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling quickcap v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking gio v0.18.4
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking gdkx11 v0.18.2
[INFO] [stderr]     Checking webkit2gtk v2.0.1
[INFO] [stderr]     Checking tao v0.34.5
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]    --> src/app/app.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout]  18 |     windows: HashMap<WindowId, AppWindow>,
[INFO] [stdout]     |     ------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 108 |             windows,
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `position` in this scope
[INFO] [stdout]    --> src/app/window.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |             .with_position(position)
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `size` in this scope
[INFO] [stdout]    --> src/app/window.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |             .with_min_inner_size(size)
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `webview` in this scope
[INFO] [stdout]    --> src/app/window.rs:206:23
[INFO] [stdout]     |
[INFO] [stdout]  46 |     pub webview: Option<WebView>,
[INFO] [stdout]     |         ------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 206 |         let webview = webview
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WebViewBuilder`
[INFO] [stdout]   --> src/app/window.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     WebView, WebViewBuilder,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]    --> src/app/app.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout]  18 |     windows: HashMap<WindowId, AppWindow>,
[INFO] [stdout]     |     ------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 108 |             windows,
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `position` in this scope
[INFO] [stdout]    --> src/app/window.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |             .with_position(position)
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `size` in this scope
[INFO] [stdout]    --> src/app/window.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |             .with_min_inner_size(size)
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `webview` in this scope
[INFO] [stdout]    --> src/app/window.rs:206:23
[INFO] [stdout]     |
[INFO] [stdout]  46 |     pub webview: Option<WebView>,
[INFO] [stdout]     |         ------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 206 |         let webview = webview
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WebViewBuilder`
[INFO] [stdout]   --> src/app/window.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     WebView, WebViewBuilder,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method call on a diverging inference variable
[INFO] [stdout]    --> src/app/window.rs:485:17
[INFO] [stdout]     |
[INFO] [stdout] 485 |         webview.focus().unwrap();
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider providing a type annotation
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout]     = note: `#[warn(method_call_on_diverging_infer_var)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method call on a diverging inference variable
[INFO] [stdout]    --> src/app/window.rs:485:17
[INFO] [stdout]     |
[INFO] [stdout] 485 |         webview.focus().unwrap();
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider providing a type annotation
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout]     = note: `#[warn(method_call_on_diverging_infer_var)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `focus` found for type `_` in the current scope
[INFO] [stdout]     --> src/app/window.rs:485:17
[INFO] [stdout]      |
[INFO] [stdout]  485 |         webview.focus().unwrap();
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `connect_focus` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.18.2/src/auto/widget.rs:2793:5
[INFO] [stdout]      |
[INFO] [stdout] 2793 | /     fn connect_focus<F: Fn(&Self, DirectionType) -> glib::Propagation + 'static>(
[INFO] [stdout] 2794 | |         &self,
[INFO] [stdout] 2795 | |         f: F,
[INFO] [stdout] 2796 | |     ) -> SignalHandlerId {
[INFO] [stdout]      | |________________________^
[INFO] [stdout] help: trait `CellAreaExt` which provides `focus` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    1 + use gtk::auto::cell_area::CellAreaExt;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `focus` found for type `_` in the current scope
[INFO] [stdout]     --> src/app/window.rs:485:17
[INFO] [stdout]      |
[INFO] [stdout]  485 |         webview.focus().unwrap();
[INFO] [stdout]      |                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `connect_focus` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.18.2/src/auto/widget.rs:2793:5
[INFO] [stdout]      |
[INFO] [stdout] 2793 | /     fn connect_focus<F: Fn(&Self, DirectionType) -> glib::Propagation + 'static>(
[INFO] [stdout] 2794 | |         &self,
[INFO] [stdout] 2795 | |         f: F,
[INFO] [stdout] 2796 | |     ) -> SignalHandlerId {
[INFO] [stdout]      | |________________________^
[INFO] [stdout] help: trait `CellAreaExt` which provides `focus` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    1 + use gtk::auto::cell_area::CellAreaExt;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/app/window.rs:488:22
[INFO] [stdout]     |
[INFO] [stdout] 488 |             webview: Some(webview),
[INFO] [stdout]     |                      ^^^^ ------- any code following this expression is unreachable
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      unreachable call
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/app/window.rs:488:22
[INFO] [stdout]     |
[INFO] [stdout] 488 |             webview: Some(webview),
[INFO] [stdout]     |                      ^^^^ ------- any code following this expression is unreachable
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      unreachable call
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/capscreen/enumerate/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         windows::enumerate_windows()
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/capscreen/enumerate/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod windows;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/capscreen/enumerate/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         windows::enumerate_windows()
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/capscreen/enumerate/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod windows;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/capscreen/enumerate/mod.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         windows::enumerate_windows().unwrap_or_default()
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/capscreen/enumerate/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod windows;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/capscreen/mod.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |         return windows::capscreen();
[INFO] [stdout]    |                ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 25 -         return windows::capscreen();
[INFO] [stdout] 25 +         return Window::capscreen();
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/capscreen/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod windows;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/capscreen/enumerate/mod.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         windows::enumerate_windows().unwrap_or_default()
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/capscreen/enumerate/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod windows;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> src/capscreen/mod.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |         return windows::capscreen();
[INFO] [stdout]    |                ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 25 -         return windows::capscreen();
[INFO] [stdout] 25 +         return Window::capscreen();
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/capscreen/windows.rs, use `mod windows` in this file to declare the module
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod windows;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quickcap` (lib test) due to 8 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `quickcap` (lib) due to 8 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9b1bea078484848048675dd6f0117bb5a92e7fe019489cf539056ca9c817021b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b1bea078484848048675dd6f0117bb5a92e7fe019489cf539056ca9c817021b", kill_on_drop: false }`
[INFO] [stdout] 9b1bea078484848048675dd6f0117bb5a92e7fe019489cf539056ca9c817021b
