[INFO] cloning repository https://github.com/DhanushAdithiya/search_engine_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DhanushAdithiya/search_engine_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhanushAdithiya%2Fsearch_engine_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhanushAdithiya%2Fsearch_engine_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dec2b44a0856899c0df16139d54186a5c021a324
[INFO] checking DhanushAdithiya/search_engine_rust against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhanushAdithiya%2Fsearch_engine_rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DhanushAdithiya/search_engine_rust
[INFO] finished tweaking git repo https://github.com/DhanushAdithiya/search_engine_rust
[INFO] tweaked toml for git repo https://github.com/DhanushAdithiya/search_engine_rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DhanushAdithiya/search_engine_rust on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DhanushAdithiya/search_engine_rust 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-lite v0.2.11
[INFO] [stderr]   Downloaded scraper v0.17.1
[INFO] [stderr]   Downloaded serde v1.0.182
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dab26a28192331c4d621a813e68508d69177246da8291a9b51d2d73fdaed7e4b
[INFO] running `Command { std: "docker" "start" "-a" "dab26a28192331c4d621a813e68508d69177246da8291a9b51d2d73fdaed7e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dab26a28192331c4d621a813e68508d69177246da8291a9b51d2d73fdaed7e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dab26a28192331c4d621a813e68508d69177246da8291a9b51d2d73fdaed7e4b", kill_on_drop: false }`
[INFO] [stdout] dab26a28192331c4d621a813e68508d69177246da8291a9b51d2d73fdaed7e4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e659eb6e158b7fb1bf0fb269958be2b64e609fe0ba168a2af347f888d80daef
[INFO] running `Command { std: "docker" "start" "-a" "8e659eb6e158b7fb1bf0fb269958be2b64e609fe0ba168a2af347f888d80daef", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde v1.0.182
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking phf v0.10.1
[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] [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" "8e659eb6e158b7fb1bf0fb269958be2b64e609fe0ba168a2af347f888d80daef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e659eb6e158b7fb1bf0fb269958be2b64e609fe0ba168a2af347f888d80daef", kill_on_drop: false }`
[INFO] [stdout] 8e659eb6e158b7fb1bf0fb269958be2b64e609fe0ba168a2af347f888d80daef
