[INFO] fetching crate yubihsm 0.42.1...
[INFO] checking yubihsm-0.42.1 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate yubihsm 0.42.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate yubihsm 0.42.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate yubihsm 0.42.1
[INFO] tweaked toml for crates.io crate yubihsm 0.42.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yubihsm 0.42.1 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yubihsm 0.42.1 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73ba4e57b9d390a515b60ec238a348c429ebe7d6787991879ebd946d2a62ecd6
[INFO] running `Command { std: "docker" "start" "-a" "73ba4e57b9d390a515b60ec238a348c429ebe7d6787991879ebd946d2a62ecd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73ba4e57b9d390a515b60ec238a348c429ebe7d6787991879ebd946d2a62ecd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73ba4e57b9d390a515b60ec238a348c429ebe7d6787991879ebd946d2a62ecd6", kill_on_drop: false }`
[INFO] [stdout] 73ba4e57b9d390a515b60ec238a348c429ebe7d6787991879ebd946d2a62ecd6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e4a295092f3e4924f8799a43f45761f10e7fea82b9b0601a8e2f34620a16fdd
[INFO] running `Command { std: "docker" "start" "-a" "7e4a295092f3e4924f8799a43f45761f10e7fea82b9b0601a8e2f34620a16fdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking const-oid v0.9.5
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling platforms v3.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.0.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking deranged v0.3.7
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking time v0.3.25
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling signature_derive v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.2
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking ed25519 v2.2.2
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.0.0/src/lib.rs:13:70
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![cfg_attr(all(curve25519_dalek_backend = "simd", nightly), feature(stdsimd))]
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking spki v0.7.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking rsa v0.9.2
[INFO] [stderr]     Checking elliptic-curve v0.13.5
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7e4a295092f3e4924f8799a43f45761f10e7fea82b9b0601a8e2f34620a16fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e4a295092f3e4924f8799a43f45761f10e7fea82b9b0601a8e2f34620a16fdd", kill_on_drop: false }`
[INFO] [stdout] 7e4a295092f3e4924f8799a43f45761f10e7fea82b9b0601a8e2f34620a16fdd
