nixbot

builds

succeeded setup aarch64-darwin.treefmt · build #10 · raw

1these 3 derivations will be built:2 /nix/store/qlbacaahpbff5xj82xilw1k7f1pv2g9j-treefmt.toml.drv3 /nix/store/7azl7azkm3k28xcjjq25bx0pmnwa5cmy-treefmt.drv4 /nix/store/8dp5gqbpa02alpf24h4jrdsp2bn1a07v-treefmt-check.drv5error: build of '/nix/store/8dp5gqbpa02alpf24h4jrdsp2bn1a07v-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/8dp5gqbpa02alpf24h4jrdsp2bn1a07v-treefmt-check.drv'.6 Reason: builder failed with exit code 1.7 Output paths:8 /nix/store/b02rnw6ixz567mypf7g8h1s1ra0yzk3x-treefmt-check9 Last 18 log lines:10 > treefmt v2.5.0traversed 45 files11 > emitted 18 files for processing12 > formatted 18 files (1 changed) in 67ms13 > M mpd/tests.py14 > diff --git a/mpd/tests.py b/mpd/tests.py15 > index 36c4193..adbe45c 10075516 > --- a/mpd/tests.py17 > +++ b/mpd/tests.py18 > @@ -46,8 +46,7 @@ class TestMPDClient(unittest.TestCase):19 > self.socket_mock = self.socket_patch.start()20 > self.socket_mock.getaddrinfo.return_value = [range(5)]21 > 22 > - self.socket_mock.socket.side_effect = (23 > - lambda *a, **kw:24 > + self.socket_mock.socket.side_effect = lambda *a, **kw: (25 > # Create a new socket.socket() mock with default attributes,26 > # each time we are calling it back (otherwise, it keeps set27 > # attributes across calls).28 For full logs, run:29 nix log /nix/store/8dp5gqbpa02alpf24h4jrdsp2bn1a07v-treefmt-check.drv30error: Cannot build '/nix/store/8dp5gqbpa02alpf24h4jrdsp2bn1a07v-treefmt-check.drv'.31 Reason: builder failed with exit code 1.32 Output paths:33 /nix/store/b02rnw6ixz567mypf7g8h1s1ra0yzk3x-treefmt-check