$ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/vnjf0zi1lbln0srm2z743j70kjav76ln-nix-2.34.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes flake clone git+https://github.com/sellout/pathway --dest /tmp/nix-ci-worker-clone-13b1498bc1751934/ Cloning into '/tmp/nix-ci-worker-clone-13b1498bc1751934'... Fetching commit 84d7b4ab8f7181d8fb7631c5b3f328b4a1e26edb for refs/pull/33/merge ... $ cd /tmp/nix-ci-worker-clone-13b1498bc1751934/ $ /nix/store/9kg1njp3xpkg9lf4bi9llvh69qdbd3wv-git-2.51.2/bin/git fetch origin 84d7b4ab8f7181d8fb7631c5b3f328b4a1e26edb From https://github.com/sellout/pathway * branch 84d7b4ab8f7181d8fb7631c5b3f328b4a1e26edb -> FETCH_HEAD $ cd /tmp/nix-ci-worker-clone-13b1498bc1751934/ $ /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 84d7b4ab8f7181d8fb7631c5b3f328b4a1e26edb HEAD is now at 84d7b4a Merge 35e3b0c88ad4067aa5682dedbe350d640bf795da into aeb4e3c47dee5caacb1fe5b2e0c7346c79c6c2e9 Found nix-ci.nix, evaluating ... $ cd /tmp/nix-ci-worker-clone-13b1498bc1751934/ $ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/vnjf0zi1lbln0srm2z743j70kjav76ln-nix-2.34.4/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" ] }