[INFO] cloning repository https://github.com/poojan019/snake_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poojan019/snake_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoojan019%2Fsnake_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoojan019%2Fsnake_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34d43ef191c1a2eeeb74abfd648c643c095cd0fb [INFO] checking poojan019/snake_game against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoojan019%2Fsnake_game" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/poojan019/snake_game on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/poojan019/snake_game [INFO] finished tweaking git repo https://github.com/poojan019/snake_game [INFO] tweaked toml for git repo https://github.com/poojan019/snake_game written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/poojan019/snake_game 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32e7b05ef3e88f6eef98ff9685c197e81d1a6a4f317c9429b71633aaa7a6dbe1 [INFO] running `Command { std: "docker" "start" "-a" "32e7b05ef3e88f6eef98ff9685c197e81d1a6a4f317c9429b71633aaa7a6dbe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32e7b05ef3e88f6eef98ff9685c197e81d1a6a4f317c9429b71633aaa7a6dbe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e7b05ef3e88f6eef98ff9685c197e81d1a6a4f317c9429b71633aaa7a6dbe1", kill_on_drop: false }` [INFO] [stdout] 32e7b05ef3e88f6eef98ff9685c197e81d1a6a4f317c9429b71633aaa7a6dbe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be862b74867fa2e6ff458782f163f1ea18bc6f94fd8611a6c63eb436e1343229 [INFO] running `Command { std: "docker" "start" "-a" "be862b74867fa2e6ff458782f163f1ea18bc6f94fd8611a6c63eb436e1343229", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/libc-b583c7f741355a90.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/libc-b583c7f741355a90/dep-lib-libc` [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: failed to write to `/opt/rustwide/target/debug/deps/rmetal4wx6E/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `version_check` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta0QfpjW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `wayland-scanner` (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/099e089ab723e6ee96175f3496051098c60a4cd4/bin/rustc --crate-name wayland_scanner --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.29.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=604ab94ee853c6c9 -C extra-filename=-e2446ea3cf256384 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ddbab68ed2205137.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-26f8a0d69edd7519.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/rmetaubsxvB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon-core` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacEOvrY/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `png` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "be862b74867fa2e6ff458782f163f1ea18bc6f94fd8611a6c63eb436e1343229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be862b74867fa2e6ff458782f163f1ea18bc6f94fd8611a6c63eb436e1343229", kill_on_drop: false }` [INFO] [stdout] be862b74867fa2e6ff458782f163f1ea18bc6f94fd8611a6c63eb436e1343229