[INFO] fetching crate cargo-edit 0.8.0... [INFO] testing cargo-edit-0.8.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate cargo-edit 0.8.0 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate cargo-edit 0.8.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-edit 0.8.0 [INFO] finished tweaking crates.io crate cargo-edit 0.8.0 [INFO] tweaked toml for crates.io crate cargo-edit 0.8.0 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate cargo-edit 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13aaba120e87133fff9c4d65d318c3bff4f2815ed9c3644a248b102fd3c7eaf3 [INFO] running `Command { std: "docker" "start" "-a" "13aaba120e87133fff9c4d65d318c3bff4f2815ed9c3644a248b102fd3c7eaf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13aaba120e87133fff9c4d65d318c3bff4f2815ed9c3644a248b102fd3c7eaf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13aaba120e87133fff9c4d65d318c3bff4f2815ed9c3644a248b102fd3c7eaf3", kill_on_drop: false }` [INFO] [stdout] 13aaba120e87133fff9c4d65d318c3bff4f2815ed9c3644a248b102fd3c7eaf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6e79ed706e64cc2a8c972a3f09ad3ff9a36b24bb28ab3b69c7cf5d67a27e23e [INFO] running `Command { std: "docker" "start" "-a" "a6e79ed706e64cc2a8c972a3f09ad3ff9a36b24bb28ab3b69c7cf5d67a27e23e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling vec1 v1.8.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling subprocess v0.2.6 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling combine v4.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.23+1.2.0 [INFO] [stderr] Compiling env_proxy v0.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling git2 v0.13.22 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling toml_edit v0.3.1 [INFO] [stderr] Compiling crates-index v0.17.0 [INFO] [stderr] Compiling cargo_metadata v0.14.0 [INFO] [stderr] Compiling ureq v1.5.4 [INFO] [stderr] Compiling cargo-edit v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.cargo_upgrade.8004b801-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3.4w3e6pcwpr7y7jom.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-f442338da3d1041a/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-04a9a1b3f14b725b/out/build" "-L" "/opt/rustwide/target/debug/build/ring-d4362db1e4072157/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-178e75ae6fd2428e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libclap-bfd017c9cbb47337.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dfbe170a3eac25db.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libterm_size-78043621f2100053.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libcargo_edit-98a8135dd604c028.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-b95a942a5f562d58.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-f00de43f3b2667c8.rlib" "/opt/rustwide/target/debug/deps/libenv_proxy-050995481f2733e0.rlib" "/opt/rustwide/target/debug/deps/libureq-095f201177023884.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-09c760d54a7d94ca.rlib" "/opt/rustwide/target/debug/deps/librustls-78c993b10d1fb8f1.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-048a4dd5668a687e.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b61fc51ccd62259d.rlib" "/opt/rustwide/target/debug/deps/libring-e95de7225c5b0203.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-90ce51d2968306b3.rlib" "/opt/rustwide/target/debug/deps/libqstring-be430572e678a44b.rlib" "/opt/rustwide/target/debug/deps/libatty-ba3d79661112503c.rlib" "/opt/rustwide/target/debug/deps/libcrates_index-517877d9c6d87e66.rlib" "/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib" "/opt/rustwide/target/debug/deps/libhex-b0d23f0f68453e06.rlib" "/opt/rustwide/target/debug/deps/libhome-a678aadba044a88e.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-87dfde08d8518dca.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libgit2-16d5dfd500a70d69.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-5922fa9e899f48cf.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-06c41b2ed11611f5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c4e599b405c0f163.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-1e67a107a346f62c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-8ee6d50bd22038ea.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-67ce0eb7589d2517.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libvec1-16960e8626c9a834.rlib" "/opt/rustwide/target/debug/deps/libcombine-4242f66f55e397bf.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libdunce-90a824ccf267c07e.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-9f0b65ca9cc17310.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6be0b03eae7d9317.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-844153741323d3c4.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-00a6a0184ec67148.rlib" "/opt/rustwide/target/debug/deps/libcamino-d58c89d4a6a0641f.rlib" "/opt/rustwide/target/debug/deps/libsemver-5ba72c07dd483ac5.rlib" "/opt/rustwide/target/debug/deps/libserde-41e2e5f893411c56.rlib" "/opt/rustwide/target/debug/deps/liburl-ccefdc4fb9808b38.rlib" "/opt/rustwide/target/debug/deps/libidna-32ad6243dc5fcf88.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e866c441b70e0318.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-139b068fa2563619.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libregex-cfa1fe91775fccc0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-52ca12f8e2eeef7e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c9a4eac6b2db02cb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f83ab51fa5948f0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-02f544f80b71594f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6005e84f1a0941b9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-22e3b70a591374ca.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca41ee78d3ae691a.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-946b429b2379394e.rlib" "/opt/rustwide/target/debug/deps/libgimli-f3357c062beaed2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d2162517beca3fee.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_upgrade-d5faf3dbc8fb64d3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-edit` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a6e79ed706e64cc2a8c972a3f09ad3ff9a36b24bb28ab3b69c7cf5d67a27e23e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e79ed706e64cc2a8c972a3f09ad3ff9a36b24bb28ab3b69c7cf5d67a27e23e", kill_on_drop: false }` [INFO] [stdout] a6e79ed706e64cc2a8c972a3f09ad3ff9a36b24bb28ab3b69c7cf5d67a27e23e