this derivation will be built: /nix/store/s5dvwpbpyzmxsnrcrqw8l0pd1b8wjbjl-treefmt-check.drv building '/nix/store/s5dvwpbpyzmxsnrcrqw8l0pd1b8wjbjl-treefmt-check.drv' treefmt-check> tribuchet: building on jamie treefmt-check> treefmt v2.5.0traversed 294 files treefmt-check> emitted 245 files for processing treefmt-check> formatted 245 files (1 changed) in 8.816s 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/s5dvwpbpyzmxsnrcrqw8l0pd1b8wjbjl-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/8py6p1x44w0qyic6jy97bib4zzd4z6wa-treefmt-check Last 17 log lines: > tribuchet: building on jamie > treefmt v2.5.0traversed 294 files > emitted 245 files for processing > formatted 245 files (1 changed) in 8.816s > 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/s5dvwpbpyzmxsnrcrqw8l0pd1b8wjbjl-treefmt-check.drv