[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 try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrisFeo%2Frust-triplanetary" "/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/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CrisFeo/rust-triplanetary on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fb070069d0f9ccc4df109f2fb7cf21f7778aecbc0fdf1d1cef5cc5a28a6ce17
[INFO] running `Command { std: "docker" "start" "-a" "7fb070069d0f9ccc4df109f2fb7cf21f7778aecbc0fdf1d1cef5cc5a28a6ce17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fb070069d0f9ccc4df109f2fb7cf21f7778aecbc0fdf1d1cef5cc5a28a6ce17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb070069d0f9ccc4df109f2fb7cf21f7778aecbc0fdf1d1cef5cc5a28a6ce17", kill_on_drop: false }`
[INFO] [stdout] 7fb070069d0f9ccc4df109f2fb7cf21f7778aecbc0fdf1d1cef5cc5a28a6ce17
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a215cf5b4523db402c918a4be3b0b28a737a58d393958be1c60c0c0ed23327a4
[INFO] running `Command { std: "docker" "start" "-a" "a215cf5b4523db402c918a4be3b0b28a737a58d393958be1c60c0c0ed23327a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking fontdue v0.9.3
[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 macroquad v0.4.14
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (691) panicked at /rustc-dev/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/compiler/rustc_resolve/src/imports.rs:378:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x78338b84b003 - <<std[f685ba3b3d3afb7a]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a8cc8ce8da0675fc]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x78338be0e288 - core[a8cc8ce8da0675fc]::fmt::write
[INFO] [stderr]    2:     0x78338b8619f6 - <std[f685ba3b3d3afb7a]::sys::stdio::unix::Stderr as std[f685ba3b3d3afb7a]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x78338b821078 - std[f685ba3b3d3afb7a]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x78338b83e733 - std[f685ba3b3d3afb7a]::panicking::default_hook
[INFO] [stderr]    5:     0x78338a81e91a - std[f685ba3b3d3afb7a]::panicking::update_hook::<alloc[5feaa6f04c4280c5]::boxed::Box<rustc_driver_impl[476933a2800f4963]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x78338b83ea12 - std[f685ba3b3d3afb7a]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x78338b82116a - std[f685ba3b3d3afb7a]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x78338b817e89 - std[f685ba3b3d3afb7a]::sys::backtrace::__rust_end_short_backtrace::<std[f685ba3b3d3afb7a]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x78338b822c0d - __rustc[ef2509d3e5d707fc]::rust_begin_unwind
[INFO] [stderr]   10:     0x78338896cfdc - core[a8cc8ce8da0675fc]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7833880a33d2 - core[a8cc8ce8da0675fc]::panicking::panic
[INFO] [stderr]   12:     0x78338be38f87 - <rustc_resolve[2e4a212f032b5d5b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x78338be3814e - <rustc_resolve[2e4a212f032b5d5b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x78338be3814e - <rustc_resolve[2e4a212f032b5d5b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x78338be3814e - <rustc_resolve[2e4a212f032b5d5b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x78338c6ccf79 - <rustc_resolve[2e4a212f032b5d5b]::build_reduced_graph::BuildReducedGraphVisitor as rustc_ast[367ac78313231173]::visit::Visitor>::visit_item
[INFO] [stderr]   17:     0x78338c6d821d - <rustc_resolve[2e4a212f032b5d5b]::Resolver as rustc_expand[59c4a8ca0dc38f66]::base::ResolverExpand>::visit_ast_fragment_with_placeholders
[INFO] [stderr]   18:     0x78338d45118f - <rustc_expand[59c4a8ca0dc38f66]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   19:     0x78338d43c392 - <rustc_expand[59c4a8ca0dc38f66]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   20:     0x78338c4cdbf4 - rustc_interface[39abeb5216106edc]::passes::configure_and_expand
[INFO] [stderr]   21:     0x78338cfcb558 - rustc_interface[39abeb5216106edc]::passes::resolver_for_lowering_raw
[INFO] [stderr]   22:     0x78338cfcb2cd - rustc_query_impl[3e0b16aec7e6f95a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3e0b16aec7e6f95a]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[267fb346d25c8766]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   23:     0x78338cfcb2af - <rustc_query_impl[3e0b16aec7e6f95a]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[a8cc8ce8da0675fc]::ops::function::FnOnce<(rustc_middle[267fb346d25c8766]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   24:     0x78338cf730df - rustc_query_system[35a273723e31bbdd]::query::plumbing::try_execute_query::<rustc_query_impl[3e0b16aec7e6f95a]::DynamicConfig<rustc_query_system[35a273723e31bbdd]::query::caches::SingleCache<rustc_middle[267fb346d25c8766]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[3e0b16aec7e6f95a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   25:     0x78338cf72c44 - rustc_query_impl[3e0b16aec7e6f95a]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x78338d135abb - <rustc_interface[39abeb5216106edc]::passes::create_and_enter_global_ctxt<core[a8cc8ce8da0675fc]::option::Option<rustc_interface[39abeb5216106edc]::queries::Linker>, rustc_driver_impl[476933a2800f4963]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a8cc8ce8da0675fc]::ops::function::FnOnce<(&rustc_session[97234176d17eec45]::session::Session, rustc_middle[267fb346d25c8766]::ty::context::CurrentGcx, alloc[5feaa6f04c4280c5]::sync::Arc<rustc_data_structures[b64ebb58598be125]::jobserver::Proxy>, &std[f685ba3b3d3afb7a]::sync::once_lock::OnceLock<rustc_middle[267fb346d25c8766]::ty::context::GlobalCtxt>, &rustc_data_structures[b64ebb58598be125]::sync::worker_local::WorkerLocal<rustc_middle[267fb346d25c8766]::arena::Arena>, &rustc_data_structures[b64ebb58598be125]::sync::worker_local::WorkerLocal<rustc_hir[b9db6638e81218a4]::Arena>, rustc_driver_impl[476933a2800f4963]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   27:     0x78338cff8598 - rustc_interface[39abeb5216106edc]::interface::run_compiler::<(), rustc_driver_impl[476933a2800f4963]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   28:     0x78338cee39ce - std[f685ba3b3d3afb7a]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[39abeb5216106edc]::util::run_in_thread_with_globals<rustc_interface[39abeb5216106edc]::util::run_in_thread_pool_with_globals<rustc_interface[39abeb5216106edc]::interface::run_compiler<(), rustc_driver_impl[476933a2800f4963]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   29:     0x78338cee37a0 - <std[f685ba3b3d3afb7a]::thread::lifecycle::spawn_unchecked<rustc_interface[39abeb5216106edc]::util::run_in_thread_with_globals<rustc_interface[39abeb5216106edc]::util::run_in_thread_pool_with_globals<rustc_interface[39abeb5216106edc]::interface::run_compiler<(), rustc_driver_impl[476933a2800f4963]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a8cc8ce8da0675fc]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   30:     0x78338cee1b78 - <std[f685ba3b3d3afb7a]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   31:     0x783386a8aaa4 - <unknown>
[INFO] [stderr]   32:     0x783386b17a64 - 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-14T16_29_23-689.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (22cc29ba5 2026-01-13) 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/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/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" "a215cf5b4523db402c918a4be3b0b28a737a58d393958be1c60c0c0ed23327a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a215cf5b4523db402c918a4be3b0b28a737a58d393958be1c60c0c0ed23327a4", kill_on_drop: false }`
[INFO] [stdout] a215cf5b4523db402c918a4be3b0b28a737a58d393958be1c60c0c0ed23327a4
