[INFO] cloning repository https://github.com/ATL2001/polars_uuid4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ATL2001/polars_uuid4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATL2001%2Fpolars_uuid4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATL2001%2Fpolars_uuid4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad3468af9213373f7b4548315e88a5fa7c9d1d6f
[INFO] checking ATL2001/polars_uuid4 against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATL2001%2Fpolars_uuid4" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ATL2001/polars_uuid4
[INFO] finished tweaking git repo https://github.com/ATL2001/polars_uuid4
[INFO] tweaked toml for git repo https://github.com/ATL2001/polars_uuid4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ATL2001/polars_uuid4 on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ATL2001/polars_uuid4 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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.7.0
[INFO] [stderr]   Downloaded pyo3-macros v0.20.2
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded foreign_vec v0.1.0
[INFO] [stderr]   Downloaded multiversion v0.7.3
[INFO] [stderr]   Downloaded zstd v0.13.0
[INFO] [stderr]   Downloaded enum_dispatch v0.3.12
[INFO] [stderr]   Downloaded target-features v0.1.5
[INFO] [stderr]   Downloaded polars-sql v0.37.0
[INFO] [stderr]   Downloaded polars v0.37.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.2
[INFO] [stderr]   Downloaded sysinfo v0.30.5
[INFO] [stderr]   Downloaded polars-pipe v0.37.0
[INFO] [stderr]   Downloaded polars-io v0.37.0
[INFO] [stderr]   Downloaded polars-lazy v0.37.0
[INFO] [stderr]   Downloaded serde_json v1.0.113
[INFO] [stderr]   Downloaded polars-ops v0.37.0
[INFO] [stderr]   Downloaded sqlparser v0.39.0
[INFO] [stderr]   Downloaded itoap v1.0.1
[INFO] [stderr]   Downloaded polars-arrow v0.37.0
[INFO] [stderr]   Downloaded serde-pickle v1.1.1
[INFO] [stderr]   Downloaded polars-core v0.37.0
[INFO] [stderr]   Downloaded polars-plan v0.37.0
[INFO] [stderr]   Downloaded pyo3 v0.20.2
[INFO] [stderr]   Downloaded polars-ffi v0.37.0
[INFO] [stderr]   Downloaded pyo3-polars v0.11.3
[INFO] [stderr]   Downloaded chrono-tz v0.8.5
[INFO] [stderr]   Downloaded pyo3-polars-derive v0.5.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.2
[INFO] [stderr]   Downloaded argminmax v0.6.1
[INFO] [stderr]   Downloaded ethnum v1.5.0
[INFO] [stderr]   Downloaded zstd-safe v7.0.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.2
[INFO] [stderr]   Downloaded polars-time v0.37.0
[INFO] [stderr]   Downloaded bytemuck v1.14.1
[INFO] [stderr]   Downloaded xxhash-rust v0.8.8
[INFO] [stderr]   Downloaded polars-row v0.37.0
[INFO] [stderr]   Downloaded unicode-reverse v1.0.8
[INFO] [stderr]   Downloaded uuid v1.7.0
[INFO] [stderr]   Downloaded polars-compute v0.37.0
[INFO] [stderr]   Downloaded multiversion-macros v0.7.3
[INFO] [stderr]   Downloaded array-init-cursor v0.2.0
[INFO] [stderr]   Downloaded polars-error v0.37.0
[INFO] [stderr]   Downloaded polars-utils v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a391da0039d4e6aa1a35e043f380cb393b48e039936385253e7be9234bc153fe
[INFO] running `Command { std: "docker" "start" "-a" "a391da0039d4e6aa1a35e043f380cb393b48e039936385253e7be9234bc153fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a391da0039d4e6aa1a35e043f380cb393b48e039936385253e7be9234bc153fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a391da0039d4e6aa1a35e043f380cb393b48e039936385253e7be9234bc153fe", kill_on_drop: false }`
[INFO] [stdout] a391da0039d4e6aa1a35e043f380cb393b48e039936385253e7be9234bc153fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2050ce0f8d4306b1f991d4835a4aab181389eac9d81eb8693ffa2a1ea6bc59a8
[INFO] running `Command { std: "docker" "start" "-a" "2050ce0f8d4306b1f991d4835a4aab181389eac9d81eb8693ffa2a1ea6bc59a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling target-features v0.1.5
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling polars-utils v0.37.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling polars-compute v0.37.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling polars-arrow v0.37.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling pyo3-build-config v0.20.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling polars-core v0.37.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking xxhash-rust v0.8.8
[INFO] [stderr]    Compiling polars-ops v0.37.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking argminmax v0.6.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling polars-plan v0.37.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling polars v0.37.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking iter-read v0.3.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling pyo3-ffi v0.20.2
[INFO] [stderr]    Compiling pyo3 v0.20.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.2
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling uuid-macro-internal v1.7.0
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]    Compiling polars-error v0.37.0
[INFO] [stderr]     Checking comfy-table v7.1.0
[INFO] [stderr]    Compiling multiversion-macros v0.7.3
[INFO] [stderr]    Compiling pyo3-macros v0.20.2
[INFO] [stderr]     Checking multiversion v0.7.3
[INFO] [stderr]     Checking serde-pickle v1.1.1
[INFO] [stderr]     Checking polars-row v0.37.0
[INFO] [stderr]     Checking polars-ffi v0.37.0
[INFO] [stderr]     Checking polars-time v0.37.0
[INFO] [stderr]     Checking polars-io v0.37.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2219) panicked at /rustc-dev/9b81629631b382fd49ee3a20ac47797b1467e52d/compiler/rustc_resolve/src/imports.rs:378:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x797c47c35093 - <<std[2ade4c2364de62da]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[70014f3701156057]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x797c4820fb48 - core[70014f3701156057]::fmt::write
[INFO] [stderr]    2:     0x797c47c4ba86 - <std[2ade4c2364de62da]::sys::stdio::unix::Stderr as std[2ade4c2364de62da]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x797c47c0b108 - std[2ade4c2364de62da]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x797c47c287c3 - std[2ade4c2364de62da]::panicking::default_hook
[INFO] [stderr]    5:     0x797c46c0c68a - std[2ade4c2364de62da]::panicking::update_hook::<alloc[bf1f08ca38e38ea3]::boxed::Box<rustc_driver_impl[48bdb3468b385e51]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x797c47c28aa2 - std[2ade4c2364de62da]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x797c47c0b1fa - std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x797c47bff679 - std[2ade4c2364de62da]::sys::backtrace::__rust_end_short_backtrace::<std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x797c47c0cc9d - __rustc[2d9923b8307f5353]::rust_begin_unwind
[INFO] [stderr]   10:     0x797c4478318c - core[70014f3701156057]::panicking::panic_fmt
[INFO] [stderr]   11:     0x797c445bc6f2 - core[70014f3701156057]::panicking::panic
[INFO] [stderr]   12:     0x797c48239f10 - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x797c482390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x797c482390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x797c482390ce - <rustc_resolve[543033dc97342eb8]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x797c48237401 - <rustc_resolve[543033dc97342eb8]::Resolver as rustc_expand[f7d1840041189443]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   17:     0x797c49830e1b - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   18:     0x797c4982ff84 - <rustc_expand[f7d1840041189443]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   19:     0x797c4892aef4 - rustc_interface[372b2d608f466254]::passes::configure_and_expand
[INFO] [stderr]   20:     0x797c49417ad8 - rustc_interface[372b2d608f466254]::passes::resolver_for_lowering_raw
[INFO] [stderr]   21:     0x797c4941784d - rustc_query_impl[d3207ad19da6bae6]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   22:     0x797c49417827 - <rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[70014f3701156057]::ops::function::FnOnce<(rustc_middle[a808b96dc0c8b39]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   23:     0x797c493f1adf - rustc_query_system[ac97840b0086b723]::query::plumbing::try_execute_query::<rustc_query_impl[d3207ad19da6bae6]::DynamicConfig<rustc_query_system[ac97840b0086b723]::query::caches::SingleCache<rustc_middle[a808b96dc0c8b39]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[d3207ad19da6bae6]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x797c493f1644 - rustc_query_impl[d3207ad19da6bae6]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x797c495b48fb - <rustc_interface[372b2d608f466254]::passes::create_and_enter_global_ctxt<core[70014f3701156057]::option::Option<rustc_interface[372b2d608f466254]::queries::Linker>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[70014f3701156057]::ops::function::FnOnce<(&rustc_session[4ad34451d848125f]::session::Session, rustc_middle[a808b96dc0c8b39]::ty::context::CurrentGcx, alloc[bf1f08ca38e38ea3]::sync::Arc<rustc_data_structures[de9cc80261963238]::jobserver::Proxy>, &std[2ade4c2364de62da]::sync::once_lock::OnceLock<rustc_middle[a808b96dc0c8b39]::ty::context::GlobalCtxt>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_middle[a808b96dc0c8b39]::arena::Arena>, &rustc_data_structures[de9cc80261963238]::sync::worker_local::WorkerLocal<rustc_hir[d443c4a01af566e4]::Arena>, rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x797c4947abd8 - rustc_interface[372b2d608f466254]::interface::run_compiler::<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   27:     0x797c493ae8ce - std[2ade4c2364de62da]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   28:     0x797c493ae6a0 - <std[2ade4c2364de62da]::thread::lifecycle::spawn_unchecked<rustc_interface[372b2d608f466254]::util::run_in_thread_with_globals<rustc_interface[372b2d608f466254]::util::run_in_thread_pool_with_globals<rustc_interface[372b2d608f466254]::interface::run_compiler<(), rustc_driver_impl[48bdb3468b385e51]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[70014f3701156057]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   29:     0x797c493b0446 - <std[2ade4c2364de62da]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   30:     0x797c42e8aaa4 - <unknown>
[INFO] [stderr]   31:     0x797c42f17a64 - 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.37.0/rustc-ice-2026-01-14T15_30_45-2214.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (9b8162963 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 `polars-plan` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b81629631b382fd49ee3a20ac47797b1467e52d/bin/rustc --crate-name polars_plan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-0.37.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abs", "approx_unique", "arg_where", "array_any_all", "array_count", "asof_join", "async", "bigidx", "binary_encoding", "chrono", "chrono-tz", "chunked_ids", "ciborium", "cloud", "coalesce", "concat_str", "cov", "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", "find_many", "fmt", "fused", "future", "futures", "hist", "hive_partitions", "interpolate", "ipc", "is_between", "is_first_distinct", "is_in", "is_last_distinct", "is_unique", "json", "libloading", "list_any_all", "list_count", "list_drop_nulls", "list_gather", "list_sample", "list_sets", "list_to_struct", "log", "merge_sorted", "meta", "mode", "moment", "nightly", "object", "panic_on_schema", "parquet", "pct_change", "peaks", "pivot", "polars-ffi", "polars-json", "polars-parquet", "polars-time", "propagate_nans", "python", "random", "range", "rank", "regex", "reinterpret", "repeat_by", "replace", "rle", "rolling_window", "round_series", "row_hash", "search_sorted", "semi_anti_join", "serde", "sign", "streaming", "string_encoding", "string_pad", "string_reverse", "string_to_integer", "strings", "temporal", "timezones", "top_k", "trigonometry", "true_div", "unique_counts"))' -C metadata=56b6e2b9062fa1f7 -C extra-filename=-34604ee996ac8097 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6c44805ef7dada31.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-f7604ce29cb2f186.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-464a26649b7751df.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-76b9bd5438c96b2b.rmeta --extern polars_io=/opt/rustwide/target/debug/deps/libpolars_io-f06d879869eea580.rmeta --extern polars_ops=/opt/rustwide/target/debug/deps/libpolars_ops-64a56816768c8816.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-6ce5b393190fd2d7.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-09a53da728384b8e.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-f4a23bc0e4cfd43b.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-11b25701469ee1df.so --cap-lints allow --cap-lints=forbid --cfg 'feature="nightly"'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `polars-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b81629631b382fd49ee3a20ac47797b1467e52d/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="algorithm_group_by"' --cfg 'feature="lazy"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "arrow-array", "arrow_rs", "asof_join", "avx512", "bigidx", "checked_arithmetic", "chrono", "chrono-tz", "chunked_ids", "comfy-table", "dataframe_arithmetic", "default", "describe", "diagonal_concat", "docs", "docs-selection", "dot_product", "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", "fmt", "fmt_no_tty", "group_by_list", "is_first_distinct", "is_last_distinct", "lazy", "ndarray", "nightly", "object", "partition_by", "performant", "product", "python", "rand", "rand_distr", "random", "regex", "reinterpret", "rolling_window", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=830a129e9a0e5519 -C extra-filename=-9eda28bb53d7105a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-848ae9b74d672ba2.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e260d43ead2f168a.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-2f6abe6cf3d539d4.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-235d5b4382d02988.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-7f1fb0adf046e26c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d2b5ccd544c2743e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0aa35aed8c8c71aa.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-616c495a6549e708.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-6b2cd5518a5e6335.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-27472b315adaebeb.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-052468b7add971c0.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-201a4bb679c812aa.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-edb382f000b0ae60.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a62c27a65791762b.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-7bb204abb264afe7.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-ecc9256a7dc1cc60.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-41c1fba8c47874f7.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a74b9290d24d5f6e.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2050ce0f8d4306b1f991d4835a4aab181389eac9d81eb8693ffa2a1ea6bc59a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2050ce0f8d4306b1f991d4835a4aab181389eac9d81eb8693ffa2a1ea6bc59a8", kill_on_drop: false }`
[INFO] [stdout] 2050ce0f8d4306b1f991d4835a4aab181389eac9d81eb8693ffa2a1ea6bc59a8
