[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#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[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 ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e888bcab839993b2bba24c55074cabacec036a1ca5127f3e4289393848fb7d4d
[INFO] running `Command { std: "docker" "start" "-a" "e888bcab839993b2bba24c55074cabacec036a1ca5127f3e4289393848fb7d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e888bcab839993b2bba24c55074cabacec036a1ca5127f3e4289393848fb7d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e888bcab839993b2bba24c55074cabacec036a1ca5127f3e4289393848fb7d4d", kill_on_drop: false }`
[INFO] [stdout] e888bcab839993b2bba24c55074cabacec036a1ca5127f3e4289393848fb7d4d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 472061bd1771e34b1a36d7e5f9dfdcfc7f9b84881c7da67adf1e84d01676da97
[INFO] running `Command { std: "docker" "start" "-a" "472061bd1771e34b1a36d7e5f9dfdcfc7f9b84881c7da67adf1e84d01676da97", kill_on_drop: false }`
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[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 4.49s
[INFO] running `Command { std: "docker" "inspect" "472061bd1771e34b1a36d7e5f9dfdcfc7f9b84881c7da67adf1e84d01676da97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "472061bd1771e34b1a36d7e5f9dfdcfc7f9b84881c7da67adf1e84d01676da97", kill_on_drop: false }`
[INFO] [stdout] 472061bd1771e34b1a36d7e5f9dfdcfc7f9b84881c7da67adf1e84d01676da97
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2aa6374a659b10c4fb58c97a0584211c495c9b03eb05dd86b6d9639a5ab6847
[INFO] running `Command { std: "docker" "start" "-a" "c2aa6374a659b10c4fb58c97a0584211c495c9b03eb05dd86b6d9639a5ab6847", 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.77s
[INFO] running `Command { std: "docker" "inspect" "c2aa6374a659b10c4fb58c97a0584211c495c9b03eb05dd86b6d9639a5ab6847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2aa6374a659b10c4fb58c97a0584211c495c9b03eb05dd86b6d9639a5ab6847", kill_on_drop: false }`
[INFO] [stdout] c2aa6374a659b10c4fb58c97a0584211c495c9b03eb05dd86b6d9639a5ab6847
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f166fed68f740e33cbe7ad91dfae5ecbeae2b841a3d0f77b4602f44352ac9c3d
[INFO] running `Command { std: "docker" "start" "-a" "f166fed68f740e33cbe7ad91dfae5ecbeae2b841a3d0f77b4602f44352ac9c3d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/my_project-c7f75c47b5747540)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test day10::test::part1_example2 ... ok
[INFO] [stdout] test day10::test::part1_example3 ... ok
[INFO] [stdout] test day10::test::part2_example1 ... ok
[INFO] [stdout] test day10::test::part1_example1 ... ok
[INFO] [stdout] test day10::test::part2_example2 ... ok
[INFO] [stdout] test day10::test::part2_example4 ... ok
[INFO] [stdout] test day11::test::part1_example ... ok
[INFO] [stdout] test day10::test::part2_example3 ... ok
[INFO] [stdout] test day11::test::part2_example1 ... ok
[INFO] [stdout] test day10::test::part2_example5 ... ok
[INFO] [stdout] test day11::test::part2_example2 ... ok
[INFO] [stdout] test day12::test::part1_example1 ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'day10::test::part1_actual' (18) 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-c7f75c47b5747540` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "f166fed68f740e33cbe7ad91dfae5ecbeae2b841a3d0f77b4602f44352ac9c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f166fed68f740e33cbe7ad91dfae5ecbeae2b841a3d0f77b4602f44352ac9c3d", kill_on_drop: false }`
[INFO] [stdout] f166fed68f740e33cbe7ad91dfae5ecbeae2b841a3d0f77b4602f44352ac9c3d
