[INFO] cloning repository https://github.com/hs-CN/sstui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hs-CN/sstui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhs-CN%2Fsstui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhs-CN%2Fsstui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5599d1fe86df7623f4a3eabdbee24813e347952 [INFO] checking hs-CN/sstui against master#9f48dedc9763334a587c66558974635807a113ed for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhs-CN%2Fsstui" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hs-CN/sstui on toolchain 9f48dedc9763334a587c66558974635807a113ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hs-CN/sstui [INFO] finished tweaking git repo https://github.com/hs-CN/sstui [INFO] tweaked toml for git repo https://github.com/hs-CN/sstui written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hs-CN/sstui 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" "+9f48dedc9763334a587c66558974635807a113ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efab1f0db6800ab450e80d56a363d089dfcd93a8945bbe5bc8bacde58225aa67 [INFO] running `Command { std: "docker" "start" "-a" "efab1f0db6800ab450e80d56a363d089dfcd93a8945bbe5bc8bacde58225aa67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efab1f0db6800ab450e80d56a363d089dfcd93a8945bbe5bc8bacde58225aa67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efab1f0db6800ab450e80d56a363d089dfcd93a8945bbe5bc8bacde58225aa67", kill_on_drop: false }` [INFO] [stdout] efab1f0db6800ab450e80d56a363d089dfcd93a8945bbe5bc8bacde58225aa67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e668d36381c0633ffb312fe4be23d531a88a8d0a1ac7c5e7e739a0c0afe0e114 [INFO] running `Command { std: "docker" "start" "-a" "e668d36381c0633ffb312fe4be23d531a88a8d0a1ac7c5e7e739a0c0afe0e114", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/serde-d794d869c6438dbb/output` [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPO16eT/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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_json-49df54184f24b2f8/build_script_build-49df54184f24b2f8" "-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: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/typenum-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:184:63: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5d985f89d753 - std::backtrace_rs::backtrace::libunwind::trace::h66a857252c6cd84b [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d985f89d753 - std::backtrace_rs::backtrace::trace_unsynchronized::h8785cb1be7974adc [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d985f89d753 - std::sys::backtrace::_print_fmt::h8df81d6c4254fa9c [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d985f89d753 - ::fmt::h34f0385d14ae3533 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d985f8bb183 - core::fmt::rt::Argument::fmt::h703e67cc35b78140 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5d985f8bb183 - core::fmt::write::ha02be0b7dae2a082 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5d985f89adf3 - std::io::Write::write_fmt::h96d540fb7f7e16aa [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5d985f89d5a2 - std::sys::backtrace::BacktraceLock::print::h9d47a62c5c049a75 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5d985f89e4da - std::panicking::default_hook::{{closure}}::ha5167c805bad0d52 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5d985f89e34a - std::panicking::default_hook::hc5ab39792a8d2efb [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5d985f89eda2 - std::panicking::rust_panic_with_hook::h58a5f790738b8ed4 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5d985f89ec3a - std::panicking::begin_panic_handler::{{closure}}::hdc115c708fcb73d3 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5d985f89dc49 - std::sys::backtrace::__rust_end_short_backtrace::h6bbc04df5a1455b9 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5d985f89e8cd - rust_begin_unwind [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5d985f8ba3d0 - core::panicking::panic_fmt::h417e5c070e11537d [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5d985f8ba766 - core::result::unwrap_failed::h5f2e24e7f4642fb0 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5d985f877ca5 - build_script_main::main::hc4eeb06815911264 [INFO] [stderr] 17: 0x5d985f867833 - core::ops::function::FnOnce::call_once::h7a6f68142228079b [INFO] [stderr] 18: 0x5d985f867626 - std::sys::backtrace::__rust_begin_short_backtrace::h0d9c3ea4ef747e95 [INFO] [stderr] 19: 0x5d985f873019 - std::rt::lang_start::{{closure}}::h563d0516debd9d82 [INFO] [stderr] 20: 0x5d985f897c90 - core::ops::function::impls:: for &F>::call_once::h826efdf8840fdcaa [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5d985f897c90 - std::panicking::try::do_call::h82519b77efe49a5a [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5d985f897c90 - std::panicking::try::h12521ecdc57fa028 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5d985f897c90 - std::panic::catch_unwind::h7c2b5a571b31d60c [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x5d985f897c90 - std::rt::lang_start_internal::{{closure}}::hdc07f1b35666f46a [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5d985f897c90 - std::panicking::try::do_call::he63ce679d14cb280 [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5d985f897c90 - std::panicking::try::h25ac5fe7cf6c23ea [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5d985f897c90 - std::panic::catch_unwind::h1b848e992d549d8f [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5d985f897c90 - std::rt::lang_start_internal::hb8b5546e6552e08b [INFO] [stderr] at /rustc/9f48dedc9763334a587c66558974635807a113ed/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5d985f873001 - std::rt::lang_start::hdcdecde585f1094d [INFO] [stderr] 30: 0x5d985f878215 - main [INFO] [stderr] 31: 0x70f55f5f6d90 - [INFO] [stderr] 32: 0x70f55f5f6e40 - __libc_start_main [INFO] [stderr] 33: 0x5d985f867345 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `serde_json` (build script) due to 1 previous error [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] [stderr] error: could not compile `pkg-config` (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/9f48dedc9763334a587c66558974635807a113ed/bin/rustc --crate-name pkg_config --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.30/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b0a1eeaa077791a -C extra-filename=-bbbcc73e7412bf52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `rustversion` (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/9f48dedc9763334a587c66558974635807a113ed/bin/rustc --crate-name rustversion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e54c3ab7b6be9d9 -C extra-filename=-098591d48e15f420 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQ7X8Ws/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/zstd-safe-59d3ddc4bd62f28f/build_script_build-59d3ddc4bd62f28f" "-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 `zstd-safe` (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/rustclGYUzo/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/rustls-cbf4474cf0a9e135/build_script_build-cbf4474cf0a9e135" "-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 `rustls` (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/rustcZ1Nbdv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-0c4f859a930e1eb4.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" "-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/lock_api-97fbf4adf812d0b7/build_script_build-97fbf4adf812d0b7" "-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] #0 0x00007c4e44522687 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5722687) [INFO] [stdout] #1 0x00007c4e44522a9c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5722a9c) [INFO] [stdout] #2 0x00007c4e48a8a520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00007c4e48be8aca (/lib/x86_64-linux-gnu/libc.so.6+0x1a0aca) [INFO] [stdout] #4 0x000056420cf23b54 void lld::elf::InputSection::writeTo >(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x404b54) [INFO] [stdout] #5 0x000056420cf77e7b void lld::elf::OutputSection::writeTo >(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #6 0x00007c4e444d1f62 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56d1f62) [INFO] [stdout] #7 0x00007c4e444d19aa llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56d19aa) [INFO] [stdout] #8 0x00007c4e4444ac50 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/9f48dedc9763334a587c66558974635807a113ed/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x564ac50) [INFO] [stdout] #9 0x00007c4e48adcac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #10 0x00007c4e48b6da04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/lock_api-97fbf4adf812d0b7/build_script_build-97fbf4adf812d0b7': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZoXiYj/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyvec` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2mI50N/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoXpjtv/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetab5bq5p/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e668d36381c0633ffb312fe4be23d531a88a8d0a1ac7c5e7e739a0c0afe0e114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e668d36381c0633ffb312fe4be23d531a88a8d0a1ac7c5e7e739a0c0afe0e114", kill_on_drop: false }` [INFO] [stdout] e668d36381c0633ffb312fe4be23d531a88a8d0a1ac7c5e7e739a0c0afe0e114