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-25f82597a31cd20c/nix-ci-cache-f0761a7576785bd4/netrc eval --json --expr import "${builtins.fetchGit {"ref" = "main"; "rev" = "979add5f451f97c4a87eabf5d5c039e417e73d46"; "url" = "https://x-access-token:@github.com/sellout/calendrical";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-25f82597a31cd20c/build-hook-24b11df277aa7892/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" ] }