[INFO] fetching crate crabgrab 0.4.0...
[INFO] checking crabgrab-0.4.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate crabgrab 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate crabgrab 0.4.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate crabgrab 0.4.0
[INFO] finished tweaking crates.io crate crabgrab 0.4.0
[INFO] tweaked toml for crates.io crate crabgrab 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate crabgrab 0.4.0 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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.16.0
[INFO] [stderr]   Downloaded ahash v0.8.10
[INFO] [stderr]   Downloaded libloading v0.8.2
[INFO] [stderr]   Downloaded wgpu-hal v0.21.0
[INFO] [stderr]   Downloaded wgpu-core v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc0ed795ba31269ed0886e198df53c1813b58a0a50c2483dcb1224086416fdf2
[INFO] running `Command { std: "docker" "start" "-a" "fc0ed795ba31269ed0886e198df53c1813b58a0a50c2483dcb1224086416fdf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc0ed795ba31269ed0886e198df53c1813b58a0a50c2483dcb1224086416fdf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc0ed795ba31269ed0886e198df53c1813b58a0a50c2483dcb1224086416fdf2", kill_on_drop: false }`
[INFO] [stdout] fc0ed795ba31269ed0886e198df53c1813b58a0a50c2483dcb1224086416fdf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8891b985f216a1a1836d8c11826e46aec64aaa72bcbef018158740eda30510b3
[INFO] running `Command { std: "docker" "start" "-a" "8891b985f216a1a1836d8c11826e46aec64aaa72bcbef018158740eda30510b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling wgpu-hal v0.21.0
[INFO] [stderr]     Checking libloading v0.8.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-core v0.21.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking crabgrab v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::platform::platform_impl`
[INFO] [stdout]   --> src/frame.rs:4:23
[INFO] [stdout]    |
[INFO] [stdout] 4  | use crate::{platform::platform_impl::{ImplAudioFrame, ImplVideoFrame}, util::*};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ could not find `platform_impl` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/platform/mod.rs:6:25
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub(crate) use macos as platform_impl;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `macos` feature
[INFO] [stdout]   --> src/platform/mod.rs:5:7
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/platform/mod.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate)  use windows as platform_impl;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]   --> src/platform/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::platform::platform_impl`
[INFO] [stdout]   --> src/capture_stream.rs:4:22
[INFO] [stdout]    |
[INFO] [stdout] 4  | use crate::platform::platform_impl::{ImplAudioCaptureConfig, ImplCaptureAccessToken, ImplCaptureConfig, ImplCaptureStream};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ could not find `platform_impl` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/platform/mod.rs:6:25
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub(crate) use macos as platform_impl;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `macos` feature
[INFO] [stdout]   --> src/platform/mod.rs:5:7
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/platform/mod.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate)  use windows as platform_impl;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]   --> src/platform/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::platform::platform_impl`
[INFO] [stdout]   --> src/capturable_content.rs:3:23
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::{platform::platform_impl::{ImplCapturableApplication, ImplCapturableContent, ImplCapturableContentFilter, ImplCapturableDispla...
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ could not find `platform_impl` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/platform/mod.rs:6:25
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub(crate) use macos as platform_impl;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `macos` feature
[INFO] [stdout]   --> src/platform/mod.rs:5:7
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/platform/mod.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate)  use windows as platform_impl;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]   --> src/platform/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s in an async function that returns `Result`
[INFO] [stdout]    --> src/capturable_content.rs:197:78
[INFO] [stdout]     |
[INFO] [stdout] 195 |       pub async fn new(filter: CapturableContentFilter) -> Result<Self, CapturableContentError> {
[INFO] [stdout]     |  _______________________________________________________________________________________________-
[INFO] [stdout] 196 | |         Ok(Self {
[INFO] [stdout] 197 | |             impl_capturable_content: ImplCapturableContent::new(filter).await?
[INFO] [stdout]     | |                                                                              ^ this `?` produces `_`, which is incompatible with `Result<CapturableContent, CapturableContentError>`
[INFO] [stdout] 198 | |         })
[INFO] [stdout] 199 | |     }
[INFO] [stdout]     | |_____- this function returns a `Result`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromResidual<_>` is not implemented for `Result<CapturableContent, CapturableContentError>`
[INFO] [stdout]     = help: the trait `FromResidual<Result<Infallible, E>>` is implemented for `Result<T, F>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crabgrab` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8891b985f216a1a1836d8c11826e46aec64aaa72bcbef018158740eda30510b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8891b985f216a1a1836d8c11826e46aec64aaa72bcbef018158740eda30510b3", kill_on_drop: false }`
[INFO] [stdout] 8891b985f216a1a1836d8c11826e46aec64aaa72bcbef018158740eda30510b3
