$ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes flake show git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86 --allow-import-from-derivation --print-build-logs --json --system x86_64-linux --log-format internal-json fetching Git repository 'https://codeberg.org/Sh4pe/make-analyze'  Downloading cached source from https://cache.nix-ci.com Progress: 1 of 1 downloaded from cache warning: checks.aarch64-darwin.macli-aqbanking omitted (use '--all-systems' to show) warning: checks.aarch64-darwin.macli-expandedRecipes omitted (use '--all-systems' to show) warning: checks.aarch64-darwin.macli-gnumake omitted (use '--all-systems' to show) warning: checks.aarch64-darwin.macli-gwenhywfar omitted (use '--all-systems' to show) warning: checks.aarch64-darwin.macli-recurtest omitted (use '--all-systems' to show) warning: checks.aarch64-darwin.macli-triangle omitted (use '--all-systems' to show) warning: checks.aarch64-darwin.macli-withSquare omitted (use '--all-systems' to show) warning: checks.aarch64-linux.macli-aqbanking omitted (use '--all-systems' to show) warning: checks.aarch64-linux.macli-expandedRecipes omitted (use '--all-systems' to show) warning: checks.aarch64-linux.macli-gnumake omitted (use '--all-systems' to show) warning: checks.aarch64-linux.macli-gwenhywfar omitted (use '--all-systems' to show) warning: checks.aarch64-linux.macli-recurtest omitted (use '--all-systems' to show) warning: checks.aarch64-linux.macli-triangle omitted (use '--all-systems' to show) warning: checks.aarch64-linux.macli-withSquare omitted (use '--all-systems' to show) warning: checks.x86_64-darwin.macli-aqbanking omitted (use '--all-systems' to show) warning: checks.x86_64-darwin.macli-expandedRecipes omitted (use '--all-systems' to show) warning: checks.x86_64-darwin.macli-gnumake omitted (use '--all-systems' to show) warning: checks.x86_64-darwin.macli-gwenhywfar omitted (use '--all-systems' to show) warning: checks.x86_64-darwin.macli-recurtest omitted (use '--all-systems' to show) warning: checks.x86_64-darwin.macli-triangle omitted (use '--all-systems' to show) warning: checks.x86_64-darwin.macli-withSquare omitted (use '--all-systems' to show) warning: devShells.aarch64-darwin.default omitted (use '--all-systems' to show) warning: devShells.aarch64-linux.default omitted (use '--all-systems' to show) warning: devShells.x86_64-darwin.default omitted (use '--all-systems' to show) warning: packages.aarch64-darwin.default omitted (use '--all-systems' to show) warning: packages.aarch64-darwin.macli omitted (use '--all-systems' to show) warning: packages.aarch64-linux.default omitted (use '--all-systems' to show) warning: packages.aarch64-linux.macli omitted (use '--all-systems' to show) warning: packages.x86_64-darwin.default omitted (use '--all-systems' to show) warning: packages.x86_64-darwin.macli omitted (use '--all-systems' to show) {"checks":{"aarch64-darwin":{"macli-aqbanking":{},"macli-expandedRecipes":{},"macli-gnumake":{},"macli-gwenhywfar":{},"macli-recurtest":{},"macli-triangle":{},"macli-withSquare":{}},"aarch64-linux":{"macli-aqbanking":{},"macli-expandedRecipes":{},"macli-gnumake":{},"macli-gwenhywfar":{},"macli-recurtest":{},"macli-triangle":{},"macli-withSquare":{}},"x86_64-darwin":{"macli-aqbanking":{},"macli-expandedRecipes":{},"macli-gnumake":{},"macli-gwenhywfar":{},"macli-recurtest":{},"macli-triangle":{},"macli-withSquare":{}},"x86_64-linux":{"macli-aqbanking":{"description":"","name":"macli-aqbanking","type":"derivation"},"macli-expandedRecipes":{"description":"","name":"macli-expandedRecipes","type":"derivation"},"macli-gnumake":{"description":"","name":"macli-gnumake","type":"derivation"},"macli-gwenhywfar":{"description":"","name":"macli-gwenhywfar","type":"derivation"},"macli-recurtest":{"description":"","name":"macli-recurtest","type":"derivation"},"macli-triangle":{"description":"","name":"macli-triangle","type":"derivation"},"macli-withSquare":{"description":"","name":"macli-withSquare","type":"derivation"}}},"devShells":{"aarch64-darwin":{"default":{}},"aarch64-linux":{"default":{}},"x86_64-darwin":{"default":{}},"x86_64-linux":{"default":{"description":"","name":"devshell","type":"derivation"}}},"packages":{"aarch64-darwin":{"default":{},"macli":{}},"aarch64-linux":{"default":{},"macli":{}},"x86_64-darwin":{"default":{},"macli":{}},"x86_64-linux":{"default":{"description":"The CLI of make_analyze","name":"macli-0.0.1","type":"derivation"},"macli":{"description":"The CLI of make_analyze","name":"macli-0.0.1","type":"derivation"}}}} Discovered the following buildables: { "checks": { "x86_64-linux": { "macli-aqbanking": { "type": "derivation" }, "macli-expandedRecipes": { "type": "derivation" }, "macli-gnumake": { "type": "derivation" }, "macli-gwenhywfar": { "type": "derivation" }, "macli-recurtest": { "type": "derivation" }, "macli-triangle": { "type": "derivation" }, "macli-withSquare": { "type": "derivation" } } }, "devShells": { "x86_64-linux": { "default": { "type": "derivation" } } }, "packages": { "x86_64-linux": { "default": { "type": "derivation" }, "macli": { "type": "derivation" } } } } Computing build dependencies... $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --derivation --json git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86#devShells.x86_64-linux.default unpacking 'github:mitchellh/zig-overlay/b6ecef40d73e40bda9d40884676333d8799328e2?narHash=sha256-YYYqxFAy8YWHPKSvM5t%2BRyResdlOYtvCXzb3XNV8KvA%3D' into the Git cache... copying path '/nix/store/zml54rvr3wy3j177765pii32852zrv4p-source' from 'https://cache.nix-ci.com'... unpacking 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' into the Git cache... copying path '/nix/store/v4z0b5k8qnwnh53sw25s6x4fmfi9jm4h-source' from 'https://cache.nix-ci.com'... copying path '/nix/store/05zq22ry219543phf7q87d883kxl6ry7-source' from 'https://cache.nix-ci.com'... unpacking 'github:silversquirl/zig-flake/6caef82d294aad87144c67ccc9087f33e0bb137d?narHash=sha256-ti6tdUJPaTl/NMHG0Ujy4cRMkHpjN6m73I8WIoygTfg%3D' into the Git cache... $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --derivation --json git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86#packages.x86_64-linux.default $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --derivation --json git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86#packages.x86_64-linux.macli $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --derivation --json git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86#checks.x86_64-linux.macli-aqbanking $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --derivation --json git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86#checks.x86_64-linux.macli-expandedRecipes $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --derivation --json git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86#checks.x86_64-linux.macli-gnumake $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --derivation --json git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86#checks.x86_64-linux.macli-gwenhywfar $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --derivation --json git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86#checks.x86_64-linux.macli-recurtest $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --derivation --json git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86#checks.x86_64-linux.macli-triangle $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --derivation --json git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86#checks.x86_64-linux.macli-withSquare $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --json --recursive /nix/store/dy1y5hvpligah8yvx6kh1irivqd7ppwm-macli-aqbanking.drv $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --json --recursive /nix/store/5vbsbhdczwfsfr52bqgmy0fr9vmlsfmk-macli-expandedRecipes.drv $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --json --recursive /nix/store/zgv8z9y45r3l9zcp7137wizhnhwjxcws-macli-gnumake.drv $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --json --recursive /nix/store/1a6hysb4q2c9v6kbddjnfi7hwvvdffik-macli-gwenhywfar.drv $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --json --recursive /nix/store/i1zhb4mlmdw1qqmqaq14wps4i2ag4g17-macli-recurtest.drv $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --json --recursive /nix/store/wf2cwc8bhimfk1g3lmfxwyszg8nymjvy-macli-triangle.drv $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --json --recursive /nix/store/q958idi0xyclkpyjg0bd9a5k28lcqg0b-macli-withSquare.drv $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --json --recursive /nix/store/4hm4zq214v4a4z8m92mmrp2f6m9lr4sh-devshell.drv $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --json --recursive /nix/store/xq7rc3vkxh7qjb8j8384gyc1chvf2nrj-macli-0.0.1.drv $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes path-info --json --recursive /nix/store/xq7rc3vkxh7qjb8j8384gyc1chvf2nrj-macli-0.0.1.drv Build dependencies found.