[INFO] cloning repository https://github.com/Roukanken42/aoc-2024-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Roukanken42/aoc-2024-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoukanken42%2Faoc-2024-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoukanken42%2Faoc-2024-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2175873b718b65b0c990db920cb5ee585817077 [INFO] testing Roukanken42/aoc-2024-rust against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoukanken42%2Faoc-2024-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Roukanken42/aoc-2024-rust [INFO] finished tweaking git repo https://github.com/Roukanken42/aoc-2024-rust [INFO] tweaked toml for git repo https://github.com/Roukanken42/aoc-2024-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Roukanken42/aoc-2024-rust on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Roukanken42/aoc-2024-rust 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.55 [INFO] [stderr] Downloaded thiserror-impl v1.0.55 [INFO] [stderr] Downloaded png v0.17.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76b9bac63241a71dbbb348de993bc621144ab447fd663377ebe648ce7e978a61 [INFO] running `Command { std: "docker" "start" "-a" "76b9bac63241a71dbbb348de993bc621144ab447fd663377ebe648ce7e978a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76b9bac63241a71dbbb348de993bc621144ab447fd663377ebe648ce7e978a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b9bac63241a71dbbb348de993bc621144ab447fd663377ebe648ce7e978a61", kill_on_drop: false }` [INFO] [stdout] 76b9bac63241a71dbbb348de993bc621144ab447fd663377ebe648ce7e978a61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0784f161400aa197cd7c83d472f0150b6e2089b899fabed9fd5f1875c3e2dfbc [INFO] running `Command { std: "docker" "start" "-a" "0784f161400aa197cd7c83d472f0150b6e2089b899fabed9fd5f1875c3e2dfbc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling png v0.17.15 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/bin/21.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use nom::{IResult, Parser}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/21.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn part_two(input: &str) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.41s [INFO] running `Command { std: "docker" "inspect" "0784f161400aa197cd7c83d472f0150b6e2089b899fabed9fd5f1875c3e2dfbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0784f161400aa197cd7c83d472f0150b6e2089b899fabed9fd5f1875c3e2dfbc", kill_on_drop: false }` [INFO] [stdout] 0784f161400aa197cd7c83d472f0150b6e2089b899fabed9fd5f1875c3e2dfbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6ff7676684c4282d6718fef8ded6cfdf8eb789e8841df9e7c876ae0e5ea27666 [INFO] running `Command { std: "docker" "start" "-a" "6ff7676684c4282d6718fef8ded6cfdf8eb789e8841df9e7c876ae0e5ea27666", kill_on_drop: false }` [INFO] [stderr] Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcsqyXoK/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libitertools-f192ad3f106cfd44.rlib,libimage-7c1af0e97c0e3591.rlib,libimage_webp-85a4499c2c847ab1.rlib,libqoi-1dd2d8a93634b404.rlib,libpng-0b4422836e11381c.rlib,libbitflags-e274cd04b58a060d.rlib,libfdeflate-cc5d17d21ed967c7.rlib,libexr-79891c2200eb7772.rlib,libzune_inflate-b5966f47ed614358.rlib,libbit_field-06d03666b2d421c3.rlib,liblebe-90cc8b9f07bb8457.rlib,libhalf-b6ddf8b4787a166d.rlib,libsmallvec-4fd671477ba6741c.rlib,libzune_jpeg-e2aeca6891ef9c7e.rlib,libzune_core-5497da4206572cb8.rlib,libgif-835e68533f894d48.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder_lite-5b49d517ae4a78d7.rlib,libravif-9e88aed85299b2a6.rlib,libloop9-42e02f690e28520a.rlib,libavif_serialize-565b31ed6d426ddd.rlib,libquick_error-bd2a7215cf93a039.rlib,librgb-d66350d633f1ec44.rlib,librav1e-efa59a8072034fee.rlib,libprofiling-bd53dc7146a7fac9.rlib,libav1_grain-0b274c95b2b47f40.rlib,libanyhow-5dcdc1ac93e16c88.rlib,libdebug_unreachable-bb17adaf8d30fa62.rlib,libmaybe_rayon-537bdae6df9e6e59.rlib,librayon-547cbbac41ede977.rlib,librayon_core-2dc7e001aeac2983.rlib,libcrossbeam_deque-97b0df213af5d651.rlib,libcrossbeam_epoch-9f926089d9ca2540.rlib,libcrossbeam_utils-fc7e6002ed14cc50.rlib,libv_frame-6ddc67bf3a022840.rlib,libaligned_vec-c33416b3d0a60af7.rlib,libarrayvec-03f6f77970b690f3.rlib,libthiserror-b2375322eed13792.rlib,libbitstream_io-3a16f727c11f5dc3.rlib,libitertools-c237bd3dad4ac5ee.rlib,libeither-a8706e9188860c5c.rlib,liblog-637a230818e1cd6e.rlib,libimgref-62cf48332443ac7f.rlib,libbytemuck-1b515bce03c57473.rlib,libtiff-b0672055ba8eb231.rlib,libflate2-3c1173c848f4cd49.rlib,libminiz_oxide-10d4df2e4dabd392.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libweezl-cb89c70cf235447a.rlib,libjpeg_decoder-0ba9f15fb862d4ba.rlib,libadvent_of_code-5cd3b7e6f2af0737.rlib,libnom-9931b136c8b4f461.rlib,libmemchr-d35089d2370f7dfa.rlib,libnum-6ea55554355c73eb.rlib,libnum_iter-d1e310378fee6f28.rlib,libnum_rational-4a05ec20470c355e.rlib,libnum_complex-4adc085027cbefdd.rlib,libnum_bigint-455adde849b7fa9d.rlib,libnum_integer-f5067e059c85d065.rlib,libnum_traits-c379990f781ac972.rlib,libtinyjson-3fc4260067ddfef9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcsqyXoK/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/14-0332a59e37b9e624" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 "14" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent_of_code` (bin "03" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 03 --edition=2021 src/bin/03.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "dhat", "dhat-heap", "test_lib", "today"))' -C metadata=e94304189de8174d -C extra-filename=-c47580980595e31a --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libadvent_of_code-5cd3b7e6f2af0737.rlib --extern hashbrown=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhashbrown-11604172b47a2f99.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-7c1af0e97c0e3591.rlib --extern itertools=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libitertools-f192ad3f106cfd44.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-637a230818e1cd6e.rlib --extern nom=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnom-9931b136c8b4f461.rlib --extern num=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum-6ea55554355c73eb.rlib --extern pico_args=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpico_args-9f11f95b7036a609.rlib --extern tinyjson=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtinyjson-3fc4260067ddfef9.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `advent_of_code` (bin "05" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 05 --edition=2021 src/bin/05.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "dhat", "dhat-heap", "test_lib", "today"))' -C metadata=2284a911d50555d7 -C extra-filename=-f500c4c27f23e7bf --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libadvent_of_code-5cd3b7e6f2af0737.rlib --extern hashbrown=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhashbrown-11604172b47a2f99.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-7c1af0e97c0e3591.rlib --extern itertools=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libitertools-f192ad3f106cfd44.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-637a230818e1cd6e.rlib --extern nom=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnom-9931b136c8b4f461.rlib --extern num=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum-6ea55554355c73eb.rlib --extern pico_args=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpico_args-9f11f95b7036a609.rlib --extern tinyjson=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtinyjson-3fc4260067ddfef9.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcC6lX2q/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libitertools-f192ad3f106cfd44.rlib,libeither-a8706e9188860c5c.rlib,libadvent_of_code-5cd3b7e6f2af0737.rlib,libnom-9931b136c8b4f461.rlib,libmemchr-d35089d2370f7dfa.rlib,libnum-6ea55554355c73eb.rlib,libnum_iter-d1e310378fee6f28.rlib,libnum_rational-4a05ec20470c355e.rlib,libnum_complex-4adc085027cbefdd.rlib,libnum_bigint-455adde849b7fa9d.rlib,libnum_integer-f5067e059c85d065.rlib,libnum_traits-c379990f781ac972.rlib,libtinyjson-3fc4260067ddfef9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcC6lX2q/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/08-395fafbe776bd6c3" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 "08" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6ff7676684c4282d6718fef8ded6cfdf8eb789e8841df9e7c876ae0e5ea27666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff7676684c4282d6718fef8ded6cfdf8eb789e8841df9e7c876ae0e5ea27666", kill_on_drop: false }` [INFO] [stdout] 6ff7676684c4282d6718fef8ded6cfdf8eb789e8841df9e7c876ae0e5ea27666