[INFO] fetching crate nyxs_owl 0.7.2... [INFO] checking nyxs_owl-0.7.2 against try#2f436d5822164c7dc46729ecf9f1f8faa09fe9e4 for feb-17 [INFO] extracting crate nyxs_owl 0.7.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate nyxs_owl 0.7.2 [INFO] finished tweaking crates.io crate nyxs_owl 0.7.2 [INFO] tweaked toml for crates.io crate nyxs_owl 0.7.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nyxs_owl 0.7.2 on toolchain 2f436d5822164c7dc46729ecf9f1f8faa09fe9e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nyxs_owl 0.7.2 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" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f80e9906715dfce6dbf109ea252734d5c2bcae392732237d5d270d778078fb6c [INFO] running `Command { std: "docker" "start" "-a" "f80e9906715dfce6dbf109ea252734d5c2bcae392732237d5d270d778078fb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f80e9906715dfce6dbf109ea252734d5c2bcae392732237d5d270d778078fb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f80e9906715dfce6dbf109ea252734d5c2bcae392732237d5d270d778078fb6c", kill_on_drop: false }` [INFO] [stdout] f80e9906715dfce6dbf109ea252734d5c2bcae392732237d5d270d778078fb6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+2f436d5822164c7dc46729ecf9f1f8faa09fe9e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 066fd6bcb2d2e11266fd8da49df99642d2b9e4a1bbe2d4c3bbdd2adc9488dd78 [INFO] running `Command { std: "docker" "start" "-a" "066fd6bcb2d2e11266fd8da49df99642d2b9e4a1bbe2d4c3bbdd2adc9488dd78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling polars-utils v0.47.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling polars-schema v0.47.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling polars-arrow v0.47.1 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Compiling polars-compute v0.47.1 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking skiplist v0.5.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling polars-core v0.47.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling polars-ops v0.47.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking fs4 v0.13.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling polars-plan v0.47.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling polars-stream v0.47.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling polars-lazy v0.47.1 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Compiling polars v0.47.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking reqwest v0.12.20 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking object_store v0.12.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking polars-error v0.47.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking fake v2.10.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking statrs v0.18.0 [INFO] [stderr] Checking statrs v0.17.1 [INFO] [stderr] Checking oxidiviner v1.2.0 [INFO] [stderr] Checking polars-row v0.47.1 [INFO] [stderr] Checking polars-parquet v0.47.1 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (3262) panicked at /rustc-dev/2f436d5822164c7dc46729ecf9f1f8faa09fe9e4/compiler/rustc_resolve/src/imports.rs:387:13: [INFO] [stderr] assertion failed: !deep_decl.is_glob_import() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7869aa7f979b - <::print::DisplayBacktrace as core[4ecde69f02e53973]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7869aae1ff08 - core[4ecde69f02e53973]::fmt::write [INFO] [stderr] 2: 0x7869aa8109f6 - ::write_fmt [INFO] [stderr] 3: 0x7869aa7cf858 - std[dd8df931bf4505e8]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7869aa7ecc03 - std[dd8df931bf4505e8]::panicking::default_hook [INFO] [stderr] 5: 0x7869a97abebf - std[dd8df931bf4505e8]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7869aa7ecee2 - std[dd8df931bf4505e8]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7869aa7cf94a - std[dd8df931bf4505e8]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7869aa7c6669 - std[dd8df931bf4505e8]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7869aa7d137d - __rustc[8799f25e9f237cfd]::rust_begin_unwind [INFO] [stderr] 10: 0x7869a73ef7cc - core[4ecde69f02e53973]::panicking::panic_fmt [INFO] [stderr] 11: 0x7869a6e3d752 - core[4ecde69f02e53973]::panicking::panic [INFO] [stderr] 12: 0x7869aae4a8c9 - ::try_plant_decl_into_local_module [INFO] [stderr] 13: 0x7869aae49ecb - ::try_plant_decl_into_local_module [INFO] [stderr] 14: 0x7869aae48406 - ::resolve_imports [INFO] [stderr] 15: 0x7869ac466aa7 - ::fully_expand_fragment [INFO] [stderr] 16: 0x7869ac465c45 - ::expand_crate [INFO] [stderr] 17: 0x7869ab7d7a54 - rustc_interface[cf0cc76db94539e8]::passes::resolver_for_lowering_raw [INFO] [stderr] 18: 0x7869ab7d6ecd - rustc_query_impl[dfc80ec7fc5090e5]::query_impl::resolver_for_lowering_raw::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 19: 0x7869ac07b92e - rustc_query_impl[dfc80ec7fc5090e5]::execution::try_execute_query::>, {rustc_query_impl[dfc80ec7fc5090e5]::QueryFlags { is_anon: false, is_depth_limit: false, is_feedable: false }}, false> [INFO] [stderr] 20: 0x7869ac07b482 - rustc_query_impl[dfc80ec7fc5090e5]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 21: 0x7869ac16614f - , rustc_driver_impl[a15011602aea1e0a]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[4ecde69f02e53973]::ops::function::FnOnce<(&rustc_session[13aa4307232eec1c]::session::Session, rustc_middle[97a4b38ff14f615a]::ty::context::CurrentGcx, alloc[38e6de9af90590e1]::sync::Arc, &std[dd8df931bf4505e8]::sync::once_lock::OnceLock, &rustc_data_structures[663ed82276dc206d]::sync::worker_local::WorkerLocal, &rustc_data_structures[663ed82276dc206d]::sync::worker_local::WorkerLocal, rustc_driver_impl[a15011602aea1e0a]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 22: 0x7869ac067d0c - rustc_interface[cf0cc76db94539e8]::interface::run_compiler::<(), rustc_driver_impl[a15011602aea1e0a]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 23: 0x7869ac045d7e - std[dd8df931bf4505e8]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 24: 0x7869ac046460 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[4ecde69f02e53973]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7869ac0472ec - ::new::thread_start [INFO] [stderr] 26: 0x7869a5a8aaa4 - [INFO] [stderr] 27: 0x7869a5b17a64 - clone [INFO] [stderr] 28: 0x0 - [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.47.1/rustc-ice-2026-02-19T09_58_19-3260.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.95.0-nightly (2f436d582 2026-02-17) 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/2f436d5822164c7dc46729ecf9f1f8faa09fe9e4/bin/rustc --crate-name polars_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.47.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-array"' --cfg 'feature="dtype-categorical"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-decimal"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i128"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-struct"' --cfg 'feature="dtype-time"' --cfg 'feature="dtype-u16"' --cfg 'feature="dtype-u8"' --cfg 'feature="fmt"' --cfg 'feature="lazy"' --cfg 'feature="partition_by"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="rolling_window"' --cfg 'feature="rows"' --cfg 'feature="serde"' --cfg 'feature="serde-lazy"' --cfg 'feature="serde_json"' --cfg 'feature="strings"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "approx_unique", "array_arithmetic", "avx512", "bigidx", "bitwise", "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-i128", "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", "list_arithmetic", "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=6c057eb891f559ae -C extra-filename=-0a231bdc026f1ffc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-03895f9cd147f625.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ab6c89d595fb6311.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c02d8a438561e5ac.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-0692bbce08ed1047.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9333d01a6ef8d829.rmeta --extern hashbrown_old_nightly_hack=/opt/rustwide/target/debug/deps/libhashbrown-5557727039839b40.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d32a99cbadec011e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-40d78f5b4ea887cf.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-24f7ec3d07a29680.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-5c18709e94a6ee30.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-7ec0dc0204305c26.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-e21f438117b7436a.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-95433fd27a506aa9.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-1a2fb97f280a948e.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-d8a8c8c3e18a157e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f167f9d9bcd9f77d.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-6c6251cc752b9c55.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2ac53b1703b853b4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a647d47be5b4c8f0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-53599b274f45a9ae.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aa96fe0e0c6ea314.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-0a63a35b64e47f0c.so --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-16ea1815b87f13c7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-bec12efaacae347e/out -L native=/opt/rustwide/target/debug/build/ring-568575812b3f06d1/out -L native=/opt/rustwide/target/debug/build/psm-76b288d2f453710e/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b592d9d0b8954769/out --cfg 'feature="nightly"'` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "066fd6bcb2d2e11266fd8da49df99642d2b9e4a1bbe2d4c3bbdd2adc9488dd78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066fd6bcb2d2e11266fd8da49df99642d2b9e4a1bbe2d4c3bbdd2adc9488dd78", kill_on_drop: false }` [INFO] [stdout] 066fd6bcb2d2e11266fd8da49df99642d2b9e4a1bbe2d4c3bbdd2adc9488dd78