[INFO] cloning repository https://github.com/craftlinks/learn-wgpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/craftlinks/learn-wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraftlinks%2Flearn-wgpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraftlinks%2Flearn-wgpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b5606a0dc2e983dc44783b9d1dc2f99379295ed [INFO] checking craftlinks/learn-wgpu against master#bd71213cf0a765705e7d72a099151bd4eb465ccb for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraftlinks%2Flearn-wgpu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/craftlinks/learn-wgpu on toolchain bd71213cf0a765705e7d72a099151bd4eb465ccb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/craftlinks/learn-wgpu [INFO] finished tweaking git repo https://github.com/craftlinks/learn-wgpu [INFO] tweaked toml for git repo https://github.com/craftlinks/learn-wgpu written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/craftlinks/learn-wgpu 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" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking craftlinks/learn-wgpu against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraftlinks%2Flearn-wgpu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/craftlinks/learn-wgpu on toolchain c0f799aeda763fc507814da0dc46c2dde7ca9133 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/craftlinks/learn-wgpu [INFO] finished tweaking git repo https://github.com/craftlinks/learn-wgpu [INFO] tweaked toml for git repo https://github.com/craftlinks/learn-wgpu written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/craftlinks/learn-wgpu 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" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "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 pollster v0.2.4 [INFO] [stderr] Downloaded gpu-descriptor v0.2.2 [INFO] [stderr] Downloaded gpu-alloc v0.5.2 [INFO] [stderr] Downloaded glow v0.11.1 [INFO] [stderr] Downloaded wgpu-core v0.12.0 [INFO] [stderr] Downloaded ash v0.33.3+1.2.191 [INFO] [stderr] Downloaded naga v0.8.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.29.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.29.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.29.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.29.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.29.0 [INFO] [stderr] Downloaded profiling v1.0.4 [INFO] [stderr] Downloaded syn v1.0.83 [INFO] [stderr] Downloaded wgpu-hal v0.12.0 [INFO] [stderr] Downloaded windows v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ab438015b6ce603dfe46b36c9dd7441a3abcea4dca3e6fabbcd4eab3697246e [INFO] running `Command { std: "docker" "start" "-a" "9ab438015b6ce603dfe46b36c9dd7441a3abcea4dca3e6fabbcd4eab3697246e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ab438015b6ce603dfe46b36c9dd7441a3abcea4dca3e6fabbcd4eab3697246e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab438015b6ce603dfe46b36c9dd7441a3abcea4dca3e6fabbcd4eab3697246e", kill_on_drop: false }` [INFO] [stdout] 9ab438015b6ce603dfe46b36c9dd7441a3abcea4dca3e6fabbcd4eab3697246e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c0f799aeda763fc507814da0dc46c2dde7ca9133" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a87bc223278613db441fdceb08e2e8ea9181ca1f10924aa0e54f92d61ef07b9e [INFO] running `Command { std: "docker" "start" "-a" "a87bc223278613db441fdceb08e2e8ea9181ca1f10924aa0e54f92d61ef07b9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking lock_api v0.4.5 [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 hexf-parse v0.2.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling wgpu-core v0.12.0 [INFO] [stderr] Checking ash v0.33.3+1.2.191 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking gpu-alloc v0.5.2 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking profiling v1.0.4 [INFO] [stderr] Checking glow v0.11.1 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking windows v0.29.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [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-6f17d22bba15001f/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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a87bc223278613db441fdceb08e2e8ea9181ca1f10924aa0e54f92d61ef07b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a87bc223278613db441fdceb08e2e8ea9181ca1f10924aa0e54f92d61ef07b9e", kill_on_drop: false }` [INFO] [stdout] a87bc223278613db441fdceb08e2e8ea9181ca1f10924aa0e54f92d61ef07b9e