[INFO] cloning repository https://github.com/vsandstrom/tau_poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vsandstrom/tau_poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvsandstrom%2Ftau_poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvsandstrom%2Ftau_poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 211479e1b3f87ceafb396335eaea93f08a060a29 [INFO] checking vsandstrom/tau_poc against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvsandstrom%2Ftau_poc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vsandstrom/tau_poc on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vsandstrom/tau_poc [INFO] finished tweaking git repo https://github.com/vsandstrom/tau_poc [INFO] tweaked toml for git repo https://github.com/vsandstrom/tau_poc written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vsandstrom/tau_poc 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" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73812bd604843a7af112c36156eea60b2512b4d3d44a55d05b06eabf84dfc70e [INFO] running `Command { std: "docker" "start" "-a" "73812bd604843a7af112c36156eea60b2512b4d3d44a55d05b06eabf84dfc70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73812bd604843a7af112c36156eea60b2512b4d3d44a55d05b06eabf84dfc70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73812bd604843a7af112c36156eea60b2512b4d3d44a55d05b06eabf84dfc70e", kill_on_drop: false }` [INFO] [stdout] 73812bd604843a7af112c36156eea60b2512b4d3d44a55d05b06eabf84dfc70e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e82fca85423a9ad2efc8772cfed1ef06f2023336b956b3f882274e29930ed6a9 [INFO] running `Command { std: "docker" "start" "-a" "e82fca85423a9ad2efc8772cfed1ef06f2023336b956b3f882274e29930ed6a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking itoa v1.0.11 [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:192:14: [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: 0x55bdfa272812 - std::backtrace_rs::backtrace::libunwind::trace::h138fec82833a7f38 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55bdfa272812 - std::backtrace_rs::backtrace::trace_unsynchronized::hc119b49bfc5d8c47 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55bdfa272812 - std::sys::backtrace::_print_fmt::haca5a5719607b9e6 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55bdfa272812 - ::fmt::h8ac32f368d9e30ec [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55bdfa290033 - core::fmt::rt::Argument::fmt::he22d701614c966cf [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x55bdfa290033 - core::fmt::write::h641b1c277722f166 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x55bdfa270363 - std::io::default_write_fmt::hb7a2ec9ce527c693 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x55bdfa270363 - std::io::Write::write_fmt::hcc9df47b23497f79 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x55bdfa272662 - std::sys::backtrace::BacktraceLock::print::h9066d3874079e0e7 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x55bdfa273582 - std::panicking::default_hook::{{closure}}::hc81e4617a5b16a58 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x55bdfa273385 - std::panicking::default_hook::h982db8ed502b965c [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x55bdfa273e52 - std::panicking::rust_panic_with_hook::h00e26a2f59fed698 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x55bdfa273cea - std::panicking::begin_panic_handler::{{closure}}::h13146555ed72adba [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x55bdfa272d09 - std::sys::backtrace::__rust_end_short_backtrace::h01785a8af7f317b7 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x55bdfa27397d - __rustc[3bea0cb952f7dccf]::rust_begin_unwind [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x55bdfa28f2e0 - core::panicking::panic_fmt::h331b76743e81ea81 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x55bdfa28f676 - core::result::unwrap_failed::hd37ef1bfe68c22f8 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x55bdfa2524b0 - build_script_main::main::ha7f2d763f58b6670 [INFO] [stderr] 18: 0x55bdfa24d7f3 - core::ops::function::FnOnce::call_once::hec86ae2dc4a1fbcf [INFO] [stderr] 19: 0x55bdfa24f236 - std::sys::backtrace::__rust_begin_short_backtrace::h6804dd0c9aabf95d [INFO] [stderr] 20: 0x55bdfa24d4e9 - std::rt::lang_start::{{closure}}::h3b5513c55eb861f7 [INFO] [stderr] 21: 0x55bdfa26d110 - core::ops::function::impls:: for &F>::call_once::h11faf2ef773784ca [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55bdfa26d110 - std::panicking::try::do_call::h6fb5c2336c40c039 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x55bdfa26d110 - std::panicking::try::h87562aa42ff52420 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x55bdfa26d110 - std::panic::catch_unwind::h06d7adf709a24e38 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x55bdfa26d110 - std::rt::lang_start_internal::{{closure}}::ha19dde8bc678f767 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x55bdfa26d110 - std::panicking::try::do_call::h7b04947be97c47ea [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x55bdfa26d110 - std::panicking::try::h42b66e7612bc2102 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x55bdfa26d110 - std::panic::catch_unwind::h486b12da6d220e9f [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x55bdfa26d110 - std::rt::lang_start_internal::h601eab5cc0dc7881 [INFO] [stderr] at /rustc/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x55bdfa24d4d1 - std::rt::lang_start::hccbef281f1495038 [INFO] [stderr] 31: 0x55bdfa252545 - main [INFO] [stderr] 32: 0x71c9d53231ca - [INFO] [stderr] 33: 0x71c9d532328b - __libc_start_main [INFO] [stderr] 34: 0x55bdfa23e2a5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrLeGse/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-9366c3982144fcbd.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/rustcrLeGse/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/build/generic-array-f4aa4ff7770cf7f7/build_script_build-f4aa4ff7770cf7f7" "-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 `generic-array` (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/rustcF4irmr/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcfg_aliases-615fb2d73acd9747.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/rustcF4irmr/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/build/nix-a0508f5620bf6503/build_script_build-a0508f5620bf6503" "-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 `nix` (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/rustcE5ClY3/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" "-L" "/tmp/rustcE5ClY3/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/build/serde-9c469ac420d9f1ef/build_script_build-9c469ac420d9f1ef" "-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 0x00007c07c28dc647 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dc647) [INFO] [stdout] #1 0x00007c07c28dca5c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dca5c) [INFO] [stdout] #2 0x00007c07bd033330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00007c07bd176c3c (/lib/x86_64-linux-gnu/libc.so.6+0x188c3c) [INFO] [stdout] #4 0x00005948428ed184 void lld::elf::InputSection::writeTo>(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x405184) [INFO] [stdout] #5 0x000059484294106b 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 0x00007c07c288c002 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568c002) [INFO] [stdout] #7 0x00007c07c288ba6a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568ba6a) [INFO] [stdout] #8 0x00007c07c2805120 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/068609ce766e55d2e7371cd2a86143a6d7e8e2e4/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5605120) [INFO] [stdout] #9 0x00007c07bd08aaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #10 0x00007c07bd117a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/serde-9c469ac420d9f1ef/build_script_build-9c469ac420d9f1ef': 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 `serde` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanPnFsG/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] running `Command { std: "docker" "inspect" "e82fca85423a9ad2efc8772cfed1ef06f2023336b956b3f882274e29930ed6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82fca85423a9ad2efc8772cfed1ef06f2023336b956b3f882274e29930ed6a9", kill_on_drop: false }` [INFO] [stdout] e82fca85423a9ad2efc8772cfed1ef06f2023336b956b3f882274e29930ed6a9