these 2 derivations will be built: /nix/store/s1wqkxrs2skn8739absybyd74vp3q0zk-source.drv /nix/store/i0g2n1rzxw504b9yv1g3fvj07mqg1vnk-hunk-0.18.2.drv building '/nix/store/zx2fvswan1cza361j0z705aywxcvpws8-source.drv' on 'ssh-ng://customer@mac02.m.ntd.one' building '/nix/store/zx2fvswan1cza361j0z705aywxcvpws8-source.drv' source> structuredAttrs is enabled source> source> trying https://github.com/modem-dev/hunk/archive/refs/tags/v0.18.2.tar.gz source> % Total % Received % Xferd Average Speed Time Time Time Current source> Dload Upload Total Spent Left Speed source> source> 0 0 0 0 0 0 0 0 0 source> 0 0 0 0 0 0 0 0 0 source> 0 0 0 0 0 0 0 0 0 source> source> 0 0 0 0 0 0 0 0 0 source> 100 7.80M 0 7.80M 0 0 8.37M 0 0 source> 100 7.80M 0 7.80M 0 0 8.37M 0 0 source> 100 7.80M 0 7.80M 0 0 8.37M 0 0 source> unpacking source archive /nix/var/nix/builds/nix-14871-1560970929/download.tar.gz building '/nix/store/i0g2n1rzxw504b9yv1g3fvj07mqg1vnk-hunk-0.18.2.drv' on 'ssh-ng://customer@mac02.m.ntd.one' building '/nix/store/i0g2n1rzxw504b9yv1g3fvj07mqg1vnk-hunk-0.18.2.drv' hunk-0.18.2> Using versionCheckHook hunk-0.18.2> Running phase: unpackPhase hunk-0.18.2> unpacking source archive /nix/store/zzsingl6g3s6167zaac2ccqkmxz9yc6a-source hunk-0.18.2> source root is source hunk-0.18.2> Running phase: patchPhase hunk-0.18.2> Running phase: bunSetInstallCacheDirPhase hunk-0.18.2> Using bun root: "/nix/var/nix/builds/nix-16412-530311823/source" hunk-0.18.2> Running phase: bunPatchPhase hunk-0.18.2> patching script interpreter paths in . hunk-0.18.2> ./.github/scripts/detect-code-changes.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/szpwxfkbnw35ayiav64w8vxipsf6viwl-bash-5.3p15/bin/bash" hunk-0.18.2> Running phase: updateAutotoolsGnuConfigScriptsPhase hunk-0.18.2> Running phase: configurePhase hunk-0.18.2> no configure script, doing nothing hunk-0.18.2> Running phase: bunNodeModulesInstallPhase hunk-0.18.2> /nix/var/nix/builds/nix-16412-530311823/source /nix/var/nix/builds/nix-16412-530311823/source hunk-0.18.2> bun install flags: --linker=isolated --backend=symlink --ignore-scripts hunk-0.18.2> bun install v1.3.13 (bf2e2cec) hunk-0.18.2> 📦 Installing [141/169] 📦 Installing [160/169] 📦 Installing [164/169] hunk-0.18.2> + @changesets/changelog-github@0.7.0 hunk-0.18.2> + @opentui/core@0.4.3 hunk-0.18.2> + @opentui/react@0.4.3 hunk-0.18.2> + @types/bun@1.3.14 hunk-0.18.2> + @types/react@19.2.14 hunk-0.18.2> + @types/shell-quote@1.7.5 hunk-0.18.2> + @types/ws@8.18.1 hunk-0.18.2> + lint-staged@16.4.0 hunk-0.18.2> + marked@17.0.1 hunk-0.18.2> + oxfmt@0.41.0 hunk-0.18.2> + oxlint@1.56.0 hunk-0.18.2> + react@19.2.4 hunk-0.18.2> + simple-git-hooks@2.13.1 hunk-0.18.2> + tuistory@0.0.16 hunk-0.18.2> + typescript@5.9.3 hunk-0.18.2> + @pierre/diffs@1.2.2 hunk-0.18.2> + bun@1.3.14 hunk-0.18.2> + chokidar@4.0.3 hunk-0.18.2> + commander@14.0.3 hunk-0.18.2> + diff@8.0.3 hunk-0.18.2> + get-east-asian-width@1.5.0 hunk-0.18.2> + shell-quote@1.9.0 hunk-0.18.2> + string-width@8.2.1 hunk-0.18.2> + zod@4.3.6 hunk-0.18.2> hunk-0.18.2> 320 packages installed [719.00ms] hunk-0.18.2> /nix/var/nix/builds/nix-16412-530311823/source hunk-0.18.2> Running phase: buildPhase hunk-0.18.2> [94ms] bundle 781 modules hunk-0.18.2> [285ms] compile hunk-bin hunk-0.18.2> Running phase: installPhase hunk-0.18.2> Running phase: fixupPhase hunk-0.18.2> checking for references to /nix/var/nix/builds/nix-16412-530311823/ in /nix/store/12fq7dzrqcnkj759587fkaq4wn66q1im-hunk-0.18.2... hunk-0.18.2> /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 23243 Done find "$dir" -type f -not -path '*/.build-id/*' -print0 hunk-0.18.2> 23244 Segmentation fault: 11 | while IFS= read -r -d '' file; do hunk-0.18.2> if isELF "$file"; then hunk-0.18.2> printf '%s\0' "$file" 1>&3; hunk-0.18.2> else hunk-0.18.2> if isScript "$file"; then hunk-0.18.2> filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then hunk-0.18.2> printf '%s\0' "$file" 1>&4; hunk-0.18.2> fi; hunk-0.18.2> fi; hunk-0.18.2> fi; hunk-0.18.2> done hunk-0.18.2> patching script interpreter paths in /nix/store/12fq7dzrqcnkj759587fkaq4wn66q1im-hunk-0.18.2 hunk-0.18.2> Running phase: installCheckPhase hunk-0.18.2> Executing versionCheckPhase hunk-0.18.2> Successfully managed to find version 0.18.2 in the output of the command /nix/store/12fq7dzrqcnkj759587fkaq4wn66q1im-hunk-0.18.2/bin/hunk --version hunk-0.18.2> 0.18.2 hunk-0.18.2> Finished versionCheckPhase hunk-0.18.2> no Makefile or custom installCheckPhase, doing nothing post-build step Upload to niks3: ok time=2026-08-15T00:21:59.144Z level=INFO msg="Uploading 1 paths to niks3.numtide.com (1 already cached)" time=2026-08-15T00:21:59.144Z level=INFO msg="Uploading 12fq7dzrqcnkj759587fkaq4wn66q1im-hunk-0.18.2 (81.1MB)" time=2026-08-15T00:22:01.634Z level=INFO msg="Uploading 1 narinfos" time=2026-08-15T00:22:01.902Z level=INFO msg="Upload complete. (2.941s)"