$ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes flake clone git+https://github.com/sellout/yaya --dest /tmp/nix-ci-worker-clone-2b274576282887d3/ Cloning into '/tmp/nix-ci-worker-clone-2b274576282887d3'... Fetching commit 59e61cf98da7603b81c115376cbda9a623750de5 for refs/pull/85/merge ... $ cd /tmp/nix-ci-worker-clone-2b274576282887d3/ $ /nix/store/9kg1njp3xpkg9lf4bi9llvh69qdbd3wv-git-2.51.2/bin/git fetch origin 59e61cf98da7603b81c115376cbda9a623750de5 From https://github.com/sellout/yaya * branch 59e61cf98da7603b81c115376cbda9a623750de5 -> FETCH_HEAD $ cd /tmp/nix-ci-worker-clone-2b274576282887d3/ $ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/9kg1njp3xpkg9lf4bi9llvh69qdbd3wv-git-2.51.2/bin/git -c advice.detachedHead=false checkout 59e61cf98da7603b81c115376cbda9a623750de5 HEAD is now at 59e61cf Merge 6e02a376d98485c73a8d35c99b07c8f2a3946511 into fd71b0819f4bca2bb2b12c4ea5e41a7c1926852d Found nix-ci.nix, evaluating ... $ cd /tmp/nix-ci-worker-clone-2b274576282887d3/ $ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval --json --file ./nix-ci.nix Configured jobs with configuration: { "allow-import-from-derivation": true, "auto-retry": true, "build-logs": true, "cachix": { "name": "sellout", "public-key": "sellout.cachix.org-1:v37cTpWBEycnYxSPAgSQ57Wiqd3wjljni2aC0Xry1DE=" }, "doNotBuild": [ "devShells.x86_64-linux.lax-checks" ], "fail-fast": false, "impure": false, "onlyBuild": [ "checks.x86_64-linux.\"*\"", "devShells.x86_64-linux.default", "packages.x86_64-linux.default", "devShells.x86_64-linux.ghc9103", "packages.x86_64-linux.ghc9103_all", "devShells.x86_64-linux.ghc948", "packages.x86_64-linux.ghc948_all", "devShells.x86_64-linux.ghc967", "packages.x86_64-linux.ghc967_all", "devShells.x86_64-linux.ghc9102", "packages.x86_64-linux.ghc9102_all", "devShells.x86_64-linux.ghc984", "packages.x86_64-linux.ghc984_all", "devShells.x86_64-linux.ghc9122", "packages.x86_64-linux.ghc9122_all" ] }