[INFO] cloning repository https://github.com/Xiphoseer/sdo-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xiphoseer/sdo-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiphoseer%2Fsdo-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiphoseer%2Fsdo-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47826eb3ee9c99182f249431654131b37d0988c5
[INFO] checking Xiphoseer/sdo-tool/47826eb3ee9c99182f249431654131b37d0988c5 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXiphoseer%2Fsdo-tool" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Xiphoseer/sdo-tool
[INFO] finished tweaking git repo https://github.com/Xiphoseer/sdo-tool
[INFO] tweaked toml for git repo https://github.com/Xiphoseer/sdo-tool written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xiphoseer/sdo-tool on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Xiphoseer/sdo-tool 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/xiphoseer/fontdue.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded libflate_lz77 v2.2.0
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded libflate v2.2.1
[INFO] [stderr]   Downloaded cairo-sys-rs v0.21.5
[INFO] [stderr]   Downloaded hayro-font v0.3.0
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded cairo-rs v0.21.5
[INFO] [stderr]   Downloaded glib-macros v0.21.5
[INFO] [stderr]   Downloaded gio-sys v0.21.5
[INFO] [stderr]   Downloaded hayro-syntax v0.4.0
[INFO] [stderr]   Downloaded glib-sys v0.21.5
[INFO] [stderr]   Downloaded pdf v0.9.1
[INFO] [stderr]   Downloaded cfg-expr v0.20.5
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] [stderr]   Downloaded poppler-rs v0.25.0
[INFO] [stderr]   Downloaded hayro v0.4.0
[INFO] [stderr]   Downloaded utf16string v0.2.0
[INFO] [stderr]   Downloaded gobject-sys v0.21.5
[INFO] [stderr]   Downloaded gio v0.21.5
[INFO] [stderr]   Downloaded system-deps v7.0.7
[INFO] [stderr]   Downloaded glib v0.21.5
[INFO] [stderr]   Downloaded hayro-interpret v0.4.0
[INFO] [stderr]   Downloaded poppler-sys-rs v0.25.0
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded tiff v0.11.0
[INFO] [stderr]   Downloaded pdfium-render v0.8.37
[INFO] [stderr]   Downloaded mupdf v0.5.0
[INFO] [stderr]   Downloaded mupdf-sys v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 690793b4a32141c8dea329716895d98fc54f37df465252ccf994d4e20f0354c2
[INFO] running `Command { std: "docker" "start" "-a" "690793b4a32141c8dea329716895d98fc54f37df465252ccf994d4e20f0354c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "690793b4a32141c8dea329716895d98fc54f37df465252ccf994d4e20f0354c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "690793b4a32141c8dea329716895d98fc54f37df465252ccf994d4e20f0354c2", kill_on_drop: false }`
[INFO] [stdout] 690793b4a32141c8dea329716895d98fc54f37df465252ccf994d4e20f0354c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69ad7886ff2fb4eee57cb47c3985be17351dd28a1ad0b52a6c091fba1bb58de6
[INFO] running `Command { std: "docker" "start" "-a" "69ad7886ff2fb4eee57cb47c3985be17351dd28a1ad0b52a6c091fba1bb58de6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking pdf-create v0.3.0 (/opt/rustwide/workdir/crates/pdf)
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling cfg-expr v0.20.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking ccitt-t4-t6 v0.2.0 (/opt/rustwide/workdir/crates/ccitt)
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling glib-sys v0.21.5
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling datasize_derive v0.2.15
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking signum v0.3.0 (/opt/rustwide/workdir/crates/signum)
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]     Checking libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking tuple v0.5.2
[INFO] [stderr]     Checking datasize v0.2.15
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling gobject-sys v0.21.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking sdo-ps v0.1.0 (/opt/rustwide/workdir/crates/sdo-ps)
[INFO] [stderr]     Checking sdo-util v0.1.0 (/opt/rustwide/workdir/crates/sdo-util)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking sdo-pdf v0.2.0 (/opt/rustwide/workdir/crates/sdo-pdf)
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking libflate v2.2.1
[INFO] [stderr]     Checking sdo-tool v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking istring v0.3.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling pdf_derive v0.2.0
[INFO] [stderr]     Checking globalcache v0.2.4
[INFO] [stderr]    Compiling gio-sys v0.21.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking pdf v0.9.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1652) panicked at /rustc-dev/f8463896a9b36a04899c013bd8825a7fd29dd7a4/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x716d719c4bdb - <<std[d6797bd5c5b87734]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[41b2f257aac66749]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x716d72011788 - core[41b2f257aac66749]::fmt::write
[INFO] [stderr]    2:     0x716d719dbe56 - <std[d6797bd5c5b87734]::sys::stdio::unix::Stderr as std[d6797bd5c5b87734]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x716d7199ac88 - std[d6797bd5c5b87734]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x716d719b8043 - std[d6797bd5c5b87734]::panicking::default_hook
[INFO] [stderr]    5:     0x716d7098932f - std[d6797bd5c5b87734]::panicking::update_hook::<alloc[5b6bcff06bd5eaaf]::boxed::Box<rustc_driver_impl[ab3ad1c0b9803db]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x716d719b8322 - std[d6797bd5c5b87734]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x716d7199ad7a - std[d6797bd5c5b87734]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x716d71991a99 - std[d6797bd5c5b87734]::sys::backtrace::__rust_end_short_backtrace::<std[d6797bd5c5b87734]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x716d7199c7ad - __rustc[54dc6978d45d35b1]::rust_begin_unwind
[INFO] [stderr]   10:     0x716d6eb49f3c - core[41b2f257aac66749]::panicking::panic_fmt
[INFO] [stderr]   11:     0x716d6e03a0e2 - core[41b2f257aac66749]::panicking::panic
[INFO] [stderr]   12:     0x716d72020c49 - <rustc_resolve[562889b35f18fa71]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x716d7202024b - <rustc_resolve[562889b35f18fa71]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x716d7202024b - <rustc_resolve[562889b35f18fa71]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x716d7202024b - <rustc_resolve[562889b35f18fa71]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x716d7201f88e - <rustc_resolve[562889b35f18fa71]::Resolver>::define_local
[INFO] [stderr]   17:     0x716d72932851 - <rustc_resolve[562889b35f18fa71]::build_reduced_graph::BuildReducedGraphVisitor as rustc_ast[1f1714979609ca58]::visit::Visitor>::visit_item
[INFO] [stderr]   18:     0x716d72939004 - <rustc_resolve[562889b35f18fa71]::Resolver as rustc_expand[378ed05db4d8e634]::base::ResolverExpand>::visit_ast_fragment_with_placeholders
[INFO] [stderr]   19:     0x716d7366f740 - <rustc_expand[378ed05db4d8e634]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   20:     0x716d73663305 - <rustc_expand[378ed05db4d8e634]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   21:     0x716d7298c0ba - rustc_interface[dc9e0283c33bf376]::passes::resolver_for_lowering_raw
[INFO] [stderr]   22:     0x716d7298b533 - rustc_query_impl[3a8bab72739547a8]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   23:     0x716d73251bee - rustc_query_impl[3a8bab72739547a8]::execution::try_execute_query::<rustc_middle[4346d6d6cfa08b94]::query::caches::SingleCache<rustc_middle[4346d6d6cfa08b94]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[3a8bab72739547a8]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   24:     0x716d73251742 - rustc_query_impl[3a8bab72739547a8]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x716d73347b0f - <rustc_interface[dc9e0283c33bf376]::passes::create_and_enter_global_ctxt<core[41b2f257aac66749]::option::Option<rustc_interface[dc9e0283c33bf376]::queries::Linker>, rustc_driver_impl[ab3ad1c0b9803db]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[41b2f257aac66749]::ops::function::FnOnce<(&rustc_session[fe07643dd82ee682]::session::Session, rustc_middle[4346d6d6cfa08b94]::ty::context::CurrentGcx, alloc[5b6bcff06bd5eaaf]::sync::Arc<rustc_data_structures[914951dd56a69661]::jobserver::Proxy>, &std[d6797bd5c5b87734]::sync::once_lock::OnceLock<rustc_middle[4346d6d6cfa08b94]::ty::context::GlobalCtxt>, &rustc_data_structures[914951dd56a69661]::sync::worker_local::WorkerLocal<rustc_middle[4346d6d6cfa08b94]::arena::Arena>, &rustc_data_structures[914951dd56a69661]::sync::worker_local::WorkerLocal<rustc_hir[45c9b6e468699309]::Arena>, rustc_driver_impl[ab3ad1c0b9803db]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x716d731ee9b7 - rustc_interface[dc9e0283c33bf376]::interface::run_compiler::<(), rustc_driver_impl[ab3ad1c0b9803db]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   27:     0x716d7322ef3e - std[d6797bd5c5b87734]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[dc9e0283c33bf376]::util::run_in_thread_with_globals<rustc_interface[dc9e0283c33bf376]::util::run_in_thread_pool_with_globals<rustc_interface[dc9e0283c33bf376]::interface::run_compiler<(), rustc_driver_impl[ab3ad1c0b9803db]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   28:     0x716d7322f620 - <std[d6797bd5c5b87734]::thread::lifecycle::spawn_unchecked<rustc_interface[dc9e0283c33bf376]::util::run_in_thread_with_globals<rustc_interface[dc9e0283c33bf376]::util::run_in_thread_pool_with_globals<rustc_interface[dc9e0283c33bf376]::interface::run_compiler<(), rustc_driver_impl[ab3ad1c0b9803db]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[41b2f257aac66749]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   29:     0x716d732304ac - <std[d6797bd5c5b87734]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   30:     0x716d6cc8aaa4 - <unknown>
[INFO] [stderr]   31:     0x716d6cd17a64 - clone
[INFO] [stderr]   32:                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-compiler&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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdf-0.9.1/rustc-ice-2026-02-15T12_33_25-1650.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (f8463896a 2026-02-14) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[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 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `pdf` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/bin/rustc --crate-name pdf --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdf-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="globalcache"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache", "default", "dump", "euclid", "globalcache", "memmap2", "mmap", "sync", "tempfile", "threads"))' -C metadata=dcac3339a6deb6bd -C extra-filename=-4b3d681d7ad88851 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-e4f1676c268bf053.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ad00d0fc08a708e6.rmeta --extern cbc=/opt/rustwide/target/debug/deps/libcbc-e2a20336551daa01.rmeta --extern datasize=/opt/rustwide/target/debug/deps/libdatasize-8a4e1fef556d3fec.rmeta --extern deflate=/opt/rustwide/target/debug/deps/libdeflate-91e49edeb4236467.rmeta --extern fax=/opt/rustwide/target/debug/deps/libfax-e4c7fc79c797c20d.rmeta --extern globalcache=/opt/rustwide/target/debug/deps/libglobalcache-bcb36b42de5ad740.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a42600f3a4ea3495.rmeta --extern istring=/opt/rustwide/target/debug/deps/libistring-2104387501578a7f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-52673d04f2b656cf.rmeta --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-f1e04caeeeb82815.rmeta --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-b39c4647d0aacbc9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a4eb8bc82e39350c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern pdf_derive=/opt/rustwide/target/debug/deps/libpdf_derive-4d7a7ac8d061e4dd.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a0dd860e64b3e974.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-6d7021a516b3a4da.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-f63bac2be0da4c88.rmeta --extern weezl=/opt/rustwide/target/debug/deps/libweezl-3337fb51b3df3d18.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "69ad7886ff2fb4eee57cb47c3985be17351dd28a1ad0b52a6c091fba1bb58de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69ad7886ff2fb4eee57cb47c3985be17351dd28a1ad0b52a6c091fba1bb58de6", kill_on_drop: false }`
[INFO] [stdout] 69ad7886ff2fb4eee57cb47c3985be17351dd28a1ad0b52a6c091fba1bb58de6
