[INFO] cloning repository https://github.com/ElektraInitiative/opensesame
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElektraInitiative/opensesame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElektraInitiative%2Fopensesame", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElektraInitiative%2Fopensesame'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 235b7658cc826e5eae63195f28707e44bcad2cb3
[INFO] checking ElektraInitiative/opensesame against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElektraInitiative%2Fopensesame" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ElektraInitiative/opensesame on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ElektraInitiative/opensesame
[INFO] finished tweaking git repo https://github.com/ElektraInitiative/opensesame
[INFO] tweaked toml for git repo https://github.com/ElektraInitiative/opensesame written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ElektraInitiative/opensesame 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ElektraInitiative/libmodbus-rs.git`
[INFO] [stderr]     Updating git submodule `https://github.com/stephane/libmodbus.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook-tokio v0.3.1
[INFO] [stderr]   Downloaded mlx9061x v0.2.1
[INFO] [stderr]   Downloaded serial_test v0.4.0
[INFO] [stderr]   Downloaded systemstat v0.1.11
[INFO] [stderr]   Downloaded fastrand v1.6.0
[INFO] [stderr]   Downloaded serial_test_derive v0.4.0
[INFO] [stderr]   Downloaded curve25519-dalek-derive v0.1.0
[INFO] [stderr]   Downloaded russh-cryptovec v0.7.0
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.10.0
[INFO] [stderr]   Downloaded termios v0.2.2
[INFO] [stderr]   Downloaded ed25519 v2.2.2
[INFO] [stderr]   Downloaded platforms v3.1.2
[INFO] [stderr]   Downloaded russh-keys v0.38.0
[INFO] [stderr]   Downloaded russh v0.38.0
[INFO] [stderr]   Downloaded smbus-pec v1.0.1
[INFO] [stderr]   Downloaded elektra v0.11.1
[INFO] [stderr]   Downloaded serial-core v0.4.0
[INFO] [stderr]   Downloaded spidev v0.5.1
[INFO] [stderr]   Downloaded embedded-crc-macros v1.0.0
[INFO] [stderr]   Downloaded gettext-rs v0.7.0
[INFO] [stderr]   Downloaded gpio-cdev v0.5.1
[INFO] [stderr]   Downloaded curve25519-dalek v4.0.0
[INFO] [stderr]   Downloaded i2cdev v0.5.1
[INFO] [stderr]   Downloaded linux-embedded-hal v0.3.2
[INFO] [stderr]   Downloaded serial-unix v0.4.0
[INFO] [stderr]   Downloaded bytesize v1.1.0
[INFO] [stderr]   Downloaded elektra-sys v0.11.1
[INFO] [stderr]   Downloaded temp-dir v0.1.11
[INFO] [stderr]   Downloaded ioctl-rs v0.1.6
[INFO] [stderr]   Downloaded base64 v0.21.3
[INFO] [stderr]   Downloaded bme280 v0.3.0
[INFO] [stderr]   Downloaded gettext-sys v0.21.3
[INFO] [stderr]   Downloaded async-ssh2-tokio v0.7.1
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a4852c9b88df02f255b5be7a53201ce00ee0313c2708ec50d759bdc34981d9c
[INFO] running `Command { std: "docker" "start" "-a" "9a4852c9b88df02f255b5be7a53201ce00ee0313c2708ec50d759bdc34981d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a4852c9b88df02f255b5be7a53201ce00ee0313c2708ec50d759bdc34981d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a4852c9b88df02f255b5be7a53201ce00ee0313c2708ec50d759bdc34981d9c", kill_on_drop: false }`
[INFO] [stdout] 9a4852c9b88df02f255b5be7a53201ce00ee0313c2708ec50d759bdc34981d9c
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 592de2f16d5f8133958f2761eb49a3aee1e788e3a1cc34bbbf1dc8a13cd2666e
[INFO] running `Command { std: "docker" "start" "-a" "592de2f16d5f8133958f2761eb49a3aee1e788e3a1cc34bbbf1dc8a13cd2666e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling platforms v3.1.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling curve25519-dalek v4.0.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]     Checking ed25519 v2.2.2
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking polyval v0.6.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling temp-dir v0.1.11
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling embedded-crc-macros v1.0.0
[INFO] [stderr]    Compiling smbus-pec v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling gettext-sys v0.21.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking russh-cryptovec v0.7.0
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking aes-gcm v0.10.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]    Compiling serial_test_derive v0.4.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking i2cdev v0.5.1
[INFO] [stderr]     Checking sysfs_gpio v0.6.1
[INFO] [stderr]     Checking spidev v0.5.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking bytesize v1.1.0
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking sunrise v1.0.0
[INFO] [stderr]     Checking serial_test v0.4.0
[INFO] [stderr]     Checking mlx9061x v0.2.1
[INFO] [stderr]     Checking bme280 v0.3.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]     Checking systemstat v0.1.11
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.0.0/src/backend/vector/ifma/field.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     _mm256_madd52lo_epu64(z.into(), x.into(), y.into()).into()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111137 <https://github.com/rust-lang/rust/issues/111137> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.0.0/src/backend/vector/ifma/field.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use core::arch::x86_64::_mm256_madd52lo_epu64;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111137 <https://github.com/rust-lang/rust/issues/111137> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.0.0/src/backend/vector/ifma/field.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     _mm256_madd52hi_epu64(z.into(), x.into(), y.into()).into()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111137 <https://github.com/rust-lang/rust/issues/111137> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `stdarch_x86_avx512`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.0.0/src/backend/vector/ifma/field.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use core::arch::x86_64::_mm256_madd52hi_epu64;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #111137 <https://github.com/rust-lang/rust/issues/111137> for more information
[INFO] [stdout]    = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[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 tokio-util v0.7.2
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking signal-hook-tokio v0.3.1
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stdout] Some errors have detailed explanations: E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "592de2f16d5f8133958f2761eb49a3aee1e788e3a1cc34bbbf1dc8a13cd2666e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "592de2f16d5f8133958f2761eb49a3aee1e788e3a1cc34bbbf1dc8a13cd2666e", kill_on_drop: false }`
[INFO] [stdout] 592de2f16d5f8133958f2761eb49a3aee1e788e3a1cc34bbbf1dc8a13cd2666e
