[INFO] cloning repository https://github.com/tigthor/Rust-Solitaire-Game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tigthor/Rust-Solitaire-Game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigthor%2FRust-Solitaire-Game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigthor%2FRust-Solitaire-Game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2149a29cc5ee55cf43fa10525152dfb1654e305d [INFO] checking tigthor/Rust-Solitaire-Game against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftigthor%2FRust-Solitaire-Game" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tigthor/Rust-Solitaire-Game on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tigthor/Rust-Solitaire-Game [INFO] finished tweaking git repo https://github.com/tigthor/Rust-Solitaire-Game [INFO] tweaked toml for git repo https://github.com/tigthor/Rust-Solitaire-Game written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tigthor/Rust-Solitaire-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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base-x v0.2.7 [INFO] [stderr] Downloaded mint v0.5.5 [INFO] [stderr] Downloaded error-chain v0.5.0 [INFO] [stderr] Downloaded cpuprofiler v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b8e84814d2e56a1cc3da60e6bbbb52716142a044b7428cd23f2c6914359ca23 [INFO] running `Command { std: "docker" "start" "-a" "0b8e84814d2e56a1cc3da60e6bbbb52716142a044b7428cd23f2c6914359ca23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b8e84814d2e56a1cc3da60e6bbbb52716142a044b7428cd23f2c6914359ca23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8e84814d2e56a1cc3da60e6bbbb52716142a044b7428cd23f2c6914359ca23", kill_on_drop: false }` [INFO] [stdout] 0b8e84814d2e56a1cc3da60e6bbbb52716142a044b7428cd23f2c6914359ca23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 240e3c7228a8b68854ebe9790ad23361f61f338cac1ce757130d33ea0b95610c [INFO] running `Command { std: "docker" "start" "-a" "240e3c7228a8b68854ebe9790ad23361f61f338cac1ce757130d33ea0b95610c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/draw_state-143dc59de0deafbe.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/draw_state-143dc59de0deafbe/dep-lib-draw_state` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/memchr-bd9789ab631106ed/rmetaFoLWt9" [INFO] [stdout] [INFO] [stdout] [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.21.13` [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-c537dcd1ec7b59d9/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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 '18a029cfe8e761533634bda8fe8a14e30280a21b'. [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.21.13/src/lib.rs:145:80: [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: 0x5f87732033f2 - std::backtrace_rs::backtrace::libunwind::trace::h524d9370a90f02f6 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f87732033f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h63c7cdf70cc6c085 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f87732033f2 - std::sys::backtrace::_print_fmt::haa5331f869c726ef [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f87732033f2 - ::fmt::hd3ce9c6a4d42b6aa [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f87732231a3 - core::fmt::rt::Argument::fmt::h92b13f7de3568128 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/fmt/rt.rs:153:76 [INFO] [stderr] 5: 0x5f87732231a3 - core::fmt::write::h8707330cd7ba917f [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x5f8773200b63 - std::io::default_write_fmt::h3b5910c253b4991f [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f8773200b63 - std::io::Write::write_fmt::h1a22894be1f4836e [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5f8773203242 - std::sys::backtrace::BacktraceLock::print::h7b160fecf73b214a [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5f877320464c - std::panicking::default_hook::{{closure}}::hc33e90668fd0cf96 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5f877320444f - std::panicking::default_hook::h94afe2e59676a3f3 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5f8773205143 - as core::ops::function::Fn>::call::h6262f05e45988159 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x5f8773205143 - std::panicking::rust_panic_with_hook::h0b5a156d3804624c [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x5f8773204dfa - std::panicking::begin_panic_handler::{{closure}}::h0af7ddcf833a99ce [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x5f87732038e9 - std::sys::backtrace::__rust_end_short_backtrace::h9b7701bde6fde8ff [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x5f8773204a8d - __rustc[c8b8edc189cc3201]::rust_begin_unwind [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x5f87732220e0 - core::panicking::panic_fmt::h6ed32bf2f16b1ff7 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x5f8773222516 - core::result::unwrap_failed::h6f12d2e547ab1209 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/result.rs:1704:5 [INFO] [stderr] 18: 0x5f877312cb86 - wayland_scanner::generate_c_interfaces::h85ece7a7d94ce620 [INFO] [stderr] 19: 0x5f8773132711 - build_script_build::generate_protocol::h051dd276ad5bdaca [INFO] [stderr] 20: 0x5f8773133669 - build_script_build::main::ha7dd91cbc4ecf38b [INFO] [stderr] 21: 0x5f877312ee23 - core::ops::function::FnOnce::call_once::h7c8d44f64f9f3cb3 [INFO] [stderr] 22: 0x5f877312d3f6 - std::sys::backtrace::__rust_begin_short_backtrace::h82821f6e62878858 [INFO] [stderr] 23: 0x5f877313d739 - std::rt::lang_start::{{closure}}::h017a95fb0dbcd660 [INFO] [stderr] 24: 0x5f87731fe020 - core::ops::function::impls:: for &F>::call_once::h87de084fe9dca0ed [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5f87731fe020 - std::panicking::try::do_call::h69ab5d78c6b152fe [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5f87731fe020 - std::panicking::try::hf8aa71c6f06160fc [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5f87731fe020 - std::panic::catch_unwind::had4fbb25a33811af [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5f87731fe020 - std::rt::lang_start_internal::{{closure}}::h2eb3238e707de5a1 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x5f87731fe020 - std::panicking::try::do_call::hc3dc8a2f8739d480 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x5f87731fe020 - std::panicking::try::h662a9c5c736a118c [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x5f87731fe020 - std::panic::catch_unwind::h2dcaa54f91b3d2da [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5f87731fe020 - std::rt::lang_start_internal::h951cba1c11a9e1c4 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x5f877313d721 - std::rt::lang_start::h8e95a2c4a4d83e99 [INFO] [stderr] 34: 0x5f87731338c5 - main [INFO] [stderr] 35: 0x7c8fe71ba1ca - [INFO] [stderr] 36: 0x7c8fe71ba28b - __libc_start_main [INFO] [stderr] 37: 0x5f877312ba95 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] error: could not compile `memchr` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1cxQaK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpkg_config-45ce33b17ba89058.rlib}.rlib" "/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1cxQaK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libudev-sys-4d99b935b040ee74/build_script_build-4d99b935b040ee74" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccMpPrMm.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/libudev-sys-4d99b935b040ee74/build_script_build-4d99b935b040ee74 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc1cxQaK/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustc1cxQaK/symbols.o /opt/rustwide/target/debug/build/libudev-sys-4d99b935b040ee74/build_script_build-4d99b935b040ee74.build_script_build.5c00647773628f43-cgu.0.rcgu.o /opt/rustwide/target/debug/build/libudev-sys-4d99b935b040ee74/build_script_build-4d99b935b040ee74.c7arpvrg1bncjxfdlqcxlf8sv.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libpkg_config-45ce33b17ba89058.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37ad24681a4155d6.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8b3a571ca587c19d.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-526356812707e4b4.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-2cc7fdcc5beb6cd2.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3e406d4749a373c.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-76ac5f839ab4cacb.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec541aef04cd4e9a.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef65e83cae4ffcf7.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4a8a137426a15f1c.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-51f81ade93f4bf11.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f1c8fbcaa88ee218.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-bb3c7c2a18afbe49.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d9e6d05a7120d916.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b014947fa2b70c04.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c108d169d7d8a33e.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2a46ff5b40f20e74.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-48b8f2e75b6ed979.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqK1JUD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpkg_config-45ce33b17ba89058.rlib}.rlib" "/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqK1JUD/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/alsa-sys-da9cb4d43879b244/build_script_build-da9cb4d43879b244" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libudev-sys` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `alsa-sys` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.48/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"' --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=66d875983e2b0c55 -C extra-filename=-661ca1ab8d1acbd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7bc2d94d3bd91595.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-48a03df6781b387b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-467b3a2737902552.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "240e3c7228a8b68854ebe9790ad23361f61f338cac1ce757130d33ea0b95610c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "240e3c7228a8b68854ebe9790ad23361f61f338cac1ce757130d33ea0b95610c", kill_on_drop: false }` [INFO] [stdout] 240e3c7228a8b68854ebe9790ad23361f61f338cac1ce757130d33ea0b95610c