[INFO] cloning repository https://github.com/Avyukth/actix-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Avyukth/actix-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvyukth%2Factix-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvyukth%2Factix-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9e4d14fd4681e586198ac1693b8609fd9c281bf
[INFO] checking Avyukth/actix-web against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvyukth%2Factix-web" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Avyukth/actix-web
[INFO] finished tweaking git repo https://github.com/Avyukth/actix-web
[INFO] tweaked toml for git repo https://github.com/Avyukth/actix-web written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Avyukth/actix-web on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Avyukth/actix-web 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded const-random-macro v0.1.15
[INFO] [stderr]   Downloaded const-random v0.1.15
[INFO] [stderr]   Downloaded rhai_codegen v1.5.0
[INFO] [stderr]   Downloaded zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded time v0.3.22
[INFO] [stderr]   Downloaded h2 v0.3.20
[INFO] [stderr]   Downloaded object v0.30.4
[INFO] [stderr]   Downloaded rhai v1.15.1
[INFO] [stderr]   Downloaded tokio v1.29.0
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f02a8ecf3de0024d97d49e05f7b748f88dde8a994d5ede9bd6456fbef10672d4
[INFO] running `Command { std: "docker" "start" "-a" "f02a8ecf3de0024d97d49e05f7b748f88dde8a994d5ede9bd6456fbef10672d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f02a8ecf3de0024d97d49e05f7b748f88dde8a994d5ede9bd6456fbef10672d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f02a8ecf3de0024d97d49e05f7b748f88dde8a994d5ede9bd6456fbef10672d4", kill_on_drop: false }`
[INFO] [stdout] f02a8ecf3de0024d97d49e05f7b748f88dde8a994d5ede9bd6456fbef10672d4
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c1560d49891a4ee45b30ec80f0fce58e17223fbde51284132084feef1df3b1a
[INFO] running `Command { std: "docker" "start" "-a" "4c1560d49891a4ee45b30ec80f0fce58e17223fbde51284132084feef1df3b1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling tokio v1.29.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]    Compiling time-macros v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.3.0
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking const-random v0.1.15
[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 flate2 v1.0.26
[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" "4c1560d49891a4ee45b30ec80f0fce58e17223fbde51284132084feef1df3b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c1560d49891a4ee45b30ec80f0fce58e17223fbde51284132084feef1df3b1a", kill_on_drop: false }`
[INFO] [stdout] 4c1560d49891a4ee45b30ec80f0fce58e17223fbde51284132084feef1df3b1a
