[INFO] cloning repository https://github.com/MagnoElMagnifico/aoc2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MagnoElMagnifico/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagnoElMagnifico%2Faoc2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagnoElMagnifico%2Faoc2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0a2b9ebbcb97dc90f812cd902b14446431461bb
[INFO] testing MagnoElMagnifico/aoc2023 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagnoElMagnifico%2Faoc2023" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MagnoElMagnifico/aoc2023
[INFO] finished tweaking git repo https://github.com/MagnoElMagnifico/aoc2023
[INFO] tweaked toml for git repo https://github.com/MagnoElMagnifico/aoc2023 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MagnoElMagnifico/aoc2023 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MagnoElMagnifico/aoc2023 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfcae7d635c08134b51369774e7367be68b247a5d9031637f3acfeca6e6f4702
[INFO] running `Command { std: "docker" "start" "-a" "bfcae7d635c08134b51369774e7367be68b247a5d9031637f3acfeca6e6f4702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfcae7d635c08134b51369774e7367be68b247a5d9031637f3acfeca6e6f4702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfcae7d635c08134b51369774e7367be68b247a5d9031637f3acfeca6e6f4702", kill_on_drop: false }`
[INFO] [stdout] bfcae7d635c08134b51369774e7367be68b247a5d9031637f3acfeca6e6f4702
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91e844d47113b7fa209c84489bd5fb039878cb887dbcb35bf2951e85bf81854b
[INFO] running `Command { std: "docker" "start" "-a" "91e844d47113b7fa209c84489bd5fb039878cb887dbcb35bf2951e85bf81854b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling sscanf_macro v0.4.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling sscanf v0.4.1
[INFO] [stderr]    Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.34s
[INFO] running `Command { std: "docker" "inspect" "91e844d47113b7fa209c84489bd5fb039878cb887dbcb35bf2951e85bf81854b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91e844d47113b7fa209c84489bd5fb039878cb887dbcb35bf2951e85bf81854b", kill_on_drop: false }`
[INFO] [stdout] 91e844d47113b7fa209c84489bd5fb039878cb887dbcb35bf2951e85bf81854b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93f78da44b2d521287a4273d0adf5c0d75c65624022cf27f76a0a2c0a694ae03
[INFO] running `Command { std: "docker" "start" "-a" "93f78da44b2d521287a4273d0adf5c0d75c65624022cf27f76a0a2c0a694ae03", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s
[INFO] running `Command { std: "docker" "inspect" "93f78da44b2d521287a4273d0adf5c0d75c65624022cf27f76a0a2c0a694ae03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93f78da44b2d521287a4273d0adf5c0d75c65624022cf27f76a0a2c0a694ae03", kill_on_drop: false }`
[INFO] [stdout] 93f78da44b2d521287a4273d0adf5c0d75c65624022cf27f76a0a2c0a694ae03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ec16419e7c5b27b66be56593f857dbdfae39a0d63c487d04d22d7515b0ed0d6
[INFO] running `Command { std: "docker" "start" "-a" "4ec16419e7c5b27b66be56593f857dbdfae39a0d63c487d04d22d7515b0ed0d6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/bin/day1_part1.rs (/opt/rustwide/target/debug/deps/day1_part1-6ef145a2a34ec1e9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/day1_part2.rs (/opt/rustwide/target/debug/deps/day1_part2-1fb08723ab8a731c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test ... ok
[INFO] [stdout] test test2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/day2_part1.rs (/opt/rustwide/target/debug/deps/day2_part1-ff7227da37126f48)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/day2_part2.rs (/opt/rustwide/target/debug/deps/day2_part2-d6197be08a994dc7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/day3_part1.rs (/opt/rustwide/target/debug/deps/day3_part1-3dc209b27a7721b5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_same_line ... ok
[INFO] [stdout] test test_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/day3_part1_failed.rs (/opt/rustwide/target/debug/deps/day3_part1_failed-37994f71a3971a70)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_symbol_above ... FAILED
[INFO] [stdout] test test_same_line ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_symbol_above stdout ----
[INFO] [stdout] 0, 0->.) Current line: .....*.........
[INFO] [stdout] 0, 0->.) Prev line: [None, None, None, None, None, None, None, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: None, state None
[INFO] [stdout] 
[INFO] [stdout] 0, 1->.) Current line: .....*.........
[INFO] [stdout] 0, 1->.) Prev line: [None, None, None, None, None, None, None, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: None, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 2->.) Current line: .....*.........
[INFO] [stdout] 0, 2->.) Prev line: [Dot, None, None, None, None, None, None, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 3->.) Current line: .....*.........
[INFO] [stdout] 0, 3->.) Prev line: [Dot, Dot, None, None, None, None, None, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 4->.) Current line: .....*.........
[INFO] [stdout] 0, 4->.) Prev line: [Dot, Dot, Dot, None, None, None, None, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 5->*) Current line: .....*.........
[INFO] [stdout] 0, 5->*) Prev line: [Dot, Dot, Dot, Dot, None, None, None, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 6->.) Current line: .....*.........
[INFO] [stdout] 0, 6->.) Prev line: [Dot, Dot, Dot, Dot, Dot, None, None, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Symbol
[INFO] [stdout] 
[INFO] [stdout] 0, 7->.) Current line: .....*.........
[INFO] [stdout] 0, 7->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, None, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Symbol, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 8->.) Current line: .....*.........
[INFO] [stdout] 0, 8->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 9->.) Current line: .....*.........
[INFO] [stdout] 0, 9->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 10->.) Current line: .....*.........
[INFO] [stdout] 0, 10->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, Dot, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 11->.) Current line: .....*.........
[INFO] [stdout] 0, 11->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, Dot, Dot, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 12->.) Current line: .....*.........
[INFO] [stdout] 0, 12->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, Dot, Dot, Dot, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 13->.) Current line: .....*.........
[INFO] [stdout] 0, 13->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, Dot, Dot, Dot, Dot, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 14->.) Current line: .....*.........
[INFO] [stdout] 0, 14->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, Dot, Dot, Dot, Dot, Dot, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 0->.) Current line: ....475........
[INFO] [stdout] 1, 0->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 1->.) Current line: ....475........
[INFO] [stdout] 1, 1->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 2->.) Current line: ....475........
[INFO] [stdout] 1, 2->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 3->.) Current line: ....475........
[INFO] [stdout] 1, 3->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 4->4) Current line: ....475........
[INFO] [stdout] 1, 4->4) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 5->7) Current line: ....475........
[INFO] [stdout] 1, 5->7) Prev line: [Dot, Dot, Dot, Dot, Dot, Symbol, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Number(4, false)
[INFO] [stdout] 
[INFO] [stdout] 1, 6->5) Current line: ....475........
[INFO] [stdout] 1, 6->5) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Symbol, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Number(47, false)
[INFO] [stdout] 
[INFO] [stdout] 1, 7->.) Current line: ....475........
[INFO] [stdout] 1, 7->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Number(475, false)
[INFO] [stdout] 
[INFO] [stdout] 1, 8->.) Current line: ....475........
[INFO] [stdout] 1, 8->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Number(475, false), state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 9->.) Current line: ....475........
[INFO] [stdout] 1, 9->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 10->.) Current line: ....475........
[INFO] [stdout] 1, 10->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 11->.) Current line: ....475........
[INFO] [stdout] 1, 11->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 12->.) Current line: ....475........
[INFO] [stdout] 1, 12->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 13->.) Current line: ....475........
[INFO] [stdout] 1, 13->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 14->.) Current line: ....475........
[INFO] [stdout] 1, 14->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 0->.) Current line: ...............
[INFO] [stdout] 2, 0->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 1->.) Current line: ...............
[INFO] [stdout] 2, 1->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 2->.) Current line: ...............
[INFO] [stdout] 2, 2->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 3->.) Current line: ...............
[INFO] [stdout] 2, 3->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 4->.) Current line: ...............
[INFO] [stdout] 2, 4->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 5->.) Current line: ...............
[INFO] [stdout] 2, 5->.) Prev line: [Dot, Dot, Dot, Dot, Number(47, false), Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 6->.) Current line: ...............
[INFO] [stdout] 2, 6->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Number(475, false), Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 7->.) Current line: ...............
[INFO] [stdout] 2, 7->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Dot, Number(475, false), Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 8->.) Current line: ...............
[INFO] [stdout] 2, 8->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 9->.) Current line: ...............
[INFO] [stdout] 2, 9->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 10->.) Current line: ...............
[INFO] [stdout] 2, 10->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 11->.) Current line: ...............
[INFO] [stdout] 2, 11->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 12->.) Current line: ...............
[INFO] [stdout] 2, 12->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 13->.) Current line: ...............
[INFO] [stdout] 2, 13->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 14->.) Current line: ...............
[INFO] [stdout] 2, 14->.) Prev line: [Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_symbol_above' (38) panicked at src/bin/day3_part1_failed.rs:143:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 475
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c391f7bf22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c391f7bf22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c391f7bf22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c391f7bf22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c391f907aa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c391f907aa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59c391f80d56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c391f80d56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c391f5a3ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c391f5a3ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c391f74209 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c391f0fb0e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59c391f0fb0e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c391f743c2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59c391f743c2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c391f5a4a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c391f51e79 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c391f5b2fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c391f90e1c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c391f90d33 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59c391f4f64a - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59c391f01414 - day3_part1_failed[4528e8b153d7eabf]::test_symbol_above
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/day3_part1_failed.rs:143:5
[INFO] [stdout]   22:     0x59c391f006a7 - day3_part1_failed[4528e8b153d7eabf]::test_symbol_above::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/day3_part1_failed.rs:137:23
[INFO] [stdout]   23:     0x59c391f03d86 - <day3_part1_failed[4528e8b153d7eabf]::test_symbol_above::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59c391f03ebb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59c391f03ebb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59c391f1071a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59c391f1071a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59c391f1071a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59c391f1071a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59c391f1071a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c391f1071a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59c391f1071a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59c391f0abe4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59c391f0abe4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59c391f13212 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x59c391f13212 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59c391f13212 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59c391f13212 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59c391f13212 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c391f13212 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x59c391f13212 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59c391f7b7cf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59c391f7b7cf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7b0375636aa4 - <unknown>
[INFO] [stdout]   45:     0x7b03756c3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_same_line stdout ----
[INFO] [stdout] 0, 0->1) Current line: 11.....15/
[INFO] [stdout] 0, 0->1) Prev line: [None, None, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: None, state None
[INFO] [stdout] 
[INFO] [stdout] 0, 1->1) Current line: 11.....15/
[INFO] [stdout] 0, 1->1) Prev line: [None, None, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: None, state Number(1, false)
[INFO] [stdout] 
[INFO] [stdout] 0, 2->.) Current line: 11.....15/
[INFO] [stdout] 0, 2->.) Prev line: [Number(11, false), None, None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: None, state Number(11, false)
[INFO] [stdout] 
[INFO] [stdout] 0, 3->.) Current line: 11.....15/
[INFO] [stdout] 0, 3->.) Prev line: [Number(11, false), Number(11, false), None, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Number(11, false), state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 4->.) Current line: 11.....15/
[INFO] [stdout] 0, 4->.) Prev line: [Number(11, false), Number(11, false), Dot, None, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 5->.) Current line: 11.....15/
[INFO] [stdout] 0, 5->.) Prev line: [Number(11, false), Number(11, false), Dot, Dot, None, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 6->.) Current line: 11.....15/
[INFO] [stdout] 0, 6->.) Prev line: [Number(11, false), Number(11, false), Dot, Dot, Dot, None, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 7->1) Current line: 11.....15/
[INFO] [stdout] 0, 7->1) Prev line: [Number(11, false), Number(11, false), Dot, Dot, Dot, Dot, None, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 0, 8->5) Current line: 11.....15/
[INFO] [stdout] 0, 8->5) Prev line: [Number(11, false), Number(11, false), Dot, Dot, Dot, Dot, Dot, None, None, None]
[INFO] [stdout]        ) prev_state: Dot, state Number(1, false)
[INFO] [stdout] 
[INFO] [stdout] 0, 9->/) Current line: 11.....15/
[INFO] [stdout] 0, 9->/) Prev line: [Number(11, false), Number(11, false), Dot, Dot, Dot, Dot, Dot, Number(15, false), None, None]
[INFO] [stdout]        ) prev_state: Dot, state Number(15, false)
[INFO] [stdout] 
[INFO] [stdout] Found: 15 (symbol after)
[INFO] [stdout] 1, 0->.) Current line: ...$20.*20
[INFO] [stdout] 1, 0->.) Prev line: [Number(11, false), Number(11, false), Dot, Dot, Dot, Dot, Dot, Number(15, false), Number(15, true), Symbol]
[INFO] [stdout]        ) prev_state: Number(15, true), state Symbol
[INFO] [stdout] 
[INFO] [stdout] 1, 1->.) Current line: ...$20.*20
[INFO] [stdout] 1, 1->.) Prev line: [Number(11, false), Number(11, false), Dot, Dot, Dot, Dot, Dot, Number(15, false), Number(15, true), Symbol]
[INFO] [stdout]        ) prev_state: Symbol, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 2->.) Current line: ...$20.*20
[INFO] [stdout] 1, 2->.) Prev line: [Dot, Number(11, false), Dot, Dot, Dot, Dot, Dot, Number(15, false), Number(15, true), Symbol]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 3->$) Current line: ...$20.*20
[INFO] [stdout] 1, 3->$) Prev line: [Dot, Dot, Dot, Dot, Dot, Dot, Dot, Number(15, false), Number(15, true), Symbol]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 4->2) Current line: ...$20.*20
[INFO] [stdout] 1, 4->2) Prev line: [Dot, Dot, Dot, Dot, Dot, Dot, Dot, Number(15, false), Number(15, true), Symbol]
[INFO] [stdout]        ) prev_state: Dot, state Symbol
[INFO] [stdout] 
[INFO] [stdout] 1, 5->0) Current line: ...$20.*20
[INFO] [stdout] 1, 5->0) Prev line: [Dot, Dot, Dot, Symbol, Dot, Dot, Dot, Number(15, false), Number(15, true), Symbol]
[INFO] [stdout]        ) prev_state: Symbol, state Number(2, false)
[INFO] [stdout] 
[INFO] [stdout] 1, 6->.) Current line: ...$20.*20
[INFO] [stdout] 1, 6->.) Prev line: [Dot, Dot, Dot, Symbol, Number(20, false), Dot, Dot, Number(15, false), Number(15, true), Symbol]
[INFO] [stdout]        ) prev_state: Symbol, state Number(20, false)
[INFO] [stdout] 
[INFO] [stdout] Found: 20 (symbol before)
[INFO] [stdout] 1, 7->*) Current line: ...$20.*20
[INFO] [stdout] 1, 7->*) Prev line: [Dot, Dot, Dot, Symbol, Number(20, false), Number(20, true), Dot, Number(15, false), Number(15, true), Symbol]
[INFO] [stdout]        ) prev_state: Number(20, true), state Dot
[INFO] [stdout] 
[INFO] [stdout] 1, 8->2) Current line: ...$20.*20
[INFO] [stdout] 1, 8->2) Prev line: [Dot, Dot, Dot, Symbol, Number(20, false), Number(20, true), Dot, Number(15, false), Number(15, true), Symbol]
[INFO] [stdout]        ) prev_state: Dot, state Symbol
[INFO] [stdout] 
[INFO] [stdout] 1, 9->0) Current line: ...$20.*20
[INFO] [stdout] 1, 9->0) Prev line: [Dot, Dot, Dot, Symbol, Number(20, false), Number(20, true), Dot, Symbol, Number(15, true), Symbol]
[INFO] [stdout]        ) prev_state: Symbol, state Number(2, false)
[INFO] [stdout] 
[INFO] [stdout] 2, 0->.) Current line: .10#4.....
[INFO] [stdout] 2, 0->.) Prev line: [Dot, Dot, Dot, Symbol, Number(20, false), Number(20, true), Dot, Symbol, Number(20, false), Number(20, false)]
[INFO] [stdout]        ) prev_state: Symbol, state Number(20, false)
[INFO] [stdout] 
[INFO] [stdout] Found: 20 (symbol before)
[INFO] [stdout] 2, 1->1) Current line: .10#4.....
[INFO] [stdout] 2, 1->1) Prev line: [Dot, Dot, Dot, Symbol, Number(20, false), Number(20, true), Dot, Symbol, Number(20, false), Number(20, false)]
[INFO] [stdout]        ) prev_state: Number(20, true), state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 2->0) Current line: .10#4.....
[INFO] [stdout] 2, 2->0) Prev line: [Dot, Dot, Dot, Symbol, Number(20, false), Number(20, true), Dot, Symbol, Number(20, false), Number(20, false)]
[INFO] [stdout]        ) prev_state: Dot, state Number(1, false)
[INFO] [stdout] 
[INFO] [stdout] 2, 3->#) Current line: .10#4.....
[INFO] [stdout] 2, 3->#) Prev line: [Dot, Number(10, false), Dot, Symbol, Number(20, false), Number(20, true), Dot, Symbol, Number(20, false), Number(20, false)]
[INFO] [stdout]        ) prev_state: Dot, state Number(10, false)
[INFO] [stdout] 
[INFO] [stdout] Found: 10 (symbol after)
[INFO] [stdout] 2, 4->4) Current line: .10#4.....
[INFO] [stdout] 2, 4->4) Prev line: [Dot, Number(10, false), Number(10, true), Symbol, Number(20, false), Number(20, true), Dot, Symbol, Number(20, false), Number(20, false)]
[INFO] [stdout]        ) prev_state: Number(10, true), state Symbol
[INFO] [stdout] 
[INFO] [stdout] 2, 5->.) Current line: .10#4.....
[INFO] [stdout] 2, 5->.) Prev line: [Dot, Number(10, false), Number(10, true), Symbol, Number(20, false), Number(20, true), Dot, Symbol, Number(20, false), Number(20, false)]
[INFO] [stdout]        ) prev_state: Symbol, state Number(4, false)
[INFO] [stdout] 
[INFO] [stdout] Found: 4 (symbol before)
[INFO] [stdout] 2, 6->.) Current line: .10#4.....
[INFO] [stdout] 2, 6->.) Prev line: [Dot, Number(10, false), Number(10, true), Symbol, Number(4, true), Number(20, true), Dot, Symbol, Number(20, false), Number(20, false)]
[INFO] [stdout]        ) prev_state: Number(4, true), state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 7->.) Current line: .10#4.....
[INFO] [stdout] 2, 7->.) Prev line: [Dot, Number(10, false), Number(10, true), Symbol, Number(4, true), Dot, Dot, Symbol, Number(20, false), Number(20, false)]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 8->.) Current line: .10#4.....
[INFO] [stdout] 2, 8->.) Prev line: [Dot, Number(10, false), Number(10, true), Symbol, Number(4, true), Dot, Dot, Symbol, Number(20, false), Number(20, false)]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 2, 9->.) Current line: .10#4.....
[INFO] [stdout] 2, 9->.) Prev line: [Dot, Number(10, false), Number(10, true), Symbol, Number(4, true), Dot, Dot, Dot, Number(20, false), Number(20, false)]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 3, 0->.) Current line: ...*23231.
[INFO] [stdout] 3, 0->.) Prev line: [Dot, Number(10, false), Number(10, true), Symbol, Number(4, true), Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 3, 1->.) Current line: ...*23231.
[INFO] [stdout] 3, 1->.) Prev line: [Dot, Number(10, false), Number(10, true), Symbol, Number(4, true), Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 3, 2->.) Current line: ...*23231.
[INFO] [stdout] 3, 2->.) Prev line: [Dot, Number(10, false), Number(10, true), Symbol, Number(4, true), Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 3, 3->*) Current line: ...*23231.
[INFO] [stdout] 3, 3->*) Prev line: [Dot, Dot, Number(10, true), Symbol, Number(4, true), Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Dot
[INFO] [stdout] 
[INFO] [stdout] 3, 4->2) Current line: ...*23231.
[INFO] [stdout] 3, 4->2) Prev line: [Dot, Dot, Dot, Symbol, Number(4, true), Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Dot, state Symbol
[INFO] [stdout] 
[INFO] [stdout] 3, 5->3) Current line: ...*23231.
[INFO] [stdout] 3, 5->3) Prev line: [Dot, Dot, Dot, Symbol, Number(4, true), Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Symbol, state Number(2, false)
[INFO] [stdout] 
[INFO] [stdout] 3, 6->2) Current line: ...*23231.
[INFO] [stdout] 3, 6->2) Prev line: [Dot, Dot, Dot, Symbol, Number(23, false), Dot, Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Symbol, state Number(23, false)
[INFO] [stdout] 
[INFO] [stdout] 3, 7->3) Current line: ...*23231.
[INFO] [stdout] 3, 7->3) Prev line: [Dot, Dot, Dot, Symbol, Number(23, false), Number(232, false), Dot, Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Symbol, state Number(232, false)
[INFO] [stdout] 
[INFO] [stdout] 3, 8->1) Current line: ...*23231.
[INFO] [stdout] 3, 8->1) Prev line: [Dot, Dot, Dot, Symbol, Number(23, false), Number(232, false), Number(2323, false), Dot, Dot, Dot]
[INFO] [stdout]        ) prev_state: Symbol, state Number(2323, false)
[INFO] [stdout] 
[INFO] [stdout] 3, 9->.) Current line: ...*23231.
[INFO] [stdout] 3, 9->.) Prev line: [Dot, Dot, Dot, Symbol, Number(23, false), Number(232, false), Number(2323, false), Number(23231, false), Dot, Dot]
[INFO] [stdout]        ) prev_state: Symbol, state Number(23231, false)
[INFO] [stdout] 
[INFO] [stdout] Found: 23231 (symbol before)
[INFO] [stdout] 
[INFO] [stdout] thread 'test_same_line' (37) panicked at src/bin/day3_part1_failed.rs:133:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 23300
[INFO] [stdout]  right: 69
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c391f7bf22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c391f7bf22 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c391f7bf22 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c391f7bf22 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c391f907aa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c391f907aa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59c391f80d56 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c391f80d56 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c391f5a3ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c391f5a3ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c391f74209 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c391f0fb0e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59c391f0fb0e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c391f743c2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59c391f743c2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c391f5a4a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c391f51e79 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c391f5b2fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c391f90e1c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c391f90d33 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59c391f4f64a - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59c391f01394 - day3_part1_failed[4528e8b153d7eabf]::test_same_line
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/day3_part1_failed.rs:133:5
[INFO] [stdout]   22:     0x59c391f00677 - day3_part1_failed[4528e8b153d7eabf]::test_same_line::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/day3_part1_failed.rs:126:20
[INFO] [stdout]   23:     0x59c391f03d46 - <day3_part1_failed[4528e8b153d7eabf]::test_same_line::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59c391f03ebb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59c391f03ebb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59c391f1071a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59c391f1071a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59c391f1071a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59c391f1071a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59c391f1071a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c391f1071a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59c391f1071a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59c391f0abe4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59c391f0abe4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59c391f13212 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x59c391f13212 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59c391f13212 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59c391f13212 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59c391f13212 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c391f13212 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x59c391f13212 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59c391f7b7cf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x59c391f7b7cf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7b0375636aa4 - <unknown>
[INFO] [stdout]   45:     0x7b03756c3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_same_line
[INFO] [stdout]     test_symbol_above
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin day3_part1_failed`
[INFO] running `Command { std: "docker" "inspect" "4ec16419e7c5b27b66be56593f857dbdfae39a0d63c487d04d22d7515b0ed0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ec16419e7c5b27b66be56593f857dbdfae39a0d63c487d04d22d7515b0ed0d6", kill_on_drop: false }`
[INFO] [stdout] 4ec16419e7c5b27b66be56593f857dbdfae39a0d63c487d04d22d7515b0ed0d6
