[INFO] fetching crate prj 0.1.0... [INFO] testing prj-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate prj 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate prj 0.1.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate prj 0.1.0 [INFO] finished tweaking crates.io crate prj 0.1.0 [INFO] tweaked toml for crates.io crate prj 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate prj 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0092fbe9e645673115acb5ede919b2b3a3aafa1143d2d8cf41ddc13d82c58fab [INFO] running `"docker" "start" "-a" "0092fbe9e645673115acb5ede919b2b3a3aafa1143d2d8cf41ddc13d82c58fab"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling jobserver v0.1.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling term_size v1.0.0-beta1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libssh2-sys v0.2.14 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling crossterm v0.14.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling git2 v0.11.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling prj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 35 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.79s [INFO] running `"docker" "inspect" "0092fbe9e645673115acb5ede919b2b3a3aafa1143d2d8cf41ddc13d82c58fab"` [INFO] running `"docker" "rm" "-f" "0092fbe9e645673115acb5ede919b2b3a3aafa1143d2d8cf41ddc13d82c58fab"` [INFO] [stdout] 0092fbe9e645673115acb5ede919b2b3a3aafa1143d2d8cf41ddc13d82c58fab [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 0c5c2f9fa27b1566ab3ef93ff242a034d84fa7cb9220ae5457beaf52fccd2a15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0c5c2f9fa27b1566ab3ef93ff242a034d84fa7cb9220ae5457beaf52fccd2a15"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling prj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 35 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "0c5c2f9fa27b1566ab3ef93ff242a034d84fa7cb9220ae5457beaf52fccd2a15"` [INFO] running `"docker" "rm" "-f" "0c5c2f9fa27b1566ab3ef93ff242a034d84fa7cb9220ae5457beaf52fccd2a15"` [INFO] [stdout] 0c5c2f9fa27b1566ab3ef93ff242a034d84fa7cb9220ae5457beaf52fccd2a15 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9446c4b31136d0f0c271b4731bd0142a6d21a5d8b536826ff73207eac5950de4 [INFO] running `"docker" "start" "-a" "9446c4b31136d0f0c271b4731bd0142a6d21a5d8b536826ff73207eac5950de4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 35 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/prj-1b631f950f65dc07 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9446c4b31136d0f0c271b4731bd0142a6d21a5d8b536826ff73207eac5950de4"` [INFO] running `"docker" "rm" "-f" "9446c4b31136d0f0c271b4731bd0142a6d21a5d8b536826ff73207eac5950de4"` [INFO] [stdout] 9446c4b31136d0f0c271b4731bd0142a6d21a5d8b536826ff73207eac5950de4