[INFO] fetching crate glaredb_ext_iceberg 25.6.3...
[INFO] testing glaredb_ext_iceberg-25.6.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate glaredb_ext_iceberg 25.6.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate glaredb_ext_iceberg 25.6.3
[INFO] finished tweaking crates.io crate glaredb_ext_iceberg 25.6.3
[INFO] tweaked toml for crates.io crate glaredb_ext_iceberg 25.6.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate glaredb_ext_iceberg 25.6.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate glaredb_ext_iceberg 25.6.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab1fc0c3c281530963c7ae8cd19e51acf35852fb86778bdb023ff0829096c430
[INFO] running `Command { std: "docker" "start" "-a" "ab1fc0c3c281530963c7ae8cd19e51acf35852fb86778bdb023ff0829096c430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab1fc0c3c281530963c7ae8cd19e51acf35852fb86778bdb023ff0829096c430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1fc0c3c281530963c7ae8cd19e51acf35852fb86778bdb023ff0829096c430", kill_on_drop: false }`
[INFO] [stdout] ab1fc0c3c281530963c7ae8cd19e51acf35852fb86778bdb023ff0829096c430
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 405ebfafa8912753845a48daf30bbbd82c0338a9073239ed2f09f0d02a686405
[INFO] running `Command { std: "docker" "start" "-a" "405ebfafa8912753845a48daf30bbbd82c0338a9073239ed2f09f0d02a686405", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling glaredb_error v25.6.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling sdd v3.0.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling webpki-roots v0.26.2
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling prost-derive v0.14.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling zerovec v0.10.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.6.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling prost v0.14.0
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]    Compiling prost-types v0.14.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling prost-build v0.14.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling bon v3.6.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling glaredb_proto v25.6.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling icu_properties v1.5.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling apache-avro v0.18.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling idna v1.0.0
[INFO] [stderr]    Compiling glaredb_parser v25.6.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling url v2.5.1
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling glaredb_core v25.6.3
[INFO] [stderr]    Compiling glaredb_ext_parquet v25.6.3
[INFO] [stderr]    Compiling glaredb_http v25.6.3
[INFO] [stderr]    Compiling glaredb_ext_iceberg v25.6.3 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `glaredb_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name glaredb_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glaredb_core-25.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::literal_string_with_formatting_args' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ff60f80089658e8 -C extra-filename=-58d3fb3f41c1cd84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-949b76488f0c070f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bcc3b15602ced2fa.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-9af443f72ff6c2c6.rmeta --extern glaredb_error=/opt/rustwide/target/debug/deps/libglaredb_error-9a515cedf067194b.rmeta --extern glaredb_parser=/opt/rustwide/target/debug/deps/libglaredb_parser-7d3dc5866c4f478d.rmeta --extern glaredb_proto=/opt/rustwide/target/debug/deps/libglaredb_proto-a78098d9f87b177b.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-448e7aea880efc97.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-820a391e00d57fb1.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-130d7b36a39363c8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3d1443b4e68ae7e0.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-8b7359041afc81b3.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-fcd04ab5f889ef8c.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2e359938289187a4.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0f29f4639facf8e0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-690e5ad2f7eebf1d.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-0b70584419cbdaab.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3068f6aae2706e98.rmeta --extern scc=/opt/rustwide/target/debug/deps/libscc-f655076c3cc7810e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a8148e1361401978.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45793380f4d6e85e.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-7611edcf9d1ee27b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-570999add3a4ec8b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6622e589ea949efa.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-6b0a01a4f206e5c3.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f4c139686e550e22.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "405ebfafa8912753845a48daf30bbbd82c0338a9073239ed2f09f0d02a686405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "405ebfafa8912753845a48daf30bbbd82c0338a9073239ed2f09f0d02a686405", kill_on_drop: false }`
[INFO] [stdout] 405ebfafa8912753845a48daf30bbbd82c0338a9073239ed2f09f0d02a686405
