-
0.00 s
Configuring suite ...
-
0.00 s
Trying to find the nix-ci.nix config file inside the repository.
-
0.00 s
$ /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-73d394cf3c2245e8/nix-ci-cache-6d6cbc5ab0bdf79c/netrc eval --json --expr import "${builtins.fetchGit {"ref" = "main"; "rev" = "36678818ecbd0e06a60740a291c55b683fec79dd"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/Platonic-Systems/process-compose-flake";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-73d394cf3c2245e8/build-hook-01265519e048db70/nix-ci-nix-ci-upload.sh
-
0.00 s
error:
-
0.61 s
… while calling the 'import' builtin
-
0.61 s
at «string»:1:1:
-
0.61 s
1| import "${builtins.fetchGit {"ref" = "main"; "rev" = "36678818ecbd0e06a60740a291c55b683fec79dd"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/Platonic-Systems/process-compose-flake";}}/nix-ci.nix"
-
0.61 s
| ^
-
0.61 s
-
0.61 s
error: path '/nix/store/pij2r509vf3w8qwmgimm35i807vns4yk-source/nix-ci.nix' does not exist
-
0.61 s
Warning: Failed to get nix-ci configuration from a nix-ci.nix file.
-
0.61 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.61 s
-
0.61 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.61 s
$ /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-73d394cf3c2245e8/nix-ci-cache-02d0f66b6de949db/netrc eval --json git+https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/Platonic-Systems/process-compose-flake?ref=main&rev=36678818ecbd0e06a60740a291c55b683fec79dd#nix-ci --post-build-hook /tmp/nix-ci-worker-73d394cf3c2245e8/build-hook-70788386934a44d4/nix-ci-nix-ci-upload.sh
-
0.62 s
error: flake 'git+https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/Platonic-Systems/process-compose-flake?ref=main&rev=36678818ecbd0e06a60740a291c55b683fec79dd' does not provide attribute 'packages.x86_64-linux.nix-ci', 'legacyPackages.x86_64-linux.nix-ci' or 'nix-ci'
-
0.68 s
Warning: Failed to get nix-ci configuration.
-
0.68 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.68 s
-
0.68 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.68 s