[INFO] cloning repository https://github.com/hardliner66/gamedev_experiment1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardliner66/gamedev_experiment1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fgamedev_experiment1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fgamedev_experiment1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73f7109d04e6fd912e7aefbc966be6766f29788f [INFO] checking hardliner66/gamedev_experiment1 against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fgamedev_experiment1" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hardliner66/gamedev_experiment1 on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hardliner66/gamedev_experiment1 [INFO] finished tweaking git repo https://github.com/hardliner66/gamedev_experiment1 [INFO] tweaked toml for git repo https://github.com/hardliner66/gamedev_experiment1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hardliner66/gamedev_experiment1 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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notan_macro v0.9.5 [INFO] [stderr] Downloaded notan_text v0.9.5 [INFO] [stderr] Downloaded notan_utils v0.9.5 [INFO] [stderr] Downloaded notan_math v0.9.5 [INFO] [stderr] Downloaded notan_app v0.9.5 [INFO] [stderr] Downloaded notan_draw v0.9.5 [INFO] [stderr] Downloaded notan_backend v0.9.5 [INFO] [stderr] Downloaded notan_log v0.9.5 [INFO] [stderr] Downloaded notan_web v0.9.5 [INFO] [stderr] Downloaded notan_graphics v0.9.5 [INFO] [stderr] Downloaded notan_glow v0.9.5 [INFO] [stderr] Downloaded notan_winit v0.9.5 [INFO] [stderr] Downloaded notan_egui v0.9.5 [INFO] [stderr] Downloaded notan_core v0.9.5 [INFO] [stderr] Downloaded notan_input v0.9.5 [INFO] [stderr] Downloaded notan_glyph v0.9.5 [INFO] [stderr] Downloaded notan_random v0.9.5 [INFO] [stderr] Downloaded winnow v0.5.12 [INFO] [stderr] Downloaded notan v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5e2ad5147831f23e3db41898673a9c0960078bbe667e74a03b8feabb23d1a17 [INFO] running `Command { std: "docker" "start" "-a" "b5e2ad5147831f23e3db41898673a9c0960078bbe667e74a03b8feabb23d1a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5e2ad5147831f23e3db41898673a9c0960078bbe667e74a03b8feabb23d1a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e2ad5147831f23e3db41898673a9c0960078bbe667e74a03b8feabb23d1a17", kill_on_drop: false }` [INFO] [stdout] b5e2ad5147831f23e3db41898673a9c0960078bbe667e74a03b8feabb23d1a17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b027cc6ab6b5c6d6a5209860e06b24e10753d02107ca8d914fb0e1c87052af0 [INFO] running `Command { std: "docker" "start" "-a" "3b027cc6ab6b5c6d6a5209860e06b24e10753d02107ca8d914fb0e1c87052af0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling notan_macro v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.46 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [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] [stderr] error: could not compile `rustix` (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/667247db71ea18c4130dd018d060e7f09d589490/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.8/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="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "std", "stdio", "system", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=d533c5f3de57a572 -C extra-filename=-6badefe301547755 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7cd62cc480c720e3.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-f232608a32e7125b.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3b027cc6ab6b5c6d6a5209860e06b24e10753d02107ca8d914fb0e1c87052af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b027cc6ab6b5c6d6a5209860e06b24e10753d02107ca8d914fb0e1c87052af0", kill_on_drop: false }` [INFO] [stdout] 3b027cc6ab6b5c6d6a5209860e06b24e10753d02107ca8d914fb0e1c87052af0