[INFO] cloning repository https://github.com/seankelly/capuchin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seankelly/capuchin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseankelly%2Fcapuchin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseankelly%2Fcapuchin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b54c5a2d0a9cf0abcf0bdf520ea5f44cdf459cc [INFO] testing seankelly/capuchin 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%2Fseankelly%2Fcapuchin" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seankelly/capuchin 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/seankelly/capuchin [INFO] finished tweaking git repo https://github.com/seankelly/capuchin [INFO] tweaked toml for git repo https://github.com/seankelly/capuchin written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/seankelly/capuchin 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 2bb2ce6cc97476c1cdb73aadb2063f8e72952560658b04df1f8ae06fd7679627 [INFO] running `Command { std: "docker" "start" "-a" "2bb2ce6cc97476c1cdb73aadb2063f8e72952560658b04df1f8ae06fd7679627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bb2ce6cc97476c1cdb73aadb2063f8e72952560658b04df1f8ae06fd7679627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb2ce6cc97476c1cdb73aadb2063f8e72952560658b04df1f8ae06fd7679627", kill_on_drop: false }` [INFO] [stdout] 2bb2ce6cc97476c1cdb73aadb2063f8e72952560658b04df1f8ae06fd7679627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] b294a8145686a6dcf969f9c6c1e2ef4fbe441bc13c098aad86ac51de3dad1c51 [INFO] running `Command { std: "docker" "start" "-a" "b294a8145686a6dcf969f9c6c1e2ef4fbe441bc13c098aad86ac51de3dad1c51", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling capuchin v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `pa` [INFO] [stdout] --> src/databank.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | pa: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BattingSeasonSummaryRates` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/databank.rs:202:10 [INFO] [stdout] | [INFO] [stdout] 202 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ipouts` [INFO] [stdout] --> src/databank.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | ipouts: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PitchingSeasonSummaryRates` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/databank.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key_uuid` [INFO] [stdout] --> src/register.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | key_uuid: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.23s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b294a8145686a6dcf969f9c6c1e2ef4fbe441bc13c098aad86ac51de3dad1c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b294a8145686a6dcf969f9c6c1e2ef4fbe441bc13c098aad86ac51de3dad1c51", kill_on_drop: false }` [INFO] [stdout] b294a8145686a6dcf969f9c6c1e2ef4fbe441bc13c098aad86ac51de3dad1c51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 15c056d657666c9f0b44a82adcba620b1f81423b310d98d8997058eb3240146a [INFO] running `Command { std: "docker" "start" "-a" "15c056d657666c9f0b44a82adcba620b1f81423b310d98d8997058eb3240146a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling capuchin v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `pa` [INFO] [stdout] --> src/databank.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | pa: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BattingSeasonSummaryRates` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/databank.rs:202:10 [INFO] [stdout] | [INFO] [stdout] 202 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ipouts` [INFO] [stdout] --> src/databank.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | ipouts: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PitchingSeasonSummaryRates` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/databank.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key_uuid` [INFO] [stdout] --> src/register.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | key_uuid: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.55s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/capuchin-dbf88ff1d1020f4a) [INFO] running `Command { std: "docker" "inspect" "15c056d657666c9f0b44a82adcba620b1f81423b310d98d8997058eb3240146a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c056d657666c9f0b44a82adcba620b1f81423b310d98d8997058eb3240146a", kill_on_drop: false }` [INFO] [stdout] 15c056d657666c9f0b44a82adcba620b1f81423b310d98d8997058eb3240146a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 5ee5d7c167b5c95d3e626b830241b32ca5d75056124dd0f51997ebcede325e5f [INFO] running `Command { std: "docker" "start" "-a" "5ee5d7c167b5c95d3e626b830241b32ca5d75056124dd0f51997ebcede325e5f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `pa` [INFO] [stderr] --> src/databank.rs:204:5 [INFO] [stderr] | [INFO] [stderr] 204 | pa: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `BattingSeasonSummaryRates` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/databank.rs:202:10 [INFO] [stderr] | [INFO] [stderr] 202 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ipouts` [INFO] [stderr] --> src/databank.rs:224:5 [INFO] [stderr] | [INFO] [stderr] 224 | ipouts: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PitchingSeasonSummaryRates` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/databank.rs:222:10 [INFO] [stderr] | [INFO] [stderr] 222 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `key_uuid` [INFO] [stderr] --> src/register.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | key_uuid: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `capuchin` (bin "capuchin" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/capuchin-dbf88ff1d1020f4a) [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" "5ee5d7c167b5c95d3e626b830241b32ca5d75056124dd0f51997ebcede325e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee5d7c167b5c95d3e626b830241b32ca5d75056124dd0f51997ebcede325e5f", kill_on_drop: false }` [INFO] [stdout] 5ee5d7c167b5c95d3e626b830241b32ca5d75056124dd0f51997ebcede325e5f