[INFO] cloning repository https://github.com/Wavebreakers/rocket-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wavebreakers/rocket-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWavebreakers%2Frocket-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWavebreakers%2Frocket-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 474726d9f6c870800533dcb2bce5358b8d276a1e [INFO] checking Wavebreakers/rocket-template against try#173780a87744406b7489b28349c0176f14bb3881 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWavebreakers%2Frocket-template" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wavebreakers/rocket-template on toolchain 173780a87744406b7489b28349c0176f14bb3881 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Wavebreakers/rocket-template [INFO] finished tweaking git repo https://github.com/Wavebreakers/rocket-template [INFO] tweaked toml for git repo https://github.com/Wavebreakers/rocket-template written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Wavebreakers/rocket-template 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" "+173780a87744406b7489b28349c0176f14bb3881" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking Wavebreakers/rocket-template against try#173780a87744406b7489b28349c0176f14bb3881 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWavebreakers%2Frocket-template" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wavebreakers/rocket-template on toolchain 173780a87744406b7489b28349c0176f14bb3881 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Wavebreakers/rocket-template [INFO] finished tweaking git repo https://github.com/Wavebreakers/rocket-template [INFO] tweaked toml for git repo https://github.com/Wavebreakers/rocket-template written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Wavebreakers/rocket-template 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" "+173780a87744406b7489b28349c0176f14bb3881" "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 sycamore-macro v0.8.0 [INFO] [stderr] Downloaded sycamore-core v0.8.0 [INFO] [stderr] Downloaded sycamore-web v0.8.0 [INFO] [stderr] Downloaded sycamore-router-macro v0.8.0 [INFO] [stderr] Downloaded anyhow v1.0.63 [INFO] [stderr] Downloaded thiserror v1.0.33 [INFO] [stderr] Downloaded thiserror-impl v1.0.33 [INFO] [stderr] Downloaded multer v2.0.3 [INFO] [stderr] Downloaded reqwasm v0.2.1 [INFO] [stderr] Downloaded sycamore-reactive v0.8.0 [INFO] [stderr] Downloaded sycamore-router v0.8.0 [INFO] [stderr] Downloaded sycamore-futures v0.8.0 [INFO] [stderr] Downloaded html-escape v0.2.11 [INFO] [stderr] Downloaded sha2 v0.10.5 [INFO] [stderr] Downloaded sycamore v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d16ab7cb41b079701280bc2c6cbd22430dda946819b87412e2fbbc7fa84b9ce4 [INFO] running `Command { std: "docker" "start" "-a" "d16ab7cb41b079701280bc2c6cbd22430dda946819b87412e2fbbc7fa84b9ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d16ab7cb41b079701280bc2c6cbd22430dda946819b87412e2fbbc7fa84b9ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16ab7cb41b079701280bc2c6cbd22430dda946819b87412e2fbbc7fa84b9ce4", kill_on_drop: false }` [INFO] [stdout] d16ab7cb41b079701280bc2c6cbd22430dda946819b87412e2fbbc7fa84b9ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0db5bb50dc2e9a639c6d407b9918173d65a68242f0fd50d4fb7e273c5ca643d9 [INFO] running `Command { std: "docker" "start" "-a" "0db5bb50dc2e9a639c6d407b9918173d65a68242f0fd50d4fb7e273c5ca643d9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking html-escape v0.2.11 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling ref-cast v1.0.9 [INFO] [stderr] Compiling anyhow v1.0.63 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling polyval v0.5.3 [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] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling ctr v0.8.0 [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" "0db5bb50dc2e9a639c6d407b9918173d65a68242f0fd50d4fb7e273c5ca643d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0db5bb50dc2e9a639c6d407b9918173d65a68242f0fd50d4fb7e273c5ca643d9", kill_on_drop: false }` [INFO] [stdout] 0db5bb50dc2e9a639c6d407b9918173d65a68242f0fd50d4fb7e273c5ca643d9