zksync_protobuf 0.1.0-rc.10

ZKsync consensus protobuf types and utilities
Documentation
Build #1320936 2024-08-12T14:33:28.795612+00:00
# rustc version
rustc 1.82.0-nightly (e57f3090a 2024-08-05)# docs.rs version
docsrs 0.6.0 (40dd7e0d 2024-08-12)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/zksync_protobuf-0.1.0-rc.10/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/zksync_protobuf-0.1.0-rc.10/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-2024-08-06" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240805-1.82.0-nightly-e57f3090a\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 09eb6901c35da8ea34b27c603a6f9dd3d218407dee28ce30f3fc77746c182a71
[INFO] running `Command { std: "docker" "start" "-a" "09eb6901c35da8ea34b27c603a6f9dd3d218407dee28ce30f3fc77746c182a71", 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.1.0-rc.10
[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.1.0-rc.10/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.1.0-rc.10/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.1.0-rc.10/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" "09eb6901c35da8ea34b27c603a6f9dd3d218407dee28ce30f3fc77746c182a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09eb6901c35da8ea34b27c603a6f9dd3d218407dee28ce30f3fc77746c182a71", kill_on_drop: false }`
[INFO] [stdout] 09eb6901c35da8ea34b27c603a6f9dd3d218407dee28ce30f3fc77746c182a71