[INFO] cloning repository https://github.com/berke/discipline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/berke/discipline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberke%2Fdiscipline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberke%2Fdiscipline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 040f7adb22013485a3e41c5599b0b48457c0f014 [INFO] checking berke/discipline/040f7adb22013485a3e41c5599b0b48457c0f014 against master#d6c8169c186ab16a3404cd0d0866674018e8a19e for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberke%2Fdiscipline" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/berke/discipline on toolchain d6c8169c186ab16a3404cd0d0866674018e8a19e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/berke/discipline [INFO] finished tweaking git repo https://github.com/berke/discipline [INFO] tweaked toml for git repo https://github.com/berke/discipline written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/berke/discipline 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" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cairo-rs v0.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70a60152727866251392b77f9c1987350875237c2471c77c7b0884132e71ce0e [INFO] running `Command { std: "docker" "start" "-a" "70a60152727866251392b77f9c1987350875237c2471c77c7b0884132e71ce0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70a60152727866251392b77f9c1987350875237c2471c77c7b0884132e71ce0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a60152727866251392b77f9c1987350875237c2471c77c7b0884132e71ce0e", kill_on_drop: false }` [INFO] [stdout] 70a60152727866251392b77f9c1987350875237c2471c77c7b0884132e71ce0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b80ced2f0668e3ba1832fa431e66078308a9fbda68c4d2fbc76249adc5d56d8 [INFO] running `Command { std: "docker" "start" "-a" "3b80ced2f0668e3ba1832fa431e66078308a9fbda68c4d2fbc76249adc5d56d8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling gio v0.18.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling system-deps v6.1.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling glib-macros v0.18.2 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `glib-sys` (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/d6c8169c186ab16a3404cd0d0866674018e8a19e/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-sys-0.18.1/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="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=b46381c1625dffa7 -C extra-filename=-b46381c1625dffa7 --out-dir /opt/rustwide/target/debug/build/glib-sys-b46381c1625dffa7 -L dependency=/opt/rustwide/target/debug/deps --extern system_deps=/opt/rustwide/target/debug/deps/libsystem_deps-428ca9c547d901d4.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/signal_hook_registry-2a796fc541031bf2.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/signal-hook-registry-2a796fc541031bf2/dep-lib-signal_hook_registry` [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/rmetaQBQwUS" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/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" "-Wl,--version-script=/tmp/rustcezpPCB/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcezpPCB/symbols.o" "/opt/rustwide/target/debug/deps/tokio_macros-6f493662ee07e0b4.tokio_macros.ef73b2301d18edb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-6f493662ee07e0b4.tokio_macros.ef73b2301d18edb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-6f493662ee07e0b4.tokio_macros.ef73b2301d18edb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-6f493662ee07e0b4.tokio_macros.ef73b2301d18edb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-6f493662ee07e0b4.tokio_macros.ef73b2301d18edb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-6f493662ee07e0b4.tokio_macros.ef73b2301d18edb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tokio_macros-6f493662ee07e0b4.92q985foy9jqrlfitrdk8tx7v.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tokio_macros-6f493662ee07e0b4.20j57ve3mx5vbg0igno9li4z1.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-7235fc4e1d799e4c.rlib" "/opt/rustwide/target/debug/deps/libquote-e4e3a6d78a755520.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6375e599813e0b62.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-37c078235c49dbe1.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b7496091c0628861.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-88fbd7fc3f6191ac.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3cde559bd38beda9.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fa97315c69d0bf16.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f71802864f365d8d.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2fc763da12024778.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de372216f105bcc0.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c92aa9505ba54896.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1290c243b075e81c.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7367a33f078a78f7.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fbbaaa45e62fc80e.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-34bb4537ed7f45c7.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8ca34f59c17ace7d.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-47e924ffd8a98444.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b4f82c3eca2f0f4b.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-75d2cc7090a2edf1.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/d6c8169c186ab16a3404cd0d0866674018e8a19e/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/d6c8169c186ab16a3404cd0d0866674018e8a19e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtokio_macros-6f493662ee07e0b4.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libtokio_macros-6f493662ee07e0b4.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-macros` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (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/d6c8169c186ab16a3404cd0d0866674018e8a19e/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.189/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=24b6f3832e236e22 -C extra-filename=-24b6f3832e236e22 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6375e599813e0b62.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e4e3a6d78a755520.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7235fc4e1d799e4c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatYfLs5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glib-macros` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaaMQu85" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3b80ced2f0668e3ba1832fa431e66078308a9fbda68c4d2fbc76249adc5d56d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b80ced2f0668e3ba1832fa431e66078308a9fbda68c4d2fbc76249adc5d56d8", kill_on_drop: false }` [INFO] [stdout] 3b80ced2f0668e3ba1832fa431e66078308a9fbda68c4d2fbc76249adc5d56d8