[INFO] fetching crate asdi 0.2.5... [INFO] documenting asdi-0.2.5 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918-2 [INFO] extracting crate asdi 0.2.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate asdi 0.2.5 [INFO] finished tweaking crates.io crate asdi 0.2.5 [INFO] tweaked toml for crates.io crate asdi 0.2.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate asdi 0.2.5 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 asdi 0.2.5 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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9806782a746e7d0e96d5edcaf9affd2553eda1e77a098c70f278f587e2c2bf93 [INFO] running `Command { std: "docker" "start" "-a" "9806782a746e7d0e96d5edcaf9affd2553eda1e77a098c70f278f587e2c2bf93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9806782a746e7d0e96d5edcaf9affd2553eda1e77a098c70f278f587e2c2bf93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9806782a746e7d0e96d5edcaf9affd2553eda1e77a098c70f278f587e2c2bf93", kill_on_drop: false }` [INFO] [stdout] 9806782a746e7d0e96d5edcaf9affd2553eda1e77a098c70f278f587e2c2bf93 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50a9da9786d1a9a170ca546a27428891b42362a0f679e7d08fb778dc31868b1c [INFO] running `Command { std: "docker" "start" "-a" "50a9da9786d1a9a170ca546a27428891b42362a0f679e7d08fb778dc31868b1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Documenting asdi v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/lib.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | private_in_public, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/edb/mod.rs:218:71 [INFO] [stdout] | [INFO] [stdout] 218 | /// A constant value, with variants matching those in [AttributeKind](AttributeKind). [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 218 - /// A constant value, with variants matching those in [AttributeKind](AttributeKind). [INFO] [stdout] 218 + /// A constant value, with variants matching those in [AttributeKind]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (535) panicked at src/librustdoc/html/markdown.rs:534:22: [INFO] [stderr] a production-ready version of this should handle the error somehow: LatexError(0, UnknownCommand("small")) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7b73aaa46d9b - <::print::DisplayBacktrace as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7b73ab00ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 2: 0x7b73aaa5dc36 - ::write_fmt [INFO] [stderr] 3: 0x7b73aaa1ce48 - std[6281e874092a0dfc]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7b73aaa3a163 - std[6281e874092a0dfc]::panicking::default_hook [INFO] [stderr] 5: 0x7b73a9a0ff8d - std[6281e874092a0dfc]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7b73aaa3a442 - std[6281e874092a0dfc]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7b73aaa1cf08 - std[6281e874092a0dfc]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7b73aaa11479 - std[6281e874092a0dfc]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7b73aaa1e96d - __rustc[670611b3f56fc7d7]::rust_begin_unwind [INFO] [stderr] 10: 0x7b73a76ce58c - core[37ab4a9f28f6fd13]::panicking::panic_fmt [INFO] [stderr] 11: 0x7b73a7388b72 - core[37ab4a9f28f6fd13]::result::unwrap_failed [INFO] [stderr] 12: 0x5e0bd5cfb51e - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 13: 0x5e0bd5c91c16 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 14: 0x5e0bd5af7493 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>>, pulldown_cmark_escape[cb8658d251f4e39e]::FmtWriter<&mut core[37ab4a9f28f6fd13]::fmt::Formatter>>>::run [INFO] [stderr] 15: 0x5e0bd5946b80 - ::write_into::<&mut core[37ab4a9f28f6fd13]::fmt::Formatter> [INFO] [stderr] 16: 0x5e0bd5cea521 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 17: 0x7b73ab00ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 18: 0x5e0bd5ceb55a - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 19: 0x7b73ab00ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 20: 0x5e0bd5cec5a5 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 21: 0x7b73ab00ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 22: 0x5e0bd5cf064d - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 23: 0x7b73ab00ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 24: 0x5e0bd59e2d4a - rustdoc[7f40747ea455e46f]::html::layout::render::, core[37ab4a9f28f6fd13]::fmt::builders::FromFn<::render_item::{closure#1}>> [INFO] [stderr] 25: 0x5e0bd5b36b85 - ::render_item [INFO] [stderr] 26: 0x5e0bd5cd1a5e - ::item [INFO] [stderr] 27: 0x5e0bd59ebadc - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 28: 0x5e0bd59ebc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 29: 0x5e0bd59ebc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 30: 0x5e0bd5ab439f - rustdoc[7f40747ea455e46f]::main_args::{closure#2}::{closure#0} [INFO] [stderr] 31: 0x5e0bd5aa8100 - rustc_interface[7c235db06cadd779]::interface::run_compiler::<(), rustdoc[7f40747ea455e46f]::main_args::{closure#2}>::{closure#1} [INFO] [stderr] 32: 0x5e0bd59e1078 - std[6281e874092a0dfc]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 33: 0x5e0bd5adadf7 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[37ab4a9f28f6fd13]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x7b73ac21dbac - ::new::thread_start [INFO] [stderr] 35: 0x7b73a5c8aaa4 - [INFO] [stderr] 36: 0x7b73a5d17a64 - clone [INFO] [stderr] 37: 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_34_34-534.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 `asdi` [INFO] running `Command { std: "docker" "inspect" "50a9da9786d1a9a170ca546a27428891b42362a0f679e7d08fb778dc31868b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a9da9786d1a9a170ca546a27428891b42362a0f679e7d08fb778dc31868b1c", kill_on_drop: false }` [INFO] [stdout] 50a9da9786d1a9a170ca546a27428891b42362a0f679e7d08fb778dc31868b1c