[INFO] fetching crate glaredb_ext_iceberg 25.6.3...
[INFO] testing glaredb_ext_iceberg-25.6.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate glaredb_ext_iceberg 25.6.3 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate glaredb_ext_iceberg 25.6.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded httparse v1.9.3
[INFO] [stderr]   Downloaded bon v3.6.1
[INFO] [stderr]   Downloaded bon-macros v3.6.1
[INFO] [stderr]   Downloaded hyper-util v0.1.13
[INFO] [stderr]   Downloaded quinn-proto v0.11.10
[INFO] [stderr]   Downloaded apache-avro v0.18.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.2
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded glaredb_http v25.6.3
[INFO] [stderr]   Downloaded glaredb_ext_parquet v25.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d40f584b11f85a03d382494d164aed00a0a82090cf80cc155ab2db37bcf1426d
[INFO] running `Command { std: "docker" "start" "-a" "d40f584b11f85a03d382494d164aed00a0a82090cf80cc155ab2db37bcf1426d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d40f584b11f85a03d382494d164aed00a0a82090cf80cc155ab2db37bcf1426d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d40f584b11f85a03d382494d164aed00a0a82090cf80cc155ab2db37bcf1426d", kill_on_drop: false }`
[INFO] [stdout] d40f584b11f85a03d382494d164aed00a0a82090cf80cc155ab2db37bcf1426d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01be5e9a0610eea8693e2ff3f096acba1bfccb92147d2c3ef734fcd0d955506e
[INFO] running `Command { std: "docker" "start" "-a" "01be5e9a0610eea8693e2ff3f096acba1bfccb92147d2c3ef734fcd0d955506e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling subtle v2.5.0
[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 ryu v1.0.16
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling glaredb_error v25.6.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.11
[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 textwrap v0.16.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tempfile v3.20.0
[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 rayon v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling webpki-roots v0.26.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[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 num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.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 futures-macro v0.3.30
[INFO] [stderr]    Compiling displaydoc v0.2.4
[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 strum_macros v0.27.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.2
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling prost v0.14.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[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 darling v0.20.11
[INFO] [stderr]    Compiling prost-types v0.14.0
[INFO] [stderr]    Compiling bon-macros v3.6.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling prost-build v0.14.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling icu_properties v1.5.0
[INFO] [stderr]    Compiling glaredb_proto v25.6.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling bon v3.6.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna v1.0.0
[INFO] [stderr]    Compiling glaredb_parser v25.6.3
[INFO] [stderr]    Compiling url v2.5.1
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling apache-avro v0.18.0
[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/1.90.0-x86_64-unknown-linux-gnu/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=268c74a68765def4 -C extra-filename=-1448cb20ec98019b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-d0a480f3e163a4f8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-103b0d85642be431.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6d11b7fda34f9d2d.rmeta --extern glaredb_error=/opt/rustwide/target/debug/deps/libglaredb_error-f15687eeec46341b.rmeta --extern glaredb_parser=/opt/rustwide/target/debug/deps/libglaredb_parser-b961634b35947478.rmeta --extern glaredb_proto=/opt/rustwide/target/debug/deps/libglaredb_proto-df8af26d1b9b1b86.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-595c763e3dbd892a.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-d99bb43f5a8d2de6.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-83a16115d04b18f8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-64aa23a297f270ce.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-0ab9e79b182deb40.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b48716f85e2fd53f.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8325ea114b659deb.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ccfde2b0fc1e2494.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-889057fd02f398ca.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-1119a0f5ac0e7fa3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8b76c143390631bd.rmeta --extern scc=/opt/rustwide/target/debug/deps/libscc-e0294a92ed135cdd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1f0d38952558992a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e49b90df043c8e16.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-3c066906e8d6c466.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-719db6932db68ccc.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a6cc87e7b85c9fd3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f26fabd48b4a45b9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d65919df97b70b4f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d07ac910f153e153.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "01be5e9a0610eea8693e2ff3f096acba1bfccb92147d2c3ef734fcd0d955506e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01be5e9a0610eea8693e2ff3f096acba1bfccb92147d2c3ef734fcd0d955506e", kill_on_drop: false }`
[INFO] [stdout] 01be5e9a0610eea8693e2ff3f096acba1bfccb92147d2c3ef734fcd0d955506e
