[INFO] cloning repository https://github.com/dolto/Rust-And-WGPU-Study
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dolto/Rust-And-WGPU-Study" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolto%2FRust-And-WGPU-Study", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolto%2FRust-And-WGPU-Study'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2fc48d0a67c702f48e29311ee638fe218502ce37
[INFO] checking dolto/Rust-And-WGPU-Study against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolto%2FRust-And-WGPU-Study" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dolto/Rust-And-WGPU-Study
[INFO] finished tweaking git repo https://github.com/dolto/Rust-And-WGPU-Study
[INFO] tweaked toml for git repo https://github.com/dolto/Rust-And-WGPU-Study written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dolto/Rust-And-WGPU-Study on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dolto/Rust-And-WGPU-Study 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking dolto/Rust-And-WGPU-Study against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolto%2FRust-And-WGPU-Study" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dolto/Rust-And-WGPU-Study
[INFO] finished tweaking git repo https://github.com/dolto/Rust-And-WGPU-Study
[INFO] tweaked toml for git repo https://github.com/dolto/Rust-And-WGPU-Study written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dolto/Rust-And-WGPU-Study on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dolto/Rust-And-WGPU-Study 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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 external-memory v0.0.1
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded gfx-hal v0.9.0
[INFO] [stderr]   Downloaded winnow v0.5.17
[INFO] [stderr]   Downloaded naga v0.5.0
[INFO] [stderr]   Downloaded exr v1.71.0
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] [stderr]   Downloaded noise v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8dc6de759a2b7fecf7bb3e6b48f65da05ea3d98ff04f0fde9d3c3cb3d061782f
[INFO] running `Command { std: "docker" "start" "-a" "8dc6de759a2b7fecf7bb3e6b48f65da05ea3d98ff04f0fde9d3c3cb3d061782f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dc6de759a2b7fecf7bb3e6b48f65da05ea3d98ff04f0fde9d3c3cb3d061782f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dc6de759a2b7fecf7bb3e6b48f65da05ea3d98ff04f0fde9d3c3cb3d061782f", kill_on_drop: false }`
[INFO] [stdout] 8dc6de759a2b7fecf7bb3e6b48f65da05ea3d98ff04f0fde9d3c3cb3d061782f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50dc97c222b9ce57982e2f80ec30f72e14003d18871fce664a010882ad82f58b
[INFO] running `Command { std: "docker" "start" "-a" "50dc97c222b9ce57982e2f80ec30f72e14003d18871fce664a010882ad82f58b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling drm-fourcc v2.2.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]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking wgpu-types v0.17.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking png v0.17.10
[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] running `Command { std: "docker" "inspect" "50dc97c222b9ce57982e2f80ec30f72e14003d18871fce664a010882ad82f58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50dc97c222b9ce57982e2f80ec30f72e14003d18871fce664a010882ad82f58b", kill_on_drop: false }`
[INFO] [stdout] 50dc97c222b9ce57982e2f80ec30f72e14003d18871fce664a010882ad82f58b
