[INFO] cloning repository https://github.com/9999years/ray-marcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9999years/ray-marcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fray-marcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fray-marcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 716b75f783f03c3a9294511454872da93ebab161
[INFO] checking 9999years/ray-marcher against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fray-marcher" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/9999years/ray-marcher
[INFO] finished tweaking git repo https://github.com/9999years/ray-marcher
[INFO] tweaked toml for git repo https://github.com/9999years/ray-marcher written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/9999years/ray-marcher on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/9999years/ray-marcher 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d458cb7de289438d5f6d836ce3b9705a16d466e23f2124d8d8392475bb1ef1b
[INFO] running `Command { std: "docker" "start" "-a" "8d458cb7de289438d5f6d836ce3b9705a16d466e23f2124d8d8392475bb1ef1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d458cb7de289438d5f6d836ce3b9705a16d466e23f2124d8d8392475bb1ef1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d458cb7de289438d5f6d836ce3b9705a16d466e23f2124d8d8392475bb1ef1b", kill_on_drop: false }`
[INFO] [stdout] 8d458cb7de289438d5f6d836ce3b9705a16d466e23f2124d8d8392475bb1ef1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07cc5a0eb42c74c2425302f41ddb7636460df14096ced85da97820a262492f91
[INFO] running `Command { std: "docker" "start" "-a" "07cc5a0eb42c74c2425302f41ddb7636460df14096ced85da97820a262492f91", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling syn v0.15.32
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.3
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]    Compiling serde v1.0.100
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]    Compiling vek v0.9.9
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.6.6
[INFO] [stderr]     Checking aho-corasick v0.7.3
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]    Compiling palette v0.4.1
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking deflate v0.7.19
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking static_assertions v0.2.5
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking png v0.15.0
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking num v0.2.0
[INFO] [stderr]    Compiling unindent v0.1.3
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]     Checking color_processing v0.4.0
[INFO] [stderr]    Compiling palette_derive v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.90
[INFO] [stderr]    Compiling proc-macro-hack v0.5.5
[INFO] [stderr]    Compiling indoc-impl v0.3.4
[INFO] [stderr]     Checking indoc v0.3.4
[INFO] [stderr]     Checking serde_yaml v0.8.9
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1189) panicked at /rustc-dev/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x777ceadb8feb - <<std[14bf7ee402dca657]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c78f5786263e26ef]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x777ceb420048 - core[c78f5786263e26ef]::fmt::write
[INFO] [stderr]    2:     0x777ceadd0266 - <std[14bf7ee402dca657]::sys::stdio::unix::Stderr as std[14bf7ee402dca657]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x777cead8f0a8 - std[14bf7ee402dca657]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x777ceadac453 - std[14bf7ee402dca657]::panicking::default_hook
[INFO] [stderr]    5:     0x777ce9d792df - std[14bf7ee402dca657]::panicking::update_hook::<alloc[5f18bda7a686a5d0]::boxed::Box<rustc_driver_impl[eab45d4a57664a9d]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x777ceadac732 - std[14bf7ee402dca657]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x777cead8f19a - std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x777cead836d9 - std[14bf7ee402dca657]::sys::backtrace::__rust_end_short_backtrace::<std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x777cead90bcd - __rustc[b8068e97bc8fdfd5]::rust_begin_unwind
[INFO] [stderr]   10:     0x777ce8223bac - core[c78f5786263e26ef]::panicking::panic_fmt
[INFO] [stderr]   11:     0x777ce74fd9d2 - core[c78f5786263e26ef]::panicking::panic
[INFO] [stderr]   12:     0x777ceb445109 - <rustc_resolve[a22be8035cfb58f6]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x777ceb44470b - <rustc_resolve[a22be8035cfb58f6]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x777ceb442c46 - <rustc_resolve[a22be8035cfb58f6]::Resolver as rustc_expand[1f4283d6b0b0e52e]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x777ceca76c5e - <rustc_expand[1f4283d6b0b0e52e]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x777ceca3ec1b - <rustc_expand[1f4283d6b0b0e52e]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x777cebca9494 - rustc_interface[febfef7fdc765204]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x777cebca890d - rustc_query_impl[2f706155754277fd]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x777cec61942e - rustc_query_impl[2f706155754277fd]::execution::try_execute_query::<rustc_middle[e625e7f6e5218779]::query::caches::SingleCache<rustc_middle[e625e7f6e5218779]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[2f706155754277fd]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   20:     0x777cec618f82 - rustc_query_impl[2f706155754277fd]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x777cec6ba2cf - <rustc_interface[febfef7fdc765204]::passes::create_and_enter_global_ctxt<core[c78f5786263e26ef]::option::Option<rustc_interface[febfef7fdc765204]::queries::Linker>, rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[c78f5786263e26ef]::ops::function::FnOnce<(&rustc_session[3c84e7174116d12d]::session::Session, rustc_middle[e625e7f6e5218779]::ty::context::CurrentGcx, alloc[5f18bda7a686a5d0]::sync::Arc<rustc_data_structures[d0dc7f70d4473f03]::jobserver::Proxy>, &std[14bf7ee402dca657]::sync::once_lock::OnceLock<rustc_middle[e625e7f6e5218779]::ty::context::GlobalCtxt>, &rustc_data_structures[d0dc7f70d4473f03]::sync::worker_local::WorkerLocal<rustc_middle[e625e7f6e5218779]::arena::Arena>, &rustc_data_structures[d0dc7f70d4473f03]::sync::worker_local::WorkerLocal<rustc_hir[de1da3f458a582ca]::Arena>, rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   22:     0x777cec5ba70c - rustc_interface[febfef7fdc765204]::interface::run_compiler::<(), rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x777cec5f2dfe - std[14bf7ee402dca657]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[febfef7fdc765204]::util::run_in_thread_with_globals<rustc_interface[febfef7fdc765204]::util::run_in_thread_pool_with_globals<rustc_interface[febfef7fdc765204]::interface::run_compiler<(), rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   24:     0x777cec5f34e0 - <std[14bf7ee402dca657]::thread::lifecycle::spawn_unchecked<rustc_interface[febfef7fdc765204]::util::run_in_thread_with_globals<rustc_interface[febfef7fdc765204]::util::run_in_thread_pool_with_globals<rustc_interface[febfef7fdc765204]::interface::run_compiler<(), rustc_driver_impl[eab45d4a57664a9d]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x777cec5f436c - <std[14bf7ee402dca657]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x777ce608aaa4 - <unknown>
[INFO] [stderr]   27:     0x777ce6117a64 - clone
[INFO] [stderr]   28:                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/vek-0.9.9/rustc-ice-2026-02-19T16_51_28-1184.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (0269aeccc 2026-02-17) 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 `vek` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name vek --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.9.9/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="repr_simd"' --cfg 'feature="rgb"' --cfg 'feature="rgba"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "image", "repr_simd", "rgb", "rgba", "serde", "uv", "uvw", "vec16", "vec32", "vec64", "vec8", "x86intrin"))' -C metadata=149696a132eef40c -C extra-filename=-bf0e1eba0119f206 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-262093e9f0c508a5.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-a6ea35dc55cff030.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9c579f41aa5c0d9e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1dc6bb326dc27926.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-632e580bb7eeb1ca.rmeta --cap-lints allow --cap-lints=forbid --cfg nightly` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "07cc5a0eb42c74c2425302f41ddb7636460df14096ced85da97820a262492f91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07cc5a0eb42c74c2425302f41ddb7636460df14096ced85da97820a262492f91", kill_on_drop: false }`
[INFO] [stdout] 07cc5a0eb42c74c2425302f41ddb7636460df14096ced85da97820a262492f91
