[INFO] fetching crate ruvoke 0.1.0... [INFO] checking ruvoke-0.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate ruvoke 0.1.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ruvoke 0.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded system-deps v6.1.1 [INFO] [stderr] Downloaded pango v0.18.0 [INFO] [stderr] Downloaded graphene-sys v0.18.1 [INFO] [stderr] Downloaded gsk4-sys v0.7.2 [INFO] [stderr] Downloaded gsk4 v0.7.2 [INFO] [stderr] Downloaded gdk-pixbuf v0.18.0 [INFO] [stderr] Downloaded graphene-rs v0.18.1 [INFO] [stderr] Downloaded glib-macros v0.18.2 [INFO] [stderr] Downloaded freedesktop_entry_parser v1.3.0 [INFO] [stderr] Downloaded cairo-rs v0.18.2 [INFO] [stderr] Downloaded gtk4-sys v0.7.2 [INFO] [stderr] Downloaded gdk4-sys v0.7.2 [INFO] [stderr] Downloaded gdk4 v0.7.2 [INFO] [stderr] Downloaded gtk4-macros v0.7.2 [INFO] [stderr] Downloaded glib v0.18.2 [INFO] [stderr] Downloaded gio v0.18.2 [INFO] [stderr] Downloaded gtk4 v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7572908bdc91a5b735067840a88e47b335cdcc620f90f0176dee2dc852514604 [INFO] running `Command { std: "docker" "start" "-a" "7572908bdc91a5b735067840a88e47b335cdcc620f90f0176dee2dc852514604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7572908bdc91a5b735067840a88e47b335cdcc620f90f0176dee2dc852514604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7572908bdc91a5b735067840a88e47b335cdcc620f90f0176dee2dc852514604", kill_on_drop: false }` [INFO] [stdout] 7572908bdc91a5b735067840a88e47b335cdcc620f90f0176dee2dc852514604 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 593044a8a738664900eb7565864c960eb207005669d80b443470e07233492659 [INFO] running `Command { std: "docker" "start" "-a" "593044a8a738664900eb7565864c960eb207005669d80b443470e07233492659", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling hashbrown v0.14.0 [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 futures-task v0.3.28 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling gio v0.18.2 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking 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 pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-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] Checking futures-executor v0.3.28 [INFO] [stderr] Checking glib v0.18.2 [INFO] [stderr] Checking cairo-rs v0.18.2 [INFO] [stderr] Checking graphene-rs v0.18.1 [INFO] [stderr] Checking gdk-pixbuf v0.18.0 [INFO] [stderr] Checking pango v0.18.0 [INFO] [stderr] Checking gdk4 v0.7.2 [INFO] [stderr] Checking gsk4 v0.7.2 [INFO] [stderr] Checking gtk4 v0.7.2 [INFO] [stderr] Checking 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)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` 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] [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 46s [INFO] running `Command { std: "docker" "inspect" "593044a8a738664900eb7565864c960eb207005669d80b443470e07233492659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "593044a8a738664900eb7565864c960eb207005669d80b443470e07233492659", kill_on_drop: false }` [INFO] [stdout] 593044a8a738664900eb7565864c960eb207005669d80b443470e07233492659