[INFO] fetching crate ruvoke 0.1.0... [INFO] testing ruvoke-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ruvoke 0.1.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ruvoke 0.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b341e9877d4c912a84e536d05204a3d9fd536edb782325d73b8da0f851977722 [INFO] running `Command { std: "docker" "start" "-a" "b341e9877d4c912a84e536d05204a3d9fd536edb782325d73b8da0f851977722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b341e9877d4c912a84e536d05204a3d9fd536edb782325d73b8da0f851977722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b341e9877d4c912a84e536d05204a3d9fd536edb782325d73b8da0f851977722", kill_on_drop: false }` [INFO] [stdout] b341e9877d4c912a84e536d05204a3d9fd536edb782325d73b8da0f851977722 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7149f9b0ed22433c5ceb69532441b4d34769e2e6814807275ec37ffa02944e1e [INFO] running `Command { std: "docker" "start" "-a" "7149f9b0ed22433c5ceb69532441b4d34769e2e6814807275ec37ffa02944e1e", 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 pkg-config v0.3.27 [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 slab v0.4.9 [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 futures-channel v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling gio v0.18.2 [INFO] [stderr] Compiling semver v1.0.18 [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 indexmap v2.0.0 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [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 syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [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 proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [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 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 pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling graphene-sys v0.18.1 [INFO] [stderr] Compiling gdk4-sys v0.7.2 [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 31s [INFO] running `Command { std: "docker" "inspect" "7149f9b0ed22433c5ceb69532441b4d34769e2e6814807275ec37ffa02944e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7149f9b0ed22433c5ceb69532441b4d34769e2e6814807275ec37ffa02944e1e", kill_on_drop: false }` [INFO] [stdout] 7149f9b0ed22433c5ceb69532441b4d34769e2e6814807275ec37ffa02944e1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b2d9de0147e9e82756de5b1f4b9152ceae848479736e09300146f8172a7f5c2 [INFO] running `Command { std: "docker" "start" "-a" "5b2d9de0147e9e82756de5b1f4b9152ceae848479736e09300146f8172a7f5c2", 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.39s [INFO] running `Command { std: "docker" "inspect" "5b2d9de0147e9e82756de5b1f4b9152ceae848479736e09300146f8172a7f5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b2d9de0147e9e82756de5b1f4b9152ceae848479736e09300146f8172a7f5c2", kill_on_drop: false }` [INFO] [stdout] 5b2d9de0147e9e82756de5b1f4b9152ceae848479736e09300146f8172a7f5c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2a116f643da1ee2d3470449ae8d4e0694dcaee79d55da970616a1e8b967d16b [INFO] running `Command { std: "docker" "start" "-a" "e2a116f643da1ee2d3470449ae8d4e0694dcaee79d55da970616a1e8b967d16b", 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.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ruvoke-7cf58e58cb375a76) [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" "e2a116f643da1ee2d3470449ae8d4e0694dcaee79d55da970616a1e8b967d16b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a116f643da1ee2d3470449ae8d4e0694dcaee79d55da970616a1e8b967d16b", kill_on_drop: false }` [INFO] [stdout] e2a116f643da1ee2d3470449ae8d4e0694dcaee79d55da970616a1e8b967d16b