[INFO] cloning repository https://github.com/sirkibsirkib/space_gfx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sirkibsirkib/space_gfx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspace_gfx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspace_gfx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9361ae8bbb6cd1b13a0028a57d413047e2cf4a0 [INFO] checking sirkibsirkib/space_gfx against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspace_gfx" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sirkibsirkib/space_gfx on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sirkibsirkib/space_gfx [INFO] finished tweaking git repo https://github.com/sirkibsirkib/space_gfx [INFO] tweaked toml for git repo https://github.com/sirkibsirkib/space_gfx written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sirkibsirkib/space_gfx 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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-argon2 v0.8.2 [INFO] [stderr] Downloaded twox-hash v1.4.2 [INFO] [stderr] Downloaded zip v0.5.7 [INFO] [stderr] Downloaded proc-macro2 v1.0.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 575fc2dc531f8484079d07c1c28f713db168f684c8a388bfe4c4387d1e253396 [INFO] running `Command { std: "docker" "start" "-a" "575fc2dc531f8484079d07c1c28f713db168f684c8a388bfe4c4387d1e253396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "575fc2dc531f8484079d07c1c28f713db168f684c8a388bfe4c4387d1e253396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575fc2dc531f8484079d07c1c28f713db168f684c8a388bfe4c4387d1e253396", kill_on_drop: false }` [INFO] [stdout] 575fc2dc531f8484079d07c1c28f713db168f684c8a388bfe4c4387d1e253396 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d82051b5c021f9c4bb002470caaea6843b52f42aee70d155dbcb9be69072d4e3 [INFO] running `Command { std: "docker" "start" "-a" "d82051b5c021f9c4bb002470caaea6843b52f42aee70d155dbcb9be69072d4e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFcNXKR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWdGpil" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-commons` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [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-9b5bd14cd015b206/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '0e517d38ad0e72f93c734b14fabd4bb9b7441de6'. [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 '0e517d38ad0e72f93c734b14fabd4bb9b7441de6'. [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 '0e517d38ad0e72f93c734b14fabd4bb9b7441de6'. [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 '0e517d38ad0e72f93c734b14fabd4bb9b7441de6'. [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 '0e517d38ad0e72f93c734b14fabd4bb9b7441de6'. [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.21.13/src/lib.rs:208: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: 0x5af22bf9f9a2 - std::backtrace_rs::backtrace::libunwind::trace::h008577c7e44e203d [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5af22bf9f9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h560b3af3e5ff6c67 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5af22bf9f9a2 - std::sys::backtrace::_print_fmt::ha81bae09de6070c1 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5af22bf9f9a2 - ::fmt::h71552e9a121535c9 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5af22bfbf743 - core::fmt::rt::Argument::fmt::hbc372588fa9c41d7 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x5af22bfbf743 - core::fmt::write::hb0f01dc8dc29158b [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x5af22bf9d113 - std::io::default_write_fmt::h417c23fc508ec0c4 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5af22bf9d113 - std::io::Write::write_fmt::h6eb5b22ba5716526 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5af22bf9f7f2 - std::sys::backtrace::BacktraceLock::print::he9bd1001b16a14f5 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5af22bfa0bfc - std::panicking::default_hook::{{closure}}::hce5a2fa275590e2e [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5af22bfa09ff - std::panicking::default_hook::h70332a090f0ecf15 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5af22bfa16f3 - as core::ops::function::Fn>::call::h7fd5b59b26e18cca [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x5af22bfa16f3 - std::panicking::rust_panic_with_hook::h91efd5df4c734150 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x5af22bfa13aa - std::panicking::begin_panic_handler::{{closure}}::h12c91c0d9c2af036 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x5af22bf9fe99 - std::sys::backtrace::__rust_end_short_backtrace::h5c0b26e3358a5547 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x5af22bfa103d - __rustc[994c55f15d7c45b8]::rust_begin_unwind [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x5af22bfbe680 - core::panicking::panic_fmt::hdd1bbddd471fde9e [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x5af22bfbeab6 - core::result::unwrap_failed::haf8d4007686496cf [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/core/src/result.rs:1732:5 [INFO] [stderr] 18: 0x5af22bec9262 - wayland_scanner::generate_c_code::hc0a0786ce2a4916c [INFO] [stderr] 19: 0x5af22beced26 - build_script_build::generate_protocol::ha9e8e3222048bd30 [INFO] [stderr] 20: 0x5af22becfd63 - build_script_build::main::hcedf5c73cd73883e [INFO] [stderr] 21: 0x5af22becb423 - core::ops::function::FnOnce::call_once::h8f4ab4e7a260c499 [INFO] [stderr] 22: 0x5af22bed81d6 - std::sys::backtrace::__rust_begin_short_backtrace::h5398746e3fef36af [INFO] [stderr] 23: 0x5af22beca1c9 - std::rt::lang_start::{{closure}}::h87017fa5d1583275 [INFO] [stderr] 24: 0x5af22bf9a5d0 - core::ops::function::impls:: for &F>::call_once::h8199e3d9bdbdd811 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5af22bf9a5d0 - std::panicking::try::do_call::h64912e4d03b46a62 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5af22bf9a5d0 - std::panicking::try::h1159a22d5534b30b [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5af22bf9a5d0 - std::panic::catch_unwind::h428242e4c59cdb24 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5af22bf9a5d0 - std::rt::lang_start_internal::{{closure}}::h1548c9191f8fa3c2 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x5af22bf9a5d0 - std::panicking::try::do_call::he1ed23889dd160bd [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x5af22bf9a5d0 - std::panicking::try::h39321628fc04f193 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x5af22bf9a5d0 - std::panic::catch_unwind::h05eee1d44d9687ab [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5af22bf9a5d0 - std::rt::lang_start_internal::h279959fcd76d5e23 [INFO] [stderr] at /rustc/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x5af22beca1b1 - std::rt::lang_start::h77a1cb541619fded [INFO] [stderr] 34: 0x5af22becfdc5 - main [INFO] [stderr] 35: 0x729bb1da61ca - [INFO] [stderr] 36: 0x729bb1da628b - __libc_start_main [INFO] [stderr] 37: 0x5af22bec8985 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRvHEOu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d82051b5c021f9c4bb002470caaea6843b52f42aee70d155dbcb9be69072d4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d82051b5c021f9c4bb002470caaea6843b52f42aee70d155dbcb9be69072d4e3", kill_on_drop: false }` [INFO] [stdout] d82051b5c021f9c4bb002470caaea6843b52f42aee70d155dbcb9be69072d4e3