[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] checking imbianchi/snake-rust against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimbianchi%2Fsnake-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imbianchi/snake-rust on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "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-3-tc2/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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff01777eee079df71fa36797763f4d0b4107ea96e707c05062616a2288bcdcad [INFO] running `Command { std: "docker" "start" "-a" "ff01777eee079df71fa36797763f4d0b4107ea96e707c05062616a2288bcdcad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff01777eee079df71fa36797763f4d0b4107ea96e707c05062616a2288bcdcad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff01777eee079df71fa36797763f4d0b4107ea96e707c05062616a2288bcdcad", kill_on_drop: false }` [INFO] [stdout] ff01777eee079df71fa36797763f4d0b4107ea96e707c05062616a2288bcdcad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c449247f003961ba01ec7e592e0613ca03469a23970e722913bfa3b2d0e0c782 [INFO] running `Command { std: "docker" "start" "-a" "c449247f003961ba01ec7e592e0613ca03469a23970e722913bfa3b2d0e0c782", 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.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking 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 log v0.4.20 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [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 num-traits v0.2.17 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking piston-texture v0.9.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking gfx v0.18.3 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking interpolation v0.3.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking piston2d-graphics v0.44.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tiff v0.9.0 [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-b591a8035d7ea4f3/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [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 '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [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 '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [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 '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [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 '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [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 '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [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 '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [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 '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [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 '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [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] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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: 0x592e2d67ce12 - std::backtrace_rs::backtrace::libunwind::trace::hfa06e9f63bf0a83a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x592e2d67ce12 - std::backtrace_rs::backtrace::trace_unsynchronized::h70efc93666558e57 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x592e2d67ce12 - std::sys::backtrace::_print_fmt::hc7b2a59e4b7c6f59 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x592e2d67ce12 - ::fmt::hb6c331e4a1aab9b4 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x592e2d69d203 - core::fmt::rt::Argument::fmt::h94ac5387a38069f9 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x592e2d69d203 - core::fmt::write::hd781ad4357bb296d [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x592e2d67a523 - std::io::default_write_fmt::h25bf119100aa2ec8 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x592e2d67a523 - std::io::Write::write_fmt::h4867718dbbdcf9ee [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x592e2d67cc62 - std::sys::backtrace::BacktraceLock::print::h5d45eb20eab8a794 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x592e2d67dce2 - std::panicking::default_hook::{{closure}}::h42ad209a87b6868d [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x592e2d67dae5 - std::panicking::default_hook::h85049098360665bc [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x592e2d67e6f2 - std::panicking::rust_panic_with_hook::hc302aa8b04d109ba [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x592e2d67e48a - std::panicking::begin_panic_handler::{{closure}}::h0186f3bc30304ee7 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x592e2d67d309 - std::sys::backtrace::__rust_end_short_backtrace::h971f2fdfa01904c0 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x592e2d67e11d - __rustc[290bc3cf94966f64]::rust_begin_unwind [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x592e2d69c200 - core::panicking::panic_fmt::h647e7290c4e00148 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x592e2d69c596 - core::result::unwrap_failed::hb6f4de2288075484 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x592e2d5ba36d - wayland_scanner::generate_code_with_destructor_events::h73926386f34ecfb3 [INFO] [stderr] 18: 0x592e2d5b404d - build_script_build::generate_protocol::hb3c2221b23bc55ae [INFO] [stderr] 19: 0x592e2d5b528d - build_script_build::main::h2b106990f9554436 [INFO] [stderr] 20: 0x592e2d5b7433 - core::ops::function::FnOnce::call_once::hcc7ace1d1488cda2 [INFO] [stderr] 21: 0x592e2d5ba866 - std::sys::backtrace::__rust_begin_short_backtrace::hee168cf554916a7e [INFO] [stderr] 22: 0x592e2d5b5c19 - std::rt::lang_start::{{closure}}::h91519ddfb5c19d29 [INFO] [stderr] 23: 0x592e2d6770f0 - core::ops::function::impls:: for &F>::call_once::h4d341151e3209f87 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x592e2d6770f0 - std::panicking::catch_unwind::do_call::hddece26cc0258a14 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x592e2d6770f0 - std::panicking::catch_unwind::h06771f83dee1e832 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x592e2d6770f0 - std::panic::catch_unwind::h73751a747c85974a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x592e2d6770f0 - std::rt::lang_start_internal::{{closure}}::h7c7316738abb89b8 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x592e2d6770f0 - std::panicking::catch_unwind::do_call::h8b2cec477bbd71ae [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x592e2d6770f0 - std::panicking::catch_unwind::h9145629f1087e3cd [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x592e2d6770f0 - std::panic::catch_unwind::hf2895de5e50d8a3b [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x592e2d6770f0 - std::rt::lang_start_internal::h969e9928e3178f3a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x592e2d5b5c01 - std::rt::lang_start::hf08eee2559dd5285 [INFO] [stderr] 33: 0x592e2d5b5ac5 - main [INFO] [stderr] 34: 0x70eedf64d1ca - [INFO] [stderr] 35: 0x70eedf64d28b - __libc_start_main [INFO] [stderr] 36: 0x592e2d5a7b95 - _start [INFO] [stderr] 37: 0x0 - [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: "cc" "-Wl,--version-script=/tmp/rustcNhPM1S/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNhPM1S/symbols.o" "<16 object files omitted>" "/tmp/rustcNhPM1S/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-5eab8e83f7045b6d.rlib,libquote-77abab44c8daf8b5.rlib,libproc_macro2-7acd4cf30f1a55b9.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNhPM1S/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-2c241646fa53195d.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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 `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFLXnVL/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYz3SmH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gfx_gl` (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/rmetadMA5Qn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl` (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 `serde_derive` (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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.190/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=01de3a15ee0e0be4 -C extra-filename=-0a0e64f2d4017cb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7acd4cf30f1a55b9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-77abab44c8daf8b5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5eab8e83f7045b6d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c449247f003961ba01ec7e592e0613ca03469a23970e722913bfa3b2d0e0c782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c449247f003961ba01ec7e592e0613ca03469a23970e722913bfa3b2d0e0c782", kill_on_drop: false }` [INFO] [stdout] c449247f003961ba01ec7e592e0613ca03469a23970e722913bfa3b2d0e0c782