[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 try#a7b168ac4977e8e93a43448b44847adaa305d5a9 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlueberryWolf/GDNative-Opus on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 085320f9df119eec107cc975e9bd44c4e3d694da3b9d067542df9d111c8509c3
[INFO] running `Command { std: "docker" "start" "-a" "085320f9df119eec107cc975e9bd44c4e3d694da3b9d067542df9d111c8509c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "085320f9df119eec107cc975e9bd44c4e3d694da3b9d067542df9d111c8509c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "085320f9df119eec107cc975e9bd44c4e3d694da3b9d067542df9d111c8509c3", kill_on_drop: false }`
[INFO] [stdout] 085320f9df119eec107cc975e9bd44c4e3d694da3b9d067542df9d111c8509c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59f23f61d9eba8b3587fe84660896240e9ee45c987d537b190680c77b4d72600
[INFO] running `Command { std: "docker" "start" "-a" "59f23f61d9eba8b3587fe84660896240e9ee45c987d537b190680c77b4d72600", 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 rustc-hash v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]     Checking atomic-take v1.1.0
[INFO] [stderr]     Checking glam v0.22.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling roxmltree v0.17.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking opus v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[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-impl-proc-macros v0.11.3
[INFO] [stderr]    Compiling gdnative-derive 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' (1265) panicked at /rustc-dev/a7b168ac4977e8e93a43448b44847adaa305d5a9/compiler/rustc_resolve/src/imports.rs:379:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x774ad3c3fd53 - <<std[75ec25fb43c512a8]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[f51910cdf277a09c]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x774ad420e308 - core[f51910cdf277a09c]::fmt::write
[INFO] [stderr]    2:     0x774ad3c56746 - <std[75ec25fb43c512a8]::sys::stdio::unix::Stderr as std[75ec25fb43c512a8]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x774ad3c15dc8 - std[75ec25fb43c512a8]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x774ad3c33483 - std[75ec25fb43c512a8]::panicking::default_hook
[INFO] [stderr]    5:     0x774ad2c17d3a - std[75ec25fb43c512a8]::panicking::update_hook::<alloc[d6d07296878075ad]::boxed::Box<rustc_driver_impl[667ec0181ce67a10]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x774ad3c33762 - std[75ec25fb43c512a8]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x774ad3c15eba - std[75ec25fb43c512a8]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x774ad3c0a339 - std[75ec25fb43c512a8]::sys::backtrace::__rust_end_short_backtrace::<std[75ec25fb43c512a8]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x774ad3c1795d - __rustc[9967932211877f70]::rust_begin_unwind
[INFO] [stderr]   10:     0x774ad108facc - core[f51910cdf277a09c]::panicking::panic_fmt
[INFO] [stderr]   11:     0x774ad03efce2 - core[f51910cdf277a09c]::panicking::panic
[INFO] [stderr]   12:     0x774ad423649e - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x774ad4235785 - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x774ad4235785 - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x774ad4235785 - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x774ad4ac46a3 - <rustc_resolve[426b123ceaff736c]::build_reduced_graph::BuildReducedGraphVisitor as rustc_ast[4725cdeeaaedc25f]::visit::Visitor>::visit_item
[INFO] [stderr]   17:     0x774ad4acf99d - <rustc_resolve[426b123ceaff736c]::Resolver as rustc_expand[89e3c54c1bb606f2]::base::ResolverExpand>::visit_ast_fragment_with_placeholders
[INFO] [stderr]   18:     0x774ad5858d48 - <rustc_expand[89e3c54c1bb606f2]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   19:     0x774ad5843f92 - <rustc_expand[89e3c54c1bb606f2]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   20:     0x774ad4987834 - rustc_interface[bd86941b71375c9f]::passes::configure_and_expand
[INFO] [stderr]   21:     0x774ad54e6595 - rustc_interface[bd86941b71375c9f]::passes::resolver_for_lowering_raw
[INFO] [stderr]   22:     0x774ad54e630d - rustc_query_impl[b10b63cc59e7bfa2]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7d02bf441ba88878]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   23:     0x774ad54e62e7 - <rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[f51910cdf277a09c]::ops::function::FnOnce<(rustc_middle[7d02bf441ba88878]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   24:     0x774ad53d0f1f - rustc_query_system[5d1b6996ad2cd6d]::query::plumbing::try_execute_query::<rustc_query_impl[b10b63cc59e7bfa2]::DynamicConfig<rustc_query_system[5d1b6996ad2cd6d]::query::caches::SingleCache<rustc_middle[7d02bf441ba88878]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[b10b63cc59e7bfa2]::plumbing::QueryCtxt, false>
[INFO] [stderr]   25:     0x774ad53d0a84 - rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x774ad55a2bbb - <rustc_interface[bd86941b71375c9f]::passes::create_and_enter_global_ctxt<core[f51910cdf277a09c]::option::Option<rustc_interface[bd86941b71375c9f]::queries::Linker>, rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[f51910cdf277a09c]::ops::function::FnOnce<(&rustc_session[9a4bb4533e39bad7]::session::Session, rustc_middle[7d02bf441ba88878]::ty::context::CurrentGcx, alloc[d6d07296878075ad]::sync::Arc<rustc_data_structures[5e045bb1c4248082]::jobserver::Proxy>, &std[75ec25fb43c512a8]::sync::once_lock::OnceLock<rustc_middle[7d02bf441ba88878]::ty::context::GlobalCtxt>, &rustc_data_structures[5e045bb1c4248082]::sync::worker_local::WorkerLocal<rustc_middle[7d02bf441ba88878]::arena::Arena>, &rustc_data_structures[5e045bb1c4248082]::sync::worker_local::WorkerLocal<rustc_hir[765365e2e3d34de9]::Arena>, rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   27:     0x774ad543e418 - rustc_interface[bd86941b71375c9f]::interface::run_compiler::<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   28:     0x774ad52b718e - std[75ec25fb43c512a8]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[bd86941b71375c9f]::util::run_in_thread_with_globals<rustc_interface[bd86941b71375c9f]::util::run_in_thread_pool_with_globals<rustc_interface[bd86941b71375c9f]::interface::run_compiler<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   29:     0x774ad52b6f60 - <std[75ec25fb43c512a8]::thread::lifecycle::spawn_unchecked<rustc_interface[bd86941b71375c9f]::util::run_in_thread_with_globals<rustc_interface[bd86941b71375c9f]::util::run_in_thread_pool_with_globals<rustc_interface[bd86941b71375c9f]::interface::run_compiler<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[f51910cdf277a09c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   30:     0x774ad52bc838 - <std[75ec25fb43c512a8]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   31:     0x774acee8aaa4 - <unknown>
[INFO] [stderr]   32:     0x774acef17a64 - 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_52-1263.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (a7b168ac4 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/a7b168ac4977e8e93a43448b44847adaa305d5a9/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" "59f23f61d9eba8b3587fe84660896240e9ee45c987d537b190680c77b4d72600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59f23f61d9eba8b3587fe84660896240e9ee45c987d537b190680c77b4d72600", kill_on_drop: false }`
[INFO] [stdout] 59f23f61d9eba8b3587fe84660896240e9ee45c987d537b190680c77b4d72600
