these 4 derivations will be built: /nix/store/fqxrxxag99i5avqj0dj0dlmcm1fl31dp-crate-rustix-1.1.5.tar.gz.drv /nix/store/rpqhflgqqg40npphnzcns0i1p47mzv98-rustix-1.1.5.drv /nix/store/2dqajn4jb5m230kprsdqbngipp91q8if-cargo-vendor-dir.drv /nix/store/ab2mqn55sf7v84p83322fr18vm5vrw65-presto-pasta-0.0.8.drv Failed to find a machine for remote build! derivation: ab2mqn55sf7v84p83322fr18vm5vrw65-presto-pasta-0.0.8.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) error: Cannot build '/nix/store/ab2mqn55sf7v84p83322fr18vm5vrw65-presto-pasta-0.0.8.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/rn73dc165r9ggiibsz34adr6s8v9vpm1-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/ab2mqn55sf7v84p83322fr18vm5vrw65-presto-pasta-0.0.8.drv