[INFO] cloning repository https://github.com/oulaoba/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oulaoba/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foulaoba%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foulaoba%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c5a854f49912be412a3352dace2d233a163b1be [INFO] testing oulaoba/snake against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foulaoba%2Fsnake" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oulaoba/snake on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oulaoba/snake [INFO] finished tweaking git repo https://github.com/oulaoba/snake [INFO] tweaked toml for git repo https://github.com/oulaoba/snake written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/oulaoba/snake 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5d799f891e555ca714e5cf1abb63738f1d3c3cdbd4a6c3a87222f0351430e81 [INFO] running `Command { std: "docker" "start" "-a" "d5d799f891e555ca714e5cf1abb63738f1d3c3cdbd4a6c3a87222f0351430e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5d799f891e555ca714e5cf1abb63738f1d3c3cdbd4a6c3a87222f0351430e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d799f891e555ca714e5cf1abb63738f1d3c3cdbd4a6c3a87222f0351430e81", kill_on_drop: false }` [INFO] [stdout] d5d799f891e555ca714e5cf1abb63738f1d3c3cdbd4a6c3a87222f0351430e81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92c386308f60ceba0890b6511836d966a6028f61baf056bc2f14df3d804e5a9f [INFO] running `Command { std: "docker" "start" "-a" "92c386308f60ceba0890b6511836d966a6028f61baf056bc2f14df3d804e5a9f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling spin v0.9.6 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling zune-inflate v0.2.52 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcjOq6Hx" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustcWMxGwh/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `color_quant` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9da7678324bf54c6 -C extra-filename=-9da7678324bf54c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9ac3a71d4353d413.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-536779844ad36644.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-42b47db4784fc046.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `rayon-core` (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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name rayon_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.11.0/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 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f676c2d52ebb4fa7 -C extra-filename=-f676c2d52ebb4fa7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-7cd95e70867c9de9.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-2a80767ca8648cf1.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-5b2218364bddc9ff.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-4839af361194c890.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/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" "-m64" "/tmp/rustcJJMDJx/symbols.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.build_script_build.9d053a5dd9a0271-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481.8h49pdv5pdmbqu5lanl4wnnsh.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-7e39ee7d6b4199dc.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-197658435d73b228.rlib" "/opt/rustwide/target/debug/deps/libxml-06886181afabb648.rlib" "/opt/rustwide/target/debug/deps/liblog-d15fdd76cb1d7294.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_egl_sys-fb1769fea61d6481/build_script_build-fb1769fea61d6481" "-Wl,--gc-sections" "-pie" "-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] [stderr] error: could not compile `glutin_egl_sys` (build script) 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/rmetaH5nc0P" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZKR2Cp/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xcursor` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bytemuck` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gl` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gl-0.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bb0ed838001d3687 -C extra-filename=-bb0ed838001d3687 --out-dir /opt/rustwide/target/debug/build/gl-bb0ed838001d3687 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-bc8f790c771a8ce7.rlib --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9SXQhi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-4e128743b287cb97/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-12-08-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-12-08-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.6/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x60648a4e026a - std::backtrace_rs::backtrace::libunwind::trace::h8810477743020387 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x60648a4e026a - std::backtrace_rs::backtrace::trace_unsynchronized::h3aa55355dd6c54a6 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x60648a4e026a - std::sys::backtrace::_print_fmt::h8588b0f62410823f [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x60648a4e026a - ::fmt::h98c26ac25ffe89bb [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x60648a5003b3 - core::fmt::rt::Argument::fmt::hf95377f4aebd453b [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x60648a5003b3 - core::fmt::write::h0dd5f6e2238c7982 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x60648a4ddb63 - std::io::Write::write_fmt::hc00bff0a88e08857 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x60648a4e00b2 - std::sys::backtrace::BacktraceLock::print::h5c19c1c038ee186d [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x60648a4e107c - std::panicking::default_hook::{{closure}}::h77172f079a1fcb13 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x60648a4e0ec2 - std::panicking::default_hook::he5f8e3b203ccddba [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x60648a4e1657 - std::panicking::rust_panic_with_hook::h53863d4e9018df39 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x60648a4e14ea - std::panicking::begin_panic_handler::{{closure}}::h67280e6fa0757873 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x60648a4e0749 - std::sys::backtrace::__rust_end_short_backtrace::h1dac3f54d6fbbeb2 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x60648a4e117c - rust_begin_unwind [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x60648a411070 - core::panicking::panic_fmt::h6792bd1b2bf01041 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x60648a411486 - core::result::unwrap_failed::h05e0602ed34287c5 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x60648a42138a - wayland_scanner::generate_code_with_destructor_events::hc61c784767716b90 [INFO] [stderr] 17: 0x60648a41af30 - build_script_build::generate_protocol::hbda9fa733b6d669d [INFO] [stderr] 18: 0x60648a41c8af - build_script_build::main::h189aeb539efee74e [INFO] [stderr] 19: 0x60648a423453 - core::ops::function::FnOnce::call_once::h4f3cc5837781d4d4 [INFO] [stderr] 20: 0x60648a41ebd6 - std::sys::backtrace::__rust_begin_short_backtrace::h6a73edd06b1b9943 [INFO] [stderr] 21: 0x60648a421ba9 - std::rt::lang_start::{{closure}}::h18d234e92bdcafbe [INFO] [stderr] 22: 0x60648a4daec7 - core::ops::function::impls:: for &F>::call_once::hba2470d01d3f5e41 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x60648a4daec7 - std::panicking::try::do_call::hc063fb73159aab72 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x60648a4daec7 - std::panicking::try::h2767c6d245d3a3bb [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x60648a4daec7 - std::panic::catch_unwind::h061c6ef75790da63 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x60648a4daec7 - std::rt::lang_start_internal::{{closure}}::h5c5e35b11a4b8c4e [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x60648a4daec7 - std::panicking::try::do_call::h705e99690a8109cc [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x60648a4daec7 - std::panicking::try::he5f4452754ed9a34 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x60648a4daec7 - std::panic::catch_unwind::h5db61b3bcbe883e5 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x60648a4daec7 - std::rt::lang_start_internal::h81da9b59bab665c6 [INFO] [stderr] at /rustc/202008a1b8de96d2e5b6bc02d379db03a877d34d/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x60648a421b87 - std::rt::lang_start::h371ebce8b4891920 [INFO] [stderr] 32: 0x60648a41c915 - main [INFO] [stderr] 33: 0x7d4dfdc2ad90 - [INFO] [stderr] 34: 0x7d4dfdc2ae40 - __libc_start_main [INFO] [stderr] 35: 0x60648a4117a5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/wayland-client-b36074ac983554af/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta91OjSt" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCIesmd/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "92c386308f60ceba0890b6511836d966a6028f61baf056bc2f14df3d804e5a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c386308f60ceba0890b6511836d966a6028f61baf056bc2f14df3d804e5a9f", kill_on_drop: false }` [INFO] [stdout] 92c386308f60ceba0890b6511836d966a6028f61baf056bc2f14df3d804e5a9f