Build #1309403 2024-08-01T15:21:41.418406+00:00
# rustc version
rustc 1.82.0-nightly (28a58f2fa 2024-07-31)# docs.rs version
docsrs 0.6.0 (e434406d 2024-07-31)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/zksync_protobuf-0.1.0-rc.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/zksync_protobuf-0.1.0-rc.5/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: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\", \"-20240731-1.82.0-nightly-28a58f2fa\", \"--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] c34161662a839d6d61ece7d1535a6d24d4716ffdcdd1c1cc635494aca5d1f3fa
[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" "c34161662a839d6d61ece7d1535a6d24d4716ffdcdd1c1cc635494aca5d1f3fa", 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.5
[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.5/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.5/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.5/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" "c34161662a839d6d61ece7d1535a6d24d4716ffdcdd1c1cc635494aca5d1f3fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c34161662a839d6d61ece7d1535a6d24d4716ffdcdd1c1cc635494aca5d1f3fa", kill_on_drop: false }`
[INFO] [stdout] c34161662a839d6d61ece7d1535a6d24d4716ffdcdd1c1cc635494aca5d1f3fa