nixbot

builds

Mic92/tribuchet build #202 failed

branch main · PR #98 · commit 629e733126 · · took 3m 50s

eval warnings 1 kind · 1 occurrence
  • warn could not read HEAD ref from repo at '/var/lib/nixbot/worktrees/458841-629e7331260b-130', using 'master' ×1

3 failed
failed attributes
status attribute duration
failed default.checks.aarch64-darwin.treefmt 1s
treefmt-check: mount("tmpfs", root, "tmpfs", MountFlags::empty(), None) .map_err(ioerr("mounting tmpfs root"))?; - write_skeleton(p.spec).map_e …
treefmt-check:
     mount("tmpfs", root, "tmpfs", MountFlags::empty(), None)
         .map_err(ioerr("mounting tmpfs root"))?;
-    write_skeleton(p.spec).map_err(|e| io::Error::other(format!("populating tmpfs root: {e:#}")))?;
+    write_skeleton(p.spec)
+        .map_err(|e| io::Error::other(format!("populating tmpfs root: {e:#}")))?;
     move_mount(
         store.as_fd(),
         "",
failed default.checks.aarch64-linux.treefmt 0s
treefmt-check: mount("tmpfs", root, "tmpfs", MountFlags::empty(), None) .map_err(ioerr("mounting tmpfs root"))?; - write_skeleton(p.spec).map_e …
treefmt-check:
     mount("tmpfs", root, "tmpfs", MountFlags::empty(), None)
         .map_err(ioerr("mounting tmpfs root"))?;
-    write_skeleton(p.spec).map_err(|e| io::Error::other(format!("populating tmpfs root: {e:#}")))?;
+    write_skeleton(p.spec)
+        .map_err(|e| io::Error::other(format!("populating tmpfs root: {e:#}")))?;
     move_mount(
         store.as_fd(),
         "",
failed default.checks.x86_64-linux.treefmt 1s
treefmt-check: mount("tmpfs", root, "tmpfs", MountFlags::empty(), None) .map_err(ioerr("mounting tmpfs root"))?; - write_skeleton(p.spec).map_e …
treefmt-check:
     mount("tmpfs", root, "tmpfs", MountFlags::empty(), None)
         .map_err(ioerr("mounting tmpfs root"))?;
-    write_skeleton(p.spec).map_err(|e| io::Error::other(format!("populating tmpfs root: {e:#}")))?;
+    write_skeleton(p.spec)
+        .map_err(|e| io::Error::other(format!("populating tmpfs root: {e:#}")))?;
     move_mount(
         store.as_fd(),
         "",
8 succeeded
succeeded attributes
status attribute duration
loading…
12 already built
skipped attributes
status attribute duration
loading…