[INFO] cloning repository https://github.com/turboMaCk/wgpu-hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turboMaCk/wgpu-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FturboMaCk%2Fwgpu-hello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FturboMaCk%2Fwgpu-hello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3efdefd5e8301acc2cf771506ba842fee3310b93 [INFO] checking turboMaCk/wgpu-hello-world against master#9748d87dc70a9a6725c5dbd76ce29d04752b4f90 for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FturboMaCk%2Fwgpu-hello-world" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/turboMaCk/wgpu-hello-world [INFO] finished tweaking git repo https://github.com/turboMaCk/wgpu-hello-world [INFO] tweaked toml for git repo https://github.com/turboMaCk/wgpu-hello-world written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/turboMaCk/wgpu-hello-world on toolchain 9748d87dc70a9a6725c5dbd76ce29d04752b4f90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/turboMaCk/wgpu-hello-world 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" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glow v0.11.0 [INFO] [stderr] Downloaded winit v0.26.0 [INFO] [stderr] Downloaded calloop v0.9.1 [INFO] [stderr] Downloaded naga v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 068a923ce0721f37003700062e6a14b7e1956341eeb7d9f8cc7afdf2f8a9a209 [INFO] running `Command { std: "docker" "start" "-a" "068a923ce0721f37003700062e6a14b7e1956341eeb7d9f8cc7afdf2f8a9a209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "068a923ce0721f37003700062e6a14b7e1956341eeb7d9f8cc7afdf2f8a9a209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068a923ce0721f37003700062e6a14b7e1956341eeb7d9f8cc7afdf2f8a9a209", kill_on_drop: false }` [INFO] [stdout] 068a923ce0721f37003700062e6a14b7e1956341eeb7d9f8cc7afdf2f8a9a209 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01f30142a1c5624540d62b9ae314fd896bab553cd5e753c308d2ce47a44baa79 [INFO] running `Command { std: "docker" "start" "-a" "01f30142a1c5624540d62b9ae314fd896bab553cd5e753c308d2ce47a44baa79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking gpu-alloc v0.5.2 [INFO] [stderr] Checking ash v0.33.3+1.2.191 [INFO] [stderr] Compiling wgpu-core v0.11.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking wgpu-types v0.11.0 [INFO] [stderr] Checking glow v0.11.0 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking profiling v1.0.4 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.10 [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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLWLq4L/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaandXlc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaafbWsW/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7ch3ee/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ash` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "01f30142a1c5624540d62b9ae314fd896bab553cd5e753c308d2ce47a44baa79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f30142a1c5624540d62b9ae314fd896bab553cd5e753c308d2ce47a44baa79", kill_on_drop: false }` [INFO] [stdout] 01f30142a1c5624540d62b9ae314fd896bab553cd5e753c308d2ce47a44baa79