[INFO] cloning repository https://github.com/ian-pacheco/RustLang-SnakeGame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ian-pacheco/RustLang-SnakeGame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fian-pacheco%2FRustLang-SnakeGame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fian-pacheco%2FRustLang-SnakeGame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63dd0cc8ff7df58411a01d82d399d5042e9840f7 [INFO] checking ian-pacheco/RustLang-SnakeGame against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fian-pacheco%2FRustLang-SnakeGame" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ian-pacheco/RustLang-SnakeGame on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ian-pacheco/RustLang-SnakeGame [INFO] finished tweaking git repo https://github.com/ian-pacheco/RustLang-SnakeGame [INFO] tweaked toml for git repo https://github.com/ian-pacheco/RustLang-SnakeGame written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ian-pacheco/RustLang-SnakeGame 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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-glutin_window v0.63.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.49.0 [INFO] [stderr] Downloaded pistoncore-window v0.44.0 [INFO] [stderr] Downloaded piston v0.49.0 [INFO] [stderr] Downloaded piston2d-graphics v0.35.0 [INFO] [stderr] Downloaded rusttype v0.8.0 [INFO] [stderr] Downloaded image v0.22.2 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.69.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a9b4f7cfce5f653d28a808925b26e1202f994625cf4c6c1dee4c08e0d5e5507 [INFO] running `Command { std: "docker" "start" "-a" "8a9b4f7cfce5f653d28a808925b26e1202f994625cf4c6c1dee4c08e0d5e5507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a9b4f7cfce5f653d28a808925b26e1202f994625cf4c6c1dee4c08e0d5e5507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9b4f7cfce5f653d28a808925b26e1202f994625cf4c6c1dee4c08e0d5e5507", kill_on_drop: false }` [INFO] [stdout] 8a9b4f7cfce5f653d28a808925b26e1202f994625cf4c6c1dee4c08e0d5e5507 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65f51e8138a7aa7af5ffdb8f2284cb9c849ee526bfe91c0730a3d8c9004e1284 [INFO] running `Command { std: "docker" "start" "-a" "65f51e8138a7aa7af5ffdb8f2284cb9c849ee526bfe91c0730a3d8c9004e1284", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Checking rusttype v0.8.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/crc32fast-d19c93f7b0bc6b44/root-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] [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/rmetarw4qFM" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8FHZhc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) [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/a5db378dc14a40dd1580c27fb8362156446382c3/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin_egl_sys-0.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=46de5a7a524d2762 -C extra-filename=-c5e592369bc8e5b2 --out-dir /opt/rustwide/target/debug/build/glutin_egl_sys-c5e592369bc8e5b2 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-b20b7719c9fab25a.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `wayland-sys` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-integer` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gl` (build script) [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/a5db378dc14a40dd1580c27fb8362156446382c3/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl-0.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f14344b7790abc3 -C extra-filename=-27e1de0bf80982db --out-dir /opt/rustwide/target/debug/build/gl-27e1de0bf80982db -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-05fa7fc58c27a14a.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabWF8Tv/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1Ns57f" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusttype` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `glutin_glx_sys` (build script) [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/a5db378dc14a40dd1580c27fb8362156446382c3/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin_glx_sys-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72ae91ca910d08cf -C extra-filename=-67be76c82467a520 --out-dir /opt/rustwide/target/debug/build/glutin_glx_sys-67be76c82467a520 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-b20b7719c9fab25a.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJ8hY1l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-3fddde4ffdd3191a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-rational-096736b3564ab7c4/build_script_build-096736b3564ab7c4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-rational` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "65f51e8138a7aa7af5ffdb8f2284cb9c849ee526bfe91c0730a3d8c9004e1284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f51e8138a7aa7af5ffdb8f2284cb9c849ee526bfe91c0730a3d8c9004e1284", kill_on_drop: false }` [INFO] [stdout] 65f51e8138a7aa7af5ffdb8f2284cb9c849ee526bfe91c0730a3d8c9004e1284