[INFO] cloning repository https://github.com/sardonicism-04/unnamed-cli-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sardonicism-04/unnamed-cli-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsardonicism-04%2Funnamed-cli-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsardonicism-04%2Funnamed-cli-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32b80e71582eda5149ca17d81eb6c5e60f30f425 [INFO] testing sardonicism-04/unnamed-cli-project against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsardonicism-04%2Funnamed-cli-project" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sardonicism-04/unnamed-cli-project on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sardonicism-04/unnamed-cli-project [INFO] finished tweaking git repo https://github.com/sardonicism-04/unnamed-cli-project [INFO] tweaked toml for git repo https://github.com/sardonicism-04/unnamed-cli-project written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sardonicism-04/unnamed-cli-project 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4521147eb09c5e663322bd1243a6d271c909f10f439e83841b4cb88640560dcc [INFO] running `Command { std: "docker" "start" "-a" "4521147eb09c5e663322bd1243a6d271c909f10f439e83841b4cb88640560dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4521147eb09c5e663322bd1243a6d271c909f10f439e83841b4cb88640560dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4521147eb09c5e663322bd1243a6d271c909f10f439e83841b4cb88640560dcc", kill_on_drop: false }` [INFO] [stdout] 4521147eb09c5e663322bd1243a6d271c909f10f439e83841b4cb88640560dcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 930cfdc69befb05559213911aa070c0ce43c3bac4fa9fc079a5e43eb50f3fa7c [INFO] running `Command { std: "docker" "start" "-a" "930cfdc69befb05559213911aa070c0ce43c3bac4fa9fc079a5e43eb50f3fa7c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling unnamed-cli-project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCLPR3t/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtui-93a397fe370ea485.rlib,libcassowary-618d3b643fd4c97b.rlib,libunicode_segmentation-52587c5bd73f6e16.rlib,libunicode_width-8f833626c49fb0ed.rlib,libcrossterm-cd994d6d4fe6ab61.rlib,libsignal_hook-de61ad1909482ca9.rlib,liblazy_static-2bb390fee0230a38.rlib,libcrossterm-4bcd6765c3460c90.rlib,libsignal_hook_mio-c8010828b7fe8733.rlib,libsignal_hook-697bb2df9f5062f7.rlib,libsignal_hook_registry-184ca6c6131d2ae5.rlib,libmio-1c0e014482ae15fe.rlib,liblog-cb1a50f85f9d3564.rlib,libparking_lot-66d8a73c9895bcc8.rlib,libparking_lot_core-641bb96baf50cb57.rlib,liblibc-06bbb9e7db53b04d.rlib,libsmallvec-97844d2104066b54.rlib,liblock_api-d5640e27b0b04e9e.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-c8d1c53a917c5c42.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbitflags-ee4b6a8effb9c17a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCLPR3t/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unnamed_cli_project-497bc35c2ee8a703" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unnamed-cli-project` (bin "unnamed-cli-project") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "930cfdc69befb05559213911aa070c0ce43c3bac4fa9fc079a5e43eb50f3fa7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "930cfdc69befb05559213911aa070c0ce43c3bac4fa9fc079a5e43eb50f3fa7c", kill_on_drop: false }` [INFO] [stdout] 930cfdc69befb05559213911aa070c0ce43c3bac4fa9fc079a5e43eb50f3fa7c