[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrlle%2Fcrossprogress-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinrlle/crossprogress-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm v0.14.1 [INFO] [stderr] Downloaded crossterm_winapi v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 097d87f6fda9bcd9e3b09a3e139271e0738efb9d70ce8aa68ad678cc583a0279 [INFO] running `Command { std: "docker" "start" "-a" "097d87f6fda9bcd9e3b09a3e139271e0738efb9d70ce8aa68ad678cc583a0279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "097d87f6fda9bcd9e3b09a3e139271e0738efb9d70ce8aa68ad678cc583a0279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "097d87f6fda9bcd9e3b09a3e139271e0738efb9d70ce8aa68ad678cc583a0279", kill_on_drop: false }` [INFO] [stdout] 097d87f6fda9bcd9e3b09a3e139271e0738efb9d70ce8aa68ad678cc583a0279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 02d7b9aaa34ec3fa0dafb990280e4d97b99ffa82484d1374bc6c6083ae3954ef [INFO] running `Command { std: "docker" "start" "-a" "02d7b9aaa34ec3fa0dafb990280e4d97b99ffa82484d1374bc6c6083ae3954ef", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot_core v0.7.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 associated function `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 the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/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 the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/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 the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/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 the macro `write_ansi_code` (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 9.11s [INFO] running `Command { std: "docker" "inspect" "02d7b9aaa34ec3fa0dafb990280e4d97b99ffa82484d1374bc6c6083ae3954ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02d7b9aaa34ec3fa0dafb990280e4d97b99ffa82484d1374bc6c6083ae3954ef", kill_on_drop: false }` [INFO] [stdout] 02d7b9aaa34ec3fa0dafb990280e4d97b99ffa82484d1374bc6c6083ae3954ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 060cc8cf880a3ee09659fd2c0eb8406c53392123071d8c86ce72f53521cbc419 [INFO] running `Command { std: "docker" "start" "-a" "060cc8cf880a3ee09659fd2c0eb8406c53392123071d8c86ce72f53521cbc419", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `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 the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossprogress v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/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 the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/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 the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/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 the macro `write_ansi_code` (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 associated function `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 the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/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 the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/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 the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/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 the macro `write_ansi_code` (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 2.33s [INFO] running `Command { std: "docker" "inspect" "060cc8cf880a3ee09659fd2c0eb8406c53392123071d8c86ce72f53521cbc419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060cc8cf880a3ee09659fd2c0eb8406c53392123071d8c86ce72f53521cbc419", kill_on_drop: false }` [INFO] [stdout] 060cc8cf880a3ee09659fd2c0eb8406c53392123071d8c86ce72f53521cbc419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 27283cb5a3bb36f01c4921d4a3340d0ad41957f94d4c0dadd1aed343d9f5630c [INFO] running `Command { std: "docker" "start" "-a" "27283cb5a3bb36f01c4921d4a3340d0ad41957f94d4c0dadd1aed343d9f5630c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `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 the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/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 the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `crossprogress` (lib) generated 4 warnings (2 duplicates) [INFO] [stderr] warning: `crossprogress` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crossprogress-b241fc6165065928) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "27283cb5a3bb36f01c4921d4a3340d0ad41957f94d4c0dadd1aed343d9f5630c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27283cb5a3bb36f01c4921d4a3340d0ad41957f94d4c0dadd1aed343d9f5630c", kill_on_drop: false }` [INFO] [stdout] 27283cb5a3bb36f01c4921d4a3340d0ad41957f94d4c0dadd1aed343d9f5630c