[INFO] cloning repository https://github.com/urban-eriksson/aoc2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/urban-eriksson/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furban-eriksson%2Faoc2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furban-eriksson%2Faoc2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7619b34e8a9b03cb7f83723a561a7e9c8cc31d5 [INFO] testing urban-eriksson/aoc2024 against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furban-eriksson%2Faoc2024" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/urban-eriksson/aoc2024 [INFO] finished tweaking git repo https://github.com/urban-eriksson/aoc2024 [INFO] tweaked toml for git repo https://github.com/urban-eriksson/aoc2024 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/urban-eriksson/aoc2024 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/urban-eriksson/aoc2024 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ba9e6d0b4b3676561d095e1931b3cd1a3d98fb97e5b6ef2163295576eb2902c [INFO] running `Command { std: "docker" "start" "-a" "6ba9e6d0b4b3676561d095e1931b3cd1a3d98fb97e5b6ef2163295576eb2902c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba9e6d0b4b3676561d095e1931b3cd1a3d98fb97e5b6ef2163295576eb2902c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba9e6d0b4b3676561d095e1931b3cd1a3d98fb97e5b6ef2163295576eb2902c", kill_on_drop: false }` [INFO] [stdout] 6ba9e6d0b4b3676561d095e1931b3cd1a3d98fb97e5b6ef2163295576eb2902c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d10e1049939975b601963795aecb30bbb69ce75bd4110d7b83b622ca17ef8c5d [INFO] running `Command { std: "docker" "start" "-a" "d10e1049939975b601963795aecb30bbb69ce75bd4110d7b83b622ca17ef8c5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/bin/day9.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | .map(|(f, fr)| (*f as usize + *fr as usize)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65 - .map(|(f, fr)| (*f as usize + *fr as usize)) [INFO] [stdout] 65 + .map(|(f, fr)| *f as usize + *fr as usize ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRazDQn/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-c966d2eeebccbc73,libregex_automata-99c46f05a2920023,libaho_corasick-7546b549f30b4ccf,libregex_syntax-ec3324d7c59077ca,libaoc2024-7ba54e7591e06b6b,libreqwest-772410c70cb7d195,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-06a1c652fcd3d461,libhyper_tls-7c7f54f538a434f0,libwebpki_roots-e97c7a6154f8efd1,libcookie_store-70c7b6aa12ba99ab,libserde_json-5354d785886ecb5e,libpublicsuffix-3bfe568614bec417,libpsl_types-0471160bbfa98f75,libcookie-a3fe8f29b414d007,libtime-4ad6238294508bdf,libtime_core-0fdd108e3b1abc38,libnum_conv-910404deaa80eaa9,libderanged-5ac294b52fea101a,libpowerfmt-dcf4c7392d25d790,libidna-6130cee635e0a48d,libunicode_normalization-ad0eb0fc826d45db,libtinyvec-1ee9e928f5bfb6ab,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-5e65f506f975ced6,libbase64-3c09d9a3080a6023,libipnet-c9d78265f16b4a49,libtokio_native_tls-e111f7df1d077d30,libtokio_rustls-3f7eb6a942772ccd,libserde_urlencoded-ae68c9399c767fe4,libryu-d31d6f36b9da249e,libmime-aa776e7d0d3a99c3,libencoding_rs-384800a720b7d777,libserde-10a27968bba5cfbf,librustls-85ad5fbb2c259baf,libsct-ac8df61cead3ee60,libwebpki-dbe1697b0f0c70ff,libring-3eca01702341a63c,libgetrandom-5f8c88ee7c6fe219,libspin-f6846b3926d7d2dc,libuntrusted-ae5fa18859ffcbba,libnative_tls-be17fc45f73537eb,libopenssl_probe-5d15463e9f5a1049,libopenssl-77fa7396185796bf,libbitflags-23b2fe5ae6deb536,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libcfg_if-d9b80cb51cda7b5b,libopenssl_sys-c1b98f0310c565d0,libhyper-44806923d16da027,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-e4f5cbdb8385f2eb,libh2-4720ba5bd9b4340a,libindexmap-2faf77ef1a2dcc45,libequivalent-9c3368f02729e3d6,libhashbrown-ded5b15ef116b6df,libtokio_util-1f71d850a5cfe107,libfutures_sink-999c1a898cc14726,libtower_service-d85697bf5431d8b4,libtracing-1b1c2ebdf3860663,libtracing_core-38bfa0579595df08,libonce_cell-0f6868d56ef8b265,libfutures_channel-7edad89c2b1b1b97,libtokio-8fb5e970eff38816,libsocket2-74df3463df8b2308,libmio-e31db7187c0fd1ed,liblibc-8e2810509c44cb67,libsync_wrapper-ed838535a8ddeeff,libhttp_body-36f2acbcf253bb11,liblog-44cc25a8b2c5ba51,libfutures_util-bafeced6a69f4ef5,libmemchr-b178a40a7718f9bf,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libpin_project_lite-cbc2c9f60b90e084,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,liburl-dec68f08d7ff3bb5,libidna-49083c5052f6b0f9,libidna_adapter-dfe8fa4bd1b5e5f9,libicu_normalizer-e35b178675c748d6,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-ad239d029bf09344,libicu_properties-4af75b9d07d56ed8,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-461d9a94f7dce1ab,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-232bb45381b8be74,libicu_provider-1fed8ff83d78e354,libicu_locid-b84e0d65970e1d73,liblitemap-b62145770086eed0,libtinystr-5e8f142022e4231f,libzerovec-3d54e045819bdd8a,libwriteable-30e32ee335eba874,libyoke-6831015ef76e606a,libzerofrom-79911cc047c0ae59,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-09c3689ca9fcb6ca,libitoa-225d8a58c5ba3b0e,libbytes-aec5c46de8604e45,libfnv-bf8b415be0978c3b}.rlib" "/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/rustcRazDQn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-6baa06320b130500/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day3-66987bb65836c15a" "-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 `aoc2024` (bin "day3") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d10e1049939975b601963795aecb30bbb69ce75bd4110d7b83b622ca17ef8c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10e1049939975b601963795aecb30bbb69ce75bd4110d7b83b622ca17ef8c5d", kill_on_drop: false }` [INFO] [stdout] d10e1049939975b601963795aecb30bbb69ce75bd4110d7b83b622ca17ef8c5d