nixbot

builds
1this derivation will be built:2 /nix/store/474w07p3nx0g36drkr13an9lxn6fgp28-nix-grpc-store-0.1.0.drv3error: build of '/nix/store/474w07p3nx0g36drkr13an9lxn6fgp28-nix-grpc-store-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/474w07p3nx0g36drkr13an9lxn6fgp28-nix-grpc-store-0.1.0.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/akm6fq3r22a7r995c1i9ym6r3fcadrfh-nix-grpc-store-0.1.07 Last 25 log lines:8 > 410 | "event=summary tls=%d workers=%zu clients=%zu inflight=%zu present_calls=%lu replies=%lu per_s=%.0f server_entries_per_s=%.0f "9 > | ~~~10 > | %llu11 > 411 | "lat_us_p50=%u p90=%u p99=%u max=%u\n",12 > 412 | cfg.tls ? 1 : 0,13 > 413 | cfg.workers,14 > 414 | cfg.clients,15 > 415 | cfg.inflight,16 > 416 | presentCalls.load(),17 > | ^~~~~~~~~~~~~~~~~~~18 > ../tests/scheduler-grpc-bench.cc:417:9: warning: format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat]19 > 410 | "event=summary tls=%d workers=%zu clients=%zu inflight=%zu present_calls=%lu replies=%lu per_s=%.0f server_entries_per_s=%.0f "20 > | ~~~21 > | %llu22 > 411 | "lat_us_p50=%u p90=%u p99=%u max=%u\n",23 > 412 | cfg.tls ? 1 : 0,24 > 413 | cfg.workers,25 > 414 | cfg.clients,26 > 415 | cfg.inflight,27 > 416 | presentCalls.load(),28 > 417 | total,29 > | ^~~~~30 > 4 warnings generated.31 > [15/36] Compiling C++ object oidc-test.p/tests_oidc-test.cc.o32 > ninja: build stopped: subcommand failed.33 For full logs, run:34 nix log /nix/store/474w07p3nx0g36drkr13an9lxn6fgp28-nix-grpc-store-0.1.0.drv35error: Cannot build '/nix/store/474w07p3nx0g36drkr13an9lxn6fgp28-nix-grpc-store-0.1.0.drv'.36 Reason: builder failed with exit code 1.37 Output paths:38 /nix/store/akm6fq3r22a7r995c1i9ym6r3fcadrfh-nix-grpc-store-0.1.0