[INFO] cloning repository https://github.com/ashleygwilliams/cargo-generate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashleygwilliams/cargo-generate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashleygwilliams%2Fcargo-generate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashleygwilliams%2Fcargo-generate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7229f07057f7852632cda1d36c1ed456b48a66a3 [INFO] testing ashleygwilliams/cargo-generate against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashleygwilliams%2Fcargo-generate" "/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/ashleygwilliams/cargo-generate on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ashleygwilliams/cargo-generate [INFO] finished tweaking git repo https://github.com/ashleygwilliams/cargo-generate [INFO] tweaked toml for git repo https://github.com/ashleygwilliams/cargo-generate written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ashleygwilliams/cargo-generate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 5a745be1a72b8d7703efb92f7e45c0cd2f7f0fb56d8f2e73afed5f746fa33349 [INFO] running `Command { std: "docker" "start" "-a" "5a745be1a72b8d7703efb92f7e45c0cd2f7f0fb56d8f2e73afed5f746fa33349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a745be1a72b8d7703efb92f7e45c0cd2f7f0fb56d8f2e73afed5f746fa33349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a745be1a72b8d7703efb92f7e45c0cd2f7f0fb56d8f2e73afed5f746fa33349", kill_on_drop: false }` [INFO] [stdout] 5a745be1a72b8d7703efb92f7e45c0cd2f7f0fb56d8f2e73afed5f746fa33349 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 004f1f8a64add47d88499307bf0e27fe3c6806d60a1757e7a4095c43231615e6 [INFO] running `Command { std: "docker" "start" "-a" "004f1f8a64add47d88499307bf0e27fe3c6806d60a1757e7a4095c43231615e6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling path-dedot v3.0.17 [INFO] [stderr] Compiling git-hash v0.9.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling path-absolutize v3.0.13 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling git-features v0.20.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling sanitize-filename v0.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling liquid-derive v0.26.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling rhai_codegen v1.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pwd v1.3.1 [INFO] [stderr] Compiling rhai v1.6.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling git-config v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling liquid-core v0.26.0 [INFO] [stderr] Compiling liquid-lib v0.26.0 [INFO] [stderr] Compiling liquid v0.26.0 [INFO] [stderr] Compiling cargo-generate v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 36s [INFO] running `Command { std: "docker" "inspect" "004f1f8a64add47d88499307bf0e27fe3c6806d60a1757e7a4095c43231615e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004f1f8a64add47d88499307bf0e27fe3c6806d60a1757e7a4095c43231615e6", kill_on_drop: false }` [INFO] [stdout] 004f1f8a64add47d88499307bf0e27fe3c6806d60a1757e7a4095c43231615e6 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 9fac1ff2e5137cfbbf3428c4b159db72194fd84f9a529752c6ca02ec22ffa393 [INFO] running `Command { std: "docker" "start" "-a" "9fac1ff2e5137cfbbf3428c4b159db72194fd84f9a529752c6ca02ec22ffa393", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling git-config v0.2.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling cargo-generate v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.cargo_generate.943c3092-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646.2i3yt9r31ybo3i2w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-274d4e02fa3315ba/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-2db9a9e364b30d75/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhome-a3466b4ab5f6c2ae.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libheck-bd7b50b923d6d8a2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-764b6479c55cba4c.rlib" "/opt/rustwide/target/debug/deps/libindicatif-30d7c35f771f901a.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-a1a29c26a9b8d3f5.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-edced1ac96dd8d48.rlib" "/opt/rustwide/target/debug/deps/libzeroize-5fc1af1057c79225.rlib" "/opt/rustwide/target/debug/deps/libignore-e6683989beaaeb55.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4bcf805d7bb89374.rlib" "/opt/rustwide/target/debug/deps/libglobset-00ee441ed4fb71e4.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libpath_absolutize-4b9d2f6e533b1e06.rlib" "/opt/rustwide/target/debug/deps/libpath_dedot-e676792ab3c612fe.rlib" "/opt/rustwide/target/debug/deps/librhai-344d232721e561a1.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-4ee1264ec256e795.rlib" "/opt/rustwide/target/debug/deps/libahash-53ba851dd295f4e1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8f46ff8538be817b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d95a1df19d0cf3eb.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-674cc1b5855c16b8.rlib" "/opt/rustwide/target/debug/deps/libgit_config-58f81412ff3c69b1.rlib" "/opt/rustwide/target/debug/deps/libdirs-502d887518f56b9b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-619b63bd2291340c.rlib" "/opt/rustwide/target/debug/deps/libgit_features-28f3ba414940b1d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bom-82da937182576fbd.rlib" "/opt/rustwide/target/debug/deps/libpwd-c6213ae1faf5226d.rlib" "/opt/rustwide/target/debug/deps/libfailure-2c64beb9d6b4e5df.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7977d4b12a63e3fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libbstr-22f8ad853f49e6d9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libnom-9c2a1166c480556f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9871624fbe2ee3e5.rlib" "/opt/rustwide/target/debug/deps/libgit2-9e5731edd5ddd292.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-db90e963e63bccba.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-891a376515b65646.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-964365370668ec79.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-fa00bd96b4af0150.rlib" "/opt/rustwide/target/debug/deps/libsanitize_filename-d846d72cedcf5b85.rlib" "/opt/rustwide/target/debug/deps/libliquid-329732f68ec83db3.rlib" "/opt/rustwide/target/debug/deps/libliquid_lib-ff08c064377455ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-300b203567a392d1.rlib" "/opt/rustwide/target/debug/deps/libliquid_core-13fe7c484ac06454.rlib" "/opt/rustwide/target/debug/deps/libanymap2-60c09f55a67a3c9e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libkstring-289abeeb3b06cf85.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libtime-6a6c04795b61b075.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bfd31d5719ff7f69.rlib" "/opt/rustwide/target/debug/deps/libtoml-62d6b62c56b47d48.rlib" "/opt/rustwide/target/debug/deps/libtempfile-450adea9968ff288.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libsemver-bccf1091b216f8c9.rlib" "/opt/rustwide/target/debug/deps/libstructopt-d48e7ebc4ad7b5c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-37deadfdf11c53a6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0acf26cd5757886f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libatty-71b04f5f43dd11eb.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libserde-315cdad401e7b974.rlib" "/opt/rustwide/target/debug/deps/libconsole-d6d27a940e2a2349.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-54aef71d7bf78a2a.rlib" "/opt/rustwide/target/debug/deps/liblibc-f19b0dc232f5db7b.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_generate-aca0232647c46646" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-generate` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9fac1ff2e5137cfbbf3428c4b159db72194fd84f9a529752c6ca02ec22ffa393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fac1ff2e5137cfbbf3428c4b159db72194fd84f9a529752c6ca02ec22ffa393", kill_on_drop: false }` [INFO] [stdout] 9fac1ff2e5137cfbbf3428c4b159db72194fd84f9a529752c6ca02ec22ffa393