[INFO] cloning repository https://github.com/mdsherry/ministat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdsherry/ministat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsherry%2Fministat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsherry%2Fministat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8900b6f6c5a407a9e7f045c2faa830a3c61b382 [INFO] testing mdsherry/ministat against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsherry%2Fministat" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdsherry/ministat on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdsherry/ministat [INFO] finished tweaking git repo https://github.com/mdsherry/ministat [INFO] tweaked toml for git repo https://github.com/mdsherry/ministat written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/mdsherry/ministat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7257b3ca1ede367e62aa3fc0e8e0aca07334513d635f80dc5745833a003b140b [INFO] running `Command { std: "docker" "start" "-a" "7257b3ca1ede367e62aa3fc0e8e0aca07334513d635f80dc5745833a003b140b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7257b3ca1ede367e62aa3fc0e8e0aca07334513d635f80dc5745833a003b140b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7257b3ca1ede367e62aa3fc0e8e0aca07334513d635f80dc5745833a003b140b", kill_on_drop: false }` [INFO] [stdout] 7257b3ca1ede367e62aa3fc0e8e0aca07334513d635f80dc5745833a003b140b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 289ba60e5a768398a55ae28f3483adf1089c8a519fb147dbd4988aeced1693ee [INFO] running `Command { std: "docker" "start" "-a" "289ba60e5a768398a55ae28f3483adf1089c8a519fb147dbd4988aeced1693ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling kahan v0.1.0 [INFO] [stderr] Compiling noisy_float v0.1.4 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling terminal_size v0.1.7 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling structopt-derive v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling structopt v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling ministat v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `BufReader` is imported redundantly [INFO] [stdout] --> src/data.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufReader, BufRead}; [INFO] [stdout] | --------- the item `BufReader` is already imported here [INFO] [stdout] ... [INFO] [stdout] 53 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/stats.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | |x| format!("{:13.6}", x).trim_right_matches('0').trim_right_matches('.').to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/stats.rs:72:59 [INFO] [stdout] | [INFO] [stdout] 72 | |x| format!("{:13.6}", x).trim_right_matches('0').trim_right_matches('.').to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.83s [INFO] running `Command { std: "docker" "inspect" "289ba60e5a768398a55ae28f3483adf1089c8a519fb147dbd4988aeced1693ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289ba60e5a768398a55ae28f3483adf1089c8a519fb147dbd4988aeced1693ee", kill_on_drop: false }` [INFO] [stdout] 289ba60e5a768398a55ae28f3483adf1089c8a519fb147dbd4988aeced1693ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ab92a99e9d9e034ebfe7068e06e2d4d52d63b327faaa6d4eaf4b71b53122112 [INFO] running `Command { std: "docker" "start" "-a" "7ab92a99e9d9e034ebfe7068e06e2d4d52d63b327faaa6d4eaf4b71b53122112", kill_on_drop: false }` [INFO] [stderr] Compiling ministat v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `BufReader` is imported redundantly [INFO] [stdout] --> src/data.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufReader, BufRead}; [INFO] [stdout] | --------- the item `BufReader` is already imported here [INFO] [stdout] ... [INFO] [stdout] 53 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/stats.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | |x| format!("{:13.6}", x).trim_right_matches('0').trim_right_matches('.').to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/stats.rs:72:59 [INFO] [stdout] | [INFO] [stdout] 72 | |x| format!("{:13.6}", x).trim_right_matches('0').trim_right_matches('.').to_string(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ministat-bc63d0ea0cf26c46) [INFO] running `Command { std: "docker" "inspect" "7ab92a99e9d9e034ebfe7068e06e2d4d52d63b327faaa6d4eaf4b71b53122112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab92a99e9d9e034ebfe7068e06e2d4d52d63b327faaa6d4eaf4b71b53122112", kill_on_drop: false }` [INFO] [stdout] 7ab92a99e9d9e034ebfe7068e06e2d4d52d63b327faaa6d4eaf4b71b53122112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92c88a2728847534c888caa4290a083fd22ed3cbd30e0d2bdd997a4255d3bd2a [INFO] running `Command { std: "docker" "start" "-a" "92c88a2728847534c888caa4290a083fd22ed3cbd30e0d2bdd997a4255d3bd2a", kill_on_drop: false }` [INFO] [stderr] warning: the item `BufReader` is imported redundantly [INFO] [stderr] --> src/data.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 2 | use std::io::{BufReader, BufRead}; [INFO] [stderr] | --------- the item `BufReader` is already imported here [INFO] [stderr] ... [INFO] [stderr] 53 | use std::io::BufReader; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/stats.rs:72:35 [INFO] [stderr] | [INFO] [stderr] 72 | |x| format!("{:13.6}", x).trim_right_matches('0').trim_right_matches('.').to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/stats.rs:72:59 [INFO] [stderr] | [INFO] [stderr] 72 | |x| format!("{:13.6}", x).trim_right_matches('0').trim_right_matches('.').to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: `ministat` (bin "ministat" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ministat-bc63d0ea0cf26c46) [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" "92c88a2728847534c888caa4290a083fd22ed3cbd30e0d2bdd997a4255d3bd2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c88a2728847534c888caa4290a083fd22ed3cbd30e0d2bdd997a4255d3bd2a", kill_on_drop: false }` [INFO] [stdout] 92c88a2728847534c888caa4290a083fd22ed3cbd30e0d2bdd997a4255d3bd2a