Mic92/formatelf build #6 failed ← #5 #7 →
eval warnings
1 kind
· 5 occurrences
- warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×5
6 failed
| status | attribute | duration |
|---|---|---|
aarch64-darwin.clippy
|
7s | |
> 3 | #[no_mangle] > | ^^^^^^^^^ usage of unsafe attribute > help: wrap the attribute in `unsafe(...)` > 3 | #[unsafe(no_mangle)] > | +++++++ + …> 3 | #[no_mangle] > | ^^^^^^^^^ usage of unsafe attribute > help: wrap the attribute in `unsafe(...)` > 3 | #[unsafe(no_mangle)] > | +++++++ + > error: could not compile `formatelf` (test "sample") due to 1 previous error > warning: build failed, waiting for other jobs to finish... > error: could not compile `formatelf` (test "sample_cdylib") due to 1 previous error Reason: builder failed with exit code 1. |
||
aarch64-darwin.formatting
|
2s | |
> + dontUnpack = true; > + buildPhase = "$CC -O2 -fPIE -pie -Wl,-z,pack-relative-relocs ${./tests/sample_relr.c} -o hello"; > + mkGnuProp …> + dontUnpack = true; > + buildPhase = "$CC -O2 -fPIE -pie -Wl,-z,pack-relative-relocs ${./tests/sample_relr.c} -o hello"; > + mkGnuProperty = "${ > + name = "fixture-gnu-property"; > + buildPhase = "$CC -fcf-protection=full ${./tests/sample.c} -o hello"; > in > mkShell { > packages = [ Reason: builder failed with exit code 1. |
||
aarch64-linux.clippy
|
13s | |
> --> tests/sample.rs:4:24 > 4 | std::process::exit(std::hint::black_box(20) & 0); > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > = help: fo …> --> tests/sample.rs:4:24 > 4 | std::process::exit(std::hint::black_box(20) & 0); > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#erasing_op > = note: `#[deny(clippy::erasing_op)]` on by default > error: could not compile `formatelf` (test "sample_cdylib") due to 1 previous error > warning: build failed, waiting for other jobs to finish... > error: could not compile `formatelf` (test "sample") due to 1 previous error Reason: builder failed with exit code 1. |
||
aarch64-linux.formatting
|
0s | |
> + dontUnpack = true; > + buildPhase = "$CC -O2 -fPIE -pie -Wl,-z,pack-relative-relocs ${./tests/sample_relr.c} -o hello"; > + mkGnuProp …> + dontUnpack = true;
> + buildPhase = "$CC -O2 -fPIE -pie -Wl,-z,pack-relative-relocs ${./tests/sample_relr.c} -o hello";
> + mkGnuProperty = "${
> + name = "fixture-gnu-property";
> + buildPhase = "$CC -fcf-protection=full ${./tests/sample.c} -o hello";
> in
> mkShell {
> packages = [
|
||
x86_64-linux.clippy
|
10s | |
> error: unsafe attribute used without unsafe > --> tests/sample_cdylib.rs:3:3 > 3 | #[no_mangle] > | ^^^^^^^^^ usage of unsafe attribute > help: wrap the …> error: unsafe attribute used without unsafe > --> tests/sample_cdylib.rs:3:3 > 3 | #[no_mangle] > | ^^^^^^^^^ usage of unsafe attribute > help: wrap the attribute in `unsafe(...)` > 3 | #[unsafe(no_mangle)] > | +++++++ + > error: could not compile `formatelf` (test "sample_cdylib") due to 1 previous error Reason: builder failed with exit code 1. |
||
x86_64-linux.formatting
|
0s | |
> + dontUnpack = true; > + buildPhase = "$CC -O2 -fPIE -pie -Wl,-z,pack-relative-relocs ${./tests/sample_relr.c} -o hello"; > + mkGnuProp …> + dontUnpack = true;
> + buildPhase = "$CC -O2 -fPIE -pie -Wl,-z,pack-relative-relocs ${./tests/sample_relr.c} -o hello";
> + mkGnuProperty = "${
> + name = "fixture-gnu-property";
> + buildPhase = "$CC -fcf-protection=full ${./tests/sample.c} -o hello";
> in
> mkShell {
> packages = [
|
||
1 cancelled
| status | attribute | duration |
|---|---|---|
| loading… | ||
9 succeeded
| status | attribute | duration |
|---|---|---|
| loading… | ||
5 already built
| status | attribute | duration |
|---|---|---|
| loading… | ||