[INFO] cloning repository https://github.com/jordwest/prj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jordwest/prj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordwest%2Fprj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordwest%2Fprj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f4f782deaf7da527548c84174f7836c1f037f66 [INFO] testing jordwest/prj against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordwest%2Fprj" "/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/jordwest/prj on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jordwest/prj [INFO] finished tweaking git repo https://github.com/jordwest/prj [INFO] tweaked toml for git repo https://github.com/jordwest/prj written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jordwest/prj already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6e818e8127b3e463ee729f5e2fb916f7ec0e140e3d20956b44c2aaff3eb7c1a [INFO] running `Command { std: "docker" "start" "-a" "c6e818e8127b3e463ee729f5e2fb916f7ec0e140e3d20956b44c2aaff3eb7c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6e818e8127b3e463ee729f5e2fb916f7ec0e140e3d20956b44c2aaff3eb7c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e818e8127b3e463ee729f5e2fb916f7ec0e140e3d20956b44c2aaff3eb7c1a", kill_on_drop: false }` [INFO] [stdout] c6e818e8127b3e463ee729f5e2fb916f7ec0e140e3d20956b44c2aaff3eb7c1a [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b7cb4224afc0e526e817291dbd6c0a70af215559a5843ec83bb88da4679013f [INFO] running `Command { std: "docker" "start" "-a" "2b7cb4224afc0e526e817291dbd6c0a70af215559a5843ec83bb88da4679013f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v1.0.0-beta1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling parking_lot v0.10.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 openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.14 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling git2 v0.11.0 [INFO] [stderr] Compiling prj v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | execute!(stderr, terminal::Clear(terminal::ClearType::All))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | / queue!( [INFO] [stdout] 149 | | stderr, [INFO] [stdout] 150 | | SetBackgroundColor(HIGHLIGHT_BG), [INFO] [stdout] 151 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 159 | | }), [INFO] [stdout] 160 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | / queue!( [INFO] [stdout] 149 | | stderr, [INFO] [stdout] 150 | | SetBackgroundColor(HIGHLIGHT_BG), [INFO] [stdout] 151 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 159 | | }), [INFO] [stdout] 160 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | / queue!( [INFO] [stdout] 149 | | stderr, [INFO] [stdout] 150 | | SetBackgroundColor(HIGHLIGHT_BG), [INFO] [stdout] 151 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 159 | | }), [INFO] [stdout] 160 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | / queue!( [INFO] [stdout] 149 | | stderr, [INFO] [stdout] 150 | | SetBackgroundColor(HIGHLIGHT_BG), [INFO] [stdout] 151 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 159 | | }), [INFO] [stdout] 160 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | / queue!( [INFO] [stdout] 163 | | stderr, [INFO] [stdout] 164 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 165 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 174 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 175 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | / queue!( [INFO] [stdout] 163 | | stderr, [INFO] [stdout] 164 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 165 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 174 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 175 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | / queue!( [INFO] [stdout] 163 | | stderr, [INFO] [stdout] 164 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 165 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 174 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 175 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | / queue!( [INFO] [stdout] 163 | | stderr, [INFO] [stdout] 164 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 165 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 174 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 175 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | / queue!( [INFO] [stdout] 163 | | stderr, [INFO] [stdout] 164 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 165 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 174 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 175 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stderr, [INFO] [stdout] 179 | | cursor::MoveTo(2, row), [INFO] [stdout] 180 | | Print(truncate_beginning( [INFO] [stdout] ... | [INFO] [stdout] 183 | | )), [INFO] [stdout] 184 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stderr, [INFO] [stdout] 179 | | cursor::MoveTo(2, row), [INFO] [stdout] 180 | | Print(truncate_beginning( [INFO] [stdout] ... | [INFO] [stdout] 183 | | )), [INFO] [stdout] 184 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | / queue!( [INFO] [stdout] 196 | | stderr, [INFO] [stdout] 197 | | cursor::MoveTo(summary_col as u16, row), [INFO] [stdout] 198 | | Print(truncate_end(&vcs_summary, cols - summary_col)), [INFO] [stdout] 199 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | / queue!( [INFO] [stdout] 196 | | stderr, [INFO] [stdout] 197 | | cursor::MoveTo(summary_col as u16, row), [INFO] [stdout] 198 | | Print(truncate_end(&vcs_summary, cols - summary_col)), [INFO] [stdout] 199 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | / queue!( [INFO] [stdout] 203 | | stderr, [INFO] [stdout] 204 | | SetForegroundColor(Color::Reset), [INFO] [stdout] 205 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 206 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | / queue!( [INFO] [stdout] 203 | | stderr, [INFO] [stdout] 204 | | SetForegroundColor(Color::Reset), [INFO] [stdout] 205 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 206 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | execute!(stderr(), terminal::EnterAlternateScreen) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | execute!(stderr(), terminal::LeaveAlternateScreen) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.15s [INFO] running `Command { std: "docker" "inspect" "2b7cb4224afc0e526e817291dbd6c0a70af215559a5843ec83bb88da4679013f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b7cb4224afc0e526e817291dbd6c0a70af215559a5843ec83bb88da4679013f", kill_on_drop: false }` [INFO] [stdout] 2b7cb4224afc0e526e817291dbd6c0a70af215559a5843ec83bb88da4679013f [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2610e551eb217fc1ebd6c6f7cd0f6970040ec879c2fedbf70a3501a40fde5a50 [INFO] running `Command { std: "docker" "start" "-a" "2610e551eb217fc1ebd6c6f7cd0f6970040ec879c2fedbf70a3501a40fde5a50", kill_on_drop: false }` [INFO] [stderr] Compiling prj v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | execute!(stderr, terminal::Clear(terminal::ClearType::All))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | / queue!( [INFO] [stdout] 149 | | stderr, [INFO] [stdout] 150 | | SetBackgroundColor(HIGHLIGHT_BG), [INFO] [stdout] 151 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 159 | | }), [INFO] [stdout] 160 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | / queue!( [INFO] [stdout] 149 | | stderr, [INFO] [stdout] 150 | | SetBackgroundColor(HIGHLIGHT_BG), [INFO] [stdout] 151 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 159 | | }), [INFO] [stdout] 160 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | / queue!( [INFO] [stdout] 149 | | stderr, [INFO] [stdout] 150 | | SetBackgroundColor(HIGHLIGHT_BG), [INFO] [stdout] 151 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 159 | | }), [INFO] [stdout] 160 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | / queue!( [INFO] [stdout] 149 | | stderr, [INFO] [stdout] 150 | | SetBackgroundColor(HIGHLIGHT_BG), [INFO] [stdout] 151 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 159 | | }), [INFO] [stdout] 160 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | / queue!( [INFO] [stdout] 163 | | stderr, [INFO] [stdout] 164 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 165 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 174 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 175 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | / queue!( [INFO] [stdout] 163 | | stderr, [INFO] [stdout] 164 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 165 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 174 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 175 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | / queue!( [INFO] [stdout] 163 | | stderr, [INFO] [stdout] 164 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 165 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 174 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 175 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | / queue!( [INFO] [stdout] 163 | | stderr, [INFO] [stdout] 164 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 165 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 174 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 175 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | / queue!( [INFO] [stdout] 163 | | stderr, [INFO] [stdout] 164 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 165 | | SetForegroundColor(match has_pending_changes { [INFO] [stdout] ... | [INFO] [stdout] 174 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 175 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stderr, [INFO] [stdout] 179 | | cursor::MoveTo(2, row), [INFO] [stdout] 180 | | Print(truncate_beginning( [INFO] [stdout] ... | [INFO] [stdout] 183 | | )), [INFO] [stdout] 184 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stderr, [INFO] [stdout] 179 | | cursor::MoveTo(2, row), [INFO] [stdout] 180 | | Print(truncate_beginning( [INFO] [stdout] ... | [INFO] [stdout] 183 | | )), [INFO] [stdout] 184 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | / queue!( [INFO] [stdout] 196 | | stderr, [INFO] [stdout] 197 | | cursor::MoveTo(summary_col as u16, row), [INFO] [stdout] 198 | | Print(truncate_end(&vcs_summary, cols - summary_col)), [INFO] [stdout] 199 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | / queue!( [INFO] [stdout] 196 | | stderr, [INFO] [stdout] 197 | | cursor::MoveTo(summary_col as u16, row), [INFO] [stdout] 198 | | Print(truncate_end(&vcs_summary, cols - summary_col)), [INFO] [stdout] 199 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | / queue!( [INFO] [stdout] 203 | | stderr, [INFO] [stdout] 204 | | SetForegroundColor(Color::Reset), [INFO] [stdout] 205 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 206 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | / queue!( [INFO] [stdout] 203 | | stderr, [INFO] [stdout] 204 | | SetForegroundColor(Color::Reset), [INFO] [stdout] 205 | | SetBackgroundColor(Color::Reset), [INFO] [stdout] 206 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / queue!( [INFO] [stdout] 221 | | stderr, [INFO] [stdout] 222 | | cursor::MoveTo(0, 0), [INFO] [stdout] 223 | | SetForegroundColor(Color::Black), [INFO] [stdout] ... | [INFO] [stdout] 233 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 234 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / queue!( [INFO] [stdout] 238 | | stderr, [INFO] [stdout] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stdout] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stdout] ... | [INFO] [stdout] 249 | | SetForegroundColor(Color::Reset) [INFO] [stdout] 250 | | )?; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | execute!(stderr(), terminal::EnterAlternateScreen) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/commands/cd.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | execute!(stderr(), terminal::LeaveAlternateScreen) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "2610e551eb217fc1ebd6c6f7cd0f6970040ec879c2fedbf70a3501a40fde5a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2610e551eb217fc1ebd6c6f7cd0f6970040ec879c2fedbf70a3501a40fde5a50", kill_on_drop: false }` [INFO] [stdout] 2610e551eb217fc1ebd6c6f7cd0f6970040ec879c2fedbf70a3501a40fde5a50 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3b8092b4c4ef31ad1d558d51b704f62332ae2e19d956c380da00a645cb2b0f5 [INFO] running `Command { std: "docker" "start" "-a" "b3b8092b4c4ef31ad1d558d51b704f62332ae2e19d956c380da00a645cb2b0f5", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/commands/cd.rs:119:5 [INFO] [stderr] | [INFO] [stderr] 119 | execute!(stderr, terminal::Clear(terminal::ClearType::All))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/commands/cd.rs:148:13 [INFO] [stderr] | [INFO] [stderr] 148 | / queue!( [INFO] [stderr] 149 | | stderr, [INFO] [stderr] 150 | | SetBackgroundColor(HIGHLIGHT_BG), [INFO] [stderr] 151 | | SetForegroundColor(match has_pending_changes { [INFO] [stderr] ... | [INFO] [stderr] 159 | | }), [INFO] [stderr] 160 | | )?; [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/commands/cd.rs:162:13 [INFO] [stderr] | [INFO] [stderr] 162 | / queue!( [INFO] [stderr] 163 | | stderr, [INFO] [stderr] 164 | | SetBackgroundColor(Color::Reset), [INFO] [stderr] 165 | | SetForegroundColor(match has_pending_changes { [INFO] [stderr] ... | [INFO] [stderr] 174 | | SetBackgroundColor(Color::Reset), [INFO] [stderr] 175 | | )?; [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/commands/cd.rs:177:9 [INFO] [stderr] | [INFO] [stderr] 177 | / queue!( [INFO] [stderr] 178 | | stderr, [INFO] [stderr] 179 | | cursor::MoveTo(2, row), [INFO] [stderr] 180 | | Print(truncate_beginning( [INFO] [stderr] ... | [INFO] [stderr] 183 | | )), [INFO] [stderr] 184 | | )?; [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/commands/cd.rs:195:13 [INFO] [stderr] | [INFO] [stderr] 195 | / queue!( [INFO] [stderr] 196 | | stderr, [INFO] [stderr] 197 | | cursor::MoveTo(summary_col as u16, row), [INFO] [stderr] 198 | | Print(truncate_end(&vcs_summary, cols - summary_col)), [INFO] [stderr] 199 | | )?; [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/commands/cd.rs:202:9 [INFO] [stderr] | [INFO] [stderr] 202 | / queue!( [INFO] [stderr] 203 | | stderr, [INFO] [stderr] 204 | | SetForegroundColor(Color::Reset), [INFO] [stderr] 205 | | SetBackgroundColor(Color::Reset), [INFO] [stderr] 206 | | )?; [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/commands/cd.rs:220:5 [INFO] [stderr] | [INFO] [stderr] 220 | / queue!( [INFO] [stderr] 221 | | stderr, [INFO] [stderr] 222 | | cursor::MoveTo(0, 0), [INFO] [stderr] 223 | | SetForegroundColor(Color::Black), [INFO] [stderr] ... | [INFO] [stderr] 233 | | SetForegroundColor(Color::Reset) [INFO] [stderr] 234 | | )?; [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/commands/cd.rs:237:5 [INFO] [stderr] | [INFO] [stderr] 237 | / queue!( [INFO] [stderr] 238 | | stderr, [INFO] [stderr] 239 | | SetForegroundColor(RESULT_FOOTER_FG), [INFO] [stderr] 240 | | cursor::MoveTo(2, prompt_row - 1), [INFO] [stderr] ... | [INFO] [stderr] 249 | | SetForegroundColor(Color::Reset) [INFO] [stderr] 250 | | )?; [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/commands/cd.rs:292:5 [INFO] [stderr] | [INFO] [stderr] 292 | execute!(stderr(), terminal::EnterAlternateScreen) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/commands/cd.rs:341:5 [INFO] [stderr] | [INFO] [stderr] 341 | execute!(stderr(), terminal::LeaveAlternateScreen) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `prj` (bin "prj" test) generated 35 warnings (25 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/prj-790a9197bd99293b) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3b8092b4c4ef31ad1d558d51b704f62332ae2e19d956c380da00a645cb2b0f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3b8092b4c4ef31ad1d558d51b704f62332ae2e19d956c380da00a645cb2b0f5", kill_on_drop: false }` [INFO] [stdout] b3b8092b4c4ef31ad1d558d51b704f62332ae2e19d956c380da00a645cb2b0f5