Mic92/tribuchet build #202 failed ← #201 #203 →
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
| status | attribute | duration |
|---|---|---|
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(),
"",
|
||
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(),
"",
|
||
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
| status | attribute | duration |
|---|---|---|
| loading… | ||
12 already built
| status | attribute | duration |
|---|---|---|
| loading… | ||