nixbot

builds

Mic92/fast-nix-gc build #51 failed

branch main · PR #59 · commit 5bb5cb91c0 · · took 1m 2s

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
failed attributes
status attribute duration
failed 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.
failed 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.
failed 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
cancelled attributes
status attribute duration
loading…
2 succeeded
succeeded attributes
status attribute duration
loading…
6 already built
skipped attributes
status attribute duration
loading…