[INFO] cloning repository https://github.com/songww/relmvim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/songww/relmvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsongww%2Frelmvim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsongww%2Frelmvim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27addc0f796b05a61778c0b566f258b0b0a73eaa [INFO] checking songww/relmvim against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsongww%2Frelmvim" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/songww/relmvim [INFO] finished tweaking git repo https://github.com/songww/relmvim [INFO] tweaked toml for git repo https://github.com/songww/relmvim written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/songww/relmvim on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/songww/relmvim 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vector-map v1.0.1 [INFO] [stderr] Downloaded relm4-components v0.4.4 [INFO] [stderr] Downloaded socket2 v0.4.5 [INFO] [stderr] Downloaded contracts v0.4.0 [INFO] [stderr] Downloaded relm4-macros v0.4.4 [INFO] [stderr] Downloaded tracker-macros v0.1.6 [INFO] [stderr] Downloaded tracker v0.1.1 [INFO] [stderr] Downloaded libadwaita v0.1.1 [INFO] [stderr] Downloaded gsk4-sys v0.4.2 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded pangocairo-sys v0.15.1 [INFO] [stderr] Downloaded pangocairo v0.15.1 [INFO] [stderr] Downloaded gtk4-macros v0.4.7 [INFO] [stderr] Downloaded field-offset v0.3.4 [INFO] [stderr] Downloaded rmpv v1.0.0 [INFO] [stderr] Downloaded nvim-rs v0.4.0 [INFO] [stderr] Downloaded cairo-rs v0.15.11 [INFO] [stderr] Downloaded glib-sys v0.15.10 [INFO] [stderr] Downloaded libadwaita-sys v0.1.0 [INFO] [stderr] Downloaded gtk4-sys v0.4.5 [INFO] [stderr] Downloaded cfg-expr v0.10.2 [INFO] [stderr] Downloaded glib v0.15.12 [INFO] [stderr] Downloaded pango v0.15.10 [INFO] [stderr] Downloaded graphene-rs v0.15.1 [INFO] [stderr] Downloaded system-deps v6.0.2 [INFO] [stderr] Downloaded glib-macros v0.15.11 [INFO] [stderr] Downloaded gtk4 v0.4.7 [INFO] [stderr] Downloaded gio-sys v0.15.10 [INFO] [stderr] Downloaded gobject-sys v0.15.10 [INFO] [stderr] Downloaded gio v0.15.11 [INFO] [stderr] Downloaded gdk4 v0.4.7 [INFO] [stderr] Downloaded version-compare v0.1.0 [INFO] [stderr] Downloaded pango-sys v0.15.10 [INFO] [stderr] Downloaded gdk-pixbuf v0.15.11 [INFO] [stderr] Downloaded gsk4 v0.4.7 [INFO] [stderr] Downloaded cairo-sys-rs v0.15.1 [INFO] [stderr] Downloaded graphene-sys v0.15.10 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Downloaded gdk4-sys v0.4.2 [INFO] [stderr] Downloaded relm4 v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cc226ef1b58d656775e72fd1d21f4a06cc576dd7882dc43cdfed86b33afc932 [INFO] running `Command { std: "docker" "start" "-a" "1cc226ef1b58d656775e72fd1d21f4a06cc576dd7882dc43cdfed86b33afc932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cc226ef1b58d656775e72fd1d21f4a06cc576dd7882dc43cdfed86b33afc932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc226ef1b58d656775e72fd1d21f4a06cc576dd7882dc43cdfed86b33afc932", kill_on_drop: false }` [INFO] [stdout] 1cc226ef1b58d656775e72fd1d21f4a06cc576dd7882dc43cdfed86b33afc932 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c06d14f8017b46a3d88778bcfe6f1aa46476468274ff83d390c3b3c1d6cf88f [INFO] running `Command { std: "docker" "start" "-a" "3c06d14f8017b46a3d88778bcfe6f1aa46476468274ff83d390c3b3c1d6cf88f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling gio v0.15.11 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking fragile v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling nvim-rs v0.4.0 [INFO] [stderr] Checking indexmap v1.8.1 [INFO] [stderr] Checking crossbeam-utils v0.8.8 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking socket2 v0.4.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking which v4.3.0 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking rmpv v1.0.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling graphene-sys v0.15.10 [INFO] [stderr] Compiling gdk4-sys v0.4.2 [INFO] [stderr] Compiling gsk4-sys v0.4.2 [INFO] [stderr] Compiling gtk4-sys v0.4.5 [INFO] [stderr] Compiling libadwaita-sys v0.1.0 [INFO] [stderr] Compiling pangocairo-sys v0.15.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling relm4-macros v0.4.4 [INFO] [stderr] Compiling tracker-macros v0.1.6 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling contracts v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking tracker v0.1.1 [INFO] [stderr] Checking vector-map v1.0.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling glib-macros v0.15.11 [INFO] [stderr] Compiling gtk4-macros v0.4.7 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking parity-tokio-ipc v0.9.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking cairo-rs v0.15.11 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking graphene-rs v0.15.1 [INFO] [stderr] Checking pangocairo v0.15.1 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking gdk4 v0.4.7 [INFO] [stderr] Checking gsk4 v0.4.7 [INFO] [stderr] Checking gtk4 v0.4.7 [INFO] [stderr] Checking libadwaita v0.1.1 [INFO] [stderr] Checking relm4 v0.4.4 [INFO] [stderr] Checking relm4-components v0.4.4 [INFO] [stderr] Checking rv v0.1.1-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `MessageViewWidgets` and `VimMessageView` [INFO] [stdout] --> src/vimview/mod.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | pub use messageview::{MessageViewWidgets, VimMessage, VimMessageView}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TextLine` [INFO] [stdout] --> src/vimview/mod.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | pub use textbuf::{TextCell, TextLine}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VimGridWidgets` [INFO] [stdout] --> src/vimview/mod.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub use widgets::{VimGrid, VimGridWidgets}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MessageViewWidgets` and `VimMessageView` [INFO] [stdout] --> src/vimview/mod.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | pub use messageview::{MessageViewWidgets, VimMessage, VimMessageView}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TextLine` [INFO] [stdout] --> src/vimview/mod.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | pub use textbuf::{TextCell, TextLine}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VimGridWidgets` [INFO] [stdout] --> src/vimview/mod.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub use widgets::{VimGrid, VimGridWidgets}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const associated function `gdk::rgba::::new` in constants [INFO] [stdout] --> src/style.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | foreground: Some(Color::new(0.1, 0.1, 0.1, 0.1)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const associated function `gdk::rgba::::new` in constants [INFO] [stdout] --> src/style.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | background: Some(Color::new(0.2, 0.1, 0.1, 0.1)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const associated function `gdk::rgba::::new` in constants [INFO] [stdout] --> src/style.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | special: Some(Color::new(0.3, 0.1, 0.1, 0.1)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const associated function `gdk::rgba::::new` in constants [INFO] [stdout] --> src/style.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | foreground: Some(Color::new(0.1, 0.2, 0.1, 0.1)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const associated function `gdk::rgba::::new` in constants [INFO] [stdout] --> src/style.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | background: Some(Color::new(0.2, 0.2, 0.1, 0.1)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const associated function `gdk::rgba::::new` in constants [INFO] [stdout] --> src/style.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | special: Some(Color::new(0.3, 0.2, 0.1, 0.1)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `main_window` is never read [INFO] [stdout] --> src/app.rs:823:9 [INFO] [stdout] | [INFO] [stdout] 823 | main_window = gtk::ApplicationWindow { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `vbox` is never read [INFO] [stdout] --> src/app.rs:828:24 [INFO] [stdout] | [INFO] [stdout] 828 | set_child: vbox = Some(>k::Box) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `overlay` is never read [INFO] [stdout] --> src/app.rs:841:25 [INFO] [stdout] | [INFO] [stdout] 841 | append: overlay = >k::Overlay { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `da` is never read [INFO] [stdout] --> src/app.rs:847:32 [INFO] [stdout] | [INFO] [stdout] 847 | set_child: da = Some(>k::DrawingArea) { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `grids_container` is never read [INFO] [stdout] --> src/app.rs:880:34 [INFO] [stdout] | [INFO] [stdout] 880 | add_overlay: grids_container = >k::Fixed { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `float_win_container` is never read [INFO] [stdout] --> src/app.rs:886:34 [INFO] [stdout] | [INFO] [stdout] 886 | add_overlay: float_win_container = >k::Fixed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `messages_container` is never read [INFO] [stdout] --> src/app.rs:893:34 [INFO] [stdout] | [INFO] [stdout] 893 | add_overlay: messages_container = >k::Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `pointer_animation` is never read [INFO] [stdout] --> src/app.rs:920:9 [INFO] [stdout] | [INFO] [stdout] 920 | pointer_animation: adw::TimedAnimation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `main_window` is never read [INFO] [stdout] --> src/app.rs:823:9 [INFO] [stdout] | [INFO] [stdout] 823 | main_window = gtk::ApplicationWindow { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `vbox` is never read [INFO] [stdout] --> src/app.rs:828:24 [INFO] [stdout] | [INFO] [stdout] 828 | set_child: vbox = Some(>k::Box) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `overlay` is never read [INFO] [stdout] --> src/app.rs:841:25 [INFO] [stdout] | [INFO] [stdout] 841 | append: overlay = >k::Overlay { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `da` is never read [INFO] [stdout] --> src/app.rs:847:32 [INFO] [stdout] | [INFO] [stdout] 847 | set_child: da = Some(>k::DrawingArea) { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `grids_container` is never read [INFO] [stdout] --> src/app.rs:880:34 [INFO] [stdout] | [INFO] [stdout] 880 | add_overlay: grids_container = >k::Fixed { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `float_win_container` is never read [INFO] [stdout] --> src/app.rs:886:34 [INFO] [stdout] | [INFO] [stdout] 886 | add_overlay: float_win_container = >k::Fixed { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `messages_container` is never read [INFO] [stdout] --> src/app.rs:893:34 [INFO] [stdout] | [INFO] [stdout] 893 | add_overlay: messages_container = >k::Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `pointer_animation` is never read [INFO] [stdout] --> src/app.rs:920:9 [INFO] [stdout] | [INFO] [stdout] 920 | pointer_animation: adw::TimedAnimation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `view` is never read [INFO] [stdout] --> src/components.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | view = gtk::Box { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `view` is never read [INFO] [stdout] --> src/components.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | view = gtk::Fixed { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `view` is never read [INFO] [stdout] --> src/components.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | view = gtk::Box { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `view` is never read [INFO] [stdout] --> src/components.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | view = gtk::Fixed { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bridge/events.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | Unknown(String), [INFO] [stdout] | ------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EditorMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 158 - Unknown(String), [INFO] [stdout] 158 + Unknown(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `window` is never read [INFO] [stdout] --> src/bridge/events.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 224 | WindowPosition { [INFO] [stdout] | -------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 227 | window: nvim::Window, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RedrawEvent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `window` is never read [INFO] [stdout] --> src/bridge/events.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 257 | WindowViewport { [INFO] [stdout] | -------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 260 | window: nvim::Window, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RedrawEvent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Drag`, `Up`, `Down`, `Left`, and `Right` are never constructed [INFO] [stdout] --> src/bridge/ui_commands.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum MouseAction { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 18 | Drag, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | Up, [INFO] [stdout] | ^^ [INFO] [stdout] 23 | Down, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] 25 | Right, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MouseAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FileDrop` and `DisplayAvailableFonts` are never constructed [INFO] [stdout] --> src/bridge/ui_commands.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 214 | pub enum ParallelCommand { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 220 | FileDrop(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | DisplayAvailableFonts(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParallelCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ColorExt` is never used [INFO] [stdout] --> src/color.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait ColorExt { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `VimNotifactionEvent` is never used [INFO] [stdout] --> src/components.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum VimNotifactionEvent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VimNotifactions` is never constructed [INFO] [stdout] --> src/components.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct VimNotifactions { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VimMessage` is never constructed [INFO] [stdout] --> src/components.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct VimMessage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VimNotifactionWidgets` is never constructed [INFO] [stdout] --> src/components.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct VimNotifactionWidgets { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/components.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 205 | struct VimCommandPrompt { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 208 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Goto`, `SetMode`, and `SetCell` are never constructed [INFO] [stdout] --> src/cursor/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum CursorMessage { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 23 | Goto(u64, Coord, TextCell), [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | SetMode(CursorMode), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | SetCell(TextCell), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `enabled` is never read [INFO] [stdout] --> src/cursor/cursor.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Cursor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | pub enabled: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cursor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_hashmap`, `into_hashmap`, `clear`, `len`, and `is_empty` are never used [INFO] [stdout] --> src/factory.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 52 | / impl FactoryMap [INFO] [stdout] 53 | | where [INFO] [stdout] 54 | | Data: FactoryPrototype, [INFO] [stdout] | |___________________________- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn from_hashmap(data: FxHashMap) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn into_hashmap(self) -> FxHashMap { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/grapheme.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl Pos { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] 31 | pub fn new(x: f64, y: f64) -> Pos { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/grapheme.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 57 | impl Rectangle { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 58 | fn new(width: usize, height: usize) -> Rectangle { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LoggingSender` is never constructed [INFO] [stdout] --> src/loggingchan.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LoggingSender [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `attach` and `send` are never used [INFO] [stdout] --> src/loggingchan.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 18 | / impl LoggingSender [INFO] [stdout] 19 | | where [INFO] [stdout] 20 | | T: Debug, [INFO] [stdout] | |_____________- associated items in this implementation [INFO] [stdout] 21 | { [INFO] [stdout] 22 | pub fn attach(sender: Sender, channel_name: String) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn send(&self, message: T) -> Result<(), SendError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SettingGroup` is never used [INFO] [stdout] --> src/settings.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SettingGroup { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `settings` is never read [INFO] [stdout] --> src/settings.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 31 | settings: RwLock>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_setting_handlers`, `set`, and `get` are never used [INFO] [stdout] --> src/settings.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl Settings { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn set_setting_handlers( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn set(&self, t: &T) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn get(&'_ self) -> T { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `kind` is never used [INFO] [stdout] --> src/vimview/messageview.rs:286:12 [INFO] [stdout] | [INFO] [stdout] 269 | impl VimMessage { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn kind(&self) -> MessageKind { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vimview/gridview.rs:507:20 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn textbuf(&self) -> Ref { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 507 | pub fn textbuf(&self) -> Ref<'_, super::textbuf::TextBuf> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vimview/gridview.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | pub(super) fn textbuf(&self) -> Ref { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 244 | pub(super) fn textbuf(&self) -> Ref<'_, super::super::textbuf::TextBuf> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vimview/textbuf.rs:378:18 [INFO] [stdout] | [INFO] [stdout] 378 | pub fn lines(&self) -> Lines { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 378 | pub fn lines(&self) -> Lines<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vimview/textbuf.rs:262:29 [INFO] [stdout] | [INFO] [stdout] 262 | pub(super) fn lines(&self) -> Lines { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 262 | pub(super) fn lines(&self) -> Lines<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rv` (bin "rv" test) due to 6 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3c06d14f8017b46a3d88778bcfe6f1aa46476468274ff83d390c3b3c1d6cf88f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c06d14f8017b46a3d88778bcfe6f1aa46476468274ff83d390c3b3c1d6cf88f", kill_on_drop: false }` [INFO] [stdout] 3c06d14f8017b46a3d88778bcfe6f1aa46476468274ff83d390c3b3c1d6cf88f