[INFO] cloning repository https://github.com/winguse/ws-tun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winguse/ws-tun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinguse%2Fws-tun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinguse%2Fws-tun'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinguse%2Fws-tun/refs/heads: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/winguse/ws-tun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winguse/ws-tun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinguse%2Fws-tun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinguse%2Fws-tun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd0da3924d3bdc99b56934bf3cb37e7afbdb3b17
[INFO] checking winguse/ws-tun against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinguse%2Fws-tun" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/winguse/ws-tun
[INFO] finished tweaking git repo https://github.com/winguse/ws-tun
[INFO] tweaked toml for git repo https://github.com/winguse/ws-tun written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/winguse/ws-tun on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/winguse/ws-tun 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking winguse/ws-tun against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinguse%2Fws-tun" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/winguse/ws-tun
[INFO] finished tweaking git repo https://github.com/winguse/ws-tun
[INFO] tweaked toml for git repo https://github.com/winguse/ws-tun written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/winguse/ws-tun on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/winguse/ws-tun 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2674f167acdd6f1cab28132e8e17155a73139e730c09779dcc0b12e1a44103eb
[INFO] running `Command { std: "docker" "start" "-a" "2674f167acdd6f1cab28132e8e17155a73139e730c09779dcc0b12e1a44103eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2674f167acdd6f1cab28132e8e17155a73139e730c09779dcc0b12e1a44103eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2674f167acdd6f1cab28132e8e17155a73139e730c09779dcc0b12e1a44103eb", kill_on_drop: false }`
[INFO] [stdout] 2674f167acdd6f1cab28132e8e17155a73139e730c09779dcc0b12e1a44103eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaeaabcb68ddf17f3b15450d892fd61a365678414048716a51ec9bd116377010
[INFO] running `Command { std: "docker" "start" "-a" "eaeaabcb68ddf17f3b15450d892fd61a365678414048716a51ec9bd116377010", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling openssl-src v111.14.0+1.1.1j
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]    Compiling tokio v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.9
[INFO] [stderr]     Checking once_cell v1.7.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `cc` (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/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.67/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("jobserver", "parallel"))' -C metadata=95cb8fc64cae0692 -C extra-filename=-21de38ba9213013b --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] 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/rustc55pCej/symbols.o" "<4 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/rustc55pCej/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/httparse-5f3ecaea4ec89466/build_script_build-5f3ecaea4ec89466" "-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.12.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-889544f3bd316b77/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-7d4ce8950e04a4b2/out/consts.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.12.0/build/main.rs:168: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:     0x576a6f32f422 - std::backtrace_rs::backtrace::libunwind::trace::ha6de1a99f852809b
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x576a6f32f422 - std::backtrace_rs::backtrace::trace_unsynchronized::h27d1040d302252c8
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x576a6f32f422 - std::sys::backtrace::_print_fmt::he4fd785a8b1c6d05
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x576a6f32f422 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h231d53848e414480
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x576a6f34b1b3 - core::fmt::rt::Argument::fmt::h2b1fbf2d48214c53
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x576a6f34b1b3 - core::fmt::write::h8aabad5b51f54f44
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x576a6f32ce93 - std::io::default_write_fmt::h78e9086de3e92b94
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x576a6f32ce93 - std::io::Write::write_fmt::h7f640d8ce0e13d75
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x576a6f32f272 - std::sys::backtrace::BacktraceLock::print::h198c398f3cc5d293
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x576a6f3302f3 - std::panicking::default_hook::{{closure}}::h751b0f2ac37fd768
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x576a6f3300d5 - std::panicking::default_hook::h7c2e4fd52afb5c8c
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x576a6f330bc2 - std::panicking::rust_panic_with_hook::h041ac262eb636ee1
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x576a6f330a5a - std::panicking::begin_panic_handler::{{closure}}::hc27e06bb647aca7c
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x576a6f32f919 - std::sys::backtrace::__rust_end_short_backtrace::h9a56e0ce6c6b3855
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x576a6f3306ed - __rustc[eb0942aaba8f557]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x576a6f34a480 - core::panicking::panic_fmt::he55cb5945e0e0306
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x576a6f34a816 - core::result::unwrap_failed::h0b6e3da89a01d65c
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/result.rs:1761:5
[INFO] [stderr]     17:     0x576a6f30d358 - build_script_main::main::h581a96fb57e25aed
[INFO] [stderr]     18:     0x576a6f308ba3 - core::ops::function::FnOnce::call_once::h58b81eefa6ca8a63
[INFO] [stderr]     19:     0x576a6f306fb6 - std::sys::backtrace::__rust_begin_short_backtrace::h60fee592f20bac1b
[INFO] [stderr]     20:     0x576a6f303189 - std::rt::lang_start::{{closure}}::h761a91a599dc56c7
[INFO] [stderr]     21:     0x576a6f329db0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h251a06dc70689cc1
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     22:     0x576a6f329db0 - std::panicking::catch_unwind::do_call::h1cb019360e5c3dbe
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:589:40
[INFO] [stderr]     23:     0x576a6f329db0 - std::panicking::catch_unwind::he7287c5f97662249
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:552:19
[INFO] [stderr]     24:     0x576a6f329db0 - std::panic::catch_unwind::h680c5989581c0a87
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x576a6f329db0 - std::rt::lang_start_internal::{{closure}}::h59c4d2daf7e93b33
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x576a6f329db0 - std::panicking::catch_unwind::do_call::h364e7669c889f574
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x576a6f329db0 - std::panicking::catch_unwind::h1f3e64a8c9d85049
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x576a6f329db0 - std::panic::catch_unwind::hfbd2520203e1638d
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x576a6f329db0 - std::rt::lang_start_internal::hdaf942ef6c33757b
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x576a6f303171 - std::rt::lang_start::h8a064bb80f743982
[INFO] [stderr]     31:     0x576a6f30d625 - main
[INFO] [stderr]     32:     0x7dffc48d71ca - <unknown>
[INFO] [stderr]     33:     0x7dffc48d728b - __libc_start_main
[INFO] [stderr]     34:     0x576a6f2fbb15 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] error: could not compile `httparse` (build script) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/parking_lot-2649513e4429442b.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/parking_lot-2649513e4429442b/dep-lib-parking_lot`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/unicode_bidi-9cc7231db0e451e9.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/unicode-bidi-9cc7231db0e451e9/dep-lib-unicode_bidi`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/num-integer-d26fde9573dd2ebd/build_script_build-d26fde9573dd2ebd.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/num-integer-d26fde9573dd2ebd/dep-build-script-build-script-build`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/form_urlencoded-8a3c54a891aa9283.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/form_urlencoded-8a3c54a891aa9283/dep-lib-form_urlencoded`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcDe4l0R/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/rustcDe4l0R/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro-nested-a56c247696ad3371/build_script_build-a56c247696ad3371" "-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 `proc-macro-nested` (build script) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawvfEs9/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "eaeaabcb68ddf17f3b15450d892fd61a365678414048716a51ec9bd116377010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaeaabcb68ddf17f3b15450d892fd61a365678414048716a51ec9bd116377010", kill_on_drop: false }`
[INFO] [stdout] eaeaabcb68ddf17f3b15450d892fd61a365678414048716a51ec9bd116377010
