[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furban-eriksson%2Faoc2024" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/urban-eriksson/aoc2024 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/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.97
[INFO] [stderr]   Downloaded zerofrom v0.1.5
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.5
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.47
[INFO] [stderr]   Downloaded native-tls v0.2.12
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.97
[INFO] [stderr]   Downloaded security-framework-sys v2.12.1
[INFO] [stderr]   Downloaded litemap v0.7.4
[INFO] [stderr]   Downloaded tempfile v3.14.0
[INFO] [stderr]   Downloaded js-sys v0.3.74
[INFO] [stderr]   Downloaded socket2 v0.5.8
[INFO] [stderr]   Downloaded bytes v1.9.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.104
[INFO] [stderr]   Downloaded cookie_store v0.20.0
[INFO] [stderr]   Downloaded cookie v0.17.0
[INFO] [stderr]   Downloaded cc v1.2.2
[INFO] [stderr]   Downloaded publicsuffix v2.3.0
[INFO] [stderr]   Downloaded hyper v0.14.31
[INFO] [stderr]   Downloaded openssl v0.10.68
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] [stderr]   Downloaded web-sys v0.3.74
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d33145e9d29881dfe6e538d818b17f4a45547fd36a207d303f45ae28f97008f6
[INFO] running `Command { std: "docker" "start" "-a" "d33145e9d29881dfe6e538d818b17f4a45547fd36a207d303f45ae28f97008f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d33145e9d29881dfe6e538d818b17f4a45547fd36a207d303f45ae28f97008f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d33145e9d29881dfe6e538d818b17f4a45547fd36a207d303f45ae28f97008f6", kill_on_drop: false }`
[INFO] [stdout] d33145e9d29881dfe6e538d818b17f4a45547fd36a207d303f45ae28f97008f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a7ad058587d2ab7dde15953cd69a85be288c360f59b0ec20d3b09fd73d63b72b
[INFO] running `Command { std: "docker" "start" "-a" "a7ad058587d2ab7dde15953cd69a85be288c360f59b0ec20d3b09fd73d63b72b", 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 itoa v1.0.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 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 tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[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 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/rustcLRZ7ro/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaoc2024-ed4c786dbcd718a8,libreqwest-3c08dcc1494441ad,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-d70b2bd021670226,libhyper_tls-b801d807349c74c5,libwebpki_roots-8f19deeabafd6f44,libcookie_store-2402bed6ac8d8bfd,libserde_json-de0aa2a96022f7ea,libpublicsuffix-b70424f2a4e633e2,libpsl_types-6947b81f8be31980,libcookie-423111efebf651ba,libtime-0b3ac72a8637501a,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,libidna-c0611276396aad87,libunicode_normalization-0461a619b85f8761,libtinyvec-a75b123bfef3daf4,libtinyvec_macros-847056b696a24274,libunicode_bidi-c74ee3639643f406,libbase64-76d22feba062e299,libipnet-daff958ae325e20e,libtokio_native_tls-9687bef3b11e956f,libtokio_rustls-cf3496dcb684ce02,libserde_urlencoded-f9d79ff5248acc35,libryu-819a5e577911cb6a,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde-125f17f475382ecd,librustls-48cc0726ac3aaf46,libsct-08d8bd7bae0c3ca3,libwebpki-6d95d24d64fef1ea,libring-df4759ef9c51765f,libgetrandom-d95ce2d82c2bf621,libspin-14e90d4737919fb6,libuntrusted-151845769873c416,libnative_tls-bc05bb72c3847427,libopenssl_probe-453b407a18c75c81,libopenssl-a75b023982a9dde4,libbitflags-4fc2c4ee1f367a18,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libcfg_if-8c8419bc1cff3c76,libopenssl_sys-e5ec372e092598f0,libhyper-f75183b5d4b2451a,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-91bae783b6b18b37,libindexmap-7f7f5fcb8d52396c,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libtokio_util-8315455e930ae7bd,libfutures_sink-bb58a37a11906cee,libtower_service-222788e4f5219726,libtracing-3434fc41058bf604,libtracing_core-5ff2c3ea5a10ccc5,libonce_cell-29d2c12b738003dd,libfutures_channel-3bbf97a27eb8ffef,libtokio-4e7f5e17a92bce10,libsocket2-db5e696ffd5357b9,libmio-a407392efcd5b00b,liblibc-66750e2f7e1583d0,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-20f3629d5ae1c797,liblog-a3fffcf231093ad6,libfutures_util-5f2347cb7eb87f68,libmemchr-6e500fc2d2cc2174,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libpin_project_lite-727e55fe268a4f86,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,liburl-1a435371931bac0b,libidna-1bef1c04922a253b,libidna_adapter-a5995ef70a806452,libicu_normalizer-a87040ab3cfadf96,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-acf8c4b21a90144a,libicu_properties-8670c675e24721bb,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-0a9fe9f7bb217da1,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-771cc32fac460660,libicu_provider-cb5fbdd17f136c2f,libicu_locid-f02b3da3b6bf1aab,liblitemap-a2ad82c824c5a6df,libtinystr-7e3de835dd0bcd37,libzerovec-29b43ecbe7c8f116,libwriteable-d7ff86b178f1d317,libyoke-db1d260df973f696,libzerofrom-ccf47ecb3c9bcc93,libstable_deref_trait-456565f84dafac83,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-060ae79286366acb,libitoa-e85b58bc56783d97,libbytes-c4b3e4d5cc5c0e2a,libfnv-2a26f5d3b9cd4973}.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/rustcLRZ7ro/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" "/opt/rustwide/target/debug/build/ring-24b50369a47cb6be/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day4-10535a3903508ed6" "-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 "day4") due to 1 previous error
[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/rustctBrIH9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaoc2024-ed4c786dbcd718a8,libreqwest-3c08dcc1494441ad,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-d70b2bd021670226,libhyper_tls-b801d807349c74c5,libwebpki_roots-8f19deeabafd6f44,libcookie_store-2402bed6ac8d8bfd,libserde_json-de0aa2a96022f7ea,libpublicsuffix-b70424f2a4e633e2,libpsl_types-6947b81f8be31980,libcookie-423111efebf651ba,libtime-0b3ac72a8637501a,libtime_core-6b824ed3bd1e198b,libnum_conv-d31d2cdd240da3de,libderanged-7a46d84d2d41f7c3,libpowerfmt-521a460cc2ff4e45,libidna-c0611276396aad87,libunicode_normalization-0461a619b85f8761,libtinyvec-a75b123bfef3daf4,libtinyvec_macros-847056b696a24274,libunicode_bidi-c74ee3639643f406,libbase64-76d22feba062e299,libipnet-daff958ae325e20e,libtokio_native_tls-9687bef3b11e956f,libtokio_rustls-cf3496dcb684ce02,libserde_urlencoded-f9d79ff5248acc35,libryu-819a5e577911cb6a,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde-125f17f475382ecd,librustls-48cc0726ac3aaf46,libsct-08d8bd7bae0c3ca3,libwebpki-6d95d24d64fef1ea,libring-df4759ef9c51765f,libgetrandom-d95ce2d82c2bf621,libspin-14e90d4737919fb6,libuntrusted-151845769873c416,libnative_tls-bc05bb72c3847427,libopenssl_probe-453b407a18c75c81,libopenssl-a75b023982a9dde4,libbitflags-4fc2c4ee1f367a18,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libcfg_if-8c8419bc1cff3c76,libopenssl_sys-e5ec372e092598f0,libhyper-f75183b5d4b2451a,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-91bae783b6b18b37,libindexmap-7f7f5fcb8d52396c,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libtokio_util-8315455e930ae7bd,libfutures_sink-bb58a37a11906cee,libtower_service-222788e4f5219726,libtracing-3434fc41058bf604,libtracing_core-5ff2c3ea5a10ccc5,libonce_cell-29d2c12b738003dd,libfutures_channel-3bbf97a27eb8ffef,libtokio-4e7f5e17a92bce10,libsocket2-db5e696ffd5357b9,libmio-a407392efcd5b00b,liblibc-66750e2f7e1583d0,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-20f3629d5ae1c797,liblog-a3fffcf231093ad6,libfutures_util-5f2347cb7eb87f68,libmemchr-6e500fc2d2cc2174,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libpin_project_lite-727e55fe268a4f86,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,liburl-1a435371931bac0b,libidna-1bef1c04922a253b,libidna_adapter-a5995ef70a806452,libicu_normalizer-a87040ab3cfadf96,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-acf8c4b21a90144a,libicu_properties-8670c675e24721bb,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-0a9fe9f7bb217da1,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-771cc32fac460660,libicu_provider-cb5fbdd17f136c2f,libicu_locid-f02b3da3b6bf1aab,liblitemap-a2ad82c824c5a6df,libtinystr-7e3de835dd0bcd37,libzerovec-29b43ecbe7c8f116,libwriteable-d7ff86b178f1d317,libyoke-db1d260df973f696,libzerofrom-ccf47ecb3c9bcc93,libstable_deref_trait-456565f84dafac83,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-060ae79286366acb,libitoa-e85b58bc56783d97,libbytes-c4b3e4d5cc5c0e2a,libfnv-2a26f5d3b9cd4973}.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/rustctBrIH9/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" "/opt/rustwide/target/debug/build/ring-24b50369a47cb6be/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day11-9c5b5fefc4faac81" "-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 "day11") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a7ad058587d2ab7dde15953cd69a85be288c360f59b0ec20d3b09fd73d63b72b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7ad058587d2ab7dde15953cd69a85be288c360f59b0ec20d3b09fd73d63b72b", kill_on_drop: false }`
[INFO] [stdout] a7ad058587d2ab7dde15953cd69a85be288c360f59b0ec20d3b09fd73d63b72b
