[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 beta-2022-04-10 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 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] 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" "+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-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" "+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] 2aaf68e03ebb74cc159b0bfd2710c89fdeababa750f9bb0d116574b111d8e289 [INFO] running `Command { std: "docker" "start" "-a" "2aaf68e03ebb74cc159b0bfd2710c89fdeababa750f9bb0d116574b111d8e289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aaf68e03ebb74cc159b0bfd2710c89fdeababa750f9bb0d116574b111d8e289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aaf68e03ebb74cc159b0bfd2710c89fdeababa750f9bb0d116574b111d8e289", kill_on_drop: false }` [INFO] [stdout] 2aaf68e03ebb74cc159b0bfd2710c89fdeababa750f9bb0d116574b111d8e289 [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" "+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] 09b589dee85148ea01ba03a359e9348efdf28b7384b43b4091dafbd1c6ba134e [INFO] running `Command { std: "docker" "start" "-a" "09b589dee85148ea01ba03a359e9348efdf28b7384b43b4091dafbd1c6ba134e", 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 which v4.2.4 [INFO] [stderr] Compiling getrandom v0.2.5 [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 concolor v0.0.8 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling uuid v0.8.2 [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 globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling clap v3.1.3 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling git2 v0.14.1 [INFO] [stderr] Compiling git-config-env v0.1.1 [INFO] [stderr] Compiling clap-verbosity-flag v1.0.0 [INFO] [stderr] Compiling concolor-clap v0.0.9 [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 1m 59s [INFO] running `Command { std: "docker" "inspect" "09b589dee85148ea01ba03a359e9348efdf28b7384b43b4091dafbd1c6ba134e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b589dee85148ea01ba03a359e9348efdf28b7384b43b4091dafbd1c6ba134e", kill_on_drop: false }` [INFO] [stdout] 09b589dee85148ea01ba03a359e9348efdf28b7384b43b4091dafbd1c6ba134e [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44962e70181a441ebc6eae99c71610a080355c52b55bee51829d0f22ce4a2d37 [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" "44962e70181a441ebc6eae99c71610a080355c52b55bee51829d0f22ce4a2d37", 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-fe23244b789b286f.repo.5b807282-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.repo.5b807282-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/repo-fe23244b789b286f.1urw4k4y7ost1rmt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-56d2dc188af0ba98/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/libgit_fixture-7b5f0e1428349514.rlib" "/opt/rustwide/target/debug/deps/libtoml-e02153d06a51a589.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-d05a6eac4c0c5558.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-2e3b35e2c27c0608.rlib" "/opt/rustwide/target/debug/deps/libschemars-e027d9f556a480f4.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c7f4924d4482023d.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-16f8c9d8dd0a262f.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-829b80a749bfa383.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/libgit_stack-6681812c2e24a5a2.rlib" "/opt/rustwide/target/debug/deps/libgit2_ext-bbd77c838b5f088b.rlib" "/opt/rustwide/target/debug/deps/libwhich-2d4f03dde9dd7049.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libgit_config_env-74f875d8a046bf7a.rlib" "/opt/rustwide/target/debug/deps/libnom-ef4c2d1b5bef30e1.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-08727e0c977b98c2.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-60f29610b80e56b0.rlib" "/opt/rustwide/target/debug/deps/libbitvec-9572d0cd0bd3ba13.rlib" "/opt/rustwide/target/debug/deps/libfunty-38500dc869d25497.rlib" "/opt/rustwide/target/debug/deps/libwyz-034be59ddb5e1968.rlib" "/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib" "/opt/rustwide/target/debug/deps/libradium-44974e53d584b5d4.rlib" "/opt/rustwide/target/debug/deps/libgit2-7de820a47924faec.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/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-8f62e5444b9db8aa.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-3fa49e836779a0d1.rlib" "/opt/rustwide/target/debug/deps/libeyre-6c6c866acf56b01d.rlib" "/opt/rustwide/target/debug/deps/libindenter-23f5f2ffb5f030c2.rlib" "/opt/rustwide/target/debug/deps/libclap-985d2d173bf6764a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rlib" "/opt/rustwide/target/debug/deps/libatty-c83ebfc9790d0425.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f5333f6132322984.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bc7fb5cd28d92616.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-13b6dc7d5681a7ca.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-0a7bfddbd370c548.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-15d8b0e13c07cc55.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libignore-6802691b05f6ceef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a59485929170945.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libglobset-c4dd75d535b6f805.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libregex-4efcc36bab2a8580.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libbstr-bdc25d6e07975ef5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libserde-8d11e991576926a9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-053f5b9157af7a76.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4bac5ea617ccd8e9.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.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/libpredicates_tree-f17313e26b04f1e6.rlib" "/opt/rustwide/target/debug/deps/libtermtree-c93a36b052c9814a.rlib" "/opt/rustwide/target/debug/deps/libpredicates-4dfaa25e67ef297c.rlib" "/opt/rustwide/target/debug/deps/libitertools-64e2d545513fb000.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libdifflib-e7915d482eb4d812.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-f5af0e7b1e90bc5d.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bfd31d5719ff7f69.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" "-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/repo-fe23244b789b286f" "-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] running `Command { std: "docker" "inspect" "44962e70181a441ebc6eae99c71610a080355c52b55bee51829d0f22ce4a2d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44962e70181a441ebc6eae99c71610a080355c52b55bee51829d0f22ce4a2d37", kill_on_drop: false }` [INFO] [stdout] 44962e70181a441ebc6eae99c71610a080355c52b55bee51829d0f22ce4a2d37