[INFO] cloning repository https://github.com/wdcs-pruthvithakor/rust-tic-tac-toe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wdcs-pruthvithakor/rust-tic-tac-toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdcs-pruthvithakor%2Frust-tic-tac-toe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdcs-pruthvithakor%2Frust-tic-tac-toe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b0ed6c041a3674433f49bf4ec28255b8ed24935 [INFO] checking wdcs-pruthvithakor/rust-tic-tac-toe against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdcs-pruthvithakor%2Frust-tic-tac-toe" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file Readme.md [INFO] [stderr] error: unable to write file report.txt [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking wdcs-pruthvithakor/rust-tic-tac-toe against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdcs-pruthvithakor%2Frust-tic-tac-toe" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wdcs-pruthvithakor/rust-tic-tac-toe [INFO] finished tweaking git repo https://github.com/wdcs-pruthvithakor/rust-tic-tac-toe [INFO] tweaked toml for git repo https://github.com/wdcs-pruthvithakor/rust-tic-tac-toe written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wdcs-pruthvithakor/rust-tic-tac-toe on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wdcs-pruthvithakor/rust-tic-tac-toe 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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 692958076e651eb80f89cb85114f39b20372c2aa8eae2559ebb250664bd0cec0 [INFO] running `Command { std: "docker" "start" "-a" "692958076e651eb80f89cb85114f39b20372c2aa8eae2559ebb250664bd0cec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "692958076e651eb80f89cb85114f39b20372c2aa8eae2559ebb250664bd0cec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "692958076e651eb80f89cb85114f39b20372c2aa8eae2559ebb250664bd0cec0", kill_on_drop: false }` [INFO] [stdout] 692958076e651eb80f89cb85114f39b20372c2aa8eae2559ebb250664bd0cec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a690a39b79d4822dcf202f7d9740f5db86293c91e64ad1e03482878c9daf289f [INFO] running `Command { std: "docker" "start" "-a" "a690a39b79d4822dcf202f7d9740f5db86293c91e64ad1e03482878c9daf289f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking accesskit v0.11.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/nix-9bc236e3de013dbc.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/nix-9bc236e3de013dbc/dep-lib-nix` [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `winit` (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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.28.7/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="mio"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="sctk-adwaita"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-commons"' --cfg 'feature="wayland-csd-adwaita"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("android-game-activity", "android-native-activity", "default", "mint", "mio", "percent-encoding", "sctk", "sctk-adwaita", "serde", "wayland", "wayland-client", "wayland-commons", "wayland-csd-adwaita", "wayland-csd-adwaita-crossfont", "wayland-csd-adwaita-notitle", "wayland-dlopen", "wayland-protocols", "x11", "x11-dl"))' -C metadata=3c0c0e1bf45f325b -C extra-filename=-48374b08b2073451 --out-dir /opt/rustwide/target/debug/build/winit-48374b08b2073451 -L dependency=/opt/rustwide/target/debug/deps --extern cfg_aliases=/opt/rustwide/target/debug/deps/libcfg_aliases-615fb2d73acd9747.rlib --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-8083966210b1e56d.rlib --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: failed to run custom build command for `wayland-protocols v0.29.5` [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-757b3f6c300d4dfa/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '5de9e0e6cf775e94e0de2003f35e183f3f77bfe8'. [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 '5de9e0e6cf775e94e0de2003f35e183f3f77bfe8'. [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.29.5/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: 0x5991627e7bc2 - std::backtrace_rs::backtrace::libunwind::trace::hdd66797479da0d0c [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5991627e7bc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd1d45ac01496b2b9 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5991627e7bc2 - std::sys::backtrace::_print_fmt::hb909959599aa9519 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5991627e7bc2 - ::fmt::h7b969787ce5deac1 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x599162807f33 - core::fmt::rt::Argument::fmt::h7661f91f2e80e37a [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x599162807f33 - core::fmt::write::h284e395414ea99f7 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x5991627e5533 - std::io::default_write_fmt::hfd4bc673269bbf57 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5991627e5533 - std::io::Write::write_fmt::hf7646f78d4e0308c [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5991627e7a12 - std::sys::backtrace::BacktraceLock::print::ha5a825cb9f3cf783 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5991627e8aa3 - std::panicking::default_hook::{{closure}}::hc7fccda8b87fc59f [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5991627e8885 - std::panicking::default_hook::hca731c2d18b3de14 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5991627e94b5 - std::panicking::rust_panic_with_hook::h99d6a82a3faf8e5a [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5991627e924a - std::panicking::begin_panic_handler::{{closure}}::hd142d6981f6eca18 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5991627e80b9 - std::sys::backtrace::__rust_end_short_backtrace::h08fa3bb8001984c6 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5991627e8edd - __rustc[445019dde9e6f6c8]::rust_begin_unwind [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x599162806f30 - core::panicking::panic_fmt::h50fef62faa2e2575 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5991628072c6 - core::result::unwrap_failed::h1b37a8af5403db13 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x599162715d39 - wayland_scanner::generate_code_with_destructor_events::h4853c7b999365dad [INFO] [stderr] 18: 0x59916272281f - build_script_build::generate_protocol::he65a9c5a5e8879ba [INFO] [stderr] 19: 0x5991627242a7 - build_script_build::main::h8320d01049021a12 [INFO] [stderr] 20: 0x5991627281e3 - core::ops::function::FnOnce::call_once::h4ff7d4acb29be44b [INFO] [stderr] 21: 0x599162725196 - std::sys::backtrace::__rust_begin_short_backtrace::h0bf23da10a9d119d [INFO] [stderr] 22: 0x59916271ef89 - std::rt::lang_start::{{closure}}::h2806c585d78f3fcb [INFO] [stderr] 23: 0x5991627e1ea0 - core::ops::function::impls:: for &F>::call_once::h57eb24be0f898230 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5991627e1ea0 - std::panicking::catch_unwind::do_call::h8795c76655438b84 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5991627e1ea0 - std::panicking::catch_unwind::h8f39ef205c4438a2 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5991627e1ea0 - std::panic::catch_unwind::hd7c4c0e6e89474d7 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5991627e1ea0 - std::rt::lang_start_internal::{{closure}}::hdb9a2863108ce07a [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5991627e1ea0 - std::panicking::catch_unwind::do_call::h93878fc13164d16f [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5991627e1ea0 - std::panicking::catch_unwind::h5eaeff5a8ea7b8a8 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5991627e1ea0 - std::panic::catch_unwind::h8b957d714b54e48e [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5991627e1ea0 - std::rt::lang_start_internal::h6d3652be079a1600 [INFO] [stderr] at /rustc/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x59916271ef71 - std::rt::lang_start::h0b5566d5d24add01 [INFO] [stderr] 33: 0x599162724305 - main [INFO] [stderr] 34: 0x74517cace1ca - [INFO] [stderr] 35: 0x74517cace28b - __libc_start_main [INFO] [stderr] 36: 0x599162715205 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `toml_edit` (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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.19.15/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=20c5d92874ddf62a -C extra-filename=-8948694c850adf3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a91f999fb7213eca.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-5590c11803c79c0e.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-f3a00c1f1da8463a.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] [stderr] error: could not compile `regex-syntax` (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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `proc-macro-crate` (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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name proc_macro_crate --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-1.3.1/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=a90121396e0b7aff -C extra-filename=-81b4ea5b44a6b225 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8c389f34fb60beb7.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-8948694c850adf3c.rmeta --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/rmetalpMxvP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name aho_corasick --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=f93936bca17a0972 -C extra-filename=-110c7d4a2ad803fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-385abaa02608ee6d.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `accesskit` (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/rmetalSWGHz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-executor` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHQrK9m/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3rCb8n/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a690a39b79d4822dcf202f7d9740f5db86293c91e64ad1e03482878c9daf289f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a690a39b79d4822dcf202f7d9740f5db86293c91e64ad1e03482878c9daf289f", kill_on_drop: false }` [INFO] [stdout] a690a39b79d4822dcf202f7d9740f5db86293c91e64ad1e03482878c9daf289f