[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] 8a0c1815136a9fe90f2aa3cfa277b72efc5c113e [INFO] testing ashleygwilliams/cargo-generate against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashleygwilliams%2Fcargo-generate" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashleygwilliams/cargo-generate on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "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-12/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" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52c61521b78d12b385558fce1a7474fc415c6f156c409de9fe9d244ec4c5bd11 [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" "52c61521b78d12b385558fce1a7474fc415c6f156c409de9fe9d244ec4c5bd11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52c61521b78d12b385558fce1a7474fc415c6f156c409de9fe9d244ec4c5bd11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c61521b78d12b385558fce1a7474fc415c6f156c409de9fe9d244ec4c5bd11", kill_on_drop: false }` [INFO] [stdout] 52c61521b78d12b385558fce1a7474fc415c6f156c409de9fe9d244ec4c5bd11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0cd9c773661810170a745c92a38cc9218f2989851714c30fd139c20b596df0f [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" "a0cd9c773661810170a745c92a38cc9218f2989851714c30fd139c20b596df0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling path-dedot v3.0.14 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling path-absolutize v3.0.11 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sanitize-filename v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-derive v0.23.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling rhai_codegen v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling rhai v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling liquid-core v0.23.0 [INFO] [stderr] Compiling liquid-lib v0.23.0 [INFO] [stderr] Compiling liquid v0.23.0 [INFO] [stderr] Compiling cargo-generate v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 19s [INFO] running `Command { std: "docker" "inspect" "a0cd9c773661810170a745c92a38cc9218f2989851714c30fd139c20b596df0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0cd9c773661810170a745c92a38cc9218f2989851714c30fd139c20b596df0f", kill_on_drop: false }` [INFO] [stdout] a0cd9c773661810170a745c92a38cc9218f2989851714c30fd139c20b596df0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "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] 28b8df9f43c804dca99dd72d7805a9620a01ba859bf709800a9c570bdf80c036 [INFO] running `Command { std: "docker" "start" "-a" "28b8df9f43c804dca99dd72d7805a9620a01ba859bf709800a9c570bdf80c036", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling cargo-generate v0.11.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/integration-edaec431f1875512.integration.bbed5ebc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.integration.bbed5ebc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512.28w520sudt1na2r4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e23873f7fe01ec81/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-5d4bbc9da8df1f30/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6c256e4619135562.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dba4dae37cacbcb2.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-52497b1d56156697.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-f975475983d18d60.rlib" "/opt/rustwide/target/debug/deps/libcargo_generate-92915ee4b50f63ad.rlib" "/opt/rustwide/target/debug/deps/libdirs-29283ab13f12a33e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-21c72f2be729d001.rlib" "/opt/rustwide/target/debug/deps/libhome-a678aadba044a88e.rlib" "/opt/rustwide/target/debug/deps/libtoml-e368789117a353c8.rlib" "/opt/rustwide/target/debug/deps/libheck-6994a7fd644caa42.rlib" "/opt/rustwide/target/debug/deps/libthiserror-293b4ed8e67e8d7e.rlib" "/opt/rustwide/target/debug/deps/libindicatif-39c25b0c67defe69.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bcdc0038ac5d7d94.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-0dfc19e6ab150c8d.rlib" "/opt/rustwide/target/debug/deps/libzeroize-fc85d35fe3e9b55f.rlib" "/opt/rustwide/target/debug/deps/libignore-19fb399eeb46eef0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a95e974518a62075.rlib" "/opt/rustwide/target/debug/deps/libglobset-75e6534b55d7108d.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libpath_absolutize-0a3dfe67de30333a.rlib" "/opt/rustwide/target/debug/deps/libpath_dedot-d325c7f419f368bc.rlib" "/opt/rustwide/target/debug/deps/librhai-040d6b6cb9bbea12.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-4b6e99c73a23308d.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libahash-753768abc61dd0f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51909b37de6d5bcc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6a055a61690491c1.rlib" "/opt/rustwide/target/debug/deps/libsanitize_filename-fac470cbce2db34f.rlib" "/opt/rustwide/target/debug/deps/libliquid-74c0ae75bb451aa5.rlib" "/opt/rustwide/target/debug/deps/libliquid_lib-25007a334f7e9307.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-83e4960f50a23269.rlib" "/opt/rustwide/target/debug/deps/libliquid_core-59949e74e17c3506.rlib" "/opt/rustwide/target/debug/deps/libanymap2-e4aca6f022104a6a.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libchrono-cbc6cea1b706ef5f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libtime-2e4941ff6544b56b.rlib" "/opt/rustwide/target/debug/deps/libkstring-a850046abc9cda37.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libsemver-3af533ad1fc5e294.rlib" "/opt/rustwide/target/debug/deps/libstructopt-1bbcb01ba4ff4a7f.rlib" "/opt/rustwide/target/debug/deps/libclap-7a4c53b472c0d752.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-53e26800f6b12aef.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libserde-ff4e9e297705e39a.rlib" "/opt/rustwide/target/debug/deps/libconsole-da5680facba666f5.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-78a7bc9f40b20ad8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-30f063109b3cf80b.rlib" "/opt/rustwide/target/debug/deps/libgit2-42268d79e6f9f99a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-692e1a4623a4748a.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-cfbff77aa43eb48f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-086d5d1b205cf544.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-652e1acc007ced91.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cd45d89ff71893f2.rlib" "/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-d44c2672f09b8164.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-48a5a66a1f1edf6f.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libbstr-a560c43b7410e632.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-d7a9090aadf01251.rlib" "/opt/rustwide/target/debug/deps/libtermtree-445519e6ae7d5f37.rlib" "/opt/rustwide/target/debug/deps/libpredicates-917769e421eeb99e.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-b43be1f39dd72824.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-c8f852478b3ae483.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-17152e9e12756c6d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13e2ae73269b4206.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3d4ff53e7005b4dd.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-54bcdfc29d659c8a.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4534cde42d1275da.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a2bd8b0ea7c9b00d.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8881dc3bb3f10f3b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3fd242e18fdd0c36.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3a798fed05fab799.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-80d3100602c910ea.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1dccce5a21675f27.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f64377ecebdde207.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7653eb7fe07b9c8.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-36839fa9267107c9.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8aa1cded26ac715b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e95d805e5aecd8ef.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-18115510f759732e.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/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration-edaec431f1875512" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "28b8df9f43c804dca99dd72d7805a9620a01ba859bf709800a9c570bdf80c036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b8df9f43c804dca99dd72d7805a9620a01ba859bf709800a9c570bdf80c036", kill_on_drop: false }` [INFO] [stdout] 28b8df9f43c804dca99dd72d7805a9620a01ba859bf709800a9c570bdf80c036