[INFO] cloning repository https://github.com/nacardin/wayland-tutorials
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nacardin/wayland-tutorials" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnacardin%2Fwayland-tutorials", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnacardin%2Fwayland-tutorials'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce64fae65654adfe30683807b85aff0ff0325a37
[INFO] checking nacardin/wayland-tutorials against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnacardin%2Fwayland-tutorials" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nacardin/wayland-tutorials
[INFO] finished tweaking git repo https://github.com/nacardin/wayland-tutorials
[INFO] tweaked toml for git repo https://github.com/nacardin/wayland-tutorials written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nacardin/wayland-tutorials on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nacardin/wayland-tutorials 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `wayland-tutorials` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.4.2
[INFO] [stderr]   Downloaded dlib v0.4.0
[INFO] [stderr]   Downloaded wayland-client v0.12.2
[INFO] [stderr]   Downloaded wayland-sys v0.12.2
[INFO] [stderr]   Downloaded lazy_static v0.2.10
[INFO] [stderr]   Downloaded redox_syscall v0.1.31
[INFO] [stderr]   Downloaded tempfile v2.2.0
[INFO] [stderr]   Downloaded wayland-scanner v0.12.2
[INFO] [stderr]   Downloaded rand v0.3.18
[INFO] [stderr]   Downloaded byteorder v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11dd40c5dfec1d51e93f5b0effbc59515559192798eb7ce36664f660b529f0eb
[INFO] running `Command { std: "docker" "start" "11dd40c5dfec1d51e93f5b0effbc59515559192798eb7ce36664f660b529f0eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11dd40c5dfec1d51e93f5b0effbc59515559192798eb7ce36664f660b529f0eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11dd40c5dfec1d51e93f5b0effbc59515559192798eb7ce36664f660b529f0eb" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11dd40c5dfec1d51e93f5b0effbc59515559192798eb7ce36664f660b529f0eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11dd40c5dfec1d51e93f5b0effbc59515559192798eb7ce36664f660b529f0eb" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `wayland-tutorials` (manifest) generated 1 warning
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling libloading v0.4.2
[INFO] [stderr]     Checking lazy_static v0.2.10
[INFO] [stderr]     Checking libc v0.2.33
[INFO] [stderr]     Checking token_store v0.1.2
[INFO] [stderr]     Checking byteorder v1.1.0
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]     Checking rand v0.3.18
[INFO] [stderr]     Checking tempfile v2.2.0
[INFO] [stderr]     Checking dlib v0.4.0
[INFO] [stderr]     Checking wayland-sys v0.12.2
[INFO] [stderr]    Compiling wayland-scanner v0.12.2
[INFO] [stderr]    Compiling wayland-client v0.12.2
[INFO] [stderr]     Checking wayland-tutorials v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `button`
[INFO] [stdout]    --> src/main.rs:189:50
[INFO] [stdout]     |
[INFO] [stdout] 189 |         button: |_, _, _pointer, _serial, _time, button, state| {},
[INFO] [stdout]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/main.rs:189:58
[INFO] [stdout]     |
[INFO] [stdout] 189 |         button: |_, _, _pointer, _serial, _time, button, state| {},
[INFO] [stdout]     |                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/main.rs:180:52
[INFO] [stdout]     |
[INFO] [stdout] 180 |         enter: |_, _, _pointer, _serial, _surface, x, y| {},
[INFO] [stdout]     |                                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/main.rs:180:55
[INFO] [stdout]     |
[INFO] [stdout] 180 |         enter: |_, _, _pointer, _serial, _surface, x, y| {},
[INFO] [stdout]     |                                                       ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mods_depressed`
[INFO] [stdout]    --> src/main.rs:227:47
[INFO] [stdout]     |
[INFO] [stdout] 227 |         modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {},
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_depressed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mods_latched`
[INFO] [stdout]    --> src/main.rs:227:63
[INFO] [stdout]     |
[INFO] [stdout] 227 |         modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {},
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_latched`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mods_locked`
[INFO] [stdout]    --> src/main.rs:227:77
[INFO] [stdout]     |
[INFO] [stdout] 227 |         modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {},
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_locked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `group`
[INFO] [stdout]    --> src/main.rs:227:90
[INFO] [stdout]     |
[INFO] [stdout] 227 |         modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {},
[INFO] [stdout]     |                                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keys`
[INFO] [stdout]    --> src/main.rs:201:53
[INFO] [stdout]     |
[INFO] [stdout] 201 |         enter: |_, _, _keyboard, _serial, _surface, keys| {},
[INFO] [stdout]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keys`
[INFO] [stdout]    --> src/main.rs:200:54
[INFO] [stdout]     |
[INFO] [stdout] 200 |         keymap: |_, _, _keyboard, _serial, _surface, keys| {},
[INFO] [stdout]     |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `button`
[INFO] [stdout]    --> src/main.rs:189:50
[INFO] [stdout]     |
[INFO] [stdout] 189 |         button: |_, _, _pointer, _serial, _time, button, state| {},
[INFO] [stdout]     |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/main.rs:189:58
[INFO] [stdout]     |
[INFO] [stdout] 189 |         button: |_, _, _pointer, _serial, _time, button, state| {},
[INFO] [stdout]     |                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/main.rs:180:52
[INFO] [stdout]     |
[INFO] [stdout] 180 |         enter: |_, _, _pointer, _serial, _surface, x, y| {},
[INFO] [stdout]     |                                                    ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/main.rs:180:55
[INFO] [stdout]     |
[INFO] [stdout] 180 |         enter: |_, _, _pointer, _serial, _surface, x, y| {},
[INFO] [stdout]     |                                                       ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mods_depressed`
[INFO] [stdout]    --> src/main.rs:227:47
[INFO] [stdout]     |
[INFO] [stdout] 227 |         modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {},
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_depressed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mods_latched`
[INFO] [stdout]    --> src/main.rs:227:63
[INFO] [stdout]     |
[INFO] [stdout] 227 |         modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {},
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_latched`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mods_locked`
[INFO] [stdout]    --> src/main.rs:227:77
[INFO] [stdout]     |
[INFO] [stdout] 227 |         modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {},
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_locked`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `group`
[INFO] [stdout]    --> src/main.rs:227:90
[INFO] [stdout]     |
[INFO] [stdout] 227 |         modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {},
[INFO] [stdout]     |                                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keys`
[INFO] [stdout]    --> src/main.rs:201:53
[INFO] [stdout]     |
[INFO] [stdout] 201 |         enter: |_, _, _keyboard, _serial, _surface, keys| {},
[INFO] [stdout]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keys`
[INFO] [stdout]    --> src/main.rs:200:54
[INFO] [stdout]     |
[INFO] [stdout] 200 |         keymap: |_, _, _keyboard, _serial, _surface, keys| {},
[INFO] [stdout]     |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.63s
[INFO] running `Command { std: "docker" "inspect" "11dd40c5dfec1d51e93f5b0effbc59515559192798eb7ce36664f660b529f0eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11dd40c5dfec1d51e93f5b0effbc59515559192798eb7ce36664f660b529f0eb", kill_on_drop: false }`
[INFO] [stdout] 11dd40c5dfec1d51e93f5b0effbc59515559192798eb7ce36664f660b529f0eb
