[INFO] cloning repository https://github.com/TortitasT/runst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TortitasT/runst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTortitasT%2Frunst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTortitasT%2Frunst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9191c3e9554ceeedd00e5f4e0c079adfe2e8ba18 [INFO] testing TortitasT/runst against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTortitasT%2Frunst" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TortitasT/runst [INFO] finished tweaking git repo https://github.com/TortitasT/runst [INFO] tweaked toml for git repo https://github.com/TortitasT/runst written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TortitasT/runst on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TortitasT/runst 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48754d515f90e8a6cae2af7dcbf71647d1d85118ffce6aeccb66c27bd06cd0dc [INFO] running `Command { std: "docker" "start" "-a" "48754d515f90e8a6cae2af7dcbf71647d1d85118ffce6aeccb66c27bd06cd0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48754d515f90e8a6cae2af7dcbf71647d1d85118ffce6aeccb66c27bd06cd0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48754d515f90e8a6cae2af7dcbf71647d1d85118ffce6aeccb66c27bd06cd0dc", kill_on_drop: false }` [INFO] [stdout] 48754d515f90e8a6cae2af7dcbf71647d1d85118ffce6aeccb66c27bd06cd0dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 251829045ee5e094f1d4c8b4aaa0992d585f6019070e0c160f95ad3f45bb6efc [INFO] running `Command { std: "docker" "start" "-a" "251829045ee5e094f1d4c8b4aaa0992d585f6019070e0c160f95ad3f45bb6efc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling gio v0.18.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling freedesktop_entry_parser v1.3.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling glib-macros v0.18.2 [INFO] [stderr] Compiling gtk4-macros v0.7.2 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [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 gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk4-sys v0.7.2 [INFO] [stderr] Compiling graphene-sys v0.18.1 [INFO] [stderr] Compiling gsk4-sys v0.7.2 [INFO] [stderr] Compiling gtk4-sys v0.7.2 [INFO] [stderr] Compiling glib v0.18.2 [INFO] [stderr] Compiling cairo-rs v0.18.2 [INFO] [stderr] Compiling graphene-rs v0.18.1 [INFO] [stderr] Compiling gdk-pixbuf v0.18.0 [INFO] [stderr] Compiling pango v0.18.0 [INFO] [stderr] Compiling gdk4 v0.7.2 [INFO] [stderr] Compiling gsk4 v0.7.2 [INFO] [stderr] Compiling gtk4 v0.7.2 [INFO] [stderr] Compiling ruvoke v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `gdk` [INFO] [stdout] --> src/main.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use gtk::{gdk, glib, Application, ApplicationWindow}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | ... .set_value(first_child.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:68:51 [INFO] [stdout] | [INFO] [stdout] 68 | ... .set_value(last_child.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | if prev_sibling.allocation().y() < scrolled_window.vadjustment().value() as i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:83:49 [INFO] [stdout] | [INFO] [stdout] 83 | .set_value(prev_sibling.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:105:52 [INFO] [stdout] | [INFO] [stdout] 105 | ... .set_value(first_child.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:127:52 [INFO] [stdout] | [INFO] [stdout] 127 | ... .set_value(first_child.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:139:33 [INFO] [stdout] | [INFO] [stdout] 139 | if next_sibling.allocation().y() + next_sibling.allocation().height() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:139:65 [INFO] [stdout] | [INFO] [stdout] 139 | if next_sibling.allocation().y() + next_sibling.allocation().height() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:141:43 [INFO] [stdout] | [INFO] [stdout] 141 | + scrolled_window.allocation().height() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:145:49 [INFO] [stdout] | [INFO] [stdout] 145 | .set_value(next_sibling.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "251829045ee5e094f1d4c8b4aaa0992d585f6019070e0c160f95ad3f45bb6efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "251829045ee5e094f1d4c8b4aaa0992d585f6019070e0c160f95ad3f45bb6efc", kill_on_drop: false }` [INFO] [stdout] 251829045ee5e094f1d4c8b4aaa0992d585f6019070e0c160f95ad3f45bb6efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23fe91d5cc1bd87fd6248202413c7e9ca7c8642a3f45644309df5ebaa5ac34e5 [INFO] running `Command { std: "docker" "start" "-a" "23fe91d5cc1bd87fd6248202413c7e9ca7c8642a3f45644309df5ebaa5ac34e5", kill_on_drop: false }` [INFO] [stderr] Compiling ruvoke v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `gdk` [INFO] [stdout] --> src/main.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use gtk::{gdk, glib, Application, ApplicationWindow}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | ... .set_value(first_child.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:68:51 [INFO] [stdout] | [INFO] [stdout] 68 | ... .set_value(last_child.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | if prev_sibling.allocation().y() < scrolled_window.vadjustment().value() as i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:83:49 [INFO] [stdout] | [INFO] [stdout] 83 | .set_value(prev_sibling.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:105:52 [INFO] [stdout] | [INFO] [stdout] 105 | ... .set_value(first_child.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:127:52 [INFO] [stdout] | [INFO] [stdout] 127 | ... .set_value(first_child.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:139:33 [INFO] [stdout] | [INFO] [stdout] 139 | if next_sibling.allocation().y() + next_sibling.allocation().height() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:139:65 [INFO] [stdout] | [INFO] [stdout] 139 | if next_sibling.allocation().y() + next_sibling.allocation().height() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:141:43 [INFO] [stdout] | [INFO] [stdout] 141 | + scrolled_window.allocation().height() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stdout] --> src/key_controller.rs:145:49 [INFO] [stdout] | [INFO] [stdout] 145 | .set_value(next_sibling.allocation().y() as f64); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "23fe91d5cc1bd87fd6248202413c7e9ca7c8642a3f45644309df5ebaa5ac34e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23fe91d5cc1bd87fd6248202413c7e9ca7c8642a3f45644309df5ebaa5ac34e5", kill_on_drop: false }` [INFO] [stdout] 23fe91d5cc1bd87fd6248202413c7e9ca7c8642a3f45644309df5ebaa5ac34e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3fee2cb9df6dcf892c4382b9bb16937f5304c1186e351323f96d9a92eb5ae94 [INFO] running `Command { std: "docker" "start" "-a" "b3fee2cb9df6dcf892c4382b9bb16937f5304c1186e351323f96d9a92eb5ae94", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `gdk` [INFO] [stderr] --> src/main.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | use gtk::{gdk, glib, Application, ApplicationWindow}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stderr] --> src/key_controller.rs:46:52 [INFO] [stderr] | [INFO] [stderr] 46 | ... .set_value(first_child.allocation().y() as f64); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stderr] --> src/key_controller.rs:68:51 [INFO] [stderr] | [INFO] [stderr] 68 | ... .set_value(last_child.allocation().y() as f64); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stderr] --> src/key_controller.rs:80:33 [INFO] [stderr] | [INFO] [stderr] 80 | if prev_sibling.allocation().y() < scrolled_window.vadjustment().value() as i32 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stderr] --> src/key_controller.rs:83:49 [INFO] [stderr] | [INFO] [stderr] 83 | .set_value(prev_sibling.allocation().y() as f64); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stderr] --> src/key_controller.rs:105:52 [INFO] [stderr] | [INFO] [stderr] 105 | ... .set_value(first_child.allocation().y() as f64); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stderr] --> src/key_controller.rs:127:52 [INFO] [stderr] | [INFO] [stderr] 127 | ... .set_value(first_child.allocation().y() as f64); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stderr] --> src/key_controller.rs:139:33 [INFO] [stderr] | [INFO] [stderr] 139 | if next_sibling.allocation().y() + next_sibling.allocation().height() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stderr] --> src/key_controller.rs:139:65 [INFO] [stderr] | [INFO] [stderr] 139 | if next_sibling.allocation().y() + next_sibling.allocation().height() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stderr] --> src/key_controller.rs:141:43 [INFO] [stderr] | [INFO] [stderr] 141 | + scrolled_window.allocation().height() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gtk4::prelude::WidgetExt::allocation`: Since 4.12 [INFO] [stderr] --> src/key_controller.rs:145:49 [INFO] [stderr] | [INFO] [stderr] 145 | .set_value(next_sibling.allocation().y() as f64); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ruvoke` (bin "ruvoke" test) generated 11 warnings (run `cargo fix --bin "ruvoke" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ruvoke-7e681b413082e6b7) [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" "b3fee2cb9df6dcf892c4382b9bb16937f5304c1186e351323f96d9a92eb5ae94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3fee2cb9df6dcf892c4382b9bb16937f5304c1186e351323f96d9a92eb5ae94", kill_on_drop: false }` [INFO] [stdout] b3fee2cb9df6dcf892c4382b9bb16937f5304c1186e351323f96d9a92eb5ae94