[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] building epage/git-stack against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fgit-stack" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epage/git-stack on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/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-5/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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concolor v0.0.8 [INFO] [stderr] Downloaded concolor-query v0.0.5 [INFO] [stderr] Downloaded proc-exit v1.0.3 [INFO] [stderr] Downloaded concolor-clap v0.0.9 [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded eyre v0.6.7 [INFO] [stderr] Downloaded clap-verbosity-flag v1.0.0 [INFO] [stderr] Downloaded git-branch-stash v0.8.0 [INFO] [stderr] Downloaded git2-ext v0.0.5 [INFO] [stderr] Downloaded clap_derive v3.1.2 [INFO] [stderr] Downloaded clap v3.1.3 [INFO] [stderr] Downloaded git-fixture v0.2.3 [INFO] [stderr] Downloaded git-config-env v0.1.1 [INFO] [stderr] Downloaded libgit2-sys v0.13.1+1.4.2 [INFO] [stderr] Downloaded git2 v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3abd9020441c7fa7387d8e5aa8d35672166586085de6fddad154d5ec653785a [INFO] running `Command { std: "docker" "start" "-a" "c3abd9020441c7fa7387d8e5aa8d35672166586085de6fddad154d5ec653785a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3abd9020441c7fa7387d8e5aa8d35672166586085de6fddad154d5ec653785a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3abd9020441c7fa7387d8e5aa8d35672166586085de6fddad154d5ec653785a", kill_on_drop: false }` [INFO] [stdout] c3abd9020441c7fa7387d8e5aa8d35672166586085de6fddad154d5ec653785a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01b0210893004740df26820d3b1220da903d3f3a9048fde68fd1653ae063cf34 [INFO] running `Command { std: "docker" "start" "-a" "01b0210893004740df26820d3b1220da903d3f3a9048fde68fd1653ae063cf34", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling concolor-query v0.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-exit v1.0.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling concolor v0.0.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling os_type v2.4.0 [INFO] [stderr] Compiling git-config-env v0.1.1 [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 clap_derive v3.1.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling clap v3.1.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling clap-verbosity-flag v1.0.0 [INFO] [stderr] Compiling concolor-clap v0.0.9 [INFO] [stderr] Compiling git2 v0.14.1 [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 11s [INFO] running `Command { std: "docker" "inspect" "01b0210893004740df26820d3b1220da903d3f3a9048fde68fd1653ae063cf34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01b0210893004740df26820d3b1220da903d3f3a9048fde68fd1653ae063cf34", kill_on_drop: false }` [INFO] [stdout] 01b0210893004740df26820d3b1220da903d3f3a9048fde68fd1653ae063cf34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0671dcfdf2823d831fe93a0a3f4e48ae12d63ffcb7fdc9970d23ac63d71cf34 [INFO] running `Command { std: "docker" "start" "-a" "c0671dcfdf2823d831fe93a0a3f4e48ae12d63ffcb7fdc9970d23ac63d71cf34", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling derive_more v0.99.17 [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" "/tmp/rustc6dI3I5/symbols.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.87044c85-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.4t2ay6u6zekkhzka.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-657746c99999a00c/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgit_fixture-b8f25fd8b54cae44.rlib" "/opt/rustwide/target/debug/deps/libtoml-c13919f8d39b43da.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-763ab054e4d24ff7.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-deb9ea707e4f9570.rlib" "/opt/rustwide/target/debug/deps/libschemars-56ac8b4c278daeff.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fba05d52e75df494.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-3652733070b9aa8c.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-56463387d0d4a80a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-da913cdf5d7548fa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5214be050813988f.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-545547c7a91a5f54.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9601d44b3c2bcb0c.rlib" "/opt/rustwide/target/debug/deps/libgit_stack-93332d3cb1c7d13a.rlib" "/opt/rustwide/target/debug/deps/libgit2_ext-6d07ec3785966942.rlib" "/opt/rustwide/target/debug/deps/libwhich-52ac2af701c6d00c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libgit_config_env-e891da38a3a0d4f5.rlib" "/opt/rustwide/target/debug/deps/libnom-1fc31e6ff594e2ac.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-332b95bc539899ca.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libbitvec-2c2df3289147f820.rlib" "/opt/rustwide/target/debug/deps/libfunty-b208f4ea3ea74687.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libgit2-1b795a9d62c172fc.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/liblibgit2_sys-87aed5561c813a10.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2b1774cde340d1d9.rlib" "/opt/rustwide/target/debug/deps/libeyre-4a6ed2ba5e615ac8.rlib" "/opt/rustwide/target/debug/deps/libindenter-960e334885df7867.rlib" "/opt/rustwide/target/debug/deps/libclap-f246288a269121e4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-8e27291e809e89e5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-56189e5eb09298ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d2a88489a54e05c3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-5c33e695b82300e2.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-62c41e566c6dda42.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-7547af7b3d5b69a2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libignore-30f34f38819155ba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9e6760e1329100d6.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-391fa987f0e18243.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libglobset-130c43d3541258d1.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libbstr-bb65886b2f39918a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libserde-6f1c90e17f40f4bf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c22930de802730d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-f248f2e22eb0916d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-877cdbdfd85d2242.rlib" "/opt/rustwide/target/debug/deps/libtermtree-d087b6d72e415e17.rlib" "/opt/rustwide/target/debug/deps/libpredicates-11b8044a0362e7b0.rlib" "/opt/rustwide/target/debug/deps/libitertools-dc397300565ff732.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdifflib-139cb6d25d4f642b.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-ba10716942a28bfb.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154" "-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" "c0671dcfdf2823d831fe93a0a3f4e48ae12d63ffcb7fdc9970d23ac63d71cf34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0671dcfdf2823d831fe93a0a3f4e48ae12d63ffcb7fdc9970d23ac63d71cf34", kill_on_drop: false }` [INFO] [stdout] c0671dcfdf2823d831fe93a0a3f4e48ae12d63ffcb7fdc9970d23ac63d71cf34