nixbot

builds

Mic92/formatelf build #8 failed

branch main · PR #4 · commit b1441a2486 · · took 20s

eval warnings 3 kinds · 8 occurrences
  • error ×1
  • error Unsupported system: aarch64-linux ×1
  • warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×6

4 failed
failed attributes
status attribute duration
failed aarch64-darwin.clippy 8s
> | > 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_cdylib") due to 1 previous error
> warning: build failed, waiting for other jobs to finish...
Reason: builder failed with exit code 1.
failed aarch64-linux.clippy 12s
> 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.
failed eval aarch64-linux.devShell-toolchains
error: … while calling the 'derivationStrict' builtin at «nix-internal»/derivation-internal.nix:37:12: 36| 37| strict = …
error:
       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'nix-shell'
         whose name attribute is located at «github:NixOS/nixpkgs/567a49d1913ce81ac6e9582e3553dd90a955875f?narHash=sha256-lrp67w8AulE9Ks53n27I45ADSzbOCn4H%2BCNW1Ck8B%2B8%3D»/pkgs/stdenv/generic/make-derivation.nix:651:11

       … while evaluating attribute 'TC_ADA' of derivation 'nix-shell'
         at /var/lib/nixbot/worktrees/854938-b1441a2486af-3b6133de/shells.nix:235:7:
          234|       TC_HASKELL = mkLang "haskell" ghc "ghc ${./tests/sample.hs} -o hello";
          235|       TC_ADA = mkLang "ada" gnat ''
             |       ^
          236|         cp ${./tests/sample.adb} sample.adb

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Unsupported system: aarch64-linux
failed x86_64-linux.clippy 10s
> warning: build failed, waiting for other jobs to finish... > error: this operation will always return zero. This is likely not the intended outcome > --> tes …
> warning: build failed, waiting for other jobs to finish...
> error: this operation will always return zero. This is likely not the intended outcome
>  --> 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") due to 1 previous error
Reason: builder failed with exit code 1.
11 succeeded
succeeded attributes
status attribute duration
loading…
6 already built
skipped attributes
status attribute duration
loading…