[INFO] cloning repository https://github.com/cowboy8625/ReVim [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cowboy8625/ReVim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowboy8625%2FReVim"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowboy8625%2FReVim'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad724721707f4f1e4d777a292a1722d2072e0f91 [INFO] checking cowboy8625/ReVim against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowboy8625%2FReVim" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cowboy8625/ReVim on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cowboy8625/ReVim [INFO] finished tweaking git repo https://github.com/cowboy8625/ReVim [INFO] tweaked toml for git repo https://github.com/cowboy8625/ReVim written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/cowboy8625/ReVim already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2eaae5e6b6551e26389e9f685b11906cfedd8b89b7ae06b3839dd96259e8126d [INFO] running `"docker" "start" "-a" "2eaae5e6b6551e26389e9f685b11906cfedd8b89b7ae06b3839dd96259e8126d"` [INFO] [stderr] Checking terminal_size v0.1.10 [INFO] [stderr] Checking ropey v1.1.0 [INFO] [stderr] Checking signal-hook v0.1.12 [INFO] [stderr] Checking crossterm v0.14.2 [INFO] [stderr] Checking revim v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | / queue!( [INFO] [stderr] 114 | | w, [INFO] [stderr] 115 | | cursor::SavePosition, [INFO] [stderr] 116 | | cursor::MoveTo(0, y - 2), [INFO] [stderr] ... | [INFO] [stderr] 119 | | style::ResetColor [INFO] [stderr] 120 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | / queue!( [INFO] [stderr] 114 | | w, [INFO] [stderr] 115 | | cursor::SavePosition, [INFO] [stderr] 116 | | cursor::MoveTo(0, y - 2), [INFO] [stderr] ... | [INFO] [stderr] 119 | | style::ResetColor [INFO] [stderr] 120 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | / queue!( [INFO] [stderr] 114 | | w, [INFO] [stderr] 115 | | cursor::SavePosition, [INFO] [stderr] 116 | | cursor::MoveTo(0, y - 2), [INFO] [stderr] ... | [INFO] [stderr] 119 | | style::ResetColor [INFO] [stderr] 120 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | / queue!( [INFO] [stderr] 114 | | w, [INFO] [stderr] 115 | | cursor::SavePosition, [INFO] [stderr] 116 | | cursor::MoveTo(0, y - 2), [INFO] [stderr] ... | [INFO] [stderr] 119 | | style::ResetColor [INFO] [stderr] 120 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | / queue!( [INFO] [stderr] 114 | | w, [INFO] [stderr] 115 | | cursor::SavePosition, [INFO] [stderr] 116 | | cursor::MoveTo(0, y - 2), [INFO] [stderr] ... | [INFO] [stderr] 119 | | style::ResetColor [INFO] [stderr] 120 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | / queue!( [INFO] [stderr] 129 | | w, [INFO] [stderr] 130 | | cursor::SavePosition, [INFO] [stderr] 131 | | cursor::MoveTo(x, y), [INFO] [stderr] 132 | | style::Print(msg), [INFO] [stderr] 133 | | cursor::RestorePosition, [INFO] [stderr] 134 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | / queue!( [INFO] [stderr] 129 | | w, [INFO] [stderr] 130 | | cursor::SavePosition, [INFO] [stderr] 131 | | cursor::MoveTo(x, y), [INFO] [stderr] 132 | | style::Print(msg), [INFO] [stderr] 133 | | cursor::RestorePosition, [INFO] [stderr] 134 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | / queue!( [INFO] [stderr] 129 | | w, [INFO] [stderr] 130 | | cursor::SavePosition, [INFO] [stderr] 131 | | cursor::MoveTo(x, y), [INFO] [stderr] 132 | | style::Print(msg), [INFO] [stderr] 133 | | cursor::RestorePosition, [INFO] [stderr] 134 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | / queue!( [INFO] [stderr] 129 | | w, [INFO] [stderr] 130 | | cursor::SavePosition, [INFO] [stderr] 131 | | cursor::MoveTo(x, y), [INFO] [stderr] 132 | | style::Print(msg), [INFO] [stderr] 133 | | cursor::RestorePosition, [INFO] [stderr] 134 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | / queue!( [INFO] [stderr] 143 | | w, [INFO] [stderr] 144 | | cursor::SavePosition, [INFO] [stderr] 145 | | cursor::MoveTo(0, tsize.1), [INFO] [stderr] ... | [INFO] [stderr] 151 | | cursor::RestorePosition, [INFO] [stderr] 152 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | / queue!( [INFO] [stderr] 143 | | w, [INFO] [stderr] 144 | | cursor::SavePosition, [INFO] [stderr] 145 | | cursor::MoveTo(0, tsize.1), [INFO] [stderr] ... | [INFO] [stderr] 151 | | cursor::RestorePosition, [INFO] [stderr] 152 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | / queue!( [INFO] [stderr] 143 | | w, [INFO] [stderr] 144 | | cursor::SavePosition, [INFO] [stderr] 145 | | cursor::MoveTo(0, tsize.1), [INFO] [stderr] ... | [INFO] [stderr] 151 | | cursor::RestorePosition, [INFO] [stderr] 152 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | / queue!( [INFO] [stderr] 143 | | w, [INFO] [stderr] 144 | | cursor::SavePosition, [INFO] [stderr] 145 | | cursor::MoveTo(0, tsize.1), [INFO] [stderr] ... | [INFO] [stderr] 151 | | cursor::RestorePosition, [INFO] [stderr] 152 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | / queue!( [INFO] [stderr] 143 | | w, [INFO] [stderr] 144 | | cursor::SavePosition, [INFO] [stderr] 145 | | cursor::MoveTo(0, tsize.1), [INFO] [stderr] ... | [INFO] [stderr] 151 | | cursor::RestorePosition, [INFO] [stderr] 152 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | / queue!( [INFO] [stderr] 164 | | w, [INFO] [stderr] 165 | | cursor::SavePosition, [INFO] [stderr] 166 | | cursor::MoveTo(x, y), [INFO] [stderr] ... | [INFO] [stderr] 169 | | cursor::RestorePosition, [INFO] [stderr] 170 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | / queue!( [INFO] [stderr] 164 | | w, [INFO] [stderr] 165 | | cursor::SavePosition, [INFO] [stderr] 166 | | cursor::MoveTo(x, y), [INFO] [stderr] ... | [INFO] [stderr] 169 | | cursor::RestorePosition, [INFO] [stderr] 170 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | / queue!( [INFO] [stderr] 164 | | w, [INFO] [stderr] 165 | | cursor::SavePosition, [INFO] [stderr] 166 | | cursor::MoveTo(x, y), [INFO] [stderr] ... | [INFO] [stderr] 169 | | cursor::RestorePosition, [INFO] [stderr] 170 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | / queue!( [INFO] [stderr] 164 | | w, [INFO] [stderr] 165 | | cursor::SavePosition, [INFO] [stderr] 166 | | cursor::MoveTo(x, y), [INFO] [stderr] ... | [INFO] [stderr] 169 | | cursor::RestorePosition, [INFO] [stderr] 170 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | / queue!( [INFO] [stderr] 164 | | w, [INFO] [stderr] 165 | | cursor::SavePosition, [INFO] [stderr] 166 | | cursor::MoveTo(x, y), [INFO] [stderr] ... | [INFO] [stderr] 169 | | cursor::RestorePosition, [INFO] [stderr] 170 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:235:17 [INFO] [stderr] | [INFO] [stderr] 235 | queue!(w, cursor::MoveDown(1)).unwrap_or_default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:238:17 [INFO] [stderr] | [INFO] [stderr] 238 | queue!(w, cursor::MoveUp(1)).unwrap_or_default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:241:17 [INFO] [stderr] | [INFO] [stderr] 241 | queue!(w, cursor::MoveLeft(1)).unwrap_or_default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:244:17 [INFO] [stderr] | [INFO] [stderr] 244 | queue!(w, cursor::MoveRight(1)).unwrap_or_default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:266:5 [INFO] [stderr] | [INFO] [stderr] 266 | / queue!( [INFO] [stderr] 267 | | w, [INFO] [stderr] 268 | | cursor::SavePosition, [INFO] [stderr] 269 | | cursor::MoveTo(50, 30), [INFO] [stderr] 270 | | style::Print(format!("idx: {}, X: {}, Y: {}, width: {}, height: {}, start: {}", idx, pos.0, pos.1, tsize.0, tsize.1, start)), [INFO] [stderr] 271 | | cursor::RestorePosition, [INFO] [stderr] 272 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:266:5 [INFO] [stderr] | [INFO] [stderr] 266 | / queue!( [INFO] [stderr] 267 | | w, [INFO] [stderr] 268 | | cursor::SavePosition, [INFO] [stderr] 269 | | cursor::MoveTo(50, 30), [INFO] [stderr] 270 | | style::Print(format!("idx: {}, X: {}, Y: {}, width: {}, height: {}, start: {}", idx, pos.0, pos.1, tsize.0, tsize.1, start)), [INFO] [stderr] 271 | | cursor::RestorePosition, [INFO] [stderr] 272 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:266:5 [INFO] [stderr] | [INFO] [stderr] 266 | / queue!( [INFO] [stderr] 267 | | w, [INFO] [stderr] 268 | | cursor::SavePosition, [INFO] [stderr] 269 | | cursor::MoveTo(50, 30), [INFO] [stderr] 270 | | style::Print(format!("idx: {}, X: {}, Y: {}, width: {}, height: {}, start: {}", idx, pos.0, pos.1, tsize.0, tsize.1, start)), [INFO] [stderr] 271 | | cursor::RestorePosition, [INFO] [stderr] 272 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:266:5 [INFO] [stderr] | [INFO] [stderr] 266 | / queue!( [INFO] [stderr] 267 | | w, [INFO] [stderr] 268 | | cursor::SavePosition, [INFO] [stderr] 269 | | cursor::MoveTo(50, 30), [INFO] [stderr] 270 | | style::Print(format!("idx: {}, X: {}, Y: {}, width: {}, height: {}, start: {}", idx, pos.0, pos.1, tsize.0, tsize.1, start)), [INFO] [stderr] 271 | | cursor::RestorePosition, [INFO] [stderr] 272 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:280:13 [INFO] [stderr] | [INFO] [stderr] 280 | / queue!( [INFO] [stderr] 281 | | w, [INFO] [stderr] 282 | | cursor::MoveLeft(1), [INFO] [stderr] 283 | | style::Print(" "), [INFO] [stderr] 284 | | cursor::MoveLeft(1), [INFO] [stderr] 285 | | ).unwrap(); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:280:13 [INFO] [stderr] | [INFO] [stderr] 280 | / queue!( [INFO] [stderr] 281 | | w, [INFO] [stderr] 282 | | cursor::MoveLeft(1), [INFO] [stderr] 283 | | style::Print(" "), [INFO] [stderr] 284 | | cursor::MoveLeft(1), [INFO] [stderr] 285 | | ).unwrap(); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:280:13 [INFO] [stderr] | [INFO] [stderr] 280 | / queue!( [INFO] [stderr] 281 | | w, [INFO] [stderr] 282 | | cursor::MoveLeft(1), [INFO] [stderr] 283 | | style::Print(" "), [INFO] [stderr] 284 | | cursor::MoveLeft(1), [INFO] [stderr] 285 | | ).unwrap(); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:295:21 [INFO] [stderr] | [INFO] [stderr] 295 | / queue!( [INFO] [stderr] 296 | | w, [INFO] [stderr] 297 | | style::Print("\r\n"), [INFO] [stderr] 298 | | ).unwrap(); [INFO] [stderr] | |_________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:305:21 [INFO] [stderr] | [INFO] [stderr] 305 | / queue!( [INFO] [stderr] 306 | | w, [INFO] [stderr] 307 | | style::Print(c), [INFO] [stderr] 308 | | ).unwrap(); [INFO] [stderr] | |_________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:336:5 [INFO] [stderr] | [INFO] [stderr] 336 | / execute!( [INFO] [stderr] 337 | | stdout(), [INFO] [stderr] 338 | | cursor::SavePosition, [INFO] [stderr] 339 | | cursor::MoveTo(0, 0), [INFO] [stderr] 340 | | style::Print(msg), [INFO] [stderr] 341 | | cursor::RestorePosition, [INFO] [stderr] 342 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:336:5 [INFO] [stderr] | [INFO] [stderr] 336 | / execute!( [INFO] [stderr] 337 | | stdout(), [INFO] [stderr] 338 | | cursor::SavePosition, [INFO] [stderr] 339 | | cursor::MoveTo(0, 0), [INFO] [stderr] 340 | | style::Print(msg), [INFO] [stderr] 341 | | cursor::RestorePosition, [INFO] [stderr] 342 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:336:5 [INFO] [stderr] | [INFO] [stderr] 336 | / execute!( [INFO] [stderr] 337 | | stdout(), [INFO] [stderr] 338 | | cursor::SavePosition, [INFO] [stderr] 339 | | cursor::MoveTo(0, 0), [INFO] [stderr] 340 | | style::Print(msg), [INFO] [stderr] 341 | | cursor::RestorePosition, [INFO] [stderr] 342 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:336:5 [INFO] [stderr] | [INFO] [stderr] 336 | / execute!( [INFO] [stderr] 337 | | stdout(), [INFO] [stderr] 338 | | cursor::SavePosition, [INFO] [stderr] 339 | | cursor::MoveTo(0, 0), [INFO] [stderr] 340 | | style::Print(msg), [INFO] [stderr] 341 | | cursor::RestorePosition, [INFO] [stderr] 342 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:372:5 [INFO] [stderr] | [INFO] [stderr] 372 | / execute!( [INFO] [stderr] 373 | | stdout, [INFO] [stderr] 374 | | cursor::Show, [INFO] [stderr] 375 | | terminal::EnterAlternateScreen, [INFO] [stderr] 376 | | cursor::MoveTo(0, 0) [INFO] [stderr] 377 | | )?; [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:372:5 [INFO] [stderr] | [INFO] [stderr] 372 | / execute!( [INFO] [stderr] 373 | | stdout, [INFO] [stderr] 374 | | cursor::Show, [INFO] [stderr] 375 | | terminal::EnterAlternateScreen, [INFO] [stderr] 376 | | cursor::MoveTo(0, 0) [INFO] [stderr] 377 | | )?; [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:372:5 [INFO] [stderr] | [INFO] [stderr] 372 | / execute!( [INFO] [stderr] 373 | | stdout, [INFO] [stderr] 374 | | cursor::Show, [INFO] [stderr] 375 | | terminal::EnterAlternateScreen, [INFO] [stderr] 376 | | cursor::MoveTo(0, 0) [INFO] [stderr] 377 | | )?; [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:395:5 [INFO] [stderr] | [INFO] [stderr] 395 | execute!(stdout, terminal::LeaveAlternateScreen)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | / queue!( [INFO] [stderr] 114 | | w, [INFO] [stderr] 115 | | cursor::SavePosition, [INFO] [stderr] 116 | | cursor::MoveTo(0, y - 2), [INFO] [stderr] ... | [INFO] [stderr] 119 | | style::ResetColor [INFO] [stderr] 120 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | / queue!( [INFO] [stderr] 114 | | w, [INFO] [stderr] 115 | | cursor::SavePosition, [INFO] [stderr] 116 | | cursor::MoveTo(0, y - 2), [INFO] [stderr] ... | [INFO] [stderr] 119 | | style::ResetColor [INFO] [stderr] 120 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | / queue!( [INFO] [stderr] 114 | | w, [INFO] [stderr] 115 | | cursor::SavePosition, [INFO] [stderr] 116 | | cursor::MoveTo(0, y - 2), [INFO] [stderr] ... | [INFO] [stderr] 119 | | style::ResetColor [INFO] [stderr] 120 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | / queue!( [INFO] [stderr] 114 | | w, [INFO] [stderr] 115 | | cursor::SavePosition, [INFO] [stderr] 116 | | cursor::MoveTo(0, y - 2), [INFO] [stderr] ... | [INFO] [stderr] 119 | | style::ResetColor [INFO] [stderr] 120 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | / queue!( [INFO] [stderr] 114 | | w, [INFO] [stderr] 115 | | cursor::SavePosition, [INFO] [stderr] 116 | | cursor::MoveTo(0, y - 2), [INFO] [stderr] ... | [INFO] [stderr] 119 | | style::ResetColor [INFO] [stderr] 120 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | / queue!( [INFO] [stderr] 129 | | w, [INFO] [stderr] 130 | | cursor::SavePosition, [INFO] [stderr] 131 | | cursor::MoveTo(x, y), [INFO] [stderr] 132 | | style::Print(msg), [INFO] [stderr] 133 | | cursor::RestorePosition, [INFO] [stderr] 134 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | / queue!( [INFO] [stderr] 129 | | w, [INFO] [stderr] 130 | | cursor::SavePosition, [INFO] [stderr] 131 | | cursor::MoveTo(x, y), [INFO] [stderr] 132 | | style::Print(msg), [INFO] [stderr] 133 | | cursor::RestorePosition, [INFO] [stderr] 134 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | / queue!( [INFO] [stderr] 129 | | w, [INFO] [stderr] 130 | | cursor::SavePosition, [INFO] [stderr] 131 | | cursor::MoveTo(x, y), [INFO] [stderr] 132 | | style::Print(msg), [INFO] [stderr] 133 | | cursor::RestorePosition, [INFO] [stderr] 134 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `debug_display` [INFO] [stderr] --> src/main.rs:156:4 [INFO] [stderr] | [INFO] [stderr] 156 | fn debug_display(w: &mut Stdout, _e: &Editor) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [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:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | / queue!( [INFO] [stderr] 129 | | w, [INFO] [stderr] 130 | | cursor::SavePosition, [INFO] [stderr] 131 | | cursor::MoveTo(x, y), [INFO] [stderr] 132 | | style::Print(msg), [INFO] [stderr] 133 | | cursor::RestorePosition, [INFO] [stderr] 134 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | / queue!( [INFO] [stderr] 143 | | w, [INFO] [stderr] 144 | | cursor::SavePosition, [INFO] [stderr] 145 | | cursor::MoveTo(0, tsize.1), [INFO] [stderr] ... | [INFO] [stderr] 151 | | cursor::RestorePosition, [INFO] [stderr] 152 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | / queue!( [INFO] [stderr] 143 | | w, [INFO] [stderr] 144 | | cursor::SavePosition, [INFO] [stderr] 145 | | cursor::MoveTo(0, tsize.1), [INFO] [stderr] ... | [INFO] [stderr] 151 | | cursor::RestorePosition, [INFO] [stderr] 152 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:381:5 [INFO] [stderr] | [INFO] [stderr] 381 | stdout.flush(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [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:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | / queue!( [INFO] [stderr] 143 | | w, [INFO] [stderr] 144 | | cursor::SavePosition, [INFO] [stderr] 145 | | cursor::MoveTo(0, tsize.1), [INFO] [stderr] ... | [INFO] [stderr] 151 | | cursor::RestorePosition, [INFO] [stderr] 152 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | / queue!( [INFO] [stderr] 143 | | w, [INFO] [stderr] 144 | | cursor::SavePosition, [INFO] [stderr] 145 | | cursor::MoveTo(0, tsize.1), [INFO] [stderr] ... | [INFO] [stderr] 151 | | cursor::RestorePosition, [INFO] [stderr] 152 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | / queue!( [INFO] [stderr] 143 | | w, [INFO] [stderr] 144 | | cursor::SavePosition, [INFO] [stderr] 145 | | cursor::MoveTo(0, tsize.1), [INFO] [stderr] ... | [INFO] [stderr] 151 | | cursor::RestorePosition, [INFO] [stderr] 152 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | / queue!( [INFO] [stderr] 164 | | w, [INFO] [stderr] 165 | | cursor::SavePosition, [INFO] [stderr] 166 | | cursor::MoveTo(x, y), [INFO] [stderr] ... | [INFO] [stderr] 169 | | cursor::RestorePosition, [INFO] [stderr] 170 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | / queue!( [INFO] [stderr] 164 | | w, [INFO] [stderr] 165 | | cursor::SavePosition, [INFO] [stderr] 166 | | cursor::MoveTo(x, y), [INFO] [stderr] ... | [INFO] [stderr] 169 | | cursor::RestorePosition, [INFO] [stderr] 170 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | / queue!( [INFO] [stderr] 164 | | w, [INFO] [stderr] 165 | | cursor::SavePosition, [INFO] [stderr] 166 | | cursor::MoveTo(x, y), [INFO] [stderr] ... | [INFO] [stderr] 169 | | cursor::RestorePosition, [INFO] [stderr] 170 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | / queue!( [INFO] [stderr] 164 | | w, [INFO] [stderr] 165 | | cursor::SavePosition, [INFO] [stderr] 166 | | cursor::MoveTo(x, y), [INFO] [stderr] ... | [INFO] [stderr] 169 | | cursor::RestorePosition, [INFO] [stderr] 170 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | / queue!( [INFO] [stderr] 164 | | w, [INFO] [stderr] 165 | | cursor::SavePosition, [INFO] [stderr] 166 | | cursor::MoveTo(x, y), [INFO] [stderr] ... | [INFO] [stderr] 169 | | cursor::RestorePosition, [INFO] [stderr] 170 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:235:17 [INFO] [stderr] | [INFO] [stderr] 235 | queue!(w, cursor::MoveDown(1)).unwrap_or_default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:238:17 [INFO] [stderr] | [INFO] [stderr] 238 | queue!(w, cursor::MoveUp(1)).unwrap_or_default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:241:17 [INFO] [stderr] | [INFO] [stderr] 241 | queue!(w, cursor::MoveLeft(1)).unwrap_or_default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:244:17 [INFO] [stderr] | [INFO] [stderr] 244 | queue!(w, cursor::MoveRight(1)).unwrap_or_default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:266:5 [INFO] [stderr] | [INFO] [stderr] 266 | / queue!( [INFO] [stderr] 267 | | w, [INFO] [stderr] 268 | | cursor::SavePosition, [INFO] [stderr] 269 | | cursor::MoveTo(50, 30), [INFO] [stderr] 270 | | style::Print(format!("idx: {}, X: {}, Y: {}, width: {}, height: {}, start: {}", idx, pos.0, pos.1, tsize.0, tsize.1, start)), [INFO] [stderr] 271 | | cursor::RestorePosition, [INFO] [stderr] 272 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:266:5 [INFO] [stderr] | [INFO] [stderr] 266 | / queue!( [INFO] [stderr] 267 | | w, [INFO] [stderr] 268 | | cursor::SavePosition, [INFO] [stderr] 269 | | cursor::MoveTo(50, 30), [INFO] [stderr] 270 | | style::Print(format!("idx: {}, X: {}, Y: {}, width: {}, height: {}, start: {}", idx, pos.0, pos.1, tsize.0, tsize.1, start)), [INFO] [stderr] 271 | | cursor::RestorePosition, [INFO] [stderr] 272 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:266:5 [INFO] [stderr] | [INFO] [stderr] 266 | / queue!( [INFO] [stderr] 267 | | w, [INFO] [stderr] 268 | | cursor::SavePosition, [INFO] [stderr] 269 | | cursor::MoveTo(50, 30), [INFO] [stderr] 270 | | style::Print(format!("idx: {}, X: {}, Y: {}, width: {}, height: {}, start: {}", idx, pos.0, pos.1, tsize.0, tsize.1, start)), [INFO] [stderr] 271 | | cursor::RestorePosition, [INFO] [stderr] 272 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:266:5 [INFO] [stderr] | [INFO] [stderr] 266 | / queue!( [INFO] [stderr] 267 | | w, [INFO] [stderr] 268 | | cursor::SavePosition, [INFO] [stderr] 269 | | cursor::MoveTo(50, 30), [INFO] [stderr] 270 | | style::Print(format!("idx: {}, X: {}, Y: {}, width: {}, height: {}, start: {}", idx, pos.0, pos.1, tsize.0, tsize.1, start)), [INFO] [stderr] 271 | | cursor::RestorePosition, [INFO] [stderr] 272 | | ).unwrap(); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:280:13 [INFO] [stderr] | [INFO] [stderr] 280 | / queue!( [INFO] [stderr] 281 | | w, [INFO] [stderr] 282 | | cursor::MoveLeft(1), [INFO] [stderr] 283 | | style::Print(" "), [INFO] [stderr] 284 | | cursor::MoveLeft(1), [INFO] [stderr] 285 | | ).unwrap(); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:280:13 [INFO] [stderr] | [INFO] [stderr] 280 | / queue!( [INFO] [stderr] 281 | | w, [INFO] [stderr] 282 | | cursor::MoveLeft(1), [INFO] [stderr] 283 | | style::Print(" "), [INFO] [stderr] 284 | | cursor::MoveLeft(1), [INFO] [stderr] 285 | | ).unwrap(); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:280:13 [INFO] [stderr] | [INFO] [stderr] 280 | / queue!( [INFO] [stderr] 281 | | w, [INFO] [stderr] 282 | | cursor::MoveLeft(1), [INFO] [stderr] 283 | | style::Print(" "), [INFO] [stderr] 284 | | cursor::MoveLeft(1), [INFO] [stderr] 285 | | ).unwrap(); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:295:21 [INFO] [stderr] | [INFO] [stderr] 295 | / queue!( [INFO] [stderr] 296 | | w, [INFO] [stderr] 297 | | style::Print("\r\n"), [INFO] [stderr] 298 | | ).unwrap(); [INFO] [stderr] | |_________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:305:21 [INFO] [stderr] | [INFO] [stderr] 305 | / queue!( [INFO] [stderr] 306 | | w, [INFO] [stderr] 307 | | style::Print(c), [INFO] [stderr] 308 | | ).unwrap(); [INFO] [stderr] | |_________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:336:5 [INFO] [stderr] | [INFO] [stderr] 336 | / execute!( [INFO] [stderr] 337 | | stdout(), [INFO] [stderr] 338 | | cursor::SavePosition, [INFO] [stderr] 339 | | cursor::MoveTo(0, 0), [INFO] [stderr] 340 | | style::Print(msg), [INFO] [stderr] 341 | | cursor::RestorePosition, [INFO] [stderr] 342 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:336:5 [INFO] [stderr] | [INFO] [stderr] 336 | / execute!( [INFO] [stderr] 337 | | stdout(), [INFO] [stderr] 338 | | cursor::SavePosition, [INFO] [stderr] 339 | | cursor::MoveTo(0, 0), [INFO] [stderr] 340 | | style::Print(msg), [INFO] [stderr] 341 | | cursor::RestorePosition, [INFO] [stderr] 342 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:336:5 [INFO] [stderr] | [INFO] [stderr] 336 | / execute!( [INFO] [stderr] 337 | | stdout(), [INFO] [stderr] 338 | | cursor::SavePosition, [INFO] [stderr] 339 | | cursor::MoveTo(0, 0), [INFO] [stderr] 340 | | style::Print(msg), [INFO] [stderr] 341 | | cursor::RestorePosition, [INFO] [stderr] 342 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:336:5 [INFO] [stderr] | [INFO] [stderr] 336 | / execute!( [INFO] [stderr] 337 | | stdout(), [INFO] [stderr] 338 | | cursor::SavePosition, [INFO] [stderr] 339 | | cursor::MoveTo(0, 0), [INFO] [stderr] 340 | | style::Print(msg), [INFO] [stderr] 341 | | cursor::RestorePosition, [INFO] [stderr] 342 | | ) [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:372:5 [INFO] [stderr] | [INFO] [stderr] 372 | / execute!( [INFO] [stderr] 373 | | stdout, [INFO] [stderr] 374 | | cursor::Show, [INFO] [stderr] 375 | | terminal::EnterAlternateScreen, [INFO] [stderr] 376 | | cursor::MoveTo(0, 0) [INFO] [stderr] 377 | | )?; [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:372:5 [INFO] [stderr] | [INFO] [stderr] 372 | / execute!( [INFO] [stderr] 373 | | stdout, [INFO] [stderr] 374 | | cursor::Show, [INFO] [stderr] 375 | | terminal::EnterAlternateScreen, [INFO] [stderr] 376 | | cursor::MoveTo(0, 0) [INFO] [stderr] 377 | | )?; [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:372:5 [INFO] [stderr] | [INFO] [stderr] 372 | / execute!( [INFO] [stderr] 373 | | stdout, [INFO] [stderr] 374 | | cursor::Show, [INFO] [stderr] 375 | | terminal::EnterAlternateScreen, [INFO] [stderr] 376 | | cursor::MoveTo(0, 0) [INFO] [stderr] 377 | | )?; [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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:395:5 [INFO] [stderr] | [INFO] [stderr] 395 | execute!(stdout, terminal::LeaveAlternateScreen)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `debug_display` [INFO] [stderr] --> src/main.rs:156:4 [INFO] [stderr] | [INFO] [stderr] 156 | fn debug_display(w: &mut Stdout, _e: &Editor) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:381:5 [INFO] [stderr] | [INFO] [stderr] 381 | stdout.flush(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.90s [INFO] running `"docker" "inspect" "2eaae5e6b6551e26389e9f685b11906cfedd8b89b7ae06b3839dd96259e8126d"` [INFO] running `"docker" "rm" "-f" "2eaae5e6b6551e26389e9f685b11906cfedd8b89b7ae06b3839dd96259e8126d"` [INFO] [stdout] 2eaae5e6b6551e26389e9f685b11906cfedd8b89b7ae06b3839dd96259e8126d