zksync_consensus_utils 0.1.0-rc.2

ZKsync consensus utilities
Documentation
Build #1286451 2024-07-09T17:04:10.574971+00:00
# rustc version
rustc 1.81.0-nightly (35b658fb1 2024-07-08)# docs.rs version
docsrs 0.6.0 (55314a20 2024-07-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/zksync_consensus_utils-0.1.0-rc.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/zksync_consensus_utils-0.1.0-rc.2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240708-1.81.0-nightly-35b658fb1\", \"--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] 3c1da9466ce8a0526df38d3d0b886d5b93d916fc6c754f32df82d7d3800d79c2
[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" "3c1da9466ce8a0526df38d3d0b886d5b93d916fc6c754f32df82d7d3800d79c2", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking zksync_concurrency v0.1.0-rc.2
[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.2/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.2/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.2/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" "3c1da9466ce8a0526df38d3d0b886d5b93d916fc6c754f32df82d7d3800d79c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c1da9466ce8a0526df38d3d0b886d5b93d916fc6c754f32df82d7d3800d79c2", kill_on_drop: false }`
[INFO] [stdout] 3c1da9466ce8a0526df38d3d0b886d5b93d916fc6c754f32df82d7d3800d79c2