[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] testing veniamin-ilmer/minesweeper against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveniamin-ilmer%2Fminesweeper" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/veniamin-ilmer/minesweeper on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "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-5-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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iced_runtime v0.1.0 [INFO] [stderr] Downloaded iced_widget v0.1.2 [INFO] [stderr] Downloaded sys-locale v0.3.0 [INFO] [stderr] Downloaded palette_derive v0.7.2 [INFO] [stderr] Downloaded palette v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7f68d4d89768dbb4551a0c05885580c3b4fcfe5a1d42fa541343bb219909e09 [INFO] running `Command { std: "docker" "start" "-a" "c7f68d4d89768dbb4551a0c05885580c3b4fcfe5a1d42fa541343bb219909e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7f68d4d89768dbb4551a0c05885580c3b4fcfe5a1d42fa541343bb219909e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f68d4d89768dbb4551a0c05885580c3b4fcfe5a1d42fa541343bb219909e09", kill_on_drop: false }` [INFO] [stdout] c7f68d4d89768dbb4551a0c05885580c3b4fcfe5a1d42fa541343bb219909e09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24cf89572d3e1697a0bf14c9e6fe6d782267d55d6c57cfbb9f0ebe9caacafada [INFO] running `Command { std: "docker" "start" "-a" "24cf89572d3e1697a0bf14c9e6fe6d782267d55d6c57cfbb9f0ebe9caacafada", 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] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling palette v0.7.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ttf-parser v0.19.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustchU77xQ/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIGVH29/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/nom-fbbc47600905c0a1.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nom` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `ttf-parser` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `flate2` (lib) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/wayland-client-2807d04edf360afc/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "24cf89572d3e1697a0bf14c9e6fe6d782267d55d6c57cfbb9f0ebe9caacafada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24cf89572d3e1697a0bf14c9e6fe6d782267d55d6c57cfbb9f0ebe9caacafada", kill_on_drop: false }` [INFO] [stdout] 24cf89572d3e1697a0bf14c9e6fe6d782267d55d6c57cfbb9f0ebe9caacafada