[INFO] cloning repository https://github.com/zackjchen/taotie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zackjchen/taotie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackjchen%2Ftaotie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackjchen%2Ftaotie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67f92c3d2cd7d07f429bf8de52a000a97e58360e
[INFO] checking zackjchen/taotie against try#94382f34384023f3d2062a34ccf0bb6b4d44a75a for mutual-coercion
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackjchen%2Ftaotie" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zackjchen/taotie
[INFO] finished tweaking git repo https://github.com/zackjchen/taotie
[INFO] tweaked toml for git repo https://github.com/zackjchen/taotie written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zackjchen/taotie on toolchain 94382f34384023f3d2062a34ccf0bb6b4d44a75a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zackjchen/taotie 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" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ccafad71946c409f7941da803503b699b8fbd953f916e2b9948123f8aef436a
[INFO] running `Command { std: "docker" "start" "-a" "6ccafad71946c409f7941da803503b699b8fbd953f916e2b9948123f8aef436a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ccafad71946c409f7941da803503b699b8fbd953f916e2b9948123f8aef436a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ccafad71946c409f7941da803503b699b8fbd953f916e2b9948123f8aef436a", kill_on_drop: false }`
[INFO] [stdout] 6ccafad71946c409f7941da803503b699b8fbd953f916e2b9948123f8aef436a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f2069b7dd8228acad820a544bdbc440cf8539fa268ffdc205d4644cf0cd9292
[INFO] running `Command { std: "docker" "start" "-a" "9f2069b7dd8228acad820a544bdbc440cf8539fa268ffdc205d4644cf0cd9292", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking arrow-buffer v52.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling polars-utils v0.41.3
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling polars-arrow v0.41.3
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking fast-float v0.2.0
[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]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking itoap v1.0.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]     Checking sqlparser v0.47.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling polars-compute v0.41.3
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling lz4-sys v1.10.0
[INFO] [stderr]    Compiling polars-core v0.41.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling polars-ops v0.41.3
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking unicode-reverse v1.0.9
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking brotli v5.0.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars-plan v0.41.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking arrow-schema v52.2.0
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking arrow-data v52.2.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking raw-cpuid v11.1.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking object_store v0.10.2
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking polars-error v0.41.3
[INFO] [stderr]     Checking tempfile v3.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling polars-lazy v0.41.3
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking arrow-array v52.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking datafusion-common-runtime v40.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling polars v0.41.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking reedline v0.33.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking arrow-select v52.2.0
[INFO] [stderr]     Checking arrow-row v52.2.0
[INFO] [stderr]     Checking arrow-arith v52.2.0
[INFO] [stderr]     Checking arrow-cast v52.2.0
[INFO] [stderr]     Checking arrow-string v52.2.0
[INFO] [stderr]     Checking arrow-ord v52.2.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking arrow-ipc v52.2.0
[INFO] [stderr]     Checking arrow-json v52.2.0
[INFO] [stderr]     Checking arrow-csv v52.2.0
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking oneshot v0.1.8
[INFO] [stderr]     Checking reedline-repl-rs v1.2.1
[INFO] [stderr]     Checking arrow v52.2.0
[INFO] [stderr]     Checking parquet v52.2.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]     Checking polars-row v0.41.3
[INFO] [stderr]     Checking datafusion-common v40.0.0
[INFO] [stderr]     Checking datafusion-expr v40.0.0
[INFO] [stderr]     Checking lz4 v1.26.0
[INFO] [stderr]     Checking polars-parquet v0.41.3
[INFO] [stderr]     Checking datafusion-execution v40.0.0
[INFO] [stderr]     Checking datafusion-physical-expr-common v40.0.0
[INFO] [stderr]     Checking datafusion-sql v40.0.0
[INFO] [stderr]     Checking polars-time v0.41.3
[INFO] [stderr]     Checking datafusion-functions v40.0.0
[INFO] [stderr]     Checking datafusion-functions-aggregate v40.0.0
[INFO] [stderr]     Checking datafusion-physical-expr v40.0.0
[INFO] [stderr]     Checking polars-io v0.41.3
[INFO] [stderr]     Checking datafusion-optimizer v40.0.0
[INFO] [stderr]     Checking datafusion-physical-plan v40.0.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (2634) panicked at /rustc-dev/94382f34384023f3d2062a34ccf0bb6b4d44a75a/compiler/rustc_resolve/src/imports.rs:378:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x77411a64c393 - <<std[418d5d061f2e1d8c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5829695b87b9f900]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x77411ac0fb48 - core[5829695b87b9f900]::fmt::write
[INFO] [stderr]    2:     0x77411a662d86 - <std[418d5d061f2e1d8c]::sys::stdio::unix::Stderr as std[418d5d061f2e1d8c]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x77411a622408 - std[418d5d061f2e1d8c]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x77411a63fac3 - std[418d5d061f2e1d8c]::panicking::default_hook
[INFO] [stderr]    5:     0x77411961f63a - std[418d5d061f2e1d8c]::panicking::update_hook::<alloc[d0d6fb3ca8abe4d3]::boxed::Box<rustc_driver_impl[4079077465b2bf77]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x77411a63fda2 - std[418d5d061f2e1d8c]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x77411a6224fa - std[418d5d061f2e1d8c]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x77411a616979 - std[418d5d061f2e1d8c]::sys::backtrace::__rust_end_short_backtrace::<std[418d5d061f2e1d8c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x77411a623f9d - __rustc[851c2e177d4254a9]::rust_begin_unwind
[INFO] [stderr]   10:     0x774117161cfc - core[5829695b87b9f900]::panicking::panic_fmt
[INFO] [stderr]   11:     0x774116fd8f92 - core[5829695b87b9f900]::panicking::panic
[INFO] [stderr]   12:     0x77411ac39ea1 - <rustc_resolve[6f2fd5dd2d26195f]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x77411ac38f8c - <rustc_resolve[6f2fd5dd2d26195f]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x77411ac38f8c - <rustc_resolve[6f2fd5dd2d26195f]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x77411ac38f8c - <rustc_resolve[6f2fd5dd2d26195f]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x77411ac3714d - <rustc_resolve[6f2fd5dd2d26195f]::Resolver as rustc_expand[d829d3154e9ee203]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   17:     0x77411c21a85d - <rustc_expand[d829d3154e9ee203]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   18:     0x77411c2199d2 - <rustc_expand[d829d3154e9ee203]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   19:     0x77411b305cb4 - rustc_interface[7bbd9fdfb0722a66]::passes::configure_and_expand
[INFO] [stderr]   20:     0x77411bed4bd8 - rustc_interface[7bbd9fdfb0722a66]::passes::resolver_for_lowering_raw
[INFO] [stderr]   21:     0x77411bed494d - rustc_query_impl[19ad04527ad79cd0]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[19ad04527ad79cd0]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[cb68c96c142db297]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   22:     0x77411bed4927 - <rustc_query_impl[19ad04527ad79cd0]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[5829695b87b9f900]::ops::function::FnOnce<(rustc_middle[cb68c96c142db297]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   23:     0x77411bdf4b1f - rustc_query_system[4cb89f621e741791]::query::plumbing::try_execute_query::<rustc_query_impl[19ad04527ad79cd0]::DynamicConfig<rustc_query_system[4cb89f621e741791]::query::caches::SingleCache<rustc_middle[cb68c96c142db297]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[19ad04527ad79cd0]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x77411bdf4684 - rustc_query_impl[19ad04527ad79cd0]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x77411bfac6fb - <rustc_interface[7bbd9fdfb0722a66]::passes::create_and_enter_global_ctxt<core[5829695b87b9f900]::option::Option<rustc_interface[7bbd9fdfb0722a66]::queries::Linker>, rustc_driver_impl[4079077465b2bf77]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[5829695b87b9f900]::ops::function::FnOnce<(&rustc_session[e69689b3ff8950bf]::session::Session, rustc_middle[cb68c96c142db297]::ty::context::CurrentGcx, alloc[d0d6fb3ca8abe4d3]::sync::Arc<rustc_data_structures[254ea106414d7077]::jobserver::Proxy>, &std[418d5d061f2e1d8c]::sync::once_lock::OnceLock<rustc_middle[cb68c96c142db297]::ty::context::GlobalCtxt>, &rustc_data_structures[254ea106414d7077]::sync::worker_local::WorkerLocal<rustc_middle[cb68c96c142db297]::arena::Arena>, &rustc_data_structures[254ea106414d7077]::sync::worker_local::WorkerLocal<rustc_hir[7a3d3bdad7ca52ae]::Arena>, rustc_driver_impl[4079077465b2bf77]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x77411be90ad8 - rustc_interface[7bbd9fdfb0722a66]::interface::run_compiler::<(), rustc_driver_impl[4079077465b2bf77]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   27:     0x77411bcfb97a - std[418d5d061f2e1d8c]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[7bbd9fdfb0722a66]::util::run_in_thread_with_globals<rustc_interface[7bbd9fdfb0722a66]::util::run_in_thread_pool_with_globals<rustc_interface[7bbd9fdfb0722a66]::interface::run_compiler<(), rustc_driver_impl[4079077465b2bf77]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   28:     0x77411bcfb72c - <std[418d5d061f2e1d8c]::thread::lifecycle::spawn_unchecked<rustc_interface[7bbd9fdfb0722a66]::util::run_in_thread_with_globals<rustc_interface[7bbd9fdfb0722a66]::util::run_in_thread_pool_with_globals<rustc_interface[7bbd9fdfb0722a66]::interface::run_compiler<(), rustc_driver_impl[4079077465b2bf77]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5829695b87b9f900]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   29:     0x77411bcf9b78 - <std[418d5d061f2e1d8c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   30:     0x77411588aaa4 - <unknown>
[INFO] [stderr]   31:     0x774115917a64 - 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.41.3/rustc-ice-2026-01-12T06_10_38-2632.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (94382f343 2026-01-11) 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/94382f34384023f3d2062a34ccf0bb6b4d44a75a/bin/rustc --crate-name polars_plan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-0.41.3/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="abs"' --cfg 'feature="binary_encoding"' --cfg 'feature="chrono-tz"' --cfg 'feature="concat_str"' --cfg 'feature="cross_join"' --cfg 'feature="csv"' --cfg 'feature="cum_agg"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-decimal"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-struct"' --cfg 'feature="dtype-time"' --cfg 'feature="is_in"' --cfg 'feature="log"' --cfg 'feature="meta"' --cfg 'feature="parquet"' --cfg 'feature="polars-parquet"' --cfg 'feature="polars-time"' --cfg 'feature="regex"' --cfg 'feature="round_series"' --cfg 'feature="sign"' --cfg 'feature="string_reverse"' --cfg 'feature="strings"' --cfg 'feature="temporal"' --cfg 'feature="timezones"' --cfg 'feature="trigonometry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abs", "approx_unique", "arg_where", "array_any_all", "array_count", "array_to_struct", "asof_join", "async", "bigidx", "binary_encoding", "business", "chrono", "chrono-tz", "chunked_ids", "ciborium", "cloud", "coalesce", "concat_str", "cov", "cross_join", "cse", "csv", "cum_agg", "cutqcut", "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", "ewma_by", "extract_groups", "extract_jsonpath", "ffi_plugin", "find_many", "fmt", "fused", "future", "futures", "hist", "hive_partitions", "interpolate", "interpolate_by", "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", "month_end", "month_start", "nightly", "object", "offset_by", "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", "rolling_window_by", "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=a71c343edd610f1f -C extra-filename=-e7ad27b417bd35f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-23de363b5b7c91e0.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-3f364b4b00932851.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-580e29774f38d435.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0f24be69e2422d21.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-f06f4de5f50cd4f0.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-63f6c1a3e0814ae5.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-f4928459ec7f514f.rmeta --extern polars_io=/opt/rustwide/target/debug/deps/libpolars_io-33ee3e92e26ac529.rmeta --extern polars_ops=/opt/rustwide/target/debug/deps/libpolars_ops-31d17439d533703d.rmeta --extern polars_parquet=/opt/rustwide/target/debug/deps/libpolars_parquet-76a9daf594345d4b.rmeta --extern polars_time=/opt/rustwide/target/debug/deps/libpolars_time-1e682d9acc7b88c0.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-4d167ebc728cc2fb.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3d3e6987788d1954.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-ac7c6ae85f9083a1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e312db33789a4a4c.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-34a2cb3a6a3dda78.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-725f82491bdf1f72.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-7937a5d00b2d9bfd/out -L native=/opt/rustwide/target/debug/build/lz4-sys-e2b6db4b16d47a79/out -L native=/opt/rustwide/target/debug/build/zstd-sys-447d223468946c1d/out --cfg 'feature="nightly"'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9f2069b7dd8228acad820a544bdbc440cf8539fa268ffdc205d4644cf0cd9292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f2069b7dd8228acad820a544bdbc440cf8539fa268ffdc205d4644cf0cd9292", kill_on_drop: false }`
[INFO] [stdout] 9f2069b7dd8228acad820a544bdbc440cf8539fa268ffdc205d4644cf0cd9292
