[INFO] cloning repository https://github.com/4less/benchpro_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4less/benchpro_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4less%2Fbenchpro_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4less%2Fbenchpro_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14db2edd1bd9821e33c67433ef81332c8ab61886
[INFO] checking 4less/benchpro_rust against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4less%2Fbenchpro_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4less/benchpro_rust
[INFO] finished tweaking git repo https://github.com/4less/benchpro_rust
[INFO] tweaked toml for git repo https://github.com/4less/benchpro_rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4less/benchpro_rust 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/4less/benchpro_rust 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 082e2373dff257cf89a875d52d90ec85952a4713769ef9ee9e6b19aa61e57ec9
[INFO] running `Command { std: "docker" "start" "-a" "082e2373dff257cf89a875d52d90ec85952a4713769ef9ee9e6b19aa61e57ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "082e2373dff257cf89a875d52d90ec85952a4713769ef9ee9e6b19aa61e57ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "082e2373dff257cf89a875d52d90ec85952a4713769ef9ee9e6b19aa61e57ec9", kill_on_drop: false }`
[INFO] [stdout] 082e2373dff257cf89a875d52d90ec85952a4713769ef9ee9e6b19aa61e57ec9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 103c7df26ff736680a355453f77ef11254137732029f6c0047625624cd474597
[INFO] running `Command { std: "docker" "start" "-a" "103c7df26ff736680a355453f77ef11254137732029f6c0047625624cd474597", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling polars-utils v0.43.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]    Compiling polars-schema v0.43.1
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling polars-arrow v0.43.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling polars-compute v0.43.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling polars-core v0.43.1
[INFO] [stderr]    Compiling polars-ops v0.43.1
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling polars-plan v0.43.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling polars-lazy v0.43.1
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking tint v1.0.1
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking buffer-redux v1.0.2
[INFO] [stderr]    Compiling polars v0.43.1
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking accurate v0.3.1
[INFO] [stderr]     Checking needletail v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling numeric_literals v0.2.0
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking utf8-read v0.4.0
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking clap_complete v4.5.42
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking micromap v0.0.15
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking calamine v0.26.1
[INFO] [stderr]     Checking polars-error v0.43.1
[INFO] [stderr]     Checking ptree v0.4.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking phylotree v0.1.3
[INFO] [stderr]     Checking polars-row v0.43.1
[INFO] [stderr]     Checking polars-parquet v0.43.1
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1896) 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:     0x7483eebc35ab - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7483ef211788 - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]    2:     0x7483eebda826 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7483eeb99658 - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7483eebb6a13 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]    5:     0x7483edb87faf - std[2b8fb8c27541df22]::panicking::update_hook::<alloc[428f2d37998ac1d0]::boxed::Box<rustc_driver_impl[ae5a38e99973da23]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7483eebb6cf2 - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7483eeb9974a - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7483eeb8dc89 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7483eeb9b17d - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]   10:     0x7483ebda48dc - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7483eb239382 - core[ce8ad42acf3c47be]::panicking::panic
[INFO] [stderr]   12:     0x7483ef220c49 - <rustc_resolve[e336c4a0081f1fe7]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7483ef22024b - <rustc_resolve[e336c4a0081f1fe7]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7483ef21e786 - <rustc_resolve[e336c4a0081f1fe7]::Resolver as rustc_expand[ba770c49dcd05af1]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   15:     0x7483f0862698 - <rustc_expand[ba770c49dcd05af1]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   16:     0x7483f0861845 - <rustc_expand[ba770c49dcd05af1]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   17:     0x7483efb754ba - rustc_interface[86945b76c4a7c313]::passes::resolver_for_lowering_raw
[INFO] [stderr]   18:     0x7483efb74933 - rustc_query_impl[47ef35be264aeb5f]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   19:     0x7483f045166e - 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:     0x7483f04511c2 - rustc_query_impl[47ef35be264aeb5f]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   21:     0x7483f055614f - <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:     0x7483f03eec77 - rustc_interface[86945b76c4a7c313]::interface::run_compiler::<(), rustc_driver_impl[ae5a38e99973da23]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   23:     0x7483f04340fe - 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:     0x7483f04347e0 - <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:     0x7483f043566c - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   26:     0x7483e9e8aaa4 - <unknown>
[INFO] [stderr]   27:     0x7483e9f17a64 - 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/polars-core-0.43.1/rustc-ice-2026-02-15T04_39_11-1892.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 `polars-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.43.1/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="algorithm_group_by"' --cfg 'feature="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="docs"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-time"' --cfg 'feature="fmt"' --cfg 'feature="lazy"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="reinterpret"' --cfg 'feature="rows"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "arrow-array", "arrow_rs", "avx512", "bigidx", "checked_arithmetic", "chrono", "chrono-tz", "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", "rolling_window_by", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=c01507a556614266 -C extra-filename=-cf306ac30d3bcf0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-aee924341ed67abe.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2b23c89994425946.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-243e42c8518fb595.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9d9b2d3e6506d8b1.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-b6b13b3f352c7982.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0f24be69e2422d21.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c8807bfdba6bb39e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fe8b551bf4d7b527.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8031a1f51a6a3d65.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-154929b6ac9493b9.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-9fc20ba1750241c0.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-9b6ee016f7989e65.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-9c5d724a921e7ac3.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-af66b13ff3d1b3d0.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-0a636b05be8c83d6.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-6b1942451927aa6c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3dc919627d5a31c1.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-49ec3fadfec5fa4a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3d3e6987788d1954.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-06a4cc1068b7d8ab.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1f0510aa26637ef5.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-4d05ff9898655ee9.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-73e71964de6d0b42/out --cfg 'feature="nightly"'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "103c7df26ff736680a355453f77ef11254137732029f6c0047625624cd474597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103c7df26ff736680a355453f77ef11254137732029f6c0047625624cd474597", kill_on_drop: false }`
[INFO] [stdout] 103c7df26ff736680a355453f77ef11254137732029f6c0047625624cd474597
