[INFO] cloning repository https://github.com/epage/git-stack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epage/git-stack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fgit-stack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fgit-stack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dac5bc9090f5aa34a48dab57ef4f675a1f3e50a [INFO] testing epage/git-stack against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fgit-stack" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epage/git-stack on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/epage/git-stack [INFO] finished tweaking git repo https://github.com/epage/git-stack [INFO] tweaked toml for git repo https://github.com/epage/git-stack written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/epage/git-stack 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11de026b050dd4bce652fa5c3df076b0e974d76265bdcd058ec845e0c636f2a2 [INFO] running `Command { std: "docker" "start" "-a" "11de026b050dd4bce652fa5c3df076b0e974d76265bdcd058ec845e0c636f2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11de026b050dd4bce652fa5c3df076b0e974d76265bdcd058ec845e0c636f2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11de026b050dd4bce652fa5c3df076b0e974d76265bdcd058ec845e0c636f2a2", kill_on_drop: false }` [INFO] [stdout] 11de026b050dd4bce652fa5c3df076b0e974d76265bdcd058ec845e0c636f2a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0892bc58892146e7ad6c35a481fbf4e406f8fe01d045a97a1c8fac4ae65042aa [INFO] running `Command { std: "docker" "start" "-a" "0892bc58892146e7ad6c35a481fbf4e406f8fe01d045a97a1c8fac4ae65042aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling rustix v0.37.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling os_type v2.6.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling elsa v1.8.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling proc-exit v2.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.15.0+1.6.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling git-config-env v0.1.5 [INFO] [stderr] Compiling clap_builder v4.3.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling clap_derive v4.3.0 [INFO] [stderr] Compiling clap v4.3.0 [INFO] [stderr] Compiling clap-verbosity-flag v2.0.1 [INFO] [stderr] Compiling colorchoice-clap v1.0.0 [INFO] [stderr] Compiling git2 v0.17.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling git2-ext v0.6.0 [INFO] [stderr] Compiling git-branch-stash v0.10.0 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling git-stack v0.10.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/bin/git-stack/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.85s [INFO] running `Command { std: "docker" "inspect" "0892bc58892146e7ad6c35a481fbf4e406f8fe01d045a97a1c8fac4ae65042aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0892bc58892146e7ad6c35a481fbf4e406f8fe01d045a97a1c8fac4ae65042aa", kill_on_drop: false }` [INFO] [stdout] 0892bc58892146e7ad6c35a481fbf4e406f8fe01d045a97a1c8fac4ae65042aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0016a4320b5126cd8b803563a36c1d4538507706b0cbb94e20e5222d1aea6e94 [INFO] running `Command { std: "docker" "start" "-a" "0016a4320b5126cd8b803563a36c1d4538507706b0cbb94e20e5222d1aea6e94", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling snapbox-macros v0.3.4 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling os_pipe v1.1.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling snapbox v0.4.11 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling git2-ext v0.6.0 [INFO] [stderr] Compiling git-branch-stash v0.10.0 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling git-stack v0.10.16 (/opt/rustwide/workdir) [INFO] [stderr] Compiling git-fixture v0.3.2 [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/bin/git-stack/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/bin/git-stack/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | human_panic::setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustch7PAct/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgit_fixture-e5d51d907b2297a6.rlib,libserde_yaml-f05f4c44c45d3567.rlib,libryu-4d09fff2ce933ebb.rlib,libyaml_rust-0d35c98b09962543.rlib,liblinked_hash_map-7d04f0e6cc440adb.rlib,libhumantime_serde-390b3312b1c28e01.rlib,libmaplit-f141af93a08d6c7e.rlib,libsnapbox-440d3bd3c44a6acb.rlib,libnormalize_line_endings-ba1ed9a80c452738.rlib,libsimilar-84fc7dff64a44d4d.rlib,libdunce-b57e04bd2c2cee99.rlib,libfiletime-47a123854cb5df98.rlib,libwait_timeout-28b1a9a57dbc5398.rlib,libos_pipe-b9dc1adb34d18cff.rlib,libcontent_inspector-c77cfeeee3b07ad5.rlib,libsnapbox_macros-94817c236152833b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libassert_fs-cccceb9e02b31bed.rlib,libglobwalk-211df97344275b47.rlib,libpredicates_tree-a617653fc37368ab.rlib,libtermtree-85069e52a838fe82.rlib,libpredicates-4aaa9a4bb9efa76b.rlib,libdifflib-c2a6125f2253bb24.rlib,libpredicates_core-6ffdff074aa2ec24.rlib,libdoc_comment-36916a68c8d49546.rlib,libgit_stack-51881a8c0f26c0df.rlib,libelsa-ab419e3b2c3f5742.rlib,libstable_deref_trait-a9f42b1d2f15127d.rlib,libnames-929d010b08911200.rlib,librand-63d6b29e8fc0826b.rlib,librand_chacha-0642fa31e021b7f0.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,librand_core-4099130a47c45c9e.rlib,libgetrandom-d50debba46d1c51a.rlib,libpetgraph-6bddbd7e26c46254.rlib,libindexmap-a77f9b9634cddb94.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libfixedbitset-9fb76a17080ec2ce.rlib,libgit2_ext-d65cec1adfa6c430.rlib,libwhich-b8c8740f85e4c88d.rlib,libshlex-d69165ebc2bebe43.rlib,libtempfile-e0ea48b7f75c92bb.rlib,libfastrand-273731efb4a6b13e.rlib,librustix-5f546c3dadafd2b9.rlib,liblinux_raw_sys-5d2cd25dd6b20c31.rlib,libignore-04fd549b5404da57.rlib,libcrossbeam_utils-3fe57afb3b161e86.rlib,liblazy_static-af860367908b8176.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libthread_local-059b622a10210e68.rlib,libglobset-7d231bdc799cd0f5.rlib,libfnv-79e2cbfbe03dcd16.rlib,libregex-21e1e5a1d0d55726.rlib,libregex_syntax-00b81cede0cdc0da.rlib,libbstr-5cd75c9fd5acd3c2.rlib,libaho_corasick-9ff068df0d2a0cfc.rlib,libhumantime-9f900d7885b5087e.rlib,libgit_config_env-0ccaad864f3f21ad.rlib,libwinnow-fc4e2cc290d5a0f6.rlib,libgit2-7c109fde3a421602.rlib,liburl-ee3f9953c34b75bb.rlib,libidna-895593603556d625.rlib,libunicode_normalization-4062e93a08f44b3d.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-ddc86bedd1bf40f1.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,liblibgit2_sys-6fc72926360b6e9c.rlib,liblibz_sys-d0573e01956f5f8f.rlib,libeyre-d9e22e97c09c218d.rlib,libindenter-add53b8e51d6428d.rlib,liblog-52838b90e75d1877.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libdowncast_rs-d33906d24142a297.rlib,libitertools-d8fc01d39d67459d.rlib,libeither-049b78d9cd24902b.rlib,libclap-0ff51e71a03cbbd8.rlib,libclap_builder-fa07f4f27ac41989.rlib,libstrsim-934c6b5db5b11ce4.rlib,libanstream-fcecac12f92d4fea.rlib,libanstyle_query-bf88390deb1ad954.rlib,libis_terminal-7643bf5a1150937f.rlib,librustix-7400ee5732c78c8e.rlib,liblinux_raw_sys-d7ecfb66f9bccbff.rlib,libio_lifetimes-36fc56a59ce5c213.rlib,liblibc-e2bd2d97f3b44fb3.rlib,libanstyle-a60f64ca435b8373.rlib,libcolorchoice-7e168c6abb6e41ad.rlib,libanstyle_parse-6b0c265976953904.rlib,libutf8parse-bf86fa6e8ff589fb.rlib,libclap_lex-779a5db0676d3668.rlib,libbitflags-dde12b0d7d495b50.rlib,libbstr-90895b68d1b387f3.rlib,libonce_cell-d2ec766eecdc7a51.rlib,libregex_automata-31d378b01f1978af.rlib,libserde-03d8f6fab36bcd95.rlib,libmemchr-34c06a26bc9e8129.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustch7PAct/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-7d1e714dee300706/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/testsuite-6e47d2f3a081d569" "-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 `git-stack` (test "testsuite") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0016a4320b5126cd8b803563a36c1d4538507706b0cbb94e20e5222d1aea6e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0016a4320b5126cd8b803563a36c1d4538507706b0cbb94e20e5222d1aea6e94", kill_on_drop: false }` [INFO] [stdout] 0016a4320b5126cd8b803563a36c1d4538507706b0cbb94e20e5222d1aea6e94