[INFO] cloning repository https://github.com/0xnicholasy/backtesting.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xnicholasy/backtesting.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xnicholasy%2Fbacktesting.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xnicholasy%2Fbacktesting.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d97c775f8cca820a561b6ad82bf8c7077bba4ee2
[INFO] checking 0xnicholasy/backtesting.rs against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xnicholasy%2Fbacktesting.rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xnicholasy/backtesting.rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/0xnicholasy/backtesting.rs
[INFO] tweaked toml for git repo https://github.com/0xnicholasy/backtesting.rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xnicholasy/backtesting.rs on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xnicholasy/backtesting.rs 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2be0e68e69af38870d5d21d6a2aa1f186ed868c88f53273eda8beb11f1773575
[INFO] running `Command { std: "docker" "start" "-a" "2be0e68e69af38870d5d21d6a2aa1f186ed868c88f53273eda8beb11f1773575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2be0e68e69af38870d5d21d6a2aa1f186ed868c88f53273eda8beb11f1773575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2be0e68e69af38870d5d21d6a2aa1f186ed868c88f53273eda8beb11f1773575", kill_on_drop: false }`
[INFO] [stdout] 2be0e68e69af38870d5d21d6a2aa1f186ed868c88f53273eda8beb11f1773575
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ff2b19266092c77a5aa2da8b4a1b9f1ffc1f30c51ac961911e354c0b4027cb1
[INFO] running `Command { std: "docker" "start" "-a" "9ff2b19266092c77a5aa2da8b4a1b9f1ffc1f30c51ac961911e354c0b4027cb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking hash_hasher v2.0.4
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling polars-utils v0.33.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling polars-arrow v0.33.2
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling polars-core v0.33.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling arrow2 v0.18.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling polars-ops v0.33.2
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling polars-plan v0.33.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling polars-lazy v0.33.2
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling polars v0.33.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking slog-json v2.6.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking argmin-math v0.3.0
[INFO] [stderr]     Checking argmin v0.8.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking polars-error v0.33.2
[INFO] [stderr]     Checking polars-row v0.33.2
[INFO] [stderr]     Checking polars-time v0.33.2
[INFO] [stderr]     Checking polars-io v0.33.2
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2077) panicked at /rustc-dev/50d7e48beb74b48bd17c3749bfb73843c9ae0166/compiler/rustc_resolve/src/imports.rs:378:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x73f5d5441373 - <<std[1cf432dcf3c5540a]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[2bd7ff09ba185999]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x73f5d5a0fb48 - core[2bd7ff09ba185999]::fmt::write
[INFO] [stderr]    2:     0x73f5d5457d66 - <std[1cf432dcf3c5540a]::sys::stdio::unix::Stderr as std[1cf432dcf3c5540a]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x73f5d54173e8 - std[1cf432dcf3c5540a]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x73f5d5434aa3 - std[1cf432dcf3c5540a]::panicking::default_hook
[INFO] [stderr]    5:     0x73f5d441755a - std[1cf432dcf3c5540a]::panicking::update_hook::<alloc[b6fb8828c3ba9b4e]::boxed::Box<rustc_driver_impl[e8d77864049d5c01]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x73f5d5434d82 - std[1cf432dcf3c5540a]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x73f5d54174da - std[1cf432dcf3c5540a]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x73f5d540b959 - std[1cf432dcf3c5540a]::sys::backtrace::__rust_end_short_backtrace::<std[1cf432dcf3c5540a]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x73f5d5418f7d - __rustc[8bd69651f0df715b]::rust_begin_unwind
[INFO] [stderr]   10:     0x73f5d2848d9c - core[2bd7ff09ba185999]::panicking::panic_fmt
[INFO] [stderr]   11:     0x73f5d1ccf022 - core[2bd7ff09ba185999]::panicking::panic
[INFO] [stderr]   12:     0x73f5d5a3a4ca - <rustc_resolve[8bf5ec5787fad02]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x73f5d5a3968e - <rustc_resolve[8bf5ec5787fad02]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x73f5d5a3968e - <rustc_resolve[8bf5ec5787fad02]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x73f5d5a3968e - <rustc_resolve[8bf5ec5787fad02]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x73f5d5a379c1 - <rustc_resolve[8bf5ec5787fad02]::Resolver as rustc_expand[94b470885f1ffdce]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   17:     0x73f5d702d75d - <rustc_expand[94b470885f1ffdce]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   18:     0x73f5d702c8d2 - <rustc_expand[94b470885f1ffdce]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   19:     0x73f5d6088a34 - rustc_interface[74eec5d8ea1e417a]::passes::configure_and_expand
[INFO] [stderr]   20:     0x73f5d6cde4d8 - rustc_interface[74eec5d8ea1e417a]::passes::resolver_for_lowering_raw
[INFO] [stderr]   21:     0x73f5d6cde24d - rustc_query_impl[f831acc518dd35a0]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[f831acc518dd35a0]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[b54b83f26435f7f1]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   22:     0x73f5d6cde227 - <rustc_query_impl[f831acc518dd35a0]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[2bd7ff09ba185999]::ops::function::FnOnce<(rustc_middle[b54b83f26435f7f1]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   23:     0x73f5d6bce21f - rustc_query_system[b373b5c2386f7170]::query::plumbing::try_execute_query::<rustc_query_impl[f831acc518dd35a0]::DynamicConfig<rustc_query_system[b373b5c2386f7170]::query::caches::SingleCache<rustc_middle[b54b83f26435f7f1]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[f831acc518dd35a0]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x73f5d6bcdd84 - rustc_query_impl[f831acc518dd35a0]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x73f5d6d8f5fb - <rustc_interface[74eec5d8ea1e417a]::passes::create_and_enter_global_ctxt<core[2bd7ff09ba185999]::option::Option<rustc_interface[74eec5d8ea1e417a]::queries::Linker>, rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[2bd7ff09ba185999]::ops::function::FnOnce<(&rustc_session[d67cc2e8da7bd984]::session::Session, rustc_middle[b54b83f26435f7f1]::ty::context::CurrentGcx, alloc[b6fb8828c3ba9b4e]::sync::Arc<rustc_data_structures[52b1cd216001b716]::jobserver::Proxy>, &std[1cf432dcf3c5540a]::sync::once_lock::OnceLock<rustc_middle[b54b83f26435f7f1]::ty::context::GlobalCtxt>, &rustc_data_structures[52b1cd216001b716]::sync::worker_local::WorkerLocal<rustc_middle[b54b83f26435f7f1]::arena::Arena>, &rustc_data_structures[52b1cd216001b716]::sync::worker_local::WorkerLocal<rustc_hir[94fd0328743937b2]::Arena>, rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x73f5d6c2dad8 - rustc_interface[74eec5d8ea1e417a]::interface::run_compiler::<(), rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   27:     0x73f5d6b8294e - std[1cf432dcf3c5540a]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[74eec5d8ea1e417a]::util::run_in_thread_with_globals<rustc_interface[74eec5d8ea1e417a]::util::run_in_thread_pool_with_globals<rustc_interface[74eec5d8ea1e417a]::interface::run_compiler<(), rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   28:     0x73f5d6b82720 - <std[1cf432dcf3c5540a]::thread::lifecycle::spawn_unchecked<rustc_interface[74eec5d8ea1e417a]::util::run_in_thread_with_globals<rustc_interface[74eec5d8ea1e417a]::util::run_in_thread_pool_with_globals<rustc_interface[74eec5d8ea1e417a]::interface::run_compiler<(), rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[2bd7ff09ba185999]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   29:     0x73f5d6b844c4 - <std[1cf432dcf3c5540a]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   30:     0x73f5d068aaa4 - <unknown>
[INFO] [stderr]   31:     0x73f5d0717a64 - clone
[INFO] [stderr]   32:                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/polars-plan-0.33.2/rustc-ice-2026-01-18T02_04_20-2075.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (50d7e48be 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 `polars-plan` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50d7e48beb74b48bd17c3749bfb73843c9ae0166/bin/rustc --crate-name polars_plan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-0.33.2/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="csv"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-time"' --cfg 'feature="polars-time"' --cfg 'feature="strings"' --cfg 'feature="temporal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abs", "approx_unique", "arg_where", "asof_join", "async", "bigidx", "binary_encoding", "chrono", "chrono-tz", "chunked_ids", "ciborium", "cloud", "coalesce", "concat_str", "cross_join", "cse", "csv", "cum_agg", "cutqcut", "date_offset", "debugging", "diff", "dot_diagram", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_group_by", "ewma", "extract_groups", "extract_jsonpath", "ffi_plugin", "fmt", "fused", "future", "futures", "interpolate", "ipc", "is_first_distinct", "is_in", "is_last_distinct", "is_unique", "json", "libloading", "list_any_all", "list_count", "list_sets", "list_take", "list_to_struct", "log", "merge_sorted", "meta", "mode", "moment", "nightly", "object", "panic_on_schema", "parquet", "pct_change", "pivot", "polars-ffi", "polars-time", "propagate_nans", "python", "random", "range", "rank", "regex", "repeat_by", "rle", "rolling_window", "round_series", "row_hash", "search_sorted", "semi_anti_join", "serde", "sign", "streaming", "string_from_radix", "string_justify", "strings", "temporal", "timezones", "top_k", "trigonometry", "true_div", "unique_counts"))' -C metadata=4b064e7967c574b3 -C extra-filename=-634d92fc9ef2f142 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f8720d168bb4ca96.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow2-20c4d0e5e2d8460c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-70ee69bd3c31a8f2.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-cbb598325a65a761.rmeta --extern polars_io=/opt/rustwide/target/debug/deps/libpolars_io-c03a45885ea10e88.rmeta --extern polars_ops=/opt/rustwide/target/debug/deps/libpolars_ops-fe2298db2449556b.rmeta --extern polars_time=/opt/rustwide/target/debug/deps/libpolars_time-61bbb224f71fb936.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-7160f0258fdff2a4.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2ac53b1703b853b4.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-1218b5414e57de9f.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-b84bcce6d6e0663b.so --cap-lints allow --cap-lints=forbid --cfg 'feature="nightly"'` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "9ff2b19266092c77a5aa2da8b4a1b9f1ffc1f30c51ac961911e354c0b4027cb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ff2b19266092c77a5aa2da8b4a1b9f1ffc1f30c51ac961911e354c0b4027cb1", kill_on_drop: false }`
[INFO] [stdout] 9ff2b19266092c77a5aa2da8b4a1b9f1ffc1f30c51ac961911e354c0b4027cb1
