[INFO] cloning repository https://github.com/dfreeman/aoc-2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfreeman/aoc-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfreeman%2Faoc-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfreeman%2Faoc-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05cf0e7726b9e32169a1fba7fb23a8e233ca1694
[INFO] testing dfreeman/aoc-2025 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfreeman%2Faoc-2025" "/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/dfreeman/aoc-2025
[INFO] finished tweaking git repo https://github.com/dfreeman/aoc-2025
[INFO] tweaked toml for git repo https://github.com/dfreeman/aoc-2025 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dfreeman/aoc-2025 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/dfreeman/aoc-2025 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-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea9a488a520a49288e7fb4857a258c60b4d91ad7c59bc244c4becc86cafc6674
[INFO] running `Command { std: "docker" "start" "-a" "ea9a488a520a49288e7fb4857a258c60b4d91ad7c59bc244c4becc86cafc6674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea9a488a520a49288e7fb4857a258c60b4d91ad7c59bc244c4becc86cafc6674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea9a488a520a49288e7fb4857a258c60b4d91ad7c59bc244c4becc86cafc6674", kill_on_drop: false }`
[INFO] [stdout] ea9a488a520a49288e7fb4857a258c60b4d91ad7c59bc244c4becc86cafc6674
[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=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] 6af39dafa4388b60295d9b45248a9abdfb4cb06d6816238ba60b0dcd92bd27e4
[INFO] running `Command { std: "docker" "start" "-a" "6af39dafa4388b60295d9b45248a9abdfb4cb06d6816238ba60b0dcd92bd27e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling trilean v1.1.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling gcollections v1.5.0
[INFO] [stderr]    Compiling ndarray v0.17.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pathfinding v4.14.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling sprs v0.11.4
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling intervallum v1.4.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling microlp v0.2.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling hyper v1.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling html2text v0.13.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling libaoc v0.1.55
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcaTiocu/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmicrolp-df406024d6e38524,libsprs-eefb02750c7d5b8a,libndarray-d668929224b5ed56,libmatrixmultiply-18374aebc24d80e1,libnum_complex-1be3fe8cb4f3b374,libnum_integer-252eb0f4239551a5,librawpointer-c1a017d0a513a9dc,libitertools-84be9d5d7f440bba,libeither-f9cfe41df9eac463,libaoc-cbf76e8943917214,liblibaoc-fff065cfe75d7cfd,libhtml2text-7e9e6818a4942917,libthiserror-21737c83e04ee635,libunicode_width-48dba5882408e75d,libscraper-da7b07cc0de1e6a0,libego_tree-4fad2f7a51f7f097,libselectors-a5a18179872a640b,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,libservo_arc-0ddfaf28a8b97408,libcssparser-9539f0dfb8bd155c,libdtoa_short-9f2a0ef59036dcf9,libdtoa-db1146a341ad0d00,libhtml5ever-ae91783c0c1e4509,libmarkup5ever-913095c8dda9446a,libstring_cache-f5f19de48f3ebdf6,libprecomputed_hash-941acba0b7c1b90b,libparking_lot-bf0cd7d7afc9dea8,libparking_lot_core-8ee1d29bfb4ae5ef,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libphf-58799dd9d201ec24,libphf_shared-81bae7be2bc0da1f,libsiphasher-0d7f3e08879225d4,libtendril-4d5818a924fa379c,libutf8-3c5e274bb51994fd,libfutf-ad54ae59f79bf535,libdebug_unreachable-f7b9f09a34de90c3,libmac-c05d591fa8e0369c,libreqwest-54fb82a811da5bed,librustls_pki_types-e5089062b3d649e7,libzeroize-e5ba3babb6b7003b,libhyper_tls-55e1446e76625c97,libtokio_native_tls-7a7f488c9645218d,libserde_urlencoded-160edb1b518911f7,libryu-f1418741a05f84c6,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libtower_http-97359ddd6d8d588c,libiri_string-cb6537d79ed4b6d5,libtower-534567b9dcee9c60,libtower_layer-5699d784b4449e00,libnative_tls-26690b46d55d3aab,libopenssl_probe-d74274d8b7245f2e,libopenssl-c336c0d5e1605460,libbitflags-abdfa04ff16136ba,libcfg_if-cad248e7066eec15,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-c12c2029500e806b,libhyper_util-1f66c3a2106d0365,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-2584a823427151dc,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-595019acd13ef4bb,libtracing-aacac009195d7074,libtracing_core-1b6f90fc5e75a37f,libonce_cell-db8f3eed2a1f3f7b,libindexmap-40b638a65069644c,libequivalent-9631f206a02b9f54,libhashbrown-f257b7bc33a545cc,libtokio_util-9622009f1b0ac67d,libatomic_waker-f98c2fb1596910db,libfutures_channel-f8b566c7bd079e89,libtokio-0c7d623ac3b1ead3,libsocket2-5fc26a8190a7e270,libmio-74fc41130191f4da,liblibc-82fdb1faa32d7f16,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,liblog-f1f6bbc4eedafb86,libfutures_util-34fb6028e515a2e0,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,liburl-5272a3e5bc0a4fb8,libidna-4dca580b5056338a,libutf8_iter-efb3984ee203d151,libidna_adapter-ab0cea0ac955f356,libicu_properties-1c64ab50b19b4ba6,libicu_properties_data-54949d45145c0c18,libicu_normalizer-80afd69e906277a0,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-8dd520ffddf51cc0,libpotential_utf-a4d76ea6ed641e43,libicu_provider-735d8a563d24c85a,libicu_locale_core-5c654fb64b5ec1be,libtinystr-ee129ff1b4e3725a,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-d0f05f541b8eecec,libzerotrie-9f0be52b45ce2cd4,libyoke-2c834ccbaa6cacf8,libstable_deref_trait-eb70a7d8ef87fc4a,libzerofrom-dc763e27ce939320,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde-ad45a51c8ae54dcd,libserde_core-1651d161ca9c90ea,libhttp-a7d18df8952aa204,libitoa-7e733f37fe56f881,libbytes-a98c6e187cd1e46b,libfnv-2a26f5d3b9cd4973,libsync_wrapper-c4446c9ab9748a89,libfutures_core-c23514cefd9aa7c7,libanyhow-e16577d217315ef4,libclap-714c17d7b869787e,libclap_builder-4b9bad34f241baa1,libstrsim-f574d476d7d1a6ac,libanstream-963acdc8d187a459,libanstyle_query-5cf46fb9b3aba65b,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80,libnom-cf23369df5a2da15,libmemchr-c5a8540217c8112c,libnum_traits-efae0973d6a22ee7}.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/rustcaTiocu/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/day10-0eaf4a7f045c8ddb" "-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 `aoc` (bin "day08")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name day08 --edition=2024 src/bin/day08.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=ab3e6c6ace6b2381 -C extra-filename=-bf4e7d5468b41c4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-cbf76e8943917214.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-714c17d7b869787e.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-fa932073edac0000.so --extern interval=/opt/rustwide/target/debug/deps/libinterval-4a6cb4287e0cff52.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern libaoc=/opt/rustwide/target/debug/deps/liblibaoc-fff065cfe75d7cfd.rlib --extern microlp=/opt/rustwide/target/debug/deps/libmicrolp-df406024d6e38524.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-cf23369df5a2da15.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-1829c64b6d82a43f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc` (bin "day10") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6af39dafa4388b60295d9b45248a9abdfb4cb06d6816238ba60b0dcd92bd27e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af39dafa4388b60295d9b45248a9abdfb4cb06d6816238ba60b0dcd92bd27e4", kill_on_drop: false }`
[INFO] [stdout] 6af39dafa4388b60295d9b45248a9abdfb4cb06d6816238ba60b0dcd92bd27e4
