[INFO] cloning repository https://github.com/k2bd/advent-2024-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k2bd/advent-2024-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk2bd%2Fadvent-2024-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk2bd%2Fadvent-2024-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b7bf713527bbfdbbbaa2455664b45130092fa52 [INFO] testing k2bd/advent-2024-rust 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%2Fk2bd%2Fadvent-2024-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/k2bd/advent-2024-rust [INFO] finished tweaking git repo https://github.com/k2bd/advent-2024-rust [INFO] tweaked toml for git repo https://github.com/k2bd/advent-2024-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/k2bd/advent-2024-rust 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/k2bd/advent-2024-rust 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded rstest_macros v0.23.0 [INFO] [stderr] Downloaded tinyjson v2.5.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.58 [INFO] [stderr] Downloaded dhat v0.3.3 [INFO] [stderr] Downloaded rstest v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7841983fc88a10b75fd7c3215fe002d483459833bdbbe8c6706b413a72b7ab6a [INFO] running `Command { std: "docker" "start" "-a" "7841983fc88a10b75fd7c3215fe002d483459833bdbbe8c6706b413a72b7ab6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7841983fc88a10b75fd7c3215fe002d483459833bdbbe8c6706b413a72b7ab6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7841983fc88a10b75fd7c3215fe002d483459833bdbbe8c6706b413a72b7ab6a", kill_on_drop: false }` [INFO] [stdout] 7841983fc88a10b75fd7c3215fe002d483459833bdbbe8c6706b413a72b7ab6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f74acbd3b8230c95fdc9ce01e1ed58fb0c7d1354580a21a841374a5bb16687d0 [INFO] running `Command { std: "docker" "start" "-a" "f74acbd3b8230c95fdc9ce01e1ed58fb0c7d1354580a21a841374a5bb16687d0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/09.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn part_two(input: &str) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.01s [INFO] running `Command { std: "docker" "inspect" "f74acbd3b8230c95fdc9ce01e1ed58fb0c7d1354580a21a841374a5bb16687d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f74acbd3b8230c95fdc9ce01e1ed58fb0c7d1354580a21a841374a5bb16687d0", kill_on_drop: false }` [INFO] [stdout] f74acbd3b8230c95fdc9ce01e1ed58fb0c7d1354580a21a841374a5bb16687d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f5c777ccde0d354c045becaf86bd7fce3a41b7b9e6cde8ed73044f91a883ceb6 [INFO] running `Command { std: "docker" "start" "-a" "f5c777ccde0d354c045becaf86bd7fce3a41b7b9e6cde8ed73044f91a883ceb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/09.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn part_two(input: &str) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.87s [INFO] running `Command { std: "docker" "inspect" "f5c777ccde0d354c045becaf86bd7fce3a41b7b9e6cde8ed73044f91a883ceb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c777ccde0d354c045becaf86bd7fce3a41b7b9e6cde8ed73044f91a883ceb6", kill_on_drop: false }` [INFO] [stdout] f5c777ccde0d354c045becaf86bd7fce3a41b7b9e6cde8ed73044f91a883ceb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8febc1f202ad6bfd77d846af80a141444a49a4f73c62ded48eb5a2fae78eacc4 [INFO] running `Command { std: "docker" "start" "-a" "8febc1f202ad6bfd77d846af80a141444a49a4f73c62ded48eb5a2fae78eacc4", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/bin/09.rs:62:17 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn part_two(input: &str) -> Option { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `advent_of_code` (bin "09" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/advent_of_code-6bc47b2ccb41baed) [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] Running unittests src/bin/01.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/01-62238e9a33aacb5c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_parse_lists ... ok [INFO] [stdout] test tests::test_day_1_part_one_from_example ... ok [INFO] [stderr] Running unittests src/bin/02.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/02-70dc3ef1835d2e4f) [INFO] [stdout] test tests::test_day_1_part_two_from_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test tests::test_day_2_part_one_from_example ... ok [INFO] [stdout] test tests::test_day_2_part_two_from_example ... ok [INFO] [stdout] test tests::test_parse_input ... ok [INFO] [stdout] test tests::test_report_safe_p1::case_1 ... ok [INFO] [stdout] test tests::test_report_safe_p1::case_2 ... ok [INFO] [stdout] test tests::test_report_safe_p1::case_3 ... ok [INFO] [stdout] test tests::test_report_safe_p1::case_4 ... ok [INFO] [stdout] test tests::test_report_safe_p1::case_5 ... ok [INFO] [stdout] test tests::test_report_safe_p1::case_6 ... ok [INFO] [stdout] test tests::test_report_safe_p2::case_1 ... ok [INFO] [stdout] test tests::test_report_safe_p2::case_2 ... ok [INFO] [stdout] test tests::test_report_safe_p2::case_3 ... ok [INFO] [stdout] test tests::test_report_safe_p2::case_4 ... ok [INFO] [stdout] test tests::test_report_safe_p2::case_5 ... ok [INFO] [stdout] test tests::test_report_safe_p2::case_6 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/03.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/03-27817cf26542cfa8) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_day_3_part_one_from_example ... ok [INFO] [stdout] test tests::test_day_3_part_two_from_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/04.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/04-3a6f88c973f4fe59) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_day_4_part_two_from_example ... ok [INFO] [stdout] test tests::test_day_4_part_one_from_example ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/05.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/05-b45bc9021ffbf4fb) [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_reorder::case_1 ... ok [INFO] [stdout] test tests::test_day_5_part_one_from_example ... ok [INFO] [stdout] test tests::test_day_5_part_two_from_example ... ok [INFO] [stdout] test tests::test_reorder::case_3 ... ok [INFO] [stdout] test tests::test_reorder::case_4 ... ok [INFO] [stdout] test tests::test_reorder::case_2 ... ok [INFO] [stdout] test tests::test_parse_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/06.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/06-d3b4e1667400ef72) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_day_6_part_one_from_example ... ok [INFO] [stdout] test tests::test_is_loop::case_1 ... ok [INFO] [stdout] test tests::test_is_loop::case_2 ... ok [INFO] [stdout] test tests::test_day_6_part_two_from_example ... ok [INFO] [stderr] Running unittests src/bin/07.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/07-e63a8eeec361a076) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_parse_input ... ok [INFO] [stdout] test tests::test_day_7_part_one_from_example ... ok [INFO] [stdout] test tests::test_day_7_part_two_from_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/08.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/08-32bc511af6832cb4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_parse_input ... ok [INFO] [stderr] Running unittests src/bin/09.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/09-2d7975b06064c00a) [INFO] [stdout] test tests::test_day_8_part_one_from_example ... ok [INFO] [stdout] test tests::test_day_8_part_two_from_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_day_9_part_two_from_example ... ok [INFO] [stdout] test tests::test_from_dense_rep ... ok [INFO] [stdout] test tests::test_fragged ... ok [INFO] [stdout] test tests::test_day_9_part_one_from_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/11.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/11-5cf1a6209d9e4413) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_blink::case_2 ... ok [INFO] [stdout] test tests::test_blink::case_3 ... ok [INFO] [stdout] test tests::test_blink::case_4 ... ok [INFO] [stdout] test tests::test_blink::case_5 ... ok [INFO] [stdout] test tests::test_day_11_part_one_from_example ... ok [INFO] [stdout] test tests::test_blink::case_1 ... ok [INFO] [stdout] test tests::test_day_11_part_two_from_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stderr] Running unittests src/bin/12.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/12-4a53f73dc6639ee1) [INFO] [stdout] test tests::test_area::case_1 ... ok [INFO] [stdout] test tests::test_area::case_2 ... ok [INFO] [stdout] test tests::test_area::case_3 ... ok [INFO] [stdout] test tests::test_area::case_5 ... ok [INFO] [stdout] test tests::test_day_12_part_one_from_example_1 ... ok [INFO] [stdout] test tests::test_day_12_part_two_from_example_3 ... ok [INFO] [stdout] test tests::test_day_12_part_one_from_example_2 ... ok [INFO] [stdout] test tests::test_day_12_part_two_from_example_2 ... ok [INFO] [stdout] test tests::test_area::case_4 ... ok [INFO] [stdout] test tests::test_perimeter::case_1 ... ok [INFO] [stdout] test tests::test_day_12_part_two_from_example_4 ... ok [INFO] [stdout] test tests::test_perimeter::case_2 ... ok [INFO] [stdout] test tests::test_perimeter::case_3 ... ok [INFO] [stdout] test tests::test_perimeter::case_4 ... ok [INFO] [stdout] test tests::test_perimeter::case_5 ... ok [INFO] [stdout] test tests::test_sides::case_2 ... ok [INFO] [stdout] test tests::test_sides::case_4 ... ok [INFO] [stdout] test tests::test_sides::case_5 ... ok [INFO] [stdout] test tests::test_sides::case_6 ... ok [INFO] [stdout] test tests::test_sides::case_1 ... ok [INFO] [stdout] test tests::test_sides::case_3 ... ok [INFO] [stdout] test tests::test_day_12_part_two_from_example_5 ... ok [INFO] [stdout] test tests::test_day_12_part_one_from_example_3 ... ok [INFO] [stdout] test tests::test_day_12_part_two_from_example_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/13.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/13-22040e5d6812c95b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_day_13_part_one_from_example ... ok [INFO] [stdout] test tests::test_day_13_part_two_from_example ... ok [INFO] [stdout] test tests::test_parse_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/14.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/14-f66d03a0b670a7e6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_parse_input ... ok [INFO] [stdout] test tests::test_positions_at_timepoint ... ok [INFO] [stdout] test tests::test_safety_factor_at_timepoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/advent_of_code-c348bb3860ff3f55) [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" "8febc1f202ad6bfd77d846af80a141444a49a4f73c62ded48eb5a2fae78eacc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8febc1f202ad6bfd77d846af80a141444a49a4f73c62ded48eb5a2fae78eacc4", kill_on_drop: false }` [INFO] [stdout] 8febc1f202ad6bfd77d846af80a141444a49a4f73c62ded48eb5a2fae78eacc4