Nightly zarrs Upstream Test Failed
Workflow: Rust Check - Upstream (zarrs)
Run: 27389400913
Date: Fri Jun 12 01:56:25 UTC 2026
Issue
The zarrs_icechunk build or test step failed when testing against the latest icechunk main.
This likely indicates:
- A breaking API change in icechunk that affects zarrs_icechunk
- A dependency resolution conflict
- A regression in icechunk's public interface
Build/Test Output
=== Build Output ===
Compiling futures v0.3.32
Compiling serde_with v3.21.0
Compiling tracing-error v0.2.1
Compiling async-trait v0.1.89
Compiling zerocopy v0.8.52
Compiling xmlparser v0.13.6
Compiling typed-path v0.12.3
Compiling serde_json v1.0.150
Compiling getrandom v0.3.4
Compiling typetag v0.2.22
Compiling aws-smithy-xml v0.60.15
Compiling parking_lot v0.12.5
Compiling icechunk-types v2.0.6 (/home/runner/work/icechunk/icechunk/icechunk/icechunk-types)
Compiling proc-macro-crate v1.3.1
Compiling chacha20 v0.10.0
Compiling tower-http v0.6.11
Compiling typetag-impl v0.2.22
Compiling ahash v0.8.12
Compiling spin v0.10.0
Compiling inventory v0.3.24
Compiling urlencoding v2.1.3
Compiling aws-smithy-query v0.60.15
Compiling num_enum_derive v0.5.11
Compiling crc-fast v1.10.0
Compiling rand v0.10.1
Compiling md-5 v0.11.0
Compiling sha1 v0.11.0
Compiling flatbuffers v25.12.19
Compiling serde_urlencoded v0.7.1
Compiling same-file v1.0.6
Compiling unicode-segmentation v1.13.3
Compiling convert_case v0.10.0
Compiling walkdir v2.5.0
Compiling aws-smithy-checksums v0.64.8
Compiling num_enum v0.5.11
Compiling icechunk-storage v2.0.6 (/home/runner/work/icechunk/icechunk/icechunk/icechunk-storage)
Compiling lru v0.16.4
Compiling sha1 v0.10.6
Compiling md-5 v0.10.6
Compiling quick-xml v0.39.4
Compiling rmp v0.8.15
Compiling aho-corasick v1.1.4
Compiling regex-syntax v0.8.11
Compiling compression-core v0.4.32
Compiling byteorder v1.5.0
Compiling unicode-xid v0.2.6
Compiling bitflags v1.3.2
Compiling humantime v2.3.0
Compiling regex-automata v0.4.14
Compiling flexbuffers v25.12.19
Compiling derive_more-impl v2.1.1
Compiling rmp-serde v1.3.1
Compiling quick_cache v0.6.23
Compiling aws-smithy-types-convert v0.60.14
Compiling async-stream-impl v0.3.6
Compiling serde_bytes v0.11.19
Compiling encoding_rs v0.8.35
Compiling base32 v0.5.1
Compiling mime v0.3.17
Compiling unsafe-libyaml v0.2.11
Compiling serde_yaml_ng v0.10.0
Compiling async-stream v0.3.6
Compiling derive_more v2.1.1
Compiling regex v1.12.4
Compiling backon v1.6.0
Compiling auto_impl v1.3.0
Compiling async-recursion v1.1.1
Compiling unsafe_cell_slice v0.2.2
Compiling zarrs_storage v0.4.3
Compiling zstd v0.13.3
Compiling compression-codecs v0.4.38
Compiling icechunk-format v2.0.6 (/home/runner/work/icechunk/icechunk/icechunk/icechunk-format)
Compiling async-compression v0.4.42
Compiling rustls-webpki v0.103.13
Compiling tokio-rustls v0.26.4
Compiling rustls-platform-verifier v0.7.0
Compiling hyper-rustls v0.27.9
Compiling aws-smithy-http-client v1.1.13
Compiling reqwest v0.12.28
Compiling reqwest v0.13.4
Compiling aws-smithy-runtime v1.11.3
Compiling aws-runtime v1.7.4
error[E0282]: type annotations needed
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-runtime-1.7.4/src/auth/sigv4.rs:278:22
|
278 | .send(Box::new(SigV4MessageSigner::new(
| ^^^^ cannot infer type of the type parameter `T` declared on the method `send`
...
285 | )) as _)
| - type must be known at this point
|
help: consider specifying the generic argument
|
278 | .send::<T>(Box::new(SigV4MessageSigner::new(
| +++++
Compiling object_store v0.13.2
For more information about this error, try `rustc --explain E0282`.
error: could not compile `aws-runtime` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
=== Test Output ===
No test output captured
This issue was automatically generated from the nightly zarrs upstream checks.
Nightly zarrs Upstream Test Failed
Workflow: Rust Check - Upstream (zarrs)
Run: 27389400913
Date: Fri Jun 12 01:56:25 UTC 2026
Issue
The zarrs_icechunk build or test step failed when testing against the latest icechunk
main.This likely indicates:
Build/Test Output
This issue was automatically generated from the nightly zarrs upstream checks.