Build #744152 2023-02-14T11:59:53.976720+00:00
# rustc version
rustc 1.69.0-nightly (065852def 2023-02-13)# docs.rs version
docsrs 0.6.0 (c927eac0 2023-02-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/grpcio-sys-0.12.1+1.46.5-patched/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/grpcio-sys-0.12.1+1.46.5-patched/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230213-1.69.0-nightly-065852def\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", 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] b077d78205fa21182cf4f20dc8609e61805eb363bf123787782cecea88948403
[INFO] running `Command { std: "docker" "start" "-a" "b077d78205fa21182cf4f20dc8609e61805eb363bf123787782cecea88948403", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting grpcio-sys v0.12.1+1.46.5-patched (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `0:split`
[INFO] [stderr] --> /opt/rustwide/workdir/bindings/bindings.rs:521:5
[INFO] [stderr] |
[INFO] [stderr] 521 | / #[doc = " Splits s into two: modifies s to be s[0:split], and returns a new slice,"]
[INFO] [stderr] 522 | | #[doc = "sharing a refcount with s, that contains s[split:s.length]."]
[INFO] [stderr] 523 | | #[doc = "Requires s initialized, split <= s.length"]
[INFO] [stderr] | |________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Splits s into two: modifies s to be s[0:split], and returns a new slice,
[INFO] [stderr] ^^^^^^^
[INFO] [stderr] = note: no item named `0:split` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `0:split`
[INFO] [stderr] --> /opt/rustwide/workdir/bindings/bindings.rs:544:5
[INFO] [stderr] |
[INFO] [stderr] 544 | / #[doc = " Splits s into two: modifies s to be s[split:s.length], and returns a new"]
[INFO] [stderr] 545 | | #[doc = "slice, sharing a refcount with s, that contains s[0:split]."]
[INFO] [stderr] 546 | | #[doc = "Requires s initialized, split <= s.length"]
[INFO] [stderr] | |________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] slice, sharing a refcount with s, that contains s[0:split].
[INFO] [stderr] ^^^^^^^
[INFO] [stderr] = note: no item named `0:split` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> /opt/rustwide/workdir/bindings/bindings.rs:1642:5
[INFO] [stderr] |
[INFO] [stderr] 1642 | / #[doc = " EXPERIMENTAL. Returns 1 if the grpc library has been initialized."]
[INFO] [stderr] 1643 | | #[doc = "TODO(ericgribkoff) Decide if this should be promoted to non-experimental as"]
[INFO] [stderr] 1644 | | #[doc = "part of stabilizing the fork support API, as tracked in"]
[INFO] [stderr] 1645 | | #[doc = "https://github.com/grpc/grpc/issues/15334"]
[INFO] [stderr] | |________________________________________________________^ help: use an automatic link instead: `<https://github.com/grpc/grpc/issues/15334>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> /opt/rustwide/workdir/bindings/bindings.rs:2241:5
[INFO] [stderr] |
[INFO] [stderr] 2241 | / #[doc = " CHANNELZ API *************/"]
[INFO] [stderr] 2242 | | #[doc = "churn as the feature is implemented. This comment will be removed once"]
[INFO] [stderr] 2243 | | #[doc = "channelz is officially supported, and these APIs become stable. For now"]
[INFO] [stderr] 2244 | | #[doc = "you may track the progress by following this github issue:"]
[INFO] [stderr] ... |
[INFO] [stderr] 2251 | | #[doc = "For easy conversion to protobuf, The JSON is formatted according to:"]
[INFO] [stderr] 2252 | | #[doc = "https://developers.google.com/protocol-buffers/docs/proto3#json."]
[INFO] [stderr] | |_______________________________________________________________________________^ help: use an automatic link instead: `<https://github.com/grpc/grpc/issues/15340>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> /opt/rustwide/workdir/bindings/bindings.rs:2241:5
[INFO] [stderr] |
[INFO] [stderr] 2241 | / #[doc = " CHANNELZ API *************/"]
[INFO] [stderr] 2242 | | #[doc = "churn as the feature is implemented. This comment will be removed once"]
[INFO] [stderr] 2243 | | #[doc = "channelz is officially supported, and these APIs become stable. For now"]
[INFO] [stderr] 2244 | | #[doc = "you may track the progress by following this github issue:"]
[INFO] [stderr] ... |
[INFO] [stderr] 2251 | | #[doc = "For easy conversion to protobuf, The JSON is formatted according to:"]
[INFO] [stderr] 2252 | | #[doc = "https://developers.google.com/protocol-buffers/docs/proto3#json."]
[INFO] [stderr] | |_______________________________________________________________________________^ help: use an automatic link instead: `<https://github.com/grpc/grpc/blob/master/src/proto/grpc/channelz/channelz.proto.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> /opt/rustwide/workdir/bindings/bindings.rs:2241:5
[INFO] [stderr] |
[INFO] [stderr] 2241 | / #[doc = " CHANNELZ API *************/"]
[INFO] [stderr] 2242 | | #[doc = "churn as the feature is implemented. This comment will be removed once"]
[INFO] [stderr] 2243 | | #[doc = "channelz is officially supported, and these APIs become stable. For now"]
[INFO] [stderr] 2244 | | #[doc = "you may track the progress by following this github issue:"]
[INFO] [stderr] ... |
[INFO] [stderr] 2251 | | #[doc = "For easy conversion to protobuf, The JSON is formatted according to:"]
[INFO] [stderr] 2252 | | #[doc = "https://developers.google.com/protocol-buffers/docs/proto3#json."]
[INFO] [stderr] | |_______________________________________________________________________________^ help: use an automatic link instead: `<https://developers.google.com/protocol-buffers/docs/proto3#json.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> /opt/rustwide/workdir/bindings/bindings.rs:2790:5
[INFO] [stderr] |
[INFO] [stderr] 2790 | / #[doc = " Creates an STS credentials following the STS Token Exchanged specifed in the"]
[INFO] [stderr] 2791 | | #[doc = "IETF draft https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16."]
[INFO] [stderr] 2792 | | #[doc = "This API is used for experimental purposes for now and may change in the"]
[INFO] [stderr] 2793 | | #[doc = "future."]
[INFO] [stderr] | |______________________^ help: use an automatic link instead: `<https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> /opt/rustwide/workdir/bindings/bindings.rs:2770:1
[INFO] [stderr] |
[INFO] [stderr] 2770 | / #[doc = " Options for creating STS Oauth Token Exchange credentials following the IETF"]
[INFO] [stderr] 2771 | | #[doc = "draft https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16."]
[INFO] [stderr] 2772 | | #[doc = "Optional fields may be set to NULL or empty string. It is the responsibility"]
[INFO] [stderr] 2773 | | #[doc = "of the caller to ensure that the subject and actor tokens are refreshed on"]
[INFO] [stderr] 2774 | | #[doc = "disk at the specified paths. This API is used for experimental purposes for"]
[INFO] [stderr] 2775 | | #[doc = "now and may change in the future."]
[INFO] [stderr] | |____________________________________________^ help: use an automatic link instead: `<https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16.>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: `grpcio-sys` (lib doc) generated 8 warnings (run `cargo fix --lib -p grpcio-sys` to apply 6 suggestions)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "b077d78205fa21182cf4f20dc8609e61805eb363bf123787782cecea88948403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b077d78205fa21182cf4f20dc8609e61805eb363bf123787782cecea88948403", kill_on_drop: false }`
[INFO] [stdout] b077d78205fa21182cf4f20dc8609e61805eb363bf123787782cecea88948403