Build #1301864 2024-07-24T11:25:45.299466+00:00
# rustc version
rustc 1.82.0-nightly (8bfcae730 2024-07-23)# docs.rs version
docsrs 0.6.0 (bd66f012 2024-07-12)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/zksync_protobuf-0.1.0-rc.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/zksync_protobuf-0.1.0-rc.4/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\", \"-20240723-1.82.0-nightly-8bfcae730\", \"--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] 643e9fc9a3cd22d187b3e15afe4890e98abe7f11719012f64962c697c71f9f3c
[INFO] running `Command { std: "docker" "start" "-a" "643e9fc9a3cd22d187b3e15afe4890e98abe7f11719012f64962c697c71f9f3c", 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.4
[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.4/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.4/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.4/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" "643e9fc9a3cd22d187b3e15afe4890e98abe7f11719012f64962c697c71f9f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "643e9fc9a3cd22d187b3e15afe4890e98abe7f11719012f64962c697c71f9f3c", kill_on_drop: false }`
[INFO] [stdout] 643e9fc9a3cd22d187b3e15afe4890e98abe7f11719012f64962c697c71f9f3c