[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 try#9f93af291970322f4f1c6315ccde4d7078201159 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/plumenator/Advent-of-Code-2023 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba5d1faf17fec6d958ba36c94f0c3ab610e46fb8eb75b778123622db2ee92dd7
[INFO] running `Command { std: "docker" "start" "-a" "ba5d1faf17fec6d958ba36c94f0c3ab610e46fb8eb75b778123622db2ee92dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba5d1faf17fec6d958ba36c94f0c3ab610e46fb8eb75b778123622db2ee92dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba5d1faf17fec6d958ba36c94f0c3ab610e46fb8eb75b778123622db2ee92dd7", kill_on_drop: false }`
[INFO] [stdout] ba5d1faf17fec6d958ba36c94f0c3ab610e46fb8eb75b778123622db2ee92dd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32234d9369e739d1587dd20c17d61099e8a065790230391a0b9e91e335e80bdc
[INFO] running `Command { std: "docker" "start" "-a" "32234d9369e739d1587dd20c17d61099e8a065790230391a0b9e91e335e80bdc", 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 4.03s
[INFO] running `Command { std: "docker" "inspect" "32234d9369e739d1587dd20c17d61099e8a065790230391a0b9e91e335e80bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32234d9369e739d1587dd20c17d61099e8a065790230391a0b9e91e335e80bdc", kill_on_drop: false }`
[INFO] [stdout] 32234d9369e739d1587dd20c17d61099e8a065790230391a0b9e91e335e80bdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b30480d0b7b883e3d215b1ab5ae9c17b6c68dd7f75be37f5dc638ad5980a02ea
[INFO] running `Command { std: "docker" "start" "-a" "b30480d0b7b883e3d215b1ab5ae9c17b6c68dd7f75be37f5dc638ad5980a02ea", 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.85s
[INFO] running `Command { std: "docker" "inspect" "b30480d0b7b883e3d215b1ab5ae9c17b6c68dd7f75be37f5dc638ad5980a02ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30480d0b7b883e3d215b1ab5ae9c17b6c68dd7f75be37f5dc638ad5980a02ea", kill_on_drop: false }`
[INFO] [stdout] b30480d0b7b883e3d215b1ab5ae9c17b6c68dd7f75be37f5dc638ad5980a02ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db2eeebdfa3ed3d343cd921f2d230dfe6fe283b8c4a73e1442f92386ba05197e
[INFO] running `Command { std: "docker" "start" "-a" "db2eeebdfa3ed3d343cd921f2d230dfe6fe283b8c4a73e1442f92386ba05197e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/my_project-23113bb83e3e07f0)
[INFO] [stdout] running 53 tests
[INFO] [stdout] test day10::test::part1_example2 ... ok
[INFO] [stdout] test day10::test::part2_example1 ... ok
[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 day11::test::part2_example1 ... ok
[INFO] [stdout] test day12::test::part1_example1 ... ok
[INFO] [stdout] test day10::test::part2_example3 ... ok
[INFO] [stdout] test day11::test::part1_example ... ok
[INFO] [stdout] test day10::test::part2_example5 ... ok
[INFO] [stdout] test day10::test::part2_example2 ... ok
[INFO] [stdout] test day11::test::part2_example2 ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'day10::test::part2_actual' (30) 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-23113bb83e3e07f0` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "db2eeebdfa3ed3d343cd921f2d230dfe6fe283b8c4a73e1442f92386ba05197e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db2eeebdfa3ed3d343cd921f2d230dfe6fe283b8c4a73e1442f92386ba05197e", kill_on_drop: false }`
[INFO] [stdout] db2eeebdfa3ed3d343cd921f2d230dfe6fe283b8c4a73e1442f92386ba05197e
