-
0.49 s
Configuring suite ...
-
0.49 s
Trying to find the nix-ci.nix config file inside the repository.
-
0.49 s
$ 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-a0300c7c417ed5b9/ssh-key-62b37b0cd3bd832a/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" = "main"; "rev" = "05d2499d0cae0b571857f84dc12479a1a747dc53"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/flaky-haskell";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-a0300c7c417ed5b9/build-hook-98562862aad5eca9/nix-ci-cache-upload.sh
-
0.49 s
error:
-
0.51 s
… while calling the 'import' builtin
-
0.51 s
at «string»:1:1:
-
0.51 s
1| import "${builtins.fetchGit {"ref" = "main"; "rev" = "05d2499d0cae0b571857f84dc12479a1a747dc53"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/flaky-haskell";}}/nix-ci.nix"
-
0.51 s
| ^
-
0.51 s
-
0.51 s
error: path '/nix/store/sv2lr0xx2vvmyvhr89j5y7i1ims7vxgf-source/nix-ci.nix' does not exist
-
0.51 s
Warning: Failed to get nix-ci configuration from a nix-ci.nix file.
-
0.51 s
This may be because there is no nix-ci.nix configuration file, but we can't tell if that's the case or it is because there is an eveluation error; we cannot tell the difference.
-
0.51 s
-
0.51 s
Did not find the nix-ci.nix config file inside the repository, trying to find a 'nix-ci' output in the 'flake.nix instead.
-
0.51 s
$ 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-a0300c7c417ed5b9/ssh-key-2f8c017d20947fac/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 git+https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/flaky-haskell?ref=main&rev=05d2499d0cae0b571857f84dc12479a1a747dc53#nix-ci --post-build-hook /tmp/nix-ci-worker-a0300c7c417ed5b9/build-hook-9139c358df98e66f/nix-ci-cache-upload.sh
-
0.52 s
warning: ignoring untrusted flake configuration setting 'extra-experimental-features'.
-
0.57 s
Pass '--accept-flake-config' to trust it
-
0.57 s
warning: ignoring untrusted flake configuration setting 'extra-substituters'.
-
0.57 s
Pass '--accept-flake-config' to trust it
-
0.57 s
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
-
0.57 s
Pass '--accept-flake-config' to trust it
-
0.57 s
warning: ignoring untrusted flake configuration setting 'registries'.
-
0.57 s
Pass '--accept-flake-config' to trust it
-
0.57 s
warning: ignoring untrusted flake configuration setting 'sandbox'.
-
0.57 s
Pass '--accept-flake-config' to trust it
-
0.57 s
error: flake 'git+https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/flaky-haskell?ref=main&rev=05d2499d0cae0b571857f84dc12479a1a747dc53' does not provide attribute 'packages.x86_64-linux.nix-ci', 'legacyPackages.x86_64-linux.nix-ci' or 'nix-ci'
-
0.57 s
Warning: Failed to get nix-ci configuration.
-
0.58 s
This may be because there is no nix-ci configuration (but we can't tell if that's the case), so continuing to build with the default configuration.
-
0.58 s
-
0.58 s
WARNING: If you are seeing a 'Cannot find Git revision' failure in a show job, be sure to configure git-ssh-key in your nix-ci configuration file.
-
0.58 s