1this derivation will be built:2 /nix/store/fn074lw6baagdqaq7wkzzxdqcvqq29xp-tribuchet-0.1.0.drv3error: build of '/nix/store/fn074lw6baagdqaq7wkzzxdqcvqq29xp-tribuchet-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/fn074lw6baagdqaq7wkzzxdqcvqq29xp-tribuchet-0.1.0.drv'.4 Reason: builder failed with exit code 101.5 Output paths:6 /nix/store/s17cnzd1288izp815a6kwhqjfcnyc927-tribuchet-0.1.07 Last 25 log lines:8 > note: found an item that was configured out9 > --> /nix/store/md5r7pyzmmc2197gzimdiwzjlf12mibh-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/rustix-1.1.4/src/pipe.rs:21:3110 > |11 > 20 | #[cfg(not(apple))]12 > | ------- the item is gated here13 > 21 | pub use backend::pipe::types::PipeFlags;14 > | ^^^^^^^^^15 > note: found an item that was configured out16 > --> /nix/store/md5r7pyzmmc2197gzimdiwzjlf12mibh-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/rustix-1.1.4/src/pipe.rs:110:817 > |18 > 100 | #[cfg(not(any(19 > | __________-20 > 101 | | apple,21 > 102 | | target_os = "aix",22 > 103 | | target_os = "espidf",23 > ... |24 > 106 | | target_os = "nto"25 > 107 | | )))]26 > | |__- the item is gated here27 > ...28 > 110 | pub fn pipe_with(flags: PipeFlags) -> io::Result<(OwnedFd, OwnedFd)> {29 > | ^^^^^^^^^30 >31 > For more information about this error, try `rustc --explain E0432`.32 > error: could not compile `tribuchet` (bin "tribuchet") due to 1 previous error33 For full logs, run:34 nix log /nix/store/fn074lw6baagdqaq7wkzzxdqcvqq29xp-tribuchet-0.1.0.drv35error: Cannot build '/nix/store/fn074lw6baagdqaq7wkzzxdqcvqq29xp-tribuchet-0.1.0.drv'.36 Reason: builder failed with exit code 1.37 Output paths:38 /nix/store/s17cnzd1288izp815a6kwhqjfcnyc927-tribuchet-0.1.0