[INFO] cloning repository https://github.com/BlueberryWolf/GDNative-Opus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlueberryWolf/GDNative-Opus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueberryWolf%2FGDNative-Opus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueberryWolf%2FGDNative-Opus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2e194a922e023a73be96230d7caff17ce643093
[INFO] checking BlueberryWolf/GDNative-Opus against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlueberryWolf%2FGDNative-Opus" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BlueberryWolf/GDNative-Opus
[INFO] finished tweaking git repo https://github.com/BlueberryWolf/GDNative-Opus
[INFO] tweaked toml for git repo https://github.com/BlueberryWolf/GDNative-Opus written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlueberryWolf/GDNative-Opus on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlueberryWolf/GDNative-Opus 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gdnative v0.11.3
[INFO] [stderr]   Downloaded mini-internal v0.1.40
[INFO] [stderr]   Downloaded atomic-take v1.1.0
[INFO] [stderr]   Downloaded miniserde v0.1.40
[INFO] [stderr]   Downloaded gdnative-impl-proc-macros v0.11.3
[INFO] [stderr]   Downloaded gdnative_bindings_generator v0.11.3
[INFO] [stderr]   Downloaded roxmltree v0.17.0
[INFO] [stderr]   Downloaded bindgen v0.63.0
[INFO] [stderr]   Downloaded gdnative-core v0.11.3
[INFO] [stderr]   Downloaded gdnative-sys v0.11.3
[INFO] [stderr]   Downloaded gdnative-derive v0.11.3
[INFO] [stderr]   Downloaded gdnative-bindings v0.11.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed431d54ba1b31366a1632bb1edac07c28dd392930582449b3f1db67e6f807d9
[INFO] running `Command { std: "docker" "start" "-a" "ed431d54ba1b31366a1632bb1edac07c28dd392930582449b3f1db67e6f807d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed431d54ba1b31366a1632bb1edac07c28dd392930582449b3f1db67e6f807d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed431d54ba1b31366a1632bb1edac07c28dd392930582449b3f1db67e6f807d9", kill_on_drop: false }`
[INFO] [stdout] ed431d54ba1b31366a1632bb1edac07c28dd392930582449b3f1db67e6f807d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eeb68614209d9badd646703d7102141247b3015cde778e941e8cee2f58626de7
[INFO] running `Command { std: "docker" "start" "-a" "eeb68614209d9badd646703d7102141247b3015cde778e941e8cee2f58626de7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]     Checking glam v0.22.0
[INFO] [stderr]     Checking atomic-take v1.1.0
[INFO] [stderr]    Compiling roxmltree v0.17.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking opus v0.3.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling mini-internal v0.1.40
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling miniserde v0.1.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.11.3
[INFO] [stderr]    Compiling gdnative-derive v0.11.3
[INFO] [stderr]    Compiling gdnative-impl-proc-macros v0.11.3
[INFO] [stderr]    Compiling gdnative-bindings v0.11.3
[INFO] [stderr]    Compiling gdnative-sys v0.11.3
[INFO] [stderr]     Checking gdnative-core v0.11.3
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1264) panicked at /rustc-dev/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/compiler/rustc_resolve/src/imports.rs:379:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x73572ce3f963 - <<std[537962ca55f41443]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6c9c9c2c6e9466e2]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x73572d40e388 - core[6c9c9c2c6e9466e2]::fmt::write
[INFO] [stderr]    2:     0x73572ce56356 - <std[537962ca55f41443]::sys::stdio::unix::Stderr as std[537962ca55f41443]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x73572ce159d8 - std[537962ca55f41443]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x73572ce33093 - std[537962ca55f41443]::panicking::default_hook
[INFO] [stderr]    5:     0x73572be1890a - std[537962ca55f41443]::panicking::update_hook::<alloc[3cd43d516da357f]::boxed::Box<rustc_driver_impl[a8a848870f8ec46f]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x73572ce33372 - std[537962ca55f41443]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x73572ce15aca - std[537962ca55f41443]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x73572ce0c759 - std[537962ca55f41443]::sys::backtrace::__rust_end_short_backtrace::<std[537962ca55f41443]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x73572ce1756d - __rustc[cc0363f037a135f8]::rust_begin_unwind
[INFO] [stderr]   10:     0x73572a27961c - core[6c9c9c2c6e9466e2]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7357295e56b2 - core[6c9c9c2c6e9466e2]::panicking::panic
[INFO] [stderr]   12:     0x73572d43655e - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x73572d435845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x73572d435845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x73572d435845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x73572dc985e3 - <rustc_resolve[1426d374e797a30b]::build_reduced_graph::BuildReducedGraphVisitor as rustc_ast[1102498076efded6]::visit::Visitor>::visit_item
[INFO] [stderr]   17:     0x73572dca38dd - <rustc_resolve[1426d374e797a30b]::Resolver as rustc_expand[649bb929f12a477e]::base::ResolverExpand>::visit_ast_fragment_with_placeholders
[INFO] [stderr]   18:     0x73572ea37fc8 - <rustc_expand[649bb929f12a477e]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   19:     0x73572ea23212 - <rustc_expand[649bb929f12a477e]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   20:     0x73572db305b4 - rustc_interface[21e0bae07479e494]::passes::configure_and_expand
[INFO] [stderr]   21:     0x73572e5fca15 - rustc_interface[21e0bae07479e494]::passes::resolver_for_lowering_raw
[INFO] [stderr]   22:     0x73572e5fc78d - rustc_query_impl[40cf03ffd1f1cbca]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[775f1ae9afae6cd1]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   23:     0x73572e5fc76f - <rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<(rustc_middle[775f1ae9afae6cd1]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   24:     0x73572e5dc0df - rustc_query_system[2b626b7f3cd17993]::query::plumbing::try_execute_query::<rustc_query_impl[40cf03ffd1f1cbca]::DynamicConfig<rustc_query_system[2b626b7f3cd17993]::query::caches::SingleCache<rustc_middle[775f1ae9afae6cd1]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[40cf03ffd1f1cbca]::plumbing::QueryCtxt, false>
[INFO] [stderr]   25:     0x73572e5dbc44 - rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x73572e7cbdfb - <rustc_interface[21e0bae07479e494]::passes::create_and_enter_global_ctxt<core[6c9c9c2c6e9466e2]::option::Option<rustc_interface[21e0bae07479e494]::queries::Linker>, rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<(&rustc_session[ba2b18baf1f17391]::session::Session, rustc_middle[775f1ae9afae6cd1]::ty::context::CurrentGcx, alloc[3cd43d516da357f]::sync::Arc<rustc_data_structures[c6cbb0406f7c3829]::jobserver::Proxy>, &std[537962ca55f41443]::sync::once_lock::OnceLock<rustc_middle[775f1ae9afae6cd1]::ty::context::GlobalCtxt>, &rustc_data_structures[c6cbb0406f7c3829]::sync::worker_local::WorkerLocal<rustc_middle[775f1ae9afae6cd1]::arena::Arena>, &rustc_data_structures[c6cbb0406f7c3829]::sync::worker_local::WorkerLocal<rustc_hir[55ac67da843c4bc3]::Arena>, rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   27:     0x73572e644718 - rustc_interface[21e0bae07479e494]::interface::run_compiler::<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   28:     0x73572e4c97ce - std[537962ca55f41443]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[21e0bae07479e494]::util::run_in_thread_with_globals<rustc_interface[21e0bae07479e494]::util::run_in_thread_pool_with_globals<rustc_interface[21e0bae07479e494]::interface::run_compiler<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   29:     0x73572e4c95a0 - <std[537962ca55f41443]::thread::lifecycle::spawn_unchecked<rustc_interface[21e0bae07479e494]::util::run_in_thread_with_globals<rustc_interface[21e0bae07479e494]::util::run_in_thread_pool_with_globals<rustc_interface[21e0bae07479e494]::interface::run_compiler<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6c9c9c2c6e9466e2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   30:     0x73572e4cb744 - <std[537962ca55f41443]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   31:     0x73572808aaa4 - <unknown>
[INFO] [stderr]   32:     0x735728117a64 - clone
[INFO] [stderr]   33:                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/gdnative-core-0.11.3/rustc-ice-2026-01-19T20_07_27-1262.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (8c52f735a 2026-01-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 `gdnative-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name gdnative_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gdnative-core-0.11.3/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gd-test", "inventory", "serde", "type-tag-fallback"))' -C metadata=654c7a58dbb3ae2b -C extra-filename=-3cb84d0823d10d4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-d5765f052caf8802.rmeta --extern approx=/opt/rustwide/target/debug/deps/libapprox-3c91a0f2f35f937d.rmeta --extern atomic_take=/opt/rustwide/target/debug/deps/libatomic_take-338096e8378a4826.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern gdnative_derive=/opt/rustwide/target/debug/deps/libgdnative_derive-bc971814b5c322d7.so --extern gdnative_impl_proc_macros=/opt/rustwide/target/debug/deps/libgdnative_impl_proc_macros-2a5999bee9317a89.so --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-d26b2cb00c84239c.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-353950bef222cf5f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9f51c70b1e69ef94.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3c66756b58d8f47e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-154929b6ac9493b9.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f9fa69e40673cf31.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" "eeb68614209d9badd646703d7102141247b3015cde778e941e8cee2f58626de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeb68614209d9badd646703d7102141247b3015cde778e941e8cee2f58626de7", kill_on_drop: false }`
[INFO] [stdout] eeb68614209d9badd646703d7102141247b3015cde778e941e8cee2f58626de7
