[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] f4d219e214eb11d389c024e8d65c8262f19658b3 [INFO] testing killercup/cargo-edit against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcargo-edit" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/killercup/cargo-edit on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/killercup/cargo-edit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ed10c90f9cc7226bc6e79860c7af6c6a5bfad0863c0d081d632ddf4d735ec2b [INFO] running `Command { std: "docker" "start" "-a" "7ed10c90f9cc7226bc6e79860c7af6c6a5bfad0863c0d081d632ddf4d735ec2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ed10c90f9cc7226bc6e79860c7af6c6a5bfad0863c0d081d632ddf4d735ec2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed10c90f9cc7226bc6e79860c7af6c6a5bfad0863c0d081d632ddf4d735ec2b", kill_on_drop: false }` [INFO] [stdout] 7ed10c90f9cc7226bc6e79860c7af6c6a5bfad0863c0d081d632ddf4d735ec2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea045da76986c51fbdfc30153951571b2fe559f7e19c8d665aba74aa8af7b23b [INFO] running `Command { std: "docker" "start" "-a" "ea045da76986c51fbdfc30153951571b2fe559f7e19c8d665aba74aa8af7b23b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [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 serde_json v1.0.66 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [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 time v0.1.43 [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 textwrap v0.11.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling url v2.2.0 [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 synstructure v0.12.4 [INFO] [stderr] Compiling toml_edit v0.2.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling git2 v0.13.22 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ureq v1.5.4 [INFO] [stderr] Compiling cargo_metadata v0.14.0 [INFO] [stderr] Compiling crates-index v0.17.0 [INFO] [stderr] Compiling cargo-edit v0.7.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-20d4908d1505e973.cargo_add.7302ac12-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.cargo_add.7302ac12-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973.4f88y1it0n0wj2wv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-9745ea3f2cfa39fa/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-5676c87dec664bd5/out/build" "-L" "/opt/rustwide/target/debug/build/ring-e49f07e75451355c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-4d501217a25e7918.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libclap-e78af80db4d9fc1e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e2b31258837ebc45.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libterm_size-f55789f974975d98.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libcargo_edit-f092918be8ce41dd.rlib" "/opt/rustwide/target/debug/deps/libtoml-a2fe5e0a962495a3.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-db00b3065be7ccb7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-bf8d3fa63d69eee6.rlib" "/opt/rustwide/target/debug/deps/libenv_proxy-73390e619a1b11b8.rlib" "/opt/rustwide/target/debug/deps/libureq-d8aad92024c0bd5a.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5a5956d383e569a6.rlib" "/opt/rustwide/target/debug/deps/librustls-23b15d7150d15414.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libsct-ec77daf5f84184d3.rlib" "/opt/rustwide/target/debug/deps/libwebpki-38e9bf94f867525a.rlib" "/opt/rustwide/target/debug/deps/libring-30fd0d58688acb4e.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2f6e401b6f726e33.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-e624a9cf4feeadb1.rlib" "/opt/rustwide/target/debug/deps/libqstring-1b2ee938af5e49b0.rlib" "/opt/rustwide/target/debug/deps/libatty-9832d4e6fe9d7b3e.rlib" "/opt/rustwide/target/debug/deps/libcrates_index-98a832d3078011cd.rlib" "/opt/rustwide/target/debug/deps/libglob-c2143d50ee53b852.rlib" "/opt/rustwide/target/debug/deps/libhex-a6fa5386f34ce2b5.rlib" "/opt/rustwide/target/debug/deps/libhome-888dbb6deffe8533.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-b36cdcf7ea987ec1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5ba753c1934f1135.rlib" "/opt/rustwide/target/debug/deps/libgit2-418c0603ba1918f7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-d744d3998760de4d.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-27e1fbd8fe5688a0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d781ccd51e551a55.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-add6a8778a21ffcb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-899740c3633e3ef1.rlib" "/opt/rustwide/target/debug/deps/libchrono-f4b4fa0524077862.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-0a0afa1ec6ba3894.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-769c174fd6b88b97.rlib" "/opt/rustwide/target/debug/deps/libcombine-0ce315031a34d393.rlib" "/opt/rustwide/target/debug/deps/libascii-2746177ef19b5688.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/libeither-568968ea2aab3da1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-08a7de27a3da0e1a.rlib" "/opt/rustwide/target/debug/deps/libfailure-faedf62e4b3f063e.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-9ff66aa77a0ab7cf.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2f0cae361f3a7a80.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ead38c9c534969.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-184987d62bcf989d.rlib" "/opt/rustwide/target/debug/deps/libcamino-0075cb682cb74ba3.rlib" "/opt/rustwide/target/debug/deps/libsemver-6fee2d7ccc6948d5.rlib" "/opt/rustwide/target/debug/deps/libserde-fe038d7232616799.rlib" "/opt/rustwide/target/debug/deps/liburl-1f6d4af4a9683667.rlib" "/opt/rustwide/target/debug/deps/libidna-95f6c6ee5806b449.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-080ccc96f147d143.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-da8735bd793c61b2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libregex-6e2183250133ff2e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-50d11635da05a84b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c228ad19d6b5e9a4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34b5003fd702c0e4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-cc2ba12c58cb3149.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-c0ac8029908f309e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8e3f834af69ab4af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-e8ea05f7d19f2c4e.rlib" "/opt/rustwide/target/debug/deps/liblibc-600415dda51a6eb6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-cf893eb4714a5533.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_add-20d4908d1505e973" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "ea045da76986c51fbdfc30153951571b2fe559f7e19c8d665aba74aa8af7b23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea045da76986c51fbdfc30153951571b2fe559f7e19c8d665aba74aa8af7b23b", kill_on_drop: false }` [INFO] [stdout] ea045da76986c51fbdfc30153951571b2fe559f7e19c8d665aba74aa8af7b23b