[INFO] cloning repository https://github.com/flibusta-apps/batch_downloader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flibusta-apps/batch_downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflibusta-apps%2Fbatch_downloader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflibusta-apps%2Fbatch_downloader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dd8de855927d0bfe2ae305aabf0e7ee4bbd63f5 [INFO] checking flibusta-apps/batch_downloader against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflibusta-apps%2Fbatch_downloader" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flibusta-apps/batch_downloader on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flibusta-apps/batch_downloader [INFO] finished tweaking git repo https://github.com/flibusta-apps/batch_downloader [INFO] tweaked toml for git repo https://github.com/flibusta-apps/batch_downloader written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/flibusta-apps/batch_downloader 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sentry-backtrace v0.36.0 [INFO] [stderr] Downloaded sentry-tracing v0.36.0 [INFO] [stderr] Downloaded sentry-core v0.36.0 [INFO] [stderr] Downloaded sentry-debug-images v0.36.0 [INFO] [stderr] Downloaded sentry-panic v0.36.0 [INFO] [stderr] Downloaded translit v0.6.0 [INFO] [stderr] Downloaded sentry-contexts v0.36.0 [INFO] [stderr] Downloaded axum-prometheus v0.8.0 [INFO] [stderr] Downloaded sentry v0.36.0 [INFO] [stderr] Downloaded os_info v3.9.1 [INFO] [stderr] Downloaded metrics v0.24.1 [INFO] [stderr] Downloaded quanta v0.12.4 [INFO] [stderr] Downloaded zip v2.4.2 [INFO] [stderr] Downloaded sentry-types v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec08947b84913a11bb2e216d5e2da4a8abdef61da40e7d6f2884358f4c1102aa [INFO] running `Command { std: "docker" "start" "-a" "ec08947b84913a11bb2e216d5e2da4a8abdef61da40e7d6f2884358f4c1102aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec08947b84913a11bb2e216d5e2da4a8abdef61da40e7d6f2884358f4c1102aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec08947b84913a11bb2e216d5e2da4a8abdef61da40e7d6f2884358f4c1102aa", kill_on_drop: false }` [INFO] [stdout] ec08947b84913a11bb2e216d5e2da4a8abdef61da40e7d6f2884358f4c1102aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca26567b6e15f7cb6f5d633458c443b49fec61517fbdfa175368bc254004a4b0 [INFO] running `Command { std: "docker" "start" "-a" "ca26567b6e15f7cb6f5d633458c443b49fec61517fbdfa175368bc254004a4b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/cc-4a8f55dadefb4d39/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/hex-4852862d92867e36.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/hex-4852862d92867e36/dep-lib-hex` [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/rmetaO6kb77/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.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-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:184:63: [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: 0x589ee2aa9332 - std::backtrace_rs::backtrace::libunwind::trace::h6a01a79cedec9796 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x589ee2aa9332 - std::backtrace_rs::backtrace::trace_unsynchronized::h15f214ab7274fdd0 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x589ee2aa9332 - std::sys::backtrace::_print_fmt::he09783ea18a12ddd [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x589ee2aa9332 - ::fmt::h6133d145ef9a1ea3 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x589ee2ac45d3 - core::fmt::rt::Argument::fmt::h781610209cc9ad11 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x589ee2ac45d3 - core::fmt::write::h8ebcc6ff442c5fa8 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x589ee2aa6c03 - std::io::default_write_fmt::h12b79d65cb88d2ae [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x589ee2aa6c03 - std::io::Write::write_fmt::h49809f9e7932fb1b [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x589ee2aa9182 - std::sys::backtrace::BacktraceLock::print::h70c0dc0170c3decd [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x589ee2aaa1f2 - std::panicking::default_hook::{{closure}}::h9595232d9d2377e6 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x589ee2aa9ff5 - std::panicking::default_hook::h6c3492a288d49d7f [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x589ee2aaaac2 - std::panicking::rust_panic_with_hook::hf86476cc7d48c51d [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x589ee2aaa95a - std::panicking::begin_panic_handler::{{closure}}::ha90663076b19c2b0 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x589ee2aa9829 - std::sys::backtrace::__rust_end_short_backtrace::hbc8c9649ba989dbe [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x589ee2aaa5ed - __rustc[d0ab4f777bf13e22]::rust_begin_unwind [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x589ee2ac3880 - core::panicking::panic_fmt::h9dd943d4d9cff8ae [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x589ee2ac3c16 - core::result::unwrap_failed::h60921a5c2107fe44 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/core/src/result.rs:1732:5 [INFO] [stderr] 17: 0x589ee2a8625c - build_script_main::main::h128ad858982a1750 [INFO] [stderr] 18: 0x589ee2a819f3 - core::ops::function::FnOnce::call_once::hb8cfc92b22385ab4 [INFO] [stderr] 19: 0x589ee2a83c96 - std::sys::backtrace::__rust_begin_short_backtrace::h75860fb93ebc45f6 [INFO] [stderr] 20: 0x589ee2a80ea9 - std::rt::lang_start::{{closure}}::haf0202db41e50818 [INFO] [stderr] 21: 0x589ee2aa3c10 - core::ops::function::impls:: for &F>::call_once::he72c1fced8463762 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x589ee2aa3c10 - std::panicking::try::do_call::h7cca2e5d675d760c [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x589ee2aa3c10 - std::panicking::try::h3d143944bd87da85 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x589ee2aa3c10 - std::panic::catch_unwind::h5e0e4810640aa755 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x589ee2aa3c10 - std::rt::lang_start_internal::{{closure}}::hcc1772ae3330f5be [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x589ee2aa3c10 - std::panicking::try::do_call::h20837f5db61615ee [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x589ee2aa3c10 - std::panicking::try::h0a5d3ee83b475e04 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x589ee2aa3c10 - std::panic::catch_unwind::h83a9054e20f4ac9f [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x589ee2aa3c10 - std::rt::lang_start_internal::h6de180237e5fc1f1 [INFO] [stderr] at /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x589ee2a80e91 - std::rt::lang_start::h35378558291bde5b [INFO] [stderr] 31: 0x589ee2a86475 - main [INFO] [stderr] 32: 0x7774e76a11ca - [INFO] [stderr] 33: 0x7774e76a128b - __libc_start_main [INFO] [stderr] 34: 0x589ee2a77875 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `semver` (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/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.24/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=db6b44edbac71294 -C extra-filename=-10a45e766d4856a9 --out-dir /opt/rustwide/target/debug/build/semver-10a45e766d4856a9 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `jobserver` (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/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/bin/rustc --crate-name jobserver --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jobserver-0.1.32/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())' -C metadata=1c8f10b5b53b7c01 -C extra-filename=-98405d9ac26a4ded --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-32e0c0984c32f904.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUENJc3/full.rmeta`: No space left on device (os error 28) [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/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/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=f0305f07740d066a -C extra-filename=-4791378b95cfd97e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` (exit status: 101) [INFO] [stderr] error: could not compile `vcpkg` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaT0h0Av/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayfAK4Z/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deranged` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaK7VaoD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUGIbG4/full.rmeta`: 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] running `Command { std: "docker" "inspect" "ca26567b6e15f7cb6f5d633458c443b49fec61517fbdfa175368bc254004a4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca26567b6e15f7cb6f5d633458c443b49fec61517fbdfa175368bc254004a4b0", kill_on_drop: false }` [INFO] [stdout] ca26567b6e15f7cb6f5d633458c443b49fec61517fbdfa175368bc254004a4b0