[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [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 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 commoncrypto v0.2.0 [INFO] [stderr] Downloaded commoncrypto-sys v0.2.0 [INFO] [stderr] Downloaded fs_extra v1.1.0 [INFO] [stderr] Downloaded fwdansi v1.1.0 [INFO] [stderr] Downloaded git2-curl v0.14.0 [INFO] [stderr] Downloaded serde_ignored v0.1.1 [INFO] [stderr] Downloaded crypto-hash v0.3.4 [INFO] [stderr] Downloaded opener v0.4.1 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.0 [INFO] [stderr] Downloaded bytecount v0.3.2 [INFO] [stderr] Downloaded humantime v2.0.0 [INFO] [stderr] Downloaded miow v0.3.4 [INFO] [stderr] Downloaded rustc-workspace-hack v1.0.0 [INFO] [stderr] Downloaded im-rc v14.3.0 [INFO] [stderr] Downloaded ignore v0.4.16 [INFO] [stderr] Downloaded nom_locate v0.3.1 [INFO] [stderr] Downloaded patch v0.5.0 [INFO] [stderr] Downloaded crates-io v0.31.0 [INFO] [stderr] Downloaded cargo v0.44.1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7779b565306989e3199ddfd00658bcf0a75a713ee6032a608dc4f2eddc6b1b34 [INFO] running `Command { std: "docker" "start" "-a" "7779b565306989e3199ddfd00658bcf0a75a713ee6032a608dc4f2eddc6b1b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7779b565306989e3199ddfd00658bcf0a75a713ee6032a608dc4f2eddc6b1b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7779b565306989e3199ddfd00658bcf0a75a713ee6032a608dc4f2eddc6b1b34", kill_on_drop: false }` [INFO] [stdout] 7779b565306989e3199ddfd00658bcf0a75a713ee6032a608dc4f2eddc6b1b34 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae9cfd3cb9b337d87d998e6b5b5555e4623dc29023ea906dce8f6fed88eb402d [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" "ae9cfd3cb9b337d87d998e6b5b5555e4623dc29023ea906dce8f6fed88eb402d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [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 log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [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 miniz_oxide v0.3.6 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling im-rc v14.3.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling jobserver v0.1.21 [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 num_cpus v1.13.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling bitmaps v2.1.0 [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 regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling patch v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [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 globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sized-chunks v0.5.3 [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 serde_ignored v0.1.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cargo-platform v0.1.1 [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 2m 46s [INFO] running `Command { std: "docker" "inspect" "ae9cfd3cb9b337d87d998e6b5b5555e4623dc29023ea906dce8f6fed88eb402d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae9cfd3cb9b337d87d998e6b5b5555e4623dc29023ea906dce8f6fed88eb402d", kill_on_drop: false }` [INFO] [stdout] ae9cfd3cb9b337d87d998e6b5b5555e4623dc29023ea906dce8f6fed88eb402d [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c8e59aea6235338890a1da9e1c61d2d46d5dc98328d129f996cdb1d7ed0b3f61 [INFO] running `Command { std: "docker" "start" "-a" "c8e59aea6235338890a1da9e1c61d2d46d5dc98328d129f996cdb1d7ed0b3f61", 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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.patch_crates_io.c3040270-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6.3yog94u3ktg49fzc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-ce8aaa517226050f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-4be65359fbb624fd/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-64f60c3ce5200f69/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-5fb51930099bfb9e/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libcargo_test_support-39e8005f36f2be46.rlib" "/opt/rustwide/target/debug/deps/libcargo-869c90ac5985bfeb.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libhome-f0fe712025818389.rlib" "/opt/rustwide/target/debug/deps/libopener-e9fb15ac8640ce50.rlib" "/opt/rustwide/target/debug/deps/libim_rc-3121a3f369f6ecd8.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-698db818079c6906.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-859596c890382d25.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-257c66e679538505.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libtoml-c043f9c9ef9d8483.rlib" "/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-6f014dd01246451b.rlib" "/opt/rustwide/target/debug/deps/libvte-ffa28d3f615e79c6.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-d1e8ac31686a50d1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12058504e04dc418.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de672c42455402e4.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-5218d7d3e9cdb5e8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-5971655bf1d763bb.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fdf096976da810bd.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libhex-7f2e485685463d45.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-46d66480ff2b4885.rlib" "/opt/rustwide/target/debug/deps/libfs2-890cf7d1ede438a1.rlib" "/opt/rustwide/target/debug/deps/libclap-cab5fde936ecddf7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a6bd19b879ced5e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libatty-ebcfd546fe132e6e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libignore-d740caa44c79d512.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libglobset-8b3e13e9df5952c1.rlib" "/opt/rustwide/target/debug/deps/libregex-630c849d454bffc5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libbstr-7fd443c22fbfa06b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0acdafe45947dd5d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libcrates_io-f4b6bdc893ee2933.rlib" "/opt/rustwide/target/debug/deps/librustfix-ca4d43d954fc02a8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d9d12605f153cece.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-c88615951ea1097a.rlib" "/opt/rustwide/target/debug/deps/libtar-4ed3d2b335500fc1.rlib" "/opt/rustwide/target/debug/deps/libflate2-5477d80a79f16e30.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libgit2-ac8c9285d4870cf0.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-c273837e8ad848b4.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-ecb5cd5645eda710.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8c4df4353c0a24a5.rlib" "/opt/rustwide/target/debug/deps/librand-568d11a88ea2a230.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dd95ddb284fa82b9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-38b13646465f5f7e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-041d08ef86629b94.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ca53a4df601f1b55.rlib" "/opt/rustwide/target/debug/deps/libglob-367c240206242d35.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libcurl-9a443ca34a1d5c05.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9392011e6c378b8f.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-9920d952ba9ad92c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8df990541e04c88e.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-1b4910d093dfbf6a.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-9a85e0cf03a07874.rlib" "/opt/rustwide/target/debug/deps/libbytesize-fa0e8d83c45127fb.rlib" "/opt/rustwide/target/debug/deps/liburl-f6615d8e6c8af38a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-6cca774253ec2ff9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8a9ab9d4697a1c0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c056c0b06288a810.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1a9bbefca6b20a98.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liblazycell-b0cf455d2b67ee76.rlib" "/opt/rustwide/target/debug/deps/libjobserver-07ad8f6f43a0289a.rlib" "/opt/rustwide/target/debug/deps/libfiletime-7a49f896aec92dbc.rlib" "/opt/rustwide/target/debug/deps/liblibc-1391d61e771dea03.rlib" "/opt/rustwide/target/debug/deps/libsemver-6035ec1044704309.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-d8fad7f65bf9542e.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-251f9297b3004ffc.rlib" "/opt/rustwide/target/debug/deps/libserde-8fd233acd56073e1.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-08ab05f462c349cc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/patch_crates_io-010db2539cc943b6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c8e59aea6235338890a1da9e1c61d2d46d5dc98328d129f996cdb1d7ed0b3f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e59aea6235338890a1da9e1c61d2d46d5dc98328d129f996cdb1d7ed0b3f61", kill_on_drop: false }` [INFO] [stdout] c8e59aea6235338890a1da9e1c61d2d46d5dc98328d129f996cdb1d7ed0b3f61