[INFO] cloning repository https://github.com/killercup/cargo-edit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killercup/cargo-edit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcargo-edit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcargo-edit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afccc3fd4c18141633fc1e4ab41bd661f0dee015 [INFO] building killercup/cargo-edit against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcargo-edit" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/killercup/cargo-edit [INFO] finished tweaking git repo https://github.com/killercup/cargo-edit [INFO] tweaked toml for git repo https://github.com/killercup/cargo-edit written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/killercup/cargo-edit on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/killercup/cargo-edit 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trycmd v0.15.10 [INFO] [stderr] Downloaded toml-span v0.5.2 [INFO] [stderr] Downloaded automod v1.0.15 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.3 [INFO] [stderr] Downloaded anstyle-lossy v1.1.4 [INFO] [stderr] Downloaded cargo-test-macro v0.4.3 [INFO] [stderr] Downloaded rustc-stable-hash v0.1.2 [INFO] [stderr] Downloaded ed25519-compact v2.1.1 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded cargo_metadata v0.21.0 [INFO] [stderr] Downloaded cargo-util v0.2.21 [INFO] [stderr] Downloaded curl v0.4.48 [INFO] [stderr] Downloaded zerovec v0.11.3 [INFO] [stderr] Downloaded pasetors v0.7.7 [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded crates-io v0.40.11 [INFO] [stderr] Downloaded git2 v0.20.2 [INFO] [stderr] Downloaded p384 v0.13.1 [INFO] [stderr] Downloaded ct-codecs v1.1.6 [INFO] [stderr] Downloaded smol_str v0.3.2 [INFO] [stderr] Downloaded tame-index v0.22.0 [INFO] [stderr] Downloaded clap_builder v4.5.42 [INFO] [stderr] Downloaded snapbox v0.6.21 [INFO] [stderr] Downloaded toml_edit v0.23.3 [INFO] [stderr] Downloaded orion v0.17.11 [INFO] [stderr] Downloaded clap-cargo v0.16.0 [INFO] [stderr] Downloaded miow v0.6.0 [INFO] [stderr] Downloaded cargo-platform v0.2.0 [INFO] [stderr] Downloaded fiat-crypto v0.3.0 [INFO] [stderr] Downloaded serde-untagged v0.1.7 [INFO] [stderr] Downloaded cargo-util-schemas v0.8.2 [INFO] [stderr] Downloaded concolor-control v0.0.7 [INFO] [stderr] Downloaded concolor-query v0.0.4 [INFO] [stderr] Downloaded anstyle-svg v0.1.9 [INFO] [stderr] Downloaded curl-sys v0.4.82+curl-8.14.1 [INFO] [stderr] Downloaded libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Downloaded cargo-test-support v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9295d36ecd4d2149d6f7a0310d0b867cc43880bb45a62591eb5410479b6cc40f [INFO] running `Command { std: "docker" "start" "-a" "9295d36ecd4d2149d6f7a0310d0b867cc43880bb45a62591eb5410479b6cc40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9295d36ecd4d2149d6f7a0310d0b867cc43880bb45a62591eb5410479b6cc40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9295d36ecd4d2149d6f7a0310d0b867cc43880bb45a62591eb5410479b6cc40f", kill_on_drop: false }` [INFO] [stdout] 9295d36ecd4d2149d6f7a0310d0b867cc43880bb45a62591eb5410479b6cc40f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa59364a1d4226496e3b2212f3114f46202c49f5c96e8170caaa0c7d1c93e119 [INFO] running `Command { std: "docker" "start" "-a" "fa59364a1d4226496e3b2212f3114f46202c49f5c96e8170caaa0c7d1c93e119", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling zerovec v0.11.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling toml-span v0.5.2 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling concolor-query v0.0.4 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling concolor-control v0.0.7 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling clap-cargo v0.16.0 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling toml_edit v0.23.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling serde-untagged v0.1.7 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-util-schemas v0.8.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling cargo_metadata v0.21.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tame-index v0.22.0 [INFO] [stderr] Compiling cargo-edit v0.13.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.29s [INFO] running `Command { std: "docker" "inspect" "fa59364a1d4226496e3b2212f3114f46202c49f5c96e8170caaa0c7d1c93e119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa59364a1d4226496e3b2212f3114f46202c49f5c96e8170caaa0c7d1c93e119", kill_on_drop: false }` [INFO] [stdout] fa59364a1d4226496e3b2212f3114f46202c49f5c96e8170caaa0c7d1c93e119 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ccd450580c65ebf8e2654bc250dc522b29c109e69039e48eafaa5d83b2e8395 [INFO] running `Command { std: "docker" "start" "-a" "1ccd450580c65ebf8e2654bc250dc522b29c109e69039e48eafaa5d83b2e8395", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling anstyle-lossy v1.1.4 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling curl v0.4.48 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling toml_edit v0.23.3 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling fiat-crypto v0.3.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cargo-test-support v0.7.4 [INFO] [stderr] Compiling anstyle-svg v0.1.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ct-codecs v1.1.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling cargo-test-macro v0.4.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling curl-sys v0.4.82+curl-8.14.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling cargo-util v0.2.21 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling trycmd v0.15.10 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling crates-io v0.40.11 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.3 [INFO] [stderr] Compiling clap-cargo v0.16.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling orion v0.17.11 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling pasetors v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tame-index v0.22.0 [INFO] [stderr] Compiling cargo-edit v0.13.7 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyih1F5/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-e9d5b0699475c4a1,libjiff-301d3c40c5dc7075,libenv_filter-ab00822316cfe801,libregex-b7ace6dc7fd87e0c,libregex_automata-871772af24b5feac,libaho_corasick-45b1dc6e49ed3f0e,libregex_syntax-13fc688ae7f36982,libclap_verbosity_flag-31448b1374180330,libclap_cargo-d199b6e6f6fa72f9}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_edit-341e8c2a33be85d9,libconcolor_control-b2826d327cf4c4ce,libatty-f24b20407497893f,libconcolor_query-6c947bd680ca47be,libbitflags-e2b4db6c651223da,libtoml-753ba6e544d26733,libdunce-f1764a0a24559943,libclap-d8c04d28bebc3294,libclap_builder-18b78ef370bf8fd9,libterminal_size-c568f77ce16c3b2b,librustix-f02f6f3018268865,liblinux_raw_sys-20b62ec4b985a4c8,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libpathdiff-3b9982cd4c9b7139,libtermcolor-96a9ed65821a6544,libcargo_metadata-0ca89f0b48c62a14,libcargo_platform-4a41d7553878a40f,libcargo_util_schemas-b2051d7c96a7758a,libunicode_xid-200dbb0cae8759e6,libserde_value-f3f13b547af9ff27,libordered_float-f1210b0bd3055196,libnum_traits-2ed5383695fe2f7e,libtoml-fb336d15d64bb679,libtoml_edit-36c3085630f63eaf,libserde_spanned-2be993bd773e86c8,libtoml_write-391d1a913c599bd8,libtoml_datetime-21b86c67cac7b6e5,libserde_untagged-c79cf4cface36dae,liberased_serde-920ef2faf8c8ae35,libtypeid-06b0f637fa188106,libtame_index-775d600385f5353b,librustc_stable_hash-b93f847f0c841137,libhome-c43708049c272d87,libtwox_hash-147b5a56746e2a23,libcrossbeam_channel-a5156ef294398bef,libtoml_span-08c30805386d25fb,libserde_json-d4c62d5c347bd2bf,libthiserror-21565d1218011dff,libcamino-d3ac3aa7cf556aad,libsemver-d1ff609728398440,librayon-8c9c043f71b8b9db,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libreqwest-a0bbfe0677e2ad77,libhyper_rustls-eb05b76991774423,libwebpki_roots-e50f1152d317f705,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-1b02d068c119de77,librustls-206b22e183355cd3,libwebpki-c2054d32a2930651,libring-cb05d5c5814b3a94,libgetrandom-9c8cbb4f99b8390e,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libserde_urlencoded-dfbedc34c0e3fd6a,libryu-0ea4bafc9bef6d8b,libasync_compression-5658e8142994743b,libflate2-2239b9f662fe0cae,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,liblibz_rs_sys-7de8a190c6f9bf24,libzlib_rs-acbf805caca31578,libcrc32fast-84583fa265e26206,libtower_http-ba75b8356801d4c9,libbitflags-8d6004180f14a06d,libiri_string-a380f51e5b0b7b73,libtower-420ae822022c2134,libtower_layer-d70c7e404336389b,libhyper_util-f8c0361e763c90d6,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-7ab346371734910b,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-57d9ad71239a8d15,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libatomic_waker-001109810bdecbaa,libtokio_util-55d588348c9145f8,libfutures_channel-f26d4826b597103e,libtokio-cbae2a68d1ad1d11,libsocket2-2267706c85a6ad1b,libmio-208bbb9d1157a818,liblibc-4a513ea0f2e1d0e2,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libfutures_util-ae5426faa4bdc7e3,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-ba604b77dad33fe2,liburl-f5c39ffa9d9834bb,libidna-ce299f511790ec3d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-05cfedeb919bbafd,libicu_properties-93c27d34f242877e,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-aa0173a68f33b130,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-6718ee3bd75da828,libpotential_utf-c5acc5668dbec759,libicu_provider-9f199d58b0340073,libicu_locale_core-edfddf0cb2853b87,libtinystr-89c65266d0db75c4,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-97ada314395e65cd,libzerotrie-6f2b4772e855bbeb,libyoke-e807a460142be127,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-bcd7ab5c14d459dd,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsha2-7c89f5674eb3fb0f,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libdigest-d439b2096b2ace97,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-52fe652d5d7b5e74,libcrypto_common-6c502d2bb6475f5b,libgeneric_array-70dfcd96856eee38,libtypenum-b636c2b461885073,libzeroize-ead98f074a37f829,libsmol_str-61afa5700b42e864,libanyhow-1062fd8720902979,libtoml_edit-3d7fe303a79b6df3,libserde_spanned-c90fec0f3bfe5863,libtoml_parser-645deb9f08152605,libwinnow-6bf953c601c8006d,libtoml_writer-0af7371ebdf749c6,libtoml_datetime-3818f6ff54e5ddfe,libserde-9139a351ed90609e,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyih1F5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-2e9a080080bad7ce/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-1130756deeb25fd9/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-3c30b763360e9c6e/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_upgrade-71fd9e77977083bc" "-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 `cargo-edit` (bin "cargo-upgrade" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1ccd450580c65ebf8e2654bc250dc522b29c109e69039e48eafaa5d83b2e8395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ccd450580c65ebf8e2654bc250dc522b29c109e69039e48eafaa5d83b2e8395", kill_on_drop: false }` [INFO] [stdout] 1ccd450580c65ebf8e2654bc250dc522b29c109e69039e48eafaa5d83b2e8395