[INFO] fetching crate ferrishot_xcap 0.4.1...
[INFO] checking ferrishot_xcap-0.4.1 against try#e617cc9342f64b2efdd8eeb91834ef450a15825f for pr-149596-1
[INFO] extracting crate ferrishot_xcap 0.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ferrishot_xcap 0.4.1
[INFO] finished tweaking crates.io crate ferrishot_xcap 0.4.1
[INFO] tweaked toml for crates.io crate ferrishot_xcap 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrishot_xcap 0.4.1 on toolchain e617cc9342f64b2efdd8eeb91834ef450a15825f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferrishot_xcap 0.4.1 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" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b61852c49ce9b1b14eea17541addd0090a31c2f0701dedf55a2877b6ace3bad
[INFO] running `Command { std: "docker" "start" "-a" "0b61852c49ce9b1b14eea17541addd0090a31c2f0701dedf55a2877b6ace3bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b61852c49ce9b1b14eea17541addd0090a31c2f0701dedf55a2877b6ace3bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b61852c49ce9b1b14eea17541addd0090a31c2f0701dedf55a2877b6ace3bad", kill_on_drop: false }`
[INFO] [stdout] 0b61852c49ce9b1b14eea17541addd0090a31c2f0701dedf55a2877b6ace3bad
[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=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" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b3175133523e9d256827cfd5e1781e929b2b89bd5e4fce1d3ef120b9a804599
[INFO] running `Command { std: "docker" "start" "-a" "4b3175133523e9d256827cfd5e1781e929b2b89bd5e4fce1d3ef120b9a804599", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking windows-link v0.1.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking windows-result v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking windows-strings v0.3.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]    Compiling windows-interface v0.59.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking windows-core v0.60.1
[INFO] [stderr]     Checking windows-numerics v0.1.1
[INFO] [stderr]     Checking windows-collections v0.1.1
[INFO] [stderr]     Checking windows-future v0.1.1
[INFO] [stderr]     Checking windows v0.60.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking libwayshot v0.3.0
[INFO] [stderr]     Checking ferrishot_xcap v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]    --> src/linux/wayland_capture.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let now = std::time::Instant::now();
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]    --> src/linux/wayland_capture.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let now = std::time::Instant::now();
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.46s
[INFO] running `Command { std: "docker" "inspect" "4b3175133523e9d256827cfd5e1781e929b2b89bd5e4fce1d3ef120b9a804599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b3175133523e9d256827cfd5e1781e929b2b89bd5e4fce1d3ef120b9a804599", kill_on_drop: false }`
[INFO] [stdout] 4b3175133523e9d256827cfd5e1781e929b2b89bd5e4fce1d3ef120b9a804599
