[INFO] fetching crate qvopenapi 0.1.0... [INFO] testing qvopenapi-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate qvopenapi 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate qvopenapi 0.1.0 [INFO] finished tweaking crates.io crate qvopenapi 0.1.0 [INFO] tweaked toml for crates.io crate qvopenapi 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qvopenapi 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qvopenapi 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qvopenapi-bindings v0.1.0 [INFO] [stderr] Downloaded qvopenapi-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5bdb56ce912ae0d2a1f87445bd4abf50b6afe22e938e4efb7c95178bee2b2d9 [INFO] running `Command { std: "docker" "start" "-a" "c5bdb56ce912ae0d2a1f87445bd4abf50b6afe22e938e4efb7c95178bee2b2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5bdb56ce912ae0d2a1f87445bd4abf50b6afe22e938e4efb7c95178bee2b2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5bdb56ce912ae0d2a1f87445bd4abf50b6afe22e938e4efb7c95178bee2b2d9", kill_on_drop: false }` [INFO] [stdout] c5bdb56ce912ae0d2a1f87445bd4abf50b6afe22e938e4efb7c95178bee2b2d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5d15d48c69ebb5408b54c7383f3917c763eabc4e4a69a8d8122bfa5ba3a6b100 [INFO] running `Command { std: "docker" "start" "-a" "5d15d48c69ebb5408b54c7383f3917c763eabc4e4a69a8d8122bfa5ba3a6b100", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling windows-targets v0.48.5 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling windows-sys v0.48.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling custom_error v1.9.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling qvopenapi-sys v0.1.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling qvopenapi-bindings v0.1.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling qvopenapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` instead [INFO] [stdout] --> src/models/connect.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | .datetime_from_str(&login_datetime_str, "%Y%m%d%H%M%S")? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x72af55ee8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x72af56602c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x72af55ede3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x72af55ee85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x72af55eec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x72af55eebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x72af54fdf3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x72af55eec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x72af55eec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x72af55ee8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x72af55eec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x72af52691340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x72af528bdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x72af52692e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x72af56b0854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x72af56b00625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x72af56b005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x72af56b00577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x72af5799b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x72af5799b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x72af53649edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x72af56decfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x72af56e1b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x72af56e1b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x72af56e24dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x72af56e24c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x72af56e086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x72af56e08333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x72af56e0b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x72af56e0c636 - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 30: 0x72af56df486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 31: 0x72af5700e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 32: 0x72af57a2c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 33: 0x72af57a2c8f1 - >::call_once [INFO] [stderr] 34: 0x72af57a2c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x72af57a2c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x72af56e05142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 37: 0x72af568391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 38: 0x72af568391a3 - >::call_once [INFO] [stderr] 39: 0x72af5749f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 40: 0x72af5749f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 41: 0x72af56e71629 - ::encode_crate_root [INFO] [stderr] 42: 0x72af57a08708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 43: 0x72af5754cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 44: 0x72af5788205b - ::codegen_and_build_linker [INFO] [stderr] 45: 0x72af5787fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 46: 0x72af57853563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 47: 0x72af57832df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 48: 0x72af57832ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 49: 0x72af57835e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 50: 0x72af59103aa4 - [INFO] [stderr] 51: 0x72af59190a34 - clone [INFO] [stderr] 52: 0x0 - [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/workdir/rustc-ice-2025-06-29T15_19_18-1631.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) 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 [fn_abi_of_fn_ptr] computing call ABI of `extern "stdcall" fn() -> i32` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `wmca_lib::is_connected` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x72af55ee8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x72af56602c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x72af55ede3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x72af55ee85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x72af55eec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x72af55eebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x72af54fdf3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x72af55eec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x72af55eec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x72af55ee8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x72af55eec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x72af52691340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x72af528bdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x72af52692e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x72af56b0854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x72af56b00625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x72af56b005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x72af56b00577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x72af5799b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x72af5799b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x72af53649edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x72af56decfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x72af56e1b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x72af56e1b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x72af56e24dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x72af56e24c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x72af56e086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x72af56e08333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x72af56e0b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x72af56df486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 30: 0x72af5700e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 31: 0x72af57a2c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x72af57a2c8f1 - >::call_once [INFO] [stderr] 33: 0x72af57a2c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x72af57a2c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x72af56e05142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 36: 0x72af568391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x72af568391a3 - >::call_once [INFO] [stderr] 38: 0x72af5749f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x72af5749f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x72af56e71629 - ::encode_crate_root [INFO] [stderr] 41: 0x72af57a08708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 42: 0x72af5754cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 43: 0x72af5788205b - ::codegen_and_build_linker [INFO] [stderr] 44: 0x72af5787fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x72af57853563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x72af57832df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x72af57832ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x72af57835e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 49: 0x72af59103aa4 - [INFO] [stderr] 50: 0x72af59190a34 - clone [INFO] [stderr] 51: 0x0 - [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/workdir/rustc-ice-2025-06-29T15_19_18-1631.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) 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 [fn_abi_of_fn_ptr] computing call ABI of `extern "stdcall" fn(*const i8) -> i32` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `wmca_lib::set_server` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x72af55ee8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x72af56602c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x72af55ede3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x72af55ee85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x72af55eec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x72af55eebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x72af54fdf3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x72af55eec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x72af55eec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x72af55ee8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x72af55eec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x72af52691340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x72af528bdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x72af52692e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x72af56b0854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x72af56b00625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x72af56b005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x72af56b00577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x72af5799b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x72af5799b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x72af53649edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x72af56decfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x72af56e1b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x72af56e1b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x72af56e24dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x72af56e24c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x72af56e086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x72af56e08333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x72af56e0b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x72af56df486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 30: 0x72af5700e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 31: 0x72af57a2c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x72af57a2c8f1 - >::call_once [INFO] [stderr] 33: 0x72af57a2c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 34: 0x72af57a2c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 35: 0x72af56e05142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 36: 0x72af568391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x72af568391a3 - >::call_once [INFO] [stderr] 38: 0x72af5749f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 39: 0x72af5749f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x72af56e71629 - ::encode_crate_root [INFO] [stderr] 41: 0x72af57a08708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 42: 0x72af5754cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 43: 0x72af5788205b - ::codegen_and_build_linker [INFO] [stderr] 44: 0x72af5787fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 45: 0x72af57853563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 46: 0x72af57832df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 47: 0x72af57832ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x72af57835e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 49: 0x72af59103aa4 - [INFO] [stderr] 50: 0x72af59190a34 - clone [INFO] [stderr] 51: 0x0 - [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/workdir/rustc-ice-2025-06-29T15_19_18-1631.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) 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 [fn_abi_of_fn_ptr] computing call ABI of `extern "stdcall" fn(i32) -> i32` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `wmca_lib::set_port` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ty_utils/src/abi.rs:485:62: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x72af55ee8743 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] 1: 0x72af56602c7f - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] 2: 0x72af55ede3d3 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] 3: 0x72af55ee85a2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] 4: 0x72af55eec09a - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] 5: 0x72af55eebc1f - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] 6: 0x72af54fdf3b7 - std[bf97e05a5bb10774]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x72af55eec8f3 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] 8: 0x72af55eec5b6 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] 9: 0x72af55ee8c09 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] 10: 0x72af55eec2cd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] 11: 0x72af52691340 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] 12: 0x72af528bdcdc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] 13: 0x72af52692e39 - core::option::unwrap_failed::hf4494b97ce3a5d76 [INFO] [stderr] 14: 0x72af56b0854b - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_new_uncached [INFO] [stderr] 15: 0x72af56b00625 - rustc_ty_utils[605faa308a3b9c4c]::abi::fn_abi_of_fn_ptr [INFO] [stderr] 16: 0x72af56b005b8 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x72af56b00577 - >, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>)>>::call_once [INFO] [stderr] 18: 0x72af5799b655 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, &rustc_middle[d5e17fe042e45547]::ty::list::RawList<(), rustc_middle[d5e17fe042e45547]::ty::Ty>)>, rustc_middle[d5e17fe042e45547]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x72af5799b2ce - rustc_query_impl[cec75fac04df0ded]::query_impl::fn_abi_of_fn_ptr::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x72af53649edd - rustc_monomorphize[2fe15bbe6e95f5a6]::mono_checks::check_mono_item [INFO] [stderr] 21: 0x72af56decfe0 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x72af56e1b3f3 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x72af56e1b09f - rustc_query_impl[cec75fac04df0ded]::query_impl::check_mono_item::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x72af56e24dda - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::items_of_instance [INFO] [stderr] 25: 0x72af56e24c72 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x72af56e086eb - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x72af56e08333 - rustc_query_impl[cec75fac04df0ded]::query_impl::items_of_instance::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x72af56e0b57b - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 29: 0x72af56e0c636 - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_items_rec [INFO] [stderr] 30: 0x72af56df486d - rustc_monomorphize[2fe15bbe6e95f5a6]::collector::collect_crate_mono_items::{closure#1}::{closure#0} [INFO] [stderr] 31: 0x72af5700e332 - rustc_monomorphize[2fe15bbe6e95f5a6]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 32: 0x72af57a2c916 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 33: 0x72af57a2c8f1 - >::call_once [INFO] [stderr] 34: 0x72af57a2c423 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x72af57a2c1c3 - rustc_query_impl[cec75fac04df0ded]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x72af56e05142 - rustc_codegen_ssa[1699a3b880da4964]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 37: 0x72af568391e5 - rustc_query_impl[cec75fac04df0ded]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 38: 0x72af568391a3 - >::call_once [INFO] [stderr] 39: 0x72af5749f4c1 - rustc_query_system[5a682fe36050f03b]::query::plumbing::try_execute_query::, rustc_query_system[5a682fe36050f03b]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[cec75fac04df0ded]::plumbing::QueryCtxt, false> [INFO] [stderr] 40: 0x72af5749f00c - rustc_query_impl[cec75fac04df0ded]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 41: 0x72af56e71629 - ::encode_crate_root [INFO] [stderr] 42: 0x72af57a08708 - rustc_metadata[9d3d6a761ade7c2f]::rmeta::encoder::encode_metadata [INFO] [stderr] 43: 0x72af5754cce3 - rustc_metadata[9d3d6a761ade7c2f]::fs::encode_and_write_metadata [INFO] [stderr] 44: 0x72af5788205b - ::codegen_and_build_linker [INFO] [stderr] 45: 0x72af5787fe07 - rustc_interface[2bdac790f27f0231]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 46: 0x72af57853563 - rustc_interface[2bdac790f27f0231]::interface::run_compiler::<(), rustc_driver_impl[d62922c382804067]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 47: 0x72af57832df8 - std[bf97e05a5bb10774]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 48: 0x72af57832ad6 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[81a4cb8eb9e2bcc9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 49: 0x72af57835e83 - std::sys::pal::unix::thread::Thread::new::thread_start::ha73048ec7e971876 [INFO] [stderr] 50: 0x72af59103aa4 - [INFO] [stderr] 51: 0x72af59190a34 - clone [INFO] [stderr] 52: 0x0 - [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/workdir/rustc-ice-2025-06-29T15_19_18-1631.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.89.0-nightly (8de4c7234 2025-06-19) 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 [fn_abi_of_fn_ptr] computing call ABI of `extern "stdcall" fn(isize, u32, i8, i8, *const i8, *const i8, *const i8) -> i32` function pointers [INFO] [stderr] #1 [check_mono_item] monomorphization-time checking [INFO] [stderr] #2 [items_of_instance] collecting items used by `wmca_lib::connect` [INFO] [stderr] #3 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #4 [exported_symbols] collecting exported symbols for crate `0` [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `qvopenapi` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name qvopenapi --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("disable-unwind"))' -C metadata=2c869c5b38e215db -C extra-filename=-dbd10a48ff3f7755 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-446f9eac1fd32fa0.rmeta --extern custom_error=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcustom_error-5de1659e87c2abbb.rmeta --extern encoding=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libencoding-245edd6d9499de97.rmeta --extern lazy_static=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblazy_static-4b136fc9bfbd2c4b.rmeta --extern libloading=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibloading-27ba6d7be762b942.rmeta --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-5b7af7b4dee500db.rmeta --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-ffe771e6cc14c29e.rmeta --extern qvopenapi_bindings=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libqvopenapi_bindings-575c66feceb03d23.rmeta --extern qvopenapi_sys=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libqvopenapi_sys-0e64ce7f0202f883.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-819217a6d6a32e30.rmeta --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-18c6a56f243aee07.rmeta --extern strum=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstrum-0af274f18aeae512.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-4ce0ef8bf0e27901.so --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5d15d48c69ebb5408b54c7383f3917c763eabc4e4a69a8d8122bfa5ba3a6b100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d15d48c69ebb5408b54c7383f3917c763eabc4e4a69a8d8122bfa5ba3a6b100", kill_on_drop: false }` [INFO] [stdout] 5d15d48c69ebb5408b54c7383f3917c763eabc4e4a69a8d8122bfa5ba3a6b100