[INFO] cloning repository https://github.com/darthdeus/comfy-demos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darthdeus/comfy-demos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarthdeus%2Fcomfy-demos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarthdeus%2Fcomfy-demos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b04c9597cdfe3dfb2ed0d6bf81f3f9120d7f8def
[INFO] documenting darthdeus/comfy-demos 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%2Fdarthdeus%2Fcomfy-demos" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/darthdeus/comfy-demos
[INFO] finished tweaking git repo https://github.com/darthdeus/comfy-demos
[INFO] tweaked toml for git repo https://github.com/darthdeus/comfy-demos written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darthdeus/comfy-demos 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/darthdeus/comfy-demos 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] 92df688e8fc4cc2f85c5cf18e2dbfb250a4743db6920b10faac83c663c646a3f
[INFO] running `Command { std: "docker" "start" "92df688e8fc4cc2f85c5cf18e2dbfb250a4743db6920b10faac83c663c646a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92df688e8fc4cc2f85c5cf18e2dbfb250a4743db6920b10faac83c663c646a3f", 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" "92df688e8fc4cc2f85c5cf18e2dbfb250a4743db6920b10faac83c663c646a3f" "/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" "92df688e8fc4cc2f85c5cf18e2dbfb250a4743db6920b10faac83c663c646a3f", 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" "92df688e8fc4cc2f85c5cf18e2dbfb250a4743db6920b10faac83c663c646a3f" "/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]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking zerocopy v0.7.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking profiling v1.0.11
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking ab_glyph v0.2.22
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking glam v0.24.1
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling comfy_include_dir_macros v0.7.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling comfy-git-version-macro v0.3.5
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking atomic-arena v0.1.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hecs v0.10.3
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking comfy-git-version v0.4.0
[INFO] [stderr]     Checking comfy_include_dir v0.7.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking inline_tweak v1.0.9
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking simple-easing v1.0.1
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking spin_sleep v1.1.1
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking thunderdome v0.6.1
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking grids v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking comfy-color-backtrace v0.6.0
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]     Checking ecolor v0.22.0
[INFO] [stderr]     Checking emath v0.22.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking epaint v0.22.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.3
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.3
[INFO] [stderr]     Checking egui v0.22.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.3
[INFO] [stderr]     Checking symphonia-format-wav v0.5.3
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.3
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.3
[INFO] [stderr]     Checking symphonia v0.5.3
[INFO] [stderr]     Checking kira v0.8.5
[INFO] [stderr]     Checking wgpu-hal v0.16.2
[INFO] [stderr]     Checking egui-winit v0.22.0
[INFO] [stderr]     Checking comfy-core v0.2.0
[INFO] [stderr]     Checking wgpu-core v0.16.1
[INFO] [stderr]     Checking wgpu v0.16.3
[INFO] [stderr]     Checking egui-wgpu v0.22.0
[INFO] [stderr]     Checking comfy-wgpu v0.2.0
[INFO] [stderr]     Checking comfy v0.2.0
[INFO] [stderr]  Documenting bitmob v0.1.0 (/opt/rustwide/workdir/bitmob)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]    --> bitmob/src/lighting.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |     if cfg!(feature = "dev") {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `dev` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `color-backtrace`
[INFO] [stdout]   --> bitmob/src/main.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | simple_game!("BITMOB", GameState, setup, game_update);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::define_main` crate for guidance on how handle this unexpected cfg
[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 `$crate::define_main` which comes from the expansion of the macro `simple_game` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2115) panicked at /rustc-dev/6b3fa26749ab40e159b2dd5cf577acaaf5902772/compiler/rustc_metadata/src/rmeta/decoder.rs:1404:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("alloc")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x75e38c8d1746 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x75e38d00ec88 - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    2:     0x75e38e3d31ec - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x75e38c8a5bba - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x75e38c8c3e93 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]    5:     0x75e38b8ad618 - std[73adb7dc35730857]::panicking::update_hook::<alloc[55a36b64bcbf2c0d]::boxed::Box<rustc_driver_impl[cdc09f3dcfdb493d]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x75e38c8c4332 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x75e38c8a5c72 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x75e38c89c939 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x75e38c8a75dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]   10:     0x75e38991503c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]   11:     0x75e38b25fbb3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x75e38bdeb5b6 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<rustc_hir[683e3481e3429972]::definitions::DefPathData, rustc_hir[683e3481e3429972]::definitions::DefPathData>
[INFO] [stderr]   13:     0x75e38d663601 - rustc_metadata[b3b5b184ac7e76b]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x75e38d65d95c - rustc_query_impl[6beb63dc98d10cf8]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x75e38d347805 - 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:     0x75e38d34704d - rustc_query_impl[6beb63dc98d10cf8]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x63a9654ad7b1 - <rustc_middle[1ca177a2b874f02a]::ty::context::TyCtxt>::get_all_attrs::<rustc_span[c8e1fef47fc97b5f]::def_id::DefId>
[INFO] [stderr]   18:     0x63a965726259 - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module_items
[INFO] [stderr]   19:     0x63a965724edc - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module
[INFO] [stderr]   20:     0x63a965722eb3 - rustdoc[77f8a3d7b12a7417]::clean::inline::try_inline
[INFO] [stderr]   21:     0x63a965725ed1 - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module_items
[INFO] [stderr]   22:     0x63a965724edc - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module
[INFO] [stderr]   23:     0x63a965722eb3 - rustdoc[77f8a3d7b12a7417]::clean::inline::try_inline
[INFO] [stderr]   24:     0x63a965725ed1 - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module_items
[INFO] [stderr]   25:     0x63a9656e7d9f - rustdoc[77f8a3d7b12a7417]::clean::clean_use_statement_inner
[INFO] [stderr]   26:     0x63a9656e16e1 - rustdoc[77f8a3d7b12a7417]::clean::clean_use_statement
[INFO] [stderr]   27:     0x63a9656dcfd3 - rustdoc[77f8a3d7b12a7417]::clean::clean_doc_module
[INFO] [stderr]   28:     0x63a9656cdb01 - rustdoc[77f8a3d7b12a7417]::core::run_global_ctxt
[INFO] [stderr]   29:     0x63a965606251 - rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}::{closure#0}
[INFO] [stderr]   30:     0x63a9655fe57a - rustc_interface[af4456b456e7b115]::interface::run_compiler::<(), rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}>::{closure#1}
[INFO] [stderr]   31:     0x63a96554e708 - 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]   32:     0x63a96563c48d - <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]   33:     0x75e38e138f90 - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   34:     0x75e387c33aa4 - <unknown>
[INFO] [stderr]   35:     0x75e387cc0a64 - clone
[INFO] [stderr]   36:                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 bin
[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 `smallvec::alloc`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not document `bitmob`
[INFO] running `Command { std: "docker" "inspect" "92df688e8fc4cc2f85c5cf18e2dbfb250a4743db6920b10faac83c663c646a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92df688e8fc4cc2f85c5cf18e2dbfb250a4743db6920b10faac83c663c646a3f", kill_on_drop: false }`
[INFO] [stdout] 92df688e8fc4cc2f85c5cf18e2dbfb250a4743db6920b10faac83c663c646a3f
