[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDopplerJulian%2FAdvent_of_Code_2023" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DopplerJulian/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/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.39
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.89
[INFO] [stderr]   Downloaded chashmap-next v2.2.3
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.89
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.35
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.89
[INFO] [stderr]   Downloaded clap v4.4.11
[INFO] [stderr]   Downloaded js-sys v0.3.66
[INFO] [stderr]   Downloaded clap_builder v4.4.11
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.89
[INFO] [stderr]   Downloaded rustix v0.38.28
[INFO] [stderr]   Downloaded naga v0.14.2
[INFO] [stderr]   Downloaded web-sys v0.3.66
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8d875cfdcfbbd683d2d73b0bbeddac12fc809a577f1d557fd8999a982a389ea7
[INFO] running `Command { std: "docker" "start" "-a" "8d875cfdcfbbd683d2d73b0bbeddac12fc809a577f1d557fd8999a982a389ea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d875cfdcfbbd683d2d73b0bbeddac12fc809a577f1d557fd8999a982a389ea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d875cfdcfbbd683d2d73b0bbeddac12fc809a577f1d557fd8999a982a389ea7", kill_on_drop: false }`
[INFO] [stdout] 8d875cfdcfbbd683d2d73b0bbeddac12fc809a577f1d557fd8999a982a389ea7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6cc99a8b8c572d3c9f986f5ae2e0d24a43326ace717c6e96d98fadf9f862c31c
[INFO] running `Command { std: "docker" "start" "-a" "6cc99a8b8c572d3c9f986f5ae2e0d24a43326ace717c6e96d98fadf9f862c31c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling chashmap-next v2.2.3
[INFO] [stderr]    Compiling rayon v1.8.0
[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 thiserror v1.0.50
[INFO] [stderr]    Compiling naga v0.14.2
[INFO] [stderr]    Compiling mimalloc v0.1.39
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling advent_of_code_2023 v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.09s
[INFO] running `Command { std: "docker" "inspect" "6cc99a8b8c572d3c9f986f5ae2e0d24a43326ace717c6e96d98fadf9f862c31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cc99a8b8c572d3c9f986f5ae2e0d24a43326ace717c6e96d98fadf9f862c31c", kill_on_drop: false }`
[INFO] [stdout] 6cc99a8b8c572d3c9f986f5ae2e0d24a43326ace717c6e96d98fadf9f862c31c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1868e233aa33116149faffeee7b82f13c37ca3314ae7612e651ad2c77a1dbac2
[INFO] running `Command { std: "docker" "start" "-a" "1868e233aa33116149faffeee7b82f13c37ca3314ae7612e651ad2c77a1dbac2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling naga v0.14.2
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling clap v4.4.11
[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 48.88s
[INFO] running `Command { std: "docker" "inspect" "1868e233aa33116149faffeee7b82f13c37ca3314ae7612e651ad2c77a1dbac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1868e233aa33116149faffeee7b82f13c37ca3314ae7612e651ad2c77a1dbac2", kill_on_drop: false }`
[INFO] [stdout] 1868e233aa33116149faffeee7b82f13c37ca3314ae7612e651ad2c77a1dbac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 17f5983e5f3a0a5190026c614ae89f82aba59630cc9887c57583bd405f751170
[INFO] running `Command { std: "docker" "start" "-a" "17f5983e5f3a0a5190026c614ae89f82aba59630cc9887c57583bd405f751170", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code_2023-6736e28147f86fec)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test big_bois::big10p1 ... FAILED
[INFO] [stdout] test big_bois::big13p2 ... FAILED
[INFO] [stdout] test big_bois::big7p1 ... FAILED
[INFO] [stdout] test big_bois::big14p1 ... FAILED
[INFO] [stdout] test big_bois::big11p1 ... FAILED
[INFO] [stdout] test big_bois::big13p1 ... FAILED
[INFO] [stdout] test big_bois::bigger11p1 ... FAILED
[INFO] [stdout] test big_bois::big4p2 ... FAILED
[INFO] [stdout] test big_bois::big7p2 ... FAILED
[INFO] [stdout] test big_bois::big3p1 ... FAILED
[INFO] [stdout] test big_bois::bigger11p2 ... FAILED
[INFO] [stdout] test big_bois::big9p1 ... FAILED
[INFO] [stdout] test big_bois::big9p2 ... FAILED
[INFO] [stdout] test big_bois::big4p1 ... FAILED
[INFO] [stdout] test tests::day14p1 ... ok
[INFO] [stdout] test tests::day13p1 ... ok
[INFO] [stdout] test tests::day10p1 ... ok
[INFO] [stdout] test tests::day15p1 ... ok
[INFO] [stdout] test tests::day15p2 ... ok
[INFO] [stdout] test tests::day11p1 ... ok
[INFO] [stdout] test tests::day11p2 ... ok
[INFO] [stdout] test tests::day16p1 ... ok
[INFO] [stdout] test tests::day18p1 ... ok
[INFO] [stdout] test tests::day18p2 ... ok
[INFO] [stdout] test tests::day1p1 ... ok
[INFO] [stdout] test tests::day1p2 ... ok
[INFO] [stdout] test tests::day2p1 ... ok
[INFO] [stdout] test tests::day2p2 ... ok
[INFO] [stdout] test tests::day3p1 ... ok
[INFO] [stdout] test tests::day3p2 ... ok
[INFO] [stdout] test tests::day4p1 ... ok
[INFO] [stdout] test tests::day4p2 ... ok
[INFO] [stdout] test tests::day5p1 ... ok
[INFO] [stdout] test tests::day17p1 ... ok
[INFO] [stdout] test tests::day6p1 ... ok
[INFO] [stdout] test tests::day6p2 ... ok
[INFO] [stdout] test tests::day10p2 ... ok
[INFO] [stdout] test tests::day17p2 ... ok
[INFO] [stdout] test tests::day8p1 ... 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-6736e28147f86fec` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "17f5983e5f3a0a5190026c614ae89f82aba59630cc9887c57583bd405f751170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17f5983e5f3a0a5190026c614ae89f82aba59630cc9887c57583bd405f751170", kill_on_drop: false }`
[INFO] [stdout] 17f5983e5f3a0a5190026c614ae89f82aba59630cc9887c57583bd405f751170
