[INFO] cloning repository https://github.com/dehart/tetris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dehart/tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdehart%2Ftetris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdehart%2Ftetris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 826ff70ddde8b8944d6f36ce43f546707945e7de [INFO] checking dehart/tetris against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdehart%2Ftetris" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dehart/tetris on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dehart/tetris [INFO] finished tweaking git repo https://github.com/dehart/tetris [INFO] tweaked toml for git repo https://github.com/dehart/tetris written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dehart/tetris 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56f4d2ba02bc918d46695edc7c43e8fee199147d735e336051303958cf57d1f1 [INFO] running `Command { std: "docker" "start" "-a" "56f4d2ba02bc918d46695edc7c43e8fee199147d735e336051303958cf57d1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56f4d2ba02bc918d46695edc7c43e8fee199147d735e336051303958cf57d1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f4d2ba02bc918d46695edc7c43e8fee199147d735e336051303958cf57d1f1", kill_on_drop: false }` [INFO] [stdout] 56f4d2ba02bc918d46695edc7c43e8fee199147d735e336051303958cf57d1f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40a933a9d900b9dee4a256e15b45f44f035d1290aeddebb3835d0e5391e4c8e6 [INFO] running `Command { std: "docker" "start" "-a" "40a933a9d900b9dee4a256e15b45f44f035d1290aeddebb3835d0e5391e4c8e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [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/wayland-protocols-883510b84b6914e0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b8ee37b59c6e1f39bae18b85e057975ab0d89308'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b8ee37b59c6e1f39bae18b85e057975ab0d89308'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b8ee37b59c6e1f39bae18b85e057975ab0d89308'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.28.6/src/lib.rs:156:40: [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: 0x5a614e980b42 - std::backtrace_rs::backtrace::libunwind::trace::h88c7fe27b75c68a2 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a614e980b42 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d754ffb21e5a044 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a614e980b42 - std::sys::backtrace::_print_fmt::he5b56d54867dee1f [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a614e980b42 - ::fmt::h00622948c3e9f572 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a614e9a0723 - core::fmt::rt::Argument::fmt::h7808ce8d8b0f7b17 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/fmt/rt.rs:181:76 [INFO] [stderr] 5: 0x5a614e9a0723 - core::fmt::write::h338fbd37d5ce0fae [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x5a614e97e423 - std::io::default_write_fmt::hb7854b0c0e1d6756 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a614e97e423 - std::io::Write::write_fmt::hbf6e13c99438e896 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5a614e980992 - std::sys::backtrace::BacktraceLock::print::h5ac51f57f03ee115 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5a614e981d9c - std::panicking::default_hook::{{closure}}::h47451c57a2aa56e2 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5a614e981b9f - std::panicking::default_hook::h95415224f00febcc [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5a614e9827c2 - std::panicking::rust_panic_with_hook::h03bb20a9067a1ef7 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5a614e98254a - std::panicking::begin_panic_handler::{{closure}}::hce677f04cfb4103d [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5a614e981049 - std::sys::backtrace::__rust_end_short_backtrace::h9bc0b69b8a0a783b [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5a614e9821dd - __rustc[abdcd105f2a877ea]::rust_begin_unwind [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5a614e99f660 - core::panicking::panic_fmt::h9ef372a2ae278455 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5a614e99fa96 - core::result::unwrap_failed::h463d67cf9cca4d9f [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/result.rs:1732:5 [INFO] [stderr] 17: 0x5a614e8c32ed - wayland_scanner::generate_code_with_destructor_events::h6f80b17dd0e055f4 [INFO] [stderr] 18: 0x5a614e8c134d - build_script_build::generate_protocol::h9b06591968dc52e0 [INFO] [stderr] 19: 0x5a614e8c25d6 - build_script_build::main::he030903109c2a619 [INFO] [stderr] 20: 0x5a614e8bdd73 - core::ops::function::FnOnce::call_once::h77935e4dc6038cba [INFO] [stderr] 21: 0x5a614e8bd5c6 - std::sys::backtrace::__rust_begin_short_backtrace::h1ff4887236a7ae3c [INFO] [stderr] 22: 0x5a614e8cd579 - std::rt::lang_start::{{closure}}::hf1dc48dded9462eb [INFO] [stderr] 23: 0x5a614e97ac74 - core::ops::function::impls:: for &F>::call_once::h2208aaf9262e6911 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5a614e97ac74 - std::panicking::try::do_call::h9b6e8ab64f1c6d2e [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5a614e97ac74 - std::panicking::try::hd1f0ae82256493db [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5a614e97ac74 - std::panic::catch_unwind::hc5a410e0afcc5725 [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5a614e97ac74 - std::rt::lang_start_internal::{{closure}}::hbdbcaafad8b6d8ec [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5a614e97ac74 - std::panicking::try::do_call::hfadfa61991fe1cfd [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5a614e97ac74 - std::panicking::try::hd045283463f61d5b [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5a614e97ac74 - std::panic::catch_unwind::h39898258a6b245fe [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5a614e97ac74 - std::rt::lang_start_internal::h35d2e44aa7029a9e [INFO] [stderr] at /rustc/b8ee37b59c6e1f39bae18b85e057975ab0d89308/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5a614e8cd561 - std::rt::lang_start::h9fb539936c59aa5c [INFO] [stderr] 33: 0x5a614e8c2815 - main [INFO] [stderr] 34: 0x7cd0912981ca - [INFO] [stderr] 35: 0x7cd09129828b - __libc_start_main [INFO] [stderr] 36: 0x5a614e8bcbb5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libregex_syntax-510575a98eda2dbe.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabWj5Lb/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (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/rmetaG8Ec8g" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoS1MRL/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error; 214 warnings emitted [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8ee37b59c6e1f39bae18b85e057975ab0d89308/bin/rustc --crate-name clap --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.33.3/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="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "lints", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=70e1a9cc27b1f623 -C extra-filename=-08c1c83bd6eb4a7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-40dd0a3f4cc6b02c.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-4fe5600a36336e1e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-75ccf408552d9bb0.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-6f2a3638b870cfbd.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-075f6458efb7627a.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d1ef2fc33f67a191.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-40e1f8116cc4df11.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8Z63LE/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "40a933a9d900b9dee4a256e15b45f44f035d1290aeddebb3835d0e5391e4c8e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a933a9d900b9dee4a256e15b45f44f035d1290aeddebb3835d0e5391e4c8e6", kill_on_drop: false }` [INFO] [stdout] 40a933a9d900b9dee4a256e15b45f44f035d1290aeddebb3835d0e5391e4c8e6