setup
aarch64-linux.treefmt
· build #116
· raw
1this derivation will be built:2 /nix/store/c7iwwcldzq9a52lvnn967zdr4nhrkbv3-treefmt-check.drv3error: Cannot build '/nix/store/c7iwwcldzq9a52lvnn967zdr4nhrkbv3-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/m8yhw87rax2qz77sq9pwsg4257iy2lgk-treefmt-check7 Last 20 log lines:8 > tribuchet: building on eliza9 > treefmt v2.5.0traversed 246 files10 > emitted 206 files for processing11 > formatted 206 files (1 changed) in 8.881s12 > M nixbot/nixbot/tests/test_executor.py13 > diff --git a/nixbot/nixbot/tests/test_executor.py b/nixbot/nixbot/tests/test_executor.py14 > index e1aec1c..1cf8878 10064415 > --- a/nixbot/nixbot/tests/test_executor.py16 > +++ b/nixbot/nixbot/tests/test_executor.py17 > @@ -788,9 +788,7 @@ def test_scrapes_cannot_build_reason_wording() -> None:18 > " Output paths:\n"19 > " /nix/store/7bs-closure-info"20 > )21 > - cap.setup_line(22 > - f"error: Cannot build '{top}'.\n Reason: 1 dependency failed."23 > - )24 > + cap.setup_line(f"error: Cannot build '{top}'.\n Reason: 1 dependency failed.")25 > cap.mark_failed(top)26 > state = {e["name"]: e["status"] for e in cap.state()}27 > # Leaf flagged with its output; no phantom top-level card, setup neutral.28 For full logs, run:29 nix log /nix/store/c7iwwcldzq9a52lvnn967zdr4nhrkbv3-treefmt-check.drv