[INFO] cloning repository https://github.com/1195655796/13---homework
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1195655796/13---homework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1195655796%2F13---homework", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1195655796%2F13---homework'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c9ea2478d067fd7992b9c7d00087ca67b0dfef0
[INFO] checking 1195655796/13---homework against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1195655796%2F13---homework" "/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/1195655796/13---homework
[INFO] finished tweaking git repo https://github.com/1195655796/13---homework
[INFO] tweaked toml for git repo https://github.com/1195655796/13---homework written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1195655796/13---homework on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1195655796/13---homework 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3166f7b037edd6eca4ac2a97295f2799d109008deac5ad814360d06c5c59bced
[INFO] running `Command { std: "docker" "start" "-a" "3166f7b037edd6eca4ac2a97295f2799d109008deac5ad814360d06c5c59bced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3166f7b037edd6eca4ac2a97295f2799d109008deac5ad814360d06c5c59bced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3166f7b037edd6eca4ac2a97295f2799d109008deac5ad814360d06c5c59bced", kill_on_drop: false }`
[INFO] [stdout] 3166f7b037edd6eca4ac2a97295f2799d109008deac5ad814360d06c5c59bced
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ee11c77743cec1f3ad44d091750205d81618bb0e3c5c14a45c37b45c731dfa0
[INFO] running `Command { std: "docker" "start" "-a" "1ee11c77743cec1f3ad44d091750205d81618bb0e3c5c14a45c37b45c731dfa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[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 once_cell v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking arrow-buffer v51.0.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[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]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[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 url v2.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling polars-utils v0.39.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[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]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking itoap v1.0.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking sqlparser v0.45.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling polars-compute v0.39.2
[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 crossterm v0.27.0
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking arrow-data v51.0.0
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking object_store v0.9.1
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling polars-core v0.39.2
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking polars-error v0.39.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling polars-ops v0.39.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[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 petgraph v0.6.5
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking arrow-array v51.0.0
[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 zstd v0.13.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.1
[INFO] [stderr]    Compiling polars-lazy v0.39.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking blake2 v0.10.6
[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 arrow-cast v51.0.0
[INFO] [stderr]     Checking arrow-ord v51.0.0
[INFO] [stderr]     Checking arrow-string v51.0.0
[INFO] [stderr]     Checking md-5 v0.10.6
[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]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking datafusion-common-runtime v38.0.0
[INFO] [stderr]     Checking sqlparser v0.39.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]    Compiling polars v0.39.2
[INFO] [stderr]     Checking arrow v51.0.0
[INFO] [stderr]     Checking parquet v51.0.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking reedline v0.30.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking oneshot v0.1.6
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking polars-row v0.39.2
[INFO] [stderr]     Checking reedline-repl-rs v1.1.1
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking async-compression v0.4.10
[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 lz4 v1.24.0
[INFO] [stderr]     Checking polars-parquet 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 polars-io v0.39.2
[INFO] [stderr]     Checking datafusion-functions-array v38.0.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (3508) panicked at /rustc-dev/50d7e48beb74b48bd17c3749bfb73843c9ae0166/compiler/rustc_resolve/src/imports.rs:378:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7199c2a41373 - <<std[1cf432dcf3c5540a]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[2bd7ff09ba185999]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7199c300fb48 - core[2bd7ff09ba185999]::fmt::write
[INFO] [stderr]    2:     0x7199c2a57d66 - <std[1cf432dcf3c5540a]::sys::stdio::unix::Stderr as std[1cf432dcf3c5540a]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7199c2a173e8 - std[1cf432dcf3c5540a]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7199c2a34aa3 - std[1cf432dcf3c5540a]::panicking::default_hook
[INFO] [stderr]    5:     0x7199c1a1755a - std[1cf432dcf3c5540a]::panicking::update_hook::<alloc[b6fb8828c3ba9b4e]::boxed::Box<rustc_driver_impl[e8d77864049d5c01]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7199c2a34d82 - std[1cf432dcf3c5540a]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7199c2a174da - std[1cf432dcf3c5540a]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7199c2a0b959 - std[1cf432dcf3c5540a]::sys::backtrace::__rust_end_short_backtrace::<std[1cf432dcf3c5540a]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7199c2a18f7d - __rustc[8bd69651f0df715b]::rust_begin_unwind
[INFO] [stderr]   10:     0x7199bfe48d9c - core[2bd7ff09ba185999]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7199bf2cf022 - core[2bd7ff09ba185999]::panicking::panic
[INFO] [stderr]   12:     0x7199c303a4ca - <rustc_resolve[8bf5ec5787fad02]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7199c303968e - <rustc_resolve[8bf5ec5787fad02]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7199c303968e - <rustc_resolve[8bf5ec5787fad02]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x7199c303968e - <rustc_resolve[8bf5ec5787fad02]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   16:     0x7199c30379c1 - <rustc_resolve[8bf5ec5787fad02]::Resolver as rustc_expand[94b470885f1ffdce]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   17:     0x7199c462d75d - <rustc_expand[94b470885f1ffdce]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   18:     0x7199c462c8d2 - <rustc_expand[94b470885f1ffdce]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   19:     0x7199c3688a34 - rustc_interface[74eec5d8ea1e417a]::passes::configure_and_expand
[INFO] [stderr]   20:     0x7199c42de4d8 - rustc_interface[74eec5d8ea1e417a]::passes::resolver_for_lowering_raw
[INFO] [stderr]   21:     0x7199c42de24d - rustc_query_impl[f831acc518dd35a0]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[f831acc518dd35a0]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[b54b83f26435f7f1]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   22:     0x7199c42de227 - <rustc_query_impl[f831acc518dd35a0]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[2bd7ff09ba185999]::ops::function::FnOnce<(rustc_middle[b54b83f26435f7f1]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   23:     0x7199c41ce21f - rustc_query_system[b373b5c2386f7170]::query::plumbing::try_execute_query::<rustc_query_impl[f831acc518dd35a0]::DynamicConfig<rustc_query_system[b373b5c2386f7170]::query::caches::SingleCache<rustc_middle[b54b83f26435f7f1]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[f831acc518dd35a0]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x7199c41cdd84 - rustc_query_impl[f831acc518dd35a0]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x7199c438f5fb - <rustc_interface[74eec5d8ea1e417a]::passes::create_and_enter_global_ctxt<core[2bd7ff09ba185999]::option::Option<rustc_interface[74eec5d8ea1e417a]::queries::Linker>, rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[2bd7ff09ba185999]::ops::function::FnOnce<(&rustc_session[d67cc2e8da7bd984]::session::Session, rustc_middle[b54b83f26435f7f1]::ty::context::CurrentGcx, alloc[b6fb8828c3ba9b4e]::sync::Arc<rustc_data_structures[52b1cd216001b716]::jobserver::Proxy>, &std[1cf432dcf3c5540a]::sync::once_lock::OnceLock<rustc_middle[b54b83f26435f7f1]::ty::context::GlobalCtxt>, &rustc_data_structures[52b1cd216001b716]::sync::worker_local::WorkerLocal<rustc_middle[b54b83f26435f7f1]::arena::Arena>, &rustc_data_structures[52b1cd216001b716]::sync::worker_local::WorkerLocal<rustc_hir[94fd0328743937b2]::Arena>, rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   26:     0x7199c422dad8 - rustc_interface[74eec5d8ea1e417a]::interface::run_compiler::<(), rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   27:     0x7199c418294e - std[1cf432dcf3c5540a]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[74eec5d8ea1e417a]::util::run_in_thread_with_globals<rustc_interface[74eec5d8ea1e417a]::util::run_in_thread_pool_with_globals<rustc_interface[74eec5d8ea1e417a]::interface::run_compiler<(), rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   28:     0x7199c4182720 - <std[1cf432dcf3c5540a]::thread::lifecycle::spawn_unchecked<rustc_interface[74eec5d8ea1e417a]::util::run_in_thread_with_globals<rustc_interface[74eec5d8ea1e417a]::util::run_in_thread_pool_with_globals<rustc_interface[74eec5d8ea1e417a]::interface::run_compiler<(), rustc_driver_impl[e8d77864049d5c01]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[2bd7ff09ba185999]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   29:     0x7199c41844c4 - <std[1cf432dcf3c5540a]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   30:     0x7199bdc8aaa4 - <unknown>
[INFO] [stderr]   31:     0x7199bdd17a64 - clone
[INFO] [stderr]   32:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-0.39.2/rustc-ice-2026-01-18T01_23_51-3506.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (50d7e48be 2026-01-14) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `polars-plan` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50d7e48beb74b48bd17c3749bfb73843c9ae0166/bin/rustc --crate-name polars_plan --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-plan-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="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-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", "date_offset", "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", "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", "nightly", "object", "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", "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=8e85e042194c6b38 -C extra-filename=-4eabceaecac09ec0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-b7200c0b9d28b21f.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-b908318ad2606ce8.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-fd53698948bbbf2f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c596d6a705f9b6be.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-8be58798b02a20dd.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-5a08d9854097bec0.rmeta --extern polars_io=/opt/rustwide/target/debug/deps/libpolars_io-70fb62f1175dd063.rmeta --extern polars_ops=/opt/rustwide/target/debug/deps/libpolars_ops-49cdb17cc97d7cc8.rmeta --extern polars_parquet=/opt/rustwide/target/debug/deps/libpolars_parquet-1b513392d92c6049.rmeta --extern polars_time=/opt/rustwide/target/debug/deps/libpolars_time-d8297f4b55779c61.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-3ae6ae5ba33f3f19.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2242f1eeab9d3230.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-3465be2013ce0d13.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2874df51a75e9367.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-0825a5bf5bb40433.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-b864c68e356df76d.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-5a32cb1c3371f6fe/out -L native=/opt/rustwide/target/debug/build/lz4-sys-6065ecf63b8c4428/out -L native=/opt/rustwide/target/debug/build/zstd-sys-4c673d51d1913db4/out --cfg 'feature="nightly"'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1ee11c77743cec1f3ad44d091750205d81618bb0e3c5c14a45c37b45c731dfa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ee11c77743cec1f3ad44d091750205d81618bb0e3c5c14a45c37b45c731dfa0", kill_on_drop: false }`
[INFO] [stdout] 1ee11c77743cec1f3ad44d091750205d81618bb0e3c5c14a45c37b45c731dfa0
