[INFO] cloning repository https://github.com/imbianchi/snake-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imbianchi/snake-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimbianchi%2Fsnake-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimbianchi%2Fsnake-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c51f664cb5355d80257a128ca691fa27200b288f [INFO] testing imbianchi/snake-rust against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimbianchi%2Fsnake-rust" "/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/imbianchi/snake-rust on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imbianchi/snake-rust [INFO] finished tweaking git repo https://github.com/imbianchi/snake-rust [INFO] tweaked toml for git repo https://github.com/imbianchi/snake-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/imbianchi/snake-rust 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston-float v1.0.1 [INFO] [stderr] Downloaded piston-graphics_api_version v1.0.1 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.72.0 [INFO] [stderr] Downloaded piston-viewport v1.0.2 [INFO] [stderr] Downloaded pistoncore-event_loop v0.54.0 [INFO] [stderr] Downloaded spin_sleep v1.1.1 [INFO] [stderr] Downloaded pistoncore-input v1.0.1 [INFO] [stderr] Downloaded piston v0.54.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.80.0 [INFO] [stderr] Downloaded vecmath v1.0.0 [INFO] [stderr] Downloaded piston2d-graphics v0.44.0 [INFO] [stderr] Downloaded piston_window v0.130.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.44.0 [INFO] [stderr] Downloaded piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Downloaded piston-texture v0.9.0 [INFO] [stderr] Downloaded pistoncore-window v1.0.0 [INFO] [stderr] Downloaded shader_version v0.7.0 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3effea513fc33164604bec8043982a1e1f8409c911dfa8adf53953172022ec65 [INFO] running `Command { std: "docker" "start" "-a" "3effea513fc33164604bec8043982a1e1f8409c911dfa8adf53953172022ec65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3effea513fc33164604bec8043982a1e1f8409c911dfa8adf53953172022ec65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3effea513fc33164604bec8043982a1e1f8409c911dfa8adf53953172022ec65", kill_on_drop: false }` [INFO] [stdout] 3effea513fc33164604bec8043982a1e1f8409c911dfa8adf53953172022ec65 [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efd599e61e2da10eeff81cedaa1ca0319ee615d3020827c75ad6a1b8811693d0 [INFO] running `Command { std: "docker" "start" "-a" "efd599e61e2da10eeff81cedaa1ca0319ee615d3020827c75ad6a1b8811693d0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `glutin_egl_sys` (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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glutin_egl_sys-0.5.1/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=894288d16bc3427a -C extra-filename=-894288d16bc3427a --out-dir /opt/rustwide/target/debug/build/glutin_egl_sys-894288d16bc3427a -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-7afee9149290f10f.rlib --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-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/rustcV8w2Sw/symbols.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.build_script_build.47dcff0019613e17-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8.cluk37xvw03m6sevb0whja2tw.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-7afee9149290f10f.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-ccb84c4bead02d4f.rlib" "/opt/rustwide/target/debug/deps/libxml-c6c1a0226165b50d.rlib" "/opt/rustwide/target/debug/deps/liblog-94a077abb126bc6d.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_glx_sys-ee37d1337870bfc8/build_script_build-ee37d1337870bfc8" "-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_glx_sys` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQgYcGZ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `png` (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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name png --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/png-0.17.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 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("benchmarks", "unstable"))' -C metadata=94f7ff8111a42088 -C extra-filename=-94f7ff8111a42088 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5edb47dcfa9a4264.rmeta --extern fdeflate=/opt/rustwide/target/debug/deps/libfdeflate-00e25e7f1cc58465.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-14337122e2f0dd69.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-1d5b76774840ed87.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1G7WIs/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-scanner` (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 `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/1.84.0-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.12.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=5c3220000d873daa -C extra-filename=-5c3220000d873daa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-f7f399153e72e1b4.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-d8c5a5b50d7c092d.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaB4bapS/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatu3h1j" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMzNgHt/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttf-parser` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMGKx2o" [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/rmetaWxKDd9/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMTvcTT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawI2JwA/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "efd599e61e2da10eeff81cedaa1ca0319ee615d3020827c75ad6a1b8811693d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd599e61e2da10eeff81cedaa1ca0319ee615d3020827c75ad6a1b8811693d0", kill_on_drop: false }` [INFO] [stdout] efd599e61e2da10eeff81cedaa1ca0319ee615d3020827c75ad6a1b8811693d0