[INFO] fetching crate ruvoke 0.1.0... [INFO] testing ruvoke-0.1.0 against beta-2025-09-21 for beta-1.91-2 [INFO] extracting crate ruvoke 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ruvoke 0.1.0 [INFO] finished tweaking crates.io crate ruvoke 0.1.0 [INFO] tweaked toml for crates.io crate ruvoke 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ruvoke 0.1.0 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 crates.io crate ruvoke 0.1.0 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 020d6df3831791d6405f2e9e5309da1a261f34d6fe0cc241414b7b96118fda2a [INFO] running `Command { std: "docker" "start" "-a" "020d6df3831791d6405f2e9e5309da1a261f34d6fe0cc241414b7b96118fda2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "020d6df3831791d6405f2e9e5309da1a261f34d6fe0cc241414b7b96118fda2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020d6df3831791d6405f2e9e5309da1a261f34d6fe0cc241414b7b96118fda2a", kill_on_drop: false }` [INFO] [stdout] 020d6df3831791d6405f2e9e5309da1a261f34d6fe0cc241414b7b96118fda2a [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=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] b100f71d93833d852b4622f153bcb178df149830357b4657a91f5a47e6ef6394 [INFO] running `Command { std: "docker" "start" "-a" "b100f71d93833d852b4622f153bcb178df149830357b4657a91f5a47e6ef6394", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [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 heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling gio v0.18.2 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling freedesktop_entry_parser v1.3.0 [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 glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [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 futures-executor v0.3.28 [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 40s [INFO] running `Command { std: "docker" "inspect" "b100f71d93833d852b4622f153bcb178df149830357b4657a91f5a47e6ef6394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b100f71d93833d852b4622f153bcb178df149830357b4657a91f5a47e6ef6394", kill_on_drop: false }` [INFO] [stdout] b100f71d93833d852b4622f153bcb178df149830357b4657a91f5a47e6ef6394 [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=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] b4a84cb6af0f51e8221c12209770dddb98e2b596e93e63b2566ccce5528aff75 [INFO] running `Command { std: "docker" "start" "-a" "b4a84cb6af0f51e8221c12209770dddb98e2b596e93e63b2566ccce5528aff75", 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 1.15s [INFO] running `Command { std: "docker" "inspect" "b4a84cb6af0f51e8221c12209770dddb98e2b596e93e63b2566ccce5528aff75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a84cb6af0f51e8221c12209770dddb98e2b596e93e63b2566ccce5528aff75", kill_on_drop: false }` [INFO] [stdout] b4a84cb6af0f51e8221c12209770dddb98e2b596e93e63b2566ccce5528aff75 [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=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] 7bdafddd9c93114045d99ec1662079831fb93ca4a9957899d293362082631882 [INFO] running `Command { std: "docker" "start" "-a" "7bdafddd9c93114045d99ec1662079831fb93ca4a9957899d293362082631882", 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.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ruvoke-7e681b413082e6b7) [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" "7bdafddd9c93114045d99ec1662079831fb93ca4a9957899d293362082631882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bdafddd9c93114045d99ec1662079831fb93ca4a9957899d293362082631882", kill_on_drop: false }` [INFO] [stdout] 7bdafddd9c93114045d99ec1662079831fb93ca4a9957899d293362082631882