Mic92/fast-nix-gc build #51 failed ← #50 #52 →
eval warnings
1 kind
· 4 occurrences
- warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×4
3 failed
| status | attribute | duration |
|---|---|---|
aarch64-darwin.treefmt
|
1s | |
> pub mod db; > pub mod logging; > -use anyhow::Result; > #[cfg(target_os = "linux")] > use anyhow::Context; > +use anyhow::Result; > use std::path::Path; …> pub mod db; > pub mod logging; > -use anyhow::Result; > #[cfg(target_os = "linux")] > use anyhow::Context; > +use anyhow::Result; > use std::path::Path; > /// Enter a private mount namespace so the rw remount in Reason: builder failed with exit code 1. |
||
aarch64-linux.treefmt
|
1s | |
> +++ b/crates/common/src/lib.rs > @@ -1,9 +1,9 @@ > pub mod db; > pub mod logging; > -use anyhow::Result; > #[cfg(target_os = "linux")] > use anyhow::Conte …> +++ b/crates/common/src/lib.rs
> @@ -1,9 +1,9 @@
> pub mod db;
> pub mod logging;
> -use anyhow::Result;
> #[cfg(target_os = "linux")]
> use anyhow::Context;
> +use anyhow::Result;
Reason: builder failed with exit code 1.
|
||
x86_64-linux.treefmt
|
1s | |
> +++ b/crates/common/src/lib.rs > @@ -1,9 +1,9 @@ > pub mod db; > pub mod logging; > -use anyhow::Result; > #[cfg(target_os = "linux")] > use anyhow::Conte …> +++ b/crates/common/src/lib.rs
> @@ -1,9 +1,9 @@
> pub mod db;
> pub mod logging;
> -use anyhow::Result;
> #[cfg(target_os = "linux")]
> use anyhow::Context;
> +use anyhow::Result;
Reason: builder failed with exit code 1.
|
||
7 cancelled
| status | attribute | duration |
|---|---|---|
| loading… | ||
2 succeeded
| status | attribute | duration |
|---|---|---|
| loading… | ||
6 already built
| status | attribute | duration |
|---|---|---|
| loading… | ||