Configuring suite ... Trying to find the nix-ci.nix config file inside the repository. $ /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/timeout --kill-after=15s 1800s /nix/store/mycbwkcm1jzjgsaiydvzib9phmzfz9vx-nix-2.31.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters https://cache.nix-ci.com --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= --netrc-file /tmp/nix-ci-worker-651fff7330d59221/nix-ci-cache-a1d1a85fbad79d6b/netrc eval --json --expr import "${builtins.fetchGit {"ref" = "main"; "rev" = "006e7b6138091d6c4c1d16f7c17ca21c991a498c"; "url" = "https://x-access-token:@github.com/sellout/calendrical";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-651fff7330d59221/build-hook-68adf2fc0144bbbe/nix-ci-nix-ci-upload.sh 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.ghc984", "packages.x86_64-linux.ghc984_all", "devShells.x86_64-linux.ghc963", "packages.x86_64-linux.ghc963_all", "devShells.x86_64-linux.ghc981", "packages.x86_64-linux.ghc981_all", "devShells.x86_64-linux.ghc9101", "packages.x86_64-linux.ghc9101_all", "devShells.x86_64-linux.ghc9121", "packages.x86_64-linux.ghc9121_all" ] }