[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 beta-2021-09-08 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-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/killercup/cargo-edit on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-11/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.14.0 [INFO] [stderr] Downloaded smartstring v0.2.9 [INFO] [stderr] Downloaded assert_cli v0.6.3 [INFO] [stderr] Downloaded camino v1.0.5 [INFO] [stderr] Downloaded toml_edit v0.2.0 [INFO] [stderr] Downloaded crates-index v0.17.0 [INFO] [stderr] Downloaded git2 v0.13.22 [INFO] [stderr] Downloaded socks v0.3.3 [INFO] [stderr] Downloaded env_proxy v0.4.1 [INFO] [stderr] Downloaded semver v1.0.4 [INFO] [stderr] Downloaded libssh2-sys v0.2.20 [INFO] [stderr] Downloaded libgit2-sys v0.12.23+1.2.0 [INFO] [stderr] Downloaded ctor v0.1.18 [INFO] [stderr] Downloaded ureq v1.5.4 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded chunked_transfer v1.3.0 [INFO] [stderr] Downloaded openssl-src v111.13.0+1.1.1i [INFO] [stderr] Downloaded subprocess v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 290defd390e51834e73d328ba3adbf37a6a6e73f17077756a33e647862e5c6ea [INFO] running `Command { std: "docker" "start" "-a" "290defd390e51834e73d328ba3adbf37a6a6e73f17077756a33e647862e5c6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "290defd390e51834e73d328ba3adbf37a6a6e73f17077756a33e647862e5c6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "290defd390e51834e73d328ba3adbf37a6a6e73f17077756a33e647862e5c6ea", kill_on_drop: false }` [INFO] [stdout] 290defd390e51834e73d328ba3adbf37a6a6e73f17077756a33e647862e5c6ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21a67aa0d17eaf700cc2a31194ba6b85279b37bac99fd4f2ca888d5301fc1a09 [INFO] running `Command { std: "docker" "start" "-a" "21a67aa0d17eaf700cc2a31194ba6b85279b37bac99fd4f2ca888d5301fc1a09", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling chunked_transfer v1.3.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [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 dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [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 backtrace v0.3.56 [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 structopt-derive v0.4.14 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling git2 v0.13.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo_metadata v0.14.0 [INFO] [stderr] Compiling crates-index v0.17.0 [INFO] [stderr] Compiling ureq v1.5.4 [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-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.cargo_add.ada35fc3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893.44muvmoeeinqy8d6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-a6310be771df78cb/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ccc34aa4b3b3f0e5/out/build" "-L" "/opt/rustwide/target/debug/build/ring-77743fd76e51f9ab/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-221d04d8dbc1c458.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-a1fcce7d1b1836f6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ba1054218213a889.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libterm_size-8773a74d0a45ee70.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-583154a1857fbf83.rlib" "/opt/rustwide/target/debug/deps/libtoml-2fc7e1799aba52be.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-db5a6fa217102455.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-3f0d851f92d3632e.rlib" "/opt/rustwide/target/debug/deps/libenv_proxy-c723036cec4cae61.rlib" "/opt/rustwide/target/debug/deps/libureq-8c5d7f96f3ef7211.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d1902548b7dd5e88.rlib" "/opt/rustwide/target/debug/deps/librustls-57f0d03efdd8f4b3.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libsct-f1cfb75f9eaad053.rlib" "/opt/rustwide/target/debug/deps/libwebpki-aa94b8233ba4cac9.rlib" "/opt/rustwide/target/debug/deps/libring-30ad924b7f9ab73e.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-a282cdc32abacb48.rlib" "/opt/rustwide/target/debug/deps/libcrates_index-68ba3c6d5c151400.rlib" "/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rlib" "/opt/rustwide/target/debug/deps/libhex-e797a550707b166b.rlib" "/opt/rustwide/target/debug/deps/libhome-a3466b4ab5f6c2ae.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-1bb354ed2857c91d.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libgit2-bdf4460c3d142600.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-7bc151972920d79f.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-75499ed42bbaf509.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6e54820d894747ca.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2e5fe6cf5b74a39c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-0c1835d46b0d3207.rlib" "/opt/rustwide/target/debug/deps/libchrono-6b5320da2297ba27.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-3f277e048c11455c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libcombine-df3a93dc36aaba24.rlib" "/opt/rustwide/target/debug/deps/libascii-c384846790890ed3.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libeither-78934c723abc899f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5905368e4fc4c6fd.rlib" "/opt/rustwide/target/debug/deps/libfailure-2093f931df0bff02.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-c7bc538a03353492.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ddcd4a6ea5350fd9.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-7c14328d9548cc59.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-9490b74c2413a67f.rlib" "/opt/rustwide/target/debug/deps/libcamino-24e4eb4bf41e8222.rlib" "/opt/rustwide/target/debug/deps/libsemver-dd9480a8c0998948.rlib" "/opt/rustwide/target/debug/deps/libserde-6f74f133e459a68d.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-b62b98bbb5e74735.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-ee9d594cb3c203b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-312daa6bd7616f4e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b4cd960569badabd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9b3b0880d3417fbb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7944769413643ed0.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-8a9fce44bd1a7a3c.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f9dc570c13eb493.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_add-e69db4cc2fa28893" "-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" "21a67aa0d17eaf700cc2a31194ba6b85279b37bac99fd4f2ca888d5301fc1a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a67aa0d17eaf700cc2a31194ba6b85279b37bac99fd4f2ca888d5301fc1a09", kill_on_drop: false }` [INFO] [stdout] 21a67aa0d17eaf700cc2a31194ba6b85279b37bac99fd4f2ca888d5301fc1a09