this derivation will be built: /nix/store/vhbkyz66zbidpmchqxb0jkh4n6ybk614-presto-pasta-clippy-0.0.4.drv Failed to find a machine for remote build! derivation: vhbkyz66zbidpmchqxb0jkh4n6ybk614-presto-pasta-clippy-0.0.4.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) error: Cannot build '/nix/store/vhbkyz66zbidpmchqxb0jkh4n6ybk614-presto-pasta-clippy-0.0.4.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/pm70rrj203amfn3vnk5dh8pp1sd12qiz-presto-pasta-clippy-0.0.4 Last 25 log lines: > | ^^^^^^^^^^^^^^^^^^^^^^^^^^ > | > = note: c_char is i8 on some targets > = note: `-D unfulfilled-lint-expectations` implied by `-D warnings` > = help: to override `-D warnings` add `#[allow(unfulfilled_lint_expectations)]` > > error: this lint expectation is unfulfilled > --> tests/differential.rs:474:14 > | > 474 | #[expect(clippy::cast_possible_wrap, reason = "c_char is i8 on some targets")] > | ^^^^^^^^^^^^^^^^^^^^^^^^^^ > | > = note: c_char is i8 on some targets > > error: this lint expectation is unfulfilled > --> tests/differential.rs:486:14 > | > 486 | #[expect(clippy::cast_sign_loss, reason = "c_char is i8 on some targets")] > | ^^^^^^^^^^^^^^^^^^^^^^ > | > = note: c_char is i8 on some targets > > error: could not compile `presto-pasta` (test "differential") due to 4 previous errors > warning: build failed, waiting for other jobs to finish... > error: could not compile `presto-pasta` (test "netns") due to 1 previous error For full logs, run: nix log /nix/store/vhbkyz66zbidpmchqxb0jkh4n6ybk614-presto-pasta-clippy-0.0.4.drv