[INFO] cloning repository https://github.com/agarmu/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/agarmu/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagarmu%2Faoc-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagarmu%2Faoc-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b5b28aa3375d15f018b4ee99ba2384918f276ec [INFO] testing agarmu/aoc-2024 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagarmu%2Faoc-2024" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/agarmu/aoc-2024 [INFO] finished tweaking git repo https://github.com/agarmu/aoc-2024 [INFO] tweaked toml for git repo https://github.com/agarmu/aoc-2024 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/agarmu/aoc-2024 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/agarmu/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/DDOtten/partitions` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinyjson v2.5.1 [INFO] [stderr] Downloaded tempfile v3.14.0 [INFO] [stderr] Downloaded once_cell v1.20.2 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.99 [INFO] [stderr] Downloaded aoc-runner v0.3.0 [INFO] [stderr] Downloaded itoa v1.0.14 [INFO] [stderr] Downloaded lru v0.7.8 [INFO] [stderr] Downloaded bit-vec v0.5.1 [INFO] [stderr] Downloaded foldhash v0.1.3 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.99 [INFO] [stderr] Downloaded dhat v0.3.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.92 [INFO] [stderr] Downloaded js-sys v0.3.76 [INFO] [stderr] Downloaded serde v1.0.215 [INFO] [stderr] Downloaded cc v1.2.3 [INFO] [stderr] Downloaded bytemuck v1.20.0 [INFO] [stderr] Downloaded rand v0.5.6 [INFO] [stderr] Downloaded serde_json v1.0.133 [INFO] [stderr] Downloaded wide v0.7.30 [INFO] [stderr] Downloaded proptest v0.8.7 [INFO] [stderr] Downloaded wasm-bindgen v0.2.99 [INFO] [stderr] Downloaded serde_derive v1.0.215 [INFO] [stderr] Downloaded simba v0.9.0 [INFO] [stderr] Downloaded unicode-ident v1.0.14 [INFO] [stderr] Downloaded aoc-runner-internal v0.1.0 [INFO] [stderr] Downloaded syn v2.0.90 [INFO] [stderr] Downloaded aoc-runner-derive v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.99 [INFO] [stderr] Downloaded mintex v0.1.3 [INFO] [stderr] Downloaded memoize-inner v0.4.3 [INFO] [stderr] Downloaded nalgebra v0.33.2 [INFO] [stderr] Downloaded rustix v0.38.42 [INFO] [stderr] Downloaded memoize v0.4.2 [INFO] [stderr] Downloaded libc v0.2.167 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dd9ca89bdc7d1e04b30fa733b13e13ab9fe12f570a0563121ef1a56231c3678 [INFO] running `Command { std: "docker" "start" "-a" "5dd9ca89bdc7d1e04b30fa733b13e13ab9fe12f570a0563121ef1a56231c3678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dd9ca89bdc7d1e04b30fa733b13e13ab9fe12f570a0563121ef1a56231c3678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd9ca89bdc7d1e04b30fa733b13e13ab9fe12f570a0563121ef1a56231c3678", kill_on_drop: false }` [INFO] [stdout] 5dd9ca89bdc7d1e04b30fa733b13e13ab9fe12f570a0563121ef1a56231c3678 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4d05902700a93d5f50077a15d3f550a86aa465cdcd026e442c774cc34a7b0584 [INFO] running `Command { std: "docker" "start" "-a" "4d05902700a93d5f50077a15d3f550a86aa465cdcd026e442c774cc34a7b0584", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling wide v0.7.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling aoc-runner v0.3.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling partitions v0.2.4 (https://github.com/DDOtten/partitions#bf444c7a) [INFO] [stderr] Compiling memoize-inner v0.4.3 [INFO] [stderr] Compiling memoize v0.4.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling aoc-runner-internal v0.1.0 [INFO] [stderr] Compiling aoc-runner-derive v0.3.0 [INFO] [stderr] Compiling aoc_2024 v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `traits::Euclid` [INFO] [stdout] --> src/bin/14.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use num::{traits::Euclid, Integer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_grid` is never used [INFO] [stdout] --> src/bin/14.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn print_grid(robots: &[Robot], size: Vec2, t: usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::Float` [INFO] [stdout] --> src/bin/13.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use num::Float; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "4d05902700a93d5f50077a15d3f550a86aa465cdcd026e442c774cc34a7b0584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d05902700a93d5f50077a15d3f550a86aa465cdcd026e442c774cc34a7b0584", kill_on_drop: false }` [INFO] [stdout] 4d05902700a93d5f50077a15d3f550a86aa465cdcd026e442c774cc34a7b0584 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] 7df0544dfffcc5981176bbc355c0e9b50ff4cff8d44e31ea32bdab272b60d7e3 [INFO] running `Command { std: "docker" "start" "-a" "7df0544dfffcc5981176bbc355c0e9b50ff4cff8d44e31ea32bdab272b60d7e3", kill_on_drop: false }` [INFO] [stderr] Compiling aoc_2024 v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `num::Float` [INFO] [stdout] --> src/bin/13.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use num::Float; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `traits::Euclid` [INFO] [stdout] --> src/bin/14.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use num::{traits::Euclid, Integer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_grid` is never used [INFO] [stdout] --> src/bin/14.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn print_grid(robots: &[Robot], size: Vec2, t: usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [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/rustcBKemSE/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/{libaoc_2024-8871ea9a954aec5a.rlib,libitertools-f192ad3f106cfd44.rlib,libeither-a8706e9188860c5c.rlib,libtinyjson-3fc4260067ddfef9.rlib,libregex-89d730340934734a.rlib,libregex_automata-f1455b20f0e1ba41.rlib,libaho_corasick-221b7966ebefc064.rlib,libmemchr-a6af4e08ecbb6708.rlib,libregex_syntax-68ebd4ae9920c658.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/rustcBKemSE/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/03-3befc3bf650837ac" "-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 `aoc_2024` (bin "03" test) 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" "/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/rustclTxBI8/symbols.o" "<4 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/{libpretty_assertions-afe3c20f6d9cad07.rlib,libdiff-7907457067fbaa13.rlib,libyansi-bff256af726dd5e7.rlib,libpartitions-317f92b25dc58d6a.rlib,libproptest-0edf660a1f12d439.rlib,librusty_fork-2d7e8958daff0856.rlib,libwait_timeout-1e3be43d205d7b3c.rlib,libtempfile-126b2716ad321183.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-cd4ee21761f636b5.rlib,libbitflags-e446f4ad753e8a66.rlib,liblinux_raw_sys-e5306c78e28f2ab0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libonce_cell-02a5aa100234b70f.rlib,libfnv-81596130b397d5c3.rlib,librand-95bdecd819c557c2.rlib,liblibc-afec61a6028719b9.rlib,librand_core-4a159a921d63a3e0.rlib,librand_core-5dd93ed12702f197.rlib,libregex_syntax-daf98d1477afd15c.rlib,libquick_error-022321fe562bcedb.rlib,libnum_traits-4b9f8ba1bc1249a2.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libbit_set-98470464792da163.rlib,libbit_vec-0bd5896c85a13c73.rlib,libbitflags-e274cd04b58a060d.rlib,libbyteorder-13c31406444135b3.rlib,librayon-1c3eb6d9fe3034b3.rlib,librayon_core-b06a99ae9f9b4812.rlib,libcrossbeam_deque-5e7db50932fd8d80.rlib,libcrossbeam_epoch-14adcaf677a9613f.rlib,libcrossbeam_utils-abf53fa64409cf73.rlib,libbit_vec-ec4f764a79cdfd67.rlib,libaoc_2024-8871ea9a954aec5a.rlib,libitertools-f192ad3f106cfd44.rlib,libeither-a8706e9188860c5c.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/rustclTxBI8/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/12-7fce02e634bf64c7" "-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 `aoc_2024` (bin "12" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7df0544dfffcc5981176bbc355c0e9b50ff4cff8d44e31ea32bdab272b60d7e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df0544dfffcc5981176bbc355c0e9b50ff4cff8d44e31ea32bdab272b60d7e3", kill_on_drop: false }` [INFO] [stdout] 7df0544dfffcc5981176bbc355c0e9b50ff4cff8d44e31ea32bdab272b60d7e3