1these 10 derivations will be built:2 /nix/store/0d1r8zd8hjzm2argq384sb3814scfj96-Cargo.toml.drv3 /nix/store/933kwa0l5nr6z0jn3pqvspkslwy7bcsl-Cargo.toml.drv4 /nix/store/df0dp73f72l1b2f8m93z9xqpdfs8mpkp-Cargo.toml.drv5 /nix/store/2jjzkkpvc3ibh9k334k7jxw3mivsh24s-source.drv6 /nix/store/vndsv7wqvk8kw8yh6fdmcqgb99v2cmky-cargo-src-presto-pasta-0.0.7.drv7 /nix/store/lqly804xxj9cyvm7sv7q369drxb2lcx8-cargo-package-presto-pasta-0.0.7.drv8 /nix/store/ck0jjsk5bm72lccz7ysk5lx0bywjqb8r-vendor-registry.drv9 /nix/store/ggw8dbzvxa4rirmawfcny2g2s3dmn3z2-vendor-cargo-deps.drv10 /nix/store/n67n679sahc9qa627d8bipv2c8bqmn9w-tribuchet-deps-0.1.0.drv11 /nix/store/zpq93wq6lb58zn6iq5nh1g8g6q1705ca-tribuchet-0.1.0.drv12error: build of '/nix/store/zpq93wq6lb58zn6iq5nh1g8g6q1705ca-tribuchet-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/zpq93wq6lb58zn6iq5nh1g8g6q1705ca-tribuchet-0.1.0.drv'.13 Reason: builder failed with exit code 101.14 Output paths:15 /nix/store/521cnslki80a7xjxrrpdmgkgwi4ijdfm-tribuchet-0.1.016 Last 25 log lines:17 > note: found an item that was configured out18 > --> /nix/store/md5r7pyzmmc2197gzimdiwzjlf12mibh-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/rustix-1.1.4/src/pipe.rs:21:3119 > |20 > 20 | #[cfg(not(apple))]21 > | ------- the item is gated here22 > 21 | pub use backend::pipe::types::PipeFlags;23 > | ^^^^^^^^^24 > note: found an item that was configured out25 > --> /nix/store/md5r7pyzmmc2197gzimdiwzjlf12mibh-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/rustix-1.1.4/src/pipe.rs:110:826 > |27 > 100 | #[cfg(not(any(28 > | __________-29 > 101 | | apple,30 > 102 | | target_os = "aix",31 > 103 | | target_os = "espidf",32 > ... |33 > 106 | | target_os = "nto"34 > 107 | | )))]35 > | |__- the item is gated here36 > ...37 > 110 | pub fn pipe_with(flags: PipeFlags) -> io::Result<(OwnedFd, OwnedFd)> {38 > | ^^^^^^^^^39 >40 > For more information about this error, try `rustc --explain E0432`.41 > error: could not compile `tribuchet` (bin "tribuchet") due to 1 previous error42 For full logs, run:43 nix log /nix/store/zpq93wq6lb58zn6iq5nh1g8g6q1705ca-tribuchet-0.1.0.drv44error: Cannot build '/nix/store/zpq93wq6lb58zn6iq5nh1g8g6q1705ca-tribuchet-0.1.0.drv'.45 Reason: builder failed with exit code 1.46 Output paths:47 /nix/store/521cnslki80a7xjxrrpdmgkgwi4ijdfm-tribuchet-0.1.0