1this derivation will be built:2 /nix/store/7cxqizm01g22dmja40bxb49vmdrxfqs4-tincd-0.1.0.drv3building '/nix/store/7cxqizm01g22dmja40bxb49vmdrxfqs4-tincd-0.1.0.drv' on 'ssh-ng://customer@mac02'4building '/nix/store/7cxqizm01g22dmja40bxb49vmdrxfqs4-tincd-0.1.0.drv'5tincd-0.1.0> Running phase: unpackPhase6tincd-0.1.0> unpacking source archive /nix/store/gk6dy5srgp9miqwp00al54ws0cviyrvc-source7tincd-0.1.0> source root is source8tincd-0.1.0> Running phase: patchPhase9tincd-0.1.0> Executing configureCargoCommonVars10tincd-0.1.0> decompressing cargo artifacts from /nix/store/50n7r9r65j5l2m0fl1kb4b3q6gd4cvjm-tincd-deps-0.1.0/target.tar.zst to target11tincd-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase12tincd-0.1.0> Running phase: configurePhase13tincd-0.1.0> will append /nix/var/nix/builds/nix-15430-2343763437/source/.cargo-home/config.toml with contents of /nix/store/lpsqnbqg9hb1v0fzkvjd69a36ic6x1yz-vendor-cargo-deps/config.toml14tincd-0.1.0> default configurePhase, nothing to do15tincd-0.1.0> Running phase: buildPhase16tincd-0.1.0> +++ command cargo --version17tincd-0.1.0> cargo 1.97.0 (c980f4866 2026-06-30)18tincd-0.1.0> +++ command cargo build --release --message-format json-render-diagnostics -p tincd -p tinc-tools19tincd-0.1.0> Compiling tinc-proto v0.0.0 (/nix/var/nix/builds/nix-15430-2343763437/source/crates/tinc-proto)20tincd-0.1.0> Compiling tinc-crypto v0.0.0 (/nix/var/nix/builds/nix-15430-2343763437/source/crates/tinc-crypto)21tincd-0.1.0> Compiling tincd v0.1.0 (/nix/var/nix/builds/nix-15430-2343763437/source/crates/tincd)22tincd-0.1.0> Compiling tinc-device v0.0.0 (/nix/var/nix/builds/nix-15430-2343763437/source/crates/tinc-device)23tincd-0.1.0> Compiling tinc-sptps v0.0.0 (/nix/var/nix/builds/nix-15430-2343763437/source/crates/tinc-sptps)24tincd-0.1.0> Compiling tinc-conf v0.0.0 (/nix/var/nix/builds/nix-15430-2343763437/source/crates/tinc-conf)25tincd-0.1.0> 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.26tincd-0.1.0> Compiling tinc-tools v0.0.0 (/nix/var/nix/builds/nix-15430-2343763437/source/crates/tinc-tools)