[INFO] fetching crate rustolio 0.1.0...
[INFO] documenting rustolio-0.1.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate rustolio 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rustolio 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustolio 0.1.0
[INFO] tweaked toml for crates.io crate rustolio 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustolio 0.1.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 rustolio 0.1.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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5e71a9ccee3fe32100713416663b517c2c68bb155195033ff609a4cb48d7b49f
[INFO] running `Command { std: "docker" "start" "5e71a9ccee3fe32100713416663b517c2c68bb155195033ff609a4cb48d7b49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e71a9ccee3fe32100713416663b517c2c68bb155195033ff609a4cb48d7b49f", 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" "5e71a9ccee3fe32100713416663b517c2c68bb155195033ff609a4cb48d7b49f" "/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" "5e71a9ccee3fe32100713416663b517c2c68bb155195033ff609a4cb48d7b49f", 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" "5e71a9ccee3fe32100713416663b517c2c68bb155195033ff609a4cb48d7b49f" "/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 zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling kem v0.3.0-pre.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ml-kem v0.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rustolio-utils-macros v0.1.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling rustolio-web-router-macro v0.1.0
[INFO] [stderr]    Compiling rustolio-web-core-macros v0.1.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking matchit v0.8.6
[INFO] [stderr]    Compiling rustolio-core-macros v0.1.0
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling rustolio-utils v0.1.0
[INFO] [stderr]    Compiling rustolio-build-utils v0.1.0
[INFO] [stderr]    Compiling rustolio-web v0.1.0
[INFO] [stderr]  Documenting rustolio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1727) 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:     0x7836e56d1746 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7836e5e0ec88 - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    2:     0x7836e71d31ec - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7836e56a5bba - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7836e56c3e93 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]    5:     0x7836e46ad618 - std[73adb7dc35730857]::panicking::update_hook::<alloc[55a36b64bcbf2c0d]::boxed::Box<rustc_driver_impl[cdc09f3dcfdb493d]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7836e56c4332 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7836e56a5c72 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7836e569c939 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7836e56a75dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]   10:     0x7836e271503c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7836e405fbb3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x7836e4beb5b6 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<rustc_hir[683e3481e3429972]::definitions::DefPathData, rustc_hir[683e3481e3429972]::definitions::DefPathData>
[INFO] [stderr]   13:     0x7836e6463601 - rustc_metadata[b3b5b184ac7e76b]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x7836e645d95c - rustc_query_impl[6beb63dc98d10cf8]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x7836e6147805 - 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:     0x7836e614704d - rustc_query_impl[6beb63dc98d10cf8]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x5c2f985077b1 - <rustc_middle[1ca177a2b874f02a]::ty::context::TyCtxt>::get_all_attrs::<rustc_span[c8e1fef47fc97b5f]::def_id::DefId>
[INFO] [stderr]   18:     0x5c2f98780259 - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module_items
[INFO] [stderr]   19:     0x5c2f9877eedc - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module
[INFO] [stderr]   20:     0x5c2f9877ceb3 - rustdoc[77f8a3d7b12a7417]::clean::inline::try_inline
[INFO] [stderr]   21:     0x5c2f9877fed1 - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module_items
[INFO] [stderr]   22:     0x5c2f9877eedc - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module
[INFO] [stderr]   23:     0x5c2f9877ceb3 - rustdoc[77f8a3d7b12a7417]::clean::inline::try_inline
[INFO] [stderr]   24:     0x5c2f9877fed1 - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module_items
[INFO] [stderr]   25:     0x5c2f9877eedc - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module
[INFO] [stderr]   26:     0x5c2f9877ceb3 - rustdoc[77f8a3d7b12a7417]::clean::inline::try_inline
[INFO] [stderr]   27:     0x5c2f9877fed1 - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module_items
[INFO] [stderr]   28:     0x5c2f98741d9f - rustdoc[77f8a3d7b12a7417]::clean::clean_use_statement_inner
[INFO] [stderr]   29:     0x5c2f9873b6e1 - rustdoc[77f8a3d7b12a7417]::clean::clean_use_statement
[INFO] [stderr]   30:     0x5c2f98736eb8 - rustdoc[77f8a3d7b12a7417]::clean::clean_doc_module
[INFO] [stderr]   31:     0x5c2f9873602d - rustdoc[77f8a3d7b12a7417]::clean::clean_doc_module
[INFO] [stderr]   32:     0x5c2f98727b01 - rustdoc[77f8a3d7b12a7417]::core::run_global_ctxt
[INFO] [stderr]   33:     0x5c2f98660251 - rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}::{closure#0}
[INFO] [stderr]   34:     0x5c2f9865857a - rustc_interface[af4456b456e7b115]::interface::run_compiler::<(), rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}>::{closure#1}
[INFO] [stderr]   35:     0x5c2f985a8708 - 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]   36:     0x5c2f9869648d - <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]   37:     0x7836e6f38f90 - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   38:     0x7836e0a8aaa4 - <unknown>
[INFO] [stderr]   39:     0x7836e0b17a64 - clone
[INFO] [stderr]   40:                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 `wasm_bindgen::__rt::alloc`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not document `rustolio`
[INFO] running `Command { std: "docker" "inspect" "5e71a9ccee3fe32100713416663b517c2c68bb155195033ff609a4cb48d7b49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e71a9ccee3fe32100713416663b517c2c68bb155195033ff609a4cb48d7b49f", kill_on_drop: false }`
[INFO] [stdout] 5e71a9ccee3fe32100713416663b517c2c68bb155195033ff609a4cb48d7b49f
