[INFO] cloning repository https://github.com/Snapstromegon/rustvent-of-code-23
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Snapstromegon/rustvent-of-code-23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnapstromegon%2Frustvent-of-code-23", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnapstromegon%2Frustvent-of-code-23'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4528d0fc83f94781c03a3160f356a5e83dbc0be5
[INFO] testing Snapstromegon/rustvent-of-code-23 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnapstromegon%2Frustvent-of-code-23" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Snapstromegon/rustvent-of-code-23
[INFO] finished tweaking git repo https://github.com/Snapstromegon/rustvent-of-code-23
[INFO] tweaked toml for git repo https://github.com/Snapstromegon/rustvent-of-code-23 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Snapstromegon/rustvent-of-code-23 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Snapstromegon/rustvent-of-code-23 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8ba161796cdb0ca996987c5f3cc8c88ca97a0b63f7e8f644e79e1e484e099f1
[INFO] running `Command { std: "docker" "start" "-a" "e8ba161796cdb0ca996987c5f3cc8c88ca97a0b63f7e8f644e79e1e484e099f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8ba161796cdb0ca996987c5f3cc8c88ca97a0b63f7e8f644e79e1e484e099f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8ba161796cdb0ca996987c5f3cc8c88ca97a0b63f7e8f644e79e1e484e099f1", kill_on_drop: false }`
[INFO] [stdout] e8ba161796cdb0ca996987c5f3cc8c88ca97a0b63f7e8f644e79e1e484e099f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7ef87619cc909ae7d360df45d84107c9db842f627fbcc02c754c9a914148556
[INFO] running `Command { std: "docker" "start" "-a" "d7ef87619cc909ae7d360df45d84107c9db842f627fbcc02c754c9a914148556", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling anstyle-query v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling wide v0.7.13
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling rustvent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.73s
[INFO] running `Command { std: "docker" "inspect" "d7ef87619cc909ae7d360df45d84107c9db842f627fbcc02c754c9a914148556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ef87619cc909ae7d360df45d84107c9db842f627fbcc02c754c9a914148556", kill_on_drop: false }`
[INFO] [stdout] d7ef87619cc909ae7d360df45d84107c9db842f627fbcc02c754c9a914148556
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f916b37eb71a1e91f49168bbfcb504e82a181b17aea06ce0efc84ba319f37e12
[INFO] running `Command { std: "docker" "start" "-a" "f916b37eb71a1e91f49168bbfcb504e82a181b17aea06ce0efc84ba319f37e12", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustvent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.48s
[INFO] running `Command { std: "docker" "inspect" "f916b37eb71a1e91f49168bbfcb504e82a181b17aea06ce0efc84ba319f37e12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f916b37eb71a1e91f49168bbfcb504e82a181b17aea06ce0efc84ba319f37e12", kill_on_drop: false }`
[INFO] [stdout] f916b37eb71a1e91f49168bbfcb504e82a181b17aea06ce0efc84ba319f37e12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46ba4c1ab695a5148730cfa82a357d39c309edbce41ce99368c67a0257e18b15
[INFO] running `Command { std: "docker" "start" "-a" "46ba4c1ab695a5148730cfa82a357d39c309edbce41ce99368c67a0257e18b15", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustvent-f487d1a0c56929c5)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test days::day00::tests::test_part2_example ... ok
[INFO] [stdout] test days::day00::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day00::tests::test_part1_example ... ok
[INFO] [stdout] test days::day01::tests::test_part1_example ... ok
[INFO] [stdout] test days::day02::tests::test_part1_example ... ok
[INFO] [stdout] test days::day01::tests::test_part2_example ... ok
[INFO] [stdout] test days::day02::tests::test_part2_example ... ok
[INFO] [stdout] test days::day00::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day02::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day02::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day03::tests::test_part1_example ... ok
[INFO] [stdout] test days::day05::tests::test_part2_challenge ... ignored, Not yet implemented
[INFO] [stdout] test days::day05::tests::test_part2_example ... ignored, Not yet implemented
[INFO] [stdout] test days::day01::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day03::tests::test_part2_example ... ok
[INFO] [stdout] test days::day04::tests::test_part2_example ... ok
[INFO] [stdout] test days::day05::tests::test_part1_example ... ok
[INFO] [stdout] test days::day05::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day06::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day06::tests::test_part2_example ... ok
[INFO] [stdout] test days::day07::tests::test_part2_example ... ok
[INFO] [stdout] test days::day07::tests::test_part1_example ... ok
[INFO] [stdout] test days::day04::tests::test_part1_example ... ok
[INFO] [stdout] test days::day06::tests::test_part1_example ... ok
[INFO] [stdout] test days::day08::tests::test_part2_example ... ok
[INFO] [stdout] test days::day06::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day10::tests::test_part1_example ... ok
[INFO] [stdout] test days::day09::tests::test_part2_example ... ok
[INFO] [stdout] test days::day09::tests::test_part1_example ... ok
[INFO] [stdout] test days::day10::tests::test_part2_example ... ok
[INFO] [stdout] test days::day10::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day07::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day11::tests::test_part1_example ... ok
[INFO] [stdout] test days::day04::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day08::tests::test_part1_example ... ok
[INFO] [stdout] test days::day04::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day08::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day11::tests::test_part2_example ... ok
[INFO] [stdout] test days::day09::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day09::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day11::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day07::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day13::tests::test_part2_example ... ok
[INFO] [stdout] test days::day14::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day13::tests::test_part1_example ... ok
[INFO] [stdout] test days::day14::tests::test_part1_example ... ok
[INFO] [stdout] test days::day10::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day15::tests::test_part1_example ... ok
[INFO] [stdout] test days::day15::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day15::tests::test_part2_example ... ok
[INFO] [stdout] test days::day14::tests::test_part2_example ... ok
[INFO] [stdout] test days::day16::tests::test_part1_example ... ok
[INFO] [stdout] test days::day01::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day16::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day13::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day15::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day11::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day18::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day17::tests::test_part2_example ... ok
[INFO] [stdout] test days::day18::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day18::tests::test_part1_example ... ok
[INFO] [stdout] test days::day18::tests::test_part2_example ... ok
[INFO] [stdout] test days::day19::tests::test_part1_example ... ok
[INFO] [stdout] test days::day17::tests::test_part1_example ... ok
[INFO] [stdout] test days::day19::tests::test_part2_example ... ok
[INFO] [stdout] test days::day19::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day19::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day03::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day20::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day20::tests::test_part2_example ... ok
[INFO] [stdout] test days::day21::tests::test_part1_example ... ok
[INFO] [stdout] test days::day21::tests::test_part2_challenge ... ignored
[INFO] [stdout] test days::day21::tests::test_part2_example ... ignored
[INFO] [stdout] test days::day20::tests::test_part1_example ... ok
[INFO] [stdout] test days::day22::tests::test_part1_example ... ok
[INFO] [stdout] test days::day22::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day22::tests::test_part2_example ... ok
[INFO] [stdout] test days::day12::tests::test_part2_example ... ok
[INFO] [stdout] test days::day03::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day23::tests::test_part1_example ... ok
[INFO] [stdout] test days::day23::tests::test_part2_example ... ok
[INFO] [stdout] test days::day16::tests::test_part2_example ... ok
[INFO] [stdout] test days::day21::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day24::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day24::tests::test_part2_example ... ok
[INFO] [stdout] test days::day13::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day22::tests::test_part1_challenge ... FAILED
[INFO] [stdout] test days::day24::tests::test_part1_challenge ... FAILED
[INFO] [stdout] test days::day24::tests::test_part1_example ... FAILED
[INFO] [stdout] test days::day20::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day08::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day12::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day12::tests::test_part1_example ... ok
[INFO] [stdout] test days::day12::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day16::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day17::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day14::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day17::tests::test_part2_challenge ... ok
[INFO] [stdout] test days::day23::tests::test_part1_challenge ... ok
[INFO] [stdout] test days::day23::tests::test_part2_challenge has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "46ba4c1ab695a5148730cfa82a357d39c309edbce41ce99368c67a0257e18b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ba4c1ab695a5148730cfa82a357d39c309edbce41ce99368c67a0257e18b15", kill_on_drop: false }`
[INFO] [stdout] 46ba4c1ab695a5148730cfa82a357d39c309edbce41ce99368c67a0257e18b15
