[INFO] cloning repository https://github.com/era/frieren [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/era/frieren" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Ffrieren", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Ffrieren'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2b25abeda1fd65721b8d96a55076386964c8e19 [INFO] checking era/frieren against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Ffrieren" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/era/frieren [INFO] finished tweaking git repo https://github.com/era/frieren [INFO] tweaked toml for git repo https://github.com/era/frieren written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/era/frieren on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/era/frieren 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65f38b05376872dc5b71f2e167c8c651e822ae2aa0107646324f3dbc6b51f1bf [INFO] running `Command { std: "docker" "start" "-a" "65f38b05376872dc5b71f2e167c8c651e822ae2aa0107646324f3dbc6b51f1bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65f38b05376872dc5b71f2e167c8c651e822ae2aa0107646324f3dbc6b51f1bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f38b05376872dc5b71f2e167c8c651e822ae2aa0107646324f3dbc6b51f1bf", kill_on_drop: false }` [INFO] [stdout] 65f38b05376872dc5b71f2e167c8c651e822ae2aa0107646324f3dbc6b51f1bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc8af1e4abe6735e6d587ef3a7eb9ad83515a110f5f505ff5cbb718c60fbe74e [INFO] running `Command { std: "docker" "start" "-a" "bc8af1e4abe6735e6d587ef3a7eb9ad83515a110f5f505ff5cbb718c60fbe74e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking libm v0.2.11 [INFO] [stderr] Checking arrow-schema v54.3.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking dary_heap v0.3.7 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking murmur3 v0.5.2 [INFO] [stderr] Checking roaring v0.10.12 (https://github.com/RoaringBitmap/roaring-rs.git#9496afe1) [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Checking scc v2.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking sqlparser v0.55.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking typed-builder v0.19.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking typed-builder v0.20.1 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking quick-xml v0.37.4 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v54.3.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking backon v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking apache-avro v0.17.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking arrow-data v54.3.1 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking arrow-array v54.2.1 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking arrow-select v54.2.1 [INFO] [stderr] Checking arrow-ipc v54.2.1 [INFO] [stderr] Checking arrow-arith v54.2.1 [INFO] [stderr] Checking arrow-row v54.2.1 [INFO] [stderr] Checking reqsign v0.16.2 [INFO] [stderr] Checking arrow-cast v54.2.1 [INFO] [stderr] Checking arrow-string v54.2.1 [INFO] [stderr] Checking arrow-ord v54.2.1 [INFO] [stderr] Checking opendal v0.53.0 [INFO] [stderr] Checking parquet v54.2.0 [INFO] [stderr] Checking arrow-json v54.2.1 [INFO] [stderr] Checking arrow-csv v54.2.1 [INFO] [stderr] Checking arrow v54.2.0 [INFO] [stderr] Checking iceberg v0.4.0 (https://github.com/apache/iceberg-rust.git#5bdb937a) [INFO] [stderr] [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_transform/src/validate.rs:81:25: broken MIR in Item(DefId(0:4699 ~ iceberg[6805]::arrow::reader::{impl#1}::read::{closure#0})) (after phase change to runtime-optimized) at bb7[0]: [INFO] [stdout] Unsize coercion, but `std::pin::Pin> + std::marker::Send>>, {closure@/opt/rustwide/cargo-home/git/checkouts/iceberg-rust-1cfaaa0dd97c960f/5bdb937/crates/iceberg/src/arrow/reader.rs:148:21: 148:32}>, {closure@/opt/rustwide/cargo-home/git/checkouts/iceberg-rust-1cfaaa0dd97c960f/5bdb937/crates/iceberg/src/arrow/reader.rs:160:22: 160:27}>>>>>` isn't coercible to `std::pin::Pin> + std::marker::Send>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/iceberg-rust-1cfaaa0dd97c960f/5bdb937/crates/iceberg/src/arrow/reader.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::pin(stream) as ArrowRecordBatchStream) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' (2887) panicked at compiler/rustc_mir_transform/src/validate.rs:81:25: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7a38a040fe63 - <::print::DisplayBacktrace as core[a0be91b3c9a28e48]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7a38a0a022dc - core[a0be91b3c9a28e48]::fmt::write [INFO] [stderr] 2: 0x7a38a04264b6 - ::write_fmt [INFO] [stderr] 3: 0x7a38a03e6628 - std[6e7dafacf83738d3]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7a38a0403d33 - std[6e7dafacf83738d3]::panicking::default_hook [INFO] [stderr] 5: 0x7a389f3bf7c7 - std[6e7dafacf83738d3]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7a38a0404012 - std[6e7dafacf83738d3]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7a389f3fb881 - std[6e7dafacf83738d3]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x7a389f3ec146 - std[6e7dafacf83738d3]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x7a389f3e97aa - std[6e7dafacf83738d3]::panicking::begin_panic:: [INFO] [stderr] 10: 0x7a389f418e81 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x7a389f96e79c - ::span_bug:: [INFO] [stderr] 12: 0x7a389f990846 - rustc_middle[d57bf21756d8ab81]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x7a389f9909f2 - rustc_middle[d57bf21756d8ab81]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x7a389f9822fb - rustc_middle[d57bf21756d8ab81]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x7a389d7a1248 - rustc_middle[d57bf21756d8ab81]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x7a389e170535 - ::fail:: [INFO] [stderr] 17: 0x7a38a1bef35d - ::run_pass [INFO] [stderr] 18: 0x7a38a0a07310 - rustc_mir_transform[b011f5930c2d5351]::run_optimization_passes [INFO] [stderr] 19: 0x7a38a16076bc - rustc_mir_transform[b011f5930c2d5351]::optimized_mir [INFO] [stderr] 20: 0x7a38a1606edf - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7a38a0a3d086 - rustc_query_system[f331306a8dadd78a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[b91b6a5603c6358c]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7a38a0a3c65b - rustc_query_impl[b91b6a5603c6358c]::query_impl::optimized_mir::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7a38a1a5ea81 - ::coroutine_layout [INFO] [stderr] 24: 0x7a38a1255cac - rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of [INFO] [stderr] 25: 0x7a38a1251d2c - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x7a38a124fb4d - rustc_query_system[f331306a8dadd78a]::query::plumbing::try_execute_query::, rustc_middle[d57bf21756d8ab81]::query::erase::Erased<[u8; 16usize]>>, false, true, false>, rustc_query_impl[b91b6a5603c6358c]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x7a38a124f770 - rustc_query_impl[b91b6a5603c6358c]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x7a38a124e908 - , rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of_uncached::{closure#20}>>, core[a0be91b3c9a28e48]::result::Result> as core[a0be91b3c9a28e48]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 29: 0x7a38a125228a - rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of [INFO] [stderr] 30: 0x7a38a1251d2c - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x7a38a124fb4d - rustc_query_system[f331306a8dadd78a]::query::plumbing::try_execute_query::, rustc_middle[d57bf21756d8ab81]::query::erase::Erased<[u8; 16usize]>>, false, true, false>, rustc_query_impl[b91b6a5603c6358c]::plumbing::QueryCtxt, false> [INFO] [stderr] 32: 0x7a38a124f770 - rustc_query_impl[b91b6a5603c6358c]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x7a38a124eec0 - , rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of_uncached::{closure#20}>>, core[a0be91b3c9a28e48]::result::Result> as core[a0be91b3c9a28e48]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 34: 0x7a38a125228a - rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of [INFO] [stderr] 35: 0x7a38a1251d2c - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x7a38a124fb4d - rustc_query_system[f331306a8dadd78a]::query::plumbing::try_execute_query::, rustc_middle[d57bf21756d8ab81]::query::erase::Erased<[u8; 16usize]>>, false, true, false>, rustc_query_impl[b91b6a5603c6358c]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x7a38a124f770 - rustc_query_impl[b91b6a5603c6358c]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x7a38a1258d54 - ::spanned_layout_of [INFO] [stderr] 39: 0x7a38a1cbd365 - , rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of_uncached::{closure#12}>>, core[a0be91b3c9a28e48]::result::Result> as core[a0be91b3c9a28e48]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 40: 0x7a38a1cbd224 - core[a0be91b3c9a28e48]::iter::adapters::try_process::, rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of_uncached::{closure#12}>>, rustc_abi[322f0ea7e65d8bf5]::layout::ty::TyAndLayout, core[a0be91b3c9a28e48]::result::Result, , rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of_uncached::{closure#12}> as core[a0be91b3c9a28e48]::iter::traits::iterator::Iterator>::try_collect>>::{closure#0}, rustc_index[412cddeedd08a7b2]::vec::IndexVec>> [INFO] [stderr] 41: 0x7a38a1255d0c - rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of [INFO] [stderr] 42: 0x7a38a1251d2c - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 43: 0x7a38a124fb4d - rustc_query_system[f331306a8dadd78a]::query::plumbing::try_execute_query::, rustc_middle[d57bf21756d8ab81]::query::erase::Erased<[u8; 16usize]>>, false, true, false>, rustc_query_impl[b91b6a5603c6358c]::plumbing::QueryCtxt, false> [INFO] [stderr] 44: 0x7a38a124f770 - rustc_query_impl[b91b6a5603c6358c]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 45: 0x7a38a1572995 - ::par_hir_body_owners::::{closure#0} [INFO] [stderr] 46: 0x7a38a156f60a - rustc_interface[14de00cfffff6d65]::passes::analysis [INFO] [stderr] 47: 0x7a38a156ea25 - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 48: 0x7a38a1b14e66 - rustc_query_system[f331306a8dadd78a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[b91b6a5603c6358c]::plumbing::QueryCtxt, false> [INFO] [stderr] 49: 0x7a38a1b14a36 - rustc_query_impl[b91b6a5603c6358c]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 50: 0x7a38a1cf83d4 - , rustc_driver_impl[e949f99536ee6290]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a0be91b3c9a28e48]::ops::function::FnOnce<(&rustc_session[f7c260b566a4d2d0]::session::Session, rustc_middle[d57bf21756d8ab81]::ty::context::CurrentGcx, alloc[64f32715c073e8f1]::sync::Arc, &std[6e7dafacf83738d3]::sync::once_lock::OnceLock, &rustc_data_structures[52ad25196100aeb6]::sync::worker_local::WorkerLocal, &rustc_data_structures[52ad25196100aeb6]::sync::worker_local::WorkerLocal, rustc_driver_impl[e949f99536ee6290]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 51: 0x7a38a1b5219a - rustc_interface[14de00cfffff6d65]::interface::run_compiler::<(), rustc_driver_impl[e949f99536ee6290]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 52: 0x7a38a1a88c4e - std[6e7dafacf83738d3]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 53: 0x7a38a1a88a20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a0be91b3c9a28e48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 54: 0x7a38a1a86df8 - ::new::thread_start [INFO] [stderr] 55: 0x7a389b88aaa4 - [INFO] [stderr] 56: 0x7a389b917a64 - clone [INFO] [stderr] 57: 0x0 - [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/git/checkouts/iceberg-rust-1cfaaa0dd97c960f/5bdb937/crates/iceberg/rustc-ice-2025-12-29T06_08_28-2885.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (c9557a20e 2025-12-16) 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 [optimized_mir] optimizing MIR for `arrow::reader::::read::{closure#0}` [INFO] [stderr] #1 [layout_of] computing layout of `{async fn body of arrow::reader::::read()}` [INFO] [stderr] #2 [layout_of] computing layout of `core::mem::manually_drop::ManuallyDrop<{async fn body of arrow::reader::::read()}>` [INFO] [stderr] #3 [layout_of] computing layout of `core::mem::maybe_uninit::MaybeUninit<{async fn body of arrow::reader::::read()}>` [INFO] [stderr] #4 [layout_of] computing layout of `{async fn body of scan::::to_arrow()}` [INFO] [stderr] #5 [analysis] running analysis passes on crate `iceberg` [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `iceberg` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name iceberg --edition=2021 /opt/rustwide/cargo-home/git/checkouts/iceberg-rust-1cfaaa0dd97c960f/5bdb937/crates/iceberg/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="default"' --cfg 'feature="storage-fs"' --cfg 'feature="storage-memory"' --cfg 'feature="storage-s3"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "storage-all", "storage-fs", "storage-gcs", "storage-memory", "storage-oss", "storage-s3", "tokio"))' -C metadata=a31425db5b89454b -C extra-filename=-02e94ceba84e0b6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e60a9f33eb513b3.rmeta --extern apache_avro=/opt/rustwide/target/debug/deps/libapache_avro-e59f723a27287b1a.rmeta --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-9bb8b0047276d83e.rmeta --extern arrow_arith=/opt/rustwide/target/debug/deps/libarrow_arith-7f24798c61df82fe.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-ed158647c078510f.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-3c5662262fb38c69.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-7ece7ad5d2cf17ba.rmeta --extern arrow_ord=/opt/rustwide/target/debug/deps/libarrow_ord-a5b026d4978b7da8.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-bc066d5b407a59fd.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-6556e374a4970cef.rmeta --extern arrow_string=/opt/rustwide/target/debug/deps/libarrow_string-052bd14c4451bd8c.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2bcc251c6955f85b.so --extern bimap=/opt/rustwide/target/debug/deps/libbimap-ed2c4f87a3a3b692.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-998d76666ccca8e0.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-7be3011f86cf1eeb.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3ca1f32cb7f0d62.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-52673d04f2b656cf.rmeta --extern moka=/opt/rustwide/target/debug/deps/libmoka-0c726dc6f0a1bec4.rmeta --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-e0d6317531b8a827.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-66f87a298b60cfe6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern opendal=/opt/rustwide/target/debug/deps/libopendal-f2aa458f708bb684.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-f592f13869824247.rmeta --extern parquet=/opt/rustwide/target/debug/deps/libparquet-4c3d88777055c7c1.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-638bda6d01949517.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-72470125d86650d0.rmeta --extern roaring=/opt/rustwide/target/debug/deps/libroaring-3832c20ba8843421.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-68128a585ade339c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a1d17b3d7de02e34.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-9632048b9b3ac95d.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-406776fa26dc66f9.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2aeeedfd5a39bf70.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-1784c3330275a1c9.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b08a25ae0cd7a7da.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-869d514129a892d8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2d6403f70b53d4b6.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-b4ea2aaae9e2de15.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c8778899987ebe17.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8146d1ddafe3104f.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-3c206525a90aa18d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-41fb55a5b5a67741/out -L native=/opt/rustwide/target/debug/build/zstd-sys-c180083f09a4276c/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bc8af1e4abe6735e6d587ef3a7eb9ad83515a110f5f505ff5cbb718c60fbe74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8af1e4abe6735e6d587ef3a7eb9ad83515a110f5f505ff5cbb718c60fbe74e", kill_on_drop: false }` [INFO] [stdout] bc8af1e4abe6735e6d587ef3a7eb9ad83515a110f5f505ff5cbb718c60fbe74e