[INFO] cloning repository https://github.com/macpie/glacon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/macpie/glacon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacpie%2Fglacon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacpie%2Fglacon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e97af138369e8a0cd082eb55ff8161d0f4775470 [INFO] checking macpie/glacon 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%2Fmacpie%2Fglacon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/macpie/glacon [INFO] finished tweaking git repo https://github.com/macpie/glacon [INFO] tweaked toml for git repo https://github.com/macpie/glacon written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/macpie/glacon 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/macpie/glacon 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f7c8e65cf5933da661baa564812d822cd23ee03c0b6e03280b796a9a827de274 [INFO] running `Command { std: "docker" "start" "-a" "f7c8e65cf5933da661baa564812d822cd23ee03c0b6e03280b796a9a827de274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7c8e65cf5933da661baa564812d822cd23ee03c0b6e03280b796a9a827de274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c8e65cf5933da661baa564812d822cd23ee03c0b6e03280b796a9a827de274", kill_on_drop: false }` [INFO] [stdout] f7c8e65cf5933da661baa564812d822cd23ee03c0b6e03280b796a9a827de274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 98e030d230d4cfaebbd01a1a7e706d90cbad8b0165ba3e396971412fceb6ebed [INFO] running `Command { std: "docker" "start" "-a" "98e030d230d4cfaebbd01a1a7e706d90cbad8b0165ba3e396971412fceb6ebed", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking arrow-schema v55.1.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking zlib-rs v0.5.0 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking dary_heap v0.3.7 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking libz-rs-sys v0.5.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Checking typed-builder v0.19.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking backon v1.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking tower-http v0.6.4 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking twox-hash v2.1.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking roaring v0.10.12 [INFO] [stderr] Checking typed-builder v0.20.1 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking rust_decimal v1.37.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v55.1.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking apache-avro v0.17.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking arrow-data v55.1.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking rand_core v0.9.3 [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 arrow-array v55.1.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling bon-macros v3.6.3 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.13 [INFO] [stderr] Checking arrow-select v55.1.0 [INFO] [stderr] Checking arrow-ipc v55.1.0 [INFO] [stderr] Checking arrow-arith v55.1.0 [INFO] [stderr] Checking arrow-row v55.1.0 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking arrow-cast v55.1.0 [INFO] [stderr] Checking arrow-string v55.1.0 [INFO] [stderr] Checking arrow-ord v55.1.0 [INFO] [stderr] Checking bon v3.6.3 [INFO] [stderr] Checking apache-avro v0.18.0 [INFO] [stderr] Checking hyper-rustls v0.27.6 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.16 [INFO] [stderr] Checking parquet v55.1.0 [INFO] [stderr] Checking arrow-json v55.1.0 [INFO] [stderr] Checking arrow-csv v55.1.0 [INFO] [stderr] Checking arrow v55.1.0 [INFO] [stderr] Checking reqsign v0.16.3 [INFO] [stderr] Checking opendal v0.53.3 [INFO] [stderr] Checking iceberg v0.5.1 (https://github.com/apache/iceberg-rust.git?branch=main#44cd7186) [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_transform/src/validate.rs:81:25: broken MIR in Item(DefId(0:4892 ~ iceberg[124a]::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/44cd718/crates/iceberg/src/arrow/reader.rs:149:21: 149:32}>, {closure@/opt/rustwide/cargo-home/git/checkouts/iceberg-rust-1cfaaa0dd97c960f/44cd718/crates/iceberg/src/arrow/reader.rs:161:22: 161:27}>>>>>` isn't coercible to `std::pin::Pin> + std::marker::Send>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/iceberg-rust-1cfaaa0dd97c960f/44cd718/crates/iceberg/src/arrow/reader.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | Ok(Box::pin(stream) as ArrowRecordBatchStream) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (2420) panicked at compiler/rustc_mir_transform/src/validate.rs:81:25: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7ae924c0fe63 - <::print::DisplayBacktrace as core[a0be91b3c9a28e48]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7ae9252022dc - core[a0be91b3c9a28e48]::fmt::write [INFO] [stderr] 2: 0x7ae924c264b6 - ::write_fmt [INFO] [stderr] 3: 0x7ae924be6628 - std[6e7dafacf83738d3]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7ae924c03d33 - std[6e7dafacf83738d3]::panicking::default_hook [INFO] [stderr] 5: 0x7ae923bbf7c7 - std[6e7dafacf83738d3]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7ae924c04012 - std[6e7dafacf83738d3]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7ae923bfb881 - std[6e7dafacf83738d3]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x7ae923bec146 - std[6e7dafacf83738d3]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x7ae923be97aa - std[6e7dafacf83738d3]::panicking::begin_panic:: [INFO] [stderr] 10: 0x7ae923c18e81 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x7ae92416e79c - ::span_bug:: [INFO] [stderr] 12: 0x7ae924190846 - rustc_middle[d57bf21756d8ab81]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x7ae9241909f2 - rustc_middle[d57bf21756d8ab81]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x7ae9241822fb - rustc_middle[d57bf21756d8ab81]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x7ae921fa1248 - rustc_middle[d57bf21756d8ab81]::util::bug::span_bug_fmt:: [INFO] [stderr] 16: 0x7ae922970535 - ::fail:: [INFO] [stderr] 17: 0x7ae9263ef35d - ::run_pass [INFO] [stderr] 18: 0x7ae925207310 - rustc_mir_transform[b011f5930c2d5351]::run_optimization_passes [INFO] [stderr] 19: 0x7ae925e076bc - rustc_mir_transform[b011f5930c2d5351]::optimized_mir [INFO] [stderr] 20: 0x7ae925e06edf - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7ae92523d086 - rustc_query_system[f331306a8dadd78a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[b91b6a5603c6358c]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7ae92523c65b - rustc_query_impl[b91b6a5603c6358c]::query_impl::optimized_mir::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7ae92625ea81 - ::coroutine_layout [INFO] [stderr] 24: 0x7ae925a55cac - rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of [INFO] [stderr] 25: 0x7ae925a51d2c - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x7ae925a4fb4d - 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: 0x7ae925a4f770 - rustc_query_impl[b91b6a5603c6358c]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x7ae925a4e908 - , 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: 0x7ae925a5228a - rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of [INFO] [stderr] 30: 0x7ae925a51d2c - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x7ae925a4fb4d - 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: 0x7ae925a4f770 - rustc_query_impl[b91b6a5603c6358c]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x7ae925a4eec0 - , 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: 0x7ae925a5228a - rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of [INFO] [stderr] 35: 0x7ae925a51d2c - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x7ae925a4fb4d - 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: 0x7ae925a4f770 - rustc_query_impl[b91b6a5603c6358c]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x7ae925a58d54 - ::spanned_layout_of [INFO] [stderr] 39: 0x7ae9264bd365 - , 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: 0x7ae9264bd224 - 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: 0x7ae925a55d0c - rustc_ty_utils[2ef563eb75d2af10]::layout::layout_of [INFO] [stderr] 42: 0x7ae925a51d2c - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 43: 0x7ae925a4fb4d - 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: 0x7ae925a4f770 - rustc_query_impl[b91b6a5603c6358c]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 45: 0x7ae925d72995 - ::par_hir_body_owners::::{closure#0} [INFO] [stderr] 46: 0x7ae925d6f60a - rustc_interface[14de00cfffff6d65]::passes::analysis [INFO] [stderr] 47: 0x7ae925d6ea25 - rustc_query_impl[b91b6a5603c6358c]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 48: 0x7ae926314e66 - rustc_query_system[f331306a8dadd78a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[b91b6a5603c6358c]::plumbing::QueryCtxt, false> [INFO] [stderr] 49: 0x7ae926314a36 - rustc_query_impl[b91b6a5603c6358c]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 50: 0x7ae9264f83d4 - , 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: 0x7ae92635219a - rustc_interface[14de00cfffff6d65]::interface::run_compiler::<(), rustc_driver_impl[e949f99536ee6290]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 52: 0x7ae926288c4e - std[6e7dafacf83738d3]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 53: 0x7ae926288a20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a0be91b3c9a28e48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 54: 0x7ae926286df8 - ::new::thread_start [INFO] [stderr] 55: 0x7ae92008aaa4 - [INFO] [stderr] 56: 0x7ae920117a64 - 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/44cd718/crates/iceberg/rustc-ice-2025-12-29T10_41_32-2418.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=2024 /opt/rustwide/cargo-home/git/checkouts/iceberg-rust-1cfaaa0dd97c960f/44cd718/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-azdls", "storage-fs", "storage-gcs", "storage-memory", "storage-oss", "storage-s3", "tokio"))' -C metadata=4b4efbe95a28a886 -C extra-filename=-ebc2c013b5fb13aa --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-6733c585b355ff8c.rmeta --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-9bb8b0047276d83e.rmeta --extern arrow_arith=/opt/rustwide/target/debug/deps/libarrow_arith-e268d28f256be569.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-277fcca4f009e6fa.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-f58f0664d5a00152.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-4ee10f0abeda0251.rmeta --extern arrow_ord=/opt/rustwide/target/debug/deps/libarrow_ord-fffe5da911ed6896.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-1301e6d8bb600ed7.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-6c49be2e69a4fa39.rmeta --extern arrow_string=/opt/rustwide/target/debug/deps/libarrow_string-e3588174a16289ad.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cefec5518660bc19.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --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-78782acf6a7a1721.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-3e008e2a824cfb22.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0214fbb16316d4b7.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3e70472aa5855c0f.rmeta --extern moka=/opt/rustwide/target/debug/deps/libmoka-686f3fed3d5ca364.rmeta --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-e0d6317531b8a827.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-8c0d18e4f2b78357.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern opendal=/opt/rustwide/target/debug/deps/libopendal-a98ab67473910af4.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-b48b8180565fcf79.rmeta --extern parquet=/opt/rustwide/target/debug/deps/libparquet-856ecde976f80d58.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2541c5223331b4da.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e0cf588d757b32f1.rmeta --extern roaring=/opt/rustwide/target/debug/deps/libroaring-d6394c2d5bff935c.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-3efb7dced63d7f3f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c8f9a04ad5a56b6f.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-eb4af19054877355.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b358481479df9b62.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c46b6238a30d75f.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-3b388de66b406789.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b59b23e17d5ae0db.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-a346966c82a2c0f8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f503ed1d5eb54a8d.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-199f6e36765ccc74.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-478f641f0ed7eafc.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d2b694f5672fce04.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-3bc3320767cf8fb0.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-acb139fd6f892323/out -L native=/opt/rustwide/target/debug/build/zstd-sys-2d981edb7f1704bd/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "98e030d230d4cfaebbd01a1a7e706d90cbad8b0165ba3e396971412fceb6ebed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e030d230d4cfaebbd01a1a7e706d90cbad8b0165ba3e396971412fceb6ebed", kill_on_drop: false }` [INFO] [stdout] 98e030d230d4cfaebbd01a1a7e706d90cbad8b0165ba3e396971412fceb6ebed