[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] 1b4006536f6c3282913596274cad04761044639b [INFO] testing killercup/cargo-edit against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillercup%2Fcargo-edit" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/killercup/cargo-edit on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-7/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.59.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termtree v0.2.4 [INFO] [stderr] Downloaded predicates-tree v1.0.5 [INFO] [stderr] Downloaded os_pipe v1.0.0 [INFO] [stderr] Downloaded cargo_metadata v0.14.2 [INFO] [stderr] Downloaded assert_fs v1.0.7 [INFO] [stderr] Downloaded socks v0.3.3 [INFO] [stderr] Downloaded concolor-query v0.0.5 [INFO] [stderr] Downloaded concolor v0.0.8 [INFO] [stderr] Downloaded subprocess v0.2.8 [INFO] [stderr] Downloaded predicates-core v1.0.3 [INFO] [stderr] Downloaded kstring v1.0.6 [INFO] [stderr] Downloaded toml_edit v0.12.6 [INFO] [stderr] Downloaded concolor-control v0.0.7 [INFO] [stderr] Downloaded concolor-query v0.0.4 [INFO] [stderr] Downloaded toml_edit v0.13.4 [INFO] [stderr] Downloaded crates-index v0.18.5 [INFO] [stderr] Downloaded env_proxy v0.4.1 [INFO] [stderr] Downloaded trycmd v0.12.2 [INFO] [stderr] Downloaded openssl-src v111.17.0+1.1.1m [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8f9c6ebfefbaac18f49fe9dd39e66dbcd5d12551dc345c839d83d122eeb74bb [INFO] running `Command { std: "docker" "start" "-a" "a8f9c6ebfefbaac18f49fe9dd39e66dbcd5d12551dc345c839d83d122eeb74bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8f9c6ebfefbaac18f49fe9dd39e66dbcd5d12551dc345c839d83d122eeb74bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f9c6ebfefbaac18f49fe9dd39e66dbcd5d12551dc345c839d83d122eeb74bb", kill_on_drop: false }` [INFO] [stdout] a8f9c6ebfefbaac18f49fe9dd39e66dbcd5d12551dc345c839d83d122eeb74bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeaf83c679f1dc07ba8bb9483a336b0029e01860355679d2cda049017a034413 [INFO] running `Command { std: "docker" "start" "-a" "eeaf83c679f1dc07ba8bb9483a336b0029e01860355679d2cda049017a034413", 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] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling rustls v0.20.3 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling concolor-query v0.0.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling subprocess v0.2.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling concolor-control v0.0.7 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling env_proxy v0.4.1 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml_edit v0.13.4 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling crates-index v0.18.5 [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-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.cargo_upgrade.d5c7b6e2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19.igfk19h3j28d9w1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-9999e7375dbed90a/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-fdbe5a00e5c62675/out/build" "-L" "/opt/rustwide/target/debug/build/ring-932f423cb100d0de/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcargo_edit-535845352b9b33b6.rlib" "/opt/rustwide/target/debug/deps/libconcolor_control-bf71f93773369389.rlib" "/opt/rustwide/target/debug/deps/libconcolor_query-43f39c2ce20845f6.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-3085ef42189bc44d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-80403130d9808531.rlib" "/opt/rustwide/target/debug/deps/libenv_proxy-87850092deec87e9.rlib" "/opt/rustwide/target/debug/deps/libureq-1207c616ff714c03.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-51eb3052cc537110.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/librustls-14751e8b3f1a4f12.rlib" "/opt/rustwide/target/debug/deps/libsct-a00997973faf3ba9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8b3bf9cddba7a58f.rlib" "/opt/rustwide/target/debug/deps/libring-b8cf3d70680ca84b.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libsocks-c3c635ddf116defa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-82800011397a8641.rlib" "/opt/rustwide/target/debug/deps/libcrates_index-d5db9e0ddd9178b6.rlib" "/opt/rustwide/target/debug/deps/libhex-5cdba77dd8e76edf.rlib" "/opt/rustwide/target/debug/deps/libhome-ababba095d038f8a.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0e1a0245b1123f55.rlib" "/opt/rustwide/target/debug/deps/librayon-17fdd0c3c562f931.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7bbfd11dfb1844ca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d8ca72c84d846bff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8f82ccaf107a4652.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f4c28b92a403fcf8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-954d186617f8a320.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c7210a8c86f9ab5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f9b85c45ed0a53cb.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-fdec21009a6794a6.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libgit2-29cc1f065859f307.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-737b1cdfb930c5ad.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-fb8bd387dfb4ef1d.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-3a241b60cb485df7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a4e86dab499eef92.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-d4f70a07a29c80af.rlib" "/opt/rustwide/target/debug/deps/libclap-e4f1c8c0f20139c9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c594028b36314aa0.rlib" "/opt/rustwide/target/debug/deps/libatty-50adc9bab11acf46.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e511ebd06cf13faa.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-8e999bb0052fbebe.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9ca25cb8864929.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-938ffc1427e62e50.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-b0ef524d39d36d35.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-2344b959dd9f536b.rlib" "/opt/rustwide/target/debug/deps/libkstring-896b249c474c7e2d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad9c53c195bb9989.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libitertools-05bbdb40dd0adff7.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libcombine-a9f95ea9c46817fc.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libdunce-a391db4afeb4fd4c.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-88d63d91af7dca1c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e84a313ec17016da.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-9f04f1a4fa8d5cea.rlib" "/opt/rustwide/target/debug/deps/libcamino-164412b8aa19ece9.rlib" "/opt/rustwide/target/debug/deps/libsemver-e9bddf3f7727e7da.rlib" "/opt/rustwide/target/debug/deps/libserde-96bdde84e585d21f.rlib" "/opt/rustwide/target/debug/deps/libregex-9e37fd06e0ae4dcc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8ecde3c6113f4c9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8b20fd25d8c56198.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_upgrade-0dcf38f7f18b5b19" "-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" "eeaf83c679f1dc07ba8bb9483a336b0029e01860355679d2cda049017a034413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeaf83c679f1dc07ba8bb9483a336b0029e01860355679d2cda049017a034413", kill_on_drop: false }` [INFO] [stdout] eeaf83c679f1dc07ba8bb9483a336b0029e01860355679d2cda049017a034413