[INFO] cloning repository https://github.com/ttempleton/rust-battleship [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ttempleton/rust-battleship" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttempleton%2Frust-battleship", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttempleton%2Frust-battleship'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 303f35a5d62b575342d92b3fe7379f7606263aaf [INFO] checking ttempleton/rust-battleship against master#1280928a99ad3ef2c5735b42dc8852456ae3b974 for pr-120798 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttempleton%2Frust-battleship" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ttempleton/rust-battleship on toolchain 1280928a99ad3ef2c5735b42dc8852456ae3b974 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ttempleton/rust-battleship [INFO] finished tweaking git repo https://github.com/ttempleton/rust-battleship [INFO] tweaked toml for git repo https://github.com/ttempleton/rust-battleship written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ttempleton/rust-battleship 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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 227651fa72e9da9123fac1c3176b1183fcc35edf468fd1e789933a82f2bd253e [INFO] running `Command { std: "docker" "start" "-a" "227651fa72e9da9123fac1c3176b1183fcc35edf468fd1e789933a82f2bd253e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "227651fa72e9da9123fac1c3176b1183fcc35edf468fd1e789933a82f2bd253e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "227651fa72e9da9123fac1c3176b1183fcc35edf468fd1e789933a82f2bd253e", kill_on_drop: false }` [INFO] [stdout] 227651fa72e9da9123fac1c3176b1183fcc35edf468fd1e789933a82f2bd253e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4206db96d90263fa13b2b443921c836c76455e9946afe105b10cbad8d26846d6 [INFO] running `Command { std: "docker" "start" "-a" "4206db96d90263fa13b2b443921c836c76455e9946afe105b10cbad8d26846d6", 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.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling pkg-config v0.3.28 [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 crc32fast v1.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking crossbeam-epoch v0.9.16 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.193 [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 ttf-parser v0.20.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking owned_ttf_parser v0.20.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 thiserror-impl v1.0.51 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.30.1 [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 calloop v0.10.6 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking piston-texture v0.9.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking gfx v0.18.3 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking spin_sleep v1.1.1 [INFO] [stderr] Checking interpolation v0.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking piston2d-graphics v0.44.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Checking pistoncore-input v1.0.1 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pistoncore-window v1.0.0 [INFO] [stderr] Checking pistoncore-event_loop v0.55.0 [INFO] [stderr] Checking piston v0.55.0 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking piston-gfx_texture v0.44.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.80.0 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking pistoncore-glutin_window v0.72.0 [INFO] [stderr] Checking piston_window v0.131.0 [INFO] [stderr] Checking rust-battleship v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.51s [INFO] running `Command { std: "docker" "inspect" "4206db96d90263fa13b2b443921c836c76455e9946afe105b10cbad8d26846d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4206db96d90263fa13b2b443921c836c76455e9946afe105b10cbad8d26846d6", kill_on_drop: false }` [INFO] [stdout] 4206db96d90263fa13b2b443921c836c76455e9946afe105b10cbad8d26846d6 [INFO] checking ttempleton/rust-battleship against try#9b9e20bc79549d80ab413f49d990713851172cc1 for pr-120798 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttempleton%2Frust-battleship" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ttempleton/rust-battleship on toolchain 9b9e20bc79549d80ab413f49d990713851172cc1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ttempleton/rust-battleship [INFO] finished tweaking git repo https://github.com/ttempleton/rust-battleship [INFO] tweaked toml for git repo https://github.com/ttempleton/rust-battleship written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ttempleton/rust-battleship 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" "+9b9e20bc79549d80ab413f49d990713851172cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a94d3c504ca8cbe7dfd5369214f669a062566b6315c7e859ab6d3c870154280d [INFO] running `Command { std: "docker" "start" "-a" "a94d3c504ca8cbe7dfd5369214f669a062566b6315c7e859ab6d3c870154280d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a94d3c504ca8cbe7dfd5369214f669a062566b6315c7e859ab6d3c870154280d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a94d3c504ca8cbe7dfd5369214f669a062566b6315c7e859ab6d3c870154280d", kill_on_drop: false }` [INFO] [stdout] a94d3c504ca8cbe7dfd5369214f669a062566b6315c7e859ab6d3c870154280d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f28c90e588d1a1f36a3a615cf9ecda8a9d95c19927f620b53c49bd7afdf6bdef [INFO] running `Command { std: "docker" "start" "-a" "f28c90e588d1a1f36a3a615cf9ecda8a9d95c19927f620b53c49bd7afdf6bdef", 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.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling pkg-config v0.3.28 [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] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking scopeguard v1.2.0 [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 arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking calloop v0.10.6 [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.23 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking piston-texture v0.9.0 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcZNOxXB/symbols.o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7.build_script_build.ddd89a04195ea74f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7.build_script_build.ddd89a04195ea74f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7.build_script_build.ddd89a04195ea74f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7.build_script_build.ddd89a04195ea74f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7.kv4np3j6nzivulm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcfg_aliases-0fbdfc7393c6e59d.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f0a846e57d9de9e7.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf6ea80100764986.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-39985665fb91a3c2.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-6bab5509ccb72364.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2e9a651f331589a6.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin-winit-3a70963437b144e7/build_script_build-3a70963437b144e7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc7bVldb/symbols.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.build_script_build.113cf478609c0cc1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf.iylrokkq8pefiog.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-12b2bb6ab2b2906d.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib" "/opt/rustwide/target/debug/deps/libxml-05098b4ab55904c9.rlib" "/opt/rustwide/target/debug/deps/liblog-afb185c60dfb6a1a.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f0a846e57d9de9e7.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf6ea80100764986.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-39985665fb91a3c2.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-6bab5509ccb72364.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2e9a651f331589a6.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gl-0a9d29b238b14dbf/build_script_build-0a9d29b238b14dbf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glutin-winit` (build script) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcm8pQvr/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcm8pQvr/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.serde_derive.fb5e4b4ceec689da-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.23kvnpvfe7zlv00h.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-0ba9da198b40885b.2q0nuggmi594erg6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-0bd70cb11fbefee2.rlib" "/opt/rustwide/target/debug/deps/libquote-e42a5656a0600e1d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-90f63ccd04acb0cd.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5383c0142a3b2297.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f0a846e57d9de9e7.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf6ea80100764986.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-39985665fb91a3c2.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-6bab5509ccb72364.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2e9a651f331589a6.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-0ba9da198b40885b.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcSkag6R/symbols.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.build_script_build.953ba0d9a7fd9de0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca.22et12j59wuiphqo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-8b6451d8f3f7fe03.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-6b0f6abae456b51d.rlib" "/opt/rustwide/target/debug/deps/libxml-05098b4ab55904c9.rlib" "/opt/rustwide/target/debug/deps/liblog-afb185c60dfb6a1a.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f0a846e57d9de9e7.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf6ea80100764986.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-39985665fb91a3c2.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-6bab5509ccb72364.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2e9a651f331589a6.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9b9e20bc79549d80ab413f49d990713851172cc1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gfx_gl-6a35fe439bd822ca/build_script_build-6a35fe439bd822ca" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_gl` (build script) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagHpf5s/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `exr` (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-f03d4e557f6a9742/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] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-export-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-gamma-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-input-inhibitor-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-layer-shell-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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 toolchain '9b9e20bc79549d80ab413f49d990713851172cc1' [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: 0x5593f05289f6 - std::backtrace_rs::backtrace::libunwind::trace::hdde23b9987639aa9 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x5593f05289f6 - std::backtrace_rs::backtrace::trace_unsynchronized::h5314dbca0abd36e3 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5593f05289f6 - std::sys_common::backtrace::_print_fmt::h0869e797cf0ad9b8 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5593f05289f6 - ::fmt::ha75eeae9b53eb870 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5593f054b730 - core::fmt::rt::Argument::fmt::h96c44a4939cd3962 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5593f054b730 - core::fmt::write::h37c16d7c7458b59d [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x5593f052693f - std::io::Write::write_fmt::hb2c0c587a3a1e0ab [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/io/mod.rs:1854:15 [INFO] [stderr] 7: 0x5593f05287d4 - std::sys_common::backtrace::_print::h5e15c9603d68ed05 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5593f05287d4 - std::sys_common::backtrace::print::h481458abb3873c7c [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5593f0529d37 - std::panicking::default_hook::{{closure}}::hab6cfb4b0cd9f79f [INFO] [stderr] 10: 0x5593f0529a99 - std::panicking::default_hook::hc6fdae717e3ac78e [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5593f052a1c8 - std::panicking::rust_panic_with_hook::h9f8a6061ef6570b5 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/panicking.rs:781:13 [INFO] [stderr] 12: 0x5593f052a0a2 - std::panicking::begin_panic_handler::{{closure}}::h2583e585f8199970 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/panicking.rs:659:13 [INFO] [stderr] 13: 0x5593f0528ef6 - std::sys_common::backtrace::__rust_end_short_backtrace::h632d90926151cc00 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5593f0529df4 - rust_begin_unwind [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/panicking.rs:647:5 [INFO] [stderr] 15: 0x5593f044ade5 - core::panicking::panic_fmt::he775963b85ee6e08 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5593f044b253 - core::result::unwrap_failed::hd346bd79edb42f11 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x5593f045b8eb - wayland_scanner::generate_code_with_destructor_events::h0aea18f6603ea200 [INFO] [stderr] 18: 0x5593f044f78e - build_script_build::generate_protocol::h66730dbb9a2d80e5 [INFO] [stderr] 19: 0x5593f04506e5 - build_script_build::main::h4256f606b1674d0f [INFO] [stderr] 20: 0x5593f0460bd3 - core::ops::function::FnOnce::call_once::hace34307e16eab0b [INFO] [stderr] 21: 0x5593f045efb6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3f5b817e5236f9c0 [INFO] [stderr] 22: 0x5593f044bcc9 - std::rt::lang_start::{{closure}}::hcb2326c9de3569c8 [INFO] [stderr] 23: 0x5593f0523321 - core::ops::function::impls:: for &F>::call_once::ha3049feb2f059100 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5593f0523321 - std::panicking::try::do_call::hba22be99660b7e74 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x5593f0523321 - std::panicking::try::hdfc8c0cd607c9302 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x5593f0523321 - std::panic::catch_unwind::h57948c1cec1807ed [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x5593f0523321 - std::rt::lang_start_internal::{{closure}}::he9ecb1c49df30220 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x5593f0523321 - std::panicking::try::do_call::h272222ab12b6bc60 [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/panicking.rs:554:40 [INFO] [stderr] 29: 0x5593f0523321 - std::panicking::try::h5d6df8f9fd041b3a [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/panicking.rs:518:19 [INFO] [stderr] 30: 0x5593f0523321 - std::panic::catch_unwind::h934a064d2364c53f [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x5593f0523321 - std::rt::lang_start_internal::h0a7caddcbe3f55ba [INFO] [stderr] at /rustc/9b9e20bc79549d80ab413f49d990713851172cc1/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x5593f044bca7 - std::rt::lang_start::h3200edfec9b0641f [INFO] [stderr] 33: 0x5593f0451b15 - main [INFO] [stderr] 34: 0x7f9ac51b6d90 - [INFO] [stderr] 35: 0x7f9ac51b6e40 - __libc_start_main [INFO] [stderr] 36: 0x5593f044b555 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f28c90e588d1a1f36a3a615cf9ecda8a9d95c19927f620b53c49bd7afdf6bdef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28c90e588d1a1f36a3a615cf9ecda8a9d95c19927f620b53c49bd7afdf6bdef", kill_on_drop: false }` [INFO] [stdout] f28c90e588d1a1f36a3a615cf9ecda8a9d95c19927f620b53c49bd7afdf6bdef