zksync_protobuf 0.7.0

ZKsync consensus protobuf types and utilities
Documentation
Build #1588019 2024-12-16T18:08:24.181940+00:00
# rustc version
rustc 1.84.0-nightly (3fee0f12e 2024-11-20)# docs.rs version
docsrs 0.6.0 (5efa5e09 2024-12-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/zksync_protobuf-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/zksync_protobuf-0.7.0/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-11-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241120-1.84.0-nightly-3fee0f12e\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] c1059de011460be85439fe0b1e2c66781c64330cec5348f02bdb1a8a2e469718
[INFO] running `Command { std: "docker" "start" "-a" "c1059de011460be85439fe0b1e2c66781c64330cec5348f02bdb1a8a2e469718", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: conformance_test
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking vise v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/vise-0.2.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 unsafe-libyaml v0.2.11
[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" "c1059de011460be85439fe0b1e2c66781c64330cec5348f02bdb1a8a2e469718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1059de011460be85439fe0b1e2c66781c64330cec5348f02bdb1a8a2e469718", kill_on_drop: false }`
[INFO] [stdout] c1059de011460be85439fe0b1e2c66781c64330cec5348f02bdb1a8a2e469718