[INFO] updating cached repository https://github.com/DenSA-Inc/awrevim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2b9101b0c5f6ab9aa744c24a3fa468c85446fd1 [INFO] testing DenSA-Inc/awrevim against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenSA-Inc%2Fawrevim" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DenSA-Inc/awrevim on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DenSA-Inc/awrevim [INFO] finished tweaking git repo https://github.com/DenSA-Inc/awrevim [INFO] tweaked toml for git repo https://github.com/DenSA-Inc/awrevim written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/DenSA-Inc/awrevim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c3330fb162ea8e5e98fbf1a45e382f1112e654c74ec1e8de6c6e91130526781 [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" "6c3330fb162ea8e5e98fbf1a45e382f1112e654c74ec1e8de6c6e91130526781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c3330fb162ea8e5e98fbf1a45e382f1112e654c74ec1e8de6c6e91130526781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c3330fb162ea8e5e98fbf1a45e382f1112e654c74ec1e8de6c6e91130526781", kill_on_drop: false }` [INFO] [stdout] 6c3330fb162ea8e5e98fbf1a45e382f1112e654c74ec1e8de6c6e91130526781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec99cf0cf1bc9b18de37abb1c3e5d41c2d7dba11ec21cf62e32e2c31f85cf2fe [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" "ec99cf0cf1bc9b18de37abb1c3e5d41c2d7dba11ec21cf62e32e2c31f85cf2fe", kill_on_drop: false }` [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling ropey v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling crossterm v0.14.2 [INFO] [stderr] Compiling awrevim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `RVim` in public interface (error E0446) [INFO] [stdout] --> src/commands.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / pub fn get_mapping(&self, mode: &Mode, event: &KeyEvent) -> Option<&fn(&mut RVim)> { [INFO] [stdout] 67 | | self.get_map(mode).get(event) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` 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 a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `RVim` in public interface (error E0446) [INFO] [stdout] --> src/commands.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / pub fn insert_mapping(&mut self, mode: &Mode, event: KeyEvent, func: fn(&mut RVim)) { [INFO] [stdout] 71 | | self.get_map_mut(mode).insert(event, func); [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `RVim` in public interface (error E0446) [INFO] [stdout] --> src/commands.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / pub fn insert_nomod_mapping(&mut self, mode: &Mode, code: KeyCode, func: fn(&mut RVim)) { [INFO] [stdout] 75 | | self.get_map_mut(mode).insert(KeyEvent { [INFO] [stdout] 76 | | code, [INFO] [stdout] 77 | | modifiers: KeyModifiers::empty(), [INFO] [stdout] 78 | | }, func); [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Operator` [INFO] [stdout] --> src/commands.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Operator, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `visible_lines_from` [INFO] [stdout] --> src/window.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn visible_lines_from(&self, line: u16) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_newline` [INFO] [stdout] --> src/window.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | fn is_newline(chr: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.64s [INFO] running `Command { std: "docker" "inspect" "ec99cf0cf1bc9b18de37abb1c3e5d41c2d7dba11ec21cf62e32e2c31f85cf2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec99cf0cf1bc9b18de37abb1c3e5d41c2d7dba11ec21cf62e32e2c31f85cf2fe", kill_on_drop: false }` [INFO] [stdout] ec99cf0cf1bc9b18de37abb1c3e5d41c2d7dba11ec21cf62e32e2c31f85cf2fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fb6b83250dba981b6ed7c42349b662c00a08e9a823c50a8970979ec6f00c292 [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" "3fb6b83250dba981b6ed7c42349b662c00a08e9a823c50a8970979ec6f00c292", kill_on_drop: false }` [INFO] [stderr] Compiling awrevim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `RVim` in public interface (error E0446) [INFO] [stdout] --> src/commands.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / pub fn get_mapping(&self, mode: &Mode, event: &KeyEvent) -> Option<&fn(&mut RVim)> { [INFO] [stdout] 67 | | self.get_map(mode).get(event) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` 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 a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `RVim` in public interface (error E0446) [INFO] [stdout] --> src/commands.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / pub fn insert_mapping(&mut self, mode: &Mode, event: KeyEvent, func: fn(&mut RVim)) { [INFO] [stdout] 71 | | self.get_map_mut(mode).insert(event, func); [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `RVim` in public interface (error E0446) [INFO] [stdout] --> src/commands.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / pub fn insert_nomod_mapping(&mut self, mode: &Mode, code: KeyCode, func: fn(&mut RVim)) { [INFO] [stdout] 75 | | self.get_map_mut(mode).insert(KeyEvent { [INFO] [stdout] 76 | | code, [INFO] [stdout] 77 | | modifiers: KeyModifiers::empty(), [INFO] [stdout] 78 | | }, func); [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Operator` [INFO] [stdout] --> src/commands.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Operator, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `visible_lines_from` [INFO] [stdout] --> src/window.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn visible_lines_from(&self, line: u16) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_newline` [INFO] [stdout] --> src/window.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | fn is_newline(chr: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "3fb6b83250dba981b6ed7c42349b662c00a08e9a823c50a8970979ec6f00c292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fb6b83250dba981b6ed7c42349b662c00a08e9a823c50a8970979ec6f00c292", kill_on_drop: false }` [INFO] [stdout] 3fb6b83250dba981b6ed7c42349b662c00a08e9a823c50a8970979ec6f00c292 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 919183e3a426be86c31fd4ed4f2d6580e312f12e55a72c7c0d5204aea4b4863b [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" "919183e3a426be86c31fd4ed4f2d6580e312f12e55a72c7c0d5204aea4b4863b", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:203:5 [INFO] [stderr] | [INFO] [stderr] 203 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:203:5 [INFO] [stderr] | [INFO] [stderr] 203 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:212:5 [INFO] [stderr] | [INFO] [stderr] 212 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:212:5 [INFO] [stderr] | [INFO] [stderr] 212 | queue!(terminal, Clear(ClearType::All), cursor::MoveTo(0, 0))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: private type `RVim` in public interface (error E0446) [INFO] [stderr] --> src/commands.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | / pub fn get_mapping(&self, mode: &Mode, event: &KeyEvent) -> Option<&fn(&mut RVim)> { [INFO] [stderr] 67 | | self.get_map(mode).get(event) [INFO] [stderr] 68 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(private_in_public)]` 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 a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: private type `RVim` in public interface (error E0446) [INFO] [stderr] --> src/commands.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | / pub fn insert_mapping(&mut self, mode: &Mode, event: KeyEvent, func: fn(&mut RVim)) { [INFO] [stderr] 71 | | self.get_map_mut(mode).insert(event, func); [INFO] [stderr] 72 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: private type `RVim` in public interface (error E0446) [INFO] [stderr] --> src/commands.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 74 | / pub fn insert_nomod_mapping(&mut self, mode: &Mode, code: KeyCode, func: fn(&mut RVim)) { [INFO] [stderr] 75 | | self.get_map_mut(mode).insert(KeyEvent { [INFO] [stderr] 76 | | code, [INFO] [stderr] 77 | | modifiers: KeyModifiers::empty(), [INFO] [stderr] 78 | | }, func); [INFO] [stderr] 79 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Operator` [INFO] [stderr] --> src/commands.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | Operator, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `visible_lines_from` [INFO] [stderr] --> src/window.rs:35:12 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn visible_lines_from(&self, line: u16) -> impl Iterator { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `is_newline` [INFO] [stderr] --> src/window.rs:79:12 [INFO] [stderr] | [INFO] [stderr] 79 | fn is_newline(chr: char) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/awrevim-d9f61af9483b0c28 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "919183e3a426be86c31fd4ed4f2d6580e312f12e55a72c7c0d5204aea4b4863b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919183e3a426be86c31fd4ed4f2d6580e312f12e55a72c7c0d5204aea4b4863b", kill_on_drop: false }` [INFO] [stdout] 919183e3a426be86c31fd4ed4f2d6580e312f12e55a72c7c0d5204aea4b4863b