[INFO] cloning repository https://github.com/sbaumohl/rshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbaumohl/rshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbaumohl%2Frshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbaumohl%2Frshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2946fb77015e502356c2a12b79b4f3019a26407f [INFO] checking sbaumohl/rshot against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbaumohl%2Frshot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sbaumohl/rshot [INFO] finished tweaking git repo https://github.com/sbaumohl/rshot [INFO] tweaked toml for git repo https://github.com/sbaumohl/rshot written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sbaumohl/rshot on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sbaumohl/rshot 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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d9b293e8cae90ff811b8d2cfc6ff4ad083bfbeb994ffb7c6d7196badd2cf5fb [INFO] running `Command { std: "docker" "start" "-a" "3d9b293e8cae90ff811b8d2cfc6ff4ad083bfbeb994ffb7c6d7196badd2cf5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d9b293e8cae90ff811b8d2cfc6ff4ad083bfbeb994ffb7c6d7196badd2cf5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d9b293e8cae90ff811b8d2cfc6ff4ad083bfbeb994ffb7c6d7196badd2cf5fb", kill_on_drop: false }` [INFO] [stdout] 3d9b293e8cae90ff811b8d2cfc6ff4ad083bfbeb994ffb7c6d7196badd2cf5fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cf974432268b7646a71e9174b4c47ff2346c990a7e2b9e3c2e2804fc9080087 [INFO] running `Command { std: "docker" "start" "-a" "8cf974432268b7646a71e9174b4c47ff2346c990a7e2b9e3c2e2804fc9080087", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling rshot-macros v0.1.0 (/opt/rustwide/workdir/rshot-macros) [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking rshot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/state.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | width, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `width: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/state.rs:287:17 [INFO] [stdout] | [INFO] [stdout] 287 | height, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `height: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/state.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | state: &mut Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/state.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | data: &(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/state.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | conn: &Connection, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keyboard` [INFO] [stdout] --> src/state.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 316 | let keyboard = seat.get_keyboard(qhandle, ()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proxy` [INFO] [stdout] --> src/state.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | proxy: &WlKeyboard, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/state.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | data: &(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/state.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | conn: &Connection, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `qhandle` [INFO] [stdout] --> src/state.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | qhandle: &QueueHandle, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `serial` [INFO] [stdout] --> src/state.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | serial, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `serial: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/state.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | time, [INFO] [stdout] | ^^^^ help: try ignoring the field: `time: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/state.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | width, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `width: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/state.rs:287:17 [INFO] [stdout] | [INFO] [stdout] 287 | height, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `height: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/state.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | state: &mut Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/state.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | data: &(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/state.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | conn: &Connection, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keyboard` [INFO] [stdout] --> src/state.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 316 | let keyboard = seat.get_keyboard(qhandle, ()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proxy` [INFO] [stdout] --> src/state.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | proxy: &WlKeyboard, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/state.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | data: &(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/state.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | conn: &Connection, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `qhandle` [INFO] [stdout] --> src/state.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | qhandle: &QueueHandle, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_qhandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `serial` [INFO] [stdout] --> src/state.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | serial, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `serial: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/state.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 334 | time, [INFO] [stdout] | ^^^^ help: try ignoring the field: `time: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.46s [INFO] running `Command { std: "docker" "inspect" "8cf974432268b7646a71e9174b4c47ff2346c990a7e2b9e3c2e2804fc9080087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf974432268b7646a71e9174b4c47ff2346c990a7e2b9e3c2e2804fc9080087", kill_on_drop: false }` [INFO] [stdout] 8cf974432268b7646a71e9174b4c47ff2346c990a7e2b9e3c2e2804fc9080087