[INFO] cloning repository https://github.com/nickmass/advent2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickmass/advent2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmass%2Fadvent2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmass%2Fadvent2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d79e255f97f90b9a96f96ef785074487aec4ade3 [INFO] testing nickmass/advent2020 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%2Fnickmass%2Fadvent2020" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickmass/advent2020 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/nickmass/advent2020 [INFO] finished tweaking git repo https://github.com/nickmass/advent2020 [INFO] tweaked toml for git repo https://github.com/nickmass/advent2020 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/nickmass/advent2020 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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 237cef183def7c5584f7e0f60d82e60e04f8dff4eab328429c74caf3b746a233 [INFO] running `Command { std: "docker" "start" "-a" "237cef183def7c5584f7e0f60d82e60e04f8dff4eab328429c74caf3b746a233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "237cef183def7c5584f7e0f60d82e60e04f8dff4eab328429c74caf3b746a233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237cef183def7c5584f7e0f60d82e60e04f8dff4eab328429c74caf3b746a233", kill_on_drop: false }` [INFO] [stdout] 237cef183def7c5584f7e0f60d82e60e04f8dff4eab328429c74caf3b746a233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 7f475ac87a436985668bd9cbe5dc877df933f69c9367ac5ee25185c2675dfc81 [INFO] running `Command { std: "docker" "start" "-a" "7f475ac87a436985668bd9cbe5dc877df933f69c9367ac5ee25185c2675dfc81", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/solutions/year_2020/day_10.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | value: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/solutions/year_2020/day_10.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, Copy, Clone)] [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: `rec_count` [INFO] [stdout] --> src/solutions/year_2020/day_19.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | rec_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MatchState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/solutions/year_2020/day_19.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(Debug, Clone)] [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: `z_size` [INFO] [stdout] --> src/solutions/year_2020/day_24.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | z_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HexGrid` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/solutions/year_2020/day_24.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.74s [INFO] running `Command { std: "docker" "inspect" "7f475ac87a436985668bd9cbe5dc877df933f69c9367ac5ee25185c2675dfc81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f475ac87a436985668bd9cbe5dc877df933f69c9367ac5ee25185c2675dfc81", kill_on_drop: false }` [INFO] [stdout] 7f475ac87a436985668bd9cbe5dc877df933f69c9367ac5ee25185c2675dfc81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 1c9b77a492ca411c8254213dc8657737a9d3aaff765cf72e1b549932d7d9b306 [INFO] running `Command { std: "docker" "start" "-a" "1c9b77a492ca411c8254213dc8657737a9d3aaff765cf72e1b549932d7d9b306", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/solutions/year_2020/day_10.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | value: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/solutions/year_2020/day_10.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, Copy, Clone)] [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: `rec_count` [INFO] [stdout] --> src/solutions/year_2020/day_19.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | rec_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MatchState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/solutions/year_2020/day_19.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(Debug, Clone)] [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: `z_size` [INFO] [stdout] --> src/solutions/year_2020/day_24.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | z_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HexGrid` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/solutions/year_2020/day_24.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/solutions/year_2020/day_10.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | value: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/solutions/year_2020/day_10.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Debug, Copy, Clone)] [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: `rec_count` [INFO] [stdout] --> src/solutions/year_2020/day_19.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | rec_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MatchState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/solutions/year_2020/day_19.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | #[derive(Debug, Clone)] [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: `z_size` [INFO] [stdout] --> src/solutions/year_2020/day_24.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | z_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HexGrid` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/solutions/year_2020/day_24.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.82s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent-2ee647fd33b43d6b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-905b88ea8b9a8d58) [INFO] running `Command { std: "docker" "inspect" "1c9b77a492ca411c8254213dc8657737a9d3aaff765cf72e1b549932d7d9b306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9b77a492ca411c8254213dc8657737a9d3aaff765cf72e1b549932d7d9b306", kill_on_drop: false }` [INFO] [stdout] 1c9b77a492ca411c8254213dc8657737a9d3aaff765cf72e1b549932d7d9b306 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] a92f2c07f82af002589f90d616e0b9a9d7c8e6ba63c01646a73d4540b1386752 [INFO] running `Command { std: "docker" "start" "-a" "a92f2c07f82af002589f90d616e0b9a9d7c8e6ba63c01646a73d4540b1386752", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `value` [INFO] [stderr] --> src/solutions/year_2020/day_10.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | value: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/solutions/year_2020/day_10.rs:47:10 [INFO] [stderr] | [INFO] [stderr] 47 | #[derive(Debug, Copy, Clone)] [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: `rec_count` [INFO] [stderr] --> src/solutions/year_2020/day_19.rs:169:5 [INFO] [stderr] | [INFO] [stderr] 169 | rec_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MatchState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/solutions/year_2020/day_19.rs:166:10 [INFO] [stderr] | [INFO] [stderr] 166 | #[derive(Debug, Clone)] [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: `z_size` [INFO] [stderr] --> src/solutions/year_2020/day_24.rs:198:5 [INFO] [stderr] | [INFO] [stderr] 198 | z_size: usize, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `HexGrid` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/solutions/year_2020/day_24.rs:187:10 [INFO] [stderr] | [INFO] [stderr] 187 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `advent_of_code` (lib) generated 3 warnings [INFO] [stderr] warning: `advent_of_code` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent-2ee647fd33b43d6b) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test solutions::year_2020::day_12::test ... ok [INFO] [stdout] test solutions::year_2020::day_13::test ... ok [INFO] [stdout] test solutions::year_2020::day_10::test ... ok [INFO] [stdout] test solutions::year_2020::day_14::test ... ok [INFO] [stdout] test solutions::year_2020::day_16::test ... ok [INFO] [stdout] test solutions::year_2020::day_18::test ... ok [INFO] [stdout] test solutions::year_2020::day_22::test ... ok [INFO] [stdout] test solutions::year_2020::day_21::test ... ok [INFO] [stdout] test solutions::year_2020::day_11::test ... ok [INFO] [stdout] test solutions::year_2020::test_parse ... ok [INFO] [stdout] test solutions::year_2021::day_10::test ... ok [INFO] [stdout] test solutions::year_2021::day_13::test ... ok [INFO] [stdout] test solutions::year_2021::day_16::test ... ok [INFO] [stdout] test solutions::year_2021::day_3::test ... ok [INFO] [stdout] test solutions::year_2021::day_17::test ... ok [INFO] [stdout] test solutions::year_2021::day_4::test ... ok [INFO] [stdout] test solutions::year_2021::day_5::test ... ok [INFO] [stdout] test solutions::year_2021::day_6::test ... ok [INFO] [stdout] test solutions::year_2021::day_7::test ... ok [INFO] [stdout] test solutions::year_2021::day_14::test ... ok [INFO] [stdout] test solutions::year_2021::day_9::test ... ok [INFO] [stdout] test solutions::year_2021::day_8::test ... ok [INFO] [stdout] test solutions::year_2021::day_12::test ... ok [INFO] [stdout] test solutions::year_2020::day_20::test ... ok [INFO] [stdout] test solutions::year_2021::day_11::test ... ok [INFO] [stdout] test solutions::year_2021::day_15::test ... ok [INFO] [stdout] test solutions::year_2020::day_19::test ... ok [INFO] [stdout] test solutions::year_2020::day_17::test ... ok [INFO] [stdout] test solutions::year_2020::day_23::test ... ok [INFO] [stdout] test solutions::year_2020::day_15::test ... ok [INFO] [stdout] test solutions::year_2020::day_24::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.29s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-905b88ea8b9a8d58) [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] [stderr] Doc-tests advent [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" "a92f2c07f82af002589f90d616e0b9a9d7c8e6ba63c01646a73d4540b1386752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92f2c07f82af002589f90d616e0b9a9d7c8e6ba63c01646a73d4540b1386752", kill_on_drop: false }` [INFO] [stdout] a92f2c07f82af002589f90d616e0b9a9d7c8e6ba63c01646a73d4540b1386752