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}/x86_64-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] 6318b93138f56520b88083b4857a5652df853065a986aff135d4a6109cedc78f
[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" "6318b93138f56520b88083b4857a5652df853065a986aff135d4a6109cedc78f", 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 zksync_concurrency v0.7.0
[INFO] [stderr] error[E0599]: no method named `set_reuseport` found for struct `TcpSocket` in the current scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zksync_concurrency-0.7.0/src/net/tcp/listener_addr.rs:83:20
[INFO] [stderr]    |
[INFO] [stderr] 83 |             socket.set_reuseport(true)?;
[INFO] [stderr]    |                    ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: there is a method `set_reuseaddr` with a similar name
[INFO] [stderr]    |
[INFO] [stderr] 83 |             socket.set_reuseaddr(true)?;
[INFO] [stderr]    |                    ~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `set_reuseport` found for struct `TcpSocket` in the current scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zksync_concurrency-0.7.0/src/net/tcp/testonly.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 |     guard.set_reuseport(true).unwrap();
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: there is a method `set_reuseaddr` with a similar name
[INFO] [stderr]    |
[INFO] [stderr] 12 |     guard.set_reuseaddr(true).unwrap();
[INFO] [stderr]    |           ~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `set_reuseport` found for struct `TcpSocket` in the current scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zksync_concurrency-0.7.0/src/net/tcp/testonly.rs:18:15
[INFO] [stderr]    |
[INFO] [stderr] 18 |         guard.set_reuseport(true).unwrap();
[INFO] [stderr]    |               ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: there is a method `set_reuseaddr` with a similar name
[INFO] [stderr]    |
[INFO] [stderr] 18 |         guard.set_reuseaddr(true).unwrap();
[INFO] [stderr]    |               ~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `zksync_concurrency` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "6318b93138f56520b88083b4857a5652df853065a986aff135d4a6109cedc78f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6318b93138f56520b88083b4857a5652df853065a986aff135d4a6109cedc78f", kill_on_drop: false }`
[INFO] [stdout] 6318b93138f56520b88083b4857a5652df853065a986aff135d4a6109cedc78f