[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] building urban-eriksson/aoc2024 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furban-eriksson%2Faoc2024" "/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/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/urban-eriksson/aoc2024 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd4fc1063734885f14ac5c8d370ff3a1a6b4c59b2c08789ac9e17f1f6a2c9267 [INFO] running `Command { std: "docker" "start" "-a" "fd4fc1063734885f14ac5c8d370ff3a1a6b4c59b2c08789ac9e17f1f6a2c9267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd4fc1063734885f14ac5c8d370ff3a1a6b4c59b2c08789ac9e17f1f6a2c9267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4fc1063734885f14ac5c8d370ff3a1a6b4c59b2c08789ac9e17f1f6a2c9267", kill_on_drop: false }` [INFO] [stdout] fd4fc1063734885f14ac5c8d370ff3a1a6b4c59b2c08789ac9e17f1f6a2c9267 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fe502932443875af3177484b796251ff47733ecf884539fc01a602de1fb0a1c [INFO] running `Command { std: "docker" "start" "-a" "8fe502932443875af3177484b796251ff47733ecf884539fc01a602de1fb0a1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling ring v0.17.8 [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 v1.41.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-native-tls v0.3.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 url v2.5.4 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [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" "/tmp/rustcy7Aoo3/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libaoc2024-acc7c23e4ea8e8cf,libreqwest-f5ad1ce34cd19fec,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-419f1c8adb605d88,libhyper_tls-26115778d1abbba8,libwebpki_roots-881d9833caf02a91,libcookie_store-fdf10bf1bbfa03f6,libserde_json-797f8c525515e0cd,libpublicsuffix-6d4b74f63087977c,libpsl_types-fd0d8ee12106f23e,libcookie-e04fb8fc6367c9bb,libtime-3da0265a67366b4e,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libidna-4bf5cb0352314442,libunicode_normalization-92fe4fe3acaec15e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-4f2144847503f8f3,libbase64-64299f9d815d057c,libipnet-346d915a0dce48fd,libtokio_native_tls-960c3586c55c20d1,libtokio_rustls-8c54f63bd9c91319,libserde_urlencoded-d4e922d907667018,libryu-f8ba606093049f91,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libserde-603b4e79f91b69cd,librustls-3cffd085b1bbe0c3,libsct-55b0776d6a610127,libwebpki-585eee57692ec00d,libring-9ce06ffc4ec58b2b,libgetrandom-8a23ff35c3df26c8,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libnative_tls-545cb0bb585bca8a,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-8204451684df06cb,libbitflags-ce446ee600bbaa5e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libcfg_if-33ef6c02a07f9fec,libopenssl_sys-d0cdb194fca50ff0,libhyper-3d791a3d50acfe58,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-ecc1dd6a21b9a5b7,libh2-14f82cd3e2d30421,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libtokio_util-e6cb6513bf3f6bb0,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libonce_cell-debe7c411cf97340,libfutures_channel-179401688c37d974,libtokio-401ff45156610ceb,libsocket2-921b1c2630a04d90,libmio-8b08e151a09a9e4a,liblibc-23adc534c183e1f3,libsync_wrapper-17f912c27eab8964,libhttp_body-cf1cfc76fae7f110,liblog-5fb51f756c1191b0,libfutures_util-da5778c7f376df83,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-409083241c76168d,libpin_project_lite-1b69109c4d0b18c5,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-270838816f68975d,libidna-ff42f897544e868e,libidna_adapter-56e374a69fc15df2,libicu_normalizer-a9b163bcb5590c0e,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-84105c363ec8e8d5,libicu_properties-056d0717a297c883,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-7982885df2a9bb19,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-befa0b8ebcae9f49,libicu_provider-203aa9a322170b2b,libicu_locid-429f9ea80836b0f6,liblitemap-cecd5a7fd1787c64,libtinystr-858dd070e16fe745,libzerovec-a43983dc0b1a0846,libwriteable-45c783735d88c2b0,libyoke-f0f2a15977c7cb41,libzerofrom-e29293ee7d0b9ad8,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-6a89025946decf46,libitoa-d34da3363977f6fb,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24}.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" "/tmp/rustcy7Aoo3/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-d8a23f644d387a43/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day3-cfdb578004e5531e" "-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" "8fe502932443875af3177484b796251ff47733ecf884539fc01a602de1fb0a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe502932443875af3177484b796251ff47733ecf884539fc01a602de1fb0a1c", kill_on_drop: false }` [INFO] [stdout] 8fe502932443875af3177484b796251ff47733ecf884539fc01a602de1fb0a1c