setup
aarch64-darwin.package-default
· build #145
· raw
1these 5 derivations will be built:2 /nix/store/gdjvjsggwg49plfc8753vki19v3i9d8f-Cargo.toml.drv3 /nix/store/ynw9ixrxz2fmzii26bpjh2rgl7d3fk86-Cargo.toml.drv4 /nix/store/vw23sr55srzkm4rh98njxsr5wmmqk1f7-source.drv5 /nix/store/020h4g2b0mpmdfqihk06vv74fy5d8c4k-tribuchet-deps-0.1.0.drv6 /nix/store/yk8r9cwz3x6nhazmqf0jqjisrghkgd6k-tribuchet-0.1.0.drv7error: build of '/nix/store/yk8r9cwz3x6nhazmqf0jqjisrghkgd6k-tribuchet-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/yk8r9cwz3x6nhazmqf0jqjisrghkgd6k-tribuchet-0.1.0.drv'.8 Reason: builder failed with exit code 101.9 Output paths:10 /nix/store/6g41z0hrcr6fcgrw5rpz5hscf1qjx5ak-tribuchet-0.1.011 Last 25 log lines:12 > |13 > 9 | use std::path::PathBuf;14 > | ^^^^^^^^^^^^^^^^^^15 >16 > error[E0599]: no method named `write_all` found for struct `std::fs::File` in the current scope17 > --> crates/tribuchet/src/worker/build/darwin.rs:250:3718 > |19 > 250 | ... if dest.write_all(&buf[..n]).is_err() {20 > | ^^^^^^^^^21 > |22 > --> /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/io/mod.rs:1857:723 > |24 > = note: the method is available for `std::fs::File` here25 > |26 > = help: items from traits can only be used if the trait is in scope27 > help: there is a method `write_all_at` with a similar name, but with different arguments28 > --> /rustc/31fca3adb283cc9dfd56b49cdee9a96eb9c96ffd/library/std/src/os/unix/fs.rs:330:429 > help: trait `Write` which provides `write_all` is implemented but not in scope; perhaps you want to import it30 > |31 > 3 + use std::io::Write;32 > |33 >34 > For more information about this error, try `rustc --explain E0599`.35 > warning: `tribuchet` (bin "tribuchet") generated 2 warnings36 > error: could not compile `tribuchet` (bin "tribuchet") due to 1 previous error; 2 warnings emitted37 For full logs, run:38 nix log /nix/store/yk8r9cwz3x6nhazmqf0jqjisrghkgd6k-tribuchet-0.1.0.drv39error: Cannot build '/nix/store/yk8r9cwz3x6nhazmqf0jqjisrghkgd6k-tribuchet-0.1.0.drv'.40 Reason: builder failed with exit code 1.41 Output paths:42 /nix/store/6g41z0hrcr6fcgrw5rpz5hscf1qjx5ak-tribuchet-0.1.0