[INFO] cloning repository https://github.com/Finomnis/AdventOfCode2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Finomnis/AdventOfCode2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinomnis%2FAdventOfCode2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinomnis%2FAdventOfCode2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7f28742c73f6882739c635b7c7a9071f5ab65d0 [INFO] testing Finomnis/AdventOfCode2021 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%2FFinomnis%2FAdventOfCode2021" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Finomnis/AdventOfCode2021 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/Finomnis/AdventOfCode2021 [INFO] finished tweaking git repo https://github.com/Finomnis/AdventOfCode2021 [INFO] tweaked toml for git repo https://github.com/Finomnis/AdventOfCode2021 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Finomnis/AdventOfCode2021 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 973cb992a800bbd9a62b8bb3ea35a9c2d4b46484c7dbd08bc4aa77e1d082aea3 [INFO] running `Command { std: "docker" "start" "-a" "973cb992a800bbd9a62b8bb3ea35a9c2d4b46484c7dbd08bc4aa77e1d082aea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "973cb992a800bbd9a62b8bb3ea35a9c2d4b46484c7dbd08bc4aa77e1d082aea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973cb992a800bbd9a62b8bb3ea35a9c2d4b46484c7dbd08bc4aa77e1d082aea3", kill_on_drop: false }` [INFO] [stdout] 973cb992a800bbd9a62b8bb3ea35a9c2d4b46484c7dbd08bc4aa77e1d082aea3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] def5ffefbfcc97ab3f6a741663d2432f6de4d31cba44c6cc54455dbc97cee17f [INFO] running `Command { std: "docker" "start" "-a" "def5ffefbfcc97ab3f6a741663d2432f6de4d31cba44c6cc54455dbc97cee17f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rgb v0.8.30 [INFO] [stderr] Compiling imagequant-sys v3.1.1+sys2.17.0 [INFO] [stderr] Compiling gifsicle v1.92.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling libwebp-sys2 v0.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling gif-dispose v3.1.1 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling webp-animation v0.5.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling fallible_collections v0.4.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling resize v0.7.2 [INFO] [stderr] Compiling lodepng v3.4.7 [INFO] [stderr] Compiling imagequant v3.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling gifski v1.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "def5ffefbfcc97ab3f6a741663d2432f6de4d31cba44c6cc54455dbc97cee17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def5ffefbfcc97ab3f6a741663d2432f6de4d31cba44c6cc54455dbc97cee17f", kill_on_drop: false }` [INFO] [stdout] def5ffefbfcc97ab3f6a741663d2432f6de4d31cba44c6cc54455dbc97cee17f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 87410641a2d1ac6a01041dc31f5ce4a39b501458e10f3e5e99d38307be858dde [INFO] running `Command { std: "docker" "start" "-a" "87410641a2d1ac6a01041dc31f5ce4a39b501458e10f3e5e99d38307be858dde", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.66s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2021-9a46c28a7c1b45a4) [INFO] running `Command { std: "docker" "inspect" "87410641a2d1ac6a01041dc31f5ce4a39b501458e10f3e5e99d38307be858dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87410641a2d1ac6a01041dc31f5ce4a39b501458e10f3e5e99d38307be858dde", kill_on_drop: false }` [INFO] [stdout] 87410641a2d1ac6a01041dc31f5ce4a39b501458e10f3e5e99d38307be858dde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2159a668a25f1bc3720a9c3e1c5796e578d98c707fc1c24c0ba6d2d2660bbc46 [INFO] running `Command { std: "docker" "start" "-a" "2159a668a25f1bc3720a9c3e1c5796e578d98c707fc1c24c0ba6d2d2660bbc46", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2021-9a46c28a7c1b45a4) [INFO] [stdout] [INFO] [stdout] running 156 tests [INFO] [stdout] test reworked_solutions::day08::task1::simple ... ok [INFO] [stdout] test reworked_solutions::day12::task2::simple2 ... ok [INFO] [stdout] test reworked_solutions::day01::task1::complex ... ok [INFO] [stdout] test helpers::temporary_hashset::tests::works ... ok [INFO] [stdout] test reworked_solutions::day08::task2::simple ... ok [INFO] [stdout] test reworked_solutions::day12::task1::simple1 ... ok [INFO] [stdout] test reworked_solutions::day12::task1::simple2 ... ok [INFO] [stdout] test reworked_solutions::day16::task1::complex ... ok [INFO] [stdout] test reworked_solutions::day01::task2::simple ... ok [INFO] [stdout] test reworked_solutions::day08::task1::complex ... ok [INFO] [stdout] test reworked_solutions::day12::task1::simple3 ... ok [INFO] [stdout] test reworked_solutions::day16::task1::literal ... ok [INFO] [stdout] test reworked_solutions::day01::task1::simple ... ok [INFO] [stdout] test reworked_solutions::day12::task2::simple1 ... ok [INFO] [stdout] test reworked_solutions::day01::task2::complex ... ok [INFO] [stdout] test reworked_solutions::day16::task2::min ... ok [INFO] [stdout] test reworked_solutions::day16::task1::simple1 ... ok [INFO] [stdout] test reworked_solutions::day16::task1::simple3 ... ok [INFO] [stdout] test reworked_solutions::day16::task1::simple4 ... ok [INFO] [stdout] test reworked_solutions::day16::task1::simple2 ... ok [INFO] [stdout] test reworked_solutions::day16::task2::less ... ok [INFO] [stdout] test reworked_solutions::day16::task2::product ... ok [INFO] [stdout] test reworked_solutions::day16::task2::equal ... ok [INFO] [stdout] test reworked_solutions::day16::task2::max ... ok [INFO] [stdout] test reworked_solutions::day08::task2::complex ... ok [INFO] [stdout] test reworked_solutions::day17::task1::simple ... ok [INFO] [stdout] test reworked_solutions::day16::task2::greater ... ok [INFO] [stdout] test reworked_solutions::day17::task1::complex ... ok [INFO] [stdout] test solutions::day01::task1::complex ... ok [INFO] [stdout] test reworked_solutions::day16::task2::complex ... ok [INFO] [stdout] test reworked_solutions::day16::task2::sum ... ok [INFO] [stdout] test reworked_solutions::day16::task2::simple5 ... ok [INFO] [stdout] test solutions::day01::task1::simple ... ok [INFO] [stdout] test reworked_solutions::day17::task2::simple ... ok [INFO] [stdout] test solutions::day01::task2::complex ... ok [INFO] [stdout] test solutions::day02::task1::simple ... ok [INFO] [stdout] test solutions::day01::task2::simple ... ok [INFO] [stdout] test solutions::day02::task1::complex ... ok [INFO] [stdout] test solutions::day02::task2::simple ... ok [INFO] [stdout] test solutions::day03::task1::simple ... ok [INFO] [stdout] test solutions::day03::task2::simple ... ok [INFO] [stdout] test solutions::day04::task1::simple ... ok [INFO] [stdout] test solutions::day02::task2::complex ... ok [INFO] [stdout] test solutions::day03::task1::complex ... ok [INFO] [stdout] test solutions::day04::task2::simple ... ok [INFO] [stdout] test solutions::day05::task1::simple ... ok [INFO] [stdout] test solutions::day05::task2::simple ... ok [INFO] [stdout] test solutions::day04::task1::complex ... ok [INFO] [stdout] test solutions::day03::task2::complex ... ok [INFO] [stdout] test solutions::day06::task1::simple ... ok [INFO] [stdout] test reworked_solutions::day12::task1::complex ... ok [INFO] [stdout] test solutions::day07::task1::simple ... ok [INFO] [stdout] test solutions::day06::task2::complex ... ok [INFO] [stdout] test reworked_solutions::day22::task2::simple2 ... ok [INFO] [stdout] test solutions::day04::task2::complex ... ok [INFO] [stdout] test solutions::day07::task1::complex ... ok [INFO] [stdout] test solutions::day06::task2::simple ... ok [INFO] [stdout] test solutions::day08::task1::simple ... ok [INFO] [stdout] test solutions::day07::task2::simple ... ok [INFO] [stdout] test solutions::day08::task2::simple ... ok [INFO] [stdout] test reworked_solutions::day12::task2::simple3 ... ok [INFO] [stdout] test solutions::day09::task1::simple ... ok [INFO] [stdout] test reworked_solutions::day17::task2::complex ... ok [INFO] [stdout] test solutions::day09::task2::simple ... ok [INFO] [stdout] test solutions::day10::task1::simple ... ok [INFO] [stdout] test solutions::day10::task2::simple ... ok [INFO] [stdout] test solutions::day10::task2::complex ... ok [INFO] [stdout] test solutions::day10::task1::complex ... ok [INFO] [stdout] test solutions::day09::task1::complex ... ok [INFO] [stdout] test solutions::day11::task1::complex ... ok [INFO] [stdout] test solutions::day11::task1::simple ... ok [INFO] [stdout] test solutions::day12::task1::simple1 ... ok [INFO] [stdout] test solutions::day12::task1::simple2 ... ok [INFO] [stdout] test solutions::day12::task1::simple3 ... ok [INFO] [stdout] test solutions::day11::task2::complex ... ok [INFO] [stdout] test solutions::day11::task2::simple ... ok [INFO] [stdout] test solutions::day12::task2::simple2 ... ok [INFO] [stdout] test solutions::day12::task2::simple1 ... ok [INFO] [stdout] test solutions::day13::task1::complex ... ok [INFO] [stdout] test solutions::day13::task1::simple ... ok [INFO] [stdout] test solutions::day08::task1::complex ... ok [INFO] [stdout] test solutions::day13::task2::simple ... ok [INFO] [stdout] test reworked_solutions::day22::task2::complex ... ok [INFO] [stdout] test solutions::day13::task2::complex ... ok [INFO] [stdout] test solutions::day09::task2::complex ... ok [INFO] [stdout] test solutions::day14::task1::simple ... ok [INFO] [stdout] test solutions::day12::task1::complex ... ok [INFO] [stdout] test reworked_solutions::day22::task1::simple2 ... ok [INFO] [stdout] test solutions::day08::task2::complex ... ok [INFO] [stdout] test solutions::day14::task2::simple ... ok [INFO] [stdout] test solutions::day15::task1::simple ... ok [INFO] [stdout] test solutions::day16::task1::complex ... ok [INFO] [stdout] test solutions::day16::task1::literal ... ok [INFO] [stdout] test solutions::day16::task1::simple2 ... ok [INFO] [stdout] test solutions::day16::task1::simple1 ... ok [INFO] [stdout] test solutions::day16::task1::simple4 ... ok [INFO] [stdout] test solutions::day16::task2::complex ... ok [INFO] [stdout] test solutions::day05::task1::complex ... ok [INFO] [stdout] test solutions::day16::task1::simple3 ... ok [INFO] [stdout] test solutions::day12::task2::simple3 ... ok [INFO] [stdout] test reworked_solutions::day22::task1::simple1 ... ok [INFO] [stdout] test solutions::day16::task2::equal ... ok [INFO] [stdout] test solutions::day16::task2::greater ... ok [INFO] [stdout] test solutions::day16::task2::less ... ok [INFO] [stdout] test solutions::day16::task2::max ... ok [INFO] [stdout] test solutions::day16::task2::min ... ok [INFO] [stdout] test solutions::day17::task1::simple ... ok [INFO] [stdout] test solutions::day17::task1::complex ... ok [INFO] [stdout] test solutions::day16::task2::sum ... ok [INFO] [stdout] test solutions::day16::task2::simple5 ... ok [INFO] [stdout] test solutions::day17::task2::simple ... ok [INFO] [stdout] test solutions::day18::task1::simple1 ... ok [INFO] [stdout] test solutions::day16::task2::product ... ok [INFO] [stdout] test solutions::day18::task2::simple2 ... ok [INFO] [stdout] test solutions::day18::task1::simple2 ... ok [INFO] [stdout] test solutions::day05::task2::complex ... ok [INFO] [stdout] test solutions::day14::task1::complex ... ok [INFO] [stdout] test solutions::day14::task2::complex ... ok [INFO] [stdout] test solutions::day18::task1::complex ... ok [INFO] [stdout] test solutions::day19::task2::simple ... ok [INFO] [stdout] test solutions::day19::task1::simple ... ok [INFO] [stdout] test reworked_solutions::day22::task1::complex ... ok [INFO] [stdout] test solutions::day15::task2::simple ... ok [INFO] [stdout] test solutions::day21::task1::complex ... ok [INFO] [stdout] test solutions::day21::task1::simple ... ok [INFO] [stdout] test solutions::day17::task2::complex ... ok [INFO] [stdout] test solutions::day07::task2::complex ... ok [INFO] [stdout] test solutions::day06::task1::complex ... ok [INFO] [stdout] test solutions::day19::task2::complex ... ok [INFO] [stdout] test solutions::day21::task2::simple ... ok [INFO] [stdout] test solutions::day19::task1::complex ... ok [INFO] [stdout] test solutions::day22::task2::simple2 ... ok [INFO] [stdout] test solutions::day15::task1::complex ... ok [INFO] [stdout] test solutions::day21::task2::complex ... ok [INFO] [stdout] test solutions::day22::task1::simple1 ... ok [INFO] [stdout] test solutions::day24::tests::div ... ok [INFO] [stdout] test solutions::day24::tests::simple1 ... ok [INFO] [stdout] test solutions::day24::tests::simple2 ... ok [INFO] [stdout] test solutions::day24::tests::simple3 ... ok [INFO] [stdout] test solutions::day18::task2::complex ... ok [INFO] [stdout] test solutions::day25::task1::simple ... ok [INFO] [stdout] test solutions::day22::task1::complex ... ok [INFO] [stdout] test solutions::day22::task1::simple2 ... ok [INFO] [stdout] test solutions::day20::task1::simple ... ok [INFO] [stdout] test solutions::day20::task1::complex ... ok [INFO] [stdout] test solutions::day12::task2::complex ... ok [INFO] [stdout] test reworked_solutions::day12::task2::complex ... ok [INFO] [stdout] test solutions::day23::task1::simple ... ok [INFO] [stdout] test solutions::day20::task2::simple ... ok [INFO] [stdout] test solutions::day22::task2::complex ... ok [INFO] [stdout] test solutions::day25::task1::complex ... ok [INFO] [stdout] test solutions::day15::task2::complex ... ok [INFO] [stdout] test solutions::day23::task2::simple ... ok [INFO] [stdout] test solutions::day23::task1::complex ... ok [INFO] [stdout] test solutions::day20::task2::complex ... ok [INFO] [stdout] test solutions::day23::task2::complex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 156 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2159a668a25f1bc3720a9c3e1c5796e578d98c707fc1c24c0ba6d2d2660bbc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2159a668a25f1bc3720a9c3e1c5796e578d98c707fc1c24c0ba6d2d2660bbc46", kill_on_drop: false }` [INFO] [stdout] 2159a668a25f1bc3720a9c3e1c5796e578d98c707fc1c24c0ba6d2d2660bbc46