Merge pull request #699 from TimelyDataflow/release-plz-2025-08-16T19… #916
Annotations
19 warnings and 4 notices
|
Cargo clippy:
timely/src/dataflow/operators/aggregation/state_machine.rs#L98
`output` shadows a previous, unrelated binding
|
|
Cargo clippy:
timely/src/dataflow/operators/aggregation/state_machine.rs#L76
`output` shadows a previous, unrelated binding
|
|
Cargo clippy:
timely/src/dataflow/operators/core/partition.rs#L73
this `map_or` can be simplified
|
|
Cargo clippy:
timely/src/dataflow/operators/core/capture/capture.rs#L133
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
|
|
Cargo clippy:
timely/src/progress/subgraph.rs#L787
`internal` shadows a previous, unrelated binding
|
|
Cargo clippy:
timely/src/progress/reachability.rs#L689
`diff` shadows a previous, unrelated binding
|
|
Cargo clippy:
timely/src/progress/reachability.rs#L689
`time` shadows a previous, unrelated binding
|
|
Cargo clippy:
timely/src/progress/reachability.rs#L666
`diff` shadows a previous, unrelated binding
|
|
Cargo clippy:
timely/src/progress/reachability.rs#L666
`time` shadows a previous, unrelated binding
|
|
Cargo clippy:
timely/src/progress/reachability.rs#L290
`summary` shadows a previous, unrelated binding
|
|
cargo test on ubuntu, rust 1.79
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
cargo test on ubuntu, rust 1.79
Cache not found for keys: v0-rust-test-Linux-x64-67013d7a-d2f5ca00, v0-rust-test-Linux-x64-67013d7a
|
|
cargo test on ubuntu, rust stable
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
cargo test on ubuntu, rust stable
Cache not found for keys: v0-rust-test-Linux-x64-3dfd62ae-d2f5ca00, v0-rust-test-Linux-x64-3dfd62ae
|
|
cargo test on macos, rust stable
Cache not found for keys: v0-rust-test-Darwin-arm64-e1ce4d97-d2f5ca00, v0-rust-test-Darwin-arm64-e1ce4d97
|
|
cargo test on windows, rust stable
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
cargo test on windows, rust stable
Cache not found for keys: v0-rust-test-Windows_NT-x64-78cd9f1d-d2f5ca00, v0-rust-test-Windows_NT-x64-78cd9f1d
|
|
cargo test on windows, rust 1.79
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
cargo test on windows, rust 1.79
Cache not found for keys: v0-rust-test-Windows_NT-x64-9d028de3-d2f5ca00, v0-rust-test-Windows_NT-x64-9d028de3
|
|
cargo test on macos, rust 1.79
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
cargo test on macos, rust stable
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
cargo test on windows, rust stable
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
cargo test on windows, rust 1.79
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|