these 4 derivations will be built: /nix/store/6zkfsr9dpcpidqjgl461b861f8spaj5a-crate-rustix-1.1.5.tar.gz.drv /nix/store/k0yhk32g1xdq5sj9l2rchvl3z7dfvqs9-rustix-1.1.5.drv /nix/store/dhic3ifg7hqph2kpah3hg44iavp231rb-cargo-vendor-dir.drv /nix/store/dd65nxksnn6b4dmivi2bnn5pk5zjv9r2-presto-pasta-0.0.8.drv error: Cannot build '/nix/store/dd65nxksnn6b4dmivi2bnn5pk5zjv9r2-presto-pasta-0.0.8.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/4zzr7xp64pmpfhsd1zn4n3kajjli4i2v-presto-pasta-0.0.8 Last 25 log lines: > 410 | mod timespec; > | ^^^^^^^^ > > error[E0433]: cannot find `timespec` in `crate` > --> /build/cargo-vendor-dir/rustix-1.1.5/src/backend/linux_raw/net/sockopt.rs:329:66 > | > 329 | let (sec, usec) = ts.to_sec_usec().unwrap_or((crate::timespec::Secs::MAX, 0)); > | ^^^^^^^^ could not find `timespec` in the crate root > | > note: found an item that was configured out > --> /build/cargo-vendor-dir/rustix-1.1.5/src/lib.rs:410:5 > | > 389 | #[cfg(any( > | __________- > 390 | | feature = "fs", > 391 | | feature = "event", > 392 | | feature = "process", > ... | > 409 | | ))] > | |_- the item is gated here > 410 | mod timespec; > | ^^^^^^^^ > > For more information about this error, try `rustc --explain E0433`. > error: could not compile `rustix` (lib) due to 6 previous errors For full logs, run: nix log /nix/store/dd65nxksnn6b4dmivi2bnn5pk5zjv9r2-presto-pasta-0.0.8.drv