[INFO] crate pipeviewer 1.0.0 is already in cache [INFO] testing pipeviewer-1.0.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate pipeviewer 1.0.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate pipeviewer 1.0.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 pipeviewer 1.0.0 [INFO] finished tweaking crates.io crate pipeviewer 1.0.0 [INFO] tweaked toml for crates.io crate pipeviewer 1.0.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate pipeviewer 1.0.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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 8961d753bf08af7e13d3619762b7d0675cab14bf8fc9eecaacb51f3e01999660 [INFO] running `"docker" "start" "-a" "8961d753bf08af7e13d3619762b7d0675cab14bf8fc9eecaacb51f3e01999660"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling crossterm v0.14.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling pipeviewer v1.0.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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.18s [INFO] running `"docker" "inspect" "8961d753bf08af7e13d3619762b7d0675cab14bf8fc9eecaacb51f3e01999660"` [INFO] running `"docker" "rm" "-f" "8961d753bf08af7e13d3619762b7d0675cab14bf8fc9eecaacb51f3e01999660"` [INFO] [stdout] 8961d753bf08af7e13d3619762b7d0675cab14bf8fc9eecaacb51f3e01999660 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7ce4f87fca543a96c02e80208959829cea1888f026302a12560b63d6385a23cc [INFO] running `"docker" "start" "-a" "7ce4f87fca543a96c02e80208959829cea1888f026302a12560b63d6385a23cc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pipeviewer v1.0.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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `"docker" "inspect" "7ce4f87fca543a96c02e80208959829cea1888f026302a12560b63d6385a23cc"` [INFO] running `"docker" "rm" "-f" "7ce4f87fca543a96c02e80208959829cea1888f026302a12560b63d6385a23cc"` [INFO] [stdout] 7ce4f87fca543a96c02e80208959829cea1888f026302a12560b63d6385a23cc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 3fd7d3d979592112b78decab91c472f3c8738a7e13c7b1f419de5fde52fd6890 [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" "3fd7d3d979592112b78decab91c472f3c8738a7e13c7b1f419de5fde52fd6890"` [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/stats.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | let _ = execute!( [INFO] [stderr] | _____________^ [INFO] [stderr] 52 | | stderr, [INFO] [stderr] 53 | | cursor::MoveToColumn(0), [INFO] [stderr] 54 | | Clear(ClearType::CurrentLine), [INFO] [stderr] ... | [INFO] [stderr] 57 | | PrintStyledContent(rate) [INFO] [stderr] 58 | | ); [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: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pipeviewer-a2e0413db78b5b9b [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pipeviewer-594ea536241d8f61 [INFO] [stdout] test stats::tests::as_time_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests pipeviewer [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/stats.rs - stats::TimeOutput (line 67) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3fd7d3d979592112b78decab91c472f3c8738a7e13c7b1f419de5fde52fd6890"` [INFO] running `"docker" "rm" "-f" "3fd7d3d979592112b78decab91c472f3c8738a7e13c7b1f419de5fde52fd6890"` [INFO] [stdout] 3fd7d3d979592112b78decab91c472f3c8738a7e13c7b1f419de5fde52fd6890