these 10 derivations will be built: /nix/store/yyb4lrp53dg98g11z9b4s3bzqqbvd1rr-config.toml.drv /nix/store/vpbj52zndpg3sv0h4qwcgwmr8i6c9c2p-pre-start.drv /nix/store/s7irj0lximkcsqmb3ygv0ic0ysrs72vh-unit-telegraf.service.drv /nix/store/9qcdgqndg5lv0js01r3bijibs1ss7xv9-flakelet-agent.json.drv /nix/store/sahhg4793czd7n2nq48va46v03phz68p-flakelet-relay-0.1.0.drv /nix/store/sdd5mfjhjgl6z605hpnnixir82d622r4-unit-flakelet-agent.service.drv /nix/store/851qgy2rdb00462yx449yp5xpdgwdiyd-system-units.drv /nix/store/rqyf247frkwvdnw0b6893gzyfxyd2inp-etc.drv /nix/store/q5jrzxfs1z001hngfgjiawscgbbnqv6m-activate.drv /nix/store/wx75m974p7nbkcj7asif5db5fzz3alfp-nixos-system-eva-26.11.20260903.b21757b.drv Failed to find a machine for remote build! derivation: sahhg4793czd7n2nq48va46v03phz68p-flakelet-relay-0.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/sahhg4793czd7n2nq48va46v03phz68p-flakelet-relay-0.1.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/10k5kg02gfbzqrwhbxk4zxiaisgzf2hd-flakelet-relay-0.1.0 Last 25 log lines: > default configurePhase, nothing to do > Running phase: buildPhase > +++ command cargo --version > cargo 1.97.0 (c980f4866 2026-06-30) > +++ command cargo build --release --message-format json-render-diagnostics --locked > Compiling flakelet-relay v0.1.0 (/build/source) > error[E0061]: this function takes 1 argument but 2 arguments were supplied > --> src/agent/conn.rs:41:17 > | > 41 | let _ = sd_notify::notify(false, &[sd_notify::NotifyState::Status(&s)]); > | ^^^^^^^^^^^^^^^^^ ----- unexpected argument #1 of type `bool` > | > note: function defined here > --> /nix/store/r7n6bplmbrw7r5k0yky01dwx2c58ypx3-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/sd-notify-0.5.0/src/lib.rs:178:8 > | > 178 | pub fn notify(state: &[NotifyState]) -> io::Result<()> { > | ^^^^^^ > help: remove the extra argument > | > 41 - let _ = sd_notify::notify(false, &[sd_notify::NotifyState::Status(&s)]); > 41 + let _ = sd_notify::notify(&[sd_notify::NotifyState::Status(&s)]); > | > > For more information about this error, try `rustc --explain E0061`. > error: could not compile `flakelet-relay` (lib) due to 1 previous error For full logs, run: nix log /nix/store/sahhg4793czd7n2nq48va46v03phz68p-flakelet-relay-0.1.0.drv error: Cannot build '/nix/store/sdd5mfjhjgl6z605hpnnixir82d622r4-unit-flakelet-agent.service.drv'. Reason: 1 dependency failed. Output paths: /nix/store/n93y8n9qz26a97q5cpvms8bkmb5ji1dy-unit-flakelet-agent.service error: Cannot build '/nix/store/851qgy2rdb00462yx449yp5xpdgwdiyd-system-units.drv'. Reason: 1 dependency failed. Output paths: /nix/store/1ysq1zifxdga1zp5aahpsjla05smia1l-system-units error: Cannot build '/nix/store/rqyf247frkwvdnw0b6893gzyfxyd2inp-etc.drv'. Reason: 1 dependency failed. Output paths: /nix/store/acjvi5w1ij5ab5a13x0yxd98lgr8xgzk-etc error: Cannot build '/nix/store/q5jrzxfs1z001hngfgjiawscgbbnqv6m-activate.drv'. Reason: 1 dependency failed. Output paths: /nix/store/pz19m80hyvifd51ygs0d1w6qigkwhgj9-activate error: Cannot build '/nix/store/wx75m974p7nbkcj7asif5db5fzz3alfp-nixos-system-eva-26.11.20260903.b21757b.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/ibzyjyhfixgs7xdz12viwg3hszi76dhz-nixos-system-eva-26.11.20260903.b21757b