[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#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacpie%2Fglacon" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/macpie/glacon on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f52908876debd0cd67c002c29ceca91c9fc681b93528b8e7e40f59062fb3637a [INFO] running `Command { std: "docker" "start" "-a" "f52908876debd0cd67c002c29ceca91c9fc681b93528b8e7e40f59062fb3637a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f52908876debd0cd67c002c29ceca91c9fc681b93528b8e7e40f59062fb3637a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52908876debd0cd67c002c29ceca91c9fc681b93528b8e7e40f59062fb3637a", kill_on_drop: false }` [INFO] [stdout] f52908876debd0cd67c002c29ceca91c9fc681b93528b8e7e40f59062fb3637a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb596c5564c100a68321d93341fbb6eb21b7a5d4882a6012b6403772df0bdd30 [INFO] running `Command { std: "docker" "start" "-a" "eb596c5564c100a68321d93341fbb6eb21b7a5d4882a6012b6403772df0bdd30", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking arrow-schema v55.1.0 [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 tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking sha2 v0.10.9 [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] Compiling anyhow v1.0.98 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking zlib-rs v0.5.0 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking libz-rs-sys v0.5.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Checking dary_heap v0.3.7 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking twox-hash v2.1.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [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 array-init v2.1.0 [INFO] [stderr] Checking roaring v0.10.12 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking dotenv v0.15.0 [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 atoi v2.0.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking num-iter v0.1.45 [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 thrift v0.17.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [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] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking typed-builder v0.19.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking typed-builder v0.20.1 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [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] Compiling bon-macros v3.6.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] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [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 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 quick-xml v0.37.5 [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 itertools v0.13.0 [INFO] [stderr] Checking moka v0.12.10 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking bon v3.6.3 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking backon v1.5.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tower-http v0.6.4 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v55.1.0 [INFO] [stderr] Checking apache-avro v0.17.0 [INFO] [stderr] Checking apache-avro v0.18.0 [INFO] [stderr] Checking arrow-data v55.1.0 [INFO] [stderr] Checking arrow-array v55.1.0 [INFO] [stderr] Checking sqlx v0.8.6 [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 arrow-cast v55.1.0 [INFO] [stderr] Checking arrow-ord v55.1.0 [INFO] [stderr] Checking arrow-string v55.1.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking parquet v55.1.0 [INFO] [stderr] Checking arrow-csv v55.1.0 [INFO] [stderr] Checking arrow-json v55.1.0 [INFO] [stderr] Checking hyper-util v0.1.13 [INFO] [stderr] Checking arrow v55.1.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 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] [stderr] [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_transform/src/validate.rs:80:25: broken MIR in Item(DefId(0:4892 ~ iceberg[6d0f]::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] thread 'rustc' (3359) panicked at compiler/rustc_mir_transform/src/validate.rs:80:25: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x744b9e866663 - ::fmt::h9de798e07da6fb38 [INFO] [stderr] 1: 0x744b9f002d7c - core::fmt::write::h310ddca5e2e73c27 [INFO] [stderr] 2: 0x744b9e81b151 - std::io::Write::write_fmt::h44bbaadde6df8cbf [INFO] [stderr] 3: 0x744b9e82c432 - std::sys::backtrace::BacktraceLock::print::hb06a99f1eef542b2 [INFO] [stderr] 4: 0x744b9e832499 - std::panicking::default_hook::{{closure}}::hda1e658cde85ae7f [INFO] [stderr] 5: 0x744b9e831fc3 - std::panicking::default_hook::h6c78345d5d6f0029 [INFO] [stderr] 6: 0x744b9d81f287 - std[91ceda6436dae70b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x744b9e8328bf - std::panicking::panic_with_hook::hf5f4a758982c1fb1 [INFO] [stderr] 8: 0x744b9d85ae51 - std[91ceda6436dae70b]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x744b9d84e9e6 - std[91ceda6436dae70b]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x744b9d84e9d4 - std[91ceda6436dae70b]::panicking::begin_panic:: [INFO] [stderr] 11: 0x744b9d866291 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x744b9ddab26c - ::span_bug:: [INFO] [stderr] 13: 0x744b9ddd0d47 - rustc_middle[4c9c77d0905e777f]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x744b9ddd0f2a - rustc_middle[4c9c77d0905e777f]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x744b9ddbd7db - rustc_middle[4c9c77d0905e777f]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x744b9bbc2097 - rustc_middle[4c9c77d0905e777f]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x744b9b4bfbb8 - ::fail:: [INFO] [stderr] 18: 0x744b9fd07fba - ::run_pass [INFO] [stderr] 19: 0x744b9f00588c - rustc_mir_transform[7904a13c0f485a1]::run_optimization_passes [INFO] [stderr] 20: 0x744b9fabf6e0 - rustc_mir_transform[7904a13c0f485a1]::optimized_mir [INFO] [stderr] 21: 0x744b9fabef5d - rustc_query_impl[131a71ab8afb0a58]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 22: 0x744b9f1c307a - rustc_query_system[71b8d3f1b7260838]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[131a71ab8afb0a58]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x744b9f1c26db - rustc_query_impl[131a71ab8afb0a58]::query_impl::optimized_mir::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x744ba01e89c7 - ::coroutine_layout [INFO] [stderr] 25: 0x744b9f9226d6 - rustc_ty_utils[6ca79e3a4c7a69cb]::layout::layout_of [INFO] [stderr] 26: 0x744b9f91e872 - rustc_query_impl[131a71ab8afb0a58]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 27: 0x744b9f91b7b7 - rustc_query_system[71b8d3f1b7260838]::query::plumbing::try_execute_query::, rustc_middle[4c9c77d0905e777f]::query::erase::Erased<[u8; 16usize]>>, false, true, false>, rustc_query_impl[131a71ab8afb0a58]::plumbing::QueryCtxt, false> [INFO] [stderr] 28: 0x744b9f91b3da - rustc_query_impl[131a71ab8afb0a58]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x744b9f91961a - , rustc_ty_utils[6ca79e3a4c7a69cb]::layout::layout_of_uncached::{closure#20}>>, core[28a9181cea2e7e5b]::result::Result> as core[28a9181cea2e7e5b]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 30: 0x744b9f91edc7 - rustc_ty_utils[6ca79e3a4c7a69cb]::layout::layout_of [INFO] [stderr] 31: 0x744b9f91e872 - rustc_query_impl[131a71ab8afb0a58]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x744b9f91b7b7 - rustc_query_system[71b8d3f1b7260838]::query::plumbing::try_execute_query::, rustc_middle[4c9c77d0905e777f]::query::erase::Erased<[u8; 16usize]>>, false, true, false>, rustc_query_impl[131a71ab8afb0a58]::plumbing::QueryCtxt, false> [INFO] [stderr] 33: 0x744b9f91b3da - rustc_query_impl[131a71ab8afb0a58]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 34: 0x744b9f919bba - , rustc_ty_utils[6ca79e3a4c7a69cb]::layout::layout_of_uncached::{closure#20}>>, core[28a9181cea2e7e5b]::result::Result> as core[28a9181cea2e7e5b]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 35: 0x744b9f91edc7 - rustc_ty_utils[6ca79e3a4c7a69cb]::layout::layout_of [INFO] [stderr] 36: 0x744b9f91e872 - rustc_query_impl[131a71ab8afb0a58]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 37: 0x744b9f91b7b7 - rustc_query_system[71b8d3f1b7260838]::query::plumbing::try_execute_query::, rustc_middle[4c9c77d0905e777f]::query::erase::Erased<[u8; 16usize]>>, false, true, false>, rustc_query_impl[131a71ab8afb0a58]::plumbing::QueryCtxt, false> [INFO] [stderr] 38: 0x744b9f91b3da - rustc_query_impl[131a71ab8afb0a58]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 39: 0x744b9f926c14 - ::spanned_layout_of [INFO] [stderr] 40: 0x744ba0137365 - , rustc_ty_utils[6ca79e3a4c7a69cb]::layout::layout_of_uncached::{closure#12}>>, core[28a9181cea2e7e5b]::result::Result> as core[28a9181cea2e7e5b]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 41: 0x744ba0137224 - core[28a9181cea2e7e5b]::iter::adapters::try_process::, rustc_ty_utils[6ca79e3a4c7a69cb]::layout::layout_of_uncached::{closure#12}>>, rustc_abi[d357d3c51c268307]::layout::ty::TyAndLayout, core[28a9181cea2e7e5b]::result::Result, , rustc_ty_utils[6ca79e3a4c7a69cb]::layout::layout_of_uncached::{closure#12}> as core[28a9181cea2e7e5b]::iter::traits::iterator::Iterator>::try_collect>>::{closure#0}, rustc_index[bb141f7006667f]::vec::IndexVec>> [INFO] [stderr] 42: 0x744b9f922736 - rustc_ty_utils[6ca79e3a4c7a69cb]::layout::layout_of [INFO] [stderr] 43: 0x744b9f91e872 - rustc_query_impl[131a71ab8afb0a58]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 44: 0x744b9f91b7b7 - rustc_query_system[71b8d3f1b7260838]::query::plumbing::try_execute_query::, rustc_middle[4c9c77d0905e777f]::query::erase::Erased<[u8; 16usize]>>, false, true, false>, rustc_query_impl[131a71ab8afb0a58]::plumbing::QueryCtxt, false> [INFO] [stderr] 45: 0x744b9f91b3da - rustc_query_impl[131a71ab8afb0a58]::query_impl::layout_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x744b9f6743bf - ::par_hir_body_owners::::{closure#0} [INFO] [stderr] 47: 0x744b9f6710aa - rustc_interface[9dc0cb415389002e]::passes::analysis [INFO] [stderr] 48: 0x744b9f670527 - rustc_query_impl[131a71ab8afb0a58]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 49: 0x744b9ffb808e - rustc_query_system[71b8d3f1b7260838]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[131a71ab8afb0a58]::plumbing::QueryCtxt, false> [INFO] [stderr] 50: 0x744b9ffb7dd4 - rustc_query_impl[131a71ab8afb0a58]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 51: 0x744ba027d98f - rustc_interface[9dc0cb415389002e]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[9be4968407ae8bf7]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 52: 0x744ba0275803 - , rustc_driver_impl[9be4968407ae8bf7]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[28a9181cea2e7e5b]::ops::function::FnOnce<(&rustc_session[7859864fea45efc0]::session::Session, rustc_middle[4c9c77d0905e777f]::ty::context::CurrentGcx, alloc[6caa8a575cdc8d8c]::sync::Arc, &std[91ceda6436dae70b]::sync::once_lock::OnceLock, &rustc_data_structures[ae2d73059c671c73]::sync::worker_local::WorkerLocal, &rustc_data_structures[ae2d73059c671c73]::sync::worker_local::WorkerLocal, rustc_driver_impl[9be4968407ae8bf7]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 53: 0x744ba0115a7e - rustc_interface[9dc0cb415389002e]::interface::run_compiler::<(), rustc_driver_impl[9be4968407ae8bf7]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 54: 0x744ba007a747 - std[91ceda6436dae70b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 55: 0x744ba007a428 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[28a9181cea2e7e5b]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 56: 0x744ba0080b0d - std::sys::thread::unix::Thread::new::thread_start::h32812e81a1f318aa [INFO] [stderr] 57: 0x744b99c8aaa4 - [INFO] [stderr] 58: 0x744b99d17a34 - clone [INFO] [stderr] 59: 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-10-04T03_22_02-3357.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.92.0-nightly (149edce6c 2025-10-02) 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 this crate [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/149edce6c6ee840adb602803b96d083101ef3592/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=f179c16280750cb7 -C extra-filename=-409f35aede8189ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-61f1f3e67b235d0c.rmeta --extern apache_avro=/opt/rustwide/target/debug/deps/libapache_avro-23d50326406e6fc9.rmeta --extern array_init=/opt/rustwide/target/debug/deps/libarray_init-9bb8b0047276d83e.rmeta --extern arrow_arith=/opt/rustwide/target/debug/deps/libarrow_arith-c62ad5043da32e2d.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-643cd9a9766637f3.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-ed0ebf3018098f00.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-46e1d455b7914cc6.rmeta --extern arrow_ord=/opt/rustwide/target/debug/deps/libarrow_ord-62be5b6a0afc0204.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-1301e6d8bb600ed7.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-0b122b2c1cc443a3.rmeta --extern arrow_string=/opt/rustwide/target/debug/deps/libarrow_string-5d511772a900a2a1.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.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-4df1cad5b42f311f.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-610396c19c4d135e.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-74825af789f586c2.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8223aed7fc59968e.rmeta --extern moka=/opt/rustwide/target/debug/deps/libmoka-e7359873dd1cc314.rmeta --extern murmur3=/opt/rustwide/target/debug/deps/libmurmur3-e0d6317531b8a827.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-3bff38af2d47e9e8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern opendal=/opt/rustwide/target/debug/deps/libopendal-352b83f31a5b95eb.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-208eca6f6b8ea72f.rmeta --extern parquet=/opt/rustwide/target/debug/deps/libparquet-11d1b2eb0d76a65f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-dd46ba150c909b3f.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5006a7b7c3708e5a.rmeta --extern roaring=/opt/rustwide/target/debug/deps/libroaring-cd3e0054bfba86f9.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-f741987c5969a525.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6de52a4bcfcc33f2.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-34486b0c5a3fcb6a.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-06aae373a1c959bc.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c63e5fe345ef1fd0.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-346f3126758e5b3d.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-4e78cb2c3c09900b.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-f4a7fb8bd8d9f256.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b8833f81118698bb.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-c1f03b773ce443b5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-21737c07a5fdc510.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-41bdf546e8878499.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-daac23518390b606.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4578aa4567355ca2/out -L native=/opt/rustwide/target/debug/build/zstd-sys-481d99f3498903b2/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "eb596c5564c100a68321d93341fbb6eb21b7a5d4882a6012b6403772df0bdd30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb596c5564c100a68321d93341fbb6eb21b7a5d4882a6012b6403772df0bdd30", kill_on_drop: false }` [INFO] [stdout] eb596c5564c100a68321d93341fbb6eb21b7a5d4882a6012b6403772df0bdd30