[INFO] cloning repository https://github.com/tilpner/cpuline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tilpner/cpuline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftilpner%2Fcpuline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftilpner%2Fcpuline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ab886d434d7c2973ac5fbdbe9e45ee1b8d3b3ae [INFO] testing tilpner/cpuline against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftilpner%2Fcpuline" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tilpner/cpuline [INFO] finished tweaking git repo https://github.com/tilpner/cpuline [INFO] tweaked toml for git repo https://github.com/tilpner/cpuline written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tilpner/cpuline on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tilpner/cpuline already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a91fa1af384be7203f9d7d170185a63b1ff924c5c3dfd340a75b5a80c787c1f2 [INFO] running `Command { std: "docker" "start" "-a" "a91fa1af384be7203f9d7d170185a63b1ff924c5c3dfd340a75b5a80c787c1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a91fa1af384be7203f9d7d170185a63b1ff924c5c3dfd340a75b5a80c787c1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91fa1af384be7203f9d7d170185a63b1ff924c5c3dfd340a75b5a80c787c1f2", kill_on_drop: false }` [INFO] [stdout] a91fa1af384be7203f9d7d170185a63b1ff924c5c3dfd340a75b5a80c787c1f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eb72a8cd1d4eea43313f0db5ea175a9a484c150a8d73c135b0d8661a9338a32 [INFO] running `Command { std: "docker" "start" "-a" "0eb72a8cd1d4eea43313f0db5ea175a9a484c150a8d73c135b0d8661a9338a32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cpuline v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `total` is never read [INFO] [stdout] --> src/cpu.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Load { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 90 | pub total: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Load` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 19.21s [INFO] running `Command { std: "docker" "inspect" "0eb72a8cd1d4eea43313f0db5ea175a9a484c150a8d73c135b0d8661a9338a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb72a8cd1d4eea43313f0db5ea175a9a484c150a8d73c135b0d8661a9338a32", kill_on_drop: false }` [INFO] [stdout] 0eb72a8cd1d4eea43313f0db5ea175a9a484c150a8d73c135b0d8661a9338a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a22040db767cc2a1d4caea017b931c25f8d658955e961856dee4841fc252538b [INFO] running `Command { std: "docker" "start" "-a" "a22040db767cc2a1d4caea017b931c25f8d658955e961856dee4841fc252538b", kill_on_drop: false }` [INFO] [stderr] Compiling cpuline v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `total` is never read [INFO] [stdout] --> src/cpu.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Load { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 90 | pub total: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Load` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "a22040db767cc2a1d4caea017b931c25f8d658955e961856dee4841fc252538b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a22040db767cc2a1d4caea017b931c25f8d658955e961856dee4841fc252538b", kill_on_drop: false }` [INFO] [stdout] a22040db767cc2a1d4caea017b931c25f8d658955e961856dee4841fc252538b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e44b39fdfef86069af43145d6c2b123971bb6f0210ebc02eedd4a8f279a401c3 [INFO] running `Command { std: "docker" "start" "-a" "e44b39fdfef86069af43145d6c2b123971bb6f0210ebc02eedd4a8f279a401c3", kill_on_drop: false }` [INFO] [stderr] warning: field `total` is never read [INFO] [stderr] --> src/cpu.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 89 | pub struct Load { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 90 | pub total: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Load` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cpuline` (bin "cpuline" test) generated 1 warning [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cpuline-0eeb4221799679b4) [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" "e44b39fdfef86069af43145d6c2b123971bb6f0210ebc02eedd4a8f279a401c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44b39fdfef86069af43145d6c2b123971bb6f0210ebc02eedd4a8f279a401c3", kill_on_drop: false }` [INFO] [stdout] e44b39fdfef86069af43145d6c2b123971bb6f0210ebc02eedd4a8f279a401c3