[INFO] cloning repository https://github.com/ArsenalAlex108/overengineered_hkt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArsenalAlex108/overengineered_hkt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArsenalAlex108%2Foverengineered_hkt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArsenalAlex108%2Foverengineered_hkt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e60a1a1b3a6fd7c699d15d8463fd2a43bd8ae286
[INFO] checking ArsenalAlex108/overengineered_hkt against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArsenalAlex108%2Foverengineered_hkt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ArsenalAlex108/overengineered_hkt
[INFO] finished tweaking git repo https://github.com/ArsenalAlex108/overengineered_hkt
[INFO] tweaked toml for git repo https://github.com/ArsenalAlex108/overengineered_hkt written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArsenalAlex108/overengineered_hkt 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/ArsenalAlex108/overengineered_hkt 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] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/overengineered_hkts/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[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] c99cf8cb622c7b919403636fdd6489fe68abe7451004912c0a32a18506fedc21
[INFO] running `Command { std: "docker" "start" "-a" "c99cf8cb622c7b919403636fdd6489fe68abe7451004912c0a32a18506fedc21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c99cf8cb622c7b919403636fdd6489fe68abe7451004912c0a32a18506fedc21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c99cf8cb622c7b919403636fdd6489fe68abe7451004912c0a32a18506fedc21", kill_on_drop: false }`
[INFO] [stdout] c99cf8cb622c7b919403636fdd6489fe68abe7451004912c0a32a18506fedc21
[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] fa746e57ecf11e872eb56b78e461b1ac9801f3880d8e5633bffc926aa9df724f
[INFO] running `Command { std: "docker" "start" "-a" "fa746e57ecf11e872eb56b78e461b1ac9801f3880d8e5633bffc926aa9df724f", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/overengineered_hkts/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking composing v0.2.0
[INFO] [stderr]     Checking naan v0.1.32
[INFO] [stderr]     Checking try-specialize v0.1.2
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (303) 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:     0x71b4d3e4b003 - <<std[f685ba3b3d3afb7a]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a8cc8ce8da0675fc]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x71b4d440e288 - core[a8cc8ce8da0675fc]::fmt::write
[INFO] [stderr]    2:     0x71b4d3e619f6 - <std[f685ba3b3d3afb7a]::sys::stdio::unix::Stderr as std[f685ba3b3d3afb7a]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x71b4d3e21078 - std[f685ba3b3d3afb7a]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x71b4d3e3e733 - std[f685ba3b3d3afb7a]::panicking::default_hook
[INFO] [stderr]    5:     0x71b4d2e1e91a - std[f685ba3b3d3afb7a]::panicking::update_hook::<alloc[5feaa6f04c4280c5]::boxed::Box<rustc_driver_impl[476933a2800f4963]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x71b4d3e3ea12 - std[f685ba3b3d3afb7a]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x71b4d3e2116a - std[f685ba3b3d3afb7a]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x71b4d3e17e89 - std[f685ba3b3d3afb7a]::sys::backtrace::__rust_end_short_backtrace::<std[f685ba3b3d3afb7a]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x71b4d3e22c0d - __rustc[ef2509d3e5d707fc]::rust_begin_unwind
[INFO] [stderr]   10:     0x71b4d0f6cfdc - core[a8cc8ce8da0675fc]::panicking::panic_fmt
[INFO] [stderr]   11:     0x71b4d06a33d2 - core[a8cc8ce8da0675fc]::panicking::panic
[INFO] [stderr]   12:     0x71b4d4438f87 - <rustc_resolve[2e4a212f032b5d5b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x71b4d443814e - <rustc_resolve[2e4a212f032b5d5b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x71b4d443814e - <rustc_resolve[2e4a212f032b5d5b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x71b4d4436481 - <rustc_resolve[2e4a212f032b5d5b]::Resolver as rustc_expand[59c4a8ca0dc38f66]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   16:     0x71b4d5a3d21d - <rustc_expand[59c4a8ca0dc38f66]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   17:     0x71b4d5a3c392 - <rustc_expand[59c4a8ca0dc38f66]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   18:     0x71b4d4acdbf4 - rustc_interface[39abeb5216106edc]::passes::configure_and_expand
[INFO] [stderr]   19:     0x71b4d55cb558 - rustc_interface[39abeb5216106edc]::passes::resolver_for_lowering_raw
[INFO] [stderr]   20:     0x71b4d55cb2cd - 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]   21:     0x71b4d55cb2af - <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]   22:     0x71b4d55730df - 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]   23:     0x71b4d5572c44 - rustc_query_impl[3e0b16aec7e6f95a]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   24:     0x71b4d5735abb - <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]   25:     0x71b4d55f8598 - rustc_interface[39abeb5216106edc]::interface::run_compiler::<(), rustc_driver_impl[476933a2800f4963]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   26:     0x71b4d54e39ce - 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]   27:     0x71b4d54e37a0 - <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]   28:     0x71b4d54e1b78 - <std[f685ba3b3d3afb7a]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   29:     0x71b4cf05eaa4 - <unknown>
[INFO] [stderr]   30:     0x71b4cf0eba64 - clone
[INFO] [stderr]   31:                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/naan-0.1.32/rustc-ice-2026-01-14T15_42_41-298.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 `naan` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/bin/rustc --crate-name naan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naan-0.1.32/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docs", "std", "test", "tinyvec"))' -C metadata=0c783cdba095d8ba -C extra-filename=-6f93db11fbf27151 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "fa746e57ecf11e872eb56b78e461b1ac9801f3880d8e5633bffc926aa9df724f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa746e57ecf11e872eb56b78e461b1ac9801f3880d8e5633bffc926aa9df724f", kill_on_drop: false }`
[INFO] [stdout] fa746e57ecf11e872eb56b78e461b1ac9801f3880d8e5633bffc926aa9df724f
