[INFO] fetching crate cargo-edit 0.8.0... [INFO] testing cargo-edit-0.8.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate cargo-edit 0.8.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cargo-edit 0.8.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-4/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.18 [INFO] [stderr] Downloaded vec1 v1.8.0 [INFO] [stderr] Downloaded subprocess v0.2.6 [INFO] [stderr] Downloaded assert_fs v1.0.5 [INFO] [stderr] Downloaded toml_edit v0.3.1 [INFO] [stderr] Downloaded assert_cmd v2.0.1 [INFO] [stderr] Downloaded openssl-src v111.13.0+1.1.1i [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8fb36344e8ed43389bbff324ebfae203f3ce44dba0083f195e97f61fcf1e779 [INFO] running `Command { std: "docker" "start" "-a" "d8fb36344e8ed43389bbff324ebfae203f3ce44dba0083f195e97f61fcf1e779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8fb36344e8ed43389bbff324ebfae203f3ce44dba0083f195e97f61fcf1e779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8fb36344e8ed43389bbff324ebfae203f3ce44dba0083f195e97f61fcf1e779", kill_on_drop: false }` [INFO] [stdout] d8fb36344e8ed43389bbff324ebfae203f3ce44dba0083f195e97f61fcf1e779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b5928a69175055ab599e6e76b6c44eab99b569e1ddb5fee2eea77836a440545 [INFO] running `Command { std: "docker" "start" "-a" "7b5928a69175055ab599e6e76b6c44eab99b569e1ddb5fee2eea77836a440545", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [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 once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling vec1 v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling combine v4.6.1 [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 backtrace v0.3.56 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling subprocess v0.2.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling env_proxy v0.4.1 [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 regex v1.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling git2 v0.13.22 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [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 serde_json v1.0.66 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling toml_edit v0.3.1 [INFO] [stderr] Compiling crates-index v0.17.0 [INFO] [stderr] Compiling ureq v1.5.4 [INFO] [stderr] Compiling cargo_metadata v0.14.0 [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_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.cargo_add.8953a9f0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820.2ke9lfjpw0ip8g1t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-5ff858c047324686/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-292c6b87b570623a/out/build" "-L" "/opt/rustwide/target/debug/build/ring-e51016b8e7d8975a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-bae47bc2bf96349a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-5f72d70c49326040.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-284370fe18944d0a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libterm_size-cea1b8ce009acd31.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libcargo_edit-514a09691893c6a0.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-41f642c2c1ad9066.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-57ab98cbfcf73fd1.rlib" "/opt/rustwide/target/debug/deps/libenv_proxy-7d06a8f21136abfb.rlib" "/opt/rustwide/target/debug/deps/libureq-f066a2194d8a6c6d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-8852a8903b01bdf9.rlib" "/opt/rustwide/target/debug/deps/librustls-f89ba2f9ea47f5be.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libsct-63b88239003e4a27.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c5f9e26f6a72a94d.rlib" "/opt/rustwide/target/debug/deps/libring-df7d8a21f1ba9f62.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-8b761f8bd6b1c1d2.rlib" "/opt/rustwide/target/debug/deps/libqstring-06ff9baf0b58251f.rlib" "/opt/rustwide/target/debug/deps/libatty-3a5cc533a84147df.rlib" "/opt/rustwide/target/debug/deps/libcrates_index-6201e87b9dd28b64.rlib" "/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rlib" "/opt/rustwide/target/debug/deps/libhex-9d553e8c319bed9e.rlib" "/opt/rustwide/target/debug/deps/libhome-a3466b4ab5f6c2ae.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-19cbb9acd475e94d.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libgit2-b9e02f0a1c9836ec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-36cfc9be35246152.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-3756a10784af7be7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6f3c77c70aa4e73e.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-6db96713c989e0bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-2d0cb53d8a56da13.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-4561d4b362100512.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95b29b8ff08156ec.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libitertools-4584bcfa222d8e0a.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libvec1-66842338a6da7421.rlib" "/opt/rustwide/target/debug/deps/libcombine-3a9a0688725f19a8.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libdunce-808d3b885ae97dbc.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-0f28fb5703b2f3d5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5b5938880be1b63e.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-7c14328d9548cc59.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-372a312f8fc5d2e1.rlib" "/opt/rustwide/target/debug/deps/libcamino-cebd7a6c7051d0c4.rlib" "/opt/rustwide/target/debug/deps/libsemver-8f0f49a8eb8149bf.rlib" "/opt/rustwide/target/debug/deps/libserde-eb3360f9f516ab76.rlib" "/opt/rustwide/target/debug/deps/liburl-4f0aa609444e2fbe.rlib" "/opt/rustwide/target/debug/deps/libidna-b0a7ab074e770f98.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e8d62462c7d956b7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3cec6a29cb6b0509.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libregex-2f30266892de51bb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6934350948019bce.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ea33e0b70ada9cfe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0aa6658c150bd790.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-12cefaed07b1f977.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7a400ad4dba48510.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-96c00d7c339a6afc.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-8a9fce44bd1a7a3c.rlib" "/opt/rustwide/target/debug/deps/liblibc-26f85621d512b07b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6cc8a696dee8d994.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-db76dfe7b92bf8d2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_add-ae30c419023ff820" "-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" "7b5928a69175055ab599e6e76b6c44eab99b569e1ddb5fee2eea77836a440545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5928a69175055ab599e6e76b6c44eab99b569e1ddb5fee2eea77836a440545", kill_on_drop: false }` [INFO] [stdout] 7b5928a69175055ab599e6e76b6c44eab99b569e1ddb5fee2eea77836a440545