this derivation will be built: /nix/store/d9pxzndkxl0xnz2asx7j06fk96fgzcyw-treefmt-check.drv building '/nix/store/d9pxzndkxl0xnz2asx7j06fk96fgzcyw-treefmt-check.drv' treefmt-check> tribuchet: building on eliza treefmt-check> treefmt v2.5.0traversed 294 files treefmt-check> emitted 245 files for processing treefmt-check> formatted 245 files (1 changed) in 11.954s treefmt-check> M nixbot/nixbot/tests/test_cli.py treefmt-check> diff --git a/nixbot/nixbot/tests/test_cli.py b/nixbot/nixbot/tests/test_cli.py treefmt-check> index 8f9f48e..c52a9ec 100644 treefmt-check> --- a/nixbot/nixbot/tests/test_cli.py treefmt-check> +++ b/nixbot/nixbot/tests/test_cli.py treefmt-check> @@ -293,7 +293,6 @@ def test_settings_load(tmp_path: Path, monkeypatch: pytest.MonkeyPatch) -> None: treefmt-check> assert Settings.load().token == "bnix_env" treefmt-check> treefmt-check> treefmt-check> - treefmt-check> def test_settings_multi_host_remotes( treefmt-check> tmp_path: Path, monkeypatch: pytest.MonkeyPatch treefmt-check> ) -> None: error: Cannot build '/nix/store/d9pxzndkxl0xnz2asx7j06fk96fgzcyw-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/xrclnmsgycb7yyp4y1534pg7xinrn3ww-treefmt-check Last 17 log lines: > tribuchet: building on eliza > treefmt v2.5.0traversed 294 files > emitted 245 files for processing > formatted 245 files (1 changed) in 11.954s > M nixbot/nixbot/tests/test_cli.py > diff --git a/nixbot/nixbot/tests/test_cli.py b/nixbot/nixbot/tests/test_cli.py > index 8f9f48e..c52a9ec 100644 > --- a/nixbot/nixbot/tests/test_cli.py > +++ b/nixbot/nixbot/tests/test_cli.py > @@ -293,7 +293,6 @@ def test_settings_load(tmp_path: Path, monkeypatch: pytest.MonkeyPatch) -> None: > assert Settings.load().token == "bnix_env" > > > - > def test_settings_multi_host_remotes( > tmp_path: Path, monkeypatch: pytest.MonkeyPatch > ) -> None: For full logs, run: nix log /nix/store/d9pxzndkxl0xnz2asx7j06fk96fgzcyw-treefmt-check.drv