[INFO] cloning repository https://github.com/cli-bin/cli-bin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cli-bin/cli-bin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcli-bin%2Fcli-bin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcli-bin%2Fcli-bin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83ba0074a33205a8337fd6d1a0883b8f9ca7e93b [INFO] checking cli-bin/cli-bin against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcli-bin%2Fcli-bin" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cli-bin/cli-bin [INFO] finished tweaking git repo https://github.com/cli-bin/cli-bin [INFO] tweaked toml for git repo https://github.com/cli-bin/cli-bin written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cli-bin/cli-bin on toolchain 099af82bc034c1e4895c90e5407fafdd61976cdb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cli-bin/cli-bin 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" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44fbcc4c50efbe1516ccc6023d72519884afdddb705f08859225b842b4ed7925 [INFO] running `Command { std: "docker" "start" "-a" "44fbcc4c50efbe1516ccc6023d72519884afdddb705f08859225b842b4ed7925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44fbcc4c50efbe1516ccc6023d72519884afdddb705f08859225b842b4ed7925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44fbcc4c50efbe1516ccc6023d72519884afdddb705f08859225b842b4ed7925", kill_on_drop: false }` [INFO] [stdout] 44fbcc4c50efbe1516ccc6023d72519884afdddb705f08859225b842b4ed7925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27dd76f00a67fe5984158543973e75b19108f0d2e743fa4ddd680722e3d5b62e [INFO] running `Command { std: "docker" "start" "-a" "27dd76f00a67fe5984158543973e75b19108f0d2e743fa4ddd680722e3d5b62e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libversion_check-cc3296220a8b21d6.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1CWuwq/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/syn-0b5d6ed9e9dcaa13/run-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `version_check` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxHyDRz" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetat2YYWV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ansi_term` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `vec_map` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `textwrap` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgedIjh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgedIjh/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/bitflags-8155ac50d3a02e1b/build_script_build-8155ac50d3a02e1b" "-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: 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 `bitflags` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctAl8wc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctAl8wc/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ryu-825738393925fcd7/build_script_build-825738393925fcd7" "-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 `ryu` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustct2FoWK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustct2FoWK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde-48b8549740dd00c6/build_script_build-48b8549740dd00c6" "-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] LLVM ERROR: IO failure on output stream: No space left on device [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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQNaibh/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3LjgjZ/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3LjgjZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro2-ea3124b11417d707/build_script_build-ea3124b11417d707" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccXGbVt3.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/proc-macro2-ea3124b11417d707/build_script_build-ea3124b11417d707 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc3LjgjZ/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustc3LjgjZ/symbols.o /opt/rustwide/target/debug/build/proc-macro2-ea3124b11417d707/build_script_build-ea3124b11417d707.build_script_build.b6edb7a60fb61054-cgu.0.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-ea3124b11417d707/build_script_build-ea3124b11417d707.build_script_build.b6edb7a60fb61054-cgu.1.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-ea3124b11417d707/build_script_build-ea3124b11417d707.build_script_build.b6edb7a60fb61054-cgu.2.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-ea3124b11417d707/build_script_build-ea3124b11417d707.70qmq4ty6lydudikqk6swch5a.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8b5bf3899fe2af46.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-a1e87bd76a5d7030.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x000078b947603837 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x5603837) [INFO] [stdout] #1 0x000078b94760412d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x560412d) [INFO] [stdout] #2 0x000078b941e33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005c0a285b57ab void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x58b7ab) [INFO] [stdout] #4 0x00005c0a283ad765 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005c0a2838855d lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005c0a28383464 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x359464) [INFO] [stdout] #7 0x00005c0a282896da lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25f6da) [INFO] [stdout] #8 0x00005c0a282887a0 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25e7a0) [INFO] [stdout] #9 0x00005c0a28288e51 main (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25ee51) [INFO] [stdout] #10 0x000078b941e181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000078b941e1828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005c0a2810b409 _start (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xe1409) [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 `proc-macro2` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfOQkKd/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfOQkKd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-12f7e50940aa371b/build_script_build-12f7e50940aa371b" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0MAVLu.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/libc-12f7e50940aa371b/build_script_build-12f7e50940aa371b /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcfOQkKd/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcfOQkKd/symbols.o /opt/rustwide/target/debug/build/libc-12f7e50940aa371b/build_script_build-12f7e50940aa371b.build_script_build.e9927e1cbd3ec45-cgu.0.rcgu.o /opt/rustwide/target/debug/build/libc-12f7e50940aa371b/build_script_build-12f7e50940aa371b.build_script_build.e9927e1cbd3ec45-cgu.1.rcgu.o /opt/rustwide/target/debug/build/libc-12f7e50940aa371b/build_script_build-12f7e50940aa371b.48i77an57v2hywyoht0a0r2aj.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8b5bf3899fe2af46.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-a1e87bd76a5d7030.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3b728bb14bef97c3.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x0000714307603837 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x5603837) [INFO] [stdout] #1 0x000071430760412d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x560412d) [INFO] [stdout] #2 0x0000714301d4a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00005dbe84c957ab void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x58b7ab) [INFO] [stdout] #4 0x00005dbe84a8d765 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x00005dbe84a6855d lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x00005dbe84a63464 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x359464) [INFO] [stdout] #7 0x00005dbe849696da lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25f6da) [INFO] [stdout] #8 0x00005dbe849687a0 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25e7a0) [INFO] [stdout] #9 0x00005dbe84968e51 main (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25ee51) [INFO] [stdout] #10 0x0000714301d2f1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x0000714301d2f28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x00005dbe847eb409 _start (/opt/rustwide/rustup-home/toolchains/099af82bc034c1e4895c90e5407fafdd61976cdb/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xe1409) [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 `libc` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "27dd76f00a67fe5984158543973e75b19108f0d2e743fa4ddd680722e3d5b62e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27dd76f00a67fe5984158543973e75b19108f0d2e743fa4ddd680722e3d5b62e", kill_on_drop: false }` [INFO] [stdout] 27dd76f00a67fe5984158543973e75b19108f0d2e743fa4ddd680722e3d5b62e