[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#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fray-marcher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/9999years/ray-marcher on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 156d9465f605c9d29d3023b444c199e5f967288665083899d77add3a6a5d0d85
[INFO] running `Command { std: "docker" "start" "-a" "156d9465f605c9d29d3023b444c199e5f967288665083899d77add3a6a5d0d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "156d9465f605c9d29d3023b444c199e5f967288665083899d77add3a6a5d0d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "156d9465f605c9d29d3023b444c199e5f967288665083899d77add3a6a5d0d85", kill_on_drop: false }`
[INFO] [stdout] 156d9465f605c9d29d3023b444c199e5f967288665083899d77add3a6a5d0d85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5ba2e0c29debb79abaa946331ebec773c71e31ea1c26144b53e1abd0939c3c5
[INFO] running `Command { std: "docker" "start" "-a" "e5ba2e0c29debb79abaa946331ebec773c71e31ea1c26144b53e1abd0939c3c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling rand_core v0.4.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 semver-parser v0.7.0
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling serde v1.0.100
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.3
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking aho-corasick v0.7.3
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.6.6
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling vek v0.9.9
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking deflate v0.7.19
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]     Checking static_assertions v0.2.5
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling unindent v0.1.3
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking png v0.15.0
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling palette v0.4.1
[INFO] [stderr]     Checking num v0.2.0
[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' (1390) panicked at /rustc-dev/54cf65b8d066c082e536455049b95943cf30378f/compiler/rustc_resolve/src/imports.rs:387:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7bdf043c35ab - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7bdf04a11788 - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]    2:     0x7bdf043da826 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7bdf04399658 - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7bdf043b6a13 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]    5:     0x7bdf03387faf - std[2b8fb8c27541df22]::panicking::update_hook::<alloc[428f2d37998ac1d0]::boxed::Box<rustc_driver_impl[ae5a38e99973da23]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7bdf043b6cf2 - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7bdf0439974a - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7bdf0438dc89 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7bdf0439b17d - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]   10:     0x7bdf015a48dc - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7bdf00a39382 - core[ce8ad42acf3c47be]::panicking::panic
[INFO] [stderr]   12:     0x7bdf04a20c49 - <rustc_resolve[e336c4a0081f1fe7]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7bdf04a2024b - <rustc_resolve[e336c4a0081f1fe7]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7bdf04a1e786 - <rustc_resolve[e336c4a0081f1fe7]::Resolver as rustc_expand[ba770c49dcd05af1]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x7bdf06099907 - <rustc_expand[ba770c49dcd05af1]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x7bdf06061845 - <rustc_expand[ba770c49dcd05af1]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x7bdf053754ba - rustc_interface[86945b76c4a7c313]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x7bdf05374933 - rustc_query_impl[47ef35be264aeb5f]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x7bdf05c5166e - rustc_query_impl[47ef35be264aeb5f]::execution::try_execute_query::<rustc_middle[eee644c8b278ed]::query::caches::SingleCache<rustc_middle[eee644c8b278ed]::query::erase::ErasedData<[u8; 16usize]>>, {rustc_query_impl[47ef35be264aeb5f]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false>
[INFO] [stderr]   20:     0x7bdf05c511c2 - rustc_query_impl[47ef35be264aeb5f]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x7bdf05d5614f - <rustc_interface[86945b76c4a7c313]::passes::create_and_enter_global_ctxt<core[ce8ad42acf3c47be]::option::Option<rustc_interface[86945b76c4a7c313]::queries::Linker>, rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[ce8ad42acf3c47be]::ops::function::FnOnce<(&rustc_session[79965189e7c2f17e]::session::Session, rustc_middle[eee644c8b278ed]::ty::context::CurrentGcx, alloc[428f2d37998ac1d0]::sync::Arc<rustc_data_structures[64fa423776dbdfdf]::jobserver::Proxy>, &std[2b8fb8c27541df22]::sync::once_lock::OnceLock<rustc_middle[eee644c8b278ed]::ty::context::GlobalCtxt>, &rustc_data_structures[64fa423776dbdfdf]::sync::worker_local::WorkerLocal<rustc_middle[eee644c8b278ed]::arena::Arena>, &rustc_data_structures[64fa423776dbdfdf]::sync::worker_local::WorkerLocal<rustc_hir[b1a820df668850ef]::Arena>, rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   22:     0x7bdf05beec77 - rustc_interface[86945b76c4a7c313]::interface::run_compiler::<(), rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x7bdf05c340fe - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[86945b76c4a7c313]::util::run_in_thread_with_globals<rustc_interface[86945b76c4a7c313]::util::run_in_thread_pool_with_globals<rustc_interface[86945b76c4a7c313]::interface::run_compiler<(), rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   24:     0x7bdf05c347e0 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<rustc_interface[86945b76c4a7c313]::util::run_in_thread_with_globals<rustc_interface[86945b76c4a7c313]::util::run_in_thread_pool_with_globals<rustc_interface[86945b76c4a7c313]::interface::run_compiler<(), rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x7bdf05c3566c - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x7bdeff68aaa4 - <unknown>
[INFO] [stderr]   27:     0x7bdeff717a64 - 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-15T04_57_44-1385.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.95.0-nightly (54cf65b8d 2026-02-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 `vek` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/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" "e5ba2e0c29debb79abaa946331ebec773c71e31ea1c26144b53e1abd0939c3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5ba2e0c29debb79abaa946331ebec773c71e31ea1c26144b53e1abd0939c3c5", kill_on_drop: false }`
[INFO] [stdout] e5ba2e0c29debb79abaa946331ebec773c71e31ea1c26144b53e1abd0939c3c5
