[INFO] cloning repository https://github.com/rifk/aoc_2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rifk/aoc_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifk%2Faoc_2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifk%2Faoc_2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4baf7bf9c6be8e38eef94013860e55b49a20891 [INFO] testing rifk/aoc_2024 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frifk%2Faoc_2024" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rifk/aoc_2024 [INFO] finished tweaking git repo https://github.com/rifk/aoc_2024 [INFO] tweaked toml for git repo https://github.com/rifk/aoc_2024 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rifk/aoc_2024 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rifk/aoc_2024 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8b84ac3f003cfc7759a42c64f774590ebb4725f9e40c409ea79bf7bf0e0aa40 [INFO] running `Command { std: "docker" "start" "-a" "e8b84ac3f003cfc7759a42c64f774590ebb4725f9e40c409ea79bf7bf0e0aa40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8b84ac3f003cfc7759a42c64f774590ebb4725f9e40c409ea79bf7bf0e0aa40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b84ac3f003cfc7759a42c64f774590ebb4725f9e40c409ea79bf7bf0e0aa40", kill_on_drop: false }` [INFO] [stdout] e8b84ac3f003cfc7759a42c64f774590ebb4725f9e40c409ea79bf7bf0e0aa40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9458c7375f41ffca7fbd633d3b087c04c90100666b593ff796f88a93e0640b1c [INFO] running `Command { std: "docker" "start" "-a" "9458c7375f41ffca7fbd633d3b087c04c90100666b593ff796f88a93e0640b1c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ego-tree v0.9.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [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 cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.29.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling utils-derive v0.1.0 (/opt/rustwide/workdir/utils-derive) [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [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 phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling markup5ever v0.14.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling scraper v0.21.0 [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 hyper-tls v0.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling day17 v0.1.0 (/opt/rustwide/workdir/day17) [INFO] [stderr] Compiling day9 v0.1.0 (/opt/rustwide/workdir/day9) [INFO] [stderr] Compiling day18 v0.1.0 (/opt/rustwide/workdir/day18) [INFO] [stderr] Compiling day23 v0.1.0 (/opt/rustwide/workdir/day23) [INFO] [stderr] Compiling day4 v0.1.0 (/opt/rustwide/workdir/day4) [INFO] [stderr] Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2) [INFO] [stderr] Compiling day16 v0.1.0 (/opt/rustwide/workdir/day16) [INFO] [stderr] Compiling day14 v0.1.0 (/opt/rustwide/workdir/day14) [INFO] [stderr] Compiling day25 v0.1.0 (/opt/rustwide/workdir/day25) [INFO] [stderr] Compiling day8 v0.1.0 (/opt/rustwide/workdir/day8) [INFO] [stderr] Compiling day19 v0.1.0 (/opt/rustwide/workdir/day19) [INFO] [stderr] Compiling day15 v0.1.0 (/opt/rustwide/workdir/day15) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> day25/src/lib.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn solve_two(input: &str) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3) [INFO] [stderr] Compiling day6 v0.1.0 (/opt/rustwide/workdir/day6) [INFO] [stderr] Compiling day7 v0.1.0 (/opt/rustwide/workdir/day7) [INFO] [stderr] Compiling day24 v0.1.0 (/opt/rustwide/workdir/day24) [INFO] [stderr] Compiling day5 v0.1.0 (/opt/rustwide/workdir/day5) [INFO] [stderr] Compiling day22 v0.1.0 (/opt/rustwide/workdir/day22) [INFO] [stderr] Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stderr] Compiling day13 v0.1.0 (/opt/rustwide/workdir/day13) [INFO] [stderr] Compiling day21 v0.1.0 (/opt/rustwide/workdir/day21) [INFO] [stderr] Compiling day1 v0.1.0 (/opt/rustwide/workdir/day1) [INFO] [stderr] Compiling day20 v0.1.0 (/opt/rustwide/workdir/day20) [INFO] [stderr] Compiling day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stderr] Compiling day12 v0.1.0 (/opt/rustwide/workdir/day12) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxUiC8Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libday14-2ce2a0ef51643eaf,libutils-57150f25359551e7,libclap-e751e24be99e122b,libclap_builder-d70a82bc10878d1e,libstrsim-f574d476d7d1a6ac,libanstream-6a09b9abb96b396c,libanstyle_query-6e776ccbc2cde51f,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0be0b52f94ea3096,libanstyle_parse-7665e3e83927c252,libutf8parse-ae3caf0a878928ed,libclap_lex-e7189a4ea810dc37,libanstyle-ac90fa16317bee52,libscraper-97ab47b1ad78e0f7,libahash-f7077d88b5fc27d0,libgetrandom-d95ce2d82c2bf621,libzerocopy-28e30b4a995c80f5,libego_tree-e66a4cbadd7b9fc0,libselectors-979223e55b998797,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,libservo_arc-b5bd13ea1f08a2e2,libcssparser-ab0d9c6f1a0d73f8,libdtoa_short-0f1fd7033ba7da53,libdtoa-72f841b8fe9fa76c,libhtml5ever-1f209f57e590cd30,libmarkup5ever-334e65705809e42a,libstring_cache-a0fa7ed0bab02a3d,libprecomputed_hash-941acba0b7c1b90b,libphf_shared-5ffc94f2e1b171f5,libparking_lot-5487866361ee6ccb,libparking_lot_core-4f1677f9faffd48c,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libphf-46df4cc545bd7db9,libphf_shared-8ef737c5e2a99568,libsiphasher-1f09e35fa454ec4d,libtendril-4d5818a924fa379c,libutf8-3c5e274bb51994fd,libfutf-ad54ae59f79bf535,libdebug_unreachable-f7b9f09a34de90c3,libmac-c05d591fa8e0369c,libreqwest-bbd05fd8a242fd90,librustls_pemfile-59aba8c382456af5,librustls_pki_types-d18992de00b2ead4,libsync_wrapper-c4446c9ab9748a89,libbase64-fff42f7554bbeb90,libipnet-daff958ae325e20e,libhyper_tls-f5484a05e8c12460,libtokio_native_tls-9e60d14fe91a3846,libserde_urlencoded-f9d79ff5248acc35,libryu-819a5e577911cb6a,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde-125f17f475382ecd,libnative_tls-bc05bb72c3847427,libopenssl_probe-453b407a18c75c81,libopenssl-a75b023982a9dde4,libbitflags-4fc2c4ee1f367a18,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libcfg_if-8c8419bc1cff3c76,libopenssl_sys-e5ec372e092598f0,libhyper_util-6b1908285ec5a6fd,libtower_service-222788e4f5219726,libhyper-0f2a7bf8ce0a1f19,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-6579fee818a058ea,libtracing-3434fc41058bf604,libtracing_core-5ff2c3ea5a10ccc5,libonce_cell-29d2c12b738003dd,libindexmap-7f7f5fcb8d52396c,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libatomic_waker-f98c2fb1596910db,libtokio_util-777c9e0fd8f87bc4,libfutures_channel-f8b566c7bd079e89,libtokio-7fbaabdc74003613,libsocket2-db5e696ffd5357b9,libmio-a407392efcd5b00b,liblibc-66750e2f7e1583d0,libhttp_body_util-25d140c8d5839706,libhttp_body-86bce0b47764a23e,liblog-a3fffcf231093ad6,libfutures_util-fb791fe5a16c256c,libmemchr-6e500fc2d2cc2174,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libpin_project_lite-727e55fe268a4f86,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,liburl-79317d2ed42202a8,libidna-b08d36dc8cc3814c,libidna_adapter-f875330594b071c0,libicu_normalizer-ad0a322789f7105d,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-d167a9f6134c271e,libicu_properties-cc99c1d7207bd620,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-2cc12fd015b7763c,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-889894d3808b2877,libicu_provider-8c9ea54a0fa531c7,libicu_locid-7e17f2357bd1a863,liblitemap-a2ad82c824c5a6df,libtinystr-67a34a4a8bad228c,libzerovec-088f5bb2732ed4c8,libwriteable-d7ff86b178f1d317,libyoke-393356c5747d50c9,libzerofrom-ccf47ecb3c9bcc93,libstable_deref_trait-85c037262f22e89e,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-da6061b0cba38ce5,libitoa-e85b58bc56783d97,libbytes-c4b3e4d5cc5c0e2a,libfnv-2a26f5d3b9cd4973,libanyhow-eec5c1ac6ebc39de}.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/rustcxUiC8Q/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day14-353ddd0284f199e1" "-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 `day14` (bin "day14") 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/rustcUWDb0g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libday23-ea97bcb724b3298c,libutils-57150f25359551e7,libclap-e751e24be99e122b,libclap_builder-d70a82bc10878d1e,libstrsim-f574d476d7d1a6ac,libanstream-6a09b9abb96b396c,libanstyle_query-6e776ccbc2cde51f,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0be0b52f94ea3096,libanstyle_parse-7665e3e83927c252,libutf8parse-ae3caf0a878928ed,libclap_lex-e7189a4ea810dc37,libanstyle-ac90fa16317bee52,libscraper-97ab47b1ad78e0f7,libahash-f7077d88b5fc27d0,libgetrandom-d95ce2d82c2bf621,libzerocopy-28e30b4a995c80f5,libego_tree-e66a4cbadd7b9fc0,libselectors-979223e55b998797,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,libservo_arc-b5bd13ea1f08a2e2,libcssparser-ab0d9c6f1a0d73f8,libdtoa_short-0f1fd7033ba7da53,libdtoa-72f841b8fe9fa76c,libhtml5ever-1f209f57e590cd30,libmarkup5ever-334e65705809e42a,libstring_cache-a0fa7ed0bab02a3d,libprecomputed_hash-941acba0b7c1b90b,libphf_shared-5ffc94f2e1b171f5,libparking_lot-5487866361ee6ccb,libparking_lot_core-4f1677f9faffd48c,liblock_api-0dacfcde768c7ee0,libscopeguard-88d64e99d3001c2a,libphf-46df4cc545bd7db9,libphf_shared-8ef737c5e2a99568,libsiphasher-1f09e35fa454ec4d,libtendril-4d5818a924fa379c,libutf8-3c5e274bb51994fd,libfutf-ad54ae59f79bf535,libdebug_unreachable-f7b9f09a34de90c3,libmac-c05d591fa8e0369c,libreqwest-bbd05fd8a242fd90,librustls_pemfile-59aba8c382456af5,librustls_pki_types-d18992de00b2ead4,libsync_wrapper-c4446c9ab9748a89,libbase64-fff42f7554bbeb90,libipnet-daff958ae325e20e,libhyper_tls-f5484a05e8c12460,libtokio_native_tls-9e60d14fe91a3846,libserde_urlencoded-f9d79ff5248acc35,libryu-819a5e577911cb6a,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde-125f17f475382ecd,libnative_tls-bc05bb72c3847427,libopenssl_probe-453b407a18c75c81,libopenssl-a75b023982a9dde4,libbitflags-4fc2c4ee1f367a18,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libcfg_if-8c8419bc1cff3c76,libopenssl_sys-e5ec372e092598f0,libhyper_util-6b1908285ec5a6fd,libtower_service-222788e4f5219726,libhyper-0f2a7bf8ce0a1f19,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-6579fee818a058ea,libtracing-3434fc41058bf604,libtracing_core-5ff2c3ea5a10ccc5,libonce_cell-29d2c12b738003dd,libindexmap-7f7f5fcb8d52396c,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libatomic_waker-f98c2fb1596910db,libtokio_util-777c9e0fd8f87bc4,libfutures_channel-f8b566c7bd079e89,libtokio-7fbaabdc74003613,libsocket2-db5e696ffd5357b9,libmio-a407392efcd5b00b,liblibc-66750e2f7e1583d0,libhttp_body_util-25d140c8d5839706,libhttp_body-86bce0b47764a23e,liblog-a3fffcf231093ad6,libfutures_util-fb791fe5a16c256c,libmemchr-6e500fc2d2cc2174,libfutures_io-de365546141a7cae,libslab-d0e46609accb5958,libpin_project_lite-727e55fe268a4f86,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,liburl-79317d2ed42202a8,libidna-b08d36dc8cc3814c,libidna_adapter-f875330594b071c0,libicu_normalizer-ad0a322789f7105d,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-d167a9f6134c271e,libicu_properties-cc99c1d7207bd620,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-2cc12fd015b7763c,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-889894d3808b2877,libicu_provider-8c9ea54a0fa531c7,libicu_locid-7e17f2357bd1a863,liblitemap-a2ad82c824c5a6df,libtinystr-67a34a4a8bad228c,libzerovec-088f5bb2732ed4c8,libwriteable-d7ff86b178f1d317,libyoke-393356c5747d50c9,libzerofrom-ccf47ecb3c9bcc93,libstable_deref_trait-85c037262f22e89e,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-da6061b0cba38ce5,libitoa-e85b58bc56783d97,libbytes-c4b3e4d5cc5c0e2a,libfnv-2a26f5d3b9cd4973,libanyhow-eec5c1ac6ebc39de}.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/rustcUWDb0g/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day23-522605cf39595c66" "-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 `day23` (bin "day23") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9458c7375f41ffca7fbd633d3b087c04c90100666b593ff796f88a93e0640b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9458c7375f41ffca7fbd633d3b087c04c90100666b593ff796f88a93e0640b1c", kill_on_drop: false }` [INFO] [stdout] 9458c7375f41ffca7fbd633d3b087c04c90100666b593ff796f88a93e0640b1c