[INFO] updating cached repository https://github.com/mettke/cargo-patch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 306bf9b1a0f2d8701c341e6eb8b37d14aa325437 [INFO] testing mettke/cargo-patch against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmettke%2Fcargo-patch" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mettke/cargo-patch on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mettke/cargo-patch [INFO] finished tweaking git repo https://github.com/mettke/cargo-patch [INFO] tweaked toml for git repo https://github.com/mettke/cargo-patch written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/mettke/cargo-patch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c44c4f872368b4a4bf82e5ea8114d650ba32e25b60f76c4fbda257004201d44b [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" "c44c4f872368b4a4bf82e5ea8114d650ba32e25b60f76c4fbda257004201d44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c44c4f872368b4a4bf82e5ea8114d650ba32e25b60f76c4fbda257004201d44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44c4f872368b4a4bf82e5ea8114d650ba32e25b60f76c4fbda257004201d44b", kill_on_drop: false }` [INFO] [stdout] c44c4f872368b4a4bf82e5ea8114d650ba32e25b60f76c4fbda257004201d44b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 684dbb3806910f872205191d4b3464e36f8b69196e916d6d1e1bceca6975bf12 [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" "684dbb3806910f872205191d4b3464e36f8b69196e916d6d1e1bceca6975bf12", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling im-rc v14.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling nom_locate v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling patch v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling git2 v0.13.6 [INFO] [stderr] Compiling git2-curl v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_ignored v0.1.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling crates-io v0.31.0 [INFO] [stderr] Compiling cargo v0.44.1 [INFO] [stderr] Compiling cargo-patch v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 32s [INFO] running `Command { std: "docker" "inspect" "684dbb3806910f872205191d4b3464e36f8b69196e916d6d1e1bceca6975bf12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684dbb3806910f872205191d4b3464e36f8b69196e916d6d1e1bceca6975bf12", kill_on_drop: false }` [INFO] [stdout] 684dbb3806910f872205191d4b3464e36f8b69196e916d6d1e1bceca6975bf12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc0d26508b8e0543e90e0fe570a9d04601950b7bea579e7163e6530110ffe0e8 [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" "fc0d26508b8e0543e90e0fe570a9d04601950b7bea579e7163e6530110ffe0e8", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-test-macro v0.1.0 (https://github.com/rust-lang/cargo.git?tag=0.44.1#2cbe9048) [INFO] [stderr] Compiling cargo-platform v0.1.1 (https://github.com/rust-lang/cargo.git?tag=0.44.1#2cbe9048) [INFO] [stderr] Compiling crates-io v0.31.0 (https://github.com/rust-lang/cargo.git?tag=0.44.1#2cbe9048) [INFO] [stderr] Compiling cargo v0.44.0 (https://github.com/rust-lang/cargo.git?tag=0.44.1#2cbe9048) [INFO] [stderr] Compiling cargo-test-support v0.1.0 (https://github.com/rust-lang/cargo.git?tag=0.44.1#2cbe9048) [INFO] [stderr] Compiling cargo-patch v0.1.7 (/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.patch_git.a50ivd8l-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77" "/opt/rustwide/target/debug/deps/patch_git-35afc7df86420b77.1ve9pc5u8cv60o2q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-d9d2dff182d45a3c/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-85363cc4b14681aa/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-5a685091df307a3e/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-df0fd1af839d1b8a/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libcargo_test_support-3eb0e55709e6278b.rlib" "/opt/rustwide/target/debug/deps/libcargo-c6db66495ed43d52.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/libhome-9a497bf3a9a93017.rlib" "/opt/rustwide/target/debug/deps/libopener-6501ce586fddf752.rlib" "/opt/rustwide/target/debug/deps/libim_rc-984bd243c90b19c7.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-e522410e9264d4e9.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-9ed0d9d62415eb60.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-d33017b58efc39c6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libtoml-387e7add5f343e0c.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-d0d18cf37768cb60.rlib" "/opt/rustwide/target/debug/deps/libvte-f656772b0484e361.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-db9dc7b6f8b13995.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d6a649233fe1a11f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80da459ad0866b8f.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-08d6890b08e6146c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-69acd283bb854c85.rlib" "/opt/rustwide/target/debug/deps/libopenssl-548cb4c260c244e0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-f5bde363e519d07e.rlib" "/opt/rustwide/target/debug/deps/libfs2-4e4310e52736f74f.rlib" "/opt/rustwide/target/debug/deps/libclap-77f931fbdca541ba.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libatty-4c7a164ebbb4d590.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libignore-2ce9bce25e4c1e76.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libglobset-fad467b451f72759.rlib" "/opt/rustwide/target/debug/deps/libregex-4da3f475abc140e9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libbstr-f667e65052354555.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libcrates_io-b865a6339569f3b1.rlib" "/opt/rustwide/target/debug/deps/librustfix-8b2cdf21dc51a8ac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54535d3b56ba1159.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6f19014665727d2.rlib" "/opt/rustwide/target/debug/deps/libtar-4bea0f982ef769ce.rlib" "/opt/rustwide/target/debug/deps/libflate2-5d0a4fb2e1511ef1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libgit2-463f68afcde41115.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-bfaabedf0d8296a1.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-1ec72e5e3e0e280f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9b1885b876b84568.rlib" "/opt/rustwide/target/debug/deps/librand-7fb98764e3fce434.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b32da66fe4af88c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c3da8c6f9bb5414.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f424eb0cae5db8c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libcurl-fff212a20e85be6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2973e263200c99e3.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-acda9da3fead1cc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0b610c78a2da71e6.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-cc105ac22873df8e.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-54d02bfd80de5a67.rlib" "/opt/rustwide/target/debug/deps/libbytesize-1eb18428c63cde84.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libjobserver-201cb957d46464b0.rlib" "/opt/rustwide/target/debug/deps/libfiletime-abac3301e942e37f.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/libsemver-0230120596d6c191.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-6d00fe4002ed3285.rlib" "/opt/rustwide/target/debug/deps/libserde-88f42603d5dca306.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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-patch`. [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] [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.patch_crates_io.4ncm2cw3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6" "/opt/rustwide/target/debug/deps/patch_crates_io-db54865817ed50d6.r0rkspy54xbrtcz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-d9d2dff182d45a3c/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-85363cc4b14681aa/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-5a685091df307a3e/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-df0fd1af839d1b8a/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libcargo_test_support-3eb0e55709e6278b.rlib" "/opt/rustwide/target/debug/deps/libcargo-c6db66495ed43d52.rlib" "/opt/rustwide/target/debug/deps/libhex-fb13f38417616817.rlib" "/opt/rustwide/target/debug/deps/libhome-9a497bf3a9a93017.rlib" "/opt/rustwide/target/debug/deps/libopener-6501ce586fddf752.rlib" "/opt/rustwide/target/debug/deps/libim_rc-984bd243c90b19c7.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-e522410e9264d4e9.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-9ed0d9d62415eb60.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-d33017b58efc39c6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libtoml-387e7add5f343e0c.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-d0d18cf37768cb60.rlib" "/opt/rustwide/target/debug/deps/libvte-f656772b0484e361.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-db9dc7b6f8b13995.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d6a649233fe1a11f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80da459ad0866b8f.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-08d6890b08e6146c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-69acd283bb854c85.rlib" "/opt/rustwide/target/debug/deps/libopenssl-548cb4c260c244e0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-f5bde363e519d07e.rlib" "/opt/rustwide/target/debug/deps/libfs2-4e4310e52736f74f.rlib" "/opt/rustwide/target/debug/deps/libclap-77f931fbdca541ba.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libatty-4c7a164ebbb4d590.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libignore-2ce9bce25e4c1e76.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libglobset-fad467b451f72759.rlib" "/opt/rustwide/target/debug/deps/libregex-4da3f475abc140e9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libbstr-f667e65052354555.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libcrates_io-b865a6339569f3b1.rlib" "/opt/rustwide/target/debug/deps/librustfix-8b2cdf21dc51a8ac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54535d3b56ba1159.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6f19014665727d2.rlib" "/opt/rustwide/target/debug/deps/libtar-4bea0f982ef769ce.rlib" "/opt/rustwide/target/debug/deps/libflate2-5d0a4fb2e1511ef1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libgit2-463f68afcde41115.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-bfaabedf0d8296a1.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-1ec72e5e3e0e280f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9b1885b876b84568.rlib" "/opt/rustwide/target/debug/deps/librand-7fb98764e3fce434.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b32da66fe4af88c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c3da8c6f9bb5414.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f424eb0cae5db8c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libglob-22257a5316e5ea03.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libcurl-fff212a20e85be6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2973e263200c99e3.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-acda9da3fead1cc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0b610c78a2da71e6.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-cc105ac22873df8e.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-54d02bfd80de5a67.rlib" "/opt/rustwide/target/debug/deps/libbytesize-1eb18428c63cde84.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libjobserver-201cb957d46464b0.rlib" "/opt/rustwide/target/debug/deps/libfiletime-abac3301e942e37f.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/libsemver-0230120596d6c191.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-6d00fe4002ed3285.rlib" "/opt/rustwide/target/debug/deps/libserde-88f42603d5dca306.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: build failed [INFO] running `Command { std: "docker" "inspect" "fc0d26508b8e0543e90e0fe570a9d04601950b7bea579e7163e6530110ffe0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc0d26508b8e0543e90e0fe570a9d04601950b7bea579e7163e6530110ffe0e8", kill_on_drop: false }` [INFO] [stdout] fc0d26508b8e0543e90e0fe570a9d04601950b7bea579e7163e6530110ffe0e8