[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 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsherry%2Fministat" "/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/mdsherry/ministat 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/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-3/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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] [stdout] 0be260a57590987215cb5ec55715c9a9de9e5a04f6a11711c836d9bb0878f595 [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" "0be260a57590987215cb5ec55715c9a9de9e5a04f6a11711c836d9bb0878f595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0be260a57590987215cb5ec55715c9a9de9e5a04f6a11711c836d9bb0878f595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be260a57590987215cb5ec55715c9a9de9e5a04f6a11711c836d9bb0878f595", kill_on_drop: false }` [INFO] [stdout] 0be260a57590987215cb5ec55715c9a9de9e5a04f6a11711c836d9bb0878f595 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c21585d1da41fdc0a74f0b2d7eae51cb826df1de9f200faec2fb4c2fa585fd05 [INFO] running `Command { std: "docker" "start" "-a" "c21585d1da41fdc0a74f0b2d7eae51cb826df1de9f200faec2fb4c2fa585fd05", 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 rustc-demangle v0.1.5 [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 ansi_term v0.10.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling terminal_size v0.1.7 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling kahan v0.1.0 [INFO] [stderr] Compiling noisy_float v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [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 item '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 item: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item: `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 37.69s [INFO] running `Command { std: "docker" "inspect" "c21585d1da41fdc0a74f0b2d7eae51cb826df1de9f200faec2fb4c2fa585fd05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c21585d1da41fdc0a74f0b2d7eae51cb826df1de9f200faec2fb4c2fa585fd05", kill_on_drop: false }` [INFO] [stdout] c21585d1da41fdc0a74f0b2d7eae51cb826df1de9f200faec2fb4c2fa585fd05 [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" "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] [stdout] a91b035acd945f6b349197e1a40ca6c4ea360d046a24c6fb1a1efa79c012ce27 [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" "a91b035acd945f6b349197e1a40ca6c4ea360d046a24c6fb1a1efa79c012ce27", 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 item '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 item: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 item: `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 1.32s [INFO] running `Command { std: "docker" "inspect" "a91b035acd945f6b349197e1a40ca6c4ea360d046a24c6fb1a1efa79c012ce27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91b035acd945f6b349197e1a40ca6c4ea360d046a24c6fb1a1efa79c012ce27", kill_on_drop: false }` [INFO] [stdout] a91b035acd945f6b349197e1a40ca6c4ea360d046a24c6fb1a1efa79c012ce27 [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" "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] 94dbddcdd8079a3bbccd49b7d12b0f240025cc63409d7e760b9c40551dfce758 [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" "94dbddcdd8079a3bbccd49b7d12b0f240025cc63409d7e760b9c40551dfce758", 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 item '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 item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item '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 item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ministat-c50b8d16dc053270 [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" "94dbddcdd8079a3bbccd49b7d12b0f240025cc63409d7e760b9c40551dfce758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94dbddcdd8079a3bbccd49b7d12b0f240025cc63409d7e760b9c40551dfce758", kill_on_drop: false }` [INFO] [stdout] 94dbddcdd8079a3bbccd49b7d12b0f240025cc63409d7e760b9c40551dfce758