zksync_consensus_bft 0.1.0-rc.8

ZKsync consensus bft actor
Documentation
Build #1313178 2024-08-05T18:18:38.391309+00:00
# rustc version
rustc 1.82.0-nightly (176e54520 2024-08-04)# docs.rs version
docsrs 0.6.0 (e434406d 2024-07-31)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/zksync_consensus_bft-0.1.0-rc.8/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/zksync_consensus_bft-0.1.0-rc.8/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240804-1.82.0-nightly-176e54520\", \"--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}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 16740d50804a6085a3d03da23f99f88eb74ab9cdfbd2368e0ba2c551a6bf58c3
[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" "16740d50804a6085a3d03da23f99f88eb74ab9cdfbd2368e0ba2c551a6bf58c3", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling aws-lc-rs v1.8.1
[INFO] [stderr]     Checking vise v0.1.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking aws-lc-sys v0.20.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vise-0.1.0/src/validation.rs:37:49
[INFO] [stderr]    |
[INFO] [stderr] 23 |       const fn fmt(self) -> ErrorArgs {
[INFO] [stderr]    |                             --------- expected `CompileArgs<100>` because of return type
[INFO] [stderr] ...
[INFO] [stderr] 37 |               Self::DisallowedChar { pos, ch } => compile_args!(
[INFO] [stderr]    |  _________________________________________________^
[INFO] [stderr] 38 | |                 "name contains a disallowed char '",
[INFO] [stderr] 39 | |                 ch => fmt::<char>(),
[INFO] [stderr] 40 | |                 "' at position ", pos => fmt::<usize>(),
[INFO] [stderr] 41 | |                 "; allowed chars are [_a-z0-9]"
[INFO] [stderr] 42 | |             ),
[INFO] [stderr]    | |_____________^ expected `100`, found `90`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected struct `CompileArgs<100>`
[INFO] [stderr]               found struct `CompileArgs<90>`
[INFO] [stderr]    = note: this error originates in the macro `compile_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr] For more information about this error, try `rustc --explain E0308`.
[INFO] [stderr] error: could not compile `vise` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "16740d50804a6085a3d03da23f99f88eb74ab9cdfbd2368e0ba2c551a6bf58c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16740d50804a6085a3d03da23f99f88eb74ab9cdfbd2368e0ba2c551a6bf58c3", kill_on_drop: false }`
[INFO] [stdout] 16740d50804a6085a3d03da23f99f88eb74ab9cdfbd2368e0ba2c551a6bf58c3