[INFO] cloning repository https://github.com/sstelfox/actix-background-worker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sstelfox/actix-background-worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstelfox%2Factix-background-worker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstelfox%2Factix-background-worker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d96d8e296daa1f40ba1b05ce5a55074094300c5 [INFO] checking sstelfox/actix-background-worker against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstelfox%2Factix-background-worker" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sstelfox/actix-background-worker on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sstelfox/actix-background-worker [INFO] finished tweaking git repo https://github.com/sstelfox/actix-background-worker [INFO] tweaked toml for git repo https://github.com/sstelfox/actix-background-worker written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sstelfox/actix-background-worker 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mime v0.3.7 [INFO] [stderr] Downloaded serde_derive v1.0.68 [INFO] [stderr] Downloaded serde v1.0.68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef272d7e90484c441b41bdeeeb81c39c9bd0e38c4d72a4fb0be0f429a290bfbc [INFO] running `Command { std: "docker" "start" "-a" "ef272d7e90484c441b41bdeeeb81c39c9bd0e38c4d72a4fb0be0f429a290bfbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef272d7e90484c441b41bdeeeb81c39c9bd0e38c4d72a4fb0be0f429a290bfbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef272d7e90484c441b41bdeeeb81c39c9bd0e38c4d72a4fb0be0f429a290bfbc", kill_on_drop: false }` [INFO] [stdout] ef272d7e90484c441b41bdeeeb81c39c9bd0e38c4d72a4fb0be0f429a290bfbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acec141451ff963d9b25faa4b13caf561e89a27d0296dcbe3f2e9017bf5b6b40 [INFO] running `Command { std: "docker" "start" "-a" "acec141451ff963d9b25faa4b13caf561e89a27d0296dcbe3f2e9017bf5b6b40", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking log v0.4.2 [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.68 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaaS7tyn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-epoch` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: backtrace-sys@0.1.23: src/libbacktrace/alloc.c:156:1: fatal error: error writing to /tmp/ccpeDCYg.s: No space left on device [INFO] [stderr] warning: backtrace-sys@0.1.23: 156 | } [INFO] [stderr] warning: backtrace-sys@0.1.23: | ^ [INFO] [stderr] warning: backtrace-sys@0.1.23: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.23` [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/backtrace-sys-23463e8da6ca0e8d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "src/libbacktrace" "-I" "/opt/rustwide/target/debug/build/backtrace-sys-9dbe1f818ce78a2e/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=64" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-o" "/opt/rustwide/target/debug/build/backtrace-sys-9dbe1f818ce78a2e/out/src/libbacktrace/alloc.o" "-c" "src/libbacktrace/alloc.c" [INFO] [stderr] cargo:warning=src/libbacktrace/alloc.c:156:1: fatal error: error writing to /tmp/ccpeDCYg.s: No space left on device [INFO] [stderr] cargo:warning= 156 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.17/src/lib.rs:2180:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "src/libbacktrace" "-I" "/opt/rustwide/target/debug/build/backtrace-sys-9dbe1f818ce78a2e/out" "-fvisibility=hidden" "-DBACKTRACE_ELF_SIZE=64" "-DBACKTRACE_SUPPORTED=1" "-DBACKTRACE_USES_MALLOC=1" "-DBACKTRACE_SUPPORTS_THREADS=0" "-DBACKTRACE_SUPPORTS_DATA=0" "-DHAVE_DL_ITERATE_PHDR=1" "-D_GNU_SOURCE=1" "-D_LARGE_FILES=1" "-Dbacktrace_full=__rbt_backtrace_full" "-Dbacktrace_dwarf_add=__rbt_backtrace_dwarf_add" "-Dbacktrace_initialize=__rbt_backtrace_initialize" "-Dbacktrace_pcinfo=__rbt_backtrace_pcinfo" "-Dbacktrace_syminfo=__rbt_backtrace_syminfo" "-Dbacktrace_get_view=__rbt_backtrace_get_view" "-Dbacktrace_release_view=__rbt_backtrace_release_view" "-Dbacktrace_alloc=__rbt_backtrace_alloc" "-Dbacktrace_free=__rbt_backtrace_free" "-Dbacktrace_vector_finish=__rbt_backtrace_vector_finish" "-Dbacktrace_vector_grow=__rbt_backtrace_vector_grow" "-Dbacktrace_vector_release=__rbt_backtrace_vector_release" "-Dbacktrace_close=__rbt_backtrace_close" "-Dbacktrace_open=__rbt_backtrace_open" "-Dbacktrace_print=__rbt_backtrace_print" "-Dbacktrace_simple=__rbt_backtrace_simple" "-Dbacktrace_qsort=__rbt_backtrace_qsort" "-Dbacktrace_create_state=__rbt_backtrace_create_state" "-Dbacktrace_uncompress_zdebug=__rbt_backtrace_uncompress_zdebug" "-o" "/opt/rustwide/target/debug/build/backtrace-sys-9dbe1f818ce78a2e/out/src/libbacktrace/alloc.o" "-c" "src/libbacktrace/alloc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x601036e7c5e2 - std::backtrace_rs::backtrace::libunwind::trace::hd56b46576af6cd16 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x601036e7c5e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h9dfe8d335e199e0d [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x601036e7c5e2 - std::sys::backtrace::_print_fmt::h66999ff9739f02cd [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x601036e7c5e2 - ::fmt::hddb5e99560778aed [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x601036e9f283 - core::fmt::rt::Argument::fmt::he7919952f7b90517 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x601036e9f283 - core::fmt::write::h12c234f0edc7b706 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x601036e78d43 - std::io::default_write_fmt::h86e26d31741d8de3 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x601036e78d43 - std::io::Write::write_fmt::h1c65d113e08eaaff [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x601036e7c432 - std::sys::backtrace::BacktraceLock::print::h9652e925cb317248 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x601036e7dfc2 - std::panicking::default_hook::{{closure}}::h58c1e754bf819be3 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x601036e7ddc5 - std::panicking::default_hook::hc5c32bd16ea0a105 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x601036e7e9d2 - std::panicking::rust_panic_with_hook::h87286a060ae3c579 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x601036e7e76a - std::panicking::begin_panic_handler::{{closure}}::h9993a424c66ef4f5 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x601036e7cad9 - std::sys::backtrace::__rust_end_short_backtrace::h56462a577ae5bd16 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x601036e7e3fd - __rustc[f6fea210adcf08ea]::rust_begin_unwind [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x601036e9e1d0 - core::panicking::panic_fmt::hd1b0d938cad2ab35 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x601036e30cdb - cc::fail::h45a968357b3edb39 [INFO] [stderr] 17: 0x601036e21271 - cc::Build::compile::h3f6168107ddf93c9 [INFO] [stderr] 18: 0x601036e1d1e0 - build_script_build::main::h8fad7e3996ed3670 [INFO] [stderr] 19: 0x601036e1bc73 - core::ops::function::FnOnce::call_once::h3317393bda3dcca7 [INFO] [stderr] 20: 0x601036e1bc06 - std::sys::backtrace::__rust_begin_short_backtrace::h9c6f252f077ff9a9 [INFO] [stderr] 21: 0x601036e1bbe9 - std::rt::lang_start::{{closure}}::hbe760bffd36402b1 [INFO] [stderr] 22: 0x601036e74800 - core::ops::function::impls:: for &F>::call_once::h6b68922df8bcda68 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 23: 0x601036e74800 - std::panicking::catch_unwind::do_call::h38a53962d70eca5c [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x601036e74800 - std::panicking::catch_unwind::hef344a424143c2c4 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x601036e74800 - std::panic::catch_unwind::h8ce7fdf34abd6d8d [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x601036e74800 - std::rt::lang_start_internal::{{closure}}::hc4f0ab50f9553918 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x601036e74800 - std::panicking::catch_unwind::do_call::h4dca6e453352cc91 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x601036e74800 - std::panicking::catch_unwind::he3c2da0f17f59fa9 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x601036e74800 - std::panic::catch_unwind::hf80315b8e36f1525 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x601036e74800 - std::rt::lang_start_internal::h4e9a488c4dffa062 [INFO] [stderr] at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x601036e1bbd1 - std::rt::lang_start::h7c17db254b29c2b6 [INFO] [stderr] 32: 0x601036e1d365 - main [INFO] [stderr] 33: 0x76a694f451ca - [INFO] [stderr] 34: 0x76a694f4528b - __libc_start_main [INFO] [stderr] 35: 0x601036e1b6b5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name proc_macro2 --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/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"))' -C metadata=fcb0fe6990d5a9a7 -C extra-filename=-294c6d9e2441130d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqlE2Y9/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand-f3798d898b000509.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand-f3798d898b000509/dep-lib-rand` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRtOWJa/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "acec141451ff963d9b25faa4b13caf561e89a27d0296dcbe3f2e9017bf5b6b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acec141451ff963d9b25faa4b13caf561e89a27d0296dcbe3f2e9017bf5b6b40", kill_on_drop: false }` [INFO] [stdout] acec141451ff963d9b25faa4b13caf561e89a27d0296dcbe3f2e9017bf5b6b40