[INFO] cloning repository https://github.com/CrisFeo/rust-triplanetary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrisFeo/rust-triplanetary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrisFeo%2Frust-triplanetary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrisFeo%2Frust-triplanetary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31a967a2f48d26d8432c3c7a54a03a1748562b07
[INFO] checking CrisFeo/rust-triplanetary against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrisFeo%2Frust-triplanetary" "/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/CrisFeo/rust-triplanetary
[INFO] finished tweaking git repo https://github.com/CrisFeo/rust-triplanetary
[INFO] tweaked toml for git repo https://github.com/CrisFeo/rust-triplanetary written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CrisFeo/rust-triplanetary 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/CrisFeo/rust-triplanetary 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]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.99
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b6b5a8b87ce48334c49fe085499ac5d87aaf62193b8e4dd5a5271851fb00017
[INFO] running `Command { std: "docker" "start" "-a" "2b6b5a8b87ce48334c49fe085499ac5d87aaf62193b8e4dd5a5271851fb00017", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b6b5a8b87ce48334c49fe085499ac5d87aaf62193b8e4dd5a5271851fb00017", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b6b5a8b87ce48334c49fe085499ac5d87aaf62193b8e4dd5a5271851fb00017", kill_on_drop: false }`
[INFO] [stdout] 2b6b5a8b87ce48334c49fe085499ac5d87aaf62193b8e4dd5a5271851fb00017
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f0f7398b8bd09b06d76fc15786f37d4395743c413638275f67cf3e1d1b36681
[INFO] running `Command { std: "docker" "start" "-a" "4f0f7398b8bd09b06d76fc15786f37d4395743c413638275f67cf3e1d1b36681", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (296) 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:     0x7f7d2e83f963 - <<std[537962ca55f41443]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6c9c9c2c6e9466e2]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7f7d2ee0e388 - core[6c9c9c2c6e9466e2]::fmt::write
[INFO] [stderr]    2:     0x7f7d2e856356 - <std[537962ca55f41443]::sys::stdio::unix::Stderr as std[537962ca55f41443]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7f7d2e8159d8 - std[537962ca55f41443]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7f7d2e833093 - std[537962ca55f41443]::panicking::default_hook
[INFO] [stderr]    5:     0x7f7d2d81890a - std[537962ca55f41443]::panicking::update_hook::<alloc[3cd43d516da357f]::boxed::Box<rustc_driver_impl[a8a848870f8ec46f]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7f7d2e833372 - std[537962ca55f41443]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7f7d2e815aca - std[537962ca55f41443]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7f7d2e80c759 - std[537962ca55f41443]::sys::backtrace::__rust_end_short_backtrace::<std[537962ca55f41443]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7f7d2e81756d - __rustc[cc0363f037a135f8]::rust_begin_unwind
[INFO] [stderr]   10:     0x7f7d2bc7961c - core[6c9c9c2c6e9466e2]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7f7d2afe56b2 - core[6c9c9c2c6e9466e2]::panicking::panic
[INFO] [stderr]   12:     0x7f7d2ee3655e - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7f7d2ee35845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7f7d2ee35845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x7f7d2ee35845 - <rustc_resolve[1426d374e797a30b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x7f7d2f6985e3 - <rustc_resolve[1426d374e797a30b]::build_reduced_graph::BuildReducedGraphVisitor as rustc_ast[1102498076efded6]::visit::Visitor>::visit_item
[INFO] [stderr]   17:     0x7f7d2f6a38dd - <rustc_resolve[1426d374e797a30b]::Resolver as rustc_expand[649bb929f12a477e]::base::ResolverExpand>::visit_ast_fragment_with_placeholders
[INFO] [stderr]   18:     0x7f7d30437fc8 - <rustc_expand[649bb929f12a477e]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   19:     0x7f7d30423212 - <rustc_expand[649bb929f12a477e]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   20:     0x7f7d2f5305b4 - rustc_interface[21e0bae07479e494]::passes::configure_and_expand
[INFO] [stderr]   21:     0x7f7d2fffca15 - rustc_interface[21e0bae07479e494]::passes::resolver_for_lowering_raw
[INFO] [stderr]   22:     0x7f7d2fffc78d - 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:     0x7f7d2fffc76f - <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:     0x7f7d2ffdc0df - 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:     0x7f7d2ffdbc44 - rustc_query_impl[40cf03ffd1f1cbca]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7f7d301cbdfb - <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:     0x7f7d30044718 - rustc_interface[21e0bae07479e494]::interface::run_compiler::<(), rustc_driver_impl[a8a848870f8ec46f]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   28:     0x7f7d2fec97ce - 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:     0x7f7d2fec95a0 - <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:     0x7f7d2fecb744 - <std[537962ca55f41443]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   31:     0x7f7d29a8aaa4 - <unknown>
[INFO] [stderr]   32:     0x7f7d29b17a64 - 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/noise-0.7.0/rustc-ice-2026-01-19T20_33_28-294.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 `noise` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name noise --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/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"' --cfg 'feature="image"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "image"))' -C metadata=b4f1f4c1b4ffad0f -C extra-filename=-20dc81719e50a454 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-557c4d28e428cfaa.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3f16114c19c47fdc.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-6221113f794c5d4b.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "4f0f7398b8bd09b06d76fc15786f37d4395743c413638275f67cf3e1d1b36681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f0f7398b8bd09b06d76fc15786f37d4395743c413638275f67cf3e1d1b36681", kill_on_drop: false }`
[INFO] [stdout] 4f0f7398b8bd09b06d76fc15786f37d4395743c413638275f67cf3e1d1b36681
