[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrlle%2Fcrossprogress-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinrlle/crossprogress-rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-5/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_winapi v0.5.1 [INFO] [stderr] Downloaded crossterm v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5aa4ce566d42f08c279f79a1e7141fea064ac1e3551b77bd8a49b9dfabf07669 [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" "5aa4ce566d42f08c279f79a1e7141fea064ac1e3551b77bd8a49b9dfabf07669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5aa4ce566d42f08c279f79a1e7141fea064ac1e3551b77bd8a49b9dfabf07669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa4ce566d42f08c279f79a1e7141fea064ac1e3551b77bd8a49b9dfabf07669", kill_on_drop: false }` [INFO] [stdout] 5aa4ce566d42f08c279f79a1e7141fea064ac1e3551b77bd8a49b9dfabf07669 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b555cc7a40874afc15e38152daab6dfbff1b117134985436c876693a53acc89 [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" "5b555cc7a40874afc15e38152daab6dfbff1b117134985436c876693a53acc89", kill_on_drop: false }` [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling crossterm v0.14.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 3.55s [INFO] running `Command { std: "docker" "inspect" "5b555cc7a40874afc15e38152daab6dfbff1b117134985436c876693a53acc89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b555cc7a40874afc15e38152daab6dfbff1b117134985436c876693a53acc89", kill_on_drop: false }` [INFO] [stdout] 5b555cc7a40874afc15e38152daab6dfbff1b117134985436c876693a53acc89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 1b49c1426087f12af8ffdac35a53450587c71f3a9922e9a6363e2577a57a17e8 [INFO] running `Command { std: "docker" "start" "-a" "1b49c1426087f12af8ffdac35a53450587c71f3a9922e9a6363e2577a57a17e8", 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 1.07s [INFO] running `Command { std: "docker" "inspect" "1b49c1426087f12af8ffdac35a53450587c71f3a9922e9a6363e2577a57a17e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b49c1426087f12af8ffdac35a53450587c71f3a9922e9a6363e2577a57a17e8", kill_on_drop: false }` [INFO] [stdout] 1b49c1426087f12af8ffdac35a53450587c71f3a9922e9a6363e2577a57a17e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd0421517c00877f4f2fc30cac8cf91901cf02b5fadcce490d44f62ff3478ac7 [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" "cd0421517c00877f4f2fc30cac8cf91901cf02b5fadcce490d44f62ff3478ac7", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/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.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crossprogress-f0026dbc694d31af) [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" "cd0421517c00877f4f2fc30cac8cf91901cf02b5fadcce490d44f62ff3478ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0421517c00877f4f2fc30cac8cf91901cf02b5fadcce490d44f62ff3478ac7", kill_on_drop: false }` [INFO] [stdout] cd0421517c00877f4f2fc30cac8cf91901cf02b5fadcce490d44f62ff3478ac7