[INFO] cloning repository https://github.com/epage/git-stack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epage/git-stack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fgit-stack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fgit-stack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d88c338fd04a79a809feff9c1d45cebd134f9658 [INFO] testing epage/git-stack against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fgit-stack" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epage/git-stack on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/epage/git-stack [INFO] finished tweaking git repo https://github.com/epage/git-stack [INFO] tweaked toml for git repo https://github.com/epage/git-stack written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/epage/git-stack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded predicates v2.1.1 [INFO] [stderr] Downloaded concolor-query v0.0.5 [INFO] [stderr] Downloaded assert_fs v1.0.7 [INFO] [stderr] Downloaded termtree v0.2.4 [INFO] [stderr] Downloaded git2 v0.14.1 [INFO] [stderr] Downloaded eyre v0.6.7 [INFO] [stderr] Downloaded git-branch-stash v0.8.0 [INFO] [stderr] Downloaded clap_derive v3.1.2 [INFO] [stderr] Downloaded clap-verbosity-flag v1.0.0 [INFO] [stderr] Downloaded concolor v0.0.8 [INFO] [stderr] Downloaded assert_cmd v2.0.4 [INFO] [stderr] Downloaded git-fixture v0.2.3 [INFO] [stderr] Downloaded concolor-clap v0.0.9 [INFO] [stderr] Downloaded proc-exit v1.0.3 [INFO] [stderr] Downloaded libgit2-sys v0.13.1+1.4.2 [INFO] [stderr] Downloaded git2-ext v0.0.5 [INFO] [stderr] Downloaded clap v3.1.3 [INFO] [stderr] Downloaded humantime-serde v1.0.1 [INFO] [stderr] Downloaded os_type v2.4.0 [INFO] [stderr] Downloaded predicates-tree v1.0.5 [INFO] [stderr] Downloaded predicates-core v1.0.3 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded git-config-env v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0400562aee2f4d594e50df4f6023790b25e2fbb1a10f65497d1de91c5dabb774 [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" "0400562aee2f4d594e50df4f6023790b25e2fbb1a10f65497d1de91c5dabb774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0400562aee2f4d594e50df4f6023790b25e2fbb1a10f65497d1de91c5dabb774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0400562aee2f4d594e50df4f6023790b25e2fbb1a10f65497d1de91c5dabb774", kill_on_drop: false }` [INFO] [stdout] 0400562aee2f4d594e50df4f6023790b25e2fbb1a10f65497d1de91c5dabb774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "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] 3def376b3d958d5d73fb663b9c7ddfbcfa6b0d0961ef2b76a7d49c8a19d80c7b [INFO] running `Command { std: "docker" "start" "-a" "3def376b3d958d5d73fb663b9c7ddfbcfa6b0d0961ef2b76a7d49c8a19d80c7b", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling concolor-query v0.0.5 [INFO] [stderr] Compiling proc-exit v1.0.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.13.1+1.4.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling os_type v2.4.0 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling concolor v0.0.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling clap v3.1.3 [INFO] [stderr] Compiling git2 v0.14.1 [INFO] [stderr] Compiling git-config-env v0.1.1 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling concolor-clap v0.0.9 [INFO] [stderr] Compiling clap-verbosity-flag v1.0.0 [INFO] [stderr] Compiling git2-ext v0.0.5 [INFO] [stderr] Compiling git-branch-stash v0.8.0 [INFO] [stderr] Compiling git-stack v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "3def376b3d958d5d73fb663b9c7ddfbcfa6b0d0961ef2b76a7d49c8a19d80c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3def376b3d958d5d73fb663b9c7ddfbcfa6b0d0961ef2b76a7d49c8a19d80c7b", kill_on_drop: false }` [INFO] [stdout] 3def376b3d958d5d73fb663b9c7ddfbcfa6b0d0961ef2b76a7d49c8a19d80c7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "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] 5869c06a4996ed68509d6b6493e3f55372436a08ab5f47b1aebd55724b241ed7 [INFO] running `Command { std: "docker" "start" "-a" "5869c06a4996ed68509d6b6493e3f55372436a08ab5f47b1aebd55724b241ed7", kill_on_drop: false }` [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling git-fixture v0.2.3 [INFO] [stderr] Compiling git-stack v0.8.2 (/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/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.repo.0c090bc6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44.puaiedvwv9cs6pm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-88723eda36596e2f/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgit_fixture-c6cbf9c258c0a751.rlib" "/opt/rustwide/target/debug/deps/libtoml-b3d0ec603bf94685.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-29aed4e106645583.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-e7ab851804bf5b28.rlib" "/opt/rustwide/target/debug/deps/libschemars-c8b58c55e6f89f01.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-cf28c083c5e2a830.rlib" "/opt/rustwide/target/debug/deps/libserde_json-677091198b592206.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-cae618a714569774.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-f5fcc120e9e6d34f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libgit_stack-0e6702ada560c70a.rlib" "/opt/rustwide/target/debug/deps/libgit2_ext-409330364fc965c2.rlib" "/opt/rustwide/target/debug/deps/libwhich-0cd00372c2112d54.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0f10f859de6db1c9.rlib" "/opt/rustwide/target/debug/deps/libgit_config_env-0fa8e1b338665360.rlib" "/opt/rustwide/target/debug/deps/libnom-db6bd1ae93202114.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-5f727c5e9b58f005.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-4d02c97831cce811.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0d1a13434f9c8028.rlib" "/opt/rustwide/target/debug/deps/libbitvec-a3cda93a31f24ed8.rlib" "/opt/rustwide/target/debug/deps/libfunty-230391888591a39d.rlib" "/opt/rustwide/target/debug/deps/libwyz-0b868ccad51d7d5d.rlib" "/opt/rustwide/target/debug/deps/libtap-99d655567e16cfa5.rlib" "/opt/rustwide/target/debug/deps/libradium-2f79f73339c05da3.rlib" "/opt/rustwide/target/debug/deps/libgit2-75545d20bb52769a.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-74c7548e766af5b8.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f22f0db79cb17f3c.rlib" "/opt/rustwide/target/debug/deps/libeyre-d4bd1a30bb67c725.rlib" "/opt/rustwide/target/debug/deps/libindenter-05c6ec61e190164b.rlib" "/opt/rustwide/target/debug/deps/libclap-87594817f64b42ae.rlib" "/opt/rustwide/target/debug/deps/libstrsim-efc95d61a4073098.rlib" "/opt/rustwide/target/debug/deps/libatty-61b989674ed65c4b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-fd638744125a9b26.rlib" "/opt/rustwide/target/debug/deps/libindexmap-836a59114de8ce4d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-360812b6b7e0e1f7.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-75b2ad80f5736486.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-51cdfbbabcbd2668.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libignore-2ece4ffeb3498fd4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4cdcaa9e40f885a2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a849f31791226094.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libglobset-d0cc88b9db9d9711.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libregex-5db09adefd447c8c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libbstr-a2fd2919df552f1b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libserde-f11d7efb87409d7a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e281fa818726eabc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-46f815a303b363f1.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9a8bbbd26eb30ee2.rlib" "/opt/rustwide/target/debug/deps/liblibc-72f4dee3ca7a3839.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6c37a7eeccff4a45.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-af00293d8ef339c8.rlib" "/opt/rustwide/target/debug/deps/libtermtree-1141582d03bd115f.rlib" "/opt/rustwide/target/debug/deps/libpredicates-24157c7ec50bc96c.rlib" "/opt/rustwide/target/debug/deps/libitertools-c853f7074ed0b326.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libdifflib-9b1c8604d5f75e93.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-0ab3c1a0f4b466f6.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bdd31a89f429e1d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/repo-cf6618e96e6d9c44" "-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 `git-stack` 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" "5869c06a4996ed68509d6b6493e3f55372436a08ab5f47b1aebd55724b241ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5869c06a4996ed68509d6b6493e3f55372436a08ab5f47b1aebd55724b241ed7", kill_on_drop: false }` [INFO] [stdout] 5869c06a4996ed68509d6b6493e3f55372436a08ab5f47b1aebd55724b241ed7