[INFO] cloning repository https://github.com/YesSeri/advent-of-code-2015 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YesSeri/advent-of-code-2015" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYesSeri%2Fadvent-of-code-2015", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYesSeri%2Fadvent-of-code-2015'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6f2c40e32beda2e507215eb4a9922d5cb8a4340 [INFO] testing YesSeri/advent-of-code-2015 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%2FYesSeri%2Fadvent-of-code-2015" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YesSeri/advent-of-code-2015 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/YesSeri/advent-of-code-2015 [INFO] finished tweaking git repo https://github.com/YesSeri/advent-of-code-2015 [INFO] tweaked toml for git repo https://github.com/YesSeri/advent-of-code-2015 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/YesSeri/advent-of-code-2015 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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] c29d94fdf1e91e89ae94d6c972bd8cd0a8cfd30cf0dfdc203526e29a610c1fab [INFO] running `Command { std: "docker" "start" "-a" "c29d94fdf1e91e89ae94d6c972bd8cd0a8cfd30cf0dfdc203526e29a610c1fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c29d94fdf1e91e89ae94d6c972bd8cd0a8cfd30cf0dfdc203526e29a610c1fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c29d94fdf1e91e89ae94d6c972bd8cd0a8cfd30cf0dfdc203526e29a610c1fab", kill_on_drop: false }` [INFO] [stdout] c29d94fdf1e91e89ae94d6c972bd8cd0a8cfd30cf0dfdc203526e29a610c1fab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 8d3faf8145056db24f288873c85910b4a4038f453e3099b5a148795ae585d7c6 [INFO] running `Command { std: "docker" "start" "-a" "8d3faf8145056db24f288873c85910b4a4038f453e3099b5a148795ae585d7c6", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `h` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | h: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_a.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: `w` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | w: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_a.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: `l` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | l: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_a.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: associated function is never used: `package_paper` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn package_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `slack_paper` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn slack_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `total_paper` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn total_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solution_two_a` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn solution_two_a() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `h` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | h: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_b.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: `w` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | w: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_b.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: `l` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | l: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_b.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: associated function is never used: `package_paper` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn package_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `slack_paper` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn slack_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `total_paper` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn total_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solution_two_a` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn solution_two_a() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "8d3faf8145056db24f288873c85910b4a4038f453e3099b5a148795ae585d7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3faf8145056db24f288873c85910b4a4038f453e3099b5a148795ae585d7c6", kill_on_drop: false }` [INFO] [stdout] 8d3faf8145056db24f288873c85910b4a4038f453e3099b5a148795ae585d7c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] b67bb6e79a64b1624d2d887e87c6a176077356d2bc02d25158c6b23348a667b6 [INFO] running `Command { std: "docker" "start" "-a" "b67bb6e79a64b1624d2d887e87c6a176077356d2bc02d25158c6b23348a667b6", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `h` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | h: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_a.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: `w` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | w: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_a.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: `l` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | l: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_a.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: associated function is never used: `package_paper` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn package_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `slack_paper` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn slack_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `total_paper` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn total_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solution_two_a` [INFO] [stdout] --> src/aoc/aoc_two_a.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn solution_two_a() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `h` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | h: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_b.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: `w` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | w: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_b.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: `l` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | l: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/aoc/aoc_two_b.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[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: associated function is never used: `package_paper` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn package_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `slack_paper` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn slack_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `total_paper` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn total_paper(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solution_two_a` [INFO] [stdout] --> src/aoc/aoc_two_b.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn solution_two_a() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-84a174b868cb1a37) [INFO] running `Command { std: "docker" "inspect" "b67bb6e79a64b1624d2d887e87c6a176077356d2bc02d25158c6b23348a667b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67bb6e79a64b1624d2d887e87c6a176077356d2bc02d25158c6b23348a667b6", kill_on_drop: false }` [INFO] [stdout] b67bb6e79a64b1624d2d887e87c6a176077356d2bc02d25158c6b23348a667b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 53314fb29ba3361667e6e17ba1e66c55839a64e92766b6d432f3af938fa70b0b [INFO] running `Command { std: "docker" "start" "-a" "53314fb29ba3361667e6e17ba1e66c55839a64e92766b6d432f3af938fa70b0b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `h` [INFO] [stderr] --> src/aoc/aoc_two_a.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | h: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/aoc/aoc_two_a.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[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: `w` [INFO] [stderr] --> src/aoc/aoc_two_a.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | w: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/aoc/aoc_two_a.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[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: `l` [INFO] [stderr] --> src/aoc/aoc_two_a.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | l: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/aoc/aoc_two_a.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[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: associated function is never used: `package_paper` [INFO] [stderr] --> src/aoc/aoc_two_a.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | fn package_paper(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `slack_paper` [INFO] [stderr] --> src/aoc/aoc_two_a.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | fn slack_paper(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `total_paper` [INFO] [stderr] --> src/aoc/aoc_two_a.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn total_paper(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `solution_two_a` [INFO] [stderr] --> src/aoc/aoc_two_a.rs:45:8 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn solution_two_a() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `h` [INFO] [stderr] --> src/aoc/aoc_two_b.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | h: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/aoc/aoc_two_b.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[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: `w` [INFO] [stderr] --> src/aoc/aoc_two_b.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | w: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/aoc/aoc_two_b.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[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: `l` [INFO] [stderr] --> src/aoc/aoc_two_b.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | l: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Gift` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/aoc/aoc_two_b.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[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: associated function is never used: `package_paper` [INFO] [stderr] --> src/aoc/aoc_two_b.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | fn package_paper(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `slack_paper` [INFO] [stderr] --> src/aoc/aoc_two_b.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | fn slack_paper(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `total_paper` [INFO] [stderr] --> src/aoc/aoc_two_b.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn total_paper(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `solution_two_a` [INFO] [stderr] --> src/aoc/aoc_two_b.rs:45:8 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn solution_two_a() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `advent-of-code` (bin "advent-of-code" test) generated 14 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-84a174b868cb1a37) [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" "53314fb29ba3361667e6e17ba1e66c55839a64e92766b6d432f3af938fa70b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53314fb29ba3361667e6e17ba1e66c55839a64e92766b6d432f3af938fa70b0b", kill_on_drop: false }` [INFO] [stdout] 53314fb29ba3361667e6e17ba1e66c55839a64e92766b6d432f3af938fa70b0b