these 4 derivations will be built: /nix/store/mqpqs85lx71kfy3rzgxdjy2cqf8w5m4w-crate-fuser-0.18.0.tar.gz.drv /nix/store/ykwjj03rkd2mbaapdql172wrzy5py9cn-fuser-0.18.0.drv /nix/store/ryvr6skchr35jqixn32gsrgkrnnhawy4-cargo-vendor-dir.drv /nix/store/34hb2345xqprx7rb7ilbg77drycmbypp-envfs-1.1.0.drv Failed to find a machine for remote build! derivation: ykwjj03rkd2mbaapdql172wrzy5py9cn-fuser-0.18.0.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) Failed to find a machine for remote build! derivation: ryvr6skchr35jqixn32gsrgkrnnhawy4-cargo-vendor-dir.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) Failed to find a machine for remote build! derivation: 34hb2345xqprx7rb7ilbg77drycmbypp-envfs-1.1.0.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/34hb2345xqprx7rb7ilbg77drycmbypp-envfs-1.1.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/ihklk4jc4wz631i70cfrq6qasdbf0x63-envfs-1.1.0 Last 25 log lines: > Checking parking_lot v0.12.5 > Compiling toml_edit v0.25.4+spec-1.1.0 > Compiling proc-macro-crate v3.5.0 > Compiling num_enum_derive v0.7.5 > Compiling ref-cast-impl v1.0.25 > Compiling zerocopy-derive v0.8.42 > Checking num_enum v0.7.5 > Checking envfs v1.1.0 (/build/source) > error[E0425]: cannot find function `spawn_mount2` in crate `fuser` > --> src/fs.rs:194:20 > | > 194 | fuser::spawn_mount2(cntrfs, mountpoints[0].clone(), &config), > | ^^^^^^^^^^^^ help: a function with a similar name exists: `spawn_mount` > | > ::: /build/cargo-vendor-dir/fuser-0.18.0/src/lib.rs:1068:1 > | > 1068 | / pub fn spawn_mount<'a, FS: Filesystem + Send + 'static + 'a, P: AsRef>( > 1069 | | filesystem: FS, > 1070 | | mountpoint: P, > 1071 | | options: &Config, > 1072 | | ) -> io::Result { > | |__________________________________- similarly named function `spawn_mount` defined here > > For more information about this error, try `rustc --explain E0425`. > error: could not compile `envfs` (bin "envfs") due to 1 previous error For full logs, run: nix log /nix/store/34hb2345xqprx7rb7ilbg77drycmbypp-envfs-1.1.0.drv