[INFO] cloning repository https://github.com/rust-bootcamp-101/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/rust-bootcamp-101/07-taotie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-bootcamp-101%2F07-taotie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-bootcamp-101%2F07-taotie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 262ca15ba16b26d5b32d32421e036fde7d997a40 [INFO] checking rust-bootcamp-101/07-taotie against try#94382f34384023f3d2062a34ccf0bb6b4d44a75a for mutual-coercion [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-bootcamp-101%2F07-taotie" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rust-bootcamp-101/07-taotie [INFO] finished tweaking git repo https://github.com/rust-bootcamp-101/07-taotie [INFO] tweaked toml for git repo https://github.com/rust-bootcamp-101/07-taotie written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rust-bootcamp-101/07-taotie on toolchain 94382f34384023f3d2062a34ccf0bb6b4d44a75a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rust-bootcamp-101/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" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c865a1fef869941d3de10ba13a6121798108b6dcbbd2e0d42e873d96d9a63d4 [INFO] running `Command { std: "docker" "start" "-a" "1c865a1fef869941d3de10ba13a6121798108b6dcbbd2e0d42e873d96d9a63d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c865a1fef869941d3de10ba13a6121798108b6dcbbd2e0d42e873d96d9a63d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c865a1fef869941d3de10ba13a6121798108b6dcbbd2e0d42e873d96d9a63d4", kill_on_drop: false }` [INFO] [stdout] 1c865a1fef869941d3de10ba13a6121798108b6dcbbd2e0d42e873d96d9a63d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd9e0564a42fe93b18495ffd8b9d27c2b28e2f461db49f8ca2f898a62d5035d7 [INFO] running `Command { std: "docker" "start" "-a" "cd9e0564a42fe93b18495ffd8b9d27c2b28e2f461db49f8ca2f898a62d5035d7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling polars-utils v0.41.3 [INFO] [stderr] Checking arrow-buffer v52.0.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling polars-arrow v0.41.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Compiling polars-compute v0.41.3 [INFO] [stderr] Compiling lz4-sys v1.9.5 [INFO] [stderr] Compiling polars-core v0.41.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling polars-ops v0.41.3 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Checking unicode-reverse v1.0.9 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking brotli v5.0.0 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-plan v0.41.3 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking sqlparser v0.47.0 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling polars-lazy v0.41.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking arrow-schema v52.0.0 [INFO] [stderr] Checking serde_json v1.0.120 [INFO] [stderr] Checking arrow-data v52.0.0 [INFO] [stderr] Checking chrono-tz v0.9.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking raw-cpuid v11.0.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking object_store v0.10.1 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking polars-error v0.41.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking arrow-array v52.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking datafusion-common-runtime v39.0.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling polars v0.41.3 [INFO] [stderr] Checking nu-ansi-term v0.50.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking async-compression v0.4.11 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking arrow-select v52.0.0 [INFO] [stderr] Checking arrow-row v52.0.0 [INFO] [stderr] Checking arrow-arith v52.0.0 [INFO] [stderr] Checking arrow-cast v52.0.0 [INFO] [stderr] Checking arrow-ord v52.0.0 [INFO] [stderr] Checking arrow-string v52.0.0 [INFO] [stderr] Checking reedline v0.30.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking oneshot v0.1.8 [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking arrow-ipc v52.0.0 [INFO] [stderr] Checking arrow-json v52.0.0 [INFO] [stderr] Checking arrow-csv v52.0.0 [INFO] [stderr] Checking reedline-repl-rs v1.1.1 [INFO] [stderr] Checking parquet v52.0.0 [INFO] [stderr] Checking arrow v52.0.0 [INFO] [stderr] Checking polars-row v0.41.3 [INFO] [stderr] Checking lz4 v1.25.0 [INFO] [stderr] Checking polars-parquet v0.41.3 [INFO] [stderr] Checking datafusion-common v39.0.0 [INFO] [stderr] Checking datafusion-expr v39.0.0 [INFO] [stderr] Checking datafusion-execution v39.0.0 [INFO] [stderr] Checking datafusion-physical-expr-common v39.0.0 [INFO] [stderr] Checking datafusion-sql v39.0.0 [INFO] [stderr] Checking datafusion-functions-aggregate v39.0.0 [INFO] [stderr] Checking datafusion-physical-expr v39.0.0 [INFO] [stderr] Checking polars-time v0.41.3 [INFO] [stderr] Checking polars-io v0.41.3 [INFO] [stderr] Checking datafusion-functions v39.0.0 [INFO] [stderr] Checking datafusion-optimizer v39.0.0 [INFO] [stderr] Checking datafusion-physical-plan v39.0.0 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (2453) panicked at /rustc-dev/94382f34384023f3d2062a34ccf0bb6b4d44a75a/compiler/rustc_resolve/src/imports.rs:378:13: [INFO] [stderr] assertion failed: !deep_decl.is_glob_import() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x796821c4c393 - <::print::DisplayBacktrace as core[5829695b87b9f900]::fmt::Display>::fmt [INFO] [stderr] 1: 0x79682220fb48 - core[5829695b87b9f900]::fmt::write [INFO] [stderr] 2: 0x796821c62d86 - ::write_fmt [INFO] [stderr] 3: 0x796821c22408 - std[418d5d061f2e1d8c]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x796821c3fac3 - std[418d5d061f2e1d8c]::panicking::default_hook [INFO] [stderr] 5: 0x796820c1f63a - std[418d5d061f2e1d8c]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x796821c3fda2 - std[418d5d061f2e1d8c]::panicking::panic_with_hook [INFO] [stderr] 7: 0x796821c224fa - std[418d5d061f2e1d8c]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x796821c16979 - std[418d5d061f2e1d8c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x796821c23f9d - __rustc[851c2e177d4254a9]::rust_begin_unwind [INFO] [stderr] 10: 0x79681e761cfc - core[5829695b87b9f900]::panicking::panic_fmt [INFO] [stderr] 11: 0x79681e5d8f92 - core[5829695b87b9f900]::panicking::panic [INFO] [stderr] 12: 0x796822239ea1 - ::try_plant_decl_into_local_module [INFO] [stderr] 13: 0x796822238f8c - ::try_plant_decl_into_local_module [INFO] [stderr] 14: 0x796822238f8c - ::try_plant_decl_into_local_module [INFO] [stderr] 15: 0x796822238f8c - ::try_plant_decl_into_local_module [INFO] [stderr] 16: 0x79682223714d - ::resolve_imports [INFO] [stderr] 17: 0x79682381a85d - ::fully_expand_fragment [INFO] [stderr] 18: 0x7968238199d2 - ::expand_crate [INFO] [stderr] 19: 0x796822905cb4 - rustc_interface[7bbd9fdfb0722a66]::passes::configure_and_expand [INFO] [stderr] 20: 0x7968234d4bd8 - rustc_interface[7bbd9fdfb0722a66]::passes::resolver_for_lowering_raw [INFO] [stderr] 21: 0x7968234d494d - rustc_query_impl[19ad04527ad79cd0]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x7968234d4927 - >::call_once [INFO] [stderr] 23: 0x7968233f4b1f - rustc_query_system[4cb89f621e741791]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[19ad04527ad79cd0]::plumbing::QueryCtxt, false> [INFO] [stderr] 24: 0x7968233f4684 - rustc_query_impl[19ad04527ad79cd0]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 25: 0x7968235ac6fb - , rustc_driver_impl[4079077465b2bf77]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[5829695b87b9f900]::ops::function::FnOnce<(&rustc_session[e69689b3ff8950bf]::session::Session, rustc_middle[cb68c96c142db297]::ty::context::CurrentGcx, alloc[d0d6fb3ca8abe4d3]::sync::Arc, &std[418d5d061f2e1d8c]::sync::once_lock::OnceLock, &rustc_data_structures[254ea106414d7077]::sync::worker_local::WorkerLocal, &rustc_data_structures[254ea106414d7077]::sync::worker_local::WorkerLocal, rustc_driver_impl[4079077465b2bf77]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 26: 0x796823490ad8 - rustc_interface[7bbd9fdfb0722a66]::interface::run_compiler::<(), rustc_driver_impl[4079077465b2bf77]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 27: 0x7968232fb97a - std[418d5d061f2e1d8c]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 28: 0x7968232fb72c - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[5829695b87b9f900]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x7968232f9b78 - ::new::thread_start [INFO] [stderr] 30: 0x79681ce8aaa4 - [INFO] [stderr] 31: 0x79681cf17a64 - clone [INFO] [stderr] 32: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-0.41.3/rustc-ice-2026-01-12T05_49_59-2448.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (94382f343 2026-01-11) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `polars-plan` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/94382f34384023f3d2062a34ccf0bb6b4d44a75a/bin/rustc --crate-name polars_plan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-0.41.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="abs"' --cfg 'feature="binary_encoding"' --cfg 'feature="chrono-tz"' --cfg 'feature="concat_str"' --cfg 'feature="cross_join"' --cfg 'feature="csv"' --cfg 'feature="cum_agg"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-decimal"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-struct"' --cfg 'feature="dtype-time"' --cfg 'feature="is_in"' --cfg 'feature="log"' --cfg 'feature="meta"' --cfg 'feature="parquet"' --cfg 'feature="polars-parquet"' --cfg 'feature="polars-time"' --cfg 'feature="regex"' --cfg 'feature="round_series"' --cfg 'feature="sign"' --cfg 'feature="string_reverse"' --cfg 'feature="strings"' --cfg 'feature="temporal"' --cfg 'feature="timezones"' --cfg 'feature="trigonometry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abs", "approx_unique", "arg_where", "array_any_all", "array_count", "array_to_struct", "asof_join", "async", "bigidx", "binary_encoding", "business", "chrono", "chrono-tz", "chunked_ids", "ciborium", "cloud", "coalesce", "concat_str", "cov", "cross_join", "cse", "csv", "cum_agg", "cutqcut", "debugging", "diff", "dot_diagram", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_group_by", "ewma", "ewma_by", "extract_groups", "extract_jsonpath", "ffi_plugin", "find_many", "fmt", "fused", "future", "futures", "hist", "hive_partitions", "interpolate", "interpolate_by", "ipc", "is_between", "is_first_distinct", "is_in", "is_last_distinct", "is_unique", "json", "libloading", "list_any_all", "list_count", "list_drop_nulls", "list_gather", "list_sample", "list_sets", "list_to_struct", "log", "merge_sorted", "meta", "mode", "moment", "month_end", "month_start", "nightly", "object", "offset_by", "panic_on_schema", "parquet", "pct_change", "peaks", "pivot", "polars-ffi", "polars-json", "polars-parquet", "polars-time", "propagate_nans", "python", "random", "range", "rank", "regex", "reinterpret", "repeat_by", "replace", "rle", "rolling_window", "rolling_window_by", "round_series", "row_hash", "search_sorted", "semi_anti_join", "serde", "sign", "streaming", "string_encoding", "string_pad", "string_reverse", "string_to_integer", "strings", "temporal", "timezones", "top_k", "trigonometry", "true_div", "unique_counts"))' -C metadata=09a0b3db2d5f9027 -C extra-filename=-e6d5f316c17fffdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-5fcb162b99d7ef1e.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-c08879aa0cace02b.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-db709066853f2b18.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0f24be69e2422d21.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-270ba5beaab52c84.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-b385cf4f311362be.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-80233e7659a65a88.rmeta --extern polars_io=/opt/rustwide/target/debug/deps/libpolars_io-880e8b657df1a6a7.rmeta --extern polars_ops=/opt/rustwide/target/debug/deps/libpolars_ops-73c54a32cd96d190.rmeta --extern polars_parquet=/opt/rustwide/target/debug/deps/libpolars_parquet-564ffa0b24788a45.rmeta --extern polars_time=/opt/rustwide/target/debug/deps/libpolars_time-3077189579ce5b16.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-1443efd0df6eafa6.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3d3e6987788d1954.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-8e6dad4c88bee1be.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5e3961cdbe89599e.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-0825a5bf5bb40433.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-091a2945925370d9.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-ca9592ae45a0d73a/out -L native=/opt/rustwide/target/debug/build/lz4-sys-54bf1cbabaf0e366/out -L native=/opt/rustwide/target/debug/build/zstd-sys-3a43dc4ee861ae54/out --cfg 'feature="nightly"'` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cd9e0564a42fe93b18495ffd8b9d27c2b28e2f461db49f8ca2f898a62d5035d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9e0564a42fe93b18495ffd8b9d27c2b28e2f461db49f8ca2f898a62d5035d7", kill_on_drop: false }` [INFO] [stdout] cd9e0564a42fe93b18495ffd8b9d27c2b28e2f461db49f8ca2f898a62d5035d7