[INFO] cloning repository https://github.com/Odilf/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/Odilf/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOdilf%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOdilf%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c99e19c8cd8793a15a5c8fe72f52cfefffad57e
[INFO] testing Odilf/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%2FOdilf%2Fadvent-of-code-2023" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Odilf/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/Odilf/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/Odilf/advent-of-code-2023 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Odilf/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/Odilf/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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 66f75d6f27d6804ddfbdae0085dc8da5a7fdc5ebdd294bca293361a83a343788
[INFO] running `Command { std: "docker" "start" "-a" "66f75d6f27d6804ddfbdae0085dc8da5a7fdc5ebdd294bca293361a83a343788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66f75d6f27d6804ddfbdae0085dc8da5a7fdc5ebdd294bca293361a83a343788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66f75d6f27d6804ddfbdae0085dc8da5a7fdc5ebdd294bca293361a83a343788", kill_on_drop: false }`
[INFO] [stdout] 66f75d6f27d6804ddfbdae0085dc8da5a7fdc5ebdd294bca293361a83a343788
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f95145224aba7e7c41683c48fee6cd9f9bf913fd05cadd936414104324f8a713
[INFO] running `Command { std: "docker" "start" "-a" "f95145224aba7e7c41683c48fee6cd9f9bf913fd05cadd936414104324f8a713", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling clap_builder v4.4.9
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling peg-runtime v0.8.2
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling peg-macros v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling wide v0.7.13
[INFO] [stderr]    Compiling peg v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling memoize-inner v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling memoize v0.4.1
[INFO] [stderr]    Compiling clap v4.4.10
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling christmas-tree v0.1.0 (/opt/rustwide/workdir/christmas-tree)
[INFO] [stderr]    Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]    Compiling day23 v0.1.0 (/opt/rustwide/workdir/day23)
[INFO] [stderr]    Compiling day6 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stderr]    Compiling day25 v0.1.0 (/opt/rustwide/workdir/day25)
[INFO] [stderr]    Compiling day5 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]    Compiling day3 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stderr]    Compiling day2 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]    Compiling day4 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]    Compiling day16 v0.1.0 (/opt/rustwide/workdir/day16)
[INFO] [stderr]    Compiling day12 v0.1.0 (/opt/rustwide/workdir/day12)
[INFO] [stderr]    Compiling day13 v0.1.0 (/opt/rustwide/workdir/day13)
[INFO] [stderr]    Compiling day1 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stderr]    Compiling day22 v0.1.0 (/opt/rustwide/workdir/day22)
[INFO] [stderr]    Compiling day21 v0.1.0 (/opt/rustwide/workdir/day21)
[INFO] [stderr]    Compiling day15 v0.1.0 (/opt/rustwide/workdir/day15)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> day13/src/main.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |         .map(|(i, (mut rows, mut columns))| {
[INFO] [stdout]    |                ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling day24 v0.1.0 (/opt/rustwide/workdir/day24)
[INFO] [stderr]    Compiling day17 v0.1.0 (/opt/rustwide/workdir/day17)
[INFO] [stderr]    Compiling day14 v0.1.0 (/opt/rustwide/workdir/day14)
[INFO] [stderr]    Compiling day18 v0.1.0 (/opt/rustwide/workdir/day18)
[INFO] [stderr]    Compiling day20 v0.1.0 (/opt/rustwide/workdir/day20)
[INFO] [stderr] error: could not compile `day24` (bin "day24")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name day24 --edition=2021 day24/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e69c31801e284f73 -C extra-filename=-7c9c2561a767fc64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern christmas_tree=/opt/rustwide/target/debug/deps/libchristmas_tree-c9978b8a740137ee.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-79e1c68a78c7b515.rlib --extern peg=/opt/rustwide/target/debug/deps/libpeg-21a4d606d240b20e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcEAbIqd/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpeg-21a4d606d240b20e,libpeg_runtime-bb49386fdfe32e0e,libchristmas_tree-c9978b8a740137ee,libdotenv-7a66b7690bbb34f4,libreqwest-44752907201cd11d,libhyper_tls-fb22cbae1ed2e85c,libipnet-21a83f2d587ce134,libtokio_native_tls-5d952f177c0eb902,libserde_urlencoded-8509cf2e8a910dbb,libryu-df028aa4e33944bd,libmime-0188e0814ca7ddbf,libencoding_rs-e04075d1b31cf2ce,libnative_tls-f0d61a5c0147fa6b,libopenssl_probe-5821ed5bfde807ff,libopenssl-36d791796cea4ff6,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-7cb062968a1f802a,libhyper-94d94cd79f3ddc3e,libwant-d8df4f5f53878ad5,libtry_lock-d829e1fc867adb15,libsocket2-cd9df8685c6c49bc,libhttparse-4b158da8c50e0c00,libh2-b7ad558890eb3367,libindexmap-aa41d0b7e7e86d0e,libequivalent-487f93f8f6ab5e5b,libhashbrown-4d78fb2fe3afee13,libtokio_util-d38e9e9eed89ab9a,libfutures_sink-bb22ea3128609505,libtower_service-442e0d38cf369aa3,libtracing-4c7545d93c291c78,libtracing_core-2732be14c67258a0,libonce_cell-88da25fb809d9a5c,libfutures_channel-4ddf3e917c6ac0d6,libtokio-01f64ddd181c6091,libnum_cpus-0f11ddb56741e9cb,libsocket2-b7e185a1ae27230f,libmio-e119bf78a298d456,liblibc-7097ac40a5299863,libhttp_body-4c3a887f0b0e5495,liblog-dcabf69e042f143c,libfutures_util-037a092eeedfbe5d,libmemchr-d8112fc1e1cdd527,libfutures_io-7f08535535d5de13,libslab-1d6e3276f95c46da,libpin_project_lite-b342d85da484cd05,libfutures_task-ec7c8b8fb83091f1,libpin_utils-3860774ad9b215b5,libfutures_core-06336117b8f66cbc,liburl-a08d08a9d38bd777,libidna-868ac1cc3fe67c59,libunicode_normalization-722b9cbf2786e917,libtinyvec-c98dfb84ce78a9e8,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libhttp-58576498a067e729,libitoa-55c9c85d80bf643d,libbytes-0cbd1c7110a1e56d,libfnv-79e2cbfbe03dcd16,libron-c19651228c13847e,libbitflags-46fd4b5353208d84,libbase64-bbf874639731fed2,libserde-48f030efead1ab74,libclap-263b60d57fc87d43,libclap_builder-9a5259821da5fc91,libstrsim-934c6b5db5b11ce4,libanstream-a8b9f29acda7ff56,libanstyle_query-bf88390deb1ad954,libcolorchoice-7e168c6abb6e41ad,libanstyle_parse-5c720edcbf41b2d4,libutf8parse-bf86fa6e8ff589fb,libclap_lex-07f6f4b7ac356fa5,libanstyle-8c24f95c359ac7f4,librayon-0838409b6c438b48,librayon_core-f726ca333215e968,libcrossbeam_deque-b6c803f8746ed7da,libcrossbeam_epoch-1c6cb2c89de234f9,libmemoffset-d162bd3f4f663096,libscopeguard-7ec2214574194454,libcrossbeam_utils-810d98f71c0a730f,libcfg_if-3e7fc4e38d4a72b5,libeither-ad82168e9479cbbe}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcEAbIqd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day5-0e0287a11a6c1f2b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day5` (bin "day5") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f95145224aba7e7c41683c48fee6cd9f9bf913fd05cadd936414104324f8a713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f95145224aba7e7c41683c48fee6cd9f9bf913fd05cadd936414104324f8a713", kill_on_drop: false }`
[INFO] [stdout] f95145224aba7e7c41683c48fee6cd9f9bf913fd05cadd936414104324f8a713
