[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] cf12f1d6ba1721a1007999dee90348f6eaa1dca0 [INFO] testing ashleygwilliams/cargo-generate against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashleygwilliams%2Fcargo-generate" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashleygwilliams/cargo-generate on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-0/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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 liquid-derive v0.22.0 [INFO] [stderr] Downloaded liquid-lib v0.22.0 [INFO] [stderr] Downloaded opener v0.4.1 [INFO] [stderr] Downloaded crates-io v0.33.0 [INFO] [stderr] Downloaded git2-curl v0.14.1 [INFO] [stderr] Downloaded assert_cmd v1.0.8 [INFO] [stderr] Downloaded proc-quote-impl v0.3.2 [INFO] [stderr] Downloaded liquid-core v0.22.0 [INFO] [stderr] Downloaded rustfix v0.5.1 [INFO] [stderr] Downloaded serde_ignored v0.1.2 [INFO] [stderr] Downloaded sanitize-filename v0.3.0 [INFO] [stderr] Downloaded remove_dir_all v0.7.0 [INFO] [stderr] Downloaded float-cmp v0.9.0 [INFO] [stderr] Downloaded kstring v1.0.1 [INFO] [stderr] Downloaded cargo v0.55.0 [INFO] [stderr] Downloaded liquid v0.22.0 [INFO] [stderr] Downloaded rustc-workspace-hack v1.0.0 [INFO] [stderr] Downloaded cargo-util v0.1.1 [INFO] [stderr] Downloaded proc-quote v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 954a6fff309b8a0d37168f3f9ee58de26954870f617013b6aa2f04fff03dbbdb [INFO] running `Command { std: "docker" "start" "-a" "954a6fff309b8a0d37168f3f9ee58de26954870f617013b6aa2f04fff03dbbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "954a6fff309b8a0d37168f3f9ee58de26954870f617013b6aa2f04fff03dbbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954a6fff309b8a0d37168f3f9ee58de26954870f617013b6aa2f04fff03dbbdb", kill_on_drop: false }` [INFO] [stdout] 954a6fff309b8a0d37168f3f9ee58de26954870f617013b6aa2f04fff03dbbdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2b957ca94371f59ff57b10c73ee28bc06aae059b63946d54735d3195d3a7024 [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" "a2b957ca94371f59ff57b10c73ee28bc06aae059b63946d54735d3195d3a7024", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling remove_dir_all v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling curl-sys v0.4.41+curl-7.75.0 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling sized-chunks v0.6.4 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling sanitize-filename v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling cargo v0.55.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling liquid-derive v0.22.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling cargo-util v0.1.1 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling git2-curl v0.14.1 [INFO] [stderr] Compiling kstring v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling liquid-core v0.22.0 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling crates-io v0.33.0 [INFO] [stderr] Compiling liquid-lib v0.22.0 [INFO] [stderr] Compiling liquid v0.22.0 [INFO] [stderr] Compiling cargo-generate v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 55s [INFO] running `Command { std: "docker" "inspect" "a2b957ca94371f59ff57b10c73ee28bc06aae059b63946d54735d3195d3a7024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b957ca94371f59ff57b10c73ee28bc06aae059b63946d54735d3195d3a7024", kill_on_drop: false }` [INFO] [stdout] a2b957ca94371f59ff57b10c73ee28bc06aae059b63946d54735d3195d3a7024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f504a61b23f8d1b3e624d906318415f649b979fcd034c6180a37ec89fb1dba7 [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" "0f504a61b23f8d1b3e624d906318415f649b979fcd034c6180a37ec89fb1dba7", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v2.0.1 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling cargo-generate v0.8.0 (/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-e3a9a4e66f881ced.integration.2d135047-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.integration.2d135047-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced.3fnks650bsevsz4t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-87875147fe54765e/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-42c6e062a40a624c/out/i/lib" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e23d2b2db9d93164/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-7b5aa657c62c3734/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libcargo_generate-47ed102f54be07c5.rlib" "/opt/rustwide/target/debug/deps/libdirs-c0c910dddfcb2083.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-8f8002e52d4256ae.rlib" "/opt/rustwide/target/debug/deps/libstructopt-81507effaf40df99.rlib" "/opt/rustwide/target/debug/deps/libheck-12f2052f8c037041.rlib" "/opt/rustwide/target/debug/deps/libthiserror-aac28cfcdc2ae1d6.rlib" "/opt/rustwide/target/debug/deps/libindicatif-158b0f96ec7d072e.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-d57c76f94b57f784.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-d615a534b160c158.rlib" "/opt/rustwide/target/debug/deps/libzeroize-fd2d27a2892cbc02.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ee93c2f341f745b1.rlib" "/opt/rustwide/target/debug/deps/libcargo-38fa8b1556dddc60.rlib" "/opt/rustwide/target/debug/deps/libhome-f0fe712025818389.rlib" "/opt/rustwide/target/debug/deps/libopener-e9fb15ac8640ce50.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-accda8c4d770d472.rlib" "/opt/rustwide/target/debug/deps/libim_rc-f903e1309e6a4651.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-a28b200a8b9c368b.rlib" "/opt/rustwide/target/debug/deps/librand_core-b76328fc264ac077.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-da682bef86be0713.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-8b3638cff628845a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libtoml-ea84922a815df172.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.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/libnum_cpus-cce89842fe2e2e17.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-9075e44343582c6d.rlib" "/opt/rustwide/target/debug/deps/libclap-b3d5fe096b2ddcef.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libatty-b8ce253f30ee35c8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libignore-b6aa2d51e02b8315.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c980ef7b246ef457.rlib" "/opt/rustwide/target/debug/deps/libglobset-9c35789f82e61919.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libcrates_io-188c238c9436a24c.rlib" "/opt/rustwide/target/debug/deps/librustfix-971343363fff11a4.rlib" "/opt/rustwide/target/debug/deps/libtar-c73c08d49625f100.rlib" "/opt/rustwide/target/debug/deps/libflate2-19fe68aed36661b4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0b2ec0b5dcc7b7f4.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libglob-367c240206242d35.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libcurl-9d62312e0b542787.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8fd1a01844c1c1e7.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-4c6106f829c4b8e0.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-8eba6b76c8b13964.rlib" "/opt/rustwide/target/debug/deps/libbytesize-fa0e8d83c45127fb.rlib" "/opt/rustwide/target/debug/deps/libsemver-ae3c879c4a1f5637.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-a2fc84a3e5be8a89.rlib" "/opt/rustwide/target/debug/deps/libcargo_util-4c0ee0070d56e732.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-a218fdeb77edeabb.rlib" "/opt/rustwide/target/debug/deps/libopenssl-643228e1bbe81a04.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-21bb666711049a9a.rlib" "/opt/rustwide/target/debug/deps/libjobserver-17cf6d6c351d58db.rlib" "/opt/rustwide/target/debug/deps/libfiletime-1b0bf0c82caeeea3.rlib" "/opt/rustwide/target/debug/deps/libsanitize_filename-5372bf4de84aa55d.rlib" "/opt/rustwide/target/debug/deps/libliquid-1cd9a41c10909271.rlib" "/opt/rustwide/target/debug/deps/libliquid_lib-ca1ab2f1985e5116.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-784891560bce8487.rlib" "/opt/rustwide/target/debug/deps/libliquid_core-4714858b2eebda35.rlib" "/opt/rustwide/target/debug/deps/libanymap-92a1f78e4502b9ba.rlib" "/opt/rustwide/target/debug/deps/libpest-9f883fbb51bb2212.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3f330169ff161d45.rlib" "/opt/rustwide/target/debug/deps/libchrono-6397050c02831b1d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-80872d1dd5aaa911.rlib" "/opt/rustwide/target/debug/deps/libtime-99b7131f702e57fc.rlib" "/opt/rustwide/target/debug/deps/libkstring-73477b9efdf3df6c.rlib" "/opt/rustwide/target/debug/deps/libserde-9cf7774d672cbe15.rlib" "/opt/rustwide/target/debug/deps/libconsole-d9e6cbda7156dbbb.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-7cc8ab4f12cd0aee.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e183bb2174e494e4.rlib" "/opt/rustwide/target/debug/deps/libgit2-19176854c9a4b428.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/liburl-3c88af22e5819e28.rlib" "/opt/rustwide/target/debug/deps/libidna-d3030306fb16bea2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-5e29d7b880043b4f.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-29adef48037a8e1e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5cbc40552f22aca3.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f58d23f74ad959de.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libtempfile-76acf92683f07c5e.rlib" "/opt/rustwide/target/debug/deps/librand-78354c7e23df5808.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-10f6b2ead9f771b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-e09cf89e0ee5c17b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-48ce61c9a30e207f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-071a806789dba5ea.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-e2b6e21cb1ad481c.rlib" "/opt/rustwide/target/debug/deps/liblibc-e8c9dabb51ff35fc.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-be89294945f57ea1.rlib" "/opt/rustwide/target/debug/deps/libbstr-507e570777c46dcd.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-479ef65ce6ac8f83.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-24112b8d60200f95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-4f97f59ec875e7be.rlib" "/opt/rustwide/target/debug/deps/libtreeline-d933f8908f6e2964.rlib" "/opt/rustwide/target/debug/deps/libpredicates-c6cbe3a712abeb95.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libitertools-c8dd939ba4bc9fbb.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libdifflib-e2764c36c2c388a9.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-7401159978a900d7.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-e62c590e01e69c8c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-79322799b7681647.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.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/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration-e3a9a4e66f881ced" "-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-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" "0f504a61b23f8d1b3e624d906318415f649b979fcd034c6180a37ec89fb1dba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f504a61b23f8d1b3e624d906318415f649b979fcd034c6180a37ec89fb1dba7", kill_on_drop: false }` [INFO] [stdout] 0f504a61b23f8d1b3e624d906318415f649b979fcd034c6180a37ec89fb1dba7