setup
aarch64-linux.clippy
· build #14
· raw
1this derivation will be built:2 /nix/store/vhbkyz66zbidpmchqxb0jkh4n6ybk614-presto-pasta-clippy-0.0.4.drv3Failed to find a machine for remote build!4derivation: vhbkyz66zbidpmchqxb0jkh4n6ybk614-presto-pasta-clippy-0.0.4.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/vhbkyz66zbidpmchqxb0jkh4n6ybk614-presto-pasta-clippy-0.0.4.drv'.10 Reason: builder failed with exit code 101.11 Output paths:12 /nix/store/pm70rrj203amfn3vnk5dh8pp1sd12qiz-presto-pasta-clippy-0.0.413 Last 25 log lines:14 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^15 > |16 > = note: c_char is i8 on some targets17 > = note: `-D unfulfilled-lint-expectations` implied by `-D warnings`18 > = help: to override `-D warnings` add `#[allow(unfulfilled_lint_expectations)]`19 >20 > error: this lint expectation is unfulfilled21 > --> tests/differential.rs:474:1422 > |23 > 474 | #[expect(clippy::cast_possible_wrap, reason = "c_char is i8 on some targets")]24 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^25 > |26 > = note: c_char is i8 on some targets27 >28 > error: this lint expectation is unfulfilled29 > --> tests/differential.rs:486:1430 > |31 > 486 | #[expect(clippy::cast_sign_loss, reason = "c_char is i8 on some targets")]32 > | ^^^^^^^^^^^^^^^^^^^^^^33 > |34 > = note: c_char is i8 on some targets35 >36 > error: could not compile `presto-pasta` (test "differential") due to 4 previous errors37 > warning: build failed, waiting for other jobs to finish...38 > error: could not compile `presto-pasta` (test "netns") due to 1 previous error39 For full logs, run:40 nix log /nix/store/vhbkyz66zbidpmchqxb0jkh4n6ybk614-presto-pasta-clippy-0.0.4.drv