[INFO] cloning repository https://github.com/kavniekerk/neovim-gtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kavniekerk/neovim-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkavniekerk%2Fneovim-gtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkavniekerk%2Fneovim-gtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 620328a66802fb246ee0d2802241027309c8e4f2 [INFO] testing kavniekerk/neovim-gtk against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkavniekerk%2Fneovim-gtk" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kavniekerk/neovim-gtk on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kavniekerk/neovim-gtk [INFO] finished tweaking git repo https://github.com/kavniekerk/neovim-gtk [INFO] tweaked toml for git repo https://github.com/kavniekerk/neovim-gtk written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/kavniekerk/neovim-gtk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b4cf0659e564048264590e9e979da2ee9a96cba464394696c7d49775af0e36f5 [INFO] running `Command { std: "docker" "start" "-a" "b4cf0659e564048264590e9e979da2ee9a96cba464394696c7d49775af0e36f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4cf0659e564048264590e9e979da2ee9a96cba464394696c7d49775af0e36f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4cf0659e564048264590e9e979da2ee9a96cba464394696c7d49775af0e36f5", kill_on_drop: false }` [INFO] [stdout] b4cf0659e564048264590e9e979da2ee9a96cba464394696c7d49775af0e36f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b821d89c85fa84728a2bea6ed608eb9b6498c0fba829aec1e1333fa008b94ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b821d89c85fa84728a2bea6ed608eb9b6498c0fba829aec1e1333fa008b94ec", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling gio v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling pangocairo v0.6.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling termcolor v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling unix-daemonize v0.1.2 [INFO] [stderr] Compiling dirs v1.0.3 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling pangocairo-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling nvim-gtk v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling serde_bytes v0.10.4 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling rmpv v0.4.0 [INFO] [stderr] Compiling neovim-lib v0.5.4 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/nvim/mod.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | source: Box, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/nvim/mod.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | E: Into>, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/nvim/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | E: Into>, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/nvim/mod.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/popup_menu.rs:159:31 [INFO] [stdout] | [INFO] [stdout] 159 | let line_array: [&glib::ToValue; 4] = [&line.word, &line.kind, &line.menu, &line.info]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn glib::ToValue` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/project.rs:560:34 [INFO] [stdout] | [INFO] [stdout] 560 | fn to_values(&self) -> Box<[>k::ToValue]> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn gtk::ToValue` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/render/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | fn set_source_rgbo(&self, &color::Color, Option); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &color::Color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/render/mod.rs:19:46 [INFO] [stdout] | [INFO] [stdout] 19 | fn set_source_rgbo(&self, &color::Color, Option); [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell.rs:135:35 [INFO] [stdout] | [INFO] [stdout] 135 | detach_cb: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell.rs:136:41 [INFO] [stdout] | [INFO] [stdout] 136 | nvim_started_cb: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | command_cb: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut State, nvim::NvimCommand) + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/subscriptions.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | cb: Box) + 'static>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Vec) + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/plug_manager/store.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | .trim_right_matches(".git") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/plug_manager/plugin_settings_dlg.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | let path = path.trim_right_matches(".git"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ui_model/mod.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | let mut target_row = &mut target.model[row_idx]; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/popup_menu.rs:333:13 [INFO] [stdout] | [INFO] [stdout] 333 | let mut apply_command: String = if target_idx > selected_idx { [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shell.rs:1328:17 [INFO] [stdout] | [INFO] [stdout] 1328 | let mut render_state = self.render_state.borrow_mut(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "4b821d89c85fa84728a2bea6ed608eb9b6498c0fba829aec1e1333fa008b94ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b821d89c85fa84728a2bea6ed608eb9b6498c0fba829aec1e1333fa008b94ec", kill_on_drop: false }` [INFO] [stdout] 4b821d89c85fa84728a2bea6ed608eb9b6498c0fba829aec1e1333fa008b94ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b671e2bbb070c4a6a2e04bde45486fc8004e9f33fdfed0fb83c3e109854b919e [INFO] running `Command { std: "docker" "start" "-a" "b671e2bbb070c4a6a2e04bde45486fc8004e9f33fdfed0fb83c3e109854b919e", kill_on_drop: false }` [INFO] [stderr] Compiling nvim-gtk v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/nvim/mod.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | source: Box, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/nvim/mod.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | E: Into>, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/nvim/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | E: Into>, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/nvim/mod.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/popup_menu.rs:159:31 [INFO] [stdout] | [INFO] [stdout] 159 | let line_array: [&glib::ToValue; 4] = [&line.word, &line.kind, &line.menu, &line.info]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn glib::ToValue` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/project.rs:560:34 [INFO] [stdout] | [INFO] [stdout] 560 | fn to_values(&self) -> Box<[>k::ToValue]> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn gtk::ToValue` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/render/mod.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | fn set_source_rgbo(&self, &color::Color, Option); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &color::Color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/render/mod.rs:19:46 [INFO] [stdout] | [INFO] [stdout] 19 | fn set_source_rgbo(&self, &color::Color, Option); [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell.rs:135:35 [INFO] [stdout] | [INFO] [stdout] 135 | detach_cb: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell.rs:136:41 [INFO] [stdout] | [INFO] [stdout] 136 | nvim_started_cb: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/shell.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | command_cb: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut State, nvim::NvimCommand) + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/subscriptions.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | cb: Box) + 'static>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Vec) + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/plug_manager/store.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | .trim_right_matches(".git") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/plug_manager/plugin_settings_dlg.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | let path = path.trim_right_matches(".git"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ui_model/mod.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | let mut target_row = &mut target.model[row_idx]; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/popup_menu.rs:333:13 [INFO] [stdout] | [INFO] [stdout] 333 | let mut apply_command: String = if target_idx > selected_idx { [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shell.rs:1328:17 [INFO] [stdout] | [INFO] [stdout] 1328 | let mut render_state = self.render_state.borrow_mut(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.06s [INFO] running `Command { std: "docker" "inspect" "b671e2bbb070c4a6a2e04bde45486fc8004e9f33fdfed0fb83c3e109854b919e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b671e2bbb070c4a6a2e04bde45486fc8004e9f33fdfed0fb83c3e109854b919e", kill_on_drop: false }` [INFO] [stdout] b671e2bbb070c4a6a2e04bde45486fc8004e9f33fdfed0fb83c3e109854b919e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a16f0c067349f2499f7107565fb1128a82284c8d2ab8adfed2bd9e29b7906d8b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a16f0c067349f2499f7107565fb1128a82284c8d2ab8adfed2bd9e29b7906d8b", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/nvim/mod.rs:27:17 [INFO] [stderr] | [INFO] [stderr] 27 | source: Box, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/nvim/mod.rs:34:21 [INFO] [stderr] | [INFO] [stderr] 34 | E: Into>, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/nvim/mod.rs:44:21 [INFO] [stderr] | [INFO] [stderr] 44 | E: Into>, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/nvim/mod.rs:72:32 [INFO] [stderr] | [INFO] [stderr] 72 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/popup_menu.rs:159:31 [INFO] [stderr] | [INFO] [stderr] 159 | let line_array: [&glib::ToValue; 4] = [&line.word, &line.kind, &line.menu, &line.info]; [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn glib::ToValue` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/project.rs:560:34 [INFO] [stderr] | [INFO] [stderr] 560 | fn to_values(&self) -> Box<[>k::ToValue]> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn gtk::ToValue` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/render/mod.rs:19:31 [INFO] [stderr] | [INFO] [stderr] 19 | fn set_source_rgbo(&self, &color::Color, Option); [INFO] [stderr] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &color::Color` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stderr] --> src/render/mod.rs:19:46 [INFO] [stderr] | [INFO] [stderr] 19 | fn set_source_rgbo(&self, &color::Color, Option); [INFO] [stderr] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/shell.rs:135:35 [INFO] [stderr] | [INFO] [stderr] 135 | detach_cb: Option>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/shell.rs:136:41 [INFO] [stderr] | [INFO] [stderr] 136 | nvim_started_cb: Option>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/shell.rs:137:28 [INFO] [stderr] | [INFO] [stderr] 137 | command_cb: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&mut State, nvim::NvimCommand) + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/subscriptions.rs:10:13 [INFO] [stderr] | [INFO] [stderr] 10 | cb: Box) + 'static>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(Vec) + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/plug_manager/store.rs:142:18 [INFO] [stderr] | [INFO] [stderr] 142 | .trim_right_matches(".git") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/plug_manager/plugin_settings_dlg.rs:93:29 [INFO] [stderr] | [INFO] [stderr] 93 | let path = path.trim_right_matches(".git"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/ui_model/mod.rs:129:17 [INFO] [stderr] | [INFO] [stderr] 129 | let mut target_row = &mut target.model[row_idx]; [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/popup_menu.rs:333:13 [INFO] [stderr] | [INFO] [stderr] 333 | let mut apply_command: String = if target_idx > selected_idx { [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/shell.rs:1328:17 [INFO] [stderr] | [INFO] [stderr] 1328 | let mut render_state = self.render_state.borrow_mut(); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 17 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nvim_gtk-faf5e3fd458daad7) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test cursor::tests::test_cursor_rect_horizontal_doublewidth ... ok [INFO] [stdout] test nvim::repaint_mode::tests::test_mode ... ok [INFO] [stdout] test plug_manager::plugin_settings_dlg::tests::test_extract_name ... ok [INFO] [stdout] test plug_manager::store::tests::test_get_plug_path ... ok [INFO] [stdout] test ui_model::line::tests::test_styled_line ... ok [INFO] [stdout] test ui_model::model_layout::tests::test_cols_filled ... ok [INFO] [stdout] test ui_model::model_rect::tests::test_from_area ... ok [INFO] [stdout] test ui_model::model_layout::tests::test_insert_no_shift ... ok [INFO] [stdout] test ui_model::model_rect::tests::test_repaint_rect ... ok [INFO] [stdout] test ui_model::tests::test_model_vec_join ... ok [INFO] [stdout] test ui_model::tests::test_model_vec_join_right ... ok [INFO] [stdout] test ui_model::tests::test_eol_clear_area ... ok [INFO] [stdout] test ui_model::tests::test_cursor_area ... ok [INFO] [stdout] test ui_model::tests::test_model_vec_join_right2 ... ok [INFO] [stdout] test ui_model::model_layout::tests::test_resize ... ok [INFO] [stdout] test ui_model::model_layout::tests::test_insert_shift ... ok [INFO] [stdout] test ui_model::model_layout::tests::test_double_width ... ok [INFO] [stdout] test ui_model::model_layout::tests::test_count_lines ... ok [INFO] [stdout] test ui_model::tests::test_model_vec_no_join ... ok [INFO] [stdout] test ui_model::tests::test_put_area ... ok [INFO] [stdout] test tests::test_timeout_arg ... ok [INFO] [stdout] test render::itemize::tests::test_iterator ... ok [INFO] [stdout] test color::tests::test_to_hex ... ok [INFO] [stdout] test ui_model::tests::test_vec_join_top ... ok [INFO] [stdout] test cursor::tests::test_cursor_rect_horizontal ... ok [INFO] [stdout] test cursor::tests::test_cursor_rect_vertical ... ok [INFO] [stdout] test ui_model::tests::test_vec_join_inside ... ok [INFO] [stdout] test ui_model::tests::test_scroll_area ... ok [INFO] [stdout] test tests::test_bin_path_arg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a16f0c067349f2499f7107565fb1128a82284c8d2ab8adfed2bd9e29b7906d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16f0c067349f2499f7107565fb1128a82284c8d2ab8adfed2bd9e29b7906d8b", kill_on_drop: false }` [INFO] [stdout] a16f0c067349f2499f7107565fb1128a82284c8d2ab8adfed2bd9e29b7906d8b