[INFO] cloning repository https://github.com/BlueZeeKing/wasi-http-runner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlueZeeKing/wasi-http-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueZeeKing%2Fwasi-http-runner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueZeeKing%2Fwasi-http-runner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0be5f949a11e112d293ab0e262cf566faa5489a3
[INFO] checking BlueZeeKing/wasi-http-runner against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueZeeKing%2Fwasi-http-runner" "/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/BlueZeeKing/wasi-http-runner
[INFO] finished tweaking git repo https://github.com/BlueZeeKing/wasi-http-runner
[INFO] tweaked toml for git repo https://github.com/BlueZeeKing/wasi-http-runner written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlueZeeKing/wasi-http-runner on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlueZeeKing/wasi-http-runner 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ece732e8155c7599edef3c67eb847c73bb34d6e5125b9ed46ca63fb87c0f258
[INFO] running `Command { std: "docker" "start" "-a" "8ece732e8155c7599edef3c67eb847c73bb34d6e5125b9ed46ca63fb87c0f258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ece732e8155c7599edef3c67eb847c73bb34d6e5125b9ed46ca63fb87c0f258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ece732e8155c7599edef3c67eb847c73bb34d6e5125b9ed46ca63fb87c0f258", kill_on_drop: false }`
[INFO] [stdout] 8ece732e8155c7599edef3c67eb847c73bb34d6e5125b9ed46ca63fb87c0f258
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1cb60b5108737237eb717f4dfe040b5cb9c202c9e55ba16833d18b60236003e
[INFO] running `Command { std: "docker" "start" "-a" "a1cb60b5108737237eb717f4dfe040b5cb9c202c9e55ba16833d18b60236003e", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking zerocopy v0.7.26
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling cranelift-isle v0.102.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.102.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.102.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/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 wasm-encoder v0.36.2
[INFO] [stderr]     Checking wasmtime-component-util v15.0.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[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" "a1cb60b5108737237eb717f4dfe040b5cb9c202c9e55ba16833d18b60236003e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1cb60b5108737237eb717f4dfe040b5cb9c202c9e55ba16833d18b60236003e", kill_on_drop: false }`
[INFO] [stdout] a1cb60b5108737237eb717f4dfe040b5cb9c202c9e55ba16833d18b60236003e
