[INFO] cloning repository https://github.com/stslex/ProSelection [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stslex/ProSelection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstslex%2FProSelection", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstslex%2FProSelection'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bc97246ace482daee6c18bb78d4049b52c98b37 [INFO] checking stslex/ProSelection against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstslex%2FProSelection" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stslex/ProSelection [INFO] finished tweaking git repo https://github.com/stslex/ProSelection [INFO] tweaked toml for git repo https://github.com/stslex/ProSelection written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stslex/ProSelection on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stslex/ProSelection 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98c6b0f8eb8dba9e0fb5fa27dc0c73db6200822683b22f5b027ab791003780f4 [INFO] running `Command { std: "docker" "start" "-a" "98c6b0f8eb8dba9e0fb5fa27dc0c73db6200822683b22f5b027ab791003780f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98c6b0f8eb8dba9e0fb5fa27dc0c73db6200822683b22f5b027ab791003780f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c6b0f8eb8dba9e0fb5fa27dc0c73db6200822683b22f5b027ab791003780f4", kill_on_drop: false }` [INFO] [stdout] 98c6b0f8eb8dba9e0fb5fa27dc0c73db6200822683b22f5b027ab791003780f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe2996f941049bf45d3175bc135af94e4ff755f03ae24e23e4b129b3eac825c0 [INFO] running `Command { std: "docker" "start" "-a" "fe2996f941049bf45d3175bc135af94e4ff755f03ae24e23e4b129b3eac825c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajX3Jdj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=5090c21b672cda37 -C extra-filename=-62b594fdc92d8014 --out-dir /opt/rustwide/target/debug/build/serde_json-62b594fdc92d8014 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `yansi` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name yansi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yansi-1.0.0-rc.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_nightly", "alloc", "default", "detect-env", "detect-tty", "hyperlink", "is-terminal", "std"))' -C metadata=e6f8c271a30394e0 -C extra-filename=-49a325b009a7a0eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/slab-29d928f7991ecf51/rmetaqTfXbv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time-core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `slab` (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/rustcXxeNrd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-a69353e011479d26.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXxeNrd/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-diagnostics-86a7525e7f6c6330/build_script_build-86a7525e7f6c6330" "-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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/serde-401d8821a3dc0f34/build_script_build-401d8821a3dc0f34.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/serde-401d8821a3dc0f34/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabZg84N/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2-diagnostics` (build script) 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/rmetabz7AR4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-task` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/once_cell-520118696eb0b774.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/once_cell-520118696eb0b774/dep-lib-once_cell` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahT81qW/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8M1DGT/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/rustc8M1DGT/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/rustix-84b431381b787a9b/build_script_build-84b431381b787a9b" "-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/1383df06117fd218068d1f39fd5326256dd4a348/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/ccbwynXG.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/rustix-84b431381b787a9b/build_script_build-84b431381b787a9b /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/rustc8M1DGT/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/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/rustc8M1DGT/symbols.o /opt/rustwide/target/debug/build/rustix-84b431381b787a9b/build_script_build-84b431381b787a9b.build_script_build.8478c1c3c1882b72-cgu.0.rcgu.o /opt/rustwide/target/debug/build/rustix-84b431381b787a9b/build_script_build-84b431381b787a9b.build_script_build.8478c1c3c1882b72-cgu.1.rcgu.o /opt/rustwide/target/debug/build/rustix-84b431381b787a9b/build_script_build-84b431381b787a9b.build_script_build.8478c1c3c1882b72-cgu.2.rcgu.o /opt/rustwide/target/debug/build/rustix-84b431381b787a9b/build_script_build-84b431381b787a9b.ee7z9gn3c5zs0ca93w4479nw2.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9fbdd90241d2d923.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-746a3425430780d2.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7a8b55dc1d89c775.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-23ead417cd1d2f1d.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-13eb84cb585d05d9.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c2364202eecb5367.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-448208029e7db0c7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9e9348afe78bd4f7.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44183a0f69a8d94c.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2846b5721d99d745.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-be1b8d0f7d44bf00.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-af76a9473bd4e8cb.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4d640125cb853290.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-73a9fbbfc67b2133.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-555d0154f205393f.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-064fa9e86a13fde1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6edfa60350194f97.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-28a6d102916cede1.rlib /opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/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 0x0000765631e12497 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x5612497) [INFO] [stdout] #1 0x0000765631e12d8d SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/libLLVM.so.21.1-rust-1.91.0-nightly+0x5612d8d) [INFO] [stdout] #2 0x000076562c54a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000058ac97e3ec5b void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x58ac5b) [INFO] [stdout] #4 0x000058ac97c37685 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000058ac97c1247d lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000058ac97c0d384 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x359384) [INFO] [stdout] #7 0x000058ac97b135fa lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25f5fa) [INFO] [stdout] #8 0x000058ac97b126c0 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25e6c0) [INFO] [stdout] #9 0x000058ac97b12d71 main (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25ed71) [INFO] [stdout] #10 0x000076562c52f1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000076562c52f28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x000058ac97995329 _start (/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xe1329) [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 `rustix` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fe2996f941049bf45d3175bc135af94e4ff755f03ae24e23e4b129b3eac825c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2996f941049bf45d3175bc135af94e4ff755f03ae24e23e4b129b3eac825c0", kill_on_drop: false }` [INFO] [stdout] fe2996f941049bf45d3175bc135af94e4ff755f03ae24e23e4b129b3eac825c0