nixbot

builds
1this derivation will be built:2 /nix/store/ksc9w0ammxzp17lsmvpndiw310n6ivpp-tribuchet-0.1.0.drv3error: build of '/nix/store/ksc9w0ammxzp17lsmvpndiw310n6ivpp-tribuchet-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/ksc9w0ammxzp17lsmvpndiw310n6ivpp-tribuchet-0.1.0.drv'.4 Reason: builder failed with exit code 101.5 Output paths:6 /nix/store/1cn2s1kzv90rbc889x8gm7yrqfr8q80q-tribuchet-0.1.07 Last 25 log lines:8 > |9 > 9 | use std::path::PathBuf;10 > | ^^^^^^^^^^^^^^^^^^11 >12 > error[E0599]: no method named `write_all` found for struct `std::fs::File` in the current scope13 > --> crates/tribuchet/src/worker/build/darwin.rs:250:3714 > |15 > 250 | ... if dest.write_all(&buf[..n]).is_err() {16 > | ^^^^^^^^^17 > |18 > --> /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/io/mod.rs:1857:719 > |20 > = note: the method is available for `std::fs::File` here21 > |22 > = help: items from traits can only be used if the trait is in scope23 > help: there is a method `write_all_at` with a similar name, but with different arguments24 > --> /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/os/unix/fs.rs:330:425 > help: trait `Write` which provides `write_all` is implemented but not in scope; perhaps you want to import it26 > |27 > 3 + use std::io::Write;28 > |29 >30 > For more information about this error, try `rustc --explain E0599`.31 > warning: `tribuchet` (bin "tribuchet") generated 2 warnings32 > error: could not compile `tribuchet` (bin "tribuchet") due to 1 previous error; 2 warnings emitted33 For full logs, run:34 nix log /nix/store/ksc9w0ammxzp17lsmvpndiw310n6ivpp-tribuchet-0.1.0.drv35error: Cannot build '/nix/store/ksc9w0ammxzp17lsmvpndiw310n6ivpp-tribuchet-0.1.0.drv'.36 Reason: builder failed with exit code 1.37 Output paths:38 /nix/store/1cn2s1kzv90rbc889x8gm7yrqfr8q80q-tribuchet-0.1.0