Configuring suite ... Trying to find the nix-ci.nix config file inside the repository. $ timeout --kill-after=15s 1800s nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-030ba339611e4f3c/ssh-key-113ef50206967e0a/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= eval --json --expr import "${builtins.fetchGit {"ref" = "nix-ci"; "rev" = "e504fe0712c99fe132e5be2a80cf09b60f699419"; "url" = "https://x-access-token:@github.com/sellout/flaky";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-030ba339611e4f3c/build-hook-c0a384f082ed5d4c/nix-ci-cache-upload.sh Configured jobs with configuration: { "allow-import-from-derivation": false, "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 }