1these 6 derivations will be built:2 /nix/store/16vqrpqpr30dr271g96qjxaz8ncf438s-terraform-provider-local-2.9.0.drv3 /nix/store/2mc801mzpcn4pz3z8mbvzcd6r2pmi2xq-terraform-provider-hcloud-1.66.0.drv4 /nix/store/mwq7a67nw731j78q0nkrhqjbiibkhj98-terraform-provider-external-2.4.0.drv5 /nix/store/y1gqwfxidjaa5077x9f46smhilnfyjhr-terraform-provider-null-3.3.0.drv6 /nix/store/xfdjqwyha437f4p52n73ysixn5sq5avq-opentofu-1.12.3.drv7 /nix/store/756j484jpr2qq6ld15x27si5sn8kifkd-nix-shell.drv8these 2 paths will be fetched (13.8 MiB download, 47.8 MiB unpacked):9 /nix/store/n18nwq4nk8nag2hi09c4832wxif7li94-nixos-rebuild-ng-26.1110 /nix/store/0hh101gd57gyfn9hhxskrl2q268mw5cs-sops-3.13.111building '/nix/store/mwq7a67nw731j78q0nkrhqjbiibkhj98-terraform-provider-external-2.4.0.drv' on 'ssh-ng://customer@mac02'12building '/nix/store/2mc801mzpcn4pz3z8mbvzcd6r2pmi2xq-terraform-provider-hcloud-1.66.0.drv' on 'ssh-ng://customer@mac02'13building '/nix/store/16vqrpqpr30dr271g96qjxaz8ncf438s-terraform-provider-local-2.9.0.drv' on 'ssh-ng://customer@mac02'14building '/nix/store/y1gqwfxidjaa5077x9f46smhilnfyjhr-terraform-provider-null-3.3.0.drv' on 'ssh-ng://customer@mac02'15building '/nix/store/mwq7a67nw731j78q0nkrhqjbiibkhj98-terraform-provider-external-2.4.0.drv'16terraform-provider-external-2.4.0> Running phase: unpackPhase17terraform-provider-external-2.4.0> unpacking source archive /nix/store/9717pzabiap50xdji4sifg04rcgjl6p7-source-v2.4.018terraform-provider-external-2.4.0> source root is source-v2.4.019terraform-provider-external-2.4.0> Running phase: patchPhase20terraform-provider-external-2.4.0> Running phase: updateAutotoolsGnuConfigScriptsPhase21terraform-provider-external-2.4.0> Running phase: configurePhase22terraform-provider-external-2.4.0> Running phase: buildPhase23terraform-provider-external-2.4.0> Building subPackage ./.24building '/nix/store/2mc801mzpcn4pz3z8mbvzcd6r2pmi2xq-terraform-provider-hcloud-1.66.0.drv'25terraform-provider-hcloud-1.66.0> Running phase: unpackPhase26terraform-provider-hcloud-1.66.0> unpacking source archive /nix/store/qiy7jjg1s52qf0qm8ppgggf3mv3p7w8b-source-v1.66.027terraform-provider-hcloud-1.66.0> source root is source-v1.66.028terraform-provider-hcloud-1.66.0> Running phase: patchPhase29terraform-provider-hcloud-1.66.0> Running phase: updateAutotoolsGnuConfigScriptsPhase30terraform-provider-hcloud-1.66.0> Running phase: configurePhase31terraform-provider-hcloud-1.66.0> Running phase: buildPhase32terraform-provider-hcloud-1.66.0> Building subPackage ./.33building '/nix/store/16vqrpqpr30dr271g96qjxaz8ncf438s-terraform-provider-local-2.9.0.drv'34terraform-provider-local-2.9.0> Running phase: unpackPhase35terraform-provider-local-2.9.0> unpacking source archive /nix/store/kr7iyz4nqshg8lff1gvadid1pvr38sc6-source-v2.9.036terraform-provider-local-2.9.0> source root is source-v2.9.037terraform-provider-local-2.9.0> Running phase: patchPhase38terraform-provider-local-2.9.0> Running phase: updateAutotoolsGnuConfigScriptsPhase39terraform-provider-local-2.9.0> Running phase: configurePhase40terraform-provider-local-2.9.0> Running phase: buildPhase41terraform-provider-local-2.9.0> Building subPackage ./.42building '/nix/store/y1gqwfxidjaa5077x9f46smhilnfyjhr-terraform-provider-null-3.3.0.drv'43terraform-provider-null-3.3.0> Running phase: unpackPhase44terraform-provider-null-3.3.0> unpacking source archive /nix/store/7aryk51wyimqpv7xawym24g4yndzlh6c-source-v3.3.045terraform-provider-null-3.3.0> source root is source-v3.3.046terraform-provider-null-3.3.0> Running phase: patchPhase47terraform-provider-null-3.3.0> Running phase: updateAutotoolsGnuConfigScriptsPhase48terraform-provider-null-3.3.0> Running phase: configurePhase49terraform-provider-null-3.3.0> Running phase: buildPhase50terraform-provider-null-3.3.0> Building subPackage ./.51terraform-provider-external-2.4.0> Running phase: installPhase52terraform-provider-external-2.4.0> Running phase: fixupPhase53terraform-provider-external-2.4.0> checking for references to /nix/var/nix/builds/nix-21377-4196780107/ in /nix/store/q5piyvkxrc5805fgil7ajw0xgh8a71z3-terraform-provider-external-2.4.0...54terraform-provider-external-2.4.0> /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 24514 Done find "$dir" -type f -not -path '*/.build-id/*' -print055terraform-provider-external-2.4.0> 24515 Segmentation fault: 11 | while IFS= read -r -d '' file; do56terraform-provider-external-2.4.0> if isELF "$file"; then57terraform-provider-external-2.4.0> printf '%s\0' "$file" 1>&3;58terraform-provider-external-2.4.0> else59terraform-provider-external-2.4.0> if isScript "$file"; then60terraform-provider-external-2.4.0> filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then61terraform-provider-external-2.4.0> printf '%s\0' "$file" 1>&4;62terraform-provider-external-2.4.0> fi;63terraform-provider-external-2.4.0> fi;64terraform-provider-external-2.4.0> fi;65terraform-provider-external-2.4.0> done66terraform-provider-external-2.4.0> patching script interpreter paths in /nix/store/q5piyvkxrc5805fgil7ajw0xgh8a71z3-terraform-provider-external-2.4.067terraform-provider-external-2.4.0> stripping (with command strip and flags -S) in /nix/store/q5piyvkxrc5805fgil7ajw0xgh8a71z3-terraform-provider-external-2.4.0/libexec68terraform-provider-hcloud-1.66.0> Running phase: installPhase69terraform-provider-hcloud-1.66.0> Running phase: fixupPhase70terraform-provider-hcloud-1.66.0> checking for references to /nix/var/nix/builds/nix-21386-139076534/ in /nix/store/kajhipz4ii5rlw5gb9jqj4p0rv0hkjiz-terraform-provider-hcloud-1.66.0...71terraform-provider-local-2.9.0> Running phase: installPhase72terraform-provider-hcloud-1.66.0> patching script interpreter paths in /nix/store/kajhipz4ii5rlw5gb9jqj4p0rv0hkjiz-terraform-provider-hcloud-1.66.073terraform-provider-hcloud-1.66.0> stripping (with command strip and flags -S) in /nix/store/kajhipz4ii5rlw5gb9jqj4p0rv0hkjiz-terraform-provider-hcloud-1.66.0/libexec74terraform-provider-local-2.9.0> Running phase: fixupPhase75terraform-provider-local-2.9.0> checking for references to /nix/var/nix/builds/nix-21403-2259260195/ in /nix/store/spskcwvw5yn8zrsd0l2z7r8ca45wxx91-terraform-provider-local-2.9.0...76terraform-provider-local-2.9.0> /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 24760 Done find "$dir" -type f -not -path '*/.build-id/*' -print077terraform-provider-local-2.9.0> 24761 Segmentation fault: 11 | while IFS= read -r -d '' file; do78terraform-provider-local-2.9.0> if isELF "$file"; then79terraform-provider-local-2.9.0> printf '%s\0' "$file" 1>&3;80terraform-provider-local-2.9.0> else81terraform-provider-local-2.9.0> if isScript "$file"; then82terraform-provider-local-2.9.0> filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then83terraform-provider-local-2.9.0> printf '%s\0' "$file" 1>&4;84terraform-provider-local-2.9.0> fi;85terraform-provider-local-2.9.0> fi;86terraform-provider-local-2.9.0> fi;87terraform-provider-local-2.9.0> done88terraform-provider-local-2.9.0> patching script interpreter paths in /nix/store/spskcwvw5yn8zrsd0l2z7r8ca45wxx91-terraform-provider-local-2.9.089terraform-provider-local-2.9.0> stripping (with command strip and flags -S) in /nix/store/spskcwvw5yn8zrsd0l2z7r8ca45wxx91-terraform-provider-local-2.9.0/libexec90terraform-provider-null-3.3.0> Running phase: installPhase91terraform-provider-null-3.3.0> Running phase: fixupPhase92terraform-provider-null-3.3.0> checking for references to /nix/var/nix/builds/nix-21544-1030623662/ in /nix/store/npwwxymrdqjz6ikdicbblk1a3hmlkkyi-terraform-provider-null-3.3.0...93terraform-provider-null-3.3.0> patching script interpreter paths in /nix/store/npwwxymrdqjz6ikdicbblk1a3hmlkkyi-terraform-provider-null-3.3.094terraform-provider-null-3.3.0> stripping (with command strip and flags -S) in /nix/store/npwwxymrdqjz6ikdicbblk1a3hmlkkyi-terraform-provider-null-3.3.0/libexec95building '/nix/store/xfdjqwyha437f4p52n73ysixn5sq5avq-opentofu-1.12.3.drv' on 'ssh-ng://customer@mac02'96building '/nix/store/xfdjqwyha437f4p52n73ysixn5sq5avq-opentofu-1.12.3.drv'97building '/nix/store/756j484jpr2qq6ld15x27si5sn8kifkd-nix-shell.drv' on 'ssh-ng://customer@mac02'98building '/nix/store/756j484jpr2qq6ld15x27si5sn8kifkd-nix-shell.drv'99nix-shell> Running phase: buildPhase100101post-build step Upload coverage to codecov: ok102Skipping codecov: project=NixOS/nixos-wiki-infra attr=aarch64-darwin.package-default