[INFO] cloning repository https://github.com/welandx/rksl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/welandx/rksl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelandx%2Frksl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelandx%2Frksl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d32348a7ba229da75ebdb9b9329fac4f07f7941b [INFO] testing welandx/rksl against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelandx%2Frksl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/welandx/rksl [INFO] finished tweaking git repo https://github.com/welandx/rksl [INFO] tweaked toml for git repo https://github.com/welandx/rksl written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/welandx/rksl on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/welandx/rksl 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 829761dbc252a7b46634e767abcd9020fbe27c7518c4d4e7edb3b526829bfb91 [INFO] running `Command { std: "docker" "start" "-a" "829761dbc252a7b46634e767abcd9020fbe27c7518c4d4e7edb3b526829bfb91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "829761dbc252a7b46634e767abcd9020fbe27c7518c4d4e7edb3b526829bfb91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829761dbc252a7b46634e767abcd9020fbe27c7518c4d4e7edb3b526829bfb91", kill_on_drop: false }` [INFO] [stdout] 829761dbc252a7b46634e767abcd9020fbe27c7518c4d4e7edb3b526829bfb91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8d75592997a9d8eba28e09fcc031231a51ddf9b62c29b4791431f27156d5a72 [INFO] running `Command { std: "docker" "start" "-a" "b8d75592997a9d8eba28e09fcc031231a51ddf9b62c29b4791431f27156d5a72", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling xkbcommon v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-misc v0.2.0 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling rksl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `contains` is never used [INFO] [stdout] --> src/main.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 52 | impl Rect { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | fn contains(&self, x: i32, y: i32) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `xkb_keymap` and `xkb_state` are never read [INFO] [stdout] --> src/main.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 129 | struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 155 | xkb_keymap: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 156 | xkb_state: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.07s [INFO] running `Command { std: "docker" "inspect" "b8d75592997a9d8eba28e09fcc031231a51ddf9b62c29b4791431f27156d5a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d75592997a9d8eba28e09fcc031231a51ddf9b62c29b4791431f27156d5a72", kill_on_drop: false }` [INFO] [stdout] b8d75592997a9d8eba28e09fcc031231a51ddf9b62c29b4791431f27156d5a72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e723be7443f36342d6353f71f79c749d1ac3ca70600e5229b1a9d67cc5fd041 [INFO] running `Command { std: "docker" "start" "-a" "4e723be7443f36342d6353f71f79c749d1ac3ca70600e5229b1a9d67cc5fd041", kill_on_drop: false }` [INFO] [stderr] Compiling rksl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `contains` is never used [INFO] [stdout] --> src/main.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 52 | impl Rect { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | fn contains(&self, x: i32, y: i32) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `xkb_keymap` and `xkb_state` are never read [INFO] [stdout] --> src/main.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 129 | struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 155 | xkb_keymap: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 156 | xkb_state: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "4e723be7443f36342d6353f71f79c749d1ac3ca70600e5229b1a9d67cc5fd041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e723be7443f36342d6353f71f79c749d1ac3ca70600e5229b1a9d67cc5fd041", kill_on_drop: false }` [INFO] [stdout] 4e723be7443f36342d6353f71f79c749d1ac3ca70600e5229b1a9d67cc5fd041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ed5e85b29e31bac76494e46d8d1630ec4248b3c2282dd1c5cbf4c6639d54669 [INFO] running `Command { std: "docker" "start" "-a" "0ed5e85b29e31bac76494e46d8d1630ec4248b3c2282dd1c5cbf4c6639d54669", kill_on_drop: false }` [INFO] [stderr] warning: method `contains` is never used [INFO] [stderr] --> src/main.rs:57:8 [INFO] [stderr] | [INFO] [stderr] 52 | impl Rect { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 57 | fn contains(&self, x: i32, y: i32) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `xkb_keymap` and `xkb_state` are never read [INFO] [stderr] --> src/main.rs:155:5 [INFO] [stderr] | [INFO] [stderr] 129 | struct AppState { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 155 | xkb_keymap: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 156 | xkb_state: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rksl` (bin "rksl" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rksl-534ef9e9533ada2a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ed5e85b29e31bac76494e46d8d1630ec4248b3c2282dd1c5cbf4c6639d54669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ed5e85b29e31bac76494e46d8d1630ec4248b3c2282dd1c5cbf4c6639d54669", kill_on_drop: false }` [INFO] [stdout] 0ed5e85b29e31bac76494e46d8d1630ec4248b3c2282dd1c5cbf4c6639d54669