[INFO] cloning repository https://github.com/ryanpbrewster/media-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanpbrewster/media-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fmedia-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fmedia-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ea784161735a080aa628a3ea1df0230246282db [INFO] checking ryanpbrewster/media-server against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fmedia-server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryanpbrewster/media-server on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryanpbrewster/media-server [INFO] finished tweaking git repo https://github.com/ryanpbrewster/media-server [INFO] tweaked toml for git repo https://github.com/ryanpbrewster/media-server written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ryanpbrewster/media-server 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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blurhash v0.1.1 [INFO] [stderr] Downloaded tokio-stream v0.1.4 [INFO] [stderr] Downloaded seahash v4.0.0 [INFO] [stderr] Downloaded yup-oauth2 v5.1.0 [INFO] [stderr] Downloaded mio v0.7.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e801669a06b0c3df610ad4d1a843c6c900e7a4af48c45f70620fdf14ec7068a [INFO] running `Command { std: "docker" "start" "-a" "6e801669a06b0c3df610ad4d1a843c6c900e7a4af48c45f70620fdf14ec7068a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e801669a06b0c3df610ad4d1a843c6c900e7a4af48c45f70620fdf14ec7068a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e801669a06b0c3df610ad4d1a843c6c900e7a4af48c45f70620fdf14ec7068a", kill_on_drop: false }` [INFO] [stdout] 6e801669a06b0c3df610ad4d1a843c6c900e7a4af48c45f70620fdf14ec7068a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 108b21d5759b6f55691c3faf432a823d07bb7f42d7356f3e2fb7b7b32765165c [INFO] running `Command { std: "docker" "start" "-a" "108b21d5759b6f55691c3faf432a823d07bb7f42d7356f3e2fb7b7b32765165c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7jxFbF" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/unicase-f47bf9388a39359b/rmetaBHqGM9" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6yrjVU/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicase` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-a7bdfffc320b6075/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.12.0/build/main.rs:181:26: [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: 0x5a14ed12dcba - std::backtrace_rs::backtrace::libunwind::trace::heffdbe790bba713a [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5a14ed12dcba - std::backtrace_rs::backtrace::trace_unsynchronized::hd9bf38f78d2e2c3f [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5a14ed12dcba - std::sys::backtrace::_print_fmt::hefed91f18db4aa1e [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a14ed12dcba - ::fmt::ha932951d19ec486a [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a14ed14a7b3 - core::fmt::rt::Argument::fmt::hcc00694b5fa82079 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5a14ed14a7b3 - core::fmt::write::h938f4ca461c17bcb [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5a14ed12b363 - std::io::Write::write_fmt::hf9bd94db61656df2 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5a14ed12db02 - std::sys::backtrace::BacktraceLock::print::h7393ade155223104 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5a14ed12eabd - std::panicking::default_hook::{{closure}}::h19435240aee86806 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5a14ed12e902 - std::panicking::default_hook::hb72c8620e8ee5829 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5a14ed12f0b7 - std::panicking::rust_panic_with_hook::h3971356749216d84 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5a14ed12ef4a - std::panicking::begin_panic_handler::{{closure}}::h89ff3ee6e2a4f24b [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x5a14ed12e189 - std::sys::backtrace::__rust_end_short_backtrace::h7491f72746496bf5 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5a14ed12ebdd - rust_begin_unwind [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x5a14ed1499e0 - core::panicking::panic_fmt::ha0cf6477569a1599 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5a14ed149d86 - core::result::unwrap_failed::hf3794d6fb5e8c8b2 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5a14ed10accf - build_script_main::main::h6035b691ec5e2ada [INFO] [stderr] 17: 0x5a14ed0f7733 - core::ops::function::FnOnce::call_once::h20e2202f04713628 [INFO] [stderr] 18: 0x5a14ed108106 - std::sys::backtrace::__rust_begin_short_backtrace::h4ea22ad3098cc5b5 [INFO] [stderr] 19: 0x5a14ed1080e9 - std::rt::lang_start::{{closure}}::hcb15f211df7ff663 [INFO] [stderr] 20: 0x5a14ed1288b7 - core::ops::function::impls:: for &F>::call_once::h928781fdb7ec9354 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5a14ed1288b7 - std::panicking::try::do_call::h6ee8ed2454cfa3c0 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 22: 0x5a14ed1288b7 - std::panicking::try::h59a169b7a03069fd [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 23: 0x5a14ed1288b7 - std::panic::catch_unwind::h9507a682f4de0d6c [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5a14ed1288b7 - std::rt::lang_start_internal::{{closure}}::h5ddea88cf6e9fc20 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/rt.rs:174:48 [INFO] [stderr] 25: 0x5a14ed1288b7 - std::panicking::try::do_call::had675aebeb2a4db8 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:573:40 [INFO] [stderr] 26: 0x5a14ed1288b7 - std::panicking::try::h0fd42398875886a7 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panicking.rs:536:19 [INFO] [stderr] 27: 0x5a14ed1288b7 - std::panic::catch_unwind::hda81e3af05849061 [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5a14ed1288b7 - std::rt::lang_start_internal::hd305e752beadaece [INFO] [stderr] at /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/std/src/rt.rs:174:20 [INFO] [stderr] 29: 0x5a14ed1080c7 - std::rt::lang_start::he373e146daf91840 [INFO] [stderr] 30: 0x5a14ed10b445 - main [INFO] [stderr] 31: 0x74a4693a4d90 - [INFO] [stderr] 32: 0x74a4693a4e40 - __libc_start_main [INFO] [stderr] 33: 0x5a14ed0f7395 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `byteorder` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcxf8BwM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-36e89a9221021927.rlib,libpanic_unwind-74f92912e8434498.rlib,libobject-fc49130edc4dc526.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-14aedc1f4605abc0.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-3cf85c109bb06060.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde_derive-36875089698dcaf4/build_script_build-36875089698dcaf4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc3j5bt7.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/serde_derive-36875089698dcaf4/build_script_build-36875089698dcaf4 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcxf8BwM/symbols.o /opt/rustwide/target/debug/build/serde_derive-36875089698dcaf4/build_script_build-36875089698dcaf4.build_script_build.a227f6db8e91fb65-cgu.0.rcgu.o /opt/rustwide/target/debug/build/serde_derive-36875089698dcaf4/build_script_build-36875089698dcaf4.50838t4ak2tqr4dv3pwc89z6c.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-36e89a9221021927.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-74f92912e8434498.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fc49130edc4dc526.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-14aedc1f4605abc0.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3cf85c109bb06060.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8ff7ba6d97853f27.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [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-macro2` (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/85c39893a761fe4c050523278da4e7e45ab42b6e/bin/rustc --crate-name proc_macro2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=719c0f3980276c22 -C extra-filename=-61644e77724653be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6bb29a11fe85b6ff.rmeta --cap-lints allow --cap-lints=forbid --cfg lexerror_display --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcOyopxs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-079364c9198be29c.rlib}" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-36e89a9221021927.rlib,libpanic_unwind-74f92912e8434498.rlib,libobject-fc49130edc4dc526.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-14aedc1f4605abc0.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-3cf85c109bb06060.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/generic-array-c6ef000791cab9f5/build_script_build-c6ef000791cab9f5" "-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 `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/85c39893a761fe4c050523278da4e7e45ab42b6e/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.54/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=d43c083725eebd4f -C extra-filename=-a3a50106d3af5edd --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 `proc-macro-hack` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/bin/rustc --crate-name proc_macro_hack --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-hack-0.5.16/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=2c0cf10acb2d8a1b -C extra-filename=-76e210d4715d1c4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `generic-array` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "108b21d5759b6f55691c3faf432a823d07bb7f42d7356f3e2fb7b7b32765165c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108b21d5759b6f55691c3faf432a823d07bb7f42d7356f3e2fb7b7b32765165c", kill_on_drop: false }` [INFO] [stdout] 108b21d5759b6f55691c3faf432a823d07bb7f42d7356f3e2fb7b7b32765165c