[INFO] cloning repository https://github.com/pvinualese/pong_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pvinualese/pong_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvinualese%2Fpong_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvinualese%2Fpong_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87b955e81672006d2dd54367d98ae97537f78ba0 [INFO] checking pvinualese/pong_game against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvinualese%2Fpong_game" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pvinualese/pong_game on toolchain 26ad8a85dc4eed299af809e52f278da81e284602 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pvinualese/pong_game [INFO] finished tweaking git repo https://github.com/pvinualese/pong_game [INFO] tweaked toml for git repo https://github.com/pvinualese/pong_game written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pvinualese/pong_game 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" "+26ad8a85dc4eed299af809e52f278da81e284602" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bff429ad6afd6c109269c4aea46a2a600a3dd23d269d0b4f443418c61cd30cad [INFO] running `Command { std: "docker" "start" "-a" "bff429ad6afd6c109269c4aea46a2a600a3dd23d269d0b4f443418c61cd30cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bff429ad6afd6c109269c4aea46a2a600a3dd23d269d0b4f443418c61cd30cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff429ad6afd6c109269c4aea46a2a600a3dd23d269d0b4f443418c61cd30cad", kill_on_drop: false }` [INFO] [stdout] bff429ad6afd6c109269c4aea46a2a600a3dd23d269d0b4f443418c61cd30cad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fe352462be50b0b010e38b5ba2050a1279b240e7b2493815ffba3a257b1c6cb [INFO] running `Command { std: "docker" "start" "-a" "4fe352462be50b0b010e38b5ba2050a1279b240e7b2493815ffba3a257b1c6cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking lyon_geom v0.17.7 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking lyon_path v0.17.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking mio-misc v1.2.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking vec_map v0.8.2 [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/rmeta8ZJOSD/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ogg` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-a4967f4094b8d7e3/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] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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 '26ad8a85dc4eed299af809e52f278da81e284602'. [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: 0x64b04af49d02 - std::backtrace_rs::backtrace::libunwind::trace::h624ad7788ad47e0f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x64b04af49d02 - std::backtrace_rs::backtrace::trace_unsynchronized::h6558814eb004f130 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x64b04af49d02 - std::sys::backtrace::_print_fmt::he9dc7c522981978f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64b04af49d02 - ::fmt::hf75e40fd782fabe5 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64b04af6bc13 - core::fmt::rt::Argument::fmt::h64616a370f558318 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x64b04af6bc13 - core::fmt::write::h490f5869196d1a8e [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x64b04af473a3 - std::io::Write::write_fmt::ha626e648d3fc66ff [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x64b04af49b52 - std::sys::backtrace::BacktraceLock::print::h99dda70d87831b85 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x64b04af4aa82 - std::panicking::default_hook::{{closure}}::h7604404ea50a3d25 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x64b04af4a885 - std::panicking::default_hook::h269ddda58affe806 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x64b04af4b4a2 - std::panicking::rust_panic_with_hook::h9a3edde1e77895c8 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x64b04af4b22a - std::panicking::begin_panic_handler::{{closure}}::h3b89619b68ffc463 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x64b04af4a1f9 - std::sys::backtrace::__rust_end_short_backtrace::h63de8c9fead1cbce [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x64b04af4aebd - rust_begin_unwind [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x64b04af6abb0 - core::panicking::panic_fmt::hd757f400f7555494 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x64b04af6af46 - core::result::unwrap_failed::h3e3855212b7b16ea [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x64b04ae89b39 - wayland_scanner::generate_code_with_destructor_events::h2b5c3161ff342c87 [INFO] [stderr] 17: 0x64b04ae849fd - build_script_build::generate_protocol::h52b642590c9dc335 [INFO] [stderr] 18: 0x64b04ae85c58 - build_script_build::main::h9f793816efd0da02 [INFO] [stderr] 19: 0x64b04ae87033 - core::ops::function::FnOnce::call_once::h21561b1cd8886463 [INFO] [stderr] 20: 0x64b04ae8a086 - std::sys::backtrace::__rust_begin_short_backtrace::hd8f5625ddfe808c4 [INFO] [stderr] 21: 0x64b04ae86839 - std::rt::lang_start::{{closure}}::h148ae194389ead47 [INFO] [stderr] 22: 0x64b04af43f10 - core::ops::function::impls:: for &F>::call_once::h28b8e3395896db3f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x64b04af43f10 - std::panicking::try::do_call::he3ec180badf15680 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x64b04af43f10 - std::panicking::try::h445a850bef32ee73 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x64b04af43f10 - std::panic::catch_unwind::h7f476ec1eabc1095 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x64b04af43f10 - std::rt::lang_start_internal::{{closure}}::h0ea64b98c5d7c00a [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x64b04af43f10 - std::panicking::try::do_call::h2687410ea59bf7a5 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x64b04af43f10 - std::panicking::try::hd0b7934e98b76e16 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x64b04af43f10 - std::panic::catch_unwind::h73b9ee77d3cd87c6 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x64b04af43f10 - std::rt::lang_start_internal::h228615d761734162 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x64b04ae86821 - std::rt::lang_start::h9d71429269500b2b [INFO] [stderr] 32: 0x64b04ae86195 - main [INFO] [stderr] 33: 0x7e211929cd90 - [INFO] [stderr] 34: 0x7e211929ce40 - __libc_start_main [INFO] [stderr] 35: 0x64b04ae77ac5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: could not compile `syn` (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/26ad8a85dc4eed299af809e52f278da81e284602/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.99/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=fbb811c9c0b32451 -C extra-filename=-8db7d398b336986c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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/rmetaUEhpBm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vec_map` (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/rmetaKQVqN5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBBXK68/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linked-hash-map` (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/rmetaS1PXR1" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaO98cPO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ab_glyph` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `uuid` (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/rmetaRwBMnh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jpeg-decoder` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4ADY4K/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyvec` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8or6fL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_gl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTJJYjA/lib.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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetah6QMTs/lib.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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakltQuP/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4fe352462be50b0b010e38b5ba2050a1279b240e7b2493815ffba3a257b1c6cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe352462be50b0b010e38b5ba2050a1279b240e7b2493815ffba3a257b1c6cb", kill_on_drop: false }` [INFO] [stdout] 4fe352462be50b0b010e38b5ba2050a1279b240e7b2493815ffba3a257b1c6cb