[INFO] fetching crate hive-router-config 0.0.20... [INFO] documenting hive-router-config-0.0.20 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918-2 [INFO] extracting crate hive-router-config 0.0.20 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate hive-router-config 0.0.20 [INFO] finished tweaking crates.io crate hive-router-config 0.0.20 [INFO] tweaked toml for crates.io crate hive-router-config 0.0.20 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hive-router-config 0.0.20 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 crates.io crate hive-router-config 0.0.20 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 091c7a216334fd6dfd7e155b5a413222b1ad1b5b56b72705b80fd90b13d24ff1 [INFO] running `Command { std: "docker" "start" "-a" "091c7a216334fd6dfd7e155b5a413222b1ad1b5b56b72705b80fd90b13d24ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "091c7a216334fd6dfd7e155b5a413222b1ad1b5b56b72705b80fd90b13d24ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091c7a216334fd6dfd7e155b5a413222b1ad1b5b56b72705b80fd90b13d24ff1", kill_on_drop: false }` [INFO] [stdout] 091c7a216334fd6dfd7e155b5a413222b1ad1b5b56b72705b80fd90b13d24ff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e776e09d1e4cc353d960aa834b1f1750577d404a9489f110b26810f3a90e4ee [INFO] running `Command { std: "docker" "start" "-a" "0e776e09d1e4cc353d960aa834b1f1750577d404a9489f110b26810f3a90e4ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking rsa v0.9.10 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking p384 v0.13.1 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking retry-policies v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling envconfig_derive v0.11.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.0.5 [INFO] [stderr] Checking envconfig v0.11.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking jsonwebtoken v10.1.0 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking schemars v1.0.5 [INFO] [stderr] Checking config v0.15.18 [INFO] [stderr] Checking hive-router-config v0.0.20 (/opt/rustwide/workdir) [INFO] [stderr] Documenting hive-router-config v0.0.20 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/cors.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | /// Example: "https://example.com", "http://localhost:3000" [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] 95 | /// Example: "", "http://localhost:3000" [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/primitives/retry_policy.rs:9:62 [INFO] [stdout] | [INFO] [stdout] 9 | ...ntial backoff, see https://docs.rs/retry-policies/latest/retry_policies/policies/struct.ExponentialBackoff.html for additional det... [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] 9 | /// Retry mechanism is based on exponential backoff, see for additional details. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (1293) panicked at src/librustdoc/html/markdown.rs:534:22: [INFO] [stderr] a production-ready version of this should handle the error somehow: LatexError(22, UnknownCommand("d")) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7d9882246d9b - <::print::DisplayBacktrace as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7d988280ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 2: 0x7d988225dc36 - ::write_fmt [INFO] [stderr] 3: 0x7d988221ce48 - std[6281e874092a0dfc]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7d988223a163 - std[6281e874092a0dfc]::panicking::default_hook [INFO] [stderr] 5: 0x7d988120ff8d - std[6281e874092a0dfc]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7d988223a442 - std[6281e874092a0dfc]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7d988221cf08 - std[6281e874092a0dfc]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7d9882211479 - std[6281e874092a0dfc]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7d988221e96d - __rustc[670611b3f56fc7d7]::rust_begin_unwind [INFO] [stderr] 10: 0x7d987eece58c - core[37ab4a9f28f6fd13]::panicking::panic_fmt [INFO] [stderr] 11: 0x7d987eb88b72 - core[37ab4a9f28f6fd13]::result::unwrap_failed [INFO] [stderr] 12: 0x56610ccf551e - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 13: 0x56610cc8bc16 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 14: 0x56610caf1493 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>>, pulldown_cmark_escape[cb8658d251f4e39e]::FmtWriter<&mut core[37ab4a9f28f6fd13]::fmt::Formatter>>>::run [INFO] [stderr] 15: 0x56610c940b80 - ::write_into::<&mut core[37ab4a9f28f6fd13]::fmt::Formatter> [INFO] [stderr] 16: 0x56610cce4521 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 17: 0x7d988280ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 18: 0x56610cce55da - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 19: 0x7d988280ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 20: 0x56610cce65a5 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 21: 0x7d988280ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 22: 0x56610cce724a - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 23: 0x7d988280ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 24: 0x56610c90794f - ::render_into:: [INFO] [stderr] 25: 0x56610cce9ab0 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 26: 0x7d988280ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 27: 0x56610c9dcc0a - rustdoc[7f40747ea455e46f]::html::layout::render::, core[37ab4a9f28f6fd13]::fmt::builders::FromFn<::render_item::{closure#1}>> [INFO] [stderr] 28: 0x56610cb30b85 - ::render_item [INFO] [stderr] 29: 0x56610cccba5e - ::item [INFO] [stderr] 30: 0x56610c9e5adc - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 31: 0x56610c9e5c8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 32: 0x56610c9e5c8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 33: 0x56610caae39f - rustdoc[7f40747ea455e46f]::main_args::{closure#2}::{closure#0} [INFO] [stderr] 34: 0x56610caa2100 - rustc_interface[7c235db06cadd779]::interface::run_compiler::<(), rustdoc[7f40747ea455e46f]::main_args::{closure#2}>::{closure#1} [INFO] [stderr] 35: 0x56610c9db078 - std[6281e874092a0dfc]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 36: 0x56610cad4df7 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[37ab4a9f28f6fd13]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 37: 0x7d9883a1dbac - ::new::thread_start [INFO] [stderr] 38: 0x7d987d48aaa4 - [INFO] [stderr] 39: 0x7d987d517a64 - clone [INFO] [stderr] 40: 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-09T22_55_26-1292.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 `hive-router-config` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0e776e09d1e4cc353d960aa834b1f1750577d404a9489f110b26810f3a90e4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e776e09d1e4cc353d960aa834b1f1750577d404a9489f110b26810f3a90e4ee", kill_on_drop: false }` [INFO] [stdout] 0e776e09d1e4cc353d960aa834b1f1750577d404a9489f110b26810f3a90e4ee