Skip to content

Remove constraints from container builders #966

Remove constraints from container builders

Remove constraints from container builders #966

Triggered via pull request October 23, 2025 14:20
Status Failure
Total duration 42s
Artifacts

test.yml

on: pull_request
Cargo clippy
20s
Cargo clippy
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

57 errors
Cargo clippy: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: std::default::Default` is not satisfied
Cargo clippy: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: timely_container::Accountable` is not satisfied
Cargo clippy: timely/src/dataflow/operators/core/unordered_input.rs#L84
the function or associated item `new` exists for struct `Tee<<G as ScopeParent>::Timestamp, ...>`, but its trait bounds were not satisfied
Cargo clippy: timely/src/dataflow/operators/generic/handles.rs#L197
the associated type `<CB as timely_container::ContainerBuilder>::Container` may not live long enough
Cargo clippy: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: std::clone::Clone` is not satisfied
Cargo clippy: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: std::clone::Clone` is not satisfied
Cargo clippy: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: std::default::Default` is not satisfied
Cargo clippy: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: std::default::Default` is not satisfied
Cargo clippy: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: timely_container::Accountable` is not satisfied
Cargo clippy: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: timely_container::Accountable` is not satisfied
cargo test on ubuntu, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L194
no method named `give` found for struct `ProgressSession` in the current scope
cargo test on ubuntu, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L149
no method named `valid` found for struct `ProgressSession` in the current scope
cargo test on ubuntu, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Clone` is not satisfied
cargo test on ubuntu, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Default` is not satisfied
cargo test on ubuntu, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Accountable` is not satisfied
cargo test on ubuntu, rust 1.79: timely/src/dataflow/operators/core/unordered_input.rs#L84
the function or associated item `new` exists for struct `Tee<<G as ScopeParent>::Timestamp, <CB as ContainerBuilder>::Container>`, but its trait bounds were not satisfied
cargo test on ubuntu, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L197
the associated type `<CB as timely_container::ContainerBuilder>::Container` may not live long enough
cargo test on ubuntu, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Clone` is not satisfied
cargo test on ubuntu, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Default` is not satisfied
cargo test on ubuntu, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Accountable` is not satisfied
cargo test on ubuntu, rust stable
The strategy configuration was canceled because "test.ubuntu_1_79" failed
cargo test on ubuntu, rust stable: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Default` is not satisfied
cargo test on ubuntu, rust stable: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Accountable` is not satisfied
cargo test on ubuntu, rust stable: timely/src/dataflow/operators/core/unordered_input.rs#L84
the function or associated item `new` exists for struct `Tee<<G as ScopeParent>::Timestamp, ...>`, but its trait bounds were not satisfied
cargo test on ubuntu, rust stable: timely/src/dataflow/operators/generic/handles.rs#L197
the associated type `<CB as timely_container::ContainerBuilder>::Container` may not live long enough
cargo test on ubuntu, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Clone` is not satisfied
cargo test on ubuntu, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Clone` is not satisfied
cargo test on ubuntu, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Default` is not satisfied
cargo test on ubuntu, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Default` is not satisfied
cargo test on ubuntu, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Accountable` is not satisfied
cargo test on ubuntu, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Accountable` is not satisfied
cargo test on macos, rust stable
The strategy configuration was canceled because "test.ubuntu_1_79" failed
cargo test on macos, rust stable: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Default` is not satisfied
cargo test on macos, rust stable: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Accountable` is not satisfied
cargo test on macos, rust stable: timely/src/dataflow/operators/core/unordered_input.rs#L84
the function or associated item `new` exists for struct `Tee<<G as ScopeParent>::Timestamp, ...>`, but its trait bounds were not satisfied
cargo test on macos, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Clone` is not satisfied
cargo test on macos, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Default` is not satisfied
cargo test on macos, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Accountable` is not satisfied
cargo test on macos, rust stable: timely/src/dataflow/operators/generic/handles.rs#L197
the associated type `<CB as timely_container::ContainerBuilder>::Container` may not live long enough
cargo test on macos, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Clone` is not satisfied
cargo test on macos, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Default` is not satisfied
cargo test on macos, rust stable: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Accountable` is not satisfied
cargo test on macos, rust 1.79
The strategy configuration was canceled because "test.ubuntu_1_79" failed
cargo test on macos, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L194
no method named `give` found for struct `ProgressSession` in the current scope
cargo test on macos, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L149
no method named `valid` found for struct `ProgressSession` in the current scope
cargo test on macos, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Clone` is not satisfied
cargo test on macos, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Default` is not satisfied
cargo test on macos, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L131
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Accountable` is not satisfied
cargo test on macos, rust 1.79: timely/src/dataflow/operators/core/unordered_input.rs#L84
the function or associated item `new` exists for struct `Tee<<G as ScopeParent>::Timestamp, <CB as ContainerBuilder>::Container>`, but its trait bounds were not satisfied
cargo test on macos, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L197
the associated type `<CB as timely_container::ContainerBuilder>::Container` may not live long enough
cargo test on macos, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Clone` is not satisfied
cargo test on macos, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Default` is not satisfied
cargo test on macos, rust 1.79: timely/src/dataflow/operators/generic/handles.rs#L139
the trait bound `<CB as timely_container::ContainerBuilder>::Container: Accountable` is not satisfied
cargo test on windows, rust 1.79
The strategy configuration was canceled because "test.ubuntu_1_79" failed
cargo test on windows, rust 1.79
The operation was canceled.
cargo test on windows, rust stable
The strategy configuration was canceled because "test.ubuntu_1_79" failed
cargo test on windows, rust stable
The operation was canceled.