[INFO] cloning repository https://github.com/justinrlle/crossprogress-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinrlle/crossprogress-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrlle%2Fcrossprogress-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrlle%2Fcrossprogress-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 481470266122adf931c40c61df953536a0560e0d [INFO] testing justinrlle/crossprogress-rs against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrlle%2Fcrossprogress-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinrlle/crossprogress-rs on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justinrlle/crossprogress-rs [INFO] finished tweaking git repo https://github.com/justinrlle/crossprogress-rs [INFO] tweaked toml for git repo https://github.com/justinrlle/crossprogress-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/justinrlle/crossprogress-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3d1feaad0a9e8a2cf1fba2eaaf8116a0628f64b3879936a4a8af5603ba8c2ca0 [INFO] running `Command { std: "docker" "start" "-a" "3d1feaad0a9e8a2cf1fba2eaaf8116a0628f64b3879936a4a8af5603ba8c2ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d1feaad0a9e8a2cf1fba2eaaf8116a0628f64b3879936a4a8af5603ba8c2ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1feaad0a9e8a2cf1fba2eaaf8116a0628f64b3879936a4a8af5603ba8c2ca0", kill_on_drop: false }` [INFO] [stdout] 3d1feaad0a9e8a2cf1fba2eaaf8116a0628f64b3879936a4a8af5603ba8c2ca0 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baf31283a2fc84c7f7711dc84701e28717512687d678db667c409159924d2267 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "baf31283a2fc84c7f7711dc84701e28717512687d678db667c409159924d2267", kill_on_drop: false }` [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling crossterm v0.14.1 [INFO] [stderr] Compiling crossprogress v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | queue!(self.target, Print("\n".to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / queue!( [INFO] [stdout] 51 | | self.target, [INFO] [stdout] 52 | | MoveToColumn(1), [INFO] [stdout] 53 | | Clear(ClearType::CurrentLine), [INFO] [stdout] 54 | | Print(output), [INFO] [stdout] 55 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / queue!( [INFO] [stdout] 51 | | self.target, [INFO] [stdout] 52 | | MoveToColumn(1), [INFO] [stdout] 53 | | Clear(ClearType::CurrentLine), [INFO] [stdout] 54 | | Print(output), [INFO] [stdout] 55 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / queue!( [INFO] [stdout] 51 | | self.target, [INFO] [stdout] 52 | | MoveToColumn(1), [INFO] [stdout] 53 | | Clear(ClearType::CurrentLine), [INFO] [stdout] 54 | | Print(output), [INFO] [stdout] 55 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.31s [INFO] running `Command { std: "docker" "inspect" "baf31283a2fc84c7f7711dc84701e28717512687d678db667c409159924d2267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf31283a2fc84c7f7711dc84701e28717512687d678db667c409159924d2267", kill_on_drop: false }` [INFO] [stdout] baf31283a2fc84c7f7711dc84701e28717512687d678db667c409159924d2267 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 900314b3112efb7dda71e26655340982e9925ad11315e26687c082d83eaac418 [INFO] running `Command { std: "docker" "start" "-a" "900314b3112efb7dda71e26655340982e9925ad11315e26687c082d83eaac418", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossprogress v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | queue!(self.target, Print("\n".to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / queue!( [INFO] [stdout] 51 | | self.target, [INFO] [stdout] 52 | | MoveToColumn(1), [INFO] [stdout] 53 | | Clear(ClearType::CurrentLine), [INFO] [stdout] 54 | | Print(output), [INFO] [stdout] 55 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / queue!( [INFO] [stdout] 51 | | self.target, [INFO] [stdout] 52 | | MoveToColumn(1), [INFO] [stdout] 53 | | Clear(ClearType::CurrentLine), [INFO] [stdout] 54 | | Print(output), [INFO] [stdout] 55 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / queue!( [INFO] [stdout] 51 | | self.target, [INFO] [stdout] 52 | | MoveToColumn(1), [INFO] [stdout] 53 | | Clear(ClearType::CurrentLine), [INFO] [stdout] 54 | | Print(output), [INFO] [stdout] 55 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | queue!(self.target, Print("\n".to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / queue!( [INFO] [stdout] 51 | | self.target, [INFO] [stdout] 52 | | MoveToColumn(1), [INFO] [stdout] 53 | | Clear(ClearType::CurrentLine), [INFO] [stdout] 54 | | Print(output), [INFO] [stdout] 55 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / queue!( [INFO] [stdout] 51 | | self.target, [INFO] [stdout] 52 | | MoveToColumn(1), [INFO] [stdout] 53 | | Clear(ClearType::CurrentLine), [INFO] [stdout] 54 | | Print(output), [INFO] [stdout] 55 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/bar.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / queue!( [INFO] [stdout] 51 | | self.target, [INFO] [stdout] 52 | | MoveToColumn(1), [INFO] [stdout] 53 | | Clear(ClearType::CurrentLine), [INFO] [stdout] 54 | | Print(output), [INFO] [stdout] 55 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "900314b3112efb7dda71e26655340982e9925ad11315e26687c082d83eaac418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900314b3112efb7dda71e26655340982e9925ad11315e26687c082d83eaac418", kill_on_drop: false }` [INFO] [stdout] 900314b3112efb7dda71e26655340982e9925ad11315e26687c082d83eaac418 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d801c5a937f8ce8fa68a6bafc5e08207eff40b1cab4104f4429f654ce347e324 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d801c5a937f8ce8fa68a6bafc5e08207eff40b1cab4104f4429f654ce347e324", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/bar.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | queue!(self.target, Print("\n".to_owned()))?; [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/bar.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | / queue!( [INFO] [stderr] 51 | | self.target, [INFO] [stderr] 52 | | MoveToColumn(1), [INFO] [stderr] 53 | | Clear(ClearType::CurrentLine), [INFO] [stderr] 54 | | Print(output), [INFO] [stderr] 55 | | )?; [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/bar.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | / queue!( [INFO] [stderr] 51 | | self.target, [INFO] [stderr] 52 | | MoveToColumn(1), [INFO] [stderr] 53 | | Clear(ClearType::CurrentLine), [INFO] [stderr] 54 | | Print(output), [INFO] [stderr] 55 | | )?; [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/bar.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | / queue!( [INFO] [stderr] 51 | | self.target, [INFO] [stderr] 52 | | MoveToColumn(1), [INFO] [stderr] 53 | | Clear(ClearType::CurrentLine), [INFO] [stderr] 54 | | Print(output), [INFO] [stderr] 55 | | )?; [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: 4 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/bar.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | queue!(self.target, Print("\n".to_owned()))?; [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/bar.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | / queue!( [INFO] [stderr] 51 | | self.target, [INFO] [stderr] 52 | | MoveToColumn(1), [INFO] [stderr] 53 | | Clear(ClearType::CurrentLine), [INFO] [stderr] 54 | | Print(output), [INFO] [stderr] 55 | | )?; [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/bar.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | / queue!( [INFO] [stderr] 51 | | self.target, [INFO] [stderr] 52 | | MoveToColumn(1), [INFO] [stderr] 53 | | Clear(ClearType::CurrentLine), [INFO] [stderr] 54 | | Print(output), [INFO] [stderr] 55 | | )?; [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/bar.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | / queue!( [INFO] [stderr] 51 | | self.target, [INFO] [stderr] 52 | | MoveToColumn(1), [INFO] [stderr] 53 | | Clear(ClearType::CurrentLine), [INFO] [stderr] 54 | | Print(output), [INFO] [stderr] 55 | | )?; [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: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crossprogress-d81b8f64c9ae9562 [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] [stderr] Doc-tests crossprogress [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d801c5a937f8ce8fa68a6bafc5e08207eff40b1cab4104f4429f654ce347e324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d801c5a937f8ce8fa68a6bafc5e08207eff40b1cab4104f4429f654ce347e324", kill_on_drop: false }` [INFO] [stdout] d801c5a937f8ce8fa68a6bafc5e08207eff40b1cab4104f4429f654ce347e324