[INFO] cloning repository https://github.com/jinbijin/advent-of-code-2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jinbijin/advent-of-code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinbijin%2Fadvent-of-code-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinbijin%2Fadvent-of-code-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f7c87dc2f92db793f54bc78a64941f9bf3df0ac [INFO] testing jinbijin/advent-of-code-2022 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinbijin%2Fadvent-of-code-2022" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jinbijin/advent-of-code-2022 [INFO] finished tweaking git repo https://github.com/jinbijin/advent-of-code-2022 [INFO] tweaked toml for git repo https://github.com/jinbijin/advent-of-code-2022 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jinbijin/advent-of-code-2022 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jinbijin/advent-of-code-2022 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.151 [INFO] [stderr] Downloaded syn v1.0.105 [INFO] [stderr] Downloaded serde v1.0.151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 529e22b62efe41784a0286febf69f99ddf4a115a99a0953d84b698ace93877a2 [INFO] running `Command { std: "docker" "start" "-a" "529e22b62efe41784a0286febf69f99ddf4a115a99a0953d84b698ace93877a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "529e22b62efe41784a0286febf69f99ddf4a115a99a0953d84b698ace93877a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "529e22b62efe41784a0286febf69f99ddf4a115a99a0953d84b698ace93877a2", kill_on_drop: false }` [INFO] [stdout] 529e22b62efe41784a0286febf69f99ddf4a115a99a0953d84b698ace93877a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 09c0b7e2cdce4554fde0aa34c2cb9b44f22556948f59237cb46954c37c96efa0 [INFO] running `Command { std: "docker" "start" "-a" "09c0b7e2cdce4554fde0aa34c2cb9b44f22556948f59237cb46954c37c96efa0", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `start` and `end` are never read [INFO] [stdout] --> src/common/interval.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | EndBeforeStart { start: T, end: T }, [INFO] [stdout] | -------------- ^^^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `BuildIntervalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse/chars.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct ByChars(pub Vec); [INFO] [stdout] | ------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse/sections.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | Continue(char), [INFO] [stdout] | -------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ContentSectionCharIterationResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 - Continue(char), [INFO] [stdout] 54 + Continue(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/puzzles/no_space_left_on_device/file_tree.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct File { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 7 | pub size: usize, [INFO] [stdout] 8 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `File` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opponent_choice` is never read [INFO] [stdout] --> src/puzzles/rock_paper_scissors/rps_match.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RpsMatch { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 13 | pub opponent_choice: RpsType, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `required` is never read [INFO] [stdout] --> src/puzzles/rock_paper_scissors/strategy.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 111 | Empty { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 112 | required: True, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseRpsStrategyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VectorChunkIterator` is never constructed [INFO] [stdout] --> src/puzzles/rucksack_reorganization/lib.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct VectorChunkIterator<'a, const N: usize, T, U> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/monkey_map/crazy_map.rs:224:19 [INFO] [stdout] | [INFO] [stdout] 224 | fn transverse(&self) -> CrazyMapTransverser; [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 224 | fn transverse(&self) -> CrazyMapTransverser<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/monkey_map/crazy_map.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 228 | fn transverse(&self) -> CrazyMapTransverser { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 228 | fn transverse(&self) -> CrazyMapTransverser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/not_enough_minerals/potential_production.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn iter(&self) -> Iter<'_, Resources, PotentialResources> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/regolith_reservoir/cave_in.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | fn into_floor(&self) -> IntoFloor; [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | fn into_floor(&self) -> IntoFloor<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/regolith_reservoir/cave_in.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | fn into_floor(&self) -> IntoFloor { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | fn into_floor(&self) -> IntoFloor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/rucksack_reorganization/lib.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn compartments(&self) -> Vec { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn compartments(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s [INFO] running `Command { std: "docker" "inspect" "09c0b7e2cdce4554fde0aa34c2cb9b44f22556948f59237cb46954c37c96efa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c0b7e2cdce4554fde0aa34c2cb9b44f22556948f59237cb46954c37c96efa0", kill_on_drop: false }` [INFO] [stdout] 09c0b7e2cdce4554fde0aa34c2cb9b44f22556948f59237cb46954c37c96efa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 77e020425fe1a4fe877c3874ceeeb4ad2874488fcf76ca6daf9b217f770d8c08 [INFO] running `Command { std: "docker" "start" "-a" "77e020425fe1a4fe877c3874ceeeb4ad2874488fcf76ca6daf9b217f770d8c08", kill_on_drop: false }` [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling advent-of-code-2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `start` and `end` are never read [INFO] [stdout] --> src/common/interval.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | EndBeforeStart { start: T, end: T }, [INFO] [stdout] | -------------- ^^^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `BuildIntervalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse/chars.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct ByChars(pub Vec); [INFO] [stdout] | ------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse/sections.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | Continue(char), [INFO] [stdout] | -------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ContentSectionCharIterationResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 - Continue(char), [INFO] [stdout] 54 + Continue(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/puzzles/no_space_left_on_device/file_tree.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct File { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 7 | pub size: usize, [INFO] [stdout] 8 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `File` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opponent_choice` is never read [INFO] [stdout] --> src/puzzles/rock_paper_scissors/rps_match.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RpsMatch { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 13 | pub opponent_choice: RpsType, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `required` is never read [INFO] [stdout] --> src/puzzles/rock_paper_scissors/strategy.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 111 | Empty { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 112 | required: True, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseRpsStrategyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VectorChunkIterator` is never constructed [INFO] [stdout] --> src/puzzles/rucksack_reorganization/lib.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct VectorChunkIterator<'a, const N: usize, T, U> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/monkey_map/crazy_map.rs:224:19 [INFO] [stdout] | [INFO] [stdout] 224 | fn transverse(&self) -> CrazyMapTransverser; [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 224 | fn transverse(&self) -> CrazyMapTransverser<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/monkey_map/crazy_map.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 228 | fn transverse(&self) -> CrazyMapTransverser { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 228 | fn transverse(&self) -> CrazyMapTransverser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/not_enough_minerals/potential_production.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn iter(&self) -> Iter<'_, Resources, PotentialResources> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/regolith_reservoir/cave_in.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | fn into_floor(&self) -> IntoFloor; [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | fn into_floor(&self) -> IntoFloor<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/regolith_reservoir/cave_in.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | fn into_floor(&self) -> IntoFloor { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | fn into_floor(&self) -> IntoFloor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/rucksack_reorganization/lib.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn compartments(&self) -> Vec { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn compartments(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `start` and `end` are never read [INFO] [stdout] --> src/common/interval.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | EndBeforeStart { start: T, end: T }, [INFO] [stdout] | -------------- ^^^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `BuildIntervalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse/chars.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct ByChars(pub Vec); [INFO] [stdout] | ------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse/sections.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | Continue(char), [INFO] [stdout] | -------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ContentSectionCharIterationResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 54 - Continue(char), [INFO] [stdout] 54 + Continue(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/puzzles/no_space_left_on_device/file_tree.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct File { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 7 | pub size: usize, [INFO] [stdout] 8 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `File` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opponent_choice` is never read [INFO] [stdout] --> src/puzzles/rock_paper_scissors/rps_match.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RpsMatch { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 13 | pub opponent_choice: RpsType, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `required` is never read [INFO] [stdout] --> src/puzzles/rock_paper_scissors/strategy.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 111 | Empty { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 112 | required: True, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseRpsStrategyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VectorChunkIterator` is never constructed [INFO] [stdout] --> src/puzzles/rucksack_reorganization/lib.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct VectorChunkIterator<'a, const N: usize, T, U> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/monkey_map/crazy_map.rs:224:19 [INFO] [stdout] | [INFO] [stdout] 224 | fn transverse(&self) -> CrazyMapTransverser; [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 224 | fn transverse(&self) -> CrazyMapTransverser<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/monkey_map/crazy_map.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 228 | fn transverse(&self) -> CrazyMapTransverser { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 228 | fn transverse(&self) -> CrazyMapTransverser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/not_enough_minerals/potential_production.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn iter(&self) -> Iter<'_, Resources, PotentialResources> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/regolith_reservoir/cave_in.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | fn into_floor(&self) -> IntoFloor; [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | fn into_floor(&self) -> IntoFloor<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/regolith_reservoir/cave_in.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | fn into_floor(&self) -> IntoFloor { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | fn into_floor(&self) -> IntoFloor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/puzzles/rucksack_reorganization/lib.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn compartments(&self) -> Vec { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn compartments(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.89s [INFO] running `Command { std: "docker" "inspect" "77e020425fe1a4fe877c3874ceeeb4ad2874488fcf76ca6daf9b217f770d8c08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77e020425fe1a4fe877c3874ceeeb4ad2874488fcf76ca6daf9b217f770d8c08", kill_on_drop: false }` [INFO] [stdout] 77e020425fe1a4fe877c3874ceeeb4ad2874488fcf76ca6daf9b217f770d8c08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d8fc283a873bfd5dd4f25ba83809d24f02e1d4e7091824ba84376c7f0f728206 [INFO] running `Command { std: "docker" "start" "-a" "d8fc283a873bfd5dd4f25ba83809d24f02e1d4e7091824ba84376c7f0f728206", kill_on_drop: false }` [INFO] [stderr] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [INFO] [stderr] [INFO] [stderr] warning: fields `start` and `end` are never read [INFO] [stderr] --> src/common/interval.rs:15:22 [INFO] [stderr] | [INFO] [stderr] 15 | EndBeforeStart { start: T, end: T }, [INFO] [stderr] | -------------- ^^^^^ ^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `BuildIntervalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parse/chars.rs:48:23 [INFO] [stderr] | [INFO] [stderr] 48 | pub struct ByChars(pub Vec); [INFO] [stderr] | ------- ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parse/sections.rs:54:14 [INFO] [stderr] | [INFO] [stderr] 54 | Continue(char), [INFO] [stderr] | -------- ^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ContentSectionCharIterationResult` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 54 - Continue(char), [INFO] [stderr] 54 + Continue(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/puzzles/no_space_left_on_device/file_tree.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct File { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 7 | pub size: usize, [INFO] [stderr] 8 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `File` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `opponent_choice` is never read [INFO] [stderr] --> src/puzzles/rock_paper_scissors/rps_match.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct RpsMatch { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 13 | pub opponent_choice: RpsType, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `required` is never read [INFO] [stderr] --> src/puzzles/rock_paper_scissors/strategy.rs:112:9 [INFO] [stderr] | [INFO] [stderr] 111 | Empty { [INFO] [stderr] | ----- field in this variant [INFO] [stderr] 112 | required: True, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ParseRpsStrategyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `VectorChunkIterator` is never constructed [INFO] [stderr] --> src/puzzles/rucksack_reorganization/lib.rs:108:12 [INFO] [stderr] | [INFO] [stderr] 108 | pub struct VectorChunkIterator<'a, const N: usize, T, U> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/puzzles/monkey_map/crazy_map.rs:224:19 [INFO] [stderr] | [INFO] [stderr] 224 | fn transverse(&self) -> CrazyMapTransverser; [INFO] [stderr] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 224 | fn transverse(&self) -> CrazyMapTransverser<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/puzzles/monkey_map/crazy_map.rs:228:19 [INFO] [stderr] | [INFO] [stderr] 228 | fn transverse(&self) -> CrazyMapTransverser { [INFO] [stderr] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 228 | fn transverse(&self) -> CrazyMapTransverser<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/puzzles/not_enough_minerals/potential_production.rs:25:17 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ----------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 25 | pub fn iter(&self) -> Iter<'_, Resources, PotentialResources> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/puzzles/regolith_reservoir/cave_in.rs:83:19 [INFO] [stderr] | [INFO] [stderr] 83 | fn into_floor(&self) -> IntoFloor; [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 83 | fn into_floor(&self) -> IntoFloor<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/puzzles/regolith_reservoir/cave_in.rs:87:19 [INFO] [stderr] | [INFO] [stderr] 87 | fn into_floor(&self) -> IntoFloor { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 87 | fn into_floor(&self) -> IntoFloor<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/puzzles/rucksack_reorganization/lib.rs:74:25 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn compartments(&self) -> Vec { [INFO] [stderr] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 74 | pub fn compartments(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `advent-of-code-2022` (lib) generated 14 warnings (run `cargo fix --lib -p advent-of-code-2022` to apply 6 suggestions) [INFO] [stderr] warning: `advent-of-code-2022` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/aoc2022-68049154678af5fd) [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test parse::sections::tests::sections_of_doubly_terminated_contiguous_lines_should_have_one_section ... ok [INFO] [stdout] test parse::sections::tests::sections_of_double_white_line_should_have_one_section ... ok [INFO] [stdout] test parse::sections::tests::sections_of_terminated_contiguous_lines_should_have_one_section ... ok [INFO] [stdout] test parse::sections::tests::sections_of_empty_should_be_empty ... ok [INFO] [stdout] test parse::sections::tests::sections_of_triply_terminated_contiguous_lines_should_have_two_sections ... ok [INFO] [stdout] test parse::sections::tests::sections_of_white_line_should_be_empty ... ok [INFO] [stdout] test parse::sections::tests::sections_should_leave_extra_trailing_crs ... ok [INFO] [stdout] test parse::sections::tests::sections_should_split_crlf ... ok [INFO] [stdout] test parse::sections::tests::sections_should_work_with_non_ascii ... ok [INFO] [stdout] test puzzles::beacon_exclusion_zone::tests::example_1 ... ok [INFO] [stdout] test parse::sections::tests::sections_of_contiguous_lines_should_have_one_section ... ok [INFO] [stdout] test parse::sections::tests::sections_should_split_lf ... ok [INFO] [stdout] test puzzles::boiling_boulders::tests::example_1 ... ok [INFO] [stdout] test puzzles::calorie_counting::tests::example_2 ... ok [INFO] [stdout] test puzzles::beacon_exclusion_zone::tests::example_2 ... ok [INFO] [stdout] test puzzles::calorie_counting::tests::example_1 ... ok [INFO] [stdout] test puzzles::blizzard_basin::tests::example_2 ... ok [INFO] [stdout] test puzzles::blizzard_basin::tests::example_1 ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_create ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_get_value_next ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_move_value_previous_cycle_correct ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_push_one ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_push_three ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_push_two ... ok [INFO] [stdout] test puzzles::grove_positioning_system::tests::example_1 ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_move_value_next_cycle_correct ... ok [INFO] [stdout] test puzzles::grove_positioning_system::tests::example_2 ... ok [INFO] [stdout] test puzzles::camp_cleanup::tests::example_1 ... ok [INFO] [stdout] test puzzles::hill_climbing_algorithm::tests::example_1 ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_move_value_previous_values_not_modified ... ok [INFO] [stdout] test puzzles::camp_cleanup::tests::example_2 ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_move_value_next_values_not_modified ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_get_value ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_get_value_previous ... ok [INFO] [stdout] test puzzles::distress_signal::tests::example_1 ... ok [INFO] [stdout] test puzzles::grove_positioning_system::mill::tests::should_get_value_next_overflow ... ok [INFO] [stdout] test puzzles::hill_climbing_algorithm::tests::example_2 ... ok [INFO] [stdout] test puzzles::cathode_ray_tube::tests::example_1 ... ok [INFO] [stdout] test puzzles::full_of_hot_air::tests::example_1 ... ok [INFO] [stdout] test puzzles::monkey_map::tests::example_1 ... ok [INFO] [stdout] test puzzles::cathode_ray_tube::tests::example_2 ... ok [INFO] [stdout] test puzzles::monkey_in_the_middle::tests::example_1 ... ok [INFO] [stdout] test puzzles::distress_signal::tests::example_2 ... ok [INFO] [stdout] test puzzles::monkey_math::tests::example_1 ... ok [INFO] [stdout] test puzzles::no_space_left_on_device::tests::example_1 ... ok [INFO] [stdout] test puzzles::monkey_map::tests::example_2 ... ok [INFO] [stdout] test puzzles::no_space_left_on_device::tests::example_2 ... ok [INFO] [stdout] test puzzles::regolith_reservoir::tests::example_1 ... ok [INFO] [stdout] test puzzles::rock_paper_scissors::tests::example_2 ... ok [INFO] [stdout] test puzzles::monkey_math::tests::example_2 ... ok [INFO] [stdout] test puzzles::regolith_reservoir::tests::example_2 ... ok [INFO] [stdout] test puzzles::rock_paper_scissors::tests::example_1 ... ok [INFO] [stdout] test puzzles::rope_bridge::tests::example_2_1 ... ok [INFO] [stdout] test puzzles::rope_bridge::tests::example_1 ... ok [INFO] [stdout] test puzzles::treetop_tree_house::tests::example_1 ... ok [INFO] [stdout] test puzzles::tuning_trouble::tests::example_1_1 ... ok [INFO] [stdout] test puzzles::supply_stacks::tests::example_1 ... ok [INFO] [stdout] test puzzles::treetop_tree_house::tests::example_2 ... ok [INFO] [stdout] test puzzles::tuning_trouble::tests::example_1_2 ... ok [INFO] [stdout] test puzzles::tuning_trouble::tests::example_1_5 ... ok [INFO] [stdout] test puzzles::tuning_trouble::tests::example_2_1 ... ok [INFO] [stdout] test puzzles::tuning_trouble::tests::example_1_3 ... ok [INFO] [stdout] test puzzles::tuning_trouble::tests::example_1_4 ... ok [INFO] [stdout] test puzzles::rucksack_reorganization::tests::example_2 ... ok [INFO] [stdout] test puzzles::tuning_trouble::tests::example_2_2 ... ok [INFO] [stdout] test puzzles::tuning_trouble::tests::example_2_3 ... ok [INFO] [stdout] test puzzles::tuning_trouble::tests::example_2_5 ... ok [INFO] [stdout] test puzzles::tuning_trouble::tests::example_2_4 ... ok [INFO] [stdout] test puzzles::rope_bridge::tests::example_2_2 ... ok [INFO] [stdout] test puzzles::rucksack_reorganization::tests::example_1 ... ok [INFO] [stdout] test puzzles::supply_stacks::tests::example_2 ... ok [INFO] [stdout] test puzzles::pyroclastic_flow::tests::example_1 ... ok [INFO] [stdout] test puzzles::boiling_boulders::tests::example_2 ... ok [INFO] [stdout] test puzzles::unstable_diffusion::tests::example_2 ... ok [INFO] [stdout] test puzzles::unstable_diffusion::tests::example_1 ... ok [INFO] [stdout] test puzzles::pyroclastic_flow::tests::example_2 ... ok [INFO] [stdout] test puzzles::proboscidea_volcanium::tests::example_1 ... ok [INFO] [stdout] test puzzles::proboscidea_volcanium::tests::example_2 ... ok [INFO] [stdout] test puzzles::monkey_in_the_middle::tests::example_2 ... ok [INFO] [stdout] test puzzles::not_enough_minerals::tests::example_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.76s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/advent_of_code_2022-f821b8bda246f0b0) [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" "d8fc283a873bfd5dd4f25ba83809d24f02e1d4e7091824ba84376c7f0f728206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8fc283a873bfd5dd4f25ba83809d24f02e1d4e7091824ba84376c7f0f728206", kill_on_drop: false }` [INFO] [stdout] d8fc283a873bfd5dd4f25ba83809d24f02e1d4e7091824ba84376c7f0f728206