[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] building dfreeman/aoc-2025 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfreeman%2Faoc-2025" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dfreeman/aoc-2025 on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.3.10 [INFO] [stderr] Downloaded microlp v0.2.11 [INFO] [stderr] Downloaded trilean v1.1.0 [INFO] [stderr] Downloaded ego-tree v0.10.0 [INFO] [stderr] Downloaded scraper v0.22.0 [INFO] [stderr] Downloaded deprecate-until v0.1.1 [INFO] [stderr] Downloaded gcollections v1.5.0 [INFO] [stderr] Downloaded intervallum v1.4.4 [INFO] [stderr] Downloaded sprs v0.11.4 [INFO] [stderr] Downloaded libaoc v0.1.55 [INFO] [stderr] Downloaded pathfinding v4.14.0 [INFO] [stderr] Downloaded html2text v0.13.6 [INFO] [stderr] Downloaded ndarray v0.17.1 [INFO] [stderr] Downloaded hyper v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10acec311e1d2820b9dcee104538225fad339e90548c261d5c3c060a9ebf6477 [INFO] running `Command { std: "docker" "start" "-a" "10acec311e1d2820b9dcee104538225fad339e90548c261d5c3c060a9ebf6477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10acec311e1d2820b9dcee104538225fad339e90548c261d5c3c060a9ebf6477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10acec311e1d2820b9dcee104538225fad339e90548c261d5c3c060a9ebf6477", kill_on_drop: false }` [INFO] [stdout] 10acec311e1d2820b9dcee104538225fad339e90548c261d5c3c060a9ebf6477 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd9c0e87657180c756ee505f55da312606884aa4167c26e59b7d06d22595e49e [INFO] running `Command { std: "docker" "start" "-a" "cd9c0e87657180c756ee505f55da312606884aa4167c26e59b7d06d22595e49e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ndarray v0.17.1 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling sprs v0.11.4 [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 zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.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 tower-http v0.6.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [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 tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling microlp v0.2.11 [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 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 html5ever v0.29.1 [INFO] [stderr] Compiling hyper v1.8.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling html2text v0.13.6 [INFO] [stderr] Compiling scraper v0.22.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [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] [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/eb171a227f9e5de5d376b6edb56b174bc8235fb3/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=a81090afc9261e94 -C extra-filename=-4bac7df458d0accf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-de17e265b5c85424.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a18797a1f4043522.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-0b189fa8d1397f9c.so --extern interval=/opt/rustwide/target/debug/deps/libinterval-6c68e5685b208e00.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern libaoc=/opt/rustwide/target/debug/deps/liblibaoc-4e7a8e7e89d8eab0.rlib --extern microlp=/opt/rustwide/target/debug/deps/libmicrolp-fb25fc670c2cd2d1.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-bf2a65fdc58f02f4.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ea6f2c6ecd3b4951.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-72ee58150e3ba5c4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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" "/tmp/rustcUpJMTj/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaoc-de17e265b5c85424,liblibaoc-4e7a8e7e89d8eab0,libhtml2text-0ffd986dc0ce857d,libthiserror-59eb359703fa3aa7,libunicode_width-11318280e9097d13,libscraper-fabd27ffcb91755d,libego_tree-b962cbce906a24cc,libselectors-16bc86ce53837bea,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libservo_arc-032f91288f5d420e,libcssparser-b06738eb06c2f667,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-f1e5ea4a10d72830,libmarkup5ever-00d5c53657c90693,libstring_cache-a614bd117568b7f7,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-38ef188b0ef764cd,libparking_lot_core-511c5623d6d6845d,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libphf-e35aba3d818ffb92,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-e297d1b29e5ec58d,librustls_pki_types-338cd8e168de9c12,libzeroize-36c98e1e0ab441af,libhyper_tls-f3c68576a54f8f06,libtokio_native_tls-d0c5e651fb56033b,libserde_urlencoded-e695bc62f2ecc638,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libtower_http-171ee0332c7a84a1,libiri_string-d388d4576b633c72,libtower-ac1dc2011d7919c2,libtower_layer-d70c7e404336389b,libnative_tls-82cef5fd0b9c58a3,libopenssl_probe-cbab9b905ab83f66,libopenssl-70a21c0a430463bc,libbitflags-443c99b827427271,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5abff231d80f57a5,libhyper_util-1b8db9254c2ee236,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-550e68c1c572ac0f,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-b904a450593059f9,libtracing-04973463e945c292,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-4970ec5c355d05b5,libatomic_waker-001109810bdecbaa,libfutures_channel-f26d4826b597103e,libtokio-37c899adbc5fa121,libsocket2-6dfbd87c4a9155a4,libmio-598bc7dfc296effd,liblibc-a2041775426aa28d,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,libfutures_util-03a4c04debc32538,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-ff402a33d92cbc1a,libidna-a8da1c2b0e0a1aa1,libutf8_iter-0d9be7b316c2b184,libidna_adapter-a20cfa92d3ddbf0d,libicu_properties-ab863549e98f21e4,libicu_properties_data-1bc72a85e260c0c6,libicu_normalizer-9aad0295b960746c,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-463b716e14a45244,libicu_collections-e3d3ece23eb4af8e,libpotential_utf-4314349a47ac4bfc,libicu_provider-e2da54d0b7d60b64,libicu_locale_core-32fcab993d5eff7d,libtinystr-c1635c2cef0b83bb,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-780e427cb15403bc,libzerotrie-56fd2a3e681e0fe3,libyoke-797438f161569108,libstable_deref_trait-b312b799b37d90c9,libzerofrom-b8eefb3db0d280e3,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-bf0749dc2e47ccda,libserde_core-5ddb0ac199a2511f,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libanyhow-a190ff2d5051ce3f,libclap-a18797a1f4043522,libclap_builder-c08635aacd3eb30f,libstrsim-24acdad2526b95b7,libanstream-0be6693a0c7aee21,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libnom-bf2a65fdc58f02f4,libmemchr-f9c66c7ba21bf873,libnum_traits-ea6f2c6ecd3b4951}.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/rustcUpJMTj/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/day02-5be66162027b0d38" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustca0FrTL/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmicrolp-fb25fc670c2cd2d1,libsprs-defcc17e57e5f775,libndarray-780ba8338587c0a7,libmatrixmultiply-81ea52801d2b3d2b,libnum_complex-1f28fc2661b27db5,libnum_integer-4dd2c5cf0db25cfd,librawpointer-a726d041f28ef5ec,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libaoc-de17e265b5c85424,liblibaoc-4e7a8e7e89d8eab0,libhtml2text-0ffd986dc0ce857d,libthiserror-59eb359703fa3aa7,libunicode_width-11318280e9097d13,libscraper-fabd27ffcb91755d,libego_tree-b962cbce906a24cc,libselectors-16bc86ce53837bea,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,libservo_arc-032f91288f5d420e,libcssparser-b06738eb06c2f667,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libhtml5ever-f1e5ea4a10d72830,libmarkup5ever-00d5c53657c90693,libstring_cache-a614bd117568b7f7,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-38ef188b0ef764cd,libparking_lot_core-511c5623d6d6845d,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libphf-e35aba3d818ffb92,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libreqwest-e297d1b29e5ec58d,librustls_pki_types-338cd8e168de9c12,libzeroize-36c98e1e0ab441af,libhyper_tls-f3c68576a54f8f06,libtokio_native_tls-d0c5e651fb56033b,libserde_urlencoded-e695bc62f2ecc638,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libtower_http-171ee0332c7a84a1,libiri_string-d388d4576b633c72,libtower-ac1dc2011d7919c2,libtower_layer-d70c7e404336389b,libnative_tls-82cef5fd0b9c58a3,libopenssl_probe-cbab9b905ab83f66,libopenssl-70a21c0a430463bc,libbitflags-443c99b827427271,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5abff231d80f57a5,libhyper_util-1b8db9254c2ee236,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-550e68c1c572ac0f,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-b904a450593059f9,libtracing-04973463e945c292,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-4970ec5c355d05b5,libatomic_waker-001109810bdecbaa,libfutures_channel-f26d4826b597103e,libtokio-37c899adbc5fa121,libsocket2-6dfbd87c4a9155a4,libmio-598bc7dfc296effd,liblibc-a2041775426aa28d,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,libfutures_util-03a4c04debc32538,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-ff402a33d92cbc1a,libidna-a8da1c2b0e0a1aa1,libutf8_iter-0d9be7b316c2b184,libidna_adapter-a20cfa92d3ddbf0d,libicu_properties-ab863549e98f21e4,libicu_properties_data-1bc72a85e260c0c6,libicu_normalizer-9aad0295b960746c,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-463b716e14a45244,libicu_collections-e3d3ece23eb4af8e,libpotential_utf-4314349a47ac4bfc,libicu_provider-e2da54d0b7d60b64,libicu_locale_core-32fcab993d5eff7d,libtinystr-c1635c2cef0b83bb,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-780e427cb15403bc,libzerotrie-56fd2a3e681e0fe3,libyoke-797438f161569108,libstable_deref_trait-b312b799b37d90c9,libzerofrom-b8eefb3db0d280e3,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-bf0749dc2e47ccda,libserde_core-5ddb0ac199a2511f,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libanyhow-a190ff2d5051ce3f,libclap-a18797a1f4043522,libclap_builder-c08635aacd3eb30f,libstrsim-24acdad2526b95b7,libanstream-0be6693a0c7aee21,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libnom-bf2a65fdc58f02f4,libmemchr-f9c66c7ba21bf873,libnum_traits-ea6f2c6ecd3b4951}.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/rustca0FrTL/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/day10-2ca3fe99046f65b0" "-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 "day02") due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day10") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cd9c0e87657180c756ee505f55da312606884aa4167c26e59b7d06d22595e49e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9c0e87657180c756ee505f55da312606884aa4167c26e59b7d06d22595e49e", kill_on_drop: false }` [INFO] [stdout] cd9c0e87657180c756ee505f55da312606884aa4167c26e59b7d06d22595e49e