setup
aarch64-darwin.treefmt
· build #116
· raw
1this derivation will be built:2 /nix/store/57y8ycc4kjhmzr2cxcfcwr404fyskgl0-treefmt-check.drv3error: build of '/nix/store/57y8ycc4kjhmzr2cxcfcwr404fyskgl0-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/57y8ycc4kjhmzr2cxcfcwr404fyskgl0-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/lvag3ws0xr9p1jviqrzzrc4rssh23d41-treefmt-check7 Last 19 log lines:8 > treefmt v2.5.0traversed 246 files9 > emitted 206 files for processing10 > formatted 206 files (1 changed) in 821ms11 > M nixbot/nixbot/tests/test_executor.py12 > diff --git a/nixbot/nixbot/tests/test_executor.py b/nixbot/nixbot/tests/test_executor.py13 > index e1aec1c..1cf8878 10064414 > --- a/nixbot/nixbot/tests/test_executor.py15 > +++ b/nixbot/nixbot/tests/test_executor.py16 > @@ -788,9 +788,7 @@ def test_scrapes_cannot_build_reason_wording() -> None:17 > " Output paths:\n"18 > " /nix/store/7bs-closure-info"19 > )20 > - cap.setup_line(21 > - f"error: Cannot build '{top}'.\n Reason: 1 dependency failed."22 > - )23 > + cap.setup_line(f"error: Cannot build '{top}'.\n Reason: 1 dependency failed.")24 > cap.mark_failed(top)25 > state = {e["name"]: e["status"] for e in cap.state()}26 > # Leaf flagged with its output; no phantom top-level card, setup neutral.27 For full logs, run:28 nix log /nix/store/57y8ycc4kjhmzr2cxcfcwr404fyskgl0-treefmt-check.drv29error: Cannot build '/nix/store/57y8ycc4kjhmzr2cxcfcwr404fyskgl0-treefmt-check.drv'.30 Reason: builder failed with exit code 1.31 Output paths:32 /nix/store/lvag3ws0xr9p1jviqrzzrc4rssh23d41-treefmt-check