[INFO] fetching crate unluac 1.4.3...
[INFO] documenting unluac-1.4.3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate unluac 1.4.3 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate unluac 1.4.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate unluac 1.4.3
[INFO] tweaked toml for crates.io crate unluac 1.4.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unluac 1.4.3 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unluac 1.4.3 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9a1539d6201a586e49530f8ecc2102210d52d2ec2aacfac439390f3418944ca2
[INFO] running `Command { std: "docker" "start" "9a1539d6201a586e49530f8ecc2102210d52d2ec2aacfac439390f3418944ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a1539d6201a586e49530f8ecc2102210d52d2ec2aacfac439390f3418944ca2", 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" "9a1539d6201a586e49530f8ecc2102210d52d2ec2aacfac439390f3418944ca2" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a1539d6201a586e49530f8ecc2102210d52d2ec2aacfac439390f3418944ca2", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a1539d6201a586e49530f8ecc2102210d52d2ec2aacfac439390f3418944ca2" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking chardetng v1.0.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]  Documenting unluac v1.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout]   --> src/debug/focus.rs:18:62
[INFO] [stdout]    |
[INFO] [stdout] 18 | //!     -> FocusPlan{ focus=Some(0), visible={0}, elided_at=[1] }
[INFO] [stdout]    |                                                              ^ no item named `1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `2`
[INFO] [stdout]   --> src/debug/focus.rs:20:62
[INFO] [stdout]    |
[INFO] [stdout] 20 | //!     -> FocusPlan{ focus=Some(1), visible={1}, elided_at=[2], ancestors=[0] }
[INFO] [stdout]    |                                                              ^ no item named `2` 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 `0`
[INFO] [stdout]   --> src/debug/focus.rs:20:77
[INFO] [stdout]    |
[INFO] [stdout] 20 | //!     -> FocusPlan{ focus=Some(1), visible={1}, elided_at=[2], ancestors=[0] }
[INFO] [stdout]    |                                                                             ^ no item named `0` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (186) panicked at src/librustdoc/passes/lint/unportable_markdown.rs:100:29:
[INFO] [stderr] end byte index 66 is not a char boundary; it is inside '。' (bytes 64..67 of string)
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7a1d5fe44f16 - <<std[c2577c5add975170]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[45eb60b2de227a2c]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7a1d6040bb0f - core[45eb60b2de227a2c]::fmt::write
[INFO] [stderr]    2:     0x7a1d5fe5a00c - <std[c2577c5add975170]::sys::stdio::unix::Stderr as core[45eb60b2de227a2c]::io::write::Write>::write_fmt
[INFO] [stderr]    3:     0x7a1d5fe177ea - std[c2577c5add975170]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7a1d5fe39243 - std[c2577c5add975170]::panicking::default_hook
[INFO] [stderr]    5:     0x7a1d5edaf4cf - std[c2577c5add975170]::panicking::update_hook::<alloc[223e3de3f1abdb8b]::boxed::Box<rustc_driver_impl[4b73d46cdbe287a1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7a1d5fe396e2 - std[c2577c5add975170]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7a1d5fe178a2 - std[c2577c5add975170]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7a1d5fe0f4a9 - std[c2577c5add975170]::sys::backtrace::__rust_end_short_backtrace::<std[c2577c5add975170]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7a1d5fe1947d - __rustc[b1482ee701bb2aa]::rust_begin_unwind
[INFO] [stderr]   10:     0x7a1d5cc211ec - core[45eb60b2de227a2c]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7a1d5e73a9c3 - core[45eb60b2de227a2c]::str::slice_error_fail_rt
[INFO] [stderr]   12:     0x7a1d5e53845a - core[45eb60b2de227a2c]::str::slice_error_fail
[INFO] [stderr]   13:     0x5ad26ec328a7 - rustdoc[33599144c5b96b58]::passes::lint::unportable_markdown::report_idx
[INFO] [stderr]   14:     0x5ad26ebfcb78 - <rustc_middle[e08e5453fbad50fc]::lint::emit_lint_base<rustc_errors[1d50ee650ea3b17f]::diagnostic::DiagDecorator<rustdoc[33599144c5b96b58]::passes::lint::unportable_markdown::visit_item::{closure#1}>, rustc_middle[e08e5453fbad50fc]::lint::LevelSpec<rustc_lint_defs[7c0f2f3102977cec]::StableLintExpectationId>>::{closure#0} as core[45eb60b2de227a2c]::ops::function::FnOnce<(rustc_errors[1d50ee650ea3b17f]::DiagCtxtHandle, rustc_errors[1d50ee650ea3b17f]::Level)>>::call_once::{shim:vtable#0}
[INFO] [stderr]   15:     0x7a1d6073a5ad - rustc_middle[e08e5453fbad50fc]::lint::emit_lint_base::emit_lint_base_impl
[INFO] [stderr]   16:     0x5ad26e95ccdd - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   17:     0x5ad26e9594f6 - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   18:     0x5ad26e9594f6 - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   19:     0x5ad26e91472f - rustdoc[33599144c5b96b58]::core::run_global_ctxt
[INFO] [stderr]   20:     0x5ad26e9f5860 - rustdoc[33599144c5b96b58]::main_args::{closure#2}::{closure#0}
[INFO] [stderr]   21:     0x5ad26ea0302d - rustc_interface[6115ffe46e65b891]::interface::run_compiler::<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}
[INFO] [stderr]   22:     0x5ad26ea00bd3 - std[c2577c5add975170]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[6115ffe46e65b891]::util::run_in_thread_with_globals<rustc_interface[6115ffe46e65b891]::util::run_in_thread_pool_with_globals<rustc_interface[6115ffe46e65b891]::interface::run_compiler<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x5ad26ea0093f - <std[c2577c5add975170]::thread::lifecycle::spawn_unchecked<rustc_interface[6115ffe46e65b891]::util::run_in_thread_with_globals<rustc_interface[6115ffe46e65b891]::util::run_in_thread_pool_with_globals<rustc_interface[6115ffe46e65b891]::interface::run_compiler<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[45eb60b2de227a2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x7a1d61858a87 - <std[c2577c5add975170]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x7a1d5ac8307a - <unknown>
[INFO] [stderr]   26:     0x7a1d5ad16534 - clone
[INFO] [stderr]   27:                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: 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-09-07T23_47_43-185.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.100.0-nightly (da3f5c31e 2026-09-02) 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] end of query stack
[INFO] [stderr] error: could not document `unluac`
[INFO] running `Command { std: "docker" "inspect" "9a1539d6201a586e49530f8ecc2102210d52d2ec2aacfac439390f3418944ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a1539d6201a586e49530f8ecc2102210d52d2ec2aacfac439390f3418944ca2", kill_on_drop: false }`
[INFO] [stdout] 9a1539d6201a586e49530f8ecc2102210d52d2ec2aacfac439390f3418944ca2
