[INFO] cloning repository https://github.com/henry-aus/07-taotie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henry-aus/07-taotie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenry-aus%2F07-taotie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenry-aus%2F07-taotie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0c2a6f89a1652de65d153f4d7353525dc8a93f7 [INFO] checking henry-aus/07-taotie against try#14731909456ca628a194900c35659dfdcb359e77 for pr-149195-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenry-aus%2F07-taotie" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/henry-aus/07-taotie [INFO] finished tweaking git repo https://github.com/henry-aus/07-taotie [INFO] tweaked toml for git repo https://github.com/henry-aus/07-taotie written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/henry-aus/07-taotie on toolchain 14731909456ca628a194900c35659dfdcb359e77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/henry-aus/07-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" "+14731909456ca628a194900c35659dfdcb359e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b6456338077c5a5654f90ddca70dbcfbd9a784310d4698a04db12d4917adefc [INFO] running `Command { std: "docker" "start" "-a" "6b6456338077c5a5654f90ddca70dbcfbd9a784310d4698a04db12d4917adefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b6456338077c5a5654f90ddca70dbcfbd9a784310d4698a04db12d4917adefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6456338077c5a5654f90ddca70dbcfbd9a784310d4698a04db12d4917adefc", kill_on_drop: false }` [INFO] [stdout] 6b6456338077c5a5654f90ddca70dbcfbd9a784310d4698a04db12d4917adefc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa3b80f12c24f561667c494f6bf3001946a488009bb6c4e79c8b0704bf55d34b [INFO] running `Command { std: "docker" "start" "-a" "fa3b80f12c24f561667c494f6bf3001946a488009bb6c4e79c8b0704bf55d34b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling polars-utils v0.39.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking arrow-buffer v51.0.0 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Compiling polars-arrow v0.39.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling polars-compute v0.39.2 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling polars-core v0.39.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling polars-ops v0.39.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking xxhash-rust v0.8.10 [INFO] [stderr] Checking unicode-reverse v1.0.9 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-plan v0.39.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling polars-lazy v0.39.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling polars v0.39.2 [INFO] [stderr] Checking sqlparser v0.39.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking nu-ansi-term v0.50.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking oneshot v0.1.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sqlparser v0.45.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking datafusion-common-runtime v38.0.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking async-compression v0.4.10 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking arrow-schema v51.0.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking raw-cpuid v11.0.2 [INFO] [stderr] Checking arrow-data v51.0.0 [INFO] [stderr] Checking object_store v0.9.1 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking polars-error v0.39.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking reedline v0.30.0 [INFO] [stderr] Checking reedline-repl-rs v1.1.1 [INFO] [stderr] Checking arrow-array v51.0.0 [INFO] [stderr] Checking arrow-select v51.0.0 [INFO] [stderr] Checking arrow-arith v51.0.0 [INFO] [stderr] Checking arrow-row v51.0.0 [INFO] [stderr] Checking lz4 v1.24.0 [INFO] [stderr] Checking arrow-cast v51.0.0 [INFO] [stderr] Checking arrow-string v51.0.0 [INFO] [stderr] Checking arrow-ord v51.0.0 [INFO] [stderr] Checking arrow-ipc v51.0.0 [INFO] [stderr] Checking arrow-csv v51.0.0 [INFO] [stderr] Checking arrow-json v51.0.0 [INFO] [stderr] Checking arrow v51.0.0 [INFO] [stderr] Checking parquet v51.0.0 [INFO] [stderr] Checking polars-row v0.39.2 [INFO] [stderr] Checking polars-parquet v0.39.2 [INFO] [stderr] Checking datafusion-common v38.0.0 [INFO] [stderr] Checking datafusion-expr v38.0.0 [INFO] [stderr] Checking datafusion-physical-expr-common v38.0.0 [INFO] [stderr] Checking datafusion-execution v38.0.0 [INFO] [stderr] Checking datafusion-sql v38.0.0 [INFO] [stderr] Checking datafusion-functions-aggregate v38.0.0 [INFO] [stderr] Checking datafusion-physical-expr v38.0.0 [INFO] [stderr] Checking polars-time v0.39.2 [INFO] [stderr] Checking polars-io v0.39.2 [INFO] [stderr] Checking datafusion-functions v38.0.0 [INFO] [stderr] Checking datafusion-physical-plan v38.0.0 [INFO] [stderr] Checking datafusion-optimizer v38.0.0 [INFO] [stderr] Checking datafusion-functions-array v38.0.0 [INFO] [stderr] Checking polars-sql v0.39.2 [INFO] [stderr] Checking datafusion v38.0.0 [INFO] [stdout] note: no errors encountered even though delayed bugs were created [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | use polars_plan::dsl::{coalesce, concat_str, len, max_horizontal, min_horizontal, when}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | use polars_plan::dsl::{coalesce, concat_str, len, max_horizontal, min_horizontal, when}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:6:67 [INFO] [stdout] | [INFO] [stdout] 6 | use polars_plan::dsl::{coalesce, concat_str, len, max_horizontal, min_horizontal, when}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:6:67 [INFO] [stdout] | [INFO] [stdout] 6 | use polars_plan::dsl::{coalesce, concat_str, len, max_horizontal, min_horizontal, when}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:6:83 [INFO] [stdout] | [INFO] [stdout] 6 | use polars_plan::dsl::{coalesce, concat_str, len, max_horizontal, min_horizontal, when}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:6:83 [INFO] [stdout] | [INFO] [stdout] 6 | use polars_plan::dsl::{coalesce, concat_str, len, max_horizontal, min_horizontal, when}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use polars_plan::logical_plan::LiteralValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use polars_plan::logical_plan::LiteralValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use polars_plan::prelude::LiteralValue::Null; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use polars_plan::prelude::LiteralValue::Null; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use polars_plan::prelude::{lit, StrptimeOptions}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use polars_plan::prelude::{lit, StrptimeOptions}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | use polars_plan::prelude::{lit, StrptimeOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | use polars_plan::prelude::{lit, StrptimeOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Expr as SQLExpr, Function as SQLFunction, FunctionArg, FunctionArgExpr, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Expr as SQLExpr, Function as SQLFunction, FunctionArg, FunctionArgExpr, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | Expr as SQLExpr, Function as SQLFunction, FunctionArg, FunctionArgExpr, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | Expr as SQLExpr, Function as SQLFunction, FunctionArg, FunctionArgExpr, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Expr as SQLExpr, Function as SQLFunction, FunctionArg, FunctionArgExpr, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | Expr as SQLExpr, Function as SQLFunction, FunctionArg, FunctionArgExpr, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:13:60 [INFO] [stdout] | [INFO] [stdout] 13 | Expr as SQLExpr, Function as SQLFunction, FunctionArg, FunctionArgExpr, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:13:60 [INFO] [stdout] | [INFO] [stdout] 13 | Expr as SQLExpr, Function as SQLFunction, FunctionArg, FunctionArgExpr, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:13:77 [INFO] [stdout] | [INFO] [stdout] 13 | Expr as SQLExpr, Function as SQLFunction, FunctionArg, FunctionArgExpr, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:13:77 [INFO] [stdout] | [INFO] [stdout] 13 | Expr as SQLExpr, Function as SQLFunction, FunctionArg, FunctionArgExpr, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | WindowSpec, WindowType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | WindowSpec, WindowType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | WindowSpec, WindowType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | WindowSpec, WindowType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/keywords.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::functions::PolarsSQLFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/keywords.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::functions::PolarsSQLFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/keywords.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::table_functions::PolarsTableFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/keywords.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::table_functions::PolarsTableFunctions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/keywords.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | use sqlparser::keywords; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/keywords.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | use sqlparser::keywords; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Div; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Div; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use polars_core::export::regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use polars_core::export::regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use polars_error::to_compute_err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use polars_error::to_compute_err; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use polars_plan::prelude::LiteralValue::Null; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use polars_plan::prelude::LiteralValue::Null; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::distributions::Alphanumeric; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::distributions::Alphanumeric; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use rand::{thread_rng, Rng}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use rand::{thread_rng, Rng}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use rand::{thread_rng, Rng}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use rand::{thread_rng, Rng}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ArrayAgg, ArrayElemTypeDef, BinaryOperator as SQLBinaryOperator, BinaryOperator, CastFormat, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ArrayAgg, ArrayElemTypeDef, BinaryOperator as SQLBinaryOperator, BinaryOperator, CastFormat, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | ArrayAgg, ArrayElemTypeDef, BinaryOperator as SQLBinaryOperator, BinaryOperator, CastFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | ArrayAgg, ArrayElemTypeDef, BinaryOperator as SQLBinaryOperator, BinaryOperator, CastFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | ArrayAgg, ArrayElemTypeDef, BinaryOperator as SQLBinaryOperator, BinaryOperator, CastFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | ArrayAgg, ArrayElemTypeDef, BinaryOperator as SQLBinaryOperator, BinaryOperator, CastFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:13:70 [INFO] [stdout] | [INFO] [stdout] 13 | ArrayAgg, ArrayElemTypeDef, BinaryOperator as SQLBinaryOperator, BinaryOperator, CastFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:13:70 [INFO] [stdout] | [INFO] [stdout] 13 | ArrayAgg, ArrayElemTypeDef, BinaryOperator as SQLBinaryOperator, BinaryOperator, CastFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:13:86 [INFO] [stdout] | [INFO] [stdout] 13 | ArrayAgg, ArrayElemTypeDef, BinaryOperator as SQLBinaryOperator, BinaryOperator, CastFormat, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:13:86 [INFO] [stdout] | [INFO] [stdout] 13 | ArrayAgg, ArrayElemTypeDef, BinaryOperator as SQLBinaryOperator, BinaryOperator, CastFormat, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | DataType as SQLDataType, DateTimeField, Expr as SQLExpr, Function as SQLFunction, Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | DataType as SQLDataType, DateTimeField, Expr as SQLExpr, Function as SQLFunction, Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | DataType as SQLDataType, DateTimeField, Expr as SQLExpr, Function as SQLFunction, Ident, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | DataType as SQLDataType, DateTimeField, Expr as SQLExpr, Function as SQLFunction, Ident, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | DataType as SQLDataType, DateTimeField, Expr as SQLExpr, Function as SQLFunction, Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | DataType as SQLDataType, DateTimeField, Expr as SQLExpr, Function as SQLFunction, Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:14:62 [INFO] [stdout] | [INFO] [stdout] 14 | DataType as SQLDataType, DateTimeField, Expr as SQLExpr, Function as SQLFunction, Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:14:62 [INFO] [stdout] | [INFO] [stdout] 14 | DataType as SQLDataType, DateTimeField, Expr as SQLExpr, Function as SQLFunction, Ident, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:14:87 [INFO] [stdout] | [INFO] [stdout] 14 | DataType as SQLDataType, DateTimeField, Expr as SQLExpr, Function as SQLFunction, Ident, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:14:87 [INFO] [stdout] | [INFO] [stdout] 14 | DataType as SQLDataType, DateTimeField, Expr as SQLExpr, Function as SQLFunction, Ident, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:53 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:53 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:65 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:65 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:79 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:15:79 [INFO] [stdout] | [INFO] [stdout] 15 | JoinConstraint, OrderByExpr, Query as Subquery, SelectItem, TimezoneInfo, TrimWhereField, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | UnaryOperator, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | UnaryOperator, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | UnaryOperator, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | UnaryOperator, Value as SQLValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use sqlparser::dialect::GenericDialect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use sqlparser::dialect::GenericDialect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | use sqlparser::parser::{Parser, ParserOptions}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | use sqlparser::parser::{Parser, ParserOptions}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:19:33 [INFO] [stdout] | [INFO] [stdout] 19 | use sqlparser::parser::{Parser, ParserOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:19:33 [INFO] [stdout] | [INFO] [stdout] 19 | use sqlparser::parser::{Parser, ParserOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::functions::SQLFunctionVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::functions::SQLFunctionVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use polars_core::prelude::polars_ensure; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use polars_core::prelude::polars_ensure; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use polars_core::prelude::{polars_bail, PolarsError, PolarsResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use polars_core::prelude::{polars_bail, PolarsError, PolarsResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 10 | use polars_core::prelude::{polars_bail, PolarsError, PolarsResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 10 | use polars_core::prelude::{polars_bail, PolarsError, PolarsResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | use polars_core::prelude::{polars_bail, PolarsError, PolarsResult}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:10:54 [INFO] [stdout] | [INFO] [stdout] 10 | use polars_core::prelude::{polars_bail, PolarsError, PolarsResult}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use polars_lazy::prelude::LazyCsvReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use polars_lazy::prelude::LazyCsvReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use polars_lazy::prelude::LazyFrame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use polars_lazy::prelude::LazyFrame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use sqlparser::ast::{FunctionArg, FunctionArgExpr}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use sqlparser::ast::{FunctionArg, FunctionArgExpr}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | use sqlparser::ast::{FunctionArg, FunctionArgExpr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | use sqlparser::ast::{FunctionArg, FunctionArgExpr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | use polars_lazy::frame::LazyFileListReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | use polars_lazy::frame::LazyFileListReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | use sqlparser::ast::{Expr as SQLExpr, Value as SQLValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | use sqlparser::ast::{Expr as SQLExpr, Value as SQLValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:121:47 [INFO] [stdout] | [INFO] [stdout] 121 | use sqlparser::ast::{Expr as SQLExpr, Value as SQLValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/table_functions.rs:121:47 [INFO] [stdout] | [INFO] [stdout] 121 | use sqlparser::ast::{Expr as SQLExpr, Value as SQLValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/context.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::sql_expr::{parse_sql_expr, process_join}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/context.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::sql_expr::{parse_sql_expr, process_join}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/context.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::sql_expr::{parse_sql_expr, process_join}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/context.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::sql_expr::{parse_sql_expr, process_join}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::sql_expr::{parse_date_part, parse_sql_expr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::sql_expr::{parse_date_part, parse_sql_expr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::sql_expr::{parse_date_part, parse_sql_expr}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::sql_expr::{parse_date_part, parse_sql_expr}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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-sql-0.39.2/rustc-ice-2025-12-11T10_27_36-3779.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (147319094 2025-12-10) 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] end of query stack [INFO] [stderr] error: could not compile `polars-sql` (lib); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/14731909456ca628a194900c35659dfdcb359e77/bin/rustc --crate-name polars_sql --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.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="csv"' --cfg 'feature="parquet"' --cfg 'feature="timezones"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("binary_encoding", "csv", "default", "diagonal_concat", "dtype-decimal", "ipc", "json", "list_eval", "nightly", "parquet", "semi_anti_join", "timezones"))' -C metadata=747feded2a092684 -C extra-filename=-d59f5217846e81ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-3ec6500cf356b2cd.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-04c52a2833de35e0.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-8a41741fd011cf0d.rmeta --extern polars_lazy=/opt/rustwide/target/debug/deps/libpolars_lazy-ea3625d0b8705d5a.rmeta --extern polars_plan=/opt/rustwide/target/debug/deps/libpolars_plan-2564b8890aa6a8f0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-89be17e2604226ba.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b6046ff8cc9b4fb7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f28f0597e8104c67.rmeta --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-8a7283a0915df55d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-62e322a2d4105a5f/out -L native=/opt/rustwide/target/debug/build/lz4-sys-5df21754b77020ec/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5b84cddc48d1ff2e/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use context::SQLContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use context::SQLContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use sql_expr::sql_expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use sql_expr::sql_expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::SQLContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/functions.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::SQLContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::SQLContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-sql-0.39.2/src/sql_expr.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::SQLContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fa3b80f12c24f561667c494f6bf3001946a488009bb6c4e79c8b0704bf55d34b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3b80f12c24f561667c494f6bf3001946a488009bb6c4e79c8b0704bf55d34b", kill_on_drop: false }` [INFO] [stdout] fa3b80f12c24f561667c494f6bf3001946a488009bb6c4e79c8b0704bf55d34b