[INFO] cloning repository https://github.com/bbjubjub2494/stylus-drand-verify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbjubjub2494/stylus-drand-verify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbjubjub2494%2Fstylus-drand-verify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbjubjub2494%2Fstylus-drand-verify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c0c90b349ff83aa24c5be534c6f780e68447c69 [INFO] documenting bbjubjub2494/stylus-drand-verify against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbjubjub2494%2Fstylus-drand-verify" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/bbjubjub2494/stylus-drand-verify [INFO] finished tweaking git repo https://github.com/bbjubjub2494/stylus-drand-verify [INFO] tweaked toml for git repo https://github.com/bbjubjub2494/stylus-drand-verify written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bbjubjub2494/stylus-drand-verify 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/bbjubjub2494/stylus-drand-verify 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 25fb5708cc1463f8a055b2a84e0af6836f5d2bfc60c6d6d1edc29f203769da58 [INFO] running `Command { std: "docker" "start" "-a" "25fb5708cc1463f8a055b2a84e0af6836f5d2bfc60c6d6d1edc29f203769da58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25fb5708cc1463f8a055b2a84e0af6836f5d2bfc60c6d6d1edc29f203769da58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25fb5708cc1463f8a055b2a84e0af6836f5d2bfc60c6d6d1edc29f203769da58", kill_on_drop: false }` [INFO] [stdout] 25fb5708cc1463f8a055b2a84e0af6836f5d2bfc60c6d6d1edc29f203769da58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 44a67e33d00642b9a1045f9be55c6f9bad963b531f9d32383a1a01dc0aa66843 [INFO] running `Command { std: "docker" "start" "-a" "44a67e33d00642b9a1045f9be55c6f9bad963b531f9d32383a1a01dc0aa66843", kill_on_drop: false }` [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking crunchy v0.2.2 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking const-hex v1.12.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking typenum v1.17.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling ruint v1.12.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking keccak-const v0.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking mini-alloc v0.4.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling syn-solidity v0.7.7 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling alloy-primitives v0.7.6 [INFO] [stderr] Compiling alloy-sol-macro-input v0.7.7 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.7.7 [INFO] [stderr] Compiling alloy-sol-macro v0.7.7 [INFO] [stderr] Compiling alloy-sol-types v0.7.6 [INFO] [stderr] Compiling stylus-proc v0.5.2 [INFO] [stderr] Checking stylus-sdk v0.5.2 [INFO] [stderr] Documenting stylus-drand-verify v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `crate::notes::serialization` [INFO] [stdout] --> src/bls12_381/g1.rs:212:84 [INFO] [stdout] | [INFO] [stdout] 212 | /// Serializes this element into compressed form. See [`notes::serialization`](crate::notes::serialization) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `notes` in module `stylus_drand_verify` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::notes::serialization` [INFO] [stdout] --> src/bls12_381/g1.rs:237:86 [INFO] [stdout] | [INFO] [stdout] 237 | /// Serializes this element into uncompressed form. See [`notes::serialization`](crate::notes::serialization) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `notes` in module `stylus_drand_verify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::notes::serialization` [INFO] [stdout] --> src/bls12_381/g1.rs:255:87 [INFO] [stdout] | [INFO] [stdout] 255 | /// Attempts to deserialize an uncompressed element. See [`notes::serialization`](crate::notes::serialization) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `notes` in module `stylus_drand_verify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::notes::serialization` [INFO] [stdout] --> src/bls12_381/g1.rs:317:84 [INFO] [stdout] | [INFO] [stdout] 317 | /// Attempts to deserialize a compressed element. See [`notes::serialization`](crate::notes::serialization) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `notes` in module `stylus_drand_verify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::notes::serialization` [INFO] [stdout] --> src/bls12_381/g2.rs:245:84 [INFO] [stdout] | [INFO] [stdout] 245 | /// Serializes this element into compressed form. See [`notes::serialization`](crate::notes::serialization) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `notes` in module `stylus_drand_verify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::notes::serialization` [INFO] [stdout] --> src/bls12_381/g2.rs:275:86 [INFO] [stdout] | [INFO] [stdout] 275 | /// Serializes this element into uncompressed form. See [`notes::serialization`](crate::notes::serialization) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `notes` in module `stylus_drand_verify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::notes::serialization` [INFO] [stdout] --> src/bls12_381/g2.rs:294:87 [INFO] [stdout] | [INFO] [stdout] 294 | /// Attempts to deserialize an uncompressed element. See [`notes::serialization`](crate::notes::serialization) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `notes` in module `stylus_drand_verify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::notes::serialization` [INFO] [stdout] --> src/bls12_381/g2.rs:381:84 [INFO] [stdout] | [INFO] [stdout] 381 | /// Attempts to deserialize a compressed element. See [`notes::serialization`](crate::notes::serialization) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `notes` in module `stylus_drand_verify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::multi_miller_loop` [INFO] [stdout] --> src/bls12_381/pairings.rs:485:48 [INFO] [stdout] | [INFO] [stdout] 485 | /// conjunction with the [`multi_miller_loop`](crate::multi_miller_loop) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `multi_miller_loop` in module `stylus_drand_verify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `a,b` [INFO] [stdout] --> src/drand_verify/verify.rs:291:50 [INFO] [stdout] | [INFO] [stdout] 291 | /// we can do FinalExponentiation(MillerLoop( [a,b], [-c,d] )) which is the same [INFO] [stdout] | ^^^ no item named `a,b` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bls12_381/notes/design.rs:66:70 [INFO] [stdout] | [INFO] [stdout] 66 | //! To use the fast subgroup check algorithm for $\mathbb{G_1}$ from https://eprint.iacr.org/2019/814.pdf and [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] 66 | //! To use the fast subgroup check algorithm for $\mathbb{G_1}$ from and [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bls12_381/notes/design.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | //! https://eprint.iacr.org/2021/1130, it is necessary to find a nontrivial cube root 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] 67 | //! , it is necessary to find a nontrivial cube root of [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bls12_381/notes/design.rs:91:70 [INFO] [stdout] | [INFO] [stdout] 91 | //! To use the fast subgroup check algorithm for $\mathbb{G_2}$ from https://eprint.iacr.org/2019/814.pdf and [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] 91 | //! To use the fast subgroup check algorithm for $\mathbb{G_2}$ from and [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bls12_381/notes/design.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | //! https://eprint.iacr.org/2021/1130, it is necessary to find the endomorphism: [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] 92 | //! , it is necessary to find the endomorphism: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/drand_verify/verify.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | /// See https://hackmd.io/@benjaminion/bls12-381#Final-exponentiation. [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] 286 | /// See [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/drand_verify/verify.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | /// https://github.com/drand/drand-client/blob/master/wasm/chain/verify.go#L28-L33 [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] 307 | /// [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (803) panicked at src/librustdoc/html/markdown.rs:534:22: [INFO] [stderr] a production-ready version of this should handle the error somehow: LatexError(3, UnknownCommand("textrm")) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e13f9e46d9b - <::print::DisplayBacktrace as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7e13fa40ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 2: 0x7e13f9e5dc36 - ::write_fmt [INFO] [stderr] 3: 0x7e13f9e1ce48 - std[6281e874092a0dfc]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7e13f9e3a163 - std[6281e874092a0dfc]::panicking::default_hook [INFO] [stderr] 5: 0x7e13f8e0ff8d - std[6281e874092a0dfc]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7e13f9e3a442 - std[6281e874092a0dfc]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7e13f9e1cf08 - std[6281e874092a0dfc]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7e13f9e11479 - std[6281e874092a0dfc]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7e13f9e1e96d - __rustc[670611b3f56fc7d7]::rust_begin_unwind [INFO] [stderr] 10: 0x7e13f6ace58c - core[37ab4a9f28f6fd13]::panicking::panic_fmt [INFO] [stderr] 11: 0x7e13f6788b72 - core[37ab4a9f28f6fd13]::result::unwrap_failed [INFO] [stderr] 12: 0x5fe56258b51e - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 13: 0x5fe562521c16 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>> as core[37ab4a9f28f6fd13]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 14: 0x5fe562387493 - ::into_iter::{closure#0}>>>>, ::into_iter::{closure#1}::{closure#0}>>>>, pulldown_cmark_escape[cb8658d251f4e39e]::FmtWriter<&mut core[37ab4a9f28f6fd13]::fmt::Formatter>>>::run [INFO] [stderr] 15: 0x5fe5621d6b80 - ::write_into::<&mut core[37ab4a9f28f6fd13]::fmt::Formatter> [INFO] [stderr] 16: 0x5fe56257a521 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 17: 0x7e13fa40ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 18: 0x5fe56257b5da - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 19: 0x5fe5621d8657 - rustdoc[7f40747ea455e46f]::html::render::render_impl::{closure#0}::doc_impl_item::<&mut alloc[56313f94ec8c6695]::string::String, &mut alloc[56313f94ec8c6695]::string::String> [INFO] [stderr] 20: 0x5fe56257948c - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 21: 0x5fe56248cbab - rustdoc[7f40747ea455e46f]::html::render::render_assoc_items_inner [INFO] [stderr] 22: 0x5fe56257b304 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 23: 0x7e13fa40ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 24: 0x5fe56219d94f - ::render_into:: [INFO] [stderr] 25: 0x5fe56257fab0 - as core[37ab4a9f28f6fd13]::fmt::Display>::fmt [INFO] [stderr] 26: 0x7e13fa40ef88 - core[37ab4a9f28f6fd13]::fmt::write [INFO] [stderr] 27: 0x5fe562272c0a - rustdoc[7f40747ea455e46f]::html::layout::render::, core[37ab4a9f28f6fd13]::fmt::builders::FromFn<::render_item::{closure#1}>> [INFO] [stderr] 28: 0x5fe5623c6b85 - ::render_item [INFO] [stderr] 29: 0x5fe562561a5e - ::item [INFO] [stderr] 30: 0x5fe56227badc - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 31: 0x5fe56227bc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 32: 0x5fe56227bc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 33: 0x5fe56227bc8f - rustdoc[7f40747ea455e46f]::formats::renderer::run_format_inner:: [INFO] [stderr] 34: 0x5fe56234439f - rustdoc[7f40747ea455e46f]::main_args::{closure#2}::{closure#0} [INFO] [stderr] 35: 0x5fe562338100 - rustc_interface[7c235db06cadd779]::interface::run_compiler::<(), rustdoc[7f40747ea455e46f]::main_args::{closure#2}>::{closure#1} [INFO] [stderr] 36: 0x5fe562271078 - std[6281e874092a0dfc]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 37: 0x5fe56236adf7 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[37ab4a9f28f6fd13]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 38: 0x7e13fb61dbac - ::new::thread_start [INFO] [stderr] 39: 0x7e13f508aaa4 - [INFO] [stderr] 40: 0x7e13f5117a64 - clone [INFO] [stderr] 41: 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-07T01_46_57-802.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 --crate-type cdylib [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 `stylus-drand-verify` [INFO] running `Command { std: "docker" "inspect" "44a67e33d00642b9a1045f9be55c6f9bad963b531f9d32383a1a01dc0aa66843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a67e33d00642b9a1045f9be55c6f9bad963b531f9d32383a1a01dc0aa66843", kill_on_drop: false }` [INFO] [stdout] 44a67e33d00642b9a1045f9be55c6f9bad963b531f9d32383a1a01dc0aa66843