[INFO] fetching crate clarity-repl 2.0.0...
[INFO] documenting clarity-repl-2.0.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate clarity-repl 2.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate clarity-repl 2.0.0
[INFO] finished tweaking crates.io crate clarity-repl 2.0.0
[INFO] tweaked toml for crates.io crate clarity-repl 2.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clarity-repl 2.0.0 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 crates.io crate clarity-repl 2.0.0 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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 502245c42ae59cc92114e401c6677e867e597cce1bed9de8e5b8fa40dec62bc5
[INFO] running `Command { std: "docker" "start" "502245c42ae59cc92114e401c6677e867e597cce1bed9de8e5b8fa40dec62bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "502245c42ae59cc92114e401c6677e867e597cce1bed9de8e5b8fa40dec62bc5", 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" "502245c42ae59cc92114e401c6677e867e597cce1bed9de8e5b8fa40dec62bc5" "/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" "502245c42ae59cc92114e401c6677e867e597cce1bed9de8e5b8fa40dec62bc5", 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" "502245c42ae59cc92114e401c6677e867e597cce1bed9de8e5b8fa40dec62bc5" "/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 libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling rustix v0.36.16
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking keccak v0.1.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rstest v0.11.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling sha2-asm v0.5.5
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.1
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking sha3 v0.10.6
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking pico-args v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking is-terminal v0.4.3
[INFO] [stderr]     Checking fd-lock v3.0.10
[INFO] [stderr]     Checking webpki v0.22.2
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.1
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking regex v1.10.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling pest v2.5.5
[INFO] [stderr]     Checking curve25519-dalek v2.0.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_stacker v0.1.7
[INFO] [stderr]     Checking csv v1.2.0
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking ed25519-dalek v1.0.0-pre.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking debug_types v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling rstest_reuse v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.26
[INFO] [stderr]     Checking futures v0.3.26
[INFO] [stderr]     Checking rusqlite v0.27.0
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking hiro-system-kit v0.1.0
[INFO] [stderr]     Checking stacks-common v0.0.2
[INFO] [stderr]     Checking h2 v0.3.18
[INFO] [stderr]     Checking clarity-vm v2.1.1
[INFO] [stderr]     Checking hyper v0.14.24
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking reqwest v0.11.16
[INFO] [stderr]  Documenting clarity-repl v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]     --> src/codec/mod.rs:178:20
[INFO] [stdout]      |
[INFO] [stdout]  178 |         #[cfg_attr(feature = "clippy", allow(expl_impl_clone_on_copy))] // we don't define the `struct`, we have to explicitly impl
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1312 | impl_array_newtype!(CoinbasePayload, u8, 32);
[INFO] [stdout]      | -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `bytes`, `clarity-vm`, `cli`, `dap`, `debug_types`, `default`, `futures`, `httparse`, `log`, `memchr`, `pico-args`, `prettytable-rs`, `rustyline`, `sdk`, `tokio`, `tokio-util`, `wasm`, `wasm-bindgen`, and `wasm-bindgen-futures`
[INFO] [stdout]      = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]     --> src/codec/mod.rs:178:20
[INFO] [stdout]      |
[INFO] [stdout]  178 |         #[cfg_attr(feature = "clippy", allow(expl_impl_clone_on_copy))] // we don't define the `struct`, we have to explicitly impl
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1319 | impl_array_newtype!(TokenTransferMemo, u8, 34);
[INFO] [stdout]      | ---------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `bytes`, `clarity-vm`, `cli`, `dap`, `debug_types`, `default`, `futures`, `httparse`, `log`, `memchr`, `pico-args`, `prettytable-rs`, `rustyline`, `sdk`, `tokio`, `tokio-util`, `wasm`, `wasm-bindgen`, and `wasm-bindgen-futures`
[INFO] [stdout]      = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]     --> src/codec/mod.rs:178:20
[INFO] [stdout]      |
[INFO] [stdout]  178 |         #[cfg_attr(feature = "clippy", allow(expl_impl_clone_on_copy))] // we don't define the `struct`, we have to explicitly impl
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1920 | impl_array_newtype!(Txid, u8, 32);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `bytes`, `clarity-vm`, `cli`, `dap`, `debug_types`, `default`, `futures`, `httparse`, `log`, `memchr`, `pico-args`, `prettytable-rs`, `rustyline`, `sdk`, `tokio`, `tokio-util`, `wasm`, `wasm-bindgen`, and `wasm-bindgen-futures`
[INFO] [stdout]      = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]     --> src/codec/mod.rs:178:20
[INFO] [stdout]      |
[INFO] [stdout]  178 |         #[cfg_attr(feature = "clippy", allow(expl_impl_clone_on_copy))] // we don't define the `struct`, we have to explicitly impl
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2835 | impl_array_newtype!(StacksPublicKeyBuffer, u8, 33);
[INFO] [stdout]      | -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `bytes`, `clarity-vm`, `cli`, `dap`, `debug_types`, `default`, `futures`, `httparse`, `log`, `memchr`, `pico-args`, `prettytable-rs`, `rustyline`, `sdk`, `tokio`, `tokio-util`, `wasm`, `wasm-bindgen`, and `wasm-bindgen-futures`
[INFO] [stdout]      = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2851) panicked at /rustc-dev/6b3fa26749ab40e159b2dd5cf577acaaf5902772/compiler/rustc_metadata/src/rmeta/decoder.rs:1404:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("rusqlite")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x700be8ad1746 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x700be920ec88 - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    2:     0x700bea5d31ec - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x700be8aa5bba - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x700be8ac3e93 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]    5:     0x700be7aad618 - std[73adb7dc35730857]::panicking::update_hook::<alloc[55a36b64bcbf2c0d]::boxed::Box<rustc_driver_impl[cdc09f3dcfdb493d]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x700be8ac4332 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x700be8aa5c72 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x700be8a9c939 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x700be8aa75dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]   10:     0x700be5b1503c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]   11:     0x700be745fbb3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x700be7feb5b6 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<rustc_hir[683e3481e3429972]::definitions::DefPathData, rustc_hir[683e3481e3429972]::definitions::DefPathData>
[INFO] [stderr]   13:     0x700be9863601 - rustc_metadata[b3b5b184ac7e76b]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x700be985d95c - rustc_query_impl[6beb63dc98d10cf8]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x700be9547805 - 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:     0x700be954704d - rustc_query_impl[6beb63dc98d10cf8]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x63feecd707b1 - <rustc_middle[1ca177a2b874f02a]::ty::context::TyCtxt>::get_all_attrs::<rustc_span[c8e1fef47fc97b5f]::def_id::DefId>
[INFO] [stderr]   18:     0x63feecfe9259 - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module_items
[INFO] [stderr]   19:     0x63feecfaad9f - rustdoc[77f8a3d7b12a7417]::clean::clean_use_statement_inner
[INFO] [stderr]   20:     0x63feecfa46e1 - rustdoc[77f8a3d7b12a7417]::clean::clean_use_statement
[INFO] [stderr]   21:     0x63feecf9feb8 - rustdoc[77f8a3d7b12a7417]::clean::clean_doc_module
[INFO] [stderr]   22:     0x63feecf9f02d - rustdoc[77f8a3d7b12a7417]::clean::clean_doc_module
[INFO] [stderr]   23:     0x63feecf90b01 - rustdoc[77f8a3d7b12a7417]::core::run_global_ctxt
[INFO] [stderr]   24:     0x63feecec9251 - rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}::{closure#0}
[INFO] [stderr]   25:     0x63feecec157a - rustc_interface[af4456b456e7b115]::interface::run_compiler::<(), rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}>::{closure#1}
[INFO] [stderr]   26:     0x63feece11708 - 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]   27:     0x63feeceff48d - <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]   28:     0x700bea338f90 - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   29:     0x700be3e8aaa4 - <unknown>
[INFO] [stderr]   30:     0x700be3f17a64 - clone
[INFO] [stderr]   31:                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 cdylib --crate-type rlib
[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 `clarity::rusqlite`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not document `clarity-repl`
[INFO] running `Command { std: "docker" "inspect" "502245c42ae59cc92114e401c6677e867e597cce1bed9de8e5b8fa40dec62bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "502245c42ae59cc92114e401c6677e867e597cce1bed9de8e5b8fa40dec62bc5", kill_on_drop: false }`
[INFO] [stdout] 502245c42ae59cc92114e401c6677e867e597cce1bed9de8e5b8fa40dec62bc5
