[INFO] fetching crate sha2ni 0.8.5...
[INFO] checking sha2ni-0.8.5 against 1.95.0 for pr-155915
[INFO] extracting crate sha2ni 0.8.5 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate sha2ni 0.8.5
[INFO] finished tweaking crates.io crate sha2ni 0.8.5
[INFO] tweaked toml for crates.io crate sha2ni 0.8.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sha2ni 0.8.5 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sha2ni 0.8.5 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded generic-array v0.12.3
[INFO] [stderr]   Downloaded proc-macro-hack-impl v0.4.2
[INFO] [stderr]   Downloaded raw-cpuid v7.0.3
[INFO] [stderr]   Downloaded proc-macro-hack v0.4.2
[INFO] [stderr]   Downloaded cc v1.0.52
[INFO] [stderr]   Downloaded hex-literal-impl v0.1.2
[INFO] [stderr]   Downloaded hex-literal v0.1.4
[INFO] [stderr]   Downloaded sha2-asm v0.5.3
[INFO] [stderr]   Downloaded blobby v0.1.2
[INFO] [stderr]   Downloaded typenum v1.12.0
[INFO] [stderr]   Downloaded libc v0.2.69
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f16c51a6329c3169f968e254956322406777f0deded0de5ceebe5c7ec486bb6
[INFO] running `Command { std: "docker" "start" "-a" "7f16c51a6329c3169f968e254956322406777f0deded0de5ceebe5c7ec486bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f16c51a6329c3169f968e254956322406777f0deded0de5ceebe5c7ec486bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f16c51a6329c3169f968e254956322406777f0deded0de5ceebe5c7ec486bb6", kill_on_drop: false }`
[INFO] [stdout] 7f16c51a6329c3169f968e254956322406777f0deded0de5ceebe5c7ec486bb6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fe026eb7b97bbe151b181223a4f6ccb1024c655c9ab6919e28555c9bca77a0e
[INFO] running `Command { std: "docker" "start" "-a" "5fe026eb7b97bbe151b181223a4f6ccb1024c655c9ab6919e28555c9bca77a0e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.2
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling proc-macro-hack v0.4.2
[INFO] [stderr]    Compiling hex-literal-impl v0.1.2
[INFO] [stderr]     Checking blobby v0.1.2
[INFO] [stderr]    Compiling raw-cpuid v7.0.3
[INFO] [stderr]     Checking hex-literal v0.1.4
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking sha2ni v0.8.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `asm-arch64`
[INFO] [stdout]   --> src/platform.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(any(feature = "asm", feature = "asm-arch64"))]
[INFO] [stdout]    |                                ^^^^^^^^^^------------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          help: there is a expected value with a similar name: `"asm-aarch64"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `asm-aarch64`, `default`, `libc`, `sha2-asm`, and `std`
[INFO] [stdout]    = help: consider adding `asm-arch64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asm-arch64`
[INFO] [stdout]   --> src/platform.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(any(feature = "asm", feature = "asm-arch64"))]
[INFO] [stdout]    |                                ^^^^^^^^^^------------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          help: there is a expected value with a similar name: `"asm-aarch64"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `asm`, `asm-aarch64`, `default`, `libc`, `sha2-asm`, and `std`
[INFO] [stdout]    = help: consider adding `asm-arch64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> benches/sha512.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> benches/sha256.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sha2ni` (bench "sha512") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sha2ni` (bench "sha256") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5fe026eb7b97bbe151b181223a4f6ccb1024c655c9ab6919e28555c9bca77a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe026eb7b97bbe151b181223a4f6ccb1024c655c9ab6919e28555c9bca77a0e", kill_on_drop: false }`
[INFO] [stdout] 5fe026eb7b97bbe151b181223a4f6ccb1024c655c9ab6919e28555c9bca77a0e
