[INFO] cloning repository https://github.com/QC2168/screen-capture-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QC2168/screen-capture-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQC2168%2Fscreen-capture-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQC2168%2Fscreen-capture-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f721367766591b02d57328ddc423eceaa2baa20a [INFO] testing QC2168/screen-capture-app against master#198328ad7960b1bece0dc48496bff6c62dd5d339 for pr-149852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQC2168%2Fscreen-capture-app" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/QC2168/screen-capture-app [INFO] finished tweaking git repo https://github.com/QC2168/screen-capture-app [INFO] tweaked toml for git repo https://github.com/QC2168/screen-capture-app written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/QC2168/screen-capture-app on toolchain 198328ad7960b1bece0dc48496bff6c62dd5d339 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/QC2168/screen-capture-app 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" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v4.5.18 [INFO] [stderr] Downloaded redox_syscall v0.5.8 [INFO] [stderr] Downloaded ctrlc v3.4.5 [INFO] [stderr] Downloaded clap v4.5.23 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.49 [INFO] [stderr] Downloaded pkg-config v0.3.31 [INFO] [stderr] Downloaded libloading v0.8.6 [INFO] [stderr] Downloaded js-sys v0.3.76 [INFO] [stderr] Downloaded wasm-bindgen v0.2.99 [INFO] [stderr] Downloaded anstream v0.6.18 [INFO] [stderr] Downloaded clap_builder v4.5.23 [INFO] [stderr] Downloaded smallvec v1.13.2 [INFO] [stderr] Downloaded jobserver v0.1.32 [INFO] [stderr] Downloaded syn v2.0.91 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.99 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Downloaded anstyle-parse v0.2.6 [INFO] [stderr] Downloaded bytes v1.9.0 [INFO] [stderr] Downloaded indexmap v2.7.0 [INFO] [stderr] Downloaded cc v1.2.6 [INFO] [stderr] Downloaded libc v0.2.169 [INFO] [stderr] Downloaded anstyle-query v1.1.2 [INFO] [stderr] Downloaded anstyle-wincon v3.0.6 [INFO] [stderr] Downloaded colorchoice v1.0.3 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.99 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.99 [INFO] [stderr] Downloaded anstyle v1.0.10 [INFO] [stderr] Downloaded clap_lex v0.7.4 [INFO] [stderr] Downloaded either v1.13.0 [INFO] [stderr] Downloaded windows-capture v1.4.2 [INFO] [stderr] Downloaded web-sys v0.3.76 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14bd35778fe4dc306bc3825d3925b791bdd75c833007156c009ddf70b766af0d [INFO] running `Command { std: "docker" "start" "-a" "14bd35778fe4dc306bc3825d3925b791bdd75c833007156c009ddf70b766af0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14bd35778fe4dc306bc3825d3925b791bdd75c833007156c009ddf70b766af0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14bd35778fe4dc306bc3825d3925b791bdd75c833007156c009ddf70b766af0d", kill_on_drop: false }` [INFO] [stdout] 14bd35778fe4dc306bc3825d3925b791bdd75c833007156c009ddf70b766af0d [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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5191a1621440a9066ed09aa3573bf8f1174070c9395d3a8a2b631108298f4306 [INFO] running `Command { std: "docker" "start" "-a" "5191a1621440a9066ed09aa3573bf8f1174070c9395d3a8a2b631108298f4306", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling windows-result v0.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling windows-strings v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling windows-implement v0.58.0 [INFO] [stderr] Compiling windows-interface v0.58.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling windows-core v0.58.0 [INFO] [stderr] Compiling windows v0.58.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling windows-capture v1.4.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | os::windows::prelude::AsRawHandle, [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/os/mod.rs:56:4 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/os/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Graphics` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Graphics::Capture::GraphicsCaptureItem, [INFO] [stdout] | ^^^^^^^^ could not find `Graphics` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::Foundation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Foundation::AsyncActionCompletedHandler, [INFO] [stdout] | ^^^^^^^^^^ could not find `Foundation` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Graphics` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/d3d11.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Graphics::DirectX::Direct3D11::IDirect3DDevice, [INFO] [stdout] | ^^^^^^^^ could not find `Graphics` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/d3d11.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/d3d11.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::Interface, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Graphics` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Graphics::{ [INFO] [stdout] | ^^^^^^^^ could not find `Graphics` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Media` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Media::{ [INFO] [stdout] | ^^^^^ could not find `Media` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Security` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Security::Cryptography::CryptographicBuffer, [INFO] [stdout] | ^^^^^^^^ could not find `Security` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Storage` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Storage::{ [INFO] [stdout] | ^^^^^^^ could not find `Storage` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::Foundation`, `windows::Storage` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | core::HSTRING, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] 15 | Foundation::{EventRegistrationToken, TimeSpan, TypedEventHandler}, [INFO] [stdout] | ^^^^^^^^^^ could not find `Foundation` in `windows` [INFO] [stdout] ... [INFO] [stdout] 33 | Storage::{ [INFO] [stdout] | ^^^^^^^ could not find `Storage` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Graphics` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/frame.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Graphics::DirectX::Direct3D11::IDirect3DSurface, [INFO] [stdout] | ^^^^^^^^ could not find `Graphics` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/frame.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Win32::Graphics::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::Foundation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/frame.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Foundation::TimeSpan, [INFO] [stdout] | ^^^^^^^^^^ could not find `Foundation` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Foundation` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/graphics_capture_api.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Foundation::{EventRegistrationToken, Metadata::ApiInformation, TypedEventHandler}, [INFO] [stdout] | ^^^^^^^^^^ could not find `Foundation` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Graphics` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/graphics_capture_api.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Graphics::{ [INFO] [stdout] | ^^^^^^^^ could not find `Graphics` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/graphics_capture_api.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::Foundation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/graphics_capture_api.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | core::{IInspectable, Interface, HSTRING}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] 9 | Foundation::{EventRegistrationToken, Metadata::ApiInformation, TypedEventHandler}, [INFO] [stdout] | ^^^^^^^^^^ could not find `Foundation` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Graphics` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/monitor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Graphics::Capture::GraphicsCaptureItem, [INFO] [stdout] | ^^^^^^^^ could not find `Graphics` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/monitor.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Graphics` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/settings.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Graphics::Capture::GraphicsCaptureItem; [INFO] [stdout] | ^^^^^^^^ could not find `Graphics` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/monitor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | core::{HSTRING, PCWSTR}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Graphics` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/window.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Graphics::Capture::GraphicsCaptureItem, [INFO] [stdout] | ^^^^^^^^ could not find `Graphics` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/window.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/window.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | core::HSTRING, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:329:52 [INFO] [stdout] | [INFO] [stdout] 329 | move |_, _| -> Result<(), windows::core::Error> { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:463:60 [INFO] [stdout] | [INFO] [stdout] 463 | move |_, _| -> Result<(), windows::core::Error> { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/d3d11.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | WindowsError(#[from] windows::core::Error), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | WindowsError(#[from] windows::core::Error), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:150:35 [INFO] [stdout] | [INFO] [stdout] 150 | WindowsError(#[from] windows::core::Error), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/frame.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | WindowsError(#[from] windows::core::Error), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/graphics_capture_api.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | WindowsError(#[from] windows::core::Error), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/monitor.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | WindowsError(#[from] windows::core::Error), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/monitor.rs:477:32 [INFO] [stdout] | [INFO] [stdout] 477 | let interop = windows::core::factory::()?; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/window.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | WindowsError(#[from] windows::core::Error), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/window.rs:276:32 [INFO] [stdout] | [INFO] [stdout] 276 | let interop = windows::core::factory::()?; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/window.rs:175:46 [INFO] [stdout] | [INFO] [stdout] 175 | Err(Error::WindowsError(windows::core::Error::from_win32())) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::d3d11::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::frame::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::graphics_capture_api::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::monitor::Error; [INFO] [stdout] | [INFO] [stdout] = and 8 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 175 - Err(Error::WindowsError(windows::core::Error::from_win32())) [INFO] [stdout] 175 + Err(Error::WindowsError(Error::from_win32())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `JoinHandle` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:163:40 [INFO] [stdout] | [INFO] [stdout] 163 | let handle = thread_handle.as_raw_handle(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `JoinHandle>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:177:28 [INFO] [stdout] | [INFO] [stdout] 177 | if e.code().0 != -2_147_023_452 { [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:285:21 [INFO] [stdout] | [INFO] [stdout] 285 | device: d3d_device.clone(), [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | device_context: d3d_device_context.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:411:29 [INFO] [stdout] | [INFO] [stdout] 411 | device: d3d_device.clone(), [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/capture.rs:412:37 [INFO] [stdout] | [INFO] [stdout] 412 | device_context: d3d_device_context.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:553:13 [INFO] [stdout] | [INFO] [stdout] 553 | video_encoding_properties.Width()?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:559:13 [INFO] [stdout] | [INFO] [stdout] 559 | audio_encoding_properties.SampleRate()?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:574:25 [INFO] [stdout] | [INFO] [stdout] 574 | >::new(move |_, stream_start| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 575 | let stream_start = stream_start [INFO] [stdout] | ------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 574 | >::new(move |_, stream_start: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:604:22 [INFO] [stdout] | [INFO] [stdout] 604 | move |_, sample_requested| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 605 | let sample_requested = sample_requested.as_ref().expect( [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 604 | move |_, sample_requested: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:780:13 [INFO] [stdout] | [INFO] [stdout] 780 | video_encoding_properties.Width()?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:786:13 [INFO] [stdout] | [INFO] [stdout] 786 | audio_encoding_properties.SampleRate()?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:801:25 [INFO] [stdout] | [INFO] [stdout] 801 | >::new(move |_, stream_start| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 802 | let stream_start = stream_start [INFO] [stdout] | ------------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 801 | >::new(move |_, stream_start: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/encoder.rs:831:22 [INFO] [stdout] | [INFO] [stdout] 831 | move |_, sample_requested| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 832 | let sample_requested = sample_requested.as_ref().expect( [INFO] [stdout] | ---------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 831 | move |_, sample_requested: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/graphics_capture_api.rs:211:19 [INFO] [stdout] | [INFO] [stdout] 211 | move |frame, _| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | let frame = frame [INFO] [stdout] | ----- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 211 | move |frame: /* Type */, _| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/graphics_capture_api.rs:367:13 [INFO] [stdout] | [INFO] [stdout] 367 | frame_pool [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/graphics_capture_api.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | session.Close().expect("Failed to Close Capture Session"); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/graphics_capture_api.rs:437:13 [INFO] [stdout] | [INFO] [stdout] 437 | frame_pool [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-capture-1.4.2/src/graphics_capture_api.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | session.Close().expect("Failed to Close Capture Session"); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windows-capture` (lib) due to 57 previous errors [INFO] running `Command { std: "docker" "inspect" "5191a1621440a9066ed09aa3573bf8f1174070c9395d3a8a2b631108298f4306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5191a1621440a9066ed09aa3573bf8f1174070c9395d3a8a2b631108298f4306", kill_on_drop: false }` [INFO] [stdout] 5191a1621440a9066ed09aa3573bf8f1174070c9395d3a8a2b631108298f4306