nixbot

builds

Mic92/fast-nix-gc build #10 failed

branch gitea-mq/37 · commit eb1445174f · · took 3m 19s

eval warnings 1 kind · 3 occurrences
  • warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×3

3 failed
failed attributes
status attribute duration
failed aarch64-darwin.proptest 14s
> 95 | | StandardUniform: Distribution<T>, > | |_________________________________________^ > help: trait `RngExt` which provides `random_bool` is i …
>  95 | |         StandardUniform: Distribution<T>,
>     | |_________________________________________^
> help: trait `RngExt` which provides `random_bool` is implemented but not in scope; perhaps you want to import it
>  13 + use rand::RngExt;
> For more information about this error, try `rustc --explain E0599`.
> warning: `fast-nix-gc-difftest` (bin "fuzz-nix-diff") generated 1 warning
> error: could not compile `fast-nix-gc-difftest` (bin "fuzz-nix-diff") due to 13 previous errors; 1 warning emitted
> warning: build failed, waiting for other jobs to finish...
Reason: builder failed with exit code 1.
failed aarch64-linux.proptest 15s
> 95 | | StandardUniform: Distribution<T>, > | |_________________________________________^ > help: trait `RngExt` which provides `random_bool` is i …
>  95 | |         StandardUniform: Distribution<T>,
>     | |_________________________________________^
> help: trait `RngExt` which provides `random_bool` is implemented but not in scope; perhaps you want to import it
>  13 + use rand::RngExt;
> For more information about this error, try `rustc --explain E0599`.
> warning: `fast-nix-gc-difftest` (bin "fuzz-nix-diff") generated 1 warning
> error: could not compile `fast-nix-gc-difftest` (bin "fuzz-nix-diff") due to 13 previous errors; 1 warning emitted
> warning: build failed, waiting for other jobs to finish...
Reason: builder failed with exit code 1.
failed x86_64-linux.proptest 13s
> 95 | | StandardUniform: Distribution<T>, > | |_________________________________________^ > help: trait `RngExt` which provides `random_bool` is i …
>  95 | |         StandardUniform: Distribution<T>,
>     | |_________________________________________^
> help: trait `RngExt` which provides `random_bool` is implemented but not in scope; perhaps you want to import it
>  13 + use rand::RngExt;
> For more information about this error, try `rustc --explain E0599`.
> warning: `fast-nix-gc-difftest` (bin "fuzz-nix-diff") generated 1 warning
> error: could not compile `fast-nix-gc-difftest` (bin "fuzz-nix-diff") due to 13 previous errors; 1 warning emitted
> warning: build failed, waiting for other jobs to finish...
Reason: builder failed with exit code 1.
5 succeeded
succeeded attributes
status attribute duration
loading…