[INFO] cloning repository https://github.com/spayot/rust-snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spayot/rust-snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspayot%2Frust-snake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspayot%2Frust-snake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54774ba44dc8d6abb209275e061d74f94e42b05d [INFO] testing spayot/rust-snake against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspayot%2Frust-snake" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spayot/rust-snake on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spayot/rust-snake [INFO] finished tweaking git repo https://github.com/spayot/rust-snake [INFO] tweaked toml for git repo https://github.com/spayot/rust-snake written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/spayot/rust-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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f463deae5d6955a1783f5372b5609d87dcdf5966ba27b20a07d5f706b7d55a3b [INFO] running `Command { std: "docker" "start" "-a" "f463deae5d6955a1783f5372b5609d87dcdf5966ba27b20a07d5f706b7d55a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f463deae5d6955a1783f5372b5609d87dcdf5966ba27b20a07d5f706b7d55a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f463deae5d6955a1783f5372b5609d87dcdf5966ba27b20a07d5f706b7d55a3b", kill_on_drop: false }` [INFO] [stdout] f463deae5d6955a1783f5372b5609d87dcdf5966ba27b20a07d5f706b7d55a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e450dd3fe1c4ef6f134b338fef0fcf89747beea7181d95f0bf30fe4e352e94c1 [INFO] running `Command { std: "docker" "start" "-a" "e450dd3fe1c4ef6f134b338fef0fcf89747beea7181d95f0bf30fe4e352e94c1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libc v0.2.150 [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 smallvec v1.11.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.50 [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 downcast-rs v1.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling piston-texture v0.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling gfx v0.18.3 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling spin_sleep v1.1.1 [INFO] [stderr] Compiling interpolation v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling piston2d-graphics v0.44.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFAx1kT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttf-parser` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tiff` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacpcL0p/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 `wayland-cursor` (lib) due to 1 previous error [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-7c2d0fa5b2e1a0be/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '9e297bf54d31eb3b30067208ff9af4416945a2ed'. [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: 0x55cbf569c055 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55cbf569c055 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cbf569c055 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55cbf569c055 - ::fmt::h0cdf3b9de85168c4 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55cbf56be90b - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55cbf56be90b - core::fmt::write::ha4c74c323a0d086c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stderr] 6: 0x55cbf5699b5f - std::io::Write::write_fmt::h294ecab9c2433d17 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55cbf569be2e - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55cbf569be2e - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55cbf569d1c9 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stderr] 10: 0x55cbf569cf6a - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55cbf569d6d3 - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55cbf569d5b4 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55cbf569c519 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55cbf569d2e7 - rust_begin_unwind [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55cbf56bd753 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55cbf56bdbb6 - core::result::unwrap_failed::h5e2f07fc18b50403 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/result.rs:1658:5 [INFO] [stderr] 17: 0x55cbf55d1cdf - wayland_scanner::generate_code_with_destructor_events::h0ebe7616fd01124a [INFO] [stderr] 18: 0x55cbf55c64e1 - build_script_build::generate_protocol::hb62a2bf9ce4edb9b [INFO] [stderr] 19: 0x55cbf55c7ada - build_script_build::main::hdaf96e8188aae4a6 [INFO] [stderr] 20: 0x55cbf55c2c13 - core::ops::function::FnOnce::call_once::hb1ec93d28b16d1d2 [INFO] [stderr] 21: 0x55cbf55c2536 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8337e36400dc8f7b [INFO] [stderr] 22: 0x55cbf55d57d9 - std::rt::lang_start::{{closure}}::ha898d1dd7ab82df4 [INFO] [stderr] 23: 0x55cbf569695d - core::ops::function::impls:: for &F>::call_once::hda90dce4e6bdefe3 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55cbf569695d - std::panicking::try::do_call::h3daba970910de455 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x55cbf569695d - std::panicking::try::h757722b8238f308f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x55cbf569695d - std::panic::catch_unwind::ha9a0dfc89bdcbc44 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x55cbf569695d - std::rt::lang_start_internal::{{closure}}::hd3df972b7066ec2f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55cbf569695d - std::panicking::try::do_call::hd363832e82cac377 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x55cbf569695d - std::panicking::try::h0048ebc9f2bbe376 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x55cbf569695d - std::panic::catch_unwind::he639275a09c5d3f2 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x55cbf569695d - std::rt::lang_start_internal::h1d4e04e0996cd2a8 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55cbf55d57b7 - std::rt::lang_start::hcf0bc2bec62bb517 [INFO] [stderr] 33: 0x55cbf55c8705 - main [INFO] [stderr] 34: 0x7ff95f655d90 - [INFO] [stderr] 35: 0x7ff95f655e40 - __libc_start_main [INFO] [stderr] 36: 0x55cbf55c1cb5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `jpeg-decoder` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wayland-client` (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/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc5YT6ir/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc5YT6ir/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.thiserror_impl.f71035d4ff862d5d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.1t997gqkd3i7mapjn6lxd3qpw.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-30fa6d565952e00a.1bupcqegfgxul6ayg1iu1x2as.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-7955a790a31725a9.rlib" "/opt/rustwide/target/debug/deps/libquote-3062e7739f9ad982.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d11a418d852e237a.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6920f53fc73332e8.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9ff13545d1688b3c.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-314a4689716cb02e.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d9ed943652059c0d.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c3e1f40644ffc9b8.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-30fa6d565952e00a.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [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/rmetahVgErd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `piston2d-graphics` (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/rmetamzBSLG" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaju6TXC/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `exr` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0vaQgV/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTDp7va/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 `ppv-lite86` (lib) due to 2 previous errors [INFO] [stderr] error: failed to run custom build command for `gl v0.13.0` [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/gl-4452d25540d96135/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gl-0.13.0/build.rs:28: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: 0x55e33ce9bd85 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55e33ce9bd85 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e33ce9bd85 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55e33ce9bd85 - ::fmt::h0cdf3b9de85168c4 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55e33cebad7b - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55e33cebad7b - core::fmt::write::ha4c74c323a0d086c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stderr] 6: 0x55e33ce99a4f - std::io::Write::write_fmt::h294ecab9c2433d17 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55e33ce9bb5e - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55e33ce9bb5e - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55e33ce9cef9 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stderr] 10: 0x55e33ce9cc9a - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55e33ce9d3b3 - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55e33ce9d294 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55e33ce9c249 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55e33ce9cfc7 - rust_begin_unwind [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55e33ceb9ae3 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55e33ceba026 - core::result::unwrap_failed::h5e2f07fc18b50403 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/result.rs:1658:5 [INFO] [stderr] 17: 0x55e33ce0c227 - build_script_build::main::h99a4e081e7280217 [INFO] [stderr] 18: 0x55e33ce08113 - core::ops::function::FnOnce::call_once::hb26ee7c87a601604 [INFO] [stderr] 19: 0x55e33ce0c8b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8a80b9c32ddd029c [INFO] [stderr] 20: 0x55e33ce10e99 - std::rt::lang_start::{{closure}}::hf48f8b58f1b9239e [INFO] [stderr] 21: 0x55e33ce975fd - core::ops::function::impls:: for &F>::call_once::hda90dce4e6bdefe3 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55e33ce975fd - std::panicking::try::do_call::h3daba970910de455 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 23: 0x55e33ce975fd - std::panicking::try::h757722b8238f308f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 24: 0x55e33ce975fd - std::panic::catch_unwind::ha9a0dfc89bdcbc44 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 25: 0x55e33ce975fd - std::rt::lang_start_internal::{{closure}}::hd3df972b7066ec2f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x55e33ce975fd - std::panicking::try::do_call::hd363832e82cac377 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 27: 0x55e33ce975fd - std::panicking::try::h0048ebc9f2bbe376 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 28: 0x55e33ce975fd - std::panic::catch_unwind::he639275a09c5d3f2 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 29: 0x55e33ce975fd - std::rt::lang_start_internal::h1d4e04e0996cd2a8 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x55e33ce10e77 - std::rt::lang_start::h7c451105cb1dd6d6 [INFO] [stderr] 31: 0x55e33ce0c2e5 - main [INFO] [stderr] 32: 0x7f987d0e0d90 - [INFO] [stderr] 33: 0x7f987d0e0e40 - __libc_start_main [INFO] [stderr] 34: 0x55e33cde5dd5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1Os1ve" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `gfx_gl v0.6.1` [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/gfx_gl-835bb88d1244a4ba/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gfx_gl-0.6.1/build.rs:27:6: [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: 0x562bdc566c05 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x562bdc566c05 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562bdc566c05 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x562bdc566c05 - ::fmt::h0cdf3b9de85168c4 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x562bdc585bfb - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x562bdc585bfb - core::fmt::write::ha4c74c323a0d086c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stderr] 6: 0x562bdc5648cf - std::io::Write::write_fmt::h294ecab9c2433d17 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x562bdc5669de - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x562bdc5669de - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x562bdc567d79 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stderr] 10: 0x562bdc567b1a - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x562bdc568233 - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x562bdc568114 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x562bdc5670c9 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x562bdc567e47 - rust_begin_unwind [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x562bdc584963 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x562bdc584ea6 - core::result::unwrap_failed::h5e2f07fc18b50403 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/result.rs:1658:5 [INFO] [stderr] 17: 0x562bdc4cee5c - build_script_build::main::h5880223db66f5469 [INFO] [stderr] 18: 0x562bdc4d12f3 - core::ops::function::FnOnce::call_once::h975396a1092a61e2 [INFO] [stderr] 19: 0x562bdc4dc4a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h22a231a0332e21d2 [INFO] [stderr] 20: 0x562bdc4d6639 - std::rt::lang_start::{{closure}}::hd63b25317f38d58e [INFO] [stderr] 21: 0x562bdc56247d - core::ops::function::impls:: for &F>::call_once::hda90dce4e6bdefe3 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x562bdc56247d - std::panicking::try::do_call::h3daba970910de455 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 23: 0x562bdc56247d - std::panicking::try::h757722b8238f308f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 24: 0x562bdc56247d - std::panic::catch_unwind::ha9a0dfc89bdcbc44 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 25: 0x562bdc56247d - std::rt::lang_start_internal::{{closure}}::hd3df972b7066ec2f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x562bdc56247d - std::panicking::try::do_call::hd363832e82cac377 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 27: 0x562bdc56247d - std::panicking::try::h0048ebc9f2bbe376 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 28: 0x562bdc56247d - std::panic::catch_unwind::he639275a09c5d3f2 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 29: 0x562bdc56247d - std::rt::lang_start_internal::h1d4e04e0996cd2a8 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x562bdc4d6617 - std::rt::lang_start::h241bf7433fabe323 [INFO] [stderr] 31: 0x562bdc4cef25 - main [INFO] [stderr] 32: 0x7f961394ad90 - [INFO] [stderr] 33: 0x7f961394ae40 - __libc_start_main [INFO] [stderr] 34: 0x562bdc4b0d65 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLoIroO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e450dd3fe1c4ef6f134b338fef0fcf89747beea7181d95f0bf30fe4e352e94c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e450dd3fe1c4ef6f134b338fef0fcf89747beea7181d95f0bf30fe4e352e94c1", kill_on_drop: false }` [INFO] [stdout] e450dd3fe1c4ef6f134b338fef0fcf89747beea7181d95f0bf30fe4e352e94c1 [INFO] testing spayot/rust-snake against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspayot%2Frust-snake" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-4-tc2/source': No space left on device [INFO] testing spayot/rust-snake against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspayot%2Frust-snake" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-4-tc2/source': No space left on device [INFO] testing spayot/rust-snake against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspayot%2Frust-snake" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-4-tc2/source': No space left on device [INFO] testing spayot/rust-snake against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspayot%2Frust-snake" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-4-tc2/source': No space left on device [INFO] testing spayot/rust-snake against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspayot%2Frust-snake" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-4-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/spayot/rust-snake [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.