[INFO] cloning repository https://github.com/benwithjamin/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benwithjamin/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwithjamin%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwithjamin%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c532f8b7bd6296d955113029935da2e860f6bf69 [INFO] testing benwithjamin/advent-of-code against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwithjamin%2Fadvent-of-code" "/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/benwithjamin/advent-of-code [INFO] finished tweaking git repo https://github.com/benwithjamin/advent-of-code [INFO] tweaked toml for git repo https://github.com/benwithjamin/advent-of-code written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/benwithjamin/advent-of-code on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/benwithjamin/advent-of-code 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e6db741ef9321e5141f1197bc9478a89d79109e38e8d9f85bf85e1a6a608470 [INFO] running `Command { std: "docker" "start" "-a" "4e6db741ef9321e5141f1197bc9478a89d79109e38e8d9f85bf85e1a6a608470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e6db741ef9321e5141f1197bc9478a89d79109e38e8d9f85bf85e1a6a608470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6db741ef9321e5141f1197bc9478a89d79109e38e8d9f85bf85e1a6a608470", kill_on_drop: false }` [INFO] [stdout] 4e6db741ef9321e5141f1197bc9478a89d79109e38e8d9f85bf85e1a6a608470 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2180d288dd6b0a1900b67c0793ee4995825a9e4f8544db28684ea40a3c15d1bf [INFO] running `Command { std: "docker" "start" "-a" "2180d288dd6b0a1900b67c0793ee4995825a9e4f8544db28684ea40a3c15d1bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling bmp v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [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 zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling h2 v0.4.7 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [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 reqwest v0.12.9 [INFO] [stderr] Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `run_on_challenge_input_lines` [INFO] [stdout] --> src/bin/2024-8.rs:3:50 [INFO] [stdout] | [INFO] [stdout] 3 | use advent_of_code::{get_challenge_input_as_str, run_on_challenge_input_lines}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_matching_combinations` is never used [INFO] [stdout] --> src/bin/2024-19.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn get_matching_combinations( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `re_ltr` [INFO] [stdout] --> src/bin/2024-4.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let re_ltr = Regex::new("MAS").unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_re_ltr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `re_rtl` [INFO] [stdout] --> src/bin/2024-4.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let re_rtl = Regex::new("SAM").unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_re_rtl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `print` is never used [INFO] [stdout] --> src/bin/2024-14.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl BathroomData { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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/rustc8FC833/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libadvent_of_code-9e5f9a277dcdcc14,libregex-93d6bb1ade57b09e,libregex_automata-3e7305b1eb36cba0,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdotenv-f678e0e796cdda75,libreqwest-badabbe9317a754d,libsync_wrapper-c4446c9ab9748a89,libbase64-fff42f7554bbeb90,librustls_pemfile-59aba8c382456af5,libipnet-daff958ae325e20e,libhyper_rustls-24444946769aaf63,libwebpki_roots-76b53548cab2fd8d,libhyper_tls-8192d150be89e43e,libtokio_native_tls-efaca7c928067c8b,libtokio_rustls-c5a956532d883892,librustls-60e39c88438523aa,libsubtle-e2f0af8959bd7889,libwebpki-388c12ff73c03e51,libring-c53f6d6ec0a18dfa,libgetrandom-45e5a7568b5088d8,libspin-14e90d4737919fb6,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,librustls_pki_types-d18992de00b2ead4,libserde_urlencoded-f9d79ff5248acc35,libryu-819a5e577911cb6a,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde-125f17f475382ecd,libnative_tls-c43b6c67bc758a7c,libopenssl_probe-453b407a18c75c81,libopenssl-d228a94650b238e6,libbitflags-4fc2c4ee1f367a18,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libcfg_if-8c8419bc1cff3c76,libopenssl_sys-c5e36a6b11433e23,libhyper_util-1e784e53dfe0a6dc,libtower_service-222788e4f5219726,libhyper-0fbe05f07d05eafe,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-3c40999bd33e3912,libtracing-3434fc41058bf604,libtracing_core-5ff2c3ea5a10ccc5,libonce_cell-29d2c12b738003dd,libindexmap-d28c812429ee2aed,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libatomic_waker-f98c2fb1596910db,libtokio_util-5c15b69cba9fe96d,libfutures_channel-f8b566c7bd079e89,libtokio-91fc74eb87eadd15,libsocket2-fad08b8e2fd01e3e,libmio-d3dd5450c7f42c13,liblibc-19c523ef765662b5,libhttp_body_util-ae74a5774adc224f,libhttp_body-96beb11a3db66d7b,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-16e49a53a72e5a40,libidna-c26bfbb4c6805171,libidna_adapter-30d77cd899336251,libicu_normalizer-9cba59bca2373b95,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-d167a9f6134c271e,libicu_properties-599601e835f39551,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-10170a13f64fbe27,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-569cc1e3174d91ee,libicu_provider-ae40a4230d3cee59,libicu_locid-f2333822483e3d77,liblitemap-a2ad82c824c5a6df,libtinystr-e792c1e53747add9,libzerovec-1234a5cd8ee97264,libwriteable-d7ff86b178f1d317,libyoke-0cece8549996e4eb,libzerofrom-19d2e17cec4f0d12,libstable_deref_trait-456565f84dafac83,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-1a97c318be34af89,libitoa-e85b58bc56783d97,libbytes-8e804f4f465de5c7,libfnv-2a26f5d3b9cd4973,libnum-66ef425d6c7c8e01,libnum_iter-8f39eeaf4386b42b,libnum_rational-8907369b22824eab,libnum_complex-ab63cd33f20c4edc,libnum_bigint-d1157ba456bb9792,libnum_integer-aae2519fa6b25106,libnum_traits-a522b026a9b43d96}.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/rustc8FC833/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-2524c5199f45d46d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/2024_17-63e794c7be611e53" "-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 `advent-of-code` (bin "2024-17") 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/rustcqDzwlI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libadvent_of_code-9e5f9a277dcdcc14,libregex-93d6bb1ade57b09e,libregex_automata-3e7305b1eb36cba0,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdotenv-f678e0e796cdda75,libreqwest-badabbe9317a754d,libsync_wrapper-c4446c9ab9748a89,libbase64-fff42f7554bbeb90,librustls_pemfile-59aba8c382456af5,libipnet-daff958ae325e20e,libhyper_rustls-24444946769aaf63,libwebpki_roots-76b53548cab2fd8d,libhyper_tls-8192d150be89e43e,libtokio_native_tls-efaca7c928067c8b,libtokio_rustls-c5a956532d883892,librustls-60e39c88438523aa,libsubtle-e2f0af8959bd7889,libwebpki-388c12ff73c03e51,libring-c53f6d6ec0a18dfa,libgetrandom-45e5a7568b5088d8,libspin-14e90d4737919fb6,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,librustls_pki_types-d18992de00b2ead4,libserde_urlencoded-f9d79ff5248acc35,libryu-819a5e577911cb6a,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde-125f17f475382ecd,libnative_tls-c43b6c67bc758a7c,libopenssl_probe-453b407a18c75c81,libopenssl-d228a94650b238e6,libbitflags-4fc2c4ee1f367a18,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libcfg_if-8c8419bc1cff3c76,libopenssl_sys-c5e36a6b11433e23,libhyper_util-1e784e53dfe0a6dc,libtower_service-222788e4f5219726,libhyper-0fbe05f07d05eafe,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-3c40999bd33e3912,libtracing-3434fc41058bf604,libtracing_core-5ff2c3ea5a10ccc5,libonce_cell-29d2c12b738003dd,libindexmap-d28c812429ee2aed,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libatomic_waker-f98c2fb1596910db,libtokio_util-5c15b69cba9fe96d,libfutures_channel-f8b566c7bd079e89,libtokio-91fc74eb87eadd15,libsocket2-fad08b8e2fd01e3e,libmio-d3dd5450c7f42c13,liblibc-19c523ef765662b5,libhttp_body_util-ae74a5774adc224f,libhttp_body-96beb11a3db66d7b,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-16e49a53a72e5a40,libidna-c26bfbb4c6805171,libidna_adapter-30d77cd899336251,libicu_normalizer-9cba59bca2373b95,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-d167a9f6134c271e,libicu_properties-599601e835f39551,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-10170a13f64fbe27,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-569cc1e3174d91ee,libicu_provider-ae40a4230d3cee59,libicu_locid-f2333822483e3d77,liblitemap-a2ad82c824c5a6df,libtinystr-e792c1e53747add9,libzerovec-1234a5cd8ee97264,libwriteable-d7ff86b178f1d317,libyoke-0cece8549996e4eb,libzerofrom-19d2e17cec4f0d12,libstable_deref_trait-456565f84dafac83,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-1a97c318be34af89,libitoa-e85b58bc56783d97,libbytes-8e804f4f465de5c7,libfnv-2a26f5d3b9cd4973,libnum-66ef425d6c7c8e01,libnum_iter-8f39eeaf4386b42b,libnum_rational-8907369b22824eab,libnum_complex-ab63cd33f20c4edc,libnum_bigint-d1157ba456bb9792,libnum_integer-aae2519fa6b25106,libnum_traits-a522b026a9b43d96}.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/rustcqDzwlI/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-2524c5199f45d46d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/2024_7-6734c9d5daa5379c" "-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 `advent-of-code` (bin "2024-7") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcIqhUHs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libadvent_of_code-9e5f9a277dcdcc14,libregex-93d6bb1ade57b09e,libregex_automata-3e7305b1eb36cba0,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdotenv-f678e0e796cdda75,libreqwest-badabbe9317a754d,libsync_wrapper-c4446c9ab9748a89,libbase64-fff42f7554bbeb90,librustls_pemfile-59aba8c382456af5,libipnet-daff958ae325e20e,libhyper_rustls-24444946769aaf63,libwebpki_roots-76b53548cab2fd8d,libhyper_tls-8192d150be89e43e,libtokio_native_tls-efaca7c928067c8b,libtokio_rustls-c5a956532d883892,librustls-60e39c88438523aa,libsubtle-e2f0af8959bd7889,libwebpki-388c12ff73c03e51,libring-c53f6d6ec0a18dfa,libgetrandom-45e5a7568b5088d8,libspin-14e90d4737919fb6,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,librustls_pki_types-d18992de00b2ead4,libserde_urlencoded-f9d79ff5248acc35,libryu-819a5e577911cb6a,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde-125f17f475382ecd,libnative_tls-c43b6c67bc758a7c,libopenssl_probe-453b407a18c75c81,libopenssl-d228a94650b238e6,libbitflags-4fc2c4ee1f367a18,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libcfg_if-8c8419bc1cff3c76,libopenssl_sys-c5e36a6b11433e23,libhyper_util-1e784e53dfe0a6dc,libtower_service-222788e4f5219726,libhyper-0fbe05f07d05eafe,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-3c40999bd33e3912,libtracing-3434fc41058bf604,libtracing_core-5ff2c3ea5a10ccc5,libonce_cell-29d2c12b738003dd,libindexmap-d28c812429ee2aed,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libatomic_waker-f98c2fb1596910db,libtokio_util-5c15b69cba9fe96d,libfutures_channel-f8b566c7bd079e89,libtokio-91fc74eb87eadd15,libsocket2-fad08b8e2fd01e3e,libmio-d3dd5450c7f42c13,liblibc-19c523ef765662b5,libhttp_body_util-ae74a5774adc224f,libhttp_body-96beb11a3db66d7b,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-16e49a53a72e5a40,libidna-c26bfbb4c6805171,libidna_adapter-30d77cd899336251,libicu_normalizer-9cba59bca2373b95,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-d167a9f6134c271e,libicu_properties-599601e835f39551,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-10170a13f64fbe27,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-569cc1e3174d91ee,libicu_provider-ae40a4230d3cee59,libicu_locid-f2333822483e3d77,liblitemap-a2ad82c824c5a6df,libtinystr-e792c1e53747add9,libzerovec-1234a5cd8ee97264,libwriteable-d7ff86b178f1d317,libyoke-0cece8549996e4eb,libzerofrom-19d2e17cec4f0d12,libstable_deref_trait-456565f84dafac83,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-1a97c318be34af89,libitoa-e85b58bc56783d97,libbytes-8e804f4f465de5c7,libfnv-2a26f5d3b9cd4973,libnum-66ef425d6c7c8e01,libnum_iter-8f39eeaf4386b42b,libnum_rational-8907369b22824eab,libnum_complex-ab63cd33f20c4edc,libnum_bigint-d1157ba456bb9792,libnum_integer-aae2519fa6b25106,libnum_traits-a522b026a9b43d96}.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/rustcIqhUHs/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-2524c5199f45d46d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/2024_9-0d0e8495cff74caf" "-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 `advent-of-code` (bin "2024-9") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcn6K67l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbmp-064f06a2004edae9,libbyteorder-7912a666fa871683,libadvent_of_code-9e5f9a277dcdcc14,libregex-93d6bb1ade57b09e,libregex_automata-3e7305b1eb36cba0,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdotenv-f678e0e796cdda75,libreqwest-badabbe9317a754d,libsync_wrapper-c4446c9ab9748a89,libbase64-fff42f7554bbeb90,librustls_pemfile-59aba8c382456af5,libipnet-daff958ae325e20e,libhyper_rustls-24444946769aaf63,libwebpki_roots-76b53548cab2fd8d,libhyper_tls-8192d150be89e43e,libtokio_native_tls-efaca7c928067c8b,libtokio_rustls-c5a956532d883892,librustls-60e39c88438523aa,libsubtle-e2f0af8959bd7889,libwebpki-388c12ff73c03e51,libring-c53f6d6ec0a18dfa,libgetrandom-45e5a7568b5088d8,libspin-14e90d4737919fb6,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,librustls_pki_types-d18992de00b2ead4,libserde_urlencoded-f9d79ff5248acc35,libryu-819a5e577911cb6a,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde-125f17f475382ecd,libnative_tls-c43b6c67bc758a7c,libopenssl_probe-453b407a18c75c81,libopenssl-d228a94650b238e6,libbitflags-4fc2c4ee1f367a18,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libcfg_if-8c8419bc1cff3c76,libopenssl_sys-c5e36a6b11433e23,libhyper_util-1e784e53dfe0a6dc,libtower_service-222788e4f5219726,libhyper-0fbe05f07d05eafe,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-3c40999bd33e3912,libtracing-3434fc41058bf604,libtracing_core-5ff2c3ea5a10ccc5,libonce_cell-29d2c12b738003dd,libindexmap-d28c812429ee2aed,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libatomic_waker-f98c2fb1596910db,libtokio_util-5c15b69cba9fe96d,libfutures_channel-f8b566c7bd079e89,libtokio-91fc74eb87eadd15,libsocket2-fad08b8e2fd01e3e,libmio-d3dd5450c7f42c13,liblibc-19c523ef765662b5,libhttp_body_util-ae74a5774adc224f,libhttp_body-96beb11a3db66d7b,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-16e49a53a72e5a40,libidna-c26bfbb4c6805171,libidna_adapter-30d77cd899336251,libicu_normalizer-9cba59bca2373b95,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-d167a9f6134c271e,libicu_properties-599601e835f39551,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-10170a13f64fbe27,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-569cc1e3174d91ee,libicu_provider-ae40a4230d3cee59,libicu_locid-f2333822483e3d77,liblitemap-a2ad82c824c5a6df,libtinystr-e792c1e53747add9,libzerovec-1234a5cd8ee97264,libwriteable-d7ff86b178f1d317,libyoke-0cece8549996e4eb,libzerofrom-19d2e17cec4f0d12,libstable_deref_trait-456565f84dafac83,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-1a97c318be34af89,libitoa-e85b58bc56783d97,libbytes-8e804f4f465de5c7,libfnv-2a26f5d3b9cd4973,libnum-66ef425d6c7c8e01,libnum_iter-8f39eeaf4386b42b,libnum_rational-8907369b22824eab,libnum_complex-ab63cd33f20c4edc,libnum_bigint-d1157ba456bb9792,libnum_integer-aae2519fa6b25106,libnum_traits-a522b026a9b43d96}.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/rustcn6K67l/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-2524c5199f45d46d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/2024_14-68e122fa705881c4" "-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 `advent-of-code` (bin "2024-14") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcb0UolH/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libadvent_of_code-9e5f9a277dcdcc14,libregex-93d6bb1ade57b09e,libregex_automata-3e7305b1eb36cba0,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libdotenv-f678e0e796cdda75,libreqwest-badabbe9317a754d,libsync_wrapper-c4446c9ab9748a89,libbase64-fff42f7554bbeb90,librustls_pemfile-59aba8c382456af5,libipnet-daff958ae325e20e,libhyper_rustls-24444946769aaf63,libwebpki_roots-76b53548cab2fd8d,libhyper_tls-8192d150be89e43e,libtokio_native_tls-efaca7c928067c8b,libtokio_rustls-c5a956532d883892,librustls-60e39c88438523aa,libsubtle-e2f0af8959bd7889,libwebpki-388c12ff73c03e51,libring-c53f6d6ec0a18dfa,libgetrandom-45e5a7568b5088d8,libspin-14e90d4737919fb6,libuntrusted-151845769873c416,libzeroize-fabec83a71c28d82,librustls_pki_types-d18992de00b2ead4,libserde_urlencoded-f9d79ff5248acc35,libryu-819a5e577911cb6a,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libserde-125f17f475382ecd,libnative_tls-c43b6c67bc758a7c,libopenssl_probe-453b407a18c75c81,libopenssl-d228a94650b238e6,libbitflags-4fc2c4ee1f367a18,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libcfg_if-8c8419bc1cff3c76,libopenssl_sys-c5e36a6b11433e23,libhyper_util-1e784e53dfe0a6dc,libtower_service-222788e4f5219726,libhyper-0fbe05f07d05eafe,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-4250447cb299e949,libh2-3c40999bd33e3912,libtracing-3434fc41058bf604,libtracing_core-5ff2c3ea5a10ccc5,libonce_cell-29d2c12b738003dd,libindexmap-d28c812429ee2aed,libequivalent-4046d892813a5d9a,libhashbrown-0fd152627972b8c2,libatomic_waker-f98c2fb1596910db,libtokio_util-5c15b69cba9fe96d,libfutures_channel-f8b566c7bd079e89,libtokio-91fc74eb87eadd15,libsocket2-fad08b8e2fd01e3e,libmio-d3dd5450c7f42c13,liblibc-19c523ef765662b5,libhttp_body_util-ae74a5774adc224f,libhttp_body-96beb11a3db66d7b,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-16e49a53a72e5a40,libidna-c26bfbb4c6805171,libidna_adapter-30d77cd899336251,libicu_normalizer-9cba59bca2373b95,libicu_normalizer_data-ef5d8ba51739ef79,libwrite16-91faa25066d79a18,libutf8_iter-efb3984ee203d151,libutf16_iter-dd1f1e17ac79c14b,libsmallvec-d167a9f6134c271e,libicu_properties-599601e835f39551,libicu_properties_data-01caf7106caa1362,libicu_locid_transform-10170a13f64fbe27,libicu_locid_transform_data-aed632df06e8295d,libicu_collections-569cc1e3174d91ee,libicu_provider-ae40a4230d3cee59,libicu_locid-f2333822483e3d77,liblitemap-a2ad82c824c5a6df,libtinystr-e792c1e53747add9,libzerovec-1234a5cd8ee97264,libwriteable-d7ff86b178f1d317,libyoke-0cece8549996e4eb,libzerofrom-19d2e17cec4f0d12,libstable_deref_trait-456565f84dafac83,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libhttp-1a97c318be34af89,libitoa-e85b58bc56783d97,libbytes-8e804f4f465de5c7,libfnv-2a26f5d3b9cd4973,libnum-66ef425d6c7c8e01,libnum_iter-8f39eeaf4386b42b,libnum_rational-8907369b22824eab,libnum_complex-ab63cd33f20c4edc,libnum_bigint-d1157ba456bb9792,libnum_integer-aae2519fa6b25106,libnum_traits-a522b026a9b43d96}.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/rustcb0UolH/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-2524c5199f45d46d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/2023_2-144ec285cbc45e18" "-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 `advent-of-code` (bin "2023-2") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2180d288dd6b0a1900b67c0793ee4995825a9e4f8544db28684ea40a3c15d1bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2180d288dd6b0a1900b67c0793ee4995825a9e4f8544db28684ea40a3c15d1bf", kill_on_drop: false }` [INFO] [stdout] 2180d288dd6b0a1900b67c0793ee4995825a9e4f8544db28684ea40a3c15d1bf