these 35 derivations will be built: /nix/store/14ljllwlvqbp6j3nk3ilbk04b6745033-cargo-package-chacha20poly1305-0.11.0.drv /nix/store/28amnr5mv07bcs09ln4b3npnr3vyga64-cargo-package-sponge-cursor-0.1.0.drv /nix/store/3pqiwh3yx4x37mwic0yry3gaj89fv3q5-cargo-package-crypto-common-0.2.2.drv /nix/store/412xyc2h2qpcxs0f04ixpq77jhvzi086-cargo-package-pkg-config-0.3.34.drv /nix/store/6xyx1i7x2k3ypfjhvjydmn1kp6fqcygf-cargo-package-aead-0.6.1.drv /nix/store/72xsk45c7sah2g89z8s2az8a1y4pmrq3-cargo-package-poly1305-0.9.1.drv /nix/store/frd0llhh7jjqkzd20h37fzwi5knszmyc-cargo-package-chacha20-0.10.1.drv /nix/store/ji9l0sgb0bv7p9h6s49jfcd3javnpgvr-cargo-package-sha3-0.12.0.drv /nix/store/kn8zcyzlvksjynkw1kalxi5b77v5s0sm-cargo-package-universal-hash-0.6.1.drv /nix/store/mj3mi42aaav28xig18h8qi3hw88dpq1l-cargo-package-openssl-sys-0.9.117.drv /nix/store/rm5b5z5jjq9jsryfy70vsrcvfa8wl5ks-cargo-package-cipher-0.5.2.drv /nix/store/y9f2vyyyz96872f2cvfm0g2fg4rvajsk-cargo-package-shake-0.1.0.drv /nix/store/ymiw0b36avwfzp4dlqqc0pi72lcjy0qp-cargo-package-inout-0.2.2.drv /nix/store/fzw4hwazq6llpv8r3dq0balm5knqn98l-vendor-registry.drv /nix/store/2r6bv4nk3r48yqy5qmrcpwlmk0i5igb7-vendor-cargo-deps.drv /nix/store/5xdwh7d5mp6grz13m0fqyjh57w8hpz2b-Cargo.toml.drv /nix/store/bkyx1mv6nwf87wf9nzxvp1zk85djdn1w-Cargo.toml.drv /nix/store/gf9r4wlb2l3kvdjgyr0fs5ljkc7f6plm-Cargo.toml.drv /nix/store/v8n8sjpa3x3l5di4n67vk53lhy65x313-Cargo.toml.drv /nix/store/aaab1x35773s29wv06zz7khhzwijaz35-source.drv /nix/store/14fvzml5s2i6m1clx0lgqxg8r9ndna9m-tincd-deps-0.1.0.drv /nix/store/p5wxniirkv5qswzl1llqa1yil2giv50y-tincd-0.1.0.drv /nix/store/k1b6zjxq5gjays422lrmvwmf7681yxba-tinc.retiolum.drv /nix/store/hq0h8w7aw3akj38pkk36jhaa1wif4npx-system-path.drv /nix/store/pnrfrap2kli926r181fmmsrnw8axc66j-etc-registry.json.drv /nix/store/27d3ya205j72vlwzdyywr7szg704nfcq-etc.drv /nix/store/8lz1ghlvc0h178cvzv0kx7l06fz12w6l-tincr-retiolum-start.drv /nix/store/ps0pfg4a37a6fr624xwm1iq4rf9xdn9s-flake-inputs.prom.drv /nix/store/n23cnmx9c1i2ns4gg0nprkxmml7l0xv8-config.toml.drv /nix/store/q6868g8ylgyydf45d41n6fjw5wldg57x-telegraf-start.drv /nix/store/9cr5gacsbq9x0jzcig94wwki0ndsgxf8-org.nixos.telegraf.plist.drv /nix/store/d6x58vx8zzqpx2y626xhvnscvq2ba79i-system-applications.drv /nix/store/s0gd682vfd8a18y0xvv96irbf8mnmkdw-org.tincr.retiolum.plist.drv /nix/store/ya0rfpyc43qwnkz1s7g1prrjwqay4dkw-launchd.drv /nix/store/bpv770bhx6y58ih80f6al48cs3zrm8m3-darwin-system-26.11.57a3171.drv error: build of '/nix/store/p5wxniirkv5qswzl1llqa1yil2giv50y-tincd-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/p5wxniirkv5qswzl1llqa1yil2giv50y-tincd-0.1.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/z740gapbbgb0ac7v3a1zcg1vbgdps4vx-tincd-0.1.0 Last 25 log lines: > | > = help: if you wanted to use a crate named `sockopt`, use `cargo add sockopt` to add it to your `Cargo.toml` > > error[E0433]: cannot find module or crate `sockopt` in this scope > --> crates/tincd/src/listen.rs:465:9 > | > 465 | sockopt::SndBuf, > | ^^^^^^^ use of unresolved module or unlinked crate `sockopt` > | > = help: if you wanted to use a crate named `sockopt`, use `cargo add sockopt` to add it to your `Cargo.toml` > > warning: unused variable: `n_shards` > --> crates/tincd/src/daemon/setup.rs:659:13 > | > 659 | let n_shards = if shard_tuns.is_empty() { > | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_shards` > | > = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default > > Some errors have detailed explanations: E0425, E0432, E0433. > For more information about an error, try `rustc --explain E0425`. > warning: `tincd` (lib) generated 1 warning > warning: tincd@0.1.0: Warning: supplying the --target arm64-apple-macosx != arm64-apple-darwin argument to a nix-wrapped compiler may not work correctly - cc-wrapper is currently not designed with multi-target compilers in mind. You may want to use an un-wrapped compiler instead. > error: could not compile `tincd` (lib) due to 15 previous errors; 1 warning emitted > warning: build failed, waiting for other jobs to finish... For full logs, run: nix log /nix/store/p5wxniirkv5qswzl1llqa1yil2giv50y-tincd-0.1.0.drv error: Cannot build '/nix/store/p5wxniirkv5qswzl1llqa1yil2giv50y-tincd-0.1.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/z740gapbbgb0ac7v3a1zcg1vbgdps4vx-tincd-0.1.0 error: Cannot build '/nix/store/k1b6zjxq5gjays422lrmvwmf7681yxba-tinc.retiolum.drv'. Reason: 1 dependency failed. Output paths: /nix/store/cqwwlv4gkljw8ac9jrz8fmx6d0bhy6jf-tinc.retiolum error: Cannot build '/nix/store/8lz1ghlvc0h178cvzv0kx7l06fz12w6l-tincr-retiolum-start.drv'. Reason: 1 dependency failed. Output paths: /nix/store/d27dc4hm7dxps8dc7221djq9y48adyx6-tincr-retiolum-start error: Cannot build '/nix/store/s0gd682vfd8a18y0xvv96irbf8mnmkdw-org.tincr.retiolum.plist.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/7jssv7w9hj5a0kc6v47blvndd01ycm8f-org.tincr.retiolum.plist error: Cannot build '/nix/store/d6x58vx8zzqpx2y626xhvnscvq2ba79i-system-applications.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/q5r7v9r28c23vd27mxh1wj743lld227b-system-applications error: Cannot build '/nix/store/hq0h8w7aw3akj38pkk36jhaa1wif4npx-system-path.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/da5pzrmgs1a24sz5gcir5lvqk5n7bb80-system-path error: Cannot build '/nix/store/27d3ya205j72vlwzdyywr7szg704nfcq-etc.drv'. Reason: 1 dependency failed. Output paths: /nix/store/45861jarmfv94vdgzblg1l2wj9j13m3k-etc error: Cannot build '/nix/store/ya0rfpyc43qwnkz1s7g1prrjwqay4dkw-launchd.drv'. Reason: 1 dependency failed. Output paths: /nix/store/ln1nnbjqpw87f621ck7d8z524i5s9pib-launchd error: Cannot build '/nix/store/bpv770bhx6y58ih80f6al48cs3zrm8m3-darwin-system-26.11.57a3171.drv'. Reason: 4 dependencies failed. Output paths: /nix/store/xvw5p6akrbg0qs0ffxmc32va8pcq540m-darwin-system-26.11.57a3171