nixbot

builds
1this derivation will be built:2 /nix/store/0p8g1g8z2z8zq78xnp5z12q8gba7vz6h-tribuchet-0.1.0.drv3error: build of '/nix/store/0p8g1g8z2z8zq78xnp5z12q8gba7vz6h-tribuchet-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/0p8g1g8z2z8zq78xnp5z12q8gba7vz6h-tribuchet-0.1.0.drv'.4 Reason: builder failed with exit code 101.5 Output paths:6 /nix/store/xl96d3b9z684rzypwyq5yfmid66vynfi-tribuchet-0.1.07 Last 25 log lines:8 > 165 | owned.push(CString::new(*v)?);9 > | ----------------^ the trait `From<std::ffi::NulError>` is not implemented for `errors::Error`10 > | |11 > | this can't be annotated with `?` because it has type `Result<_, std::ffi::NulError>`12 > |13 > note: `errors::Error` needs to implement `From<std::ffi::NulError>`14 > --> crates/tribuchet/src/errors.rs:19:115 > |16 > 19 | pub enum Error {17 > | ^^^^^^^^^^^^^^18 > = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait19 > = help: `errors::Error` implements trait `From<T>`:20 > From<JoinError>21 > From<ParseStorePathError>22 > From<PathInfoError>23 > From<build_json::Error>24 > From<ca::Error>25 > From<config::Error>26 > From<fsutil::Error>27 > From<harmonia_store_db::Error>28 > and 12 others29 >30 > For more information about this error, try `rustc --explain E0277`.31 > warning: `tribuchet` (bin "tribuchet") generated 6 warnings32 > error: could not compile `tribuchet` (bin "tribuchet") due to 3 previous errors; 6 warnings emitted33 For full logs, run:34 nix log /nix/store/0p8g1g8z2z8zq78xnp5z12q8gba7vz6h-tribuchet-0.1.0.drv35error: Cannot build '/nix/store/0p8g1g8z2z8zq78xnp5z12q8gba7vz6h-tribuchet-0.1.0.drv'.36 Reason: builder failed with exit code 1.37 Output paths:38 /nix/store/xl96d3b9z684rzypwyq5yfmid66vynfi-tribuchet-0.1.0