[INFO] cloning repository https://github.com/psobolik/gopher-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psobolik/gopher-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsobolik%2Fgopher-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsobolik%2Fgopher-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02dfa334928d8808c084d3eb0872fb1014ae3ea6
[INFO] checking psobolik/gopher-tui against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsobolik%2Fgopher-tui" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/psobolik/gopher-tui
[INFO] finished tweaking git repo https://github.com/psobolik/gopher-tui
[INFO] tweaked toml for git repo https://github.com/psobolik/gopher-tui written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psobolik/gopher-tui on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/psobolik/gopher-tui 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37ef2519b1e06ada75ec9f88f55e4b1ecaeea36267b35264decb53515d36b54d
[INFO] running `Command { std: "docker" "start" "-a" "37ef2519b1e06ada75ec9f88f55e4b1ecaeea36267b35264decb53515d36b54d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37ef2519b1e06ada75ec9f88f55e4b1ecaeea36267b35264decb53515d36b54d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37ef2519b1e06ada75ec9f88f55e4b1ecaeea36267b35264decb53515d36b54d", kill_on_drop: false }`
[INFO] [stdout] 37ef2519b1e06ada75ec9f88f55e4b1ecaeea36267b35264decb53515d36b54d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cd565fe44a0849e2708766ed16a774e65ee9e003e7e3773a1d9907f6e05d129
[INFO] running `Command { std: "docker" "start" "-a" "7cd565fe44a0849e2708766ed16a774e65ee9e003e7e3773a1d9907f6e05d129", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/ryu-e5cf39b0424d7e5c/lib-ryu.json`
[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] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2fROUq/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcW7aKDo"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `getrandom` (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/rustcMklOWm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/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/rustcMklOWm/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde-39a3021fc5c2029e/build_script_build-39a3021fc5c2029e" "-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: could not compile `autocfg` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/bin/rustc --crate-name autocfg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.5.0/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=224ad9470e17213e -C extra-filename=-22756a69648bb107 --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: failed to run custom build command for `rustversion v1.0.21`
[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/rustversion-e912034ea1923e52/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build/build.rs
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(host_os, values("windows"))
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.21/build/build.rs:98:34:
[INFO] [stderr]   failed to write version.expr: Os { code: 28, kind: StorageFull, message: "No space left on device" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x64563cec09e2 - std::backtrace_rs::backtrace::libunwind::trace::h39e88f99cfa63e74
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x64563cec09e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hef63304cb6fef36d
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x64563cec09e2 - std::sys::backtrace::_print_fmt::h7ec26c4ee7ccc032
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x64563cec09e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hac45b7cfaa275b40
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x64563cee02c3 - core::fmt::rt::Argument::fmt::h907a798f30600489
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x64563cee02c3 - core::fmt::write::h59a9661adde5d36e
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]      6:     0x64563cebe243 - std::io::default_write_fmt::h73c36cbcdbbddd07
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x64563cebe243 - std::io::Write::write_fmt::ha231895b9db92a25
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x64563cec0832 - std::sys::backtrace::BacktraceLock::print::h4ae7ed04807ef5b3
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x64563cec18a6 - std::panicking::default_hook::{{closure}}::h735d8c804139cce3
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x64563cec16a9 - std::panicking::default_hook::h224d2666759e7291
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x64563cec2172 - std::panicking::rust_panic_with_hook::he1df0cfd30f42e42
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x64563cec200a - std::panicking::begin_panic_handler::{{closure}}::h0cfa8a279ab1997b
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x64563cec0ed9 - std::sys::backtrace::__rust_end_short_backtrace::heda4df6de4037edb
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x64563cec1c9d - __rustc[7d7eb51e3a6f1fca]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x64563cedf5b0 - core::panicking::panic_fmt::h1193ec5b363b742f
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x64563cedf926 - core::result::unwrap_failed::h0b961a1e5c2a2905
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/core/src/result.rs:1761:5
[INFO] [stderr]     17:     0x64563ce98b60 - core::result::Result<T,E>::expect::h3b4c65670d221351
[INFO] [stderr]     18:     0x64563ce9459c - build_script_build::main::h9ee6e67119dadcd2
[INFO] [stderr]     19:     0x64563ce90bb3 - core::ops::function::FnOnce::call_once::h426bc3aed256f688
[INFO] [stderr]     20:     0x64563ce90596 - std::sys::backtrace::__rust_begin_short_backtrace::h34a63faf63ff2cd5
[INFO] [stderr]     21:     0x64563ce903c9 - std::rt::lang_start::{{closure}}::h2983befce0cc040d
[INFO] [stderr]     22:     0x64563ceba720 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hcf9035d1675b4ad7
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     23:     0x64563ceba720 - std::panicking::catch_unwind::do_call::h37d3df88fb39f485
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x64563ceba720 - std::panicking::catch_unwind::h108498c08ecb1396
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x64563ceba720 - std::panic::catch_unwind::h4e1bdfb032b58ef1
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x64563ceba720 - std::rt::lang_start_internal::{{closure}}::h684091f636dafe1d
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x64563ceba720 - std::panicking::catch_unwind::do_call::hd64425e32360a426
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x64563ceba720 - std::panicking::catch_unwind::h17dc2063624a3723
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x64563ceba720 - std::panic::catch_unwind::hced1563fc56769e6
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x64563ceba720 - std::rt::lang_start_internal::hf0c0df09fae8e3a1
[INFO] [stderr]                                  at /rustc/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x64563ce903b1 - std::rt::lang_start::hb1d2de95ed2ce4a0
[INFO] [stderr]     32:     0x64563ce94b95 - main
[INFO] [stderr]     33:     0x72483d4ad1ca - <unknown>
[INFO] [stderr]     34:     0x72483d4ad28b - __libc_start_main
[INFO] [stderr]     35:     0x64563ce8fb25 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] error: could not compile `serde` (build script) due to 1 previous error
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/powerfmt-6244fffd86cf9c21/lib-powerfmt`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/proc-macro2-4c7e1b59b48745a7/output`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1rOY2f"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write /tmp/rustcP2bYUf/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `utf8parse` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbrBZ3n/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/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/rustcbrBZ3n/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crossbeam-utils-a6e94121cb15b2a4/build_script_build-a6e94121cb15b2a4" "-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: could not compile `version_check` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `num-conv` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `zerocopy` (build script)
[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/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=6b131f8fdefc9e13 -C extra-filename=-cb7b74e507c46857 --out-dir /opt/rustwide/target/debug/build/zerocopy-cb7b74e507c46857 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `rustix` (build script)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=45069ec96809e016 -C extra-filename=-11a9b868879281e6 --out-dir /opt/rustwide/target/debug/build/rustix-11a9b868879281e6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `crossbeam-utils` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7cd565fe44a0849e2708766ed16a774e65ee9e003e7e3773a1d9907f6e05d129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd565fe44a0849e2708766ed16a774e65ee9e003e7e3773a1d9907f6e05d129", kill_on_drop: false }`
[INFO] [stdout] 7cd565fe44a0849e2708766ed16a774e65ee9e003e7e3773a1d9907f6e05d129
