[INFO] cloning repository https://github.com/Are-sky/Stargazing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Are-sky/Stargazing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAre-sky%2FStargazing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAre-sky%2FStargazing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f08124b246f4a0c20fcc19d67d7c052caa297332
[INFO] checking Are-sky/Stargazing against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAre-sky%2FStargazing" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Are-sky/Stargazing
[INFO] finished tweaking git repo https://github.com/Are-sky/Stargazing
[INFO] tweaked toml for git repo https://github.com/Are-sky/Stargazing written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Are-sky/Stargazing on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Are-sky/Stargazing 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b18322b94d8019d56214a86ca37bc92357e61fd2663f42305ee213984243670
[INFO] running `Command { std: "docker" "start" "-a" "7b18322b94d8019d56214a86ca37bc92357e61fd2663f42305ee213984243670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b18322b94d8019d56214a86ca37bc92357e61fd2663f42305ee213984243670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b18322b94d8019d56214a86ca37bc92357e61fd2663f42305ee213984243670", kill_on_drop: false }`
[INFO] [stdout] 7b18322b94d8019d56214a86ca37bc92357e61fd2663f42305ee213984243670
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b762df3e9feb1aadec04c0d8a395191cf7bf05afadbd89676fd632038f2977dc
[INFO] running `Command { std: "docker" "start" "-a" "b762df3e9feb1aadec04c0d8a395191cf7bf05afadbd89676fd632038f2977dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling curl-sys v0.4.63+curl-8.1.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking flume v0.9.2
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking allocator-api2 v0.2.15
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking threadpool v1.8.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" "b762df3e9feb1aadec04c0d8a395191cf7bf05afadbd89676fd632038f2977dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b762df3e9feb1aadec04c0d8a395191cf7bf05afadbd89676fd632038f2977dc", kill_on_drop: false }`
[INFO] [stdout] b762df3e9feb1aadec04c0d8a395191cf7bf05afadbd89676fd632038f2977dc
