[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#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepage%2Fgit-stack" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epage/git-stack on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/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-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap-verbosity-flag v1.0.0 [INFO] [stderr] Downloaded humantime-serde v1.0.1 [INFO] [stderr] Downloaded git-branch-stash v0.8.0 [INFO] [stderr] Downloaded concolor-clap v0.0.9 [INFO] [stderr] Downloaded git2-ext v0.0.5 [INFO] [stderr] Downloaded proc-exit v1.0.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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7abfc949ef45c4cec948d4de8a44c6f073add578c8b966922d087eeee588a03 [INFO] running `Command { std: "docker" "start" "-a" "f7abfc949ef45c4cec948d4de8a44c6f073add578c8b966922d087eeee588a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7abfc949ef45c4cec948d4de8a44c6f073add578c8b966922d087eeee588a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7abfc949ef45c4cec948d4de8a44c6f073add578c8b966922d087eeee588a03", kill_on_drop: false }` [INFO] [stdout] f7abfc949ef45c4cec948d4de8a44c6f073add578c8b966922d087eeee588a03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b186e713c684b7307481469b65a961a49e549a914444989da8c98373a6d91843 [INFO] running `Command { std: "docker" "start" "-a" "b186e713c684b7307481469b65a961a49e549a914444989da8c98373a6d91843", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [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 pkg-config v0.3.24 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [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 arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling concolor-query v0.0.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling concolor v0.0.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling env_logger v0.9.0 [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 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 addr2line v0.17.0 [INFO] [stderr] Compiling git-config-env v0.1.1 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling git2 v0.14.1 [INFO] [stderr] Compiling git2-ext v0.0.5 [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 ignore v0.4.18 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling git-branch-stash v0.8.0 [INFO] [stderr] Compiling clap-verbosity-flag v1.0.0 [INFO] [stderr] Compiling concolor-clap v0.0.9 [INFO] [stderr] Compiling git-stack v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.75s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "b186e713c684b7307481469b65a961a49e549a914444989da8c98373a6d91843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b186e713c684b7307481469b65a961a49e549a914444989da8c98373a6d91843", kill_on_drop: false }` [INFO] [stdout] b186e713c684b7307481469b65a961a49e549a914444989da8c98373a6d91843 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45b9fa260f283679e8d4487e2bff9b25f825909a695c8af471a0862e895db06a [INFO] running `Command { std: "docker" "start" "-a" "45b9fa260f283679e8d4487e2bff9b25f825909a695c8af471a0862e895db06a", 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 serde_derive_internals v0.25.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_yaml v0.8.23 [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcgxARsU/symbols.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.repo.53086ac5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/repo-d161e420275a4154.44xbay8w8jim9ztq.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/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/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/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5df56ae6cfa4ea18.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2051e8bbde98833a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e2bd1b38b904983a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-77547da4ac35f1d8.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/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/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" "45b9fa260f283679e8d4487e2bff9b25f825909a695c8af471a0862e895db06a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45b9fa260f283679e8d4487e2bff9b25f825909a695c8af471a0862e895db06a", kill_on_drop: false }` [INFO] [stdout] 45b9fa260f283679e8d4487e2bff9b25f825909a695c8af471a0862e895db06a