[INFO] cloning repository https://github.com/nvh0412/envoy-api-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nvh0412/envoy-api-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvh0412%2Fenvoy-api-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvh0412%2Fenvoy-api-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c72ed707e582084c8c96ab831b1c357ede25c93 [INFO] documenting nvh0412/envoy-api-rs against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnvh0412%2Fenvoy-api-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nvh0412/envoy-api-rs [INFO] finished tweaking git repo https://github.com/nvh0412/envoy-api-rs [INFO] tweaked toml for git repo https://github.com/nvh0412/envoy-api-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nvh0412/envoy-api-rs on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nvh0412/envoy-api-rs 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 519e842b63e5f04dd999790361c06c425213faa29b1a69e82d2d0b808de85628 [INFO] running `Command { std: "docker" "start" "-a" "519e842b63e5f04dd999790361c06c425213faa29b1a69e82d2d0b808de85628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "519e842b63e5f04dd999790361c06c425213faa29b1a69e82d2d0b808de85628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519e842b63e5f04dd999790361c06c425213faa29b1a69e82d2d0b808de85628", kill_on_drop: false }` [INFO] [stdout] 519e842b63e5f04dd999790361c06c425213faa29b1a69e82d2d0b808de85628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a60e247243d0d2706aa6b316f7d7b0e65e3a564c992dfc037ccd06f86814e519 [INFO] running `Command { std: "docker" "start" "-a" "a60e247243d0d2706aa6b316f7d7b0e65e3a564c992dfc037ccd06f86814e519", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling protobuf v3.4.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking protobuf-support v3.4.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Compiling pbjson-build v0.6.2 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling pbjson-types v0.6.0 [INFO] [stderr] Checking pbjson v0.6.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Documenting envoy-api-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `google.rpc.Code.PERMISSION_DENIED` [INFO] [stdout] --> src/google/google.rpc.rs:447:45 [INFO] [stdout] | [INFO] [stdout] 447 | /// [google.rpc.Code.PERMISSION_DENIED][google.rpc.Code.PERMISSION_DENIED]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `google.rpc.Code.PERMISSION_DENIED` 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.rpc.Code` [INFO] [stdout] --> src/google/google.rpc.rs:559:27 [INFO] [stdout] | [INFO] [stdout] 559 | /// [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/google/google.rpc.rs:564:37 [INFO] [stdout] | [INFO] [stdout] 564 | /// [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: unclosed HTML tag `directive` [INFO] [stdout] --> src/xds/xds.core.v3.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | /// = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `string` [INFO] [stdout] --> src/xds/xds.core.v3.rs:92:26 [INFO] [stdout] | [INFO] [stdout] 92 | /// = [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/xds/xds.core.v3.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | /// message Collection { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ip` [INFO] [stdout] --> src/google/google.rpc.rs:311:36 [INFO] [stdout] | [INFO] [stdout] 311 | /// For example, "clientip:" or "project: src/google/google.rpc.rs:311:72 [INFO] [stdout] | [INFO] [stdout] 311 | /// For example, "clientip:" or "project: src/google/google.rpc.context.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | /// {'iss': 'accounts.google.com', [INFO] [stdout] | _________________^ [INFO] [stdout] 151 | | /// 'sub': '113289723416554971153', [INFO] [stdout] 152 | | /// 'aud': \['123456789012', 'pubsub.googleapis.com'\], [INFO] [stdout] 153 | | /// 'azp': '123456789012.apps.googleusercontent.com', [INFO] [stdout] 154 | | /// 'email': 'jsmith@example.com', [INFO] [stdout] 155 | | /// 'iat': 1353601026, [INFO] [stdout] 156 | | /// 'exp': 1353604926} [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: character literal may only contain one codepoint [INFO] [stdout] = note: error from rustc: prefix `com` is unknown [INFO] [stdout] = note: error from rustc: unterminated character literal [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `owner` [INFO] [stdout] --> src/google/google.rpc.rs:451:28 [INFO] [stdout] | [INFO] [stdout] 451 | /// For example, "user:" or "project: src/google/google.rpc.rs:451:55 [INFO] [stdout] | [INFO] [stdout] 451 | /// For example, "user:" or "project:::print::DisplayBacktrace as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 1: 0x70be0fe0ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 2: 0x70be0f85dc36 - ::write_fmt [INFO] [stderr] 3: 0x70be0f81ce48 - std[6281e874092a0dfc]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x70be0f83a163 - std[6281e874092a0dfc]::panicking::default_hook [INFO] [stderr] 5: 0x70be0e80ff8d - std[6281e874092a0dfc]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x70be0f83a442 - std[6281e874092a0dfc]::panicking::panic_with_hook [INFO] [stderr] 7: 0x70be0f81cf08 - std[6281e874092a0dfc]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x70be0f811479 - std[6281e874092a0dfc]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x70be0f81e96d - __rustc[670611b3f56fc7d7]::rust_begin_unwind [INFO] [stderr] 10: 0x70be0c4ce58c - core[37ab4a9f28f6fd13]::panicking::panic_fmt [INFO] [stderr] 11: 0x70be0c188b72 - core[37ab4a9f28f6fd13]::result::unwrap_failed [INFO] [stderr] 12: 0x605bdea5b51e - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 13: 0x605bde9f1c16 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 14: 0x605bde857493 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>>, pulldown_cmark_escape[cb8658d251f4e39e]::FmtWriter<&mut core[37ab4a9f28f6fd13]::fmt::Formatter>>>::run [INFO] [stderr] 15: 0x605bde6a6b80 - ::write_into::<&mut core[37ab4a9f28f6fd13]::fmt::Formatter> [INFO] [stderr] 16: 0x605bdea4a521 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 17: 0x70be0fe0ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 18: 0x605bdea4b5da - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 19: 0x70be0fe0ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 20: 0x605bdea4c5a5 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 21: 0x70be0fe0ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 22: 0x605bdea5176c - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 23: 0x70be0fe0ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 24: 0x605bde66b03d - ::render_into:: [INFO] [stderr] 25: 0x605bdea563f9 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 26: 0x70be0fe0ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 27: 0x605bde742c6a - rustdoc[7f40747ea455e46f]::html::layout::render::, core[37ab4a9f28f6fd13]::fmt::builders::FromFn<::render_item::{closure#1}>> [INFO] [stderr] 28: 0x605bde896b85 - ::render_item [INFO] [stderr] 29: 0x605bdea31a5e - ::item [INFO] [stderr] 30: 0x605bde74badc - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 31: 0x605bde74bc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 32: 0x605bde74bc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 33: 0x605bde74bc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 34: 0x605bde74bc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 35: 0x605bde74bc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 36: 0x605bde74bc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 37: 0x605bde74bc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 38: 0x605bde81439f - rustdoc[7f40747ea455e46f]::main_args::{closure#2}::{closure#0} [INFO] [stderr] 39: 0x605bde808100 - rustc_interface[7c235db06cadd779]::interface::run_compiler::<(), rustdoc[7f40747ea455e46f]::main_args::{closure#2}>::{closure#1} [INFO] [stderr] 40: 0x605bde741078 - std[6281e874092a0dfc]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x605bde83adf7 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[37ab4a9f28f6fd13]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 42: 0x70be1101dbac - ::new::thread_start [INFO] [stderr] 43: 0x70be0aa8aaa4 - [INFO] [stderr] 44: 0x70be0ab17a64 - clone [INFO] [stderr] 45: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-02-07T11_05_08-1306.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.95.0-nightly (a394c9cd9 2026-01-31) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not document `envoy-api-rs` [INFO] running `Command { std: "docker" "inspect" "a60e247243d0d2706aa6b316f7d7b0e65e3a564c992dfc037ccd06f86814e519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a60e247243d0d2706aa6b316f7d7b0e65e3a564c992dfc037ccd06f86814e519", kill_on_drop: false }` [INFO] [stdout] a60e247243d0d2706aa6b316f7d7b0e65e3a564c992dfc037ccd06f86814e519