[INFO] cloning repository https://github.com/JackismyShephard/advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JackismyShephard/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackismyShephard%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackismyShephard%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3715fbc3f8effef6a24a211c0d056a41a802a6d
[INFO] testing JackismyShephard/advent-of-code against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackismyShephard%2Fadvent-of-code" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JackismyShephard/advent-of-code
[INFO] finished tweaking git repo https://github.com/JackismyShephard/advent-of-code
[INFO] tweaked toml for git repo https://github.com/JackismyShephard/advent-of-code written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JackismyShephard/advent-of-code on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JackismyShephard/advent-of-code 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4fd95ab9ad438c47af5f44346eb3b1354b6937ea4dfd1fa28ed5c8f164d5a80
[INFO] running `Command { std: "docker" "start" "-a" "f4fd95ab9ad438c47af5f44346eb3b1354b6937ea4dfd1fa28ed5c8f164d5a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4fd95ab9ad438c47af5f44346eb3b1354b6937ea4dfd1fa28ed5c8f164d5a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4fd95ab9ad438c47af5f44346eb3b1354b6937ea4dfd1fa28ed5c8f164d5a80", kill_on_drop: false }`
[INFO] [stdout] f4fd95ab9ad438c47af5f44346eb3b1354b6937ea4dfd1fa28ed5c8f164d5a80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be393b4b29f1879998a97d556b49efb6623fe9a7b9d3bb766fd8cdbe1c009e94
[INFO] running `Command { std: "docker" "start" "-a" "be393b4b29f1879998a97d556b49efb6623fe9a7b9d3bb766fd8cdbe1c009e94", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling day03 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]    Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]    Compiling day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stderr]    Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.48s
[INFO] running `Command { std: "docker" "inspect" "be393b4b29f1879998a97d556b49efb6623fe9a7b9d3bb766fd8cdbe1c009e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be393b4b29f1879998a97d556b49efb6623fe9a7b9d3bb766fd8cdbe1c009e94", kill_on_drop: false }`
[INFO] [stdout] be393b4b29f1879998a97d556b49efb6623fe9a7b9d3bb766fd8cdbe1c009e94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76dae1d30ad4706d9db9494c069cfdf7e851819fd9f5491e10b3dbebda32acfe
[INFO] running `Command { std: "docker" "start" "-a" "76dae1d30ad4706d9db9494c069cfdf7e851819fd9f5491e10b3dbebda32acfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling day03 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stderr]    Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]    Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]    Compiling day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.14s
[INFO] running `Command { std: "docker" "inspect" "76dae1d30ad4706d9db9494c069cfdf7e851819fd9f5491e10b3dbebda32acfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76dae1d30ad4706d9db9494c069cfdf7e851819fd9f5491e10b3dbebda32acfe", kill_on_drop: false }`
[INFO] [stdout] 76dae1d30ad4706d9db9494c069cfdf7e851819fd9f5491e10b3dbebda32acfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6016899f0bcdd0feeeab03e0507e0434e1af37c55e95dfe8a22244546b5d1a2
[INFO] running `Command { std: "docker" "start" "-a" "a6016899f0bcdd0feeeab03e0507e0434e1af37c55e95dfe8a22244546b5d1a2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/day01-20f455922fe6ff67)
[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/main.rs (/opt/rustwide/target/debug/deps/day01-e03ab654bf43871d)
[INFO] [stderr]      Running tests/day01.rs (/opt/rustwide/target/debug/deps/day01-d9462bcd3cfc1851)
[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] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_parse_input_edge_cases::case_1 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_2 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_3 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_4 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_5 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_6 ... ok
[INFO] [stdout] test test_parse_input_errors::case_1 ... ok
[INFO] [stdout] test test_parse_input_errors::case_2 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_2 ... ok
[INFO] [stdout] test test_parse_input_errors::case_3 ... ok
[INFO] [stdout] test test_parse_input_example ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_4 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_3 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_5 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_6 ... ok
[INFO] [stdout] test test_solve_functions_example::case_1 ... ok
[INFO] [stdout] test test_solve_functions_example::case_2 ... ok
[INFO] [stdout] test test_solve_functions_example::case_3 ... ok
[INFO] [stdout] test test_solve_functions_real_input::case_2 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_1 ... ok
[INFO] [stdout] test test_solve_functions_real_input::case_1 ... ok
[INFO] [stdout] test test_solve_functions_real_input::case_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/day02-0fed91ecd6c6e34b)
[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/main.rs (/opt/rustwide/target/debug/deps/day02-38d8030745fc9d68)
[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 tests/day02.rs (/opt/rustwide/target/debug/deps/day02-db20128aa9c2099c)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test test_is_safe_edge_cases::case_2 ... ok
[INFO] [stdout] test test_is_safe_edge_cases::case_1 ... ok
[INFO] [stdout] test test_is_safe_edge_cases::case_3 ... ok
[INFO] [stdout] test test_is_safe_edge_cases::case_4 ... ok
[INFO] [stdout] test test_is_safe_edge_cases::case_5 ... ok
[INFO] [stdout] test test_is_safe_examples::case_1 ... ok
[INFO] [stdout] test test_is_safe_examples::case_2 ... ok
[INFO] [stdout] test test_is_safe_examples::case_3 ... ok
[INFO] [stdout] test test_is_safe_examples::case_4 ... ok
[INFO] [stdout] test test_is_safe_examples::case_5 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_edge_cases::case_1 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_edge_cases::case_2 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_edge_cases::case_4 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_edge_cases::case_6 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_edge_cases::case_7 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_edge_cases::case_8 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_examples::case_1 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_examples::case_4 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_edge_cases::case_3 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_examples::case_3 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_examples::case_2 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_2 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_1 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_examples::case_6 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_3 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_edge_cases::case_5 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_4 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_5 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_6 ... ok
[INFO] [stdout] test test_parse_input_errors::case_1 ... ok
[INFO] [stdout] test test_is_safe_examples::case_6 ... ok
[INFO] [stdout] test test_parse_input_example ... ok
[INFO] [stdout] test test_parse_input_errors::case_3 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_2 ... ok
[INFO] [stdout] test test_parse_input_errors::case_2 ... ok
[INFO] [stdout] test test_solve_functions_example::case_2 ... ok
[INFO] [stdout] test test_solve_functions_example::case_1 ... ok
[INFO] [stdout] test test_is_safe_with_dampener_examples::case_5 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_1 ... ok
[INFO] [stdout] test test_parse_input_errors::case_4 ... ok
[INFO] [stdout] test test_solve_functions_real_input::case_1 ... ok
[INFO] [stdout] test test_solve_functions_real_input::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/day03-7a84e1cdd67cc001)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day03-7d3109a1fb50cc7f)
[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] [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 tests/day03.rs (/opt/rustwide/target/debug/deps/day03-1e65f64ca3cc620a)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test test_extract_enabled_mul_instructions_edge_cases::case_5 ... ok
[INFO] [stdout] test test_extract_enabled_mul_instructions_error_cases::case_3 ... ok
[INFO] [stdout] test test_extract_enabled_mul_instructions_edge_cases::case_4 ... ok
[INFO] [stdout] test test_extract_enabled_mul_instructions_edge_cases::case_2 ... ok
[INFO] [stdout] test test_extract_enabled_mul_instructions_error_cases::case_2 ... ok
[INFO] [stdout] test test_extract_enabled_mul_instructions_error_cases::case_1 ... ok
[INFO] [stdout] test test_extract_enabled_mul_instructions_edge_cases::case_3 ... ok
[INFO] [stdout] test test_extract_enabled_mul_instructions_examples ... ok
[INFO] [stdout] test test_extract_enabled_mul_instructions_edge_cases::case_1 ... ok
[INFO] [stdout] test test_extract_mul_instructions_edge_cases::case_7 ... ok
[INFO] [stdout] test test_extract_mul_instructions_edge_cases::case_4 ... ok
[INFO] [stdout] test test_extract_mul_instructions_error_cases::case_1 ... ok
[INFO] [stdout] test test_extract_mul_instructions_edge_cases::case_3 ... ok
[INFO] [stdout] test test_extract_mul_instructions_error_cases::case_2 ... ok
[INFO] [stdout] test test_extract_mul_instructions_edge_cases::case_6 ... ok
[INFO] [stdout] test test_extract_mul_instructions_error_cases::case_3 ... ok
[INFO] [stdout] test test_extract_mul_instructions_edge_cases::case_5 ... ok
[INFO] [stdout] test test_extract_mul_instructions_example ... ok
[INFO] [stdout] test test_extract_mul_instructions_edge_cases::case_2 ... ok
[INFO] [stdout] test test_extract_mul_instructions_edge_cases::case_1 ... ok
[INFO] [stdout] test test_extract_mul_instructions_edge_cases::case_8 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_1::solve_fn_2_solve_part2 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_3::solve_fn_1_solve_part1 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_4::solve_fn_2_solve_part2 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_2::solve_fn_2_solve_part2 ... ok
[INFO] [stdout] test test_extract_mul_instructions_edge_cases::case_9 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_3::solve_fn_2_solve_part2 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_4::solve_fn_1_solve_part1 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_1::solve_fn_1_solve_part1 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_2::solve_fn_1_solve_part1 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_5::solve_fn_1_solve_part1 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_5::solve_fn_2_solve_part2 ... ok
[INFO] [stdout] test test_solve_functions_example::case_1 ... ok
[INFO] [stdout] test test_solve_part2_control_flow::case_2 ... ok
[INFO] [stdout] test test_solve_functions_example::case_2 ... ok
[INFO] [stdout] test test_solve_part2_control_flow::case_3 ... ok
[INFO] [stdout] test test_solve_part2_control_flow::case_1 ... ok
[INFO] [stdout] test test_solve_functions_real_input::case_1 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/day04-256c20608a159185)
[INFO] [stdout] test test_solve_functions_real_input::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[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/main.rs (/opt/rustwide/target/debug/deps/day04-62e5a2ae18daba7a)
[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 tests/day04.rs (/opt/rustwide/target/debug/deps/day04-d407f8b5775ca8a6)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test test_check_direction::case_02 ... ok
[INFO] [stdout] test test_check_direction::case_03 ... ok
[INFO] [stdout] test test_check_direction::case_04 ... ok
[INFO] [stdout] test test_check_direction::case_09 ... ok
[INFO] [stdout] test test_check_direction::case_10 ... ok
[INFO] [stdout] test test_check_direction::case_11 ... ok
[INFO] [stdout] test test_check_direction::case_01 ... ok
[INFO] [stdout] test test_count_xmas_at_position::case_02 ... ok
[INFO] [stdout] test test_check_direction::case_05 ... ok
[INFO] [stdout] test test_count_xmas_at_position::case_01 ... ok
[INFO] [stdout] test test_check_direction::case_08 ... ok
[INFO] [stdout] test test_check_direction::case_07 ... ok
[INFO] [stdout] test test_count_xmas_at_position::case_04 ... ok
[INFO] [stdout] test test_check_direction::case_06 ... ok
[INFO] [stdout] test test_count_xmas_at_position::case_03 ... ok
[INFO] [stdout] test test_count_xmas_at_position::case_05 ... ok
[INFO] [stdout] test test_count_xmas_at_position::case_06 ... ok
[INFO] [stdout] test test_count_xmas_at_position::case_08 ... ok
[INFO] [stdout] test test_count_xmas_at_position::case_09 ... ok
[INFO] [stdout] test test_is_xmas_pattern::case_01 ... ok
[INFO] [stdout] test test_count_xmas_at_position::case_07 ... ok
[INFO] [stdout] test test_is_xmas_pattern::case_03 ... ok
[INFO] [stdout] test test_is_xmas_pattern::case_04 ... ok
[INFO] [stdout] test test_is_xmas_pattern::case_02 ... ok
[INFO] [stdout] test test_is_xmas_pattern::case_05 ... ok
[INFO] [stdout] test test_is_xmas_pattern::case_06 ... ok
[INFO] [stdout] test test_is_xmas_pattern::case_07 ... ok
[INFO] [stdout] test test_count_xmas_at_position::case_11 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_4 ... ok
[INFO] [stdout] test test_is_xmas_pattern::case_08 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_5 ... ok
[INFO] [stdout] test test_is_xmas_pattern::case_10 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_6 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_1 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_03 ... ok
[INFO] [stdout] test test_count_xmas_at_position::case_10 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_06 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_01 ... ok
[INFO] [stdout] test test_parse_input_example ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_02 ... ok
[INFO] [stdout] test test_is_xmas_pattern::case_09 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_3 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_04 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_05 ... ok
[INFO] [stdout] test test_parse_input_edge_cases::case_2 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_07 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_08 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_09 ... ok
[INFO] [stdout] test test_solve_functions_edge_cases::case_10 ... ok
[INFO] [stdout] test test_solve_functions_example::case_1 ... ok
[INFO] [stdout] test test_solve_functions_example::case_2 ... ok
[INFO] [stdout] test test_solve_functions_real_input::case_2 ... ok
[INFO] [stdout] test test_solve_functions_real_input::case_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/day05-366cd04c65a8c3d1)
[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/main.rs (/opt/rustwide/target/debug/deps/day05-1705b0d7acd769d6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/day05.rs (/opt/rustwide/target/debug/deps/day05-0ca51725e0c512d1)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 103 tests
[INFO] [stdout] test test_get_middle_page::case_2 ... ok
[INFO] [stdout] test test_get_middle_page::case_1 ... ok
[INFO] [stdout] test test_get_middle_page::case_3 ... ok
[INFO] [stdout] test test_get_middle_page::case_4 ... ok
[INFO] [stdout] test test_get_middle_page_empty ... ok
[INFO] [stdout] test test_is_valid_sequence::case_1::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence::case_2::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence::case_1::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence::case_2::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence::case_4::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence::case_4::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence::case_5::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence::case_3::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence::case_5::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence::case_3::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence::case_6::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence::case_6::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence::case_7::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence::case_7::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_01::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_01::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_02::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_02::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_03::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_03::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_04::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_05::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_07::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_08::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_09::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_11::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_11::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_12::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_13::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_04::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_01::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_02::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_02::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_03::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_04::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_03::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_04::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_05::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_06::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_06::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_07::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_05::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_08::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_05::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_07::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_06::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_08::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_01::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_09::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_08::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_09::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_09::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_10::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_10::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_06::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_12::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_11::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_10::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_13::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_complex::case_07::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_10::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_11::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_12::validator_1_is_valid_sequence ... ok
[INFO] [stdout] test test_is_valid_sequence_duplicates::case_12::validator_2_is_valid_sequence_naive ... ok
[INFO] [stdout] test test_parse_input_error_cases_with_messages::case_1 ... ok
[INFO] [stdout] test test_parse_input_error_cases_with_messages::case_2 ... ok
[INFO] [stdout] test test_parse_input_error_cases_with_messages::case_3 ... ok
[INFO] [stdout] test test_solve_functions::case_2::solver_1_solve_part1 ... ok
[INFO] [stdout] test test_parse_input_error_cases_with_messages::case_4 ... ok
[INFO] [stdout] test test_solve_functions::case_1::solver_1_solve_part1 ... ok
[INFO] [stdout] test test_parse_input_error_cases_with_messages::case_5 ... ok
[INFO] [stdout] test test_solve_functions::case_1::solver_2_solve_part1_naive ... ok
[INFO] [stdout] test test_parse_input_error_cases_with_messages::case_6 ... ok
[INFO] [stdout] test test_solve_functions::case_2::solver_2_solve_part1_naive ... ok
[INFO] [stdout] test test_solve_functions::case_3::solver_1_solve_part1 ... ok
[INFO] [stdout] test test_parse_input_example ... ok
[INFO] [stdout] test test_parse_input_numeric_error_cases::case_3 ... ok
[INFO] [stdout] test test_parse_input_valid_cases::case_1 ... ok
[INFO] [stdout] test test_parse_input_valid_cases::case_3 ... ok
[INFO] [stdout] test test_parse_input_numeric_error_cases::case_1 ... ok
[INFO] [stdout] test test_solve_functions::case_3::solver_2_solve_part1_naive ... ok
[INFO] [stdout] test test_parse_input_valid_cases::case_4 ... ok
[INFO] [stdout] test test_solve_functions::case_5::solver_1_solve_part1 ... ok
[INFO] [stdout] test test_solve_functions::case_4::solver_2_solve_part1_naive ... ok
[INFO] [stdout] test test_parse_input_numeric_error_cases::case_2 ... ok
[INFO] [stdout] test test_solve_functions::case_6::solver_1_solve_part1 ... ok
[INFO] [stdout] test test_solve_functions::case_7::solver_1_solve_part1 ... ok
[INFO] [stdout] test test_solve_functions::case_4::solver_1_solve_part1 ... ok
[INFO] [stdout] test test_solve_functions::case_8::solver_2_solve_part1_naive ... ok
[INFO] [stdout] test test_solve_functions::case_5::solver_2_solve_part1_naive ... ok
[INFO] [stdout] test test_solve_functions::case_8::solver_1_solve_part1 ... ok
[INFO] [stdout] test test_solve_functions_example::case_1 ... ok
[INFO] [stdout] test test_solve_functions::case_6::solver_2_solve_part1_naive ... ok
[INFO] [stdout] test test_solve_functions::case_7::solver_2_solve_part1_naive ... ok
[INFO] [stdout] test test_solve_functions_example::case_2 ... ok
[INFO] [stdout] test test_parse_input_valid_cases::case_2 ... ok
[INFO] [stdout] test test_solve_functions_with_real_input::case_2 ... ok
[INFO] [stdout] test test_solve_functions_with_real_input::case_1 ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shared-6533c79cfa563355)
[INFO] [stdout] test result: ok. 103 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests day01
[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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test day01/src/lib.rs - build_frequency_map (line 128) ... ok
[INFO] [stdout] test day01/src/lib.rs - parse_input (line 197) ... ok
[INFO] [stdout] test day01/src/lib.rs - solve_part2_naive (line 160) ... ok
[INFO] [stdout] test day01/src/lib.rs - solve_part1 (line 42) ... ok
[INFO] [stderr]    Doc-tests day02
[INFO] [stdout] test day01/src/lib.rs - solve_part2 (line 86) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test day02/src/lib.rs - solve_part1 (line 47) ... ok
[INFO] [stdout] test day02/src/lib.rs - is_safe_with_dampener (line 147) ... ok
[INFO] [stdout] test day02/src/lib.rs - solve_part2 (line 119) ... ok
[INFO] [stdout] test day02/src/lib.rs - is_safe (line 70) ... ok
[INFO] [stdout] test day02/src/lib.rs - parse_input (line 191) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests day03
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test day03/src/lib.rs - solve_part1 (line 43) ... ok
[INFO] [stdout] test day03/src/lib.rs - extract_enabled_mul_instructions (line 141) ... ok
[INFO] [stdout] test day03/src/lib.rs - solve_part2 (line 111) ... ok
[INFO] [stdout] test day03/src/lib.rs - extract_mul_instructions (line 72) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests day04
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test day04/src/lib.rs - check_direction (line 114) ... ok
[INFO] [stdout] test day04/src/lib.rs - is_xmas_pattern (line 180) ... ok
[INFO] [stdout] test day04/src/lib.rs - parse_input (line 256) ... ok
[INFO] [stdout] test day04/src/lib.rs - solve_part2 (line 147) ... ok
[INFO] [stdout] test day04/src/lib.rs - solve_part1 (line 40) ... ok
[INFO] [stdout] test day04/src/lib.rs - count_xmas_at_position (line 73) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests day05
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test day05/src/lib.rs - get_middle_page (line 297) ... ok
[INFO] [stdout] test day05/src/lib.rs - is_valid_sequence (line 132) ... ok
[INFO] [stdout] test day05/src/lib.rs - solve_part1_naive (line 173) ... ok
[INFO] [stdout] test day05/src/lib.rs - parse_input (line 240) ... ok
[INFO] [stdout] test day05/src/lib.rs - is_valid_sequence_naive (line 203) ... ok
[INFO] [stdout] test day05/src/lib.rs - solve_part1 (line 95) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests shared
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test shared/src/benchmarking.rs - benchmarking::process_benchmark_results (line 143) - compile ... ok
[INFO] [stdout] test shared/src/benchmarking.rs - benchmarking::PlotConfig (line 55) ... ok
[INFO] [stdout] test shared/src/benchmarking.rs - benchmarking::extract_criterion_results (line 226) ... ok
[INFO] [stdout] test shared/src/benchmarking.rs - benchmarking::create_criterion_benchmark (line 77) ... ok
[INFO] [stdout] test shared/src/input.rs - input::read_input (line 30) ... FAILED
[INFO] [stdout] test shared/src/plotting.rs - plotting::create_dual_algorithm_plot (line 42) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- shared/src/input.rs - input::read_input (line 30) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1171) panicked at shared/src/input.rs:9:29:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591607d088f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x591607d088f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x591607d088f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591607d088f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x591607d1a3ba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591607d1a3ba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x591607d0cd96 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x591607d0cd96 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x591607cf2cbf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591607cf2cbf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591607d048d1 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x591607d04a8b - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x591607cf2d78 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x591607ce7b59 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x591607cf368d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x591607d1aa8c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x591607d1a802 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x591607ccfa1a - rust_out[183646e59c86b0c5]::main::_doctest_main_shared_src_input_rs_30_0
[INFO] [stdout]   18:     0x591607ccf659 - rust_out[183646e59c86b0c5]::main
[INFO] [stdout]   19:     0x591607cd0793 - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x591607ccf616 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   21:     0x591607ccf629 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   22:     0x591607d03ec6 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x591607d03ec6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x591607d03ec6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x591607d03ec6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x591607d03ec6 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x591607d03ec6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x591607d03ec6 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x591607d03ec6 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x591607d03ec6 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x591607ccf541 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stdout]   32:     0x591607cd08e5 - main
[INFO] [stdout]   33:     0x74185c2491ca - <unknown>
[INFO] [stdout]   34:     0x74185c24928b - __libc_start_main
[INFO] [stdout]   35:     0x591607ccf145 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- shared/src/plotting.rs - plotting::create_dual_algorithm_plot (line 42) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: backend error: Drawing backend error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<plotters::drawing::area::DrawingAreaErrorKind<std::io::error::Error>>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, plotters::drawing::area::DrawingAreaErrorKind<std::io::error::Error>>>>::from_residual
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: shared::plotting::create_dual_algorithm_plot
[INFO] [stdout]              at ./src/plotting.rs:98:5
[INFO] [stdout]    3: rust_out::main
[INFO] [stdout]    4: <fn() -> core::result::Result<(), alloc::boxed::Box<dyn core::error::Error>> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), alloc::boxed::Box<dyn core::error::Error>>, core::result::Result<(), alloc::boxed::Box<dyn core::error::Error>>>
[INFO] [stdout]    6: std::rt::lang_start::<core::result::Result<(), alloc::boxed::Box<dyn core::error::Error>>>::{closure#0}
[INFO] [stdout]    7: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start::<core::result::Result<(), alloc::boxed::Box<dyn core::error::Error>>>
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     shared/src/input.rs - input::read_input (line 30)
[INFO] [stdout]     shared/src/plotting.rs - plotting::create_dual_algorithm_plot (line 42)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p shared --doc`
[INFO] running `Command { std: "docker" "inspect" "a6016899f0bcdd0feeeab03e0507e0434e1af37c55e95dfe8a22244546b5d1a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6016899f0bcdd0feeeab03e0507e0434e1af37c55e95dfe8a22244546b5d1a2", kill_on_drop: false }`
[INFO] [stdout] a6016899f0bcdd0feeeab03e0507e0434e1af37c55e95dfe8a22244546b5d1a2
