Skip to content

Reorganize Container traits #640

Reorganize Container traits

Reorganize Container traits #640

Triggered via pull request November 29, 2024 19:59
Status Failure
Total duration 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
test mdBook
46s
test mdBook
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

25 errors
cargo test on ubuntu, rust 1.78: timely/examples/columnar.rs#L197
method `capacity` is not a member of trait `SizableContainer`
cargo test on ubuntu, rust 1.78: timely/examples/columnar.rs#L198
method `preferred_capacity` is not a member of trait `SizableContainer`
cargo test on ubuntu, rust 1.78: timely/examples/columnar.rs#L199
method `reserve` is not a member of trait `SizableContainer`
cargo test on ubuntu, rust 1.78: timely/examples/columnar.rs#L193
not all trait items implemented, missing: `at_capacity`, `ensure_capacity`
cargo test on ubuntu, rust 1.78
Process completed with exit code 101.
cargo test on windows, rust 1.78
The job was canceled because "ubuntu_1_78" failed.
cargo test on macos, rust 1.78
The job was canceled because "ubuntu_1_78" failed.
cargo test on macos, rust 1.78: timely/examples/columnar.rs#L197
method `capacity` is not a member of trait `SizableContainer`
cargo test on macos, rust 1.78: timely/examples/columnar.rs#L198
method `preferred_capacity` is not a member of trait `SizableContainer`
cargo test on macos, rust 1.78: timely/examples/columnar.rs#L199
method `reserve` is not a member of trait `SizableContainer`
cargo test on macos, rust 1.78: timely/examples/columnar.rs#L193
not all trait items implemented, missing: `at_capacity`, `ensure_capacity`
cargo test on macos, rust 1.78
The operation was canceled.
cargo test on windows, rust stable
The job was canceled because "ubuntu_1_78" failed.
cargo test on ubuntu, rust stable
The job was canceled because "ubuntu_1_78" failed.
cargo test on ubuntu, rust stable: timely/examples/columnar.rs#L197
method `capacity` is not a member of trait `SizableContainer`
cargo test on ubuntu, rust stable: timely/examples/columnar.rs#L198
method `preferred_capacity` is not a member of trait `SizableContainer`
cargo test on ubuntu, rust stable: timely/examples/columnar.rs#L199
method `reserve` is not a member of trait `SizableContainer`
cargo test on ubuntu, rust stable: timely/examples/columnar.rs#L193
not all trait items implemented, missing: `at_capacity`, `ensure_capacity`
cargo test on ubuntu, rust stable
The operation was canceled.
cargo test on macos, rust stable
The job was canceled because "ubuntu_1_78" failed.
cargo test on macos, rust stable: timely/examples/columnar.rs#L197
method `capacity` is not a member of trait `SizableContainer`
cargo test on macos, rust stable: timely/examples/columnar.rs#L198
method `preferred_capacity` is not a member of trait `SizableContainer`
cargo test on macos, rust stable: timely/examples/columnar.rs#L199
method `reserve` is not a member of trait `SizableContainer`
cargo test on macos, rust stable: timely/examples/columnar.rs#L193
not all trait items implemented, missing: `at_capacity`, `ensure_capacity`
cargo test on macos, rust stable
The operation was canceled.