setup
checks.aarch64-linux.clang-tidy
· build #487
· raw
1this derivation will be built:2 /nix/store/6alj2imddqnjddlkdhj0qrvcsa0vplnc-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv3Failed to find a machine for remote build!4derivation: 6alj2imddqnjddlkdhj0qrvcsa0vplnc-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv5required (system, features): (aarch64-linux, [])61 available machines:7(systems, maxjobs, supportedFeatures, mandatoryFeatures)8([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])9error: Cannot build '/nix/store/6alj2imddqnjddlkdhj0qrvcsa0vplnc-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv'.10 Reason: builder failed with exit code 1.11 Output paths:12 /nix/store/bp4v8ca094qzj12ijwpwgd7pkkb02m0m-nix-grpc-store-clang-tidy-0.1.0-beta.113 Last 25 log lines:14 > | ^~~~15 > >>> /nix/store/c33s2mld9r03fv11v9ad7dh5m9g8s1xp-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/daemon/coordinator.cc16 > ../src/daemon/push.hh:136:46: error: 2 adjacent parameters of 'ack' of similar type ('const std::string &') are easily swapped by mistake [bugprone-easily-swappable-parameters,-warnings-as-errors]17 > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set<std::string> sigs)18 > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~19 > ../src/daemon/push.hh:136:66: note: the first parameter in the range is 'message'20 > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set<std::string> sigs)21 > | ^~~~~~~22 > ../src/daemon/push.hh:136:95: note: the last parameter in the range is 'path'23 > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set<std::string> sigs)24 > | ^~~~25 > >>> /nix/store/c33s2mld9r03fv11v9ad7dh5m9g8s1xp-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/daemon/main.cc26 > Errors encountered while running clang-tidy27 > ../src/daemon/push.hh:136:46: error: 2 adjacent parameters of 'ack' of similar type ('const std::string &') are easily swapped by mistake [bugprone-easily-swappable-parameters,-warnings-as-errors]28 > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set<std::string> sigs)29 > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~30 > ../src/daemon/push.hh:136:66: note: the first parameter in the range is 'message'31 > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set<std::string> sigs)32 > | ^~~~~~~33 > ../src/daemon/push.hh:136:95: note: the last parameter in the range is 'path'34 > 136 | auto ack(const std::string & status, const std::string & message, const std::string & path, std::set<std::string> sigs)35 > | ^~~~36 > FAILED: [code=1] meson-internal__clang-tidy37 > /nix/store/4nhp26ss88i238s986fx3jcqcw4si9ly-meson-1.10.2/bin/meson --internal clangtidy /build/source /build/source/build --color always38 > ninja: build stopped: subcommand failed.39 For full logs, run:40 nix log /nix/store/6alj2imddqnjddlkdhj0qrvcsa0vplnc-nix-grpc-store-clang-tidy-0.1.0-beta.1.drv