tari_hash_domains 1.0.0-rc.5

Tari hash domains
Build #1121732 2024-02-09T11:35:18.175420+00:00
# rustc version
rustc 1.78.0-nightly (98aa3624b 2024-02-08)# docs.rs version
docsrs 0.6.0 (7667f348 2024-01-17)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/tari_hash_domains-1.0.0-rc.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/tari_hash_domains-1.0.0-rc.5/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240208-1.78.0-nightly-98aa3624b\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] d36607ea5e273382e8ea4f67c5253244493a60f5c1d55b391322c63865e16636
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "d36607ea5e273382e8ea4f67c5253244493a60f5c1d55b391322c63865e16636", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking tari-curve25519-dalek v4.0.3
[INFO] [stderr] error[E0658]: use of unstable library feature 'stdarch_x86_avx512'
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tari-curve25519-dalek-4.0.3/src/backend/vector/ifma/field.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     _mm256_madd52lo_epu64(z.into(), x.into(), y.into()).into()
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #111137 <https://github.com/rust-lang/rust/issues/111137> for more information
[INFO] [stderr]    = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-02-08; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'stdarch_x86_avx512'
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tari-curve25519-dalek-4.0.3/src/backend/vector/ifma/field.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |     use core::arch::x86_64::_mm256_madd52lo_epu64;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #111137 <https://github.com/rust-lang/rust/issues/111137> for more information
[INFO] [stderr]    = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-02-08; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'stdarch_x86_avx512'
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tari-curve25519-dalek-4.0.3/src/backend/vector/ifma/field.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 |     _mm256_madd52hi_epu64(z.into(), x.into(), y.into()).into()
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #111137 <https://github.com/rust-lang/rust/issues/111137> for more information
[INFO] [stderr]    = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-02-08; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'stdarch_x86_avx512'
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tari-curve25519-dalek-4.0.3/src/backend/vector/ifma/field.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     use core::arch::x86_64::_mm256_madd52hi_epu64;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see issue #111137 <https://github.com/rust-lang/rust/issues/111137> for more information
[INFO] [stderr]    = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable
[INFO] [stderr]    = note: this compiler was built on 2024-02-08; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] error[E0635]: unknown feature `stdsimd`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tari-curve25519-dalek-4.0.3/src/lib.rs:13:70
[INFO] [stderr]    |
[INFO] [stderr] 13 | #![cfg_attr(all(curve25519_dalek_backend = "simd", nightly), feature(stdsimd))]
[INFO] [stderr]    |                                                                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0635, E0658.
[INFO] [stderr] For more information about an error, try `rustc --explain E0635`.
[INFO] [stderr] error: could not compile `tari-curve25519-dalek` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "d36607ea5e273382e8ea4f67c5253244493a60f5c1d55b391322c63865e16636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d36607ea5e273382e8ea4f67c5253244493a60f5c1d55b391322c63865e16636", kill_on_drop: false }`
[INFO] [stdout] d36607ea5e273382e8ea4f67c5253244493a60f5c1d55b391322c63865e16636