nix-community/harmonia build #83 failed ← #82 #84 →
eval warnings
1 kind
· 6 occurrences
- warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×6
3 failed
| status | attribute | duration |
|---|---|---|
aarch64-darwin.treefmt
|
9s | |
> type Error: std::error::Error + 'static; > type Reader: AsyncRead + Unpin; > type Child: FileSystemSource<Error = Self::Error>; > - type Ent …> type Error: std::error::Error + 'static; > type Reader: AsyncRead + Unpin; > type Child: FileSystemSource<Error = Self::Error>; > - type Entries<'a>: futures_core::Stream<Item = Result<(String, Self::Child), Self::Error>> + Unpin > + type Entries<'a>: futures_core::Stream<Item = Result<(String, Self::Child), Self::Error>> > + + Unpin > where > Self: 'a; Reason: builder failed with exit code 1. |
||
aarch64-linux.treefmt
|
7s | |
> type Error: std::error::Error + 'static; > type Reader: AsyncRead + Unpin; > type Child: FileSystemSource<Error = Self::Error>; > - type Ent …> type Error: std::error::Error + 'static; > type Reader: AsyncRead + Unpin; > type Child: FileSystemSource<Error = Self::Error>; > - type Entries<'a>: futures_core::Stream<Item = Result<(String, Self::Child), Self::Error>> + Unpin > + type Entries<'a>: futures_core::Stream<Item = Result<(String, Self::Child), Self::Error>> > + + Unpin > where > Self: 'a; Reason: builder failed with exit code 1. |
||
x86_64-linux.treefmt
|
1s | |
> index 13340f2..3279a8e 100644 > --- a/harmonia-file-io-pure/src/source.rs > +++ b/harmonia-file-io-pure/src/source.rs > @@ -37,7 +37,8 @@ pub trait FileSystem …> index 13340f2..3279a8e 100644 > --- a/harmonia-file-io-pure/src/source.rs > +++ b/harmonia-file-io-pure/src/source.rs > @@ -37,7 +37,8 @@ pub trait FileSystemSource: Sized { > type Error: std::error::Error + 'static; > type Reader: AsyncRead + Unpin; > type Child: FileSystemSource<Error = Self::Error>; > - type Entries<'a>: futures_core::Stream<Item = Result<(String, Self::Child), Self::Error>> + Unpin Reason: builder failed with exit code 1. |
||
21 succeeded
| status | attribute | duration |
|---|---|---|
| loading… | ||
6 already built
| status | attribute | duration |
|---|---|---|
| loading… | ||