[INFO] cloning repository https://github.com/w4ngzhen/rs-game-dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/w4ngzhen/rs-game-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4ngzhen%2Frs-game-dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4ngzhen%2Frs-game-dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86d4b74159146ce5d63a562755e8a641dfa6db3c [INFO] checking w4ngzhen/rs-game-dev against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4ngzhen%2Frs-game-dev" "/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/w4ngzhen/rs-game-dev [INFO] finished tweaking git repo https://github.com/w4ngzhen/rs-game-dev [INFO] tweaked toml for git repo https://github.com/w4ngzhen/rs-game-dev written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/w4ngzhen/rs-game-dev on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/w4ngzhen/rs-game-dev 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ggegui v0.3.9 [INFO] [stderr] Downloaded shred v0.15.0 [INFO] [stderr] Downloaded nougat-proc_macros v0.2.4 [INFO] [stderr] Downloaded nougat v0.2.4 [INFO] [stderr] Downloaded lyon_tessellation v1.0.13 [INFO] [stderr] Downloaded specs v0.20.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ff8abc8b4b04feb9ff0f01935d87e92356c81888314373b57a650afffa04ed0 [INFO] running `Command { std: "docker" "start" "-a" "3ff8abc8b4b04feb9ff0f01935d87e92356c81888314373b57a650afffa04ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ff8abc8b4b04feb9ff0f01935d87e92356c81888314373b57a650afffa04ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff8abc8b4b04feb9ff0f01935d87e92356c81888314373b57a650afffa04ed0", kill_on_drop: false }` [INFO] [stdout] 3ff8abc8b4b04feb9ff0f01935d87e92356c81888314373b57a650afffa04ed0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5d6f594d4c07b553c8c6ade4ef1659174e540432b950ccc0c96785a80ccbc3d [INFO] running `Command { std: "docker" "start" "-a" "c5d6f594d4c07b553c8c6ade4ef1659174e540432b950ccc0c96785a80ccbc3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking lyon_path v1.0.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling gilrs v0.10.4 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Checking gilrs-core v0.5.10 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/xi_unicode-6126868833ac46f9.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/xi-unicode-6126868833ac46f9/dep-lib-xi_unicode` [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/pulldown_cmark-ee2394cd99d243a7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/pulldown-cmark-ee2394cd99d243a7/dep-lib-pulldown_cmark` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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-0234e6bfe9134d4f/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 '5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db'. [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 '5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db'. [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: 0x63c2a5522692 - std::backtrace_rs::backtrace::libunwind::trace::ha6de1a99f852809b [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63c2a5522692 - std::backtrace_rs::backtrace::trace_unsynchronized::h27d1040d302252c8 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63c2a5522692 - std::sys::backtrace::_print_fmt::he4fd785a8b1c6d05 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63c2a5522692 - ::fmt::h231d53848e414480 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63c2a55429a3 - core::fmt::rt::Argument::fmt::h2b1fbf2d48214c53 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63c2a55429a3 - core::fmt::write::h8aabad5b51f54f44 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x63c2a551fec3 - std::io::default_write_fmt::h78e9086de3e92b94 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63c2a551fec3 - std::io::Write::write_fmt::h7f640d8ce0e13d75 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63c2a55224e2 - std::sys::backtrace::BacktraceLock::print::h198c398f3cc5d293 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63c2a5523573 - std::panicking::default_hook::{{closure}}::h751b0f2ac37fd768 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63c2a5523355 - std::panicking::default_hook::h7c2e4fd52afb5c8c [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63c2a5523f82 - std::panicking::rust_panic_with_hook::h041ac262eb636ee1 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63c2a5523d1a - std::panicking::begin_panic_handler::{{closure}}::hc27e06bb647aca7c [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63c2a5522b99 - std::sys::backtrace::__rust_end_short_backtrace::h9a56e0ce6c6b3855 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63c2a55239ad - __rustc[eb0942aaba8f557]::rust_begin_unwind [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63c2a55419a0 - core::panicking::panic_fmt::he55cb5945e0e0306 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63c2a5541d36 - core::result::unwrap_failed::h0b6e3da89a01d65c [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x63c2a545cd3d - wayland_scanner::generate_code_with_destructor_events::h5add3708d214d986 [INFO] [stderr] 18: 0x63c2a54609ff - build_script_build::generate_protocol::h827e151ccbe4dc40 [INFO] [stderr] 19: 0x63c2a54624eb - build_script_build::main::h207fd7889e9d2619 [INFO] [stderr] 20: 0x63c2a5464143 - core::ops::function::FnOnce::call_once::h42382501ce16a483 [INFO] [stderr] 21: 0x63c2a545a006 - std::sys::backtrace::__rust_begin_short_backtrace::hb39b1498b9cde28b [INFO] [stderr] 22: 0x63c2a54625d9 - std::rt::lang_start::{{closure}}::h2df9bef5f332f072 [INFO] [stderr] 23: 0x63c2a551c950 - core::ops::function::impls:: for &F>::call_once::h251a06dc70689cc1 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x63c2a551c950 - std::panicking::catch_unwind::do_call::h1cb019360e5c3dbe [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x63c2a551c950 - std::panicking::catch_unwind::he7287c5f97662249 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x63c2a551c950 - std::panic::catch_unwind::h680c5989581c0a87 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x63c2a551c950 - std::rt::lang_start_internal::{{closure}}::h59c4d2daf7e93b33 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x63c2a551c950 - std::panicking::catch_unwind::do_call::h364e7669c889f574 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x63c2a551c950 - std::panicking::catch_unwind::h1f3e64a8c9d85049 [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x63c2a551c950 - std::panic::catch_unwind::hfbd2520203e1638d [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x63c2a551c950 - std::rt::lang_start_internal::hdaf942ef6c33757b [INFO] [stderr] at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x63c2a54625c1 - std::rt::lang_start::h6edeec30d3c83a2b [INFO] [stderr] 33: 0x63c2a5462555 - main [INFO] [stderr] 34: 0x78bd30fdd1ca - [INFO] [stderr] 35: 0x78bd30fdd28b - __libc_start_main [INFO] [stderr] 36: 0x63c2a5450495 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayR5NdT" [INFO] [stdout] [INFO] [stdout] [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/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=67b20c04110eedca -C extra-filename=-382f8b481b173b83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `serde_derive` (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/rmetaxigizE" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNneg3o/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glyph_brush_draw_cache` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `twox-hash` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9vKnDg/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jpeg-decoder` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3knFGs/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3knFGs/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gilrs-79c426e2aab29488/build_script_build-79c426e2aab29488" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gilrs` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c5d6f594d4c07b553c8c6ade4ef1659174e540432b950ccc0c96785a80ccbc3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d6f594d4c07b553c8c6ade4ef1659174e540432b950ccc0c96785a80ccbc3d", kill_on_drop: false }` [INFO] [stdout] c5d6f594d4c07b553c8c6ade4ef1659174e540432b950ccc0c96785a80ccbc3d