[INFO] cloning repository https://github.com/zpg6/agbrs-capture
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zpg6/agbrs-capture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpg6%2Fagbrs-capture", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpg6%2Fagbrs-capture'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e06b8dc1b57348f105b3aa969c00ae398cd1d770
[INFO] checking zpg6/agbrs-capture against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpg6%2Fagbrs-capture" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zpg6/agbrs-capture
[INFO] finished tweaking git repo https://github.com/zpg6/agbrs-capture
[INFO] tweaked toml for git repo https://github.com/zpg6/agbrs-capture written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zpg6/agbrs-capture on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zpg6/agbrs-capture 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded display-info v0.4.8
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded screenshots v0.7.3
[INFO] [stderr]   Downloaded xcap v0.0.12
[INFO] [stderr]   Downloaded core-graphics v0.25.0
[INFO] [stderr]   Downloaded xkbcommon v0.9.0
[INFO] [stderr]   Downloaded enigo v0.6.1
[INFO] [stderr]   Downloaded moxcms v0.7.5
[INFO] [stderr]   Downloaded xcb v1.6.0
[INFO] [stderr]   Downloaded pxfm v0.1.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ceb6f943791172495521d1529da5d351a161b52d25ef20fe7978974481ec655c
[INFO] running `Command { std: "docker" "start" "-a" "ceb6f943791172495521d1529da5d351a161b52d25ef20fe7978974481ec655c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceb6f943791172495521d1529da5d351a161b52d25ef20fe7978974481ec655c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceb6f943791172495521d1529da5d351a161b52d25ef20fe7978974481ec655c", kill_on_drop: false }`
[INFO] [stdout] ceb6f943791172495521d1529da5d351a161b52d25ef20fe7978974481ec655c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b53c9e2cc97779130eaa600862a9caa944fa0ef38f7add4a9b131a1d3da5f10
[INFO] running `Command { std: "docker" "start" "-a" "3b53c9e2cc97779130eaa600862a9caa944fa0ef38f7add4a9b131a1d3da5f10", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking xkbcommon v0.9.0
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]    Compiling xcb v1.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]    Compiling libdbus-sys v0.2.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking display-info v0.4.8
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking dbus v0.9.9
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking screenshots v0.7.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking enigo v0.6.1
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking xcap v0.0.12
[INFO] [stderr]     Checking agbrs-capture v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Child`
[INFO] [stdout]   --> src/main.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::process::{Child, Command};
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Child`
[INFO] [stdout]   --> src/main.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::process::{Child, Command};
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `KeyDown` and `KeyUp` are never constructed
[INFO] [stdout]   --> src/main.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | enum InputAction {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 64 |     KeyDown { key: Key },
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 65 |     /// Release a previously pressed key
[INFO] [stdout] 66 |     KeyUp { key: Key },
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `KeyDown` and `KeyUp` are never constructed
[INFO] [stdout]   --> src/main.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | enum InputAction {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 64 |     KeyDown { key: Key },
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 65 |     /// Release a previously pressed key
[INFO] [stdout] 66 |     KeyUp { key: Key },
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.7.3, xcap v0.0.12
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "3b53c9e2cc97779130eaa600862a9caa944fa0ef38f7add4a9b131a1d3da5f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b53c9e2cc97779130eaa600862a9caa944fa0ef38f7add4a9b131a1d3da5f10", kill_on_drop: false }`
[INFO] [stdout] 3b53c9e2cc97779130eaa600862a9caa944fa0ef38f7add4a9b131a1d3da5f10
