[INFO] cloning repository https://github.com/Banyc/math
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Banyc/math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBanyc%2Fmath", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBanyc%2Fmath'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fba76957385db0ef1ed3eaf1b2ddb2997c7f90c4
[INFO] checking Banyc/math against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBanyc%2Fmath" "/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/Banyc/math
[INFO] finished tweaking git repo https://github.com/Banyc/math
[INFO] tweaked toml for git repo https://github.com/Banyc/math written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Banyc/math on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Banyc/math 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa8369e00188391a0f54f1b63f5097127bee7cc919080c325b4d5e805223cc52
[INFO] running `Command { std: "docker" "start" "-a" "aa8369e00188391a0f54f1b63f5097127bee7cc919080c325b4d5e805223cc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa8369e00188391a0f54f1b63f5097127bee7cc919080c325b4d5e805223cc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa8369e00188391a0f54f1b63f5097127bee7cc919080c325b4d5e805223cc52", kill_on_drop: false }`
[INFO] [stdout] aa8369e00188391a0f54f1b63f5097127bee7cc919080c325b4d5e805223cc52
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65d2665edc272f5f8ddf8881655d5d81831cdc0b330b8c585f4af92e526c65da
[INFO] running `Command { std: "docker" "start" "-a" "65d2665edc272f5f8ddf8881655d5d81831cdc0b330b8c585f4af92e526c65da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling polars-utils v0.44.2
[INFO] [stderr]    Compiling polars-schema v0.44.2
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling polars-arrow v0.44.2
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling polars-compute v0.44.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling polars-core v0.44.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling polars-ops v0.44.2
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling polars-plan v0.44.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling polars-lazy v0.44.2
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling polars v0.44.2
[INFO] [stderr]     Checking polars-parquet-format v0.1.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking integer-encoding v4.0.2
[INFO] [stderr]     Checking reikna v0.12.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[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 ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking primitive v0.1.0 (https://github.com/Banyc/primitive.git?tag=v0.0.53#88d121a8)
[INFO] [stderr]     Checking primitive v0.1.0 (https://github.com/Banyc/primitive.git?tag=v0.0.51#4a080303)
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking statistical_inference v0.1.0 (https://github.com/Banyc/statistical_inference.git?tag=v0.0.4#88f69bb1)
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking math v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]     Checking value-trait v0.10.1
[INFO] [stderr]     Checking simd-json v0.14.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking comfy-table v7.1.2
[INFO] [stderr]     Checking polars-error v0.44.2
[INFO] [stderr]     Checking polars-row v0.44.2
[INFO] [stderr]     Checking polars-json v0.44.2
[INFO] [stderr]     Checking polars-parquet v0.44.2
[INFO] [stderr]     Checking polars-time v0.44.2
[INFO] [stderr]     Checking polars-io v0.44.2
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1940) panicked at /rustc-dev/a7b168ac4977e8e93a43448b44847adaa305d5a9/compiler/rustc_resolve/src/imports.rs:379:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x70ecbf43fd53 - <<std[75ec25fb43c512a8]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[f51910cdf277a09c]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x70ecbfa0e308 - core[f51910cdf277a09c]::fmt::write
[INFO] [stderr]    2:     0x70ecbf456746 - <std[75ec25fb43c512a8]::sys::stdio::unix::Stderr as std[75ec25fb43c512a8]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x70ecbf415dc8 - std[75ec25fb43c512a8]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x70ecbf433483 - std[75ec25fb43c512a8]::panicking::default_hook
[INFO] [stderr]    5:     0x70ecbe417d3a - std[75ec25fb43c512a8]::panicking::update_hook::<alloc[d6d07296878075ad]::boxed::Box<rustc_driver_impl[667ec0181ce67a10]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x70ecbf433762 - std[75ec25fb43c512a8]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x70ecbf415eba - std[75ec25fb43c512a8]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x70ecbf40a339 - std[75ec25fb43c512a8]::sys::backtrace::__rust_end_short_backtrace::<std[75ec25fb43c512a8]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x70ecbf41795d - __rustc[9967932211877f70]::rust_begin_unwind
[INFO] [stderr]   10:     0x70ecbc88facc - core[f51910cdf277a09c]::panicking::panic_fmt
[INFO] [stderr]   11:     0x70ecbbbefce2 - core[f51910cdf277a09c]::panicking::panic
[INFO] [stderr]   12:     0x70ecbfa3649e - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x70ecbfa35785 - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x70ecbfa35785 - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x70ecbfa35785 - <rustc_resolve[426b123ceaff736c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x70ecbfa36cbc - <rustc_resolve[426b123ceaff736c]::Resolver as rustc_expand[89e3c54c1bb606f2]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   17:     0x70ecc1044e1d - <rustc_expand[89e3c54c1bb606f2]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   18:     0x70ecc1043f92 - <rustc_expand[89e3c54c1bb606f2]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   19:     0x70ecc0187834 - rustc_interface[bd86941b71375c9f]::passes::configure_and_expand
[INFO] [stderr]   20:     0x70ecc0ce6595 - rustc_interface[bd86941b71375c9f]::passes::resolver_for_lowering_raw
[INFO] [stderr]   21:     0x70ecc0ce630d - rustc_query_impl[b10b63cc59e7bfa2]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7d02bf441ba88878]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   22:     0x70ecc0ce62e7 - <rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[f51910cdf277a09c]::ops::function::FnOnce<(rustc_middle[7d02bf441ba88878]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   23:     0x70ecc0bd0f1f - rustc_query_system[5d1b6996ad2cd6d]::query::plumbing::try_execute_query::<rustc_query_impl[b10b63cc59e7bfa2]::DynamicConfig<rustc_query_system[5d1b6996ad2cd6d]::query::caches::SingleCache<rustc_middle[7d02bf441ba88878]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[b10b63cc59e7bfa2]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x70ecc0bd0a84 - rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x70ecc0da2bbb - <rustc_interface[bd86941b71375c9f]::passes::create_and_enter_global_ctxt<core[f51910cdf277a09c]::option::Option<rustc_interface[bd86941b71375c9f]::queries::Linker>, rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[f51910cdf277a09c]::ops::function::FnOnce<(&rustc_session[9a4bb4533e39bad7]::session::Session, rustc_middle[7d02bf441ba88878]::ty::context::CurrentGcx, alloc[d6d07296878075ad]::sync::Arc<rustc_data_structures[5e045bb1c4248082]::jobserver::Proxy>, &std[75ec25fb43c512a8]::sync::once_lock::OnceLock<rustc_middle[7d02bf441ba88878]::ty::context::GlobalCtxt>, &rustc_data_structures[5e045bb1c4248082]::sync::worker_local::WorkerLocal<rustc_middle[7d02bf441ba88878]::arena::Arena>, &rustc_data_structures[5e045bb1c4248082]::sync::worker_local::WorkerLocal<rustc_hir[765365e2e3d34de9]::Arena>, rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x70ecc0c3e418 - rustc_interface[bd86941b71375c9f]::interface::run_compiler::<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   27:     0x70ecc0ab718e - std[75ec25fb43c512a8]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[bd86941b71375c9f]::util::run_in_thread_with_globals<rustc_interface[bd86941b71375c9f]::util::run_in_thread_pool_with_globals<rustc_interface[bd86941b71375c9f]::interface::run_compiler<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   28:     0x70ecc0ab6f60 - <std[75ec25fb43c512a8]::thread::lifecycle::spawn_unchecked<rustc_interface[bd86941b71375c9f]::util::run_in_thread_with_globals<rustc_interface[bd86941b71375c9f]::util::run_in_thread_pool_with_globals<rustc_interface[bd86941b71375c9f]::interface::run_compiler<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[f51910cdf277a09c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   29:     0x70ecc0abc838 - <std[75ec25fb43c512a8]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   30:     0x70ecba68aaa4 - <unknown>
[INFO] [stderr]   31:     0x70ecba717a64 - 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.44.2/rustc-ice-2026-01-19T20_01_01-1938.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (a7b168ac4 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/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name polars_plan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-0.44.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="chrono"' --cfg 'feature="csv"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-struct"' --cfg 'feature="dtype-time"' --cfg 'feature="json"' --cfg 'feature="polars-json"' --cfg 'feature="polars-time"' --cfg 'feature="temporal"' --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", "bitwise", "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", "iejoin", "interpolate", "interpolate_by", "ipc", "ir_serde", "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", "polars_cloud", "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", "serde_json", "sign", "streaming", "string_encoding", "string_pad", "string_reverse", "string_to_integer", "strings", "temporal", "timezones", "top_k", "trigonometry", "true_div", "unique_counts"))' -C metadata=916c116ade2d3633 -C extra-filename=-671ba6e461147792 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-2c6d4e96dba65546.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-880a81e22e9b405f.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-200f05f6977fa3c4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e4293a600cd4db1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-579e50a704e58013.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0f24be69e2422d21.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-7e9db71a5fe69a5c.rmeta --extern memmap=/opt/rustwide/target/debug/deps/libmemmap2-0c2dcc9c9b6153d6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-92b5361e4fbfda2b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-154929b6ac9493b9.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-5d905a9d2b89f3f3.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-8296f775bac933a4.rmeta --extern polars_io=/opt/rustwide/target/debug/deps/libpolars_io-306114848d5097a0.rmeta --extern polars_json=/opt/rustwide/target/debug/deps/libpolars_json-9b96ac90074cf015.rmeta --extern polars_ops=/opt/rustwide/target/debug/deps/libpolars_ops-c6c3c500e6cac55c.rmeta --extern polars_time=/opt/rustwide/target/debug/deps/libpolars_time-568b4e63953499e7.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-b8d935b0ab726b74.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3d3e6987788d1954.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-20c5de3b35f17748.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e99a54bf81d5e04e.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-959da831a913dbe2/out --cfg 'feature="nightly"'` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "65d2665edc272f5f8ddf8881655d5d81831cdc0b330b8c585f4af92e526c65da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65d2665edc272f5f8ddf8881655d5d81831cdc0b330b8c585f4af92e526c65da", kill_on_drop: false }`
[INFO] [stdout] 65d2665edc272f5f8ddf8881655d5d81831cdc0b330b8c585f4af92e526c65da
