[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplumenator%2FAdvent-of-Code-2023" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/plumenator/Advent-of-Code-2023 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d
[INFO] running `Command { std: "docker" "start" "8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[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 2.91s
[INFO] running `Command { std: "docker" "inspect" "8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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.68s
[INFO] running `Command { std: "docker" "inspect" "8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/my_project-91b8e06e0932eb24)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test day10::test::part1_example1 ... ok
[INFO] [stdout] test day10::test::part1_example3 ... ok
[INFO] [stdout] test day10::test::part1_example4 ... ok
[INFO] [stdout] test day10::test::part1_example2 ... ok
[INFO] [stdout] test day10::test::part2_example1 ... ok
[INFO] [stdout] test day10::test::part2_example2 ... ok
[INFO] [stdout] test day11::test::part1_example ... ok
[INFO] [stdout] test day11::test::part2_example1 ... ok
[INFO] [stdout] test day10::test::part2_example3 ... ok
[INFO] [stdout] test day12::test::part1_example1 ... ok
[INFO] [stdout] test day10::test::part2_example5 ... ok
[INFO] [stdout] test day3::test::part1_example ... ok
[INFO] [stdout] test day2::test::part1 ... ok
[INFO] [stdout] test day10::test::part2_example4 ... ok
[INFO] [stdout] test day3::test::part2_example ... ok
[INFO] [stdout] test day4::test::part1_example ... ok
[INFO] [stdout] test day10::test::part2_example6 ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'day10::test::part1_actual' (185) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[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-91b8e06e0932eb24` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d", kill_on_drop: false }`
[INFO] [stdout] 8d08af811c9f5d8ac45e235d0f13d70ad6631d079f08613b6c70e7ea8a6e659d
