[INFO] cloning repository https://github.com/wdudokvanheel/rust-game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wdudokvanheel/rust-game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdudokvanheel%2Frust-game-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdudokvanheel%2Frust-game-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed1e595440fc3d11987bfebeffc13c6191d52da4 [INFO] checking wdudokvanheel/rust-game-of-life against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdudokvanheel%2Frust-game-of-life" "/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/wdudokvanheel/rust-game-of-life on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wdudokvanheel/rust-game-of-life [INFO] finished tweaking git repo https://github.com/wdudokvanheel/rust-game-of-life [INFO] tweaked toml for git repo https://github.com/wdudokvanheel/rust-game-of-life written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wdudokvanheel/rust-game-of-life 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" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/glium/glium` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embed-resource v2.2.0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09438c1194a3fbd09c520a7691bbb6e5a1ca72110df5cf8aa090713ec004b3aa [INFO] running `Command { std: "docker" "start" "-a" "09438c1194a3fbd09c520a7691bbb6e5a1ca72110df5cf8aa090713ec004b3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09438c1194a3fbd09c520a7691bbb6e5a1ca72110df5cf8aa090713ec004b3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09438c1194a3fbd09c520a7691bbb6e5a1ca72110df5cf8aa090713ec004b3aa", kill_on_drop: false }` [INFO] [stdout] 09438c1194a3fbd09c520a7691bbb6e5a1ca72110df5cf8aa090713ec004b3aa [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e90268d52d76c2d64abc688ae72d01cb8ae49ee62f188be08f995b7bdc70b7c [INFO] running `Command { std: "docker" "start" "-a" "9e90268d52d76c2d64abc688ae72d01cb8ae49ee62f188be08f995b7bdc70b7c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling winnow v0.5.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/memoffset-f605e16f0cf0cec5/output` [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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazaiXxi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `toml_edit` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=17a1e60cf5dddbeb -C extra-filename=-e55d574cbaba2b26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e3ed1d1ece3ed7ba.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-798873ab94b71b58.rmeta --extern serde_spanned=/opt/rustwide/target/debug/deps/libserde_spanned-0c56b8d243a3fa3c.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-0e792715e71d45a0.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-d0def9e51d85530e.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalhOPp7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9e90268d52d76c2d64abc688ae72d01cb8ae49ee62f188be08f995b7bdc70b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e90268d52d76c2d64abc688ae72d01cb8ae49ee62f188be08f995b7bdc70b7c", kill_on_drop: false }` [INFO] [stdout] 9e90268d52d76c2d64abc688ae72d01cb8ae49ee62f188be08f995b7bdc70b7c