[INFO] cloning repository https://github.com/ik1ne/command-line-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ik1ne/command-line-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fik1ne%2Fcommand-line-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fik1ne%2Fcommand-line-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2b0246b84c16e4873893e9ac33286bb915a3a30 [INFO] testing ik1ne/command-line-rust 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%2Fik1ne%2Fcommand-line-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ik1ne/command-line-rust [INFO] finished tweaking git repo https://github.com/ik1ne/command-line-rust [INFO] tweaked toml for git repo https://github.com/ik1ne/command-line-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ik1ne/command-line-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/ik1ne/command-line-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 serde_derive v1.0.199 [INFO] [stderr] Downloaded assert_cmd v2.0.14 [INFO] [stderr] Downloaded serde v1.0.199 [INFO] [stderr] Downloaded predicates v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ce5f9303eb305a2bbb67c7bde92f60071e7f8f1fc28bb3de2ee4c89f6bc941da [INFO] running `Command { std: "docker" "start" "-a" "ce5f9303eb305a2bbb67c7bde92f60071e7f8f1fc28bb3de2ee4c89f6bc941da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce5f9303eb305a2bbb67c7bde92f60071e7f8f1fc28bb3de2ee4c89f6bc941da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce5f9303eb305a2bbb67c7bde92f60071e7f8f1fc28bb3de2ee4c89f6bc941da", kill_on_drop: false }` [INFO] [stdout] ce5f9303eb305a2bbb67c7bde92f60071e7f8f1fc28bb3de2ee4c89f6bc941da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b45d3e11a95f2924d23266e92aac13dd9b99a7167893e369cd0b8a8d781c1fa0 [INFO] running `Command { std: "docker" "start" "-a" "b45d3e11a95f2924d23266e92aac13dd9b99a7167893e369cd0b8a8d781c1fa0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling fortuner v0.1.0 (/opt/rustwide/workdir/11-fortuner) [INFO] [stderr] Compiling grepr v0.1.0 (/opt/rustwide/workdir/8-grepr) [INFO] [stderr] Compiling wcr v0.1.0 (/opt/rustwide/workdir/4-wcr) [INFO] [stderr] Compiling template v0.1.0 (/opt/rustwide/workdir/0-template) [INFO] [stderr] Compiling catr v0.1.0 (/opt/rustwide/workdir/2-catr) [INFO] [stderr] Compiling commr v0.1.0 (/opt/rustwide/workdir/9-commr) [INFO] [stderr] Compiling tailr v0.1.0 (/opt/rustwide/workdir/10-tailr) [INFO] [stderr] Compiling calr v0.1.0 (/opt/rustwide/workdir/12-calr) [INFO] [stdout] warning: unused variable: `last` [INFO] [stdout] --> 12-calr/src/main.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | let last = last_day_in_month(year, month); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_last` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `days` [INFO] [stdout] --> 12-calr/src/main.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let mut days = std::iter::repeat_with(|| " ".to_string()) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_days` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `print_year` [INFO] [stdout] --> 12-calr/src/main.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | fn format_month(year: i32, month: u32, print_year: bool, today: NaiveDate) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_print_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `today` [INFO] [stdout] --> 12-calr/src/main.rs:82:58 [INFO] [stdout] | [INFO] [stdout] 82 | fn format_month(year: i32, month: u32, print_year: bool, today: NaiveDate) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_today` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> 12-calr/src/main.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let mut days = std::iter::repeat_with(|| " ".to_string()) [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_month` is never used [INFO] [stdout] --> 12-calr/src/main.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn format_month(year: i32, month: u32, print_year: bool, today: NaiveDate) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `last_day_in_month` is never used [INFO] [stdout] --> 12-calr/src/main.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn last_day_in_month(year: i32, month: u32) -> NaiveDate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 11-fortuner/src/fortunes.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn read_fortunes(paths: &[PathBuf]) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn read_fortunes(paths: &[PathBuf]) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 11-fortuner/src/fortunes.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | fn read_fortune(path: &PathBuf) -> Result> { [INFO] [stdout] | ^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | fn read_fortune(path: &PathBuf) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling headr v0.1.0 (/opt/rustwide/workdir/3-headr) [INFO] [stderr] Compiling echor v0.1.0 (/opt/rustwide/workdir/1-echor) [INFO] [stderr] Compiling cutr v0.1.0 (/opt/rustwide/workdir/7-cutr) [INFO] [stderr] Compiling uniqr v0.1.0 (/opt/rustwide/workdir/5-uniqr) [INFO] [stderr] Compiling findr v0.1.0 (/opt/rustwide/workdir/6-findr) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.87s [INFO] running `Command { std: "docker" "inspect" "b45d3e11a95f2924d23266e92aac13dd9b99a7167893e369cd0b8a8d781c1fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45d3e11a95f2924d23266e92aac13dd9b99a7167893e369cd0b8a8d781c1fa0", kill_on_drop: false }` [INFO] [stdout] b45d3e11a95f2924d23266e92aac13dd9b99a7167893e369cd0b8a8d781c1fa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9af992f29009e1a58387591664febf414a738c052bdd1c0be89942c734889e26 [INFO] running `Command { std: "docker" "start" "-a" "9af992f29009e1a58387591664febf414a738c052bdd1c0be89942c734889e26", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling cutr v0.1.0 (/opt/rustwide/workdir/7-cutr) [INFO] [stderr] Compiling template v0.1.0 (/opt/rustwide/workdir/0-template) [INFO] [stderr] Compiling grepr v0.1.0 (/opt/rustwide/workdir/8-grepr) [INFO] [stderr] Compiling fortuner v0.1.0 (/opt/rustwide/workdir/11-fortuner) [INFO] [stderr] Compiling tailr v0.1.0 (/opt/rustwide/workdir/10-tailr) [INFO] [stderr] Compiling findr v0.1.0 (/opt/rustwide/workdir/6-findr) [INFO] [stderr] Compiling commr v0.1.0 (/opt/rustwide/workdir/9-commr) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 11-fortuner/src/fortunes.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn read_fortunes(paths: &[PathBuf]) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn read_fortunes(paths: &[PathBuf]) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 11-fortuner/src/fortunes.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | fn read_fortune(path: &PathBuf) -> Result> { [INFO] [stdout] | ^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | fn read_fortune(path: &PathBuf) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling catr v0.1.0 (/opt/rustwide/workdir/2-catr) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 11-fortuner/src/fortunes.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn read_fortunes(paths: &[PathBuf]) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn read_fortunes(paths: &[PathBuf]) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> 11-fortuner/src/fortunes.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | fn read_fortune(path: &PathBuf) -> Result> { [INFO] [stdout] | ^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | fn read_fortune(path: &PathBuf) -> Result>> { [INFO] [stdout] | ++++ [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/rustcrkisuR/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libregex-a51552da66445af9.rlib,libregex_automata-7508eb89a76522c7.rlib,libaho_corasick-003ca1e20611e2da.rlib,libmemchr-91b4907457553a4a.rlib,libregex_syntax-da5d3b91c372b953.rlib,librand-dcb7ac92d7c12e03.rlib,librand_chacha-13ff98b0bccdfa18.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-c14440ac0a8ac344.rlib,libgetrandom-7d1ac9906ee087b0.rlib,liblibc-a7659208357e31fb.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-f0ea5c47feac71ed.rlib,libclap_builder-2b5ce93d2bb50161.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-1c242cc55df4504b.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-1bcb722f22dfc004.rlib,libanstyle-b9575c993f6b77e0.rlib,libanyhow-0a8891f9d482cd6d.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/rustcrkisuR/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/fortuner-7ae03be45d76a581" "-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 `fortuner` (bin "fortuner") due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9af992f29009e1a58387591664febf414a738c052bdd1c0be89942c734889e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af992f29009e1a58387591664febf414a738c052bdd1c0be89942c734889e26", kill_on_drop: false }` [INFO] [stdout] 9af992f29009e1a58387591664febf414a738c052bdd1c0be89942c734889e26