nixbot

builds

succeeded setup checks.x86_64-linux.default · build #47 · raw

1these 4 derivations will be built:2 /nix/store/6zkfsr9dpcpidqjgl461b861f8spaj5a-crate-rustix-1.1.5.tar.gz.drv3 /nix/store/k0yhk32g1xdq5sj9l2rchvl3z7dfvqs9-rustix-1.1.5.drv4 /nix/store/dhic3ifg7hqph2kpah3hg44iavp231rb-cargo-vendor-dir.drv5 /nix/store/dd65nxksnn6b4dmivi2bnn5pk5zjv9r2-presto-pasta-0.0.8.drv6error: Cannot build '/nix/store/dd65nxksnn6b4dmivi2bnn5pk5zjv9r2-presto-pasta-0.0.8.drv'.7 Reason: builder failed with exit code 101.8 Output paths:9 /nix/store/4zzr7xp64pmpfhsd1zn4n3kajjli4i2v-presto-pasta-0.0.810 Last 25 log lines:11 > 410 | mod timespec;12 > | ^^^^^^^^13 >14 > error[E0433]: cannot find `timespec` in `crate`15 > --> /build/cargo-vendor-dir/rustix-1.1.5/src/backend/linux_raw/net/sockopt.rs:329:6616 > |17 > 329 | let (sec, usec) = ts.to_sec_usec().unwrap_or((crate::timespec::Secs::MAX, 0));18 > | ^^^^^^^^ could not find `timespec` in the crate root19 > |20 > note: found an item that was configured out21 > --> /build/cargo-vendor-dir/rustix-1.1.5/src/lib.rs:410:522 > |23 > 389 | #[cfg(any(24 > | __________-25 > 390 | | feature = "fs",26 > 391 | | feature = "event",27 > 392 | | feature = "process",28 > ... |29 > 409 | | ))]30 > | |_- the item is gated here31 > 410 | mod timespec;32 > | ^^^^^^^^33 >34 > For more information about this error, try `rustc --explain E0433`.35 > error: could not compile `rustix` (lib) due to 6 previous errors36 For full logs, run:37 nix log /nix/store/dd65nxksnn6b4dmivi2bnn5pk5zjv9r2-presto-pasta-0.0.8.drv