[INFO] fetching crate xds-api 0.2.0... [INFO] documenting xds-api-0.2.0 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918 [INFO] extracting crate xds-api 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate xds-api 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate xds-api 0.2.0 [INFO] tweaked toml for crates.io crate xds-api 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xds-api 0.2.0 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xds-api 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pbjson-build v0.7.0 [INFO] [stderr] Downloaded pbjson v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47290061d5536450bc9da854af74e1b2f41405007ce073298c0587a6529c245d [INFO] running `Command { std: "docker" "start" "-a" "47290061d5536450bc9da854af74e1b2f41405007ce073298c0587a6529c245d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47290061d5536450bc9da854af74e1b2f41405007ce073298c0587a6529c245d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47290061d5536450bc9da854af74e1b2f41405007ce073298c0587a6529c245d", kill_on_drop: false }` [INFO] [stdout] 47290061d5536450bc9da854af74e1b2f41405007ce073298c0587a6529c245d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b01ec339e7f6a6c3e770554ec06b32198e9736fc8df7c1975af617565120add7 [INFO] running `Command { std: "docker" "start" "-a" "b01ec339e7f6a6c3e770554ec06b32198e9736fc8df7c1975af617565120add7", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Documenting xds-api v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Expr.Select` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:56:66 [INFO] [stdout] | [INFO] [stdout] 56 | /// Qualified names are represented by the [Expr.Select][google.api.expr.v1alpha1.Expr.Select] expression. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Expr.Select` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Expr` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:876:20 [INFO] [stdout] | [INFO] [stdout] 876 | /// [Expr][google.api.expr.v1alpha1.Expr] values. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Expr` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Reference` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:889:52 [INFO] [stdout] | [INFO] [stdout] 889 | /// This will be used by a [Reference][google.api.expr.v1alpha1.Reference] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Reference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Type` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:894:51 [INFO] [stdout] | [INFO] [stdout] 894 | /// List of function parameter [Type][google.api.expr.v1alpha1.Type] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Type` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Decl` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | /// All references within expressions must resolve to a [Decl][google.api.expr.v1alpha1.Decl] provided at [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Decl` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Expr.Select` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:35:62 [INFO] [stdout] | [INFO] [stdout] 35 | /// the declaration `google.api.name` within a [Expr.Select][google.api.expr.v1alpha1.Expr.Select] expression, and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Expr.Select` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Expr` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:342:20 [INFO] [stdout] | [INFO] [stdout] 342 | /// contain [Expr][google.api.expr.v1alpha1.Expr] elements which require evaluation and are thus not constant. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Expr` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Decl.FunctionDecl.Overload` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:820:33 [INFO] [stdout] | [INFO] [stdout] 820 | /// [FunctionDecl.Overload][google.api.expr.v1alpha1.Decl.FunctionDecl.Overload] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Decl.FunctionDecl.Overload` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Expr` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:823:16 [INFO] [stdout] | [INFO] [stdout] 823 | /// [Expr][google.api.expr.v1alpha1.Expr]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Expr` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Decl.FunctionDecl` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:984:29 [INFO] [stdout] | [INFO] [stdout] 984 | /// [Decl.FunctionDecl][google.api.expr.v1alpha1.Decl.FunctionDecl]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Decl.FunctionDecl` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.HttpRule` [INFO] [stdout] --> src/generated/google.api.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | /// [HttpRule][google.api.HttpRule], each specifying the mapping of an RPC method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `google.api.HttpRule` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.HttpRule.body` [INFO] [stdout] --> src/generated/google.api.rs:200:50 [INFO] [stdout] | [INFO] [stdout] 200 | /// - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They are passed via the HTTP [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.HttpRule.body` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.HttpRule.body` [INFO] [stdout] --> src/generated/google.api.rs:206:29 [INFO] [stdout] | [INFO] [stdout] 206 | /// 2. If [HttpRule.body][google.api.HttpRule.body] is "*", there is no URL query parameter, all fields [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.HttpRule.body` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.HttpRule.body` [INFO] [stdout] --> src/generated/google.api.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | /// 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP request body, all [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.HttpRule.body` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.DocumentationRule.selector` [INFO] [stdout] --> src/generated/google.api.rs:304:29 [INFO] [stdout] | [INFO] [stdout] 304 | /// Refer to [selector][google.api.DocumentationRule.selector] for syntax details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.DocumentationRule.selector` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.protobuf.Duration` [INFO] [stdout] --> src/generated/google.protobuf.rs:2625:34 [INFO] [stdout] | [INFO] [stdout] 2625 | /// field. Example (for message [google.protobuf.Duration][]): [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.protobuf.Duration` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.protobuf.Type` [INFO] [stdout] --> src/generated/google.protobuf.rs:2647:48 [INFO] [stdout] | [INFO] [stdout] 2647 | /// * An HTTP GET on the URL must yield a [google.protobuf.Type][] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `google.protobuf.Type` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.rpc.Code` [INFO] [stdout] --> src/generated/google.rpc.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | /// [google.rpc.Code][google.rpc.Code]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `google.rpc.Code` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.rpc.Status.details` [INFO] [stdout] --> src/generated/google.rpc.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | /// [google.rpc.Status.details][google.rpc.Status.details] field, or localized [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.rpc.Status.details` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.config.bootstrap.v3.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | /// There are no in-repo extensions currently, and the :repo:`XdsConfigTracker ` [INFO] [stdout] | _____________^ [INFO] [stdout] 259 | | /// interface should be implemented before using. [INFO] [stdout] 260 | | /// See :repo:`xds_config_tracker_integration_test ` [INFO] [stdout] 261 | | /// for an example usage of the interface. [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `string` [INFO] [stdout] --> src/generated/envoy.config.cluster.v3.rs:1425:25 [INFO] [stdout] | [INFO] [stdout] 1425 | /// std:hash in GNU libstdc++ 3.4.20 or above. This is typically the case when compiled [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1425 | /// std:`hash` in GNU libstdc++ 3.4.20 or above. This is typically the case when compiled [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:714:17 [INFO] [stdout] | [INFO] [stdout] 714 | /// Client certificate validation is not currently performed upon TLS session resumption. For [INFO] [stdout] | _________________^ [INFO] [stdout] 715 | | /// a resumed TLS session the route will match only when ``validated`` is false, regardless of [INFO] [stdout] 716 | | /// whether the client TLS certificate is valid. [INFO] [stdout] 717 | | /// [INFO] [stdout] 718 | | /// The only known workaround for this issue is to disable TLS session resumption entirely, by [INFO] [stdout] 719 | | /// setting both :ref:`disable_stateless_session_resumption ` [INFO] [stdout] 720 | | /// and :ref:`disable_stateful_session_resumption ` on the DownstreamTlsContext. [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:1752:17 [INFO] [stdout] | [INFO] [stdout] 1752 | /// host_rewrite_path_regex: [INFO] [stdout] | _________________^ [INFO] [stdout] 1753 | | /// pattern: [INFO] [stdout] 1754 | | /// google_re2: {} [INFO] [stdout] 1755 | | /// regex: "^/(.+)/.+$" [INFO] [stdout] 1756 | | /// substitution: \1 [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `local` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:2530:36 [INFO] [stdout] | [INFO] [stdout] 2530 | /// ("source_cluster", "") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `local` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:2532:13 [INFO] [stdout] | [INFO] [stdout] 2532 | /// is derived from the :option:`--service-cluster` option. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `routed` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:2550:41 [INFO] [stdout] | [INFO] [stdout] 2550 | /// ("destination_cluster", "") [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `trusted` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:2613:36 [INFO] [stdout] | [INFO] [stdout] 2613 | /// ("remote_address", "") [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `masked` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:2632:43 [INFO] [stdout] | [INFO] [stdout] 2632 | /// ("masked_remote_address", "") [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `virtual` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:358:44 [INFO] [stdout] | [INFO] [stdout] 358 | /// The statistics are rooted at vhost..route.. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:632:13 [INFO] [stdout] | [INFO] [stdout] 632 | /// Parsing this field is implemented such that the runtime key's data may be represented [INFO] [stdout] | _____________^ [INFO] [stdout] 633 | | /// as a FractionalPercent proto represented as JSON/YAML and may also be represented as an [INFO] [stdout] 634 | | /// integer with the assumption that the value is an integral percentage out of 100. For [INFO] [stdout] 635 | | /// instance, a runtime key lookup returning the value "42" would parse as a FractionalPercent [INFO] [stdout] 636 | | /// whose numerator is 42 and denominator is HUNDRED. This preserves legacy semantics. [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: prefix `key` is unknown [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:657:13 [INFO] [stdout] | [INFO] [stdout] 657 | /// If query parameters are used to pass request message fields when [INFO] [stdout] | _____________^ [INFO] [stdout] 658 | | /// `grpc_json_transcoder < src/generated/envoy.config.route.v3.rs:1122:13 [INFO] [stdout] | [INFO] [stdout] 1122 | /// If a timeout is specified using :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, it takes [INFO] [stdout] | _____________^ [INFO] [stdout] 1123 | | /// precedence over `grpc-timeout header <`_,> when [INFO] [stdout] 1124 | | /// both are present. See also [INFO] [stdout] 1125 | | /// :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, [INFO] [stdout] 1126 | | /// :ref:`config_http_filters_router_x-envoy-upstream-rq-per-try-timeout-ms`, and the [INFO] [stdout] 1127 | | /// :ref:`retry overview `. [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `scheme` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3410:49 [INFO] [stdout] | [INFO] [stdout] 3410 | /// Before RFC3986, URI were like(RFC1808): :///;?# [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `path` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3410:70 [INFO] [stdout] | [INFO] [stdout] 3410 | /// Before RFC3986, URI were like(RFC1808): :///;?# [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `params` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3410:77 [INFO] [stdout] | [INFO] [stdout] 3410 | /// Before RFC3986, URI were like(RFC1808): :///;?# [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `query` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3410:86 [INFO] [stdout] | [INFO] [stdout] 3410 | /// Before RFC3986, URI were like(RFC1808): :///;?# [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `fragment` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3410:94 [INFO] [stdout] | [INFO] [stdout] 3410 | /// Before RFC3986, URI were like(RFC1808): :///;?# [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `path` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3411:44 [INFO] [stdout] | [INFO] [stdout] 3411 | /// Envoy by default takes ":path" as ";". [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `params` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3411:51 [INFO] [stdout] | [INFO] [stdout] 3411 | /// Envoy by default takes ":path" as ";". [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `path` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3412:55 [INFO] [stdout] | [INFO] [stdout] 3412 | /// For users who want to only match path on the "" portion, this option should be true. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `id` [INFO] [stdout] --> src/generated/envoy.config.tap.v3.rs:417:72 [INFO] [stdout] | [INFO] [stdout] 417 | /// Path prefix. The output file will be of the form _.pb, where is an [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 417 | /// Path prefix. The output file will be of the form `_`.pb, where is an [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `id` [INFO] [stdout] --> src/generated/envoy.config.tap.v3.rs:417:87 [INFO] [stdout] | [INFO] [stdout] 417 | /// Path prefix. The output file will be of the form _.pb, where is an [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `details` [INFO] [stdout] --> src/generated/envoy.extensions.filters.network.http_connection_manager.v3.rs:835:56 [INFO] [stdout] | [INFO] [stdout] 835 | /// "; error=; details=
" [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.extensions.filters.network.http_connection_manager.v3.rs:1401:21 [INFO] [stdout] | [INFO] [stdout] 1401 | /// <0> <1> <-- index [INFO] [stdout] | _____________________^ [INFO] [stdout] 1402 | | /// X-Header: a=b;c=d [INFO] [stdout] 1403 | | /// | || | [INFO] [stdout] 1404 | | /// | || \----> [INFO] [stdout] ... | [INFO] [stdout] 1411 | | /// [INFO] [stdout] 1412 | | /// Each 'a=b' key-value pair constitutes an 'element' of the header field. [INFO] [stdout] | |___________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `max` [INFO] [stdout] --> src/generated/envoy.extensions.filters.network.http_connection_manager.v3.rs:176:27 [INFO] [stdout] | [INFO] [stdout] 176 | /// to *at least* +<100ms to account for [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/generated/envoy.service.discovery.v3.rs:561:13 [INFO] [stdout] | [INFO] [stdout] 561 | /// See https://github.com/envoyproxy/envoy-api#apis for a description of the role of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 561 | /// See for a description of the role of [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/generated/envoy.service.discovery.v3.rs:742:13 [INFO] [stdout] | [INFO] [stdout] 742 | /// See https://github.com/envoyproxy/envoy-api#apis for a description of the role of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 742 | /// See for a description of the role of [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `define` [INFO] [stdout] --> src/generated/envoy.service.load_stats.v3.rs:161:70 [INFO] [stdout] | [INFO] [stdout] 161 | /// 3. When upstream hosts reply, they optionally add header src/generated/envoy.service.load_stats.v3.rs:239:70 [INFO] [stdout] | [INFO] [stdout] 239 | /// 3. When upstream hosts reply, they optionally add header src/generated/google.api.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | /// Template = "/" Segments \[ Verb \] ; [INFO] [stdout] | _________^ [INFO] [stdout] 214 | | /// Segments = Segment { "/" Segment } ; [INFO] [stdout] 215 | | /// Segment = "*" | "**" | LITERAL | Variable ; [INFO] [stdout] 216 | | /// Variable = "{" FieldPath \[ "=" Segments \] "}" ; [INFO] [stdout] 217 | | /// FieldPath = IDENT { "." IDENT } ; [INFO] [stdout] 218 | | /// Verb = ":" LITERAL ; [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `directive` [INFO] [stdout] --> src/generated/xds.core.v3.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | /// = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `string` [INFO] [stdout] --> src/generated/xds.core.v3.rs:127:26 [INFO] [stdout] | [INFO] [stdout] 127 | /// = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/generated/xds.core.v3.rs:243:16 [INFO] [stdout] | [INFO] [stdout] 243 | /// message Collection { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.42s [INFO] [stderr] Generated /opt/rustwide/target/doc/xds_api/index.html [INFO] running `Command { std: "docker" "inspect" "b01ec339e7f6a6c3e770554ec06b32198e9736fc8df7c1975af617565120add7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b01ec339e7f6a6c3e770554ec06b32198e9736fc8df7c1975af617565120add7", kill_on_drop: false }` [INFO] [stdout] b01ec339e7f6a6c3e770554ec06b32198e9736fc8df7c1975af617565120add7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e89d4ce12b6a7244cfee898cbc032051f29529fb68349a8ce61801e425c1907e [INFO] running `Command { std: "docker" "start" "-a" "e89d4ce12b6a7244cfee898cbc032051f29529fb68349a8ce61801e425c1907e", kill_on_drop: false }` [INFO] [stderr] Documenting xds-api v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Expr.Select` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:56:66 [INFO] [stdout] | [INFO] [stdout] 56 | /// Qualified names are represented by the [Expr.Select][google.api.expr.v1alpha1.Expr.Select] expression. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Expr.Select` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Expr` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:876:20 [INFO] [stdout] | [INFO] [stdout] 876 | /// [Expr][google.api.expr.v1alpha1.Expr] values. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Expr` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Reference` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:889:52 [INFO] [stdout] | [INFO] [stdout] 889 | /// This will be used by a [Reference][google.api.expr.v1alpha1.Reference] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Reference` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Type` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:894:51 [INFO] [stdout] | [INFO] [stdout] 894 | /// List of function parameter [Type][google.api.expr.v1alpha1.Type] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Type` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Decl` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | /// All references within expressions must resolve to a [Decl][google.api.expr.v1alpha1.Decl] provided at [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Decl` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Expr.Select` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:35:62 [INFO] [stdout] | [INFO] [stdout] 35 | /// the declaration `google.api.name` within a [Expr.Select][google.api.expr.v1alpha1.Expr.Select] expression, and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Expr.Select` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Expr` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:342:20 [INFO] [stdout] | [INFO] [stdout] 342 | /// contain [Expr][google.api.expr.v1alpha1.Expr] elements which require evaluation and are thus not constant. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Expr` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Decl.FunctionDecl.Overload` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:820:33 [INFO] [stdout] | [INFO] [stdout] 820 | /// [FunctionDecl.Overload][google.api.expr.v1alpha1.Decl.FunctionDecl.Overload] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Decl.FunctionDecl.Overload` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Expr` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:823:16 [INFO] [stdout] | [INFO] [stdout] 823 | /// [Expr][google.api.expr.v1alpha1.Expr]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Expr` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.expr.v1alpha1.Decl.FunctionDecl` [INFO] [stdout] --> src/generated/google.api.expr.v1alpha1.rs:984:29 [INFO] [stdout] | [INFO] [stdout] 984 | /// [Decl.FunctionDecl][google.api.expr.v1alpha1.Decl.FunctionDecl]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.expr.v1alpha1.Decl.FunctionDecl` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.HttpRule` [INFO] [stdout] --> src/generated/google.api.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | /// [HttpRule][google.api.HttpRule], each specifying the mapping of an RPC method [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `google.api.HttpRule` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.HttpRule.body` [INFO] [stdout] --> src/generated/google.api.rs:200:50 [INFO] [stdout] | [INFO] [stdout] 200 | /// - Fields referred by the [HttpRule.body][google.api.HttpRule.body]. They are passed via the HTTP [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.HttpRule.body` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.HttpRule.body` [INFO] [stdout] --> src/generated/google.api.rs:206:29 [INFO] [stdout] | [INFO] [stdout] 206 | /// 2. If [HttpRule.body][google.api.HttpRule.body] is "*", there is no URL query parameter, all fields [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.HttpRule.body` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.HttpRule.body` [INFO] [stdout] --> src/generated/google.api.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | /// 3. If [HttpRule.body][google.api.HttpRule.body] is omitted, there is no HTTP request body, all [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.HttpRule.body` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.api.DocumentationRule.selector` [INFO] [stdout] --> src/generated/google.api.rs:304:29 [INFO] [stdout] | [INFO] [stdout] 304 | /// Refer to [selector][google.api.DocumentationRule.selector] for syntax details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.api.DocumentationRule.selector` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.protobuf.Duration` [INFO] [stdout] --> src/generated/google.protobuf.rs:2625:34 [INFO] [stdout] | [INFO] [stdout] 2625 | /// field. Example (for message [google.protobuf.Duration][]): [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.protobuf.Duration` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.protobuf.Type` [INFO] [stdout] --> src/generated/google.protobuf.rs:2647:48 [INFO] [stdout] | [INFO] [stdout] 2647 | /// * An HTTP GET on the URL must yield a [google.protobuf.Type][] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `google.protobuf.Type` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.rpc.Code` [INFO] [stdout] --> src/generated/google.rpc.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | /// [google.rpc.Code][google.rpc.Code]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `google.rpc.Code` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `google.rpc.Status.details` [INFO] [stdout] --> src/generated/google.rpc.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | /// [google.rpc.Status.details][google.rpc.Status.details] field, or localized [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.rpc.Status.details` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.config.bootstrap.v3.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | /// There are no in-repo extensions currently, and the :repo:`XdsConfigTracker ` [INFO] [stdout] | _____________^ [INFO] [stdout] 259 | | /// interface should be implemented before using. [INFO] [stdout] 260 | | /// See :repo:`xds_config_tracker_integration_test ` [INFO] [stdout] 261 | | /// for an example usage of the interface. [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `string` [INFO] [stdout] --> src/generated/envoy.config.cluster.v3.rs:1425:25 [INFO] [stdout] | [INFO] [stdout] 1425 | /// std:hash in GNU libstdc++ 3.4.20 or above. This is typically the case when compiled [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1425 | /// std:`hash` in GNU libstdc++ 3.4.20 or above. This is typically the case when compiled [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:714:17 [INFO] [stdout] | [INFO] [stdout] 714 | /// Client certificate validation is not currently performed upon TLS session resumption. For [INFO] [stdout] | _________________^ [INFO] [stdout] 715 | | /// a resumed TLS session the route will match only when ``validated`` is false, regardless of [INFO] [stdout] 716 | | /// whether the client TLS certificate is valid. [INFO] [stdout] 717 | | /// [INFO] [stdout] 718 | | /// The only known workaround for this issue is to disable TLS session resumption entirely, by [INFO] [stdout] 719 | | /// setting both :ref:`disable_stateless_session_resumption ` [INFO] [stdout] 720 | | /// and :ref:`disable_stateful_session_resumption ` on the DownstreamTlsContext. [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:1752:17 [INFO] [stdout] | [INFO] [stdout] 1752 | /// host_rewrite_path_regex: [INFO] [stdout] | _________________^ [INFO] [stdout] 1753 | | /// pattern: [INFO] [stdout] 1754 | | /// google_re2: {} [INFO] [stdout] 1755 | | /// regex: "^/(.+)/.+$" [INFO] [stdout] 1756 | | /// substitution: \1 [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `local` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:2530:36 [INFO] [stdout] | [INFO] [stdout] 2530 | /// ("source_cluster", "") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `local` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:2532:13 [INFO] [stdout] | [INFO] [stdout] 2532 | /// is derived from the :option:`--service-cluster` option. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `routed` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:2550:41 [INFO] [stdout] | [INFO] [stdout] 2550 | /// ("destination_cluster", "") [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `trusted` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:2613:36 [INFO] [stdout] | [INFO] [stdout] 2613 | /// ("remote_address", "") [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `masked` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:2632:43 [INFO] [stdout] | [INFO] [stdout] 2632 | /// ("masked_remote_address", "") [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `virtual` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:358:44 [INFO] [stdout] | [INFO] [stdout] 358 | /// The statistics are rooted at vhost..route.. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:632:13 [INFO] [stdout] | [INFO] [stdout] 632 | /// Parsing this field is implemented such that the runtime key's data may be represented [INFO] [stdout] | _____________^ [INFO] [stdout] 633 | | /// as a FractionalPercent proto represented as JSON/YAML and may also be represented as an [INFO] [stdout] 634 | | /// integer with the assumption that the value is an integral percentage out of 100. For [INFO] [stdout] 635 | | /// instance, a runtime key lookup returning the value "42" would parse as a FractionalPercent [INFO] [stdout] 636 | | /// whose numerator is 42 and denominator is HUNDRED. This preserves legacy semantics. [INFO] [stdout] | |______________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: prefix `key` is unknown [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:657:13 [INFO] [stdout] | [INFO] [stdout] 657 | /// If query parameters are used to pass request message fields when [INFO] [stdout] | _____________^ [INFO] [stdout] 658 | | /// `grpc_json_transcoder < src/generated/envoy.config.route.v3.rs:1122:13 [INFO] [stdout] | [INFO] [stdout] 1122 | /// If a timeout is specified using :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, it takes [INFO] [stdout] | _____________^ [INFO] [stdout] 1123 | | /// precedence over `grpc-timeout header <`_,> when [INFO] [stdout] 1124 | | /// both are present. See also [INFO] [stdout] 1125 | | /// :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, [INFO] [stdout] 1126 | | /// :ref:`config_http_filters_router_x-envoy-upstream-rq-per-try-timeout-ms`, and the [INFO] [stdout] 1127 | | /// :ref:`retry overview `. [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] = note: error from rustc: unknown start of token: ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `scheme` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3410:49 [INFO] [stdout] | [INFO] [stdout] 3410 | /// Before RFC3986, URI were like(RFC1808): :///;?# [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `path` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3410:70 [INFO] [stdout] | [INFO] [stdout] 3410 | /// Before RFC3986, URI were like(RFC1808): :///;?# [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `params` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3410:77 [INFO] [stdout] | [INFO] [stdout] 3410 | /// Before RFC3986, URI were like(RFC1808): :///;?# [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `query` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3410:86 [INFO] [stdout] | [INFO] [stdout] 3410 | /// Before RFC3986, URI were like(RFC1808): :///;?# [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `fragment` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3410:94 [INFO] [stdout] | [INFO] [stdout] 3410 | /// Before RFC3986, URI were like(RFC1808): :///;?# [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `path` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3411:44 [INFO] [stdout] | [INFO] [stdout] 3411 | /// Envoy by default takes ":path" as ";". [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `params` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3411:51 [INFO] [stdout] | [INFO] [stdout] 3411 | /// Envoy by default takes ":path" as ";". [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `path` [INFO] [stdout] --> src/generated/envoy.config.route.v3.rs:3412:55 [INFO] [stdout] | [INFO] [stdout] 3412 | /// For users who want to only match path on the "" portion, this option should be true. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `id` [INFO] [stdout] --> src/generated/envoy.config.tap.v3.rs:417:72 [INFO] [stdout] | [INFO] [stdout] 417 | /// Path prefix. The output file will be of the form _.pb, where is an [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 417 | /// Path prefix. The output file will be of the form `_`.pb, where is an [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `id` [INFO] [stdout] --> src/generated/envoy.config.tap.v3.rs:417:87 [INFO] [stdout] | [INFO] [stdout] 417 | /// Path prefix. The output file will be of the form _.pb, where is an [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `details` [INFO] [stdout] --> src/generated/envoy.extensions.filters.network.http_connection_manager.v3.rs:835:56 [INFO] [stdout] | [INFO] [stdout] 835 | /// "; error=; details=
" [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/generated/envoy.extensions.filters.network.http_connection_manager.v3.rs:1401:21 [INFO] [stdout] | [INFO] [stdout] 1401 | /// <0> <1> <-- index [INFO] [stdout] | _____________________^ [INFO] [stdout] 1402 | | /// X-Header: a=b;c=d [INFO] [stdout] 1403 | | /// | || | [INFO] [stdout] 1404 | | /// | || \----> [INFO] [stdout] ... | [INFO] [stdout] 1411 | | /// [INFO] [stdout] 1412 | | /// Each 'a=b' key-value pair constitutes an 'element' of the header field. [INFO] [stdout] | |___________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `max` [INFO] [stdout] --> src/generated/envoy.extensions.filters.network.http_connection_manager.v3.rs:176:27 [INFO] [stdout] | [INFO] [stdout] 176 | /// to *at least* +<100ms to account for [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/generated/envoy.service.discovery.v3.rs:561:13 [INFO] [stdout] | [INFO] [stdout] 561 | /// See https://github.com/envoyproxy/envoy-api#apis for a description of the role of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 561 | /// See for a description of the role of [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/generated/envoy.service.discovery.v3.rs:742:13 [INFO] [stdout] | [INFO] [stdout] 742 | /// See https://github.com/envoyproxy/envoy-api#apis for a description of the role of [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 742 | /// See for a description of the role of [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `define` [INFO] [stdout] --> src/generated/envoy.service.load_stats.v3.rs:161:70 [INFO] [stdout] | [INFO] [stdout] 161 | /// 3. When upstream hosts reply, they optionally add header src/generated/envoy.service.load_stats.v3.rs:239:70 [INFO] [stdout] | [INFO] [stdout] 239 | /// 3. When upstream hosts reply, they optionally add header src/generated/google.api.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | /// Template = "/" Segments \[ Verb \] ; [INFO] [stdout] | _________^ [INFO] [stdout] 214 | | /// Segments = Segment { "/" Segment } ; [INFO] [stdout] 215 | | /// Segment = "*" | "**" | LITERAL | Variable ; [INFO] [stdout] 216 | | /// Variable = "{" FieldPath \[ "=" Segments \] "}" ; [INFO] [stdout] 217 | | /// FieldPath = IDENT { "." IDENT } ; [INFO] [stdout] 218 | | /// Verb = ":" LITERAL ; [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `directive` [INFO] [stdout] --> src/generated/xds.core.v3.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | /// = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `string` [INFO] [stdout] --> src/generated/xds.core.v3.rs:127:26 [INFO] [stdout] | [INFO] [stdout] 127 | /// = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/generated/xds.core.v3.rs:243:16 [INFO] [stdout] | [INFO] [stdout] 243 | /// message Collection { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.31s [INFO] [stderr] Generated /opt/rustwide/target/doc/xds_api/index.html [INFO] running `Command { std: "docker" "inspect" "e89d4ce12b6a7244cfee898cbc032051f29529fb68349a8ce61801e425c1907e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e89d4ce12b6a7244cfee898cbc032051f29529fb68349a8ce61801e425c1907e", kill_on_drop: false }` [INFO] [stdout] e89d4ce12b6a7244cfee898cbc032051f29529fb68349a8ce61801e425c1907e