[INFO] cloning repository https://github.com/wdudokvanheel/rust-game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wdudokvanheel/rust-game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdudokvanheel%2Frust-game-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdudokvanheel%2Frust-game-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed1e595440fc3d11987bfebeffc13c6191d52da4 [INFO] checking wdudokvanheel/rust-game-of-life against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdudokvanheel%2Frust-game-of-life" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wdudokvanheel/rust-game-of-life on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wdudokvanheel/rust-game-of-life [INFO] finished tweaking git repo https://github.com/wdudokvanheel/rust-game-of-life [INFO] tweaked toml for git repo https://github.com/wdudokvanheel/rust-game-of-life written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wdudokvanheel/rust-game-of-life 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/glium/glium` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embed-resource v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b96dc8aba65e5c4bdd849ca4f620b2e4986837e1be15685bc3a191daac4fca2d [INFO] running `Command { std: "docker" "start" "-a" "b96dc8aba65e5c4bdd849ca4f620b2e4986837e1be15685bc3a191daac4fca2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b96dc8aba65e5c4bdd849ca4f620b2e4986837e1be15685bc3a191daac4fca2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96dc8aba65e5c4bdd849ca4f620b2e4986837e1be15685bc3a191daac4fca2d", kill_on_drop: false }` [INFO] [stdout] b96dc8aba65e5c4bdd849ca4f620b2e4986837e1be15685bc3a191daac4fca2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb0814f7a0c178191cb3c157660ffce580ba6c2594fe54b4ac93a5930a85c9a6 [INFO] running `Command { std: "docker" "start" "-a" "bb0814f7a0c178191cb3c157660ffce580ba6c2594fe54b4ac93a5930a85c9a6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling winnow v0.5.1 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling glium v0.32.1 (https://github.com/glium/glium?rev=9bf6a0001197416145c71287729e77ed4418f87b#9bf6a000) [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] 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-af37dd9f814a8f00/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=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.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] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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 toolchain '8f359beca4e58bc3ae795a666301a8f47023044c' [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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 0x55afe76e09e6 - std::backtrace_rs::backtrace::libunwind::trace::h4d16db2f784877bc [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55afe76e09e6 - std::backtrace_rs::backtrace::trace_unsynchronized::h584b4a9b0240fa46 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55afe76e09e6 - std::sys_common::backtrace::_print_fmt::hd30229489add2f78 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55afe76e09e6 - ::fmt::h2c0d00d6b7d69808 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55afe77023bc - core::fmt::rt::Argument::fmt::hff9bfb4853f651d7 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55afe77023bc - core::fmt::write::h3421d3f24b10b162 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55afe76de95f - std::io::Write::write_fmt::hec18e9e87db322bb [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 7: 0x55afe76e0794 - std::sys_common::backtrace::_print::hec336a3777e68e7b [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55afe76e0794 - std::sys_common::backtrace::print::hde3a6d5d13170337 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55afe76e1c8b - std::panicking::default_hook::{{closure}}::h4a4905d59aca1811 [INFO] [stderr] 10: 0x55afe76e19d9 - std::panicking::default_hook::h33a18ce8d018f6fd [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55afe76e212d - std::panicking::rust_panic_with_hook::he294011ca89c3e63 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55afe76e2002 - std::panicking::begin_panic_handler::{{closure}}::hd80de86623d4d7ef [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55afe76e0ec6 - std::sys_common::backtrace::__rust_end_short_backtrace::h310587e2e5c29372 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55afe76e1d34 - rust_begin_unwind [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55afe7600bf5 - core::panicking::panic_fmt::h275e2499dd810de9 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55afe7601063 - core::result::unwrap_failed::h9fc4aa0b3d30df40 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x55afe7601c7b - wayland_scanner::generate_code_with_destructor_events::he2fb9f010790edd7 [INFO] [stderr] 18: 0x55afe760729e - build_script_build::generate_protocol::hb23675e698f3ed19 [INFO] [stderr] 19: 0x55afe760895a - build_script_build::main::h8f032383c71cec6e [INFO] [stderr] 20: 0x55afe7603863 - core::ops::function::FnOnce::call_once::h0352d26f09904a38 [INFO] [stderr] 21: 0x55afe7602106 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2105db20aea39fa8 [INFO] [stderr] 22: 0x55afe7612939 - std::rt::lang_start::{{closure}}::ha3e712a91701c08d [INFO] [stderr] 23: 0x55afe76db7d3 - core::ops::function::impls:: for &F>::call_once::ha7fc848026c6c274 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55afe76db7d3 - std::panicking::try::do_call::he9b66a2dfda61acc [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:552:40 [INFO] [stderr] 25: 0x55afe76db7d3 - std::panicking::try::h84b9b69bf75f0ec4 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:516:19 [INFO] [stderr] 26: 0x55afe76db7d3 - std::panic::catch_unwind::ha4245d38f220f16e [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x55afe76db7d3 - std::rt::lang_start_internal::{{closure}}::h2829b6c6a251339d [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x55afe76db7d3 - std::panicking::try::do_call::hb8dad048846967d4 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:552:40 [INFO] [stderr] 29: 0x55afe76db7d3 - std::panicking::try::h21c7e63c97c61eb1 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:516:19 [INFO] [stderr] 30: 0x55afe76db7d3 - std::panic::catch_unwind::hc960f85c3e3b8236 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x55afe76db7d3 - std::rt::lang_start_internal::h575f38b2d5073924 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x55afe7612917 - std::rt::lang_start::haa8dff73021d32aa [INFO] [stderr] 33: 0x55afe7609625 - main [INFO] [stderr] 34: 0x7f5e7cfa2d90 - [INFO] [stderr] 35: 0x7f5e7cfa2e40 - __libc_start_main [INFO] [stderr] 36: 0x55afe7601215 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `strum_macros` (lib) [INFO] [stderr] error: could not compile `toml_edit` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamS87mV/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `toml` (lib) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcN0Ae6e/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcN0Ae6e/symbols.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.pin_project_internal.b26a91323663377f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.pin_project_internal.b26a91323663377f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.pin_project_internal.b26a91323663377f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.pin_project_internal.b26a91323663377f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.pin_project_internal.b26a91323663377f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.pin_project_internal.b26a91323663377f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.pin_project_internal.b26a91323663377f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.pin_project_internal.b26a91323663377f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.pin_project_internal.b26a91323663377f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.pin_project_internal.b26a91323663377f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.pin_project_internal.b26a91323663377f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.t4z1ys0sds5oho2.rcgu.rmeta" "/opt/rustwide/target/debug/deps/pin_project_internal-6250df0cde426b66.3owlfjlf0idm3lox.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-8a63187ee04967bb.rlib" "/opt/rustwide/target/debug/deps/libquote-210eeca9952c32f0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-f21fe8ecedcb5f57.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-134c9022163e6338.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f63374a0cddf850a.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpin_project_internal-6250df0cde426b66.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-project-internal` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcMZQTBo/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcMZQTBo/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.thiserror_impl.6dc117eb81350193-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.3n4v3gxq2cmap3vt.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-e65dd72a7f60640c.dznj7f97kpb35et.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-8a63187ee04967bb.rlib" "/opt/rustwide/target/debug/deps/libquote-210eeca9952c32f0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-f21fe8ecedcb5f57.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-134c9022163e6338.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f63374a0cddf850a.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8f359beca4e58bc3ae795a666301a8f47023044c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-e65dd72a7f60640c.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIUi2iX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `glium v0.32.1 (https://github.com/glium/glium?rev=9bf6a0001197416145c71287729e77ed4418f87b#9bf6a000)` [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/glium-036753c33ab8b717/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/glium-77a94afc886844c8/9bf6a00/build/main.rs:133:10: [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: 0x564c8cdfe516 - std::backtrace_rs::backtrace::libunwind::trace::h4d16db2f784877bc [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x564c8cdfe516 - std::backtrace_rs::backtrace::trace_unsynchronized::h584b4a9b0240fa46 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564c8cdfe516 - std::sys_common::backtrace::_print_fmt::hd30229489add2f78 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x564c8cdfe516 - ::fmt::h2c0d00d6b7d69808 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x564c8ce1c85c - core::fmt::rt::Argument::fmt::hff9bfb4853f651d7 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x564c8ce1c85c - core::fmt::write::h3421d3f24b10b162 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x564c8cdfc5cf - std::io::Write::write_fmt::hec18e9e87db322bb [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 7: 0x564c8cdfe2c4 - std::sys_common::backtrace::_print::hec336a3777e68e7b [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x564c8cdfe2c4 - std::sys_common::backtrace::print::hde3a6d5d13170337 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x564c8cdff7bb - std::panicking::default_hook::{{closure}}::h4a4905d59aca1811 [INFO] [stderr] 10: 0x564c8cdff509 - std::panicking::default_hook::h33a18ce8d018f6fd [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x564c8cdffc5d - std::panicking::rust_panic_with_hook::he294011ca89c3e63 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x564c8cdffb32 - std::panicking::begin_panic_handler::{{closure}}::hd80de86623d4d7ef [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x564c8cdfe9f6 - std::sys_common::backtrace::__rust_end_short_backtrace::h310587e2e5c29372 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x564c8cdff864 - rust_begin_unwind [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x564c8cd28085 - core::panicking::panic_fmt::h275e2499dd810de9 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x564c8cd285e3 - core::result::unwrap_failed::h9fc4aa0b3d30df40 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x564c8cd82cf1 - build_script_main::generate_gl_bindings::h64d76cdb4ea58bcf [INFO] [stderr] 18: 0x564c8cd82138 - build_script_main::main::ha2677a6d60319e26 [INFO] [stderr] 19: 0x564c8cd788d3 - core::ops::function::FnOnce::call_once::h9ae4b129a57fd520 [INFO] [stderr] 20: 0x564c8cd80996 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdbe4f93533f9ff34 [INFO] [stderr] 21: 0x564c8cd7b539 - std::rt::lang_start::{{closure}}::ha1ce26044da6e0ca [INFO] [stderr] 22: 0x564c8cdf9a13 - core::ops::function::impls:: for &F>::call_once::ha7fc848026c6c274 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x564c8cdf9a13 - std::panicking::try::do_call::he9b66a2dfda61acc [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x564c8cdf9a13 - std::panicking::try::h84b9b69bf75f0ec4 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x564c8cdf9a13 - std::panic::catch_unwind::ha4245d38f220f16e [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panic.rs:142:14 [INFO] [stderr] 26: 0x564c8cdf9a13 - std::rt::lang_start_internal::{{closure}}::h2829b6c6a251339d [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x564c8cdf9a13 - std::panicking::try::do_call::hb8dad048846967d4 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x564c8cdf9a13 - std::panicking::try::h21c7e63c97c61eb1 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x564c8cdf9a13 - std::panic::catch_unwind::hc960f85c3e3b8236 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x564c8cdf9a13 - std::rt::lang_start_internal::h575f38b2d5073924 [INFO] [stderr] at /rustc/8f359beca4e58bc3ae795a666301a8f47023044c/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x564c8cd7b517 - std::rt::lang_start::h14669b5ab7fa6e31 [INFO] [stderr] 32: 0x564c8cd82da5 - main [INFO] [stderr] 33: 0x7fa7661c2d90 - [INFO] [stderr] 34: 0x7fa7661c2e40 - __libc_start_main [INFO] [stderr] 35: 0x564c8cd28795 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "bb0814f7a0c178191cb3c157660ffce580ba6c2594fe54b4ac93a5930a85c9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0814f7a0c178191cb3c157660ffce580ba6c2594fe54b4ac93a5930a85c9a6", kill_on_drop: false }` [INFO] [stdout] bb0814f7a0c178191cb3c157660ffce580ba6c2594fe54b4ac93a5930a85c9a6