[INFO] cloning 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" "clone" "--bare" "https://github.com/mettke/cargo-patch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmettke%2Fcargo-patch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmettke%2Fcargo-patch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 306bf9b1a0f2d8701c341e6eb8b37d14aa325437 [INFO] testing mettke/cargo-patch against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmettke%2Fcargo-patch" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mettke/cargo-patch on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-1/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/cargo.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shell-escape v0.1.4 [INFO] [stderr] Downloaded rustfix v0.5.1 [INFO] [stderr] Downloaded utf8parse v0.1.1 [INFO] [stderr] Downloaded syn v1.0.30 [INFO] [stderr] Downloaded home v0.5.3 [INFO] [stderr] Downloaded git2-curl v0.14.0 [INFO] [stderr] Downloaded ignore v0.4.16 [INFO] [stderr] Downloaded crates-io v0.31.0 [INFO] [stderr] Downloaded anyhow v1.0.31 [INFO] [stderr] Downloaded vcpkg v0.2.9 [INFO] [stderr] Downloaded humantime v2.0.0 [INFO] [stderr] Downloaded serde_ignored v0.1.1 [INFO] [stderr] Downloaded cargo v0.44.1 [INFO] [stderr] Downloaded cargo-platform v0.1.1 [INFO] [stderr] Downloaded libssh2-sys v0.2.17 [INFO] [stderr] Downloaded globset v0.4.5 [INFO] [stderr] Downloaded im-rc v14.3.0 [INFO] [stderr] Downloaded bytesize v1.0.1 [INFO] [stderr] Downloaded sized-chunks v0.5.3 [INFO] [stderr] Downloaded opener v0.4.1 [INFO] [stderr] Downloaded miow v0.3.4 [INFO] [stderr] Downloaded fwdansi v1.1.0 [INFO] [stderr] Downloaded rustc-workspace-hack v1.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.111 [INFO] [stderr] Downloaded git2 v0.13.6 [INFO] [stderr] Downloaded libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Downloaded nom_locate v0.3.1 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.0 [INFO] [stderr] Downloaded serde v1.0.111 [INFO] [stderr] Downloaded patch v0.5.0 [INFO] [stderr] Downloaded vte v0.3.3 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Downloaded bytecount v0.3.2 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12e3a721ba009069a9c50f5bf884cee5356672103c63337a4fa599ff41d00857 [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" "12e3a721ba009069a9c50f5bf884cee5356672103c63337a4fa599ff41d00857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12e3a721ba009069a9c50f5bf884cee5356672103c63337a4fa599ff41d00857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e3a721ba009069a9c50f5bf884cee5356672103c63337a4fa599ff41d00857", kill_on_drop: false }` [INFO] [stdout] 12e3a721ba009069a9c50f5bf884cee5356672103c63337a4fa599ff41d00857 [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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e58e0070928712e3c7895cc52f7eb65b05ba65e5b8457f6931d2310c1e65fe9 [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" "9e58e0070928712e3c7895cc52f7eb65b05ba65e5b8457f6931d2310c1e65fe9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling im-rc v14.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling idna v0.2.0 [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 time v0.1.43 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling nom_locate v0.3.1 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.48 [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 patch v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling failure v0.1.8 [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 semver v0.9.0 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling serde_ignored v0.1.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling crates-io v0.31.0 [INFO] [stderr] Compiling rustfix v0.5.1 [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 45s [INFO] running `Command { std: "docker" "inspect" "9e58e0070928712e3c7895cc52f7eb65b05ba65e5b8457f6931d2310c1e65fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e58e0070928712e3c7895cc52f7eb65b05ba65e5b8457f6931d2310c1e65fe9", kill_on_drop: false }` [INFO] [stdout] 9e58e0070928712e3c7895cc52f7eb65b05ba65e5b8457f6931d2310c1e65fe9 [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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 329094acb3e6578f3a414a5c941643d66370aa5bffb4a3bd8072fc65895af61c [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" "329094acb3e6578f3a414a5c941643d66370aa5bffb4a3bd8072fc65895af61c", 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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.patch_empty.b87of0xo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05" "/opt/rustwide/target/debug/deps/patch_empty-ec6aefc2878eca05.j8be9exus5dz2tg.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-447c215add277f0b/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f215c5bc52adb9a9/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-464e8b9c008ab318/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-5abce8e358b47666/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libcargo_test_support-78943b75d9848a55.rlib" "/opt/rustwide/target/debug/deps/libcargo-443595bad5e4c746.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libhome-cb1c069a942ea31d.rlib" "/opt/rustwide/target/debug/deps/libopener-db0827d86dd0db60.rlib" "/opt/rustwide/target/debug/deps/libim_rc-cf78a12da5754930.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-02bee85682103d7f.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-ac1bd1913d347fec.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-dd11b3ac6643a34d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libtoml-a5104ee64b28a7b0.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-6d5e383879b2df15.rlib" "/opt/rustwide/target/debug/deps/libvte-1fd520574fca6965.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-ec987efb5f060459.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d8b420ac9421e35f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-926a6063e7a1f285.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-72be61396c1c2e4f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-4d9bf4e156c02a9a.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ca88693ee95159fa.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-333c4b1c34ea257a.rlib" "/opt/rustwide/target/debug/deps/libfs2-e62329e999389aee.rlib" "/opt/rustwide/target/debug/deps/libclap-c15768f30a7b0b20.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-60621051abfcb17d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-e6b6c278be47854d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libignore-be861f6abbe24f5d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libglobset-5721d18f3806b4f8.rlib" "/opt/rustwide/target/debug/deps/libregex-4e066a69eaf47531.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libbstr-000b49d09e9f7e4e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcrates_io-c76e3a57e02716ac.rlib" "/opt/rustwide/target/debug/deps/librustfix-5f8bb9922c6b4a69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d522440c8323b6bc.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-59a99f11c2272805.rlib" "/opt/rustwide/target/debug/deps/libtar-34748f6d0a920d87.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8bebf2fc3679f22.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libgit2-f8fabe38e9fc9a02.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-271d9b5cd65c1040.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-fac01f7eb27a9314.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0763e1afcecc916c.rlib" "/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c274e06045c6a6e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-43a90a17db9132f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d98310852f233228.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/libglob-c57da5286c7fae6e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libcurl-617c8d1ccfa87db6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f56f1c9779740d4c.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-fc299cdaac954eec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-385d9ac38452037a.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-30e23a80a80c8f2c.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-87ffd32959b135ac.rlib" "/opt/rustwide/target/debug/deps/libbytesize-2c527f298043c703.rlib" "/opt/rustwide/target/debug/deps/liburl-be7e099fcc4a29f3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-aa9ce6c8d5a2aa47.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cfd451302fd5788.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-13e71b09752696d8.rlib" "/opt/rustwide/target/debug/deps/libjobserver-507e15165135a714.rlib" "/opt/rustwide/target/debug/deps/libfiletime-bc57d29d2386a2a4.rlib" "/opt/rustwide/target/debug/deps/liblibc-1394abe0633c5989.rlib" "/opt/rustwide/target/debug/deps/libsemver-91f29da13a9a824f.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-ee4a34ad72042a59.rlib" "/opt/rustwide/target/debug/deps/libserde-4f366a338b07d972.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fbc28245e1839dde.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-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-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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.cargo_patch.3h5vzq7g-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e" "/opt/rustwide/target/debug/deps/cargo_patch-745d589d79ccc40e.1wm6utjg9u56dwpe.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-447c215add277f0b/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-f215c5bc52adb9a9/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-464e8b9c008ab318/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-5abce8e358b47666/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libpatch-58365cd08c1d2f26.rlib" "/opt/rustwide/target/debug/deps/libnom_locate-61d5a206f4558973.rlib" "/opt/rustwide/target/debug/deps/libnom-c3780a2eb201efe6.rlib" "/opt/rustwide/target/debug/deps/libbytecount-00acc2765b4dda9d.rlib" "/opt/rustwide/target/debug/deps/libchrono-ed51a224e6c4a313.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c3da9c790a896ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4b83ba858a73561.rlib" "/opt/rustwide/target/debug/deps/libtime-8274cf3a73f80e2f.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-8470205bea123481.rlib" "/opt/rustwide/target/debug/deps/libfailure-7f2b5e021eadf852.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-cd8b3d0ddfb0ed4d.rlib" "/opt/rustwide/target/debug/deps/libobject-4fce84e848c1c272.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1988bd2c5bebe537.rlib" "/opt/rustwide/target/debug/deps/libgimli-9dbe7d98b8aec7ba.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libcargo-4177fcf875d1c923.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libhome-cb1c069a942ea31d.rlib" "/opt/rustwide/target/debug/deps/libopener-db0827d86dd0db60.rlib" "/opt/rustwide/target/debug/deps/libim_rc-cf78a12da5754930.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-02bee85682103d7f.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-ac1bd1913d347fec.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-dd11b3ac6643a34d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libtoml-a5104ee64b28a7b0.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-6d5e383879b2df15.rlib" "/opt/rustwide/target/debug/deps/libvte-1fd520574fca6965.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-ec987efb5f060459.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d8b420ac9421e35f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-926a6063e7a1f285.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-72be61396c1c2e4f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-4d9bf4e156c02a9a.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ca88693ee95159fa.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-333c4b1c34ea257a.rlib" "/opt/rustwide/target/debug/deps/libfs2-e62329e999389aee.rlib" "/opt/rustwide/target/debug/deps/libclap-c15768f30a7b0b20.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-60621051abfcb17d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-e6b6c278be47854d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libignore-be861f6abbe24f5d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libglobset-5721d18f3806b4f8.rlib" "/opt/rustwide/target/debug/deps/libregex-4e066a69eaf47531.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libbstr-000b49d09e9f7e4e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcrates_io-2fbb4f7fbe5cdd52.rlib" "/opt/rustwide/target/debug/deps/librustfix-5f8bb9922c6b4a69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d522440c8323b6bc.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-59a99f11c2272805.rlib" "/opt/rustwide/target/debug/deps/libtar-34748f6d0a920d87.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8bebf2fc3679f22.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libgit2-f8fabe38e9fc9a02.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-271d9b5cd65c1040.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-fac01f7eb27a9314.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0763e1afcecc916c.rlib" "/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c274e06045c6a6e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-43a90a17db9132f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d98310852f233228.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/libglob-c57da5286c7fae6e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libcurl-617c8d1ccfa87db6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f56f1c9779740d4c.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-fc299cdaac954eec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-385d9ac38452037a.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-30e23a80a80c8f2c.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-87ffd32959b135ac.rlib" "/opt/rustwide/target/debug/deps/libbytesize-2c527f298043c703.rlib" "/opt/rustwide/target/debug/deps/liburl-be7e099fcc4a29f3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-aa9ce6c8d5a2aa47.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4cfd451302fd5788.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-13e71b09752696d8.rlib" "/opt/rustwide/target/debug/deps/libjobserver-507e15165135a714.rlib" "/opt/rustwide/target/debug/deps/libfiletime-bc57d29d2386a2a4.rlib" "/opt/rustwide/target/debug/deps/liblibc-1394abe0633c5989.rlib" "/opt/rustwide/target/debug/deps/libsemver-91f29da13a9a824f.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-56b3f5655c5d81ac.rlib" "/opt/rustwide/target/debug/deps/libserde-4f366a338b07d972.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fbc28245e1839dde.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "329094acb3e6578f3a414a5c941643d66370aa5bffb4a3bd8072fc65895af61c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329094acb3e6578f3a414a5c941643d66370aa5bffb4a3bd8072fc65895af61c", kill_on_drop: false }` [INFO] [stdout] 329094acb3e6578f3a414a5c941643d66370aa5bffb4a3bd8072fc65895af61c