[INFO] cloning repository https://github.com/DopplerJulian/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/DopplerJulian/Advent_of_Code_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDopplerJulian%2FAdvent_of_Code_2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDopplerJulian%2FAdvent_of_Code_2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccf3beaa516f32937a68cab1a333a3e7fbe932a6
[INFO] testing DopplerJulian/Advent_of_Code_2023 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDopplerJulian%2FAdvent_of_Code_2023" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DopplerJulian/Advent_of_Code_2023
[INFO] finished tweaking git repo https://github.com/DopplerJulian/Advent_of_Code_2023
[INFO] tweaked toml for git repo https://github.com/DopplerJulian/Advent_of_Code_2023 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DopplerJulian/Advent_of_Code_2023 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DopplerJulian/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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adfafdb8a8dc31f2aa411901ae7ab86ea89e9b7e73bb308e2275aa69629dd638
[INFO] running `Command { std: "docker" "start" "-a" "adfafdb8a8dc31f2aa411901ae7ab86ea89e9b7e73bb308e2275aa69629dd638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adfafdb8a8dc31f2aa411901ae7ab86ea89e9b7e73bb308e2275aa69629dd638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adfafdb8a8dc31f2aa411901ae7ab86ea89e9b7e73bb308e2275aa69629dd638", kill_on_drop: false }`
[INFO] [stdout] adfafdb8a8dc31f2aa411901ae7ab86ea89e9b7e73bb308e2275aa69629dd638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5eef6699478a2cde630a3dddf4b65ee8fd26a7c8b1e7df56ca06320268a4cf0
[INFO] running `Command { std: "docker" "start" "-a" "a5eef6699478a2cde630a3dddf4b65ee8fd26a7c8b1e7df56ca06320268a4cf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling chashmap-next v2.2.3
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling mimalloc v0.1.39
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling naga v0.14.2
[INFO] [stderr]    Compiling advent_of_code_2023 v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.70s
[INFO] running `Command { std: "docker" "inspect" "a5eef6699478a2cde630a3dddf4b65ee8fd26a7c8b1e7df56ca06320268a4cf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5eef6699478a2cde630a3dddf4b65ee8fd26a7c8b1e7df56ca06320268a4cf0", kill_on_drop: false }`
[INFO] [stdout] a5eef6699478a2cde630a3dddf4b65ee8fd26a7c8b1e7df56ca06320268a4cf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d370fc41ed850c590122b8b5c78cc37ff90b90ea08d1d633b5c371fd9bbfc356
[INFO] running `Command { std: "docker" "start" "-a" "d370fc41ed850c590122b8b5c78cc37ff90b90ea08d1d633b5c371fd9bbfc356", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling naga v0.14.2
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling advent_of_code_2023 v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.52s
[INFO] running `Command { std: "docker" "inspect" "d370fc41ed850c590122b8b5c78cc37ff90b90ea08d1d633b5c371fd9bbfc356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d370fc41ed850c590122b8b5c78cc37ff90b90ea08d1d633b5c371fd9bbfc356", kill_on_drop: false }`
[INFO] [stdout] d370fc41ed850c590122b8b5c78cc37ff90b90ea08d1d633b5c371fd9bbfc356
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1de6a5c370944629619b475648cf807aec0125113f4ffc19599cb95f68cf26ca
[INFO] running `Command { std: "docker" "start" "-a" "1de6a5c370944629619b475648cf807aec0125113f4ffc19599cb95f68cf26ca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code_2023-17f9dbc4df00f785)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test tests::day10p1 ... ok
[INFO] [stdout] test tests::day11p1 ... ok
[INFO] [stdout] test tests::day11p2 ... ok
[INFO] [stdout] test big_bois::big10p1 ... FAILED
[INFO] [stdout] test big_bois::big11p1 ... FAILED
[INFO] [stdout] test big_bois::big13p1 ... FAILED
[INFO] [stdout] test big_bois::big13p2 ... FAILED
[INFO] [stdout] test big_bois::big14p1 ... FAILED
[INFO] [stdout] test big_bois::big4p1 ... FAILED
[INFO] [stdout] test big_bois::big3p1 ... FAILED
[INFO] [stdout] test big_bois::big9p1 ... FAILED
[INFO] [stdout] test big_bois::big9p2 ... FAILED
[INFO] [stdout] test big_bois::big7p2 ... FAILED
[INFO] [stdout] test big_bois::bigger11p1 ... FAILED
[INFO] [stdout] test big_bois::bigger11p2 ... FAILED
[INFO] [stdout] test big_bois::big4p2 ... FAILED
[INFO] [stdout] test tests::day18p1 ... ok
[INFO] [stdout] test tests::day18p2 ... ok
[INFO] [stdout] test tests::day14p1 ... ok
[INFO] [stdout] test tests::day13p1 ... ok
[INFO] [stdout] test big_bois::big7p1 ... FAILED
[INFO] [stdout] test tests::day1p1 ... ok
[INFO] [stdout] test tests::day3p2 ... ok
[INFO] [stdout] test tests::day1p2 ... ok
[INFO] [stdout] test tests::day15p1 ... ok
[INFO] [stdout] test tests::day2p2 ... ok
[INFO] [stdout] test tests::day4p1 ... ok
[INFO] [stdout] test tests::day2p1 ... ok
[INFO] [stdout] test tests::day3p1 ... ok
[INFO] [stdout] test tests::day6p2 ... ok
[INFO] [stdout] test tests::day5p1 ... ok
[INFO] [stdout] test tests::day6p1 ... ok
[INFO] [stdout] test tests::day7p1 ... ok
[INFO] [stdout] test tests::day4p2 ... ok
[INFO] [stdout] test tests::day9p1 ... ok
[INFO] [stdout] test tests::day15p2 ... ok
[INFO] [stdout] test tests::day8p1 ... ok
[INFO] [stdout] test tests::day17p1 ... ok
[INFO] [stdout] test tests::day17p2 ... ok
[INFO] [stdout] test tests::day10p2 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/advent_of_code_2023-17f9dbc4df00f785` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1de6a5c370944629619b475648cf807aec0125113f4ffc19599cb95f68cf26ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1de6a5c370944629619b475648cf807aec0125113f4ffc19599cb95f68cf26ca", kill_on_drop: false }`
[INFO] [stdout] 1de6a5c370944629619b475648cf807aec0125113f4ffc19599cb95f68cf26ca
