Skip to content

Autodiff Memory Management: BFS #4048

Autodiff Memory Management: BFS

Autodiff Memory Management: BFS #4048

Triggered via pull request May 2, 2024 20:41
Status Failure
Total duration 8m 39s
Artifacts

test.yml

on: pull_request
check-typos
40s
check-typos
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
[clippy] crates/burn-common/src/reader.rs#L103: crates/burn-common/src/reader.rs#L103
error: bound is defined in more than one place --> crates/burn-common/src/reader.rs:103:19 | 103 | pub fn map<O, F: FnOnce(T) -> O>(self, mapper: F) -> Reader<O> | ^ ... 107 | F: 'static + Send, | ^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations = note: `-D clippy::multiple-bound-locations` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::multiple_bound_locations)]`
tests (blaze/macos-14, stable, std)
Process completed with exit code 101.
tests (windows-2022, stable, std)
The job was canceled because "blaze_macos-14_stable_std" failed.
tests (windows-2022, stable, std)
The operation was canceled.
tests (windows-2022, 1.75.0, std)
The job was canceled because "blaze_macos-14_stable_std" failed.
tests (windows-2022, 1.75.0, std)
The operation was canceled.
tests (ubuntu-22.04, stable, std)
The job was canceled because "blaze_macos-14_stable_std" failed.
tests (ubuntu-22.04, stable, std)
The operation was canceled.
tests (ubuntu-22.04, 1.75.0, std)
The job was canceled because "blaze_macos-14_stable_std" failed.
tests (ubuntu-22.04, 1.75.0, std)
The operation was canceled.
tests (blaze/macos-14, 1.75.0, std)
The job was canceled because "blaze_macos-14_stable_std" failed.
tests (blaze/macos-14, 1.75.0, std)
The operation was canceled.