setup
checks.aarch64-linux.default
· build #47
· raw
1these 4 derivations will be built:2 /nix/store/fqxrxxag99i5avqj0dj0dlmcm1fl31dp-crate-rustix-1.1.5.tar.gz.drv3 /nix/store/rpqhflgqqg40npphnzcns0i1p47mzv98-rustix-1.1.5.drv4 /nix/store/2dqajn4jb5m230kprsdqbngipp91q8if-cargo-vendor-dir.drv5 /nix/store/ab2mqn55sf7v84p83322fr18vm5vrw65-presto-pasta-0.0.8.drv6Failed to find a machine for remote build!7derivation: ab2mqn55sf7v84p83322fr18vm5vrw65-presto-pasta-0.0.8.drv8required (system, features): (aarch64-linux, [])91 available machines:10(systems, maxjobs, supportedFeatures, mandatoryFeatures)11([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])12error: Cannot build '/nix/store/ab2mqn55sf7v84p83322fr18vm5vrw65-presto-pasta-0.0.8.drv'.13 Reason: builder failed with exit code 101.14 Output paths:15 /nix/store/rn73dc165r9ggiibsz34adr6s8v9vpm1-presto-pasta-0.0.816 Last 25 log lines:17 > 410 | mod timespec;18 > | ^^^^^^^^19 >20 > error[E0433]: cannot find `timespec` in `crate`21 > --> /build/cargo-vendor-dir/rustix-1.1.5/src/backend/linux_raw/net/sockopt.rs:329:6622 > |23 > 329 | let (sec, usec) = ts.to_sec_usec().unwrap_or((crate::timespec::Secs::MAX, 0));24 > | ^^^^^^^^ could not find `timespec` in the crate root25 > |26 > note: found an item that was configured out27 > --> /build/cargo-vendor-dir/rustix-1.1.5/src/lib.rs:410:528 > |29 > 389 | #[cfg(any(30 > | __________-31 > 390 | | feature = "fs",32 > 391 | | feature = "event",33 > 392 | | feature = "process",34 > ... |35 > 409 | | ))]36 > | |_- the item is gated here37 > 410 | mod timespec;38 > | ^^^^^^^^39 >40 > For more information about this error, try `rustc --explain E0433`.41 > error: could not compile `rustix` (lib) due to 6 previous errors42 For full logs, run:43 nix log /nix/store/ab2mqn55sf7v84p83322fr18vm5vrw65-presto-pasta-0.0.8.drv