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-6272a4bc8d5e85c2/nix-ci-cache-de4de7f6ad0fcd12/netrc eval --json --expr import "${builtins.fetchGit {"ref" = "renovate/lock-file-maintenance"; "rev" = "978147fc0839e2c99968aa866e3c7d06c3bb6ddd"; "url" = "https://x-access-token:@github.com/sellout/pathway";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-6272a4bc8d5e85c2/build-hook-791030efdab79e96/nix-ci-nix-ci-upload.sh error: … while calling the 'import' builtin at «string»:1:1: 1| import "${builtins.fetchGit {"ref" = "renovate/lock-file-maintenance"; "rev" = "978147fc0839e2c99968aa866e3c7d06c3bb6ddd"; "url" = "https://x-access-token:@github.com/sellout/pathway";}}/nix-ci.nix" | ^ error: path '/nix/store/2fbfx7g2d4b3mw9iaadm77vdibbw14yx-source/nix-ci.nix' does not exist Warning: Failed to get nix-ci configuration from a nix-ci.nix file. 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. Did not find the nix-ci.nix config file inside the repository, trying to find a 'nix-ci' output in the 'flake.nix instead. $ /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-6272a4bc8d5e85c2/nix-ci-cache-5a0a02a63ddac71e/netrc eval --json git+https://x-access-token:@github.com/sellout/pathway?ref=renovate%2Flock-file-maintenance&rev=978147fc0839e2c99968aa866e3c7d06c3bb6ddd#nix-ci --post-build-hook /tmp/nix-ci-worker-6272a4bc8d5e85c2/build-hook-0bd3c74a253cbfc3/nix-ci-nix-ci-upload.sh warning: ignoring untrusted flake configuration setting 'extra-experimental-features'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-substituters'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'registries'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'sandbox'. Pass '--accept-flake-config' to trust it copying path '/nix/store/yg958vaw4b9l20mkw5h3mxrm10izf3x1-source' from 'https://cache.nix-ci.com'... unpacking 'github:sellout/yaya/949799c344ca6795e6fef5e377c07a520318203b?narHash=sha256-h1dtLR4l/JfXgSWbk3pl3ddpHv92amdco/TJTZXGgLc%3D' into the Git cache... unpacking 'github:sellout/flaky-haskell/6b4125092ded5160853e1ab37c75e3819dcc410d?narHash=sha256-AkusOvf0dwsYIrLpi6tlO9UAXD%2BnUQKV1eY1naaAhy8%3D' into the Git cache... unpacking 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' into the Git cache... copying path '/nix/store/sg1jnvqknwv12vlbf68hjjp7wifkg5zn-source' from 'https://cache.nix-ci.com'... unpacking 'github:sellout/nix-systems/aa9520a9a0f92098d3576c3b4eafcb32c13d6800?narHash=sha256-vta8mxLa5XxpHfb9HCiavFqBrX2xJDvZiKHZOy4kvlA%3D' into the Git cache... error: … while evaluating the attribute 'root.result' at «flakes-internal»/call-flake.nix:94:7: 93| { 94| result = | ^ 95| if node.flake or true then … in the left operand of the update (//) operator at «flakes-internal»/call-flake.nix:81:9: 80| # This is shadowed in the next // 81| // sourceInfo | ^ 82| // { (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: attribute 'defaultSystems' missing at /nix/store/2fbfx7g2d4b3mw9iaadm77vdibbw14yx-source/flake.nix:42:24: 41| 42| supportedSystems = flaky.lib.defaultSystems; | ^ 43| Warning: Failed to get nix-ci configuration. 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. 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.