[INFO] fetching crate cargo-edit 0.7.0... [INFO] testing cargo-edit-0.7.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate cargo-edit 0.7.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cargo-edit 0.7.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-edit 0.7.0 [INFO] finished tweaking crates.io crate cargo-edit 0.7.0 [INFO] tweaked toml for crates.io crate cargo-edit 0.7.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate cargo-edit 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccbeff5bf15751dce1729b2a9637ea007fe092fabe864c6f22aaa25f7a0c9644 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ccbeff5bf15751dce1729b2a9637ea007fe092fabe864c6f22aaa25f7a0c9644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccbeff5bf15751dce1729b2a9637ea007fe092fabe864c6f22aaa25f7a0c9644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccbeff5bf15751dce1729b2a9637ea007fe092fabe864c6f22aaa25f7a0c9644", kill_on_drop: false }` [INFO] [stdout] ccbeff5bf15751dce1729b2a9637ea007fe092fabe864c6f22aaa25f7a0c9644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72af8a368133021b1c46f66fc9b482830e5810b3d5b07ed2c71cc4b9693ce729 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "72af8a368133021b1c46f66fc9b482830e5810b3d5b07ed2c71cc4b9693ce729", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_proxy v0.4.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling subprocess v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_edit v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Compiling git2 v0.13.11 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.18 [INFO] [stderr] Compiling pin-project v0.4.25 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling cargo_metadata v0.11.3 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling cargo-edit v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.cargo_upgrade.85pekuch-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b" "/opt/rustwide/target/debug/deps/cargo_upgrade-e49a96f325b0169b.4o521ajb6djssie9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-4039022e017fbdad/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-49b1e9f2c2c98939/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-7d11725e04464a34.rlib" "/opt/rustwide/target/debug/deps/libclap-e11784b733a18ff3.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libcargo_edit-2a3e22da9dedadfa.rlib" "/opt/rustwide/target/debug/deps/libhex-8a54554534812d95.rlib" "/opt/rustwide/target/debug/deps/libtoml-283d35e95f9bd9f0.rlib" "/opt/rustwide/target/debug/deps/libdirs-2768b9bb4513a5f2.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-8205699f801621fc.rlib" "/opt/rustwide/target/debug/deps/libenv_proxy-4c035adf83c3bdb7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fbc7938ef7d6df81.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8790e3e87d823d88.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e9982f88855ccdaa.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7628f506629efa5c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e91db59c4b6843f5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1e0cdb608294a1ad.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-bdee21a6737a80d8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-7e970d3d707a108f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-763571600c98aef6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-756d5dab38553d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a16d3731e81787e4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9a7c98ca80a6c46c.rlib" "/opt/rustwide/target/debug/deps/libtracing-e287515cc6570af3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-4a847cac9da53521.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-15ff600dd228e74a.rlib" "/opt/rustwide/target/debug/deps/libmio-b687e799ca6ea052.rlib" "/opt/rustwide/target/debug/deps/libiovec-b3721bf1379cb95a.rlib" "/opt/rustwide/target/debug/deps/libnet2-2e9a7cf1ccdbd70f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-fca56883cbd8b2b3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-53e09b71bc4ef21c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9517861eaa9260fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d38beea4fb3f2293.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-46408bff6ac8ff6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libsubprocess-cfd84775bbc68ec8.rlib" "/opt/rustwide/target/debug/deps/libatty-01dc38d8d06d3bcc.rlib" "/opt/rustwide/target/debug/deps/libgit2-088b2e12efa93889.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-ab3e5f3042d72a0d.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-ffd7ccfc8fd53b69.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c2a20874c5eaea70.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-48ca0f3e8b4ae1a1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-b1026a7006d6bcb9.rlib" "/opt/rustwide/target/debug/deps/libchrono-9149f1492ab97e94.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e6f7443656cdd952.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3963c16c6742d127.rlib" "/opt/rustwide/target/debug/deps/libtime-f0f77cdd9e3fa464.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libcombine-4f72f7e3833d8b29.rlib" "/opt/rustwide/target/debug/deps/libascii-4106a7dc36d9ba53.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libeither-b03f4c556c7c8cd5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-91b6af920b096909.rlib" "/opt/rustwide/target/debug/deps/libfailure-165f10e9d0926229.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-01a828dc30d5fabc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bbf1a2d28d807b16.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libsemver-f948c05a3c41dfaf.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-e6a2b11011af6c34.rlib" "/opt/rustwide/target/debug/deps/libsemver-0cfc13b880359316.rlib" "/opt/rustwide/target/debug/deps/libserde-234dca68ae4509f5.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-03e2f8ed76957f9c.rlib" "/opt/rustwide/target/debug/deps/libpest-94472cacdd28b4f3.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-b5cbea2428991675.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-901d9ecfe24deac9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4941c5fa402c89fc.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-240895d777d94371.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-1b3f948739d3c9d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-b339c2e926915602.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e1a45fca33362bb8.rlib" "/opt/rustwide/target/debug/deps/libgimli-f2dc741e271a0d9c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "72af8a368133021b1c46f66fc9b482830e5810b3d5b07ed2c71cc4b9693ce729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72af8a368133021b1c46f66fc9b482830e5810b3d5b07ed2c71cc4b9693ce729", kill_on_drop: false }` [INFO] [stdout] 72af8a368133021b1c46f66fc9b482830e5810b3d5b07ed2c71cc4b9693ce729