nixbot

builds

Mic92/tribuchet build #21 failed

branch main · PR #9 · commit 2c345454f7 · · took 1m 2s

4 failed
failed attributes
status attribute duration
failed aarch64-darwin.package-default 36s
> error[E0425]: cannot find function `compile_protos` in crate `tonic_build` > --> crates/tribuchet/build.rs:2:18 > | > 2 | tonic_build::compile_protos(" …
> error[E0425]: cannot find function `compile_protos` in crate `tonic_build`
>  --> crates/tribuchet/build.rs:2:18
>   |
> 2 |     tonic_build::compile_protos("proto/tribuchet.proto")?;
>   |                  ^^^^^^^^^^^^^^ not found in `tonic_build`
> For more information about this error, try `rustc --explain E0425`.
> error: could not compile `tribuchet` (build script) due to 1 previous error
> warning: build failed, waiting for other jobs to finish...
Reason: builder failed with exit code 1.
failed aarch64-linux.package-default 29s
> --> crates/tribuchet/build.rs:2:18 > | > 2 | tonic_build::compile_protos("proto/tribuchet.proto")?; > | ^^^^^^^^^^^^^^ not found in …
>  --> crates/tribuchet/build.rs:2:18
>   |
> 2 |     tonic_build::compile_protos("proto/tribuchet.proto")?;
>   |                  ^^^^^^^^^^^^^^ not found in `tonic_build`
> For more information about this error, try `rustc --explain E0425`.
>    Compiling tracing v0.1.44
> error: could not compile `tribuchet` (build script) due to 1 previous error
> warning: build failed, waiting for other jobs to finish...
Reason: builder failed with exit code 1.
dependency failed x86_64-linux.nixos-test
failed x86_64-linux.package-default 25s
> error[E0425]: cannot find function `compile_protos` in crate `tonic_build` > --> crates/tribuchet/build.rs:2:18 > | > 2 | tonic_build::compile_protos(" …
> error[E0425]: cannot find function `compile_protos` in crate `tonic_build`
>  --> crates/tribuchet/build.rs:2:18
>   |
> 2 |     tonic_build::compile_protos("proto/tribuchet.proto")?;
>   |                  ^^^^^^^^^^^^^^ not found in `tonic_build`
> For more information about this error, try `rustc --explain E0425`.
> error: could not compile `tribuchet` (build script) due to 1 previous error
> warning: build failed, waiting for other jobs to finish...
Reason: builder failed with exit code 1.
1 succeeded
succeeded attributes
status attribute duration
loading…
6 already built
skipped attributes
status attribute duration
loading…