[INFO] cloning repository https://github.com/veniamin-ilmer/minesweeper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veniamin-ilmer/minesweeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveniamin-ilmer%2Fminesweeper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveniamin-ilmer%2Fminesweeper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a4fab25af51b964464ba677e41456738da2715b [INFO] checking veniamin-ilmer/minesweeper against master#561b5dea1e7e5c21f0fb550ca579229ceb878297 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveniamin-ilmer%2Fminesweeper" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/veniamin-ilmer/minesweeper on toolchain 561b5dea1e7e5c21f0fb550ca579229ceb878297 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/veniamin-ilmer/minesweeper [INFO] finished tweaking git repo https://github.com/veniamin-ilmer/minesweeper [INFO] tweaked toml for git repo https://github.com/veniamin-ilmer/minesweeper written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/veniamin-ilmer/minesweeper 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" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iced_widget v0.1.2 [INFO] [stderr] Downloaded iced_runtime v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 083c6cd8a6f16ace5bfced124af5d175b82d8ccfdb5da5d5c1ea0556eac965df [INFO] running `Command { std: "docker" "start" "-a" "083c6cd8a6f16ace5bfced124af5d175b82d8ccfdb5da5d5c1ea0556eac965df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "083c6cd8a6f16ace5bfced124af5d175b82d8ccfdb5da5d5c1ea0556eac965df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083c6cd8a6f16ace5bfced124af5d175b82d8ccfdb5da5d5c1ea0556eac965df", kill_on_drop: false }` [INFO] [stdout] 083c6cd8a6f16ace5bfced124af5d175b82d8ccfdb5da5d5c1ea0556eac965df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f3914443ea3f5dac829e34c0ba27447b8f7ad06ca28f35af0c1ed27e783d06d [INFO] running `Command { std: "docker" "start" "-a" "3f3914443ea3f5dac829e34c0ba27447b8f7ad06ca28f35af0c1ed27e783d06d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling palette v0.7.2 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Checking x11rb-protocol v0.11.1 [INFO] [stderr] Compiling softbuffer v0.2.1 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking glam v0.24.1 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking zeno v0.2.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking rustybuzz v0.8.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking swash v0.1.8 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking wayland-client v0.30.2 [INFO] [stderr] Checking tiny-skia-path v0.10.0 [INFO] [stderr] Checking fontdb v0.14.1 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking x11rb v0.11.1 [INFO] [stderr] Checking rangemap v1.3.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking sys-locale v0.3.0 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Checking tiny-skia v0.10.0 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking cosmic-text v0.9.0 [INFO] [stderr] Checking iced_core v0.10.0 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Checking iced_graphics v0.9.0 [INFO] [stderr] Checking iced_futures v0.7.0 [INFO] [stderr] Checking iced_style v0.9.0 [INFO] [stderr] Checking iced_tiny_skia v0.1.0 [INFO] [stderr] Checking iced_runtime v0.1.0 [INFO] [stderr] Checking iced_renderer v0.1.0 [INFO] [stderr] Checking iced_widget v0.1.2 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking clipboard_wayland v0.2.0 [INFO] [stderr] Checking clipboard_x11 v0.4.0 [INFO] [stderr] Checking window_clipboard v0.3.0 [INFO] [stderr] Checking iced_winit v0.10.0 [INFO] [stderr] Checking iced v0.10.0 [INFO] [stderr] Checking minesweeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.49s [INFO] running `Command { std: "docker" "inspect" "3f3914443ea3f5dac829e34c0ba27447b8f7ad06ca28f35af0c1ed27e783d06d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3914443ea3f5dac829e34c0ba27447b8f7ad06ca28f35af0c1ed27e783d06d", kill_on_drop: false }` [INFO] [stdout] 3f3914443ea3f5dac829e34c0ba27447b8f7ad06ca28f35af0c1ed27e783d06d [INFO] checking veniamin-ilmer/minesweeper against try#8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveniamin-ilmer%2Fminesweeper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/veniamin-ilmer/minesweeper on toolchain 8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/veniamin-ilmer/minesweeper [INFO] finished tweaking git repo https://github.com/veniamin-ilmer/minesweeper [INFO] tweaked toml for git repo https://github.com/veniamin-ilmer/minesweeper written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/veniamin-ilmer/minesweeper 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" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6a255b2cb31918720569afa84d8589a7da0c383e9c1d131cf4f287103a3c30a [INFO] running `Command { std: "docker" "start" "-a" "a6a255b2cb31918720569afa84d8589a7da0c383e9c1d131cf4f287103a3c30a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6a255b2cb31918720569afa84d8589a7da0c383e9c1d131cf4f287103a3c30a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a255b2cb31918720569afa84d8589a7da0c383e9c1d131cf4f287103a3c30a", kill_on_drop: false }` [INFO] [stdout] a6a255b2cb31918720569afa84d8589a7da0c383e9c1d131cf4f287103a3c30a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c9461fa60b8c96ce03baf9f16d764dffdb9e0a4c6654b9ce6ee453e71af4e54 [INFO] running `Command { std: "docker" "start" "-a" "6c9461fa60b8c96ce03baf9f16d764dffdb9e0a4c6654b9ce6ee453e71af4e54", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling palette v0.7.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/slab-8c6c583f2f3ae420.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/slab-8c6c583f2f3ae420/dep-lib-slab` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/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/rustcICAnUQ/symbols.o" "/opt/rustwide/target/debug/build/io-lifetimes-42df1b0325f55c74/build_script_build-42df1b0325f55c74.build_script_build.2a0968592cde3e97-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/io-lifetimes-42df1b0325f55c74/build_script_build-42df1b0325f55c74.build_script_build.2a0968592cde3e97-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/io-lifetimes-42df1b0325f55c74/build_script_build-42df1b0325f55c74.za6uyi0y26ff0bv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c12ec1592d745850.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30c8f175666f1cd0.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d6affdb2eceb7b92.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-671357261ecc5f22.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2a0ac26b937774c3.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e6c49dfa36c6e5ca.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f007e7281d6dd525.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9329ecfd01afd05c.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f23fd629ee77e700.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-80b02aae68666c26.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b461688257786f39.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-827e0a26c0bfb366.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-34d2ca61988bea12.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-313a99786e15f0d6.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-49777722dec30b42.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ae0728f1e6d5b4f0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/io-lifetimes-42df1b0325f55c74/build_script_build-42df1b0325f55c74" "-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 `io-lifetimes` (build script) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (lib) [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-008cb93e8407f9ae/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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 '8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8'. [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: 0x5577c71975a5 - std::backtrace_rs::backtrace::libunwind::trace::h9d52b077d61534f4 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5577c71975a5 - std::backtrace_rs::backtrace::trace_unsynchronized::h411dff96a9d94c4e [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5577c71975a5 - std::sys_common::backtrace::_print_fmt::hab6a997a7a050352 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5577c71975a5 - ::fmt::h791ee6072dc007c6 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5577c71b8acb - core::fmt::rt::Argument::fmt::h930d8ed8a996a9d6 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x5577c71b8acb - core::fmt::write::h1138c64d330dadbc [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x5577c719558f - std::io::Write::write_fmt::h9f93827440ea5fa7 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x5577c719737e - std::sys_common::backtrace::_print::ha938d8f6c2ed23bc [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5577c719737e - std::sys_common::backtrace::print::h62e6c4eaed390882 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5577c7198639 - std::panicking::default_hook::{{closure}}::h3b7caabeb17c2310 [INFO] [stderr] 10: 0x5577c719837d - std::panicking::default_hook::hdd2086280c6bf173 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x5577c7198ad3 - std::panicking::rust_panic_with_hook::he861af741073d819 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x5577c71989b4 - std::panicking::begin_panic_handler::{{closure}}::h8a5fb3216272c3c3 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x5577c7197a69 - std::sys_common::backtrace::__rust_end_short_backtrace::hb9fff3e86e9709cf [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5577c71986e7 - rust_begin_unwind [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x5577c70bcb13 - core::panicking::panic_fmt::h5446c83070eb9ff2 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5577c70bcf26 - core::result::unwrap_failed::hcf9ea65674ab84b7 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x5577c70bdc5f - wayland_scanner::generate_code_with_destructor_events::h2f297324eccc5c97 [INFO] [stderr] 18: 0x5577c70d25d1 - build_script_build::generate_protocol::ha40579fbbd222448 [INFO] [stderr] 19: 0x5577c70d3ddd - build_script_build::main::haa30a3765cfef1b0 [INFO] [stderr] 20: 0x5577c70d0283 - core::ops::function::FnOnce::call_once::hbd06752a37aef75f [INFO] [stderr] 21: 0x5577c70cee86 - std::sys_common::backtrace::__rust_begin_short_backtrace::h729b08c764cb5c93 [INFO] [stderr] 22: 0x5577c70be5c9 - std::rt::lang_start::{{closure}}::h69c9fb14a8f3b8e2 [INFO] [stderr] 23: 0x5577c7192390 - core::ops::function::impls:: for &F>::call_once::h8290fc2ca2215933 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5577c7192390 - std::panicking::try::do_call::h3913cda13a951332 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x5577c7192390 - std::panicking::try::h48d827f768a7469a [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x5577c7192390 - std::panic::catch_unwind::haaf372b0c6ca9c88 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x5577c7192390 - std::rt::lang_start_internal::{{closure}}::h2887b22f27d28530 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x5577c7192390 - std::panicking::try::do_call::h229be52edfa8efbb [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x5577c7192390 - std::panicking::try::hb96dd8b973d566f5 [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x5577c7192390 - std::panic::catch_unwind::hd9baa7ada95a9c0b [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x5577c7192390 - std::rt::lang_start_internal::h08994ef40c0e5a0d [INFO] [stderr] at /rustc/8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x5577c70be5a7 - std::rt::lang_start::h39b82b081f70f56c [INFO] [stderr] 33: 0x5577c70d4835 - main [INFO] [stderr] 34: 0x7f5621192d90 - [INFO] [stderr] 35: 0x7f5621192e40 - __libc_start_main [INFO] [stderr] 36: 0x5577c70bd205 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaADzJ60" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (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/rmetahdBTyZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6c9461fa60b8c96ce03baf9f16d764dffdb9e0a4c6654b9ce6ee453e71af4e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9461fa60b8c96ce03baf9f16d764dffdb9e0a4c6654b9ce6ee453e71af4e54", kill_on_drop: false }` [INFO] [stdout] 6c9461fa60b8c96ce03baf9f16d764dffdb9e0a4c6654b9ce6ee453e71af4e54