[INFO] cloning repository https://github.com/plumenator/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/plumenator/Advent-of-Code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplumenator%2FAdvent-of-Code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplumenator%2FAdvent-of-Code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c46b181e1f3cd065e3dc7c4c204970bd241c5604
[INFO] testing plumenator/Advent-of-Code-2023 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplumenator%2FAdvent-of-Code-2023" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/plumenator/Advent-of-Code-2023
[INFO] finished tweaking git repo https://github.com/plumenator/Advent-of-Code-2023
[INFO] tweaked toml for git repo https://github.com/plumenator/Advent-of-Code-2023 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/plumenator/Advent-of-Code-2023 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/plumenator/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 739f1e0afd490d19c219149dc0a5a6b0b86c0880962320962da5e78a950c4776
[INFO] running `Command { std: "docker" "start" "-a" "739f1e0afd490d19c219149dc0a5a6b0b86c0880962320962da5e78a950c4776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "739f1e0afd490d19c219149dc0a5a6b0b86c0880962320962da5e78a950c4776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "739f1e0afd490d19c219149dc0a5a6b0b86c0880962320962da5e78a950c4776", kill_on_drop: false }`
[INFO] [stdout] 739f1e0afd490d19c219149dc0a5a6b0b86c0880962320962da5e78a950c4776
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12e44679a7b86df903031000f18346898f60460511f6e96033be0de4c9c60651
[INFO] running `Command { std: "docker" "start" "-a" "12e44679a7b86df903031000f18346898f60460511f6e96033be0de4c9c60651", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling my-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s
[INFO] running `Command { std: "docker" "inspect" "12e44679a7b86df903031000f18346898f60460511f6e96033be0de4c9c60651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12e44679a7b86df903031000f18346898f60460511f6e96033be0de4c9c60651", kill_on_drop: false }`
[INFO] [stdout] 12e44679a7b86df903031000f18346898f60460511f6e96033be0de4c9c60651
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1d843c5dc6f125bccebe930704ae71847ada9c8eb916becb87695bfcb31a1c9
[INFO] running `Command { std: "docker" "start" "-a" "b1d843c5dc6f125bccebe930704ae71847ada9c8eb916becb87695bfcb31a1c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling my-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "b1d843c5dc6f125bccebe930704ae71847ada9c8eb916becb87695bfcb31a1c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1d843c5dc6f125bccebe930704ae71847ada9c8eb916becb87695bfcb31a1c9", kill_on_drop: false }`
[INFO] [stdout] b1d843c5dc6f125bccebe930704ae71847ada9c8eb916becb87695bfcb31a1c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e1850b81b5e62faaca71064cc41a9399920b3827bdd77709efa6464d9f39360
[INFO] running `Command { std: "docker" "start" "-a" "5e1850b81b5e62faaca71064cc41a9399920b3827bdd77709efa6464d9f39360", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/my_project-23113bb83e3e07f0)
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 53 tests
[INFO] [stderr] thread 'day10::test::part1_actual' (25) has overflowed its stack
[INFO] [stdout] test day10::test::part1_example3 ... ok
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stdout] test day10::test::part2_example1 ... ok
[INFO] [stdout] test day10::test::part1_example4 ... ok
[INFO] [stdout] test day10::test::part1_example2 ... ok
[INFO] [stdout] test day10::test::part2_example2 ... ok
[INFO] [stdout] test day10::test::part1_example1 ... ok
[INFO] [stdout] test day10::test::part2_example4 ... ok
[INFO] [stdout] test day11::test::part1_example ... ok
[INFO] [stdout] test day11::test::part2_example1 ... ok
[INFO] [stdout] test day12::test::part1_example1 ... ok
[INFO] [stdout] test day10::test::part2_example5 ... ok
[INFO] [stdout] test day11::test::part2_example2 ... ok
[INFO] [stdout] test day10::test::part2_example6 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin my-project`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/my_project-23113bb83e3e07f0` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "5e1850b81b5e62faaca71064cc41a9399920b3827bdd77709efa6464d9f39360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e1850b81b5e62faaca71064cc41a9399920b3827bdd77709efa6464d9f39360", kill_on_drop: false }`
[INFO] [stdout] 5e1850b81b5e62faaca71064cc41a9399920b3827bdd77709efa6464d9f39360
