[INFO] cloning repository https://github.com/AuracleTech/ahri
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AuracleTech/ahri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuracleTech%2Fahri", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuracleTech%2Fahri'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f9cb5635f50d326c37b6c0f8e1f9f77e3d8ebca
[INFO] checking AuracleTech/ahri against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuracleTech%2Fahri" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AuracleTech/ahri
[INFO] finished tweaking git repo https://github.com/AuracleTech/ahri
[INFO] tweaked toml for git repo https://github.com/AuracleTech/ahri written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AuracleTech/ahri on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AuracleTech/ahri 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f542c4241292ee7abe0b19327ea565a19fbb5b0fe0314b344cb66b3460db54b9
[INFO] running `Command { std: "docker" "start" "-a" "f542c4241292ee7abe0b19327ea565a19fbb5b0fe0314b344cb66b3460db54b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f542c4241292ee7abe0b19327ea565a19fbb5b0fe0314b344cb66b3460db54b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f542c4241292ee7abe0b19327ea565a19fbb5b0fe0314b344cb66b3460db54b9", kill_on_drop: false }`
[INFO] [stdout] f542c4241292ee7abe0b19327ea565a19fbb5b0fe0314b344cb66b3460db54b9
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fdc1830aedfbceb8c9c8b085c0ca1c4a00178b980d85e0f67c3c14e5af4d78a
[INFO] running `Command { std: "docker" "start" "-a" "5fdc1830aedfbceb8c9c8b085c0ca1c4a00178b980d85e0f67c3c14e5af4d78a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling rust_decimal v1.32.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking ahash v0.8.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.4
[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 ciborium-io v0.2.1
[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" "5fdc1830aedfbceb8c9c8b085c0ca1c4a00178b980d85e0f67c3c14e5af4d78a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fdc1830aedfbceb8c9c8b085c0ca1c4a00178b980d85e0f67c3c14e5af4d78a", kill_on_drop: false }`
[INFO] [stdout] 5fdc1830aedfbceb8c9c8b085c0ca1c4a00178b980d85e0f67c3c14e5af4d78a
