[INFO] cloning repository https://github.com/theashraf/snake-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theashraf/snake-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheashraf%2Fsnake-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheashraf%2Fsnake-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aef5c8be297d344e0a57bf70b2266b0dc72f14d8 [INFO] checking theashraf/snake-rs against master#05eac57ef6668c9d181b65aceb96b1e7881f60be for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheashraf%2Fsnake-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theashraf/snake-rs on toolchain 05eac57ef6668c9d181b65aceb96b1e7881f60be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theashraf/snake-rs [INFO] finished tweaking git repo https://github.com/theashraf/snake-rs [INFO] tweaked toml for git repo https://github.com/theashraf/snake-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/theashraf/snake-rs 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" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston_window v0.130.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.54.0 [INFO] [stderr] Downloaded piston v0.54.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8d1d44cdcb56a8bac6a4848484594fc7f7481c6285908dc0414c8109b7f4621 [INFO] running `Command { std: "docker" "start" "-a" "c8d1d44cdcb56a8bac6a4848484594fc7f7481c6285908dc0414c8109b7f4621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8d1d44cdcb56a8bac6a4848484594fc7f7481c6285908dc0414c8109b7f4621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d1d44cdcb56a8bac6a4848484594fc7f7481c6285908dc0414c8109b7f4621", kill_on_drop: false }` [INFO] [stdout] c8d1d44cdcb56a8bac6a4848484594fc7f7481c6285908dc0414c8109b7f4621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5df2fb5ffaba1ce9af753de16ce8e2c5cb24f828c8e3cdcc43c9ad20a62da8e [INFO] running `Command { std: "docker" "start" "-a" "f5df2fb5ffaba1ce9af753de16ce8e2c5cb24f828c8e3cdcc43c9ad20a62da8e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking ab_glyph v0.2.22 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLLWcTy/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaABsH0t/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jpeg-decoder` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `flume` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTzuroQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatT9Dt7/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_core` (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-a8f6f953d2177188/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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 '05eac57ef6668c9d181b65aceb96b1e7881f60be'. [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: 0x560e0a7f7f25 - std::backtrace_rs::backtrace::libunwind::trace::hd1d19f19371eebb8 [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x560e0a7f7f25 - std::backtrace_rs::backtrace::trace_unsynchronized::ha199249f3d0bd6aa [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560e0a7f7f25 - std::sys::backtrace::_print_fmt::h503674d8b3b5904f [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x560e0a7f7f25 - ::fmt::h5edacf5de29cf70c [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x560e0a81938b - core::fmt::rt::Argument::fmt::h369cc2daa9bede85 [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x560e0a81938b - core::fmt::write::h507da037e608d7eb [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x560e0a7f5a4f - std::io::Write::write_fmt::he9db52eac2f845de [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x560e0a7f7cfe - std::sys::backtrace::_print::h1ba31eb870ce97bc [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x560e0a7f7cfe - std::sys::backtrace::print::h99a06eb379e9a6f7 [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x560e0a7f8fa9 - std::panicking::default_hook::{{closure}}::h8029328d77b83b52 [INFO] [stderr] 10: 0x560e0a7f8d4c - std::panicking::default_hook::h9e13a389ab6f5c25 [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x560e0a7f95d1 - std::panicking::rust_panic_with_hook::h742f5cdf81431c4e [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/panicking.rs:796:13 [INFO] [stderr] 12: 0x560e0a7f9437 - std::panicking::begin_panic_handler::{{closure}}::hb7a2e5bc4468ee1c [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/panicking.rs:670:13 [INFO] [stderr] 13: 0x560e0a7f83e9 - std::sys::backtrace::__rust_end_short_backtrace::hc66212f66191362e [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 14: 0x560e0a7f90c4 - rust_begin_unwind [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/panicking.rs:661:5 [INFO] [stderr] 15: 0x560e0a818243 - core::panicking::panic_fmt::h44f5a97f8c607035 [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x560e0a818636 - core::result::unwrap_failed::h66988161d555575b [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x560e0a72b34a - wayland_scanner::generate_code_with_destructor_events::h26f262993dc90f41 [INFO] [stderr] 18: 0x560e0a728860 - build_script_build::generate_protocol::hc9f7ffd3f52766e0 [INFO] [stderr] 19: 0x560e0a729e5d - build_script_build::main::h8b17e95329cf1cfa [INFO] [stderr] 20: 0x560e0a72fec3 - core::ops::function::FnOnce::call_once::hc4efeb495649efcc [INFO] [stderr] 21: 0x560e0a722c76 - std::sys::backtrace::__rust_begin_short_backtrace::h6560bc6a9043d6dd [INFO] [stderr] 22: 0x560e0a72e439 - std::rt::lang_start::{{closure}}::h0ccf4084a3184c9a [INFO] [stderr] 23: 0x560e0a7f286d - core::ops::function::impls:: for &F>::call_once::h4a24a4d0f98bbf16 [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x560e0a7f286d - std::panicking::try::do_call::h543ba0024000a4d5 [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/panicking.rs:553:40 [INFO] [stderr] 25: 0x560e0a7f286d - std::panicking::try::ha6b0abd12da2902c [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/panicking.rs:517:19 [INFO] [stderr] 26: 0x560e0a7f286d - std::panic::catch_unwind::hb0cd3812260dc00b [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/panic.rs:350:14 [INFO] [stderr] 27: 0x560e0a7f286d - std::rt::lang_start_internal::{{closure}}::hf3f60c7a48109b35 [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x560e0a7f286d - std::panicking::try::do_call::he59ae0154595b50a [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/panicking.rs:553:40 [INFO] [stderr] 29: 0x560e0a7f286d - std::panicking::try::hf483178bc2937807 [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/panicking.rs:517:19 [INFO] [stderr] 30: 0x560e0a7f286d - std::panic::catch_unwind::h65db8d93d12df3cc [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/panic.rs:350:14 [INFO] [stderr] 31: 0x560e0a7f286d - std::rt::lang_start_internal::h6f25d424194c6374 [INFO] [stderr] at /rustc/05eac57ef6668c9d181b65aceb96b1e7881f60be/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x560e0a72e417 - std::rt::lang_start::he32d9a3a7281c206 [INFO] [stderr] 33: 0x560e0a72aab5 - main [INFO] [stderr] 34: 0x7f8bec29fd90 - [INFO] [stderr] 35: 0x7f8bec29fe40 - __libc_start_main [INFO] [stderr] 36: 0x560e0a71aa65 - _start [INFO] [stderr] 37: 0x0 - [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/rmetaqz9mAs/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tiny-skia` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGhkPtY/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" "f5df2fb5ffaba1ce9af753de16ce8e2c5cb24f828c8e3cdcc43c9ad20a62da8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5df2fb5ffaba1ce9af753de16ce8e2c5cb24f828c8e3cdcc43c9ad20a62da8e", kill_on_drop: false }` [INFO] [stdout] f5df2fb5ffaba1ce9af753de16ce8e2c5cb24f828c8e3cdcc43c9ad20a62da8e [INFO] checking theashraf/snake-rs against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheashraf%2Fsnake-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [INFO] [stderr] fatal: unable to update HEAD [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] checking theashraf/snake-rs against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheashraf%2Fsnake-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*' [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] checking theashraf/snake-rs against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheashraf%2Fsnake-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] checking theashraf/snake-rs against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheashraf%2Fsnake-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] checking theashraf/snake-rs against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheashraf%2Fsnake-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-3-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/theashraf/snake-rs [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.