[INFO] cloning repository https://github.com/skalermo/advent-of-code-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skalermo/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskalermo%2Fadvent-of-code-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskalermo%2Fadvent-of-code-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d0bc69682ce21d82e195b7c7c3aceb4825b7e5c [INFO] testing skalermo/advent-of-code-rust against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskalermo%2Fadvent-of-code-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skalermo/advent-of-code-rust on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skalermo/advent-of-code-rust [INFO] finished tweaking git repo https://github.com/skalermo/advent-of-code-rust [INFO] tweaked toml for git repo https://github.com/skalermo/advent-of-code-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/skalermo/advent-of-code-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59c4c6d4d448f0c693c31f33c09b583806ba070cb2155371b37d0e3d2e4bd8fe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59c4c6d4d448f0c693c31f33c09b583806ba070cb2155371b37d0e3d2e4bd8fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59c4c6d4d448f0c693c31f33c09b583806ba070cb2155371b37d0e3d2e4bd8fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c4c6d4d448f0c693c31f33c09b583806ba070cb2155371b37d0e3d2e4bd8fe", kill_on_drop: false }` [INFO] [stdout] 59c4c6d4d448f0c693c31f33c09b583806ba070cb2155371b37d0e3d2e4bd8fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a93112a4fe5a4b73a10376133e91322e89144835c0eb3bd8ebbc2a1cf5d496e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a93112a4fe5a4b73a10376133e91322e89144835c0eb3bd8ebbc2a1cf5d496e", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling advent-of-code-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> days/day_2.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | _ => panic!(format!("Undefined opcode: {}", cur_opcode)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 64 - _ => panic!(format!("Undefined opcode: {}", cur_opcode)), [INFO] [stdout] 64 + _ => panic!("Undefined opcode: {}", cur_opcode), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> days/day_3.rs:141:25 [INFO] [stdout] | [INFO] [stdout] 141 | c => panic!(format!("Character '{}' doesn't correspond to direction.", c)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 141 - c => panic!(format!("Character '{}' doesn't correspond to direction.", c)) [INFO] [stdout] 141 + c => panic!("Character '{}' doesn't correspond to direction.", c) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> main.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | _ => panic!(format!("Solution not implemented for day {}", day_to_solve)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 23 - _ => panic!(format!("Solution not implemented for day {}", day_to_solve)), [INFO] [stdout] 23 + _ => panic!("Solution not implemented for day {}", day_to_solve), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.62s [INFO] running `Command { std: "docker" "inspect" "8a93112a4fe5a4b73a10376133e91322e89144835c0eb3bd8ebbc2a1cf5d496e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a93112a4fe5a4b73a10376133e91322e89144835c0eb3bd8ebbc2a1cf5d496e", kill_on_drop: false }` [INFO] [stdout] 8a93112a4fe5a4b73a10376133e91322e89144835c0eb3bd8ebbc2a1cf5d496e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79d62fd75e38858168a6d8afeed6d938f6993a4c399da2e187c4944be842811f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79d62fd75e38858168a6d8afeed6d938f6993a4c399da2e187c4944be842811f", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> days/day_2.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | _ => panic!(format!("Undefined opcode: {}", cur_opcode)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 64 - _ => panic!(format!("Undefined opcode: {}", cur_opcode)), [INFO] [stdout] 64 + _ => panic!("Undefined opcode: {}", cur_opcode), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> days/day_3.rs:141:25 [INFO] [stdout] | [INFO] [stdout] 141 | c => panic!(format!("Character '{}' doesn't correspond to direction.", c)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 141 - c => panic!(format!("Character '{}' doesn't correspond to direction.", c)) [INFO] [stdout] 141 + c => panic!("Character '{}' doesn't correspond to direction.", c) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> main.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | _ => panic!(format!("Solution not implemented for day {}", day_to_solve)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 23 - _ => panic!(format!("Solution not implemented for day {}", day_to_solve)), [INFO] [stdout] 23 + _ => panic!("Solution not implemented for day {}", day_to_solve), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.38s [INFO] running `Command { std: "docker" "inspect" "79d62fd75e38858168a6d8afeed6d938f6993a4c399da2e187c4944be842811f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d62fd75e38858168a6d8afeed6d938f6993a4c399da2e187c4944be842811f", kill_on_drop: false }` [INFO] [stdout] 79d62fd75e38858168a6d8afeed6d938f6993a4c399da2e187c4944be842811f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c678740be849abae2864f5e640b5434d09139766c86c4a0d33d85aee9b46d7e5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c678740be849abae2864f5e640b5434d09139766c86c4a0d33d85aee9b46d7e5", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] running 51 tests [INFO] [stderr] --> days/day_2.rs:64:25 [INFO] [stdout] test days::day_1::test::task1_example3 ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_1::test::task2_example1 ... ok [INFO] [stderr] 64 | _ => panic!(format!("Undefined opcode: {}", cur_opcode)), [INFO] [stdout] test days::day_1::test::task2_example2 ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test days::day_1::test::task2_example3 ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_3::test::task2_example1 ... ok [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] test days::day_3::test::task1_example1 ... ok [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] test days::day_3::test::task2_example3 ... ok [INFO] [stderr] = note: for more information, see [INFO] [stdout] test days::day_3::test::test_build_line_from ... ok [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] test days::day_2::test::task1_example5 ... ok [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stdout] test days::day_3::test::test_contains ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_2::test::task1_example4 ... ok [INFO] [stderr] 64 - _ => panic!(format!("Undefined opcode: {}", cur_opcode)), [INFO] [stdout] test days::day_3::test::test_get_translation_by ... ok [INFO] [stderr] 64 + _ => panic!("Undefined opcode: {}", cur_opcode), [INFO] [stdout] test days::day_3::test::test_has_not_same_orientation ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_3::test::test_intersection ... ok [INFO] [stderr] [INFO] [stdout] test days::day_3::test::test_has_same_orientation ... ok [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] test days::day_3::test::test_new ... ok [INFO] [stderr] --> days/day_3.rs:141:25 [INFO] [stdout] test days::day_3::test::test_no_intersection ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_2::test::task1_example3 ... ok [INFO] [stderr] 141 | c => panic!(format!("Character '{}' doesn't correspond to direction.", c)) [INFO] [stdout] test days::day_1::test::task1_example ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test days::day_3::test::test_not_contains ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_3::test::test_vertical_orientation ... ok [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] test days::day_4::test::task2_check_if_password ... ok [INFO] [stderr] = note: for more information, see [INFO] [stdout] test days::day_4::test::task1_check_if_password ... ok [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] test days::day_4::test::test_custom ... ok [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stdout] test days::day_4::test::test_parse_input ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_5::test::task1_example1 ... ok [INFO] [stderr] 141 - c => panic!(format!("Character '{}' doesn't correspond to direction.", c)) [INFO] [stdout] test days::day_5::test::task2_example1_less_than_position_mode ... ok [INFO] [stderr] 141 + c => panic!("Character '{}' doesn't correspond to direction.", c) [INFO] [stdout] test days::day_5::test::task2_example2_eq_position_mode ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_5::test::task2_example3_less_than_immediate_mode ... ok [INFO] [stderr] [INFO] [stdout] test days::day_5::test::task2_example4_eq_immediate_mode ... ok [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] test days::day_5::test::task2_example6_jump_if_true_immediate_mode ... ok [INFO] [stderr] --> main.rs:23:21 [INFO] [stdout] test days::day_5::test::task2_example5_jump_if_false_position_mode ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_5::test::task2_example7_larger_example ... ok [INFO] [stderr] 23 | _ => panic!(format!("Solution not implemented for day {}", day_to_solve)), [INFO] [stdout] test days::day_5::test::test_handle_modes_opcode ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test days::day_6::test::task1_example ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_6::test::task2_example ... ok [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] test days::day_1::test::task1_example2 ... ok [INFO] [stderr] = note: for more information, see [INFO] [stdout] test days::day_2::test::task1_example2 ... ok [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] test days::day_1::test::task1_example4 ... ok [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stdout] test days::day_3::test::task2_example2 ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_3::test::task1_example2 ... ok [INFO] [stderr] 23 - _ => panic!(format!("Solution not implemented for day {}", day_to_solve)), [INFO] [stdout] test days::day_3::test::task1_example3 ... ok [INFO] [stderr] 23 + _ => panic!("Solution not implemented for day {}", day_to_solve), [INFO] [stdout] test days::day_3::test::test_horizontal_orientation ... ok [INFO] [stderr] | [INFO] [stdout] test days::day_7::test::task1_example1 ... ok [INFO] [stderr] [INFO] [stdout] test days::day_2::test::task1_example ... ok [INFO] [stderr] warning: `advent-of-code-rust` (bin "advent-of-code-rust" test) generated 3 warnings [INFO] [stdout] test days::day_7::test::task1_example2 ... ok [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] test days::day_7::test::task1_example3 ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/advent_of_code_rust-7fb3d820e2cceae6) [INFO] [stdout] test days::day_7::test::test_permutations ... ok [INFO] [stdout] test days::day_8::test::task1_example ... ok [INFO] [stdout] test days::day_7::test::task2_example1 ... ok [INFO] [stdout] test days::day_7::test::task2_example2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c678740be849abae2864f5e640b5434d09139766c86c4a0d33d85aee9b46d7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c678740be849abae2864f5e640b5434d09139766c86c4a0d33d85aee9b46d7e5", kill_on_drop: false }` [INFO] [stdout] c678740be849abae2864f5e640b5434d09139766c86c4a0d33d85aee9b46d7e5