[INFO] cloning repository https://github.com/LNP-BP/bp-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LNP-BP/bp-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLNP-BP%2Fbp-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLNP-BP%2Fbp-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f6fe9c2b2bb919e11603c6c9fda921faa8213bf
[INFO] documenting LNP-BP/bp-core against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLNP-BP%2Fbp-core" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LNP-BP/bp-core
[INFO] finished tweaking git repo https://github.com/LNP-BP/bp-core
[INFO] tweaked toml for git repo https://github.com/LNP-BP/bp-core written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LNP-BP/bp-core on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LNP-BP/bp-core 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a5f16e5ca718bef53131369fc68c8390859171279cc5b0db0c6be7bcc5ecd49
[INFO] running `Command { std: "docker" "start" "3a5f16e5ca718bef53131369fc68c8390859171279cc5b0db0c6be7bcc5ecd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a5f16e5ca718bef53131369fc68c8390859171279cc5b0db0c6be7bcc5ecd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a5f16e5ca718bef53131369fc68c8390859171279cc5b0db0c6be7bcc5ecd49" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a5f16e5ca718bef53131369fc68c8390859171279cc5b0db0c6be7bcc5ecd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a5f16e5ca718bef53131369fc68c8390859171279cc5b0db0c6be7bcc5ecd49" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking amplify_num v0.5.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking mnemonic v1.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking amplify_syn v2.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking single_use_seals v0.12.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling strict_encoding_derive v2.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking base85 v2.0.0
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]     Checking amplify v4.9.0
[INFO] [stderr]     Checking strict_encoding v2.9.1
[INFO] [stderr]     Checking baid64 v0.4.2
[INFO] [stderr]    Compiling commit_encoding_derive v0.12.0
[INFO] [stderr]     Checking vesper-lang v0.2.1
[INFO] [stderr]     Checking strict_types v2.9.0
[INFO] [stderr]     Checking commit_verify v0.12.0
[INFO] [stderr]     Checking bp-consensus v0.12.0 (/opt/rustwide/workdir/consensus)
[INFO] [stderr]  Documenting bp-consensus v0.12.0 (/opt/rustwide/workdir/consensus)
[INFO] [stderr]     Checking bp-dbc v0.12.0 (/opt/rustwide/workdir/dbc)
[INFO] [stderr]  Documenting bp-dbc v0.12.0 (/opt/rustwide/workdir/dbc)
[INFO] [stderr]     Checking bp-seals v0.12.0 (/opt/rustwide/workdir/seals)
[INFO] [stderr]  Documenting bp-seals v0.12.0 (/opt/rustwide/workdir/seals)
[INFO] [stdout] warning: unresolved link to `Transaction::txid`
[INFO] [stdout]    --> consensus/src/tx.rs:491:14
[INFO] [stdout]     |
[INFO] [stdout] 491 |     /// to [`Transaction::txid()`].
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^ no item named `Transaction` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SighashType::All`
[INFO] [stdout]    --> consensus/src/sigtypes.rs:286:53
[INFO] [stdout]     |
[INFO] [stdout] 286 |     /// Constructs an ECDSA bitcoin signature for [`SighashType::All`].
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^ the struct `SighashType` has no field or associated item named `All`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SighashType::All`
[INFO] [stdout]    --> consensus/src/sigtypes.rs:327:53
[INFO] [stdout]     |
[INFO] [stdout] 327 |     /// Constructs an ECDSA bitcoin signature for [`SighashType::All`].
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^ the struct `SighashType` has no field or associated item named `All`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting bp-core v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (810) panicked at /rustc-dev/6b3fa26749ab40e159b2dd5cf577acaaf5902772/compiler/rustc_metadata/src/rmeta/decoder.rs:1404:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("secp256k1")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7790baad1746 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7790bb20ec88 - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    2:     0x7790bc5d31ec - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7790baaa5bba - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7790baac3e93 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]    5:     0x7790b9aad618 - std[73adb7dc35730857]::panicking::update_hook::<alloc[55a36b64bcbf2c0d]::boxed::Box<rustc_driver_impl[cdc09f3dcfdb493d]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7790baac4332 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7790baaa5c72 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7790baa9c939 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7790baaa75dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]   10:     0x7790b7b1503c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7790b945fbb3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x7790b9feb5b6 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<rustc_hir[683e3481e3429972]::definitions::DefPathData, rustc_hir[683e3481e3429972]::definitions::DefPathData>
[INFO] [stderr]   13:     0x7790bb863601 - rustc_metadata[b3b5b184ac7e76b]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x7790bb85d95c - rustc_query_impl[6beb63dc98d10cf8]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x7790bb547805 - rustc_query_impl[6beb63dc98d10cf8]::execution::try_execute_query::<rustc_middle[1ca177a2b874f02a]::query::caches::DefIdCache<rustc_middle[1ca177a2b874f02a]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x7790bb54704d - rustc_query_impl[6beb63dc98d10cf8]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x5c54f70987b1 - <rustc_middle[1ca177a2b874f02a]::ty::context::TyCtxt>::get_all_attrs::<rustc_span[c8e1fef47fc97b5f]::def_id::DefId>
[INFO] [stderr]   18:     0x5c54f7311259 - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module_items
[INFO] [stderr]   19:     0x5c54f72d2d9f - rustdoc[77f8a3d7b12a7417]::clean::clean_use_statement_inner
[INFO] [stderr]   20:     0x5c54f72cc6e1 - rustdoc[77f8a3d7b12a7417]::clean::clean_use_statement
[INFO] [stderr]   21:     0x5c54f72c7fd3 - rustdoc[77f8a3d7b12a7417]::clean::clean_doc_module
[INFO] [stderr]   22:     0x5c54f72b8b01 - rustdoc[77f8a3d7b12a7417]::core::run_global_ctxt
[INFO] [stderr]   23:     0x5c54f71f1251 - rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}::{closure#0}
[INFO] [stderr]   24:     0x5c54f71e957a - rustc_interface[af4456b456e7b115]::interface::run_compiler::<(), rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}>::{closure#1}
[INFO] [stderr]   25:     0x5c54f7139708 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[af4456b456e7b115]::util::run_in_thread_with_globals<rustc_interface[af4456b456e7b115]::util::run_in_thread_pool_with_globals<rustc_interface[af4456b456e7b115]::interface::run_compiler<(), rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   26:     0x5c54f722748d - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<rustc_interface[af4456b456e7b115]::util::run_in_thread_with_globals<rustc_interface[af4456b456e7b115]::util::run_in_thread_pool_with_globals<rustc_interface[af4456b456e7b115]::interface::run_compiler<(), rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   27:     0x7790bc338f90 - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   28:     0x7790b5e8aaa4 - <unknown>
[INFO] [stderr]   29:     0x7790b5f17a64 - clone
[INFO] [stderr]   30:                0x0 - <unknown>
[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: rustc 1.98.0-beta.1 (6b3fa2674 2026-07-06) 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] #0 [attrs_for_def] collecting attributes of `bc::secp256k1`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not document `bp-core`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unresolved link to `crate::Anchor`
[INFO] [stdout]   --> dbc/src/opret/mod.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// Empty type for use inside [`crate::Anchor`] for opret commitment scheme.
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ no item named `Anchor` in module `dbc`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `mpc::Message`
[INFO] [stdout]    --> seals/src/txout.rs:179:28
[INFO] [stdout]     |
[INFO] [stdout] 179 |     /// The source of an [`mpc::Message`], which can be either a single message or a multimessage
[INFO] [stdout]     |                            ^^^^^^^^^^^^ no item named `mpc` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `mpc::Message`
[INFO] [stdout]    --> seals/src/txout.rs:202:27
[INFO] [stdout]     |
[INFO] [stdout] 202 |         /// Construct a [`mpc::Message`] from the provided source.
[INFO] [stdout]     |                           ^^^^^^^^^^^^ no item named `mpc` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `mpc::MerkleTree`
[INFO] [stdout]    --> seals/src/txout.rs:225:44
[INFO] [stdout]     |
[INFO] [stdout] 225 |     /// The information for constructing [`mpc::MerkleTree`].
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^ no item named `mpc` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `mpc::MerkleTree`
[INFO] [stdout]    --> seals/src/txout.rs:240:27
[INFO] [stdout]     |
[INFO] [stdout] 240 |         /// Construct a [`mpc::MerkleTree`] from the source data.
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ no item named `mpc` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WTxoSeal`
[INFO] [stdout]   --> seals/src/txout.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// and main [`WTxoSeal`] definition outpoint.
[INFO] [stdout]    |                    ^^^^^^^^ no item named `WTxoSeal` 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 `mpc_protocol`
[INFO] [stdout]    --> seals/src/txout.rs:271:11
[INFO] [stdout]     |
[INFO] [stdout] 271 |     /// [`mpc_protocol`] into the published witness.
[INFO] [stdout]     |           ^^^^^^^^^^^^ no item named `mpc_protocol` 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 `SingleUseSeals`
[INFO] [stdout]    --> seals/src/txout.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 | /// implementation of [`SingleUseSeals`] protocol.
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ no item named `SingleUseSeals` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `AnchorError` links to private item `Proof`
[INFO] [stdout]    --> seals/src/txout.rs:467:50
[INFO] [stdout]     |
[INFO] [stdout] 467 | /// An error involving [`Anchor`] into a final [`Proof`] for the single-use seal published witness
[INFO] [stdout]     |                                                  ^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3a5f16e5ca718bef53131369fc68c8390859171279cc5b0db0c6be7bcc5ecd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5f16e5ca718bef53131369fc68c8390859171279cc5b0db0c6be7bcc5ecd49", kill_on_drop: false }`
[INFO] [stdout] 3a5f16e5ca718bef53131369fc68c8390859171279cc5b0db0c6be7bcc5ecd49
