[INFO] cloning repository https://github.com/tobias-walle/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobias-walle/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-walle%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-walle%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48d2bc4cf5bab1616747014b10042690b89fbe3a
[INFO] testing tobias-walle/advent-of-code-2023 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobias-walle%2Fadvent-of-code-2023" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tobias-walle/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/tobias-walle/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/tobias-walle/advent-of-code-2023 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tobias-walle/advent-of-code-2023 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tobias-walle/advent-of-code-2023 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom v7.1.2
[INFO] [stderr]   Downloaded fancy-regex v0.12.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b81a34a9f55b38a49be275ee67a3e883eafb4579fbf998b0ee2027f448c2a1cb
[INFO] running `Command { std: "docker" "start" "-a" "b81a34a9f55b38a49be275ee67a3e883eafb4579fbf998b0ee2027f448c2a1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b81a34a9f55b38a49be275ee67a3e883eafb4579fbf998b0ee2027f448c2a1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b81a34a9f55b38a49be275ee67a3e883eafb4579fbf998b0ee2027f448c2a1cb", kill_on_drop: false }`
[INFO] [stdout] b81a34a9f55b38a49be275ee67a3e883eafb4579fbf998b0ee2027f448c2a1cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e2a84c861d2c49eaa910c4ed5b840d23f5ddf24e1aacd26f8fb14f934e118a2
[INFO] running `Command { std: "docker" "start" "-a" "8e2a84c861d2c49eaa910c4ed5b840d23f5ddf24e1aacd26f8fb14f934e118a2", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_10 v0.0.0 (/opt/rustwide/workdir/day_10)` has the same output filename as the bin target `problem_1` in package `day_1 v0.0.0 (/opt/rustwide/workdir/day_1)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_10 v0.0.0 (/opt/rustwide/workdir/day_10)` has the same output filename as the bin target `problem_1` in package `day_1 v0.0.0 (/opt/rustwide/workdir/day_1)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)` has the same output filename as the bin target `problem_1` in package `day_10 v0.0.0 (/opt/rustwide/workdir/day_10)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)` has the same output filename as the bin target `problem_1` in package `day_10 v0.0.0 (/opt/rustwide/workdir/day_10)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)` has the same output filename as the bin target `problem_2` in package `day_1 v0.0.0 (/opt/rustwide/workdir/day_1)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)` has the same output filename as the bin target `problem_2` in package `day_1 v0.0.0 (/opt/rustwide/workdir/day_1)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)` has the same output filename as the bin target `problem_1` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)` has the same output filename as the bin target `problem_1` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)` has the same output filename as the bin target `problem_2` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)` has the same output filename as the bin target `problem_2` in package `day_19 v0.0.0 (/opt/rustwide/workdir/day_19)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)` has the same output filename as the bin target `problem_1` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)` has the same output filename as the bin target `problem_1` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)` has the same output filename as the bin target `problem_2` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)` has the same output filename as the bin target `problem_2` in package `day_2 v0.0.0 (/opt/rustwide/workdir/day_2)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)` has the same output filename as the bin target `problem_1` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)` has the same output filename as the bin target `problem_1` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)` has the same output filename as the bin target `problem_2` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)` has the same output filename as the bin target `problem_2` in package `day_3 v0.0.0 (/opt/rustwide/workdir/day_3)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)` has the same output filename as the bin target `problem_1` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)` has the same output filename as the bin target `problem_1` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)` has the same output filename as the bin target `problem_2` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)` has the same output filename as the bin target `problem_2` in package `day_4 v0.0.0 (/opt/rustwide/workdir/day_4)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)` has the same output filename as the bin target `problem_1` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)` has the same output filename as the bin target `problem_1` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)` has the same output filename as the bin target `problem_2` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)` has the same output filename as the bin target `problem_2` in package `day_5 v0.0.0 (/opt/rustwide/workdir/day_5)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)` has the same output filename as the bin target `problem_1` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)` has the same output filename as the bin target `problem_1` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)` has the same output filename as the bin target `problem_2` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)` has the same output filename as the bin target `problem_2` in package `day_6 v0.0.0 (/opt/rustwide/workdir/day_6)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)` has the same output filename as the bin target `problem_1` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)` has the same output filename as the bin target `problem_1` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)` has the same output filename as the bin target `problem_2` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)` has the same output filename as the bin target `problem_2` in package `day_7 v0.0.0 (/opt/rustwide/workdir/day_7)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)` has the same output filename as the bin target `problem_1` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)` has the same output filename as the bin target `problem_1` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)` has the same output filename as the bin target `problem_2` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_2` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)` has the same output filename as the bin target `problem_2` in package `day_8 v0.0.0 (/opt/rustwide/workdir/day_8)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_2.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `template v0.0.0 (/opt/rustwide/workdir/template)` has the same output filename as the bin target `problem_1` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `problem_1` in package `template v0.0.0 (/opt/rustwide/workdir/template)` has the same output filename as the bin target `problem_1` in package `day_9 v0.0.0 (/opt/rustwide/workdir/day_9)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/problem_1.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling nom v7.1.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling utils v0.0.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling day_8 v0.0.0 (/opt/rustwide/workdir/day_8)
[INFO] [stderr]    Compiling day_2 v0.0.0 (/opt/rustwide/workdir/day_2)
[INFO] [stderr]    Compiling day_4 v0.0.0 (/opt/rustwide/workdir/day_4)
[INFO] [stderr]    Compiling day_10 v0.0.0 (/opt/rustwide/workdir/day_10)
[INFO] [stderr]    Compiling day_19 v0.0.0 (/opt/rustwide/workdir/day_19)
[INFO] [stderr]    Compiling day_7 v0.0.0 (/opt/rustwide/workdir/day_7)
[INFO] [stderr]    Compiling day_6 v0.0.0 (/opt/rustwide/workdir/day_6)
[INFO] [stderr]    Compiling template v0.0.0 (/opt/rustwide/workdir/template)
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling day_9 v0.0.0 (/opt/rustwide/workdir/day_9)
[INFO] [stderr]    Compiling day_5 v0.0.0 (/opt/rustwide/workdir/day_5)
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling fancy-regex v0.12.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling day_1 v0.0.0 (/opt/rustwide/workdir/day_1)
[INFO] [stderr]    Compiling day_3 v0.0.0 (/opt/rustwide/workdir/day_3)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "8e2a84c861d2c49eaa910c4ed5b840d23f5ddf24e1aacd26f8fb14f934e118a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2a84c861d2c49eaa910c4ed5b840d23f5ddf24e1aacd26f8fb14f934e118a2", kill_on_drop: false }`
[INFO] [stdout] 8e2a84c861d2c49eaa910c4ed5b840d23f5ddf24e1aacd26f8fb14f934e118a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b89f0a058c9024332a1b0451d4b6a6404e5557e79bc44a114ae99db3763d0a3c
[INFO] running `Command { std: "docker" "start" "-a" "b89f0a058c9024332a1b0451d4b6a6404e5557e79bc44a114ae99db3763d0a3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling utils v0.0.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling day_19 v0.0.0 (/opt/rustwide/workdir/day_19)
[INFO] [stderr]    Compiling day_9 v0.0.0 (/opt/rustwide/workdir/day_9)
[INFO] [stderr]    Compiling day_7 v0.0.0 (/opt/rustwide/workdir/day_7)
[INFO] [stderr]    Compiling day_8 v0.0.0 (/opt/rustwide/workdir/day_8)
[INFO] [stderr]    Compiling day_6 v0.0.0 (/opt/rustwide/workdir/day_6)
[INFO] [stderr]    Compiling day_4 v0.0.0 (/opt/rustwide/workdir/day_4)
[INFO] [stderr]    Compiling day_2 v0.0.0 (/opt/rustwide/workdir/day_2)
[INFO] [stderr]    Compiling day_10 v0.0.0 (/opt/rustwide/workdir/day_10)
[INFO] [stderr]    Compiling day_3 v0.0.0 (/opt/rustwide/workdir/day_3)
[INFO] [stderr]    Compiling day_1 v0.0.0 (/opt/rustwide/workdir/day_1)
[INFO] [stderr]    Compiling day_5 v0.0.0 (/opt/rustwide/workdir/day_5)
[INFO] [stderr]    Compiling template v0.0.0 (/opt/rustwide/workdir/template)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.99s
[INFO] running `Command { std: "docker" "inspect" "b89f0a058c9024332a1b0451d4b6a6404e5557e79bc44a114ae99db3763d0a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b89f0a058c9024332a1b0451d4b6a6404e5557e79bc44a114ae99db3763d0a3c", kill_on_drop: false }`
[INFO] [stdout] b89f0a058c9024332a1b0451d4b6a6404e5557e79bc44a114ae99db3763d0a3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29d8d6741e0779c0c50f7844da37bb3609ef64a9de4702234bd93c377cb1d9aa
[INFO] running `Command { std: "docker" "start" "-a" "29d8d6741e0779c0c50f7844da37bb3609ef64a9de4702234bd93c377cb1d9aa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/bin/problem_1.rs (/opt/rustwide/target/debug/deps/problem_1-6417d4a92d5deb01)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... 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/problem_2.rs (/opt/rustwide/target/debug/deps/problem_2-8e96fc9e1c1dd05b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_overlap ... ok
[INFO] [stdout] test tests::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/problem_1.rs (/opt/rustwide/target/debug/deps/problem_1-502faaa32f66296c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... 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/problem_1.rs (/opt/rustwide/target/debug/deps/problem_1-f678d08fcf8d80b6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... 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/problem_2.rs (/opt/rustwide/target/debug/deps/problem_2-989584cc40f90d50)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... 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/problem_1.rs (/opt/rustwide/target/debug/deps/problem_1-2d1e31d9cb311fbf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... 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/problem_2.rs (/opt/rustwide/target/debug/deps/problem_2-23e6df552cbb0042)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... 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/problem_1.rs (/opt/rustwide/target/debug/deps/problem_1-bdd1fbee9c93841d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... 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/problem_2.rs (/opt/rustwide/target/debug/deps/problem_2-a323ff800ddb167b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... 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/problem_1.rs (/opt/rustwide/target/debug/deps/problem_1-888323be03fb540f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... 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/problem_2.rs (/opt/rustwide/target/debug/deps/problem_2-5176766a8c8be783)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... 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/problem_1.rs (/opt/rustwide/target/debug/deps/problem_1-22d3ed2edab9c587)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... 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/problem_2.rs (/opt/rustwide/target/debug/deps/problem_2-1d4da34e6ffb967b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_example ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_example stdout ----
[INFO] [stdout] [day_5/src/bin/problem_2.rs:44:5] &result = 46
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_example' panicked at day_5/src/bin/problem_2.rs:159:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 46
[INFO] [stdout]  right: 35
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64f7867bb862 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64f7867bb862 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64f7867bb862 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64f7867bb862 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64f7867e0e03 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64f7867e0e03 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x64f7867b8813 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64f7867b8813 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64f7867bb6b2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64f7867bcdcc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64f7867bcc22 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64f786778884 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64f786778884 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64f7867bd7ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64f7867bd7ab - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64f7867bd57a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64f7867bbd59 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x64f7867bd20d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64f7867df950 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64f7867dfbe7 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x64f7867dfb09 - core::panicking::assert_failed::h24b207bf351b573a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x64f78673af5e - problem_2::tests::test_example::h6f05536131ef11bc
[INFO] [stdout]                                at /opt/rustwide/workdir/day_5/src/bin/problem_2.rs:159:9
[INFO] [stdout]   22:     0x64f786738349 - problem_2::tests::test_example::{{closure}}::h79c8bb4e3203fed8
[INFO] [stdout]                                at /opt/rustwide/workdir/day_5/src/bin/problem_2.rs:155:22
[INFO] [stdout]   23:     0x64f786738349 - core::ops::function::FnOnce::call_once::hcc955d74d5ab872f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64f78677e00b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64f78677e00b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x64f78677d1fe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x64f78677d1fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x64f78677d1fe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x64f78677d1fe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x64f78677d1fe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64f78677d1fe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x64f78677d1fe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x64f786740d74 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x64f786740d74 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x64f78674474a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x64f78674474a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x64f78674474a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x64f78674474a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x64f78674474a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64f78674474a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x64f78674474a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64f7867c0a57 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x64f7867c0a57 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x64f7867c0a57 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x75b0ccdc8aa4 - <unknown>
[INFO] [stdout]   46:     0x75b0cce55a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_example
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p day_5 --bin problem_2`
[INFO] running `Command { std: "docker" "inspect" "29d8d6741e0779c0c50f7844da37bb3609ef64a9de4702234bd93c377cb1d9aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29d8d6741e0779c0c50f7844da37bb3609ef64a9de4702234bd93c377cb1d9aa", kill_on_drop: false }`
[INFO] [stdout] 29d8d6741e0779c0c50f7844da37bb3609ef64a9de4702234bd93c377cb1d9aa
