[INFO] cloning repository https://github.com/oakcask/git-toolbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oakcask/git-toolbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foakcask%2Fgit-toolbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foakcask%2Fgit-toolbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a59b14bad3a6403ed2a5135782f4ff712a5319d [INFO] testing oakcask/git-toolbox against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foakcask%2Fgit-toolbox" "/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/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/oakcask/git-toolbox [INFO] finished tweaking git repo https://github.com/oakcask/git-toolbox [INFO] tweaked toml for git repo https://github.com/oakcask/git-toolbox written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oakcask/git-toolbox 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/oakcask/git-toolbox 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] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.39 [INFO] [stderr] Downloaded toml_datetime v0.6.11 [INFO] [stderr] Downloaded windows-link v0.1.0 [INFO] [stderr] Downloaded fnmatch-sys v1.0.0 [INFO] [stderr] Downloaded ulid v1.2.1 [INFO] [stderr] Downloaded toml_edit v0.22.27 [INFO] [stderr] Downloaded zerocopy-derive v0.8.17 [INFO] [stderr] Downloaded jiff-static v0.2.3 [INFO] [stderr] Downloaded git2 v0.20.2 [INFO] [stderr] Downloaded zerocopy v0.8.17 [INFO] [stderr] Downloaded rustix v1.0.0 [INFO] [stderr] Downloaded libssh2-sys v0.3.0 [INFO] [stderr] Downloaded jiff v0.2.3 [INFO] [stderr] Downloaded linux-raw-sys v0.9.2 [INFO] [stderr] Downloaded openssl-src v300.3.2+3.3.2 [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] 57ceb7db64b3295d1141f09a9f00dc0fb139471467f4d3b807988998ef754abe [INFO] running `Command { std: "docker" "start" "-a" "57ceb7db64b3295d1141f09a9f00dc0fb139471467f4d3b807988998ef754abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57ceb7db64b3295d1141f09a9f00dc0fb139471467f4d3b807988998ef754abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57ceb7db64b3295d1141f09a9f00dc0fb139471467f4d3b807988998ef754abe", kill_on_drop: false }` [INFO] [stdout] 57ceb7db64b3295d1141f09a9f00dc0fb139471467f4d3b807988998ef754abe [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] b6d17031f6334116e4f297566532991d36d4b9641af7c95e46bd6aff346ea00c [INFO] running `Command { std: "docker" "start" "-a" "b6d17031f6334116e4f297566532991d36d4b9641af7c95e46bd6aff346ea00c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling jiff v0.2.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling openssl-src v300.3.2+3.3.2 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling fnmatch-sys v1.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [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 ulid v1.2.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [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 git2 v0.20.2 [INFO] [stderr] Compiling git-toolbox v2.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "b6d17031f6334116e4f297566532991d36d4b9641af7c95e46bd6aff346ea00c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d17031f6334116e4f297566532991d36d4b9641af7c95e46bd6aff346ea00c", kill_on_drop: false }` [INFO] [stdout] b6d17031f6334116e4f297566532991d36d4b9641af7c95e46bd6aff346ea00c [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] 808700246c98c94c8f45f7f375a8519ec7b0bb42b96fb068cd70be3b11997e9f [INFO] running `Command { std: "docker" "start" "-a" "808700246c98c94c8f45f7f375a8519ec7b0bb42b96fb068cd70be3b11997e9f", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [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 rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [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 git2 v0.20.2 [INFO] [stderr] Compiling git-toolbox v2.7.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/rustccNhsGB/symbols.o" "<2 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/{libtempfile-65099ed85b914a30.rlib,libfastrand-56a6723007b92f92.rlib,librustix-4f3582d661a0a929.rlib,liblinux_raw_sys-ac80c7d467b48ae5.rlib,librstest-3eca57587fb17c1a.rlib,libfutures_util-b36fe5a3b2570bbd.rlib,libslab-6f7f9a3090100127.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-11faec203d0219fa.rlib,libfutures_timer-cc8ae6a034d08532.rlib,libgit_toolbox-9f00c73e49ebba7c.rlib,libenv_logger-3606cd7e8caac64c.rlib,libanstream-58ad9033233627fa.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libjiff-a24c3f021e24b5bd.rlib,libenv_filter-b9723112a2885984.rlib,libanstyle-1e8910b52009ec03.rlib,libthiserror-4ee3b6d2f46c4e57.rlib,libulid-5f72e6d53389fcf1.rlib,librand-438f26d42b75cdc7.rlib,librand_chacha-91748fa23be1c9f5.rlib,libppv_lite86-4a4557fbc0c651ae.rlib,libzerocopy-3ed0b377e4fb0ab9.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,librand_core-5a330cec8588fffd.rlib,libgetrandom-0e1ab67bed792776.rlib,libcfg_if-66d55f6b302e88c8.rlib,libzerocopy-d70a25cf337fb962.rlib,libregex-f4a9875ba43f2117.rlib,libregex_automata-e4f691987c391c99.rlib,libaho_corasick-a216a522e01b379c.rlib,libmemchr-9141868f4362a433.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libfnmatch_sys-9aaf4dff622dcbf2.rlib,libchrono-e8b9bc5b25bea15a.rlib,libiana_time_zone-be3f616c4ee4d04b.rlib,libnum_traits-3e47c54897c0f8fe.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libgit2-0931000450a457ba.rlib,libopenssl_probe-6c4daa62072184e6.rlib,liburl-625fc8e7b7300eaa.rlib,libidna-bf301603757f73fa.rlib,libidna_adapter-fd288526edf16081.rlib,libicu_normalizer-2560de69be87e7e8.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libsmallvec-9af0412bf7cbc97e.rlib,libicu_properties-95746b113ddcc590.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-d9c7f14a6b7cfc1c.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-bbb97d4be02913a4.rlib,libicu_provider-30ad46d3e7a7ddc3.rlib,libicu_locid-09dcdc9a58b5b434.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-44794f3623cfe2f8.rlib,libzerovec-febc9042a8b1fdca.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-3845ff466c7c8bf9.rlib,libzerofrom-bb17a061ce00d025.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-16b79aea961b1f52.rlib,libpercent_encoding-41fcfc968ac39f44.rlib,liblog-7ed48074b9f3458e.rlib,liblibgit2_sys-30e6bacf4b12ab18.rlib,liblibssh2_sys-45173c5e83be3ca5.rlib,libopenssl_sys-b97ff86214efc147.rlib,liblibz_sys-9808c545ad5783b6.rlib,liblibc-de1c4bcb341abc44.rlib,libbitflags-bb88342c61aeabc8.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/rustccNhsGB/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/fnmatch-sys-772d53ec2d98b5e3/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libgit2-sys-96e1573abf528ae7/out/build" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libssh2-sys-a2f7560dcf953310/out/build" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-48c0640e77d70bce/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-48c0640e77d70bce/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-750d55b29f84325f/out/openssl-build/install/lib" "-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/codeowners-15c3cc3e25591fdd" "-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 `git-toolbox` (test "codeowners") 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/rustczPgveA/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libgit_toolbox-9f00c73e49ebba7c.rlib,libenv_logger-3606cd7e8caac64c.rlib,libjiff-a24c3f021e24b5bd.rlib,libenv_filter-b9723112a2885984.rlib,libthiserror-4ee3b6d2f46c4e57.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libulid-5f72e6d53389fcf1.rlib,librand-438f26d42b75cdc7.rlib,librand_chacha-91748fa23be1c9f5.rlib,libppv_lite86-4a4557fbc0c651ae.rlib,libzerocopy-3ed0b377e4fb0ab9.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,librand_core-5a330cec8588fffd.rlib,libgetrandom-0e1ab67bed792776.rlib,libcfg_if-66d55f6b302e88c8.rlib,libzerocopy-d70a25cf337fb962.rlib,libregex-f4a9875ba43f2117.rlib,libregex_automata-e4f691987c391c99.rlib,libaho_corasick-a216a522e01b379c.rlib,libmemchr-9141868f4362a433.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libfnmatch_sys-9aaf4dff622dcbf2.rlib,libgit2-0931000450a457ba.rlib,libopenssl_probe-6c4daa62072184e6.rlib,liburl-625fc8e7b7300eaa.rlib,libidna-bf301603757f73fa.rlib,libidna_adapter-fd288526edf16081.rlib,libicu_normalizer-2560de69be87e7e8.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libsmallvec-9af0412bf7cbc97e.rlib,libicu_properties-95746b113ddcc590.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-d9c7f14a6b7cfc1c.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-bbb97d4be02913a4.rlib,libicu_provider-30ad46d3e7a7ddc3.rlib,libicu_locid-09dcdc9a58b5b434.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-44794f3623cfe2f8.rlib,libzerovec-febc9042a8b1fdca.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-3845ff466c7c8bf9.rlib,libzerofrom-bb17a061ce00d025.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-16b79aea961b1f52.rlib,libpercent_encoding-41fcfc968ac39f44.rlib,liblog-7ed48074b9f3458e.rlib,liblibgit2_sys-30e6bacf4b12ab18.rlib,liblibssh2_sys-45173c5e83be3ca5.rlib,libopenssl_sys-b97ff86214efc147.rlib,liblibz_sys-9808c545ad5783b6.rlib,liblibc-de1c4bcb341abc44.rlib,libbitflags-bb88342c61aeabc8.rlib,libclap-1f77f9985c9d8d03.rlib,libclap_builder-176fb34e79686c6a.rlib,libstrsim-972a61e56c228691.rlib,libanstream-58ad9033233627fa.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-1e8910b52009ec03.rlib,libchrono-e8b9bc5b25bea15a.rlib,libiana_time_zone-be3f616c4ee4d04b.rlib,libnum_traits-3e47c54897c0f8fe.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/rustczPgveA/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/fnmatch-sys-772d53ec2d98b5e3/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libgit2-sys-96e1573abf528ae7/out/build" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libssh2-sys-a2f7560dcf953310/out/build" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-48c0640e77d70bce/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-48c0640e77d70bce/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-750d55b29f84325f/out/openssl-build/install/lib" "-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/git_stale-0e87496d4c9f2c2e" "-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 `git-toolbox` (bin "git-stale") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "808700246c98c94c8f45f7f375a8519ec7b0bb42b96fb068cd70be3b11997e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "808700246c98c94c8f45f7f375a8519ec7b0bb42b96fb068cd70be3b11997e9f", kill_on_drop: false }` [INFO] [stdout] 808700246c98c94c8f45f7f375a8519ec7b0bb42b96fb068cd70be3b11997e9f