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-62ed049f1f048cb8/nix-ci-cache-e188e56eecd756c5/netrc eval --json --expr import "${builtins.fetchGit {"ref" = "renovate/lock-file-maintenance"; "rev" = "f0ec2c6c5ea9c91bcd0a874c7108b98a81ce52cb"; "url" = "https://x-access-token:@github.com/sellout/Iaia";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-62ed049f1f048cb8/build-hook-4c6a27a375f602c3/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" = "f0ec2c6c5ea9c91bcd0a874c7108b98a81ce52cb"; "url" = "https://x-access-token:@github.com/sellout/Iaia";}}/nix-ci.nix" | ^ error: path '/nix/store/74yaj3sb133gh4qryfml7h919lv8pgk4-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-62ed049f1f048cb8/nix-ci-cache-81fe286930e2ee46/netrc eval --json git+https://x-access-token:@github.com/sellout/Iaia?ref=renovate%2Flock-file-maintenance&rev=f0ec2c6c5ea9c91bcd0a874c7108b98a81ce52cb#nix-ci --post-build-hook /tmp/nix-ci-worker-62ed049f1f048cb8/build-hook-e8b09cb25adb5efe/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/7dzmm12427jqiw536sibh16iysc4ldhx-source' from 'https://cache.nix-ci.com'... copying path '/nix/store/sg1jnvqknwv12vlbf68hjjp7wifkg5zn-source' from 'https://cache.nix-ci.com'... 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/74yaj3sb133gh4qryfml7h919lv8pgk4-source/flake.nix:26:24: 25| 26| supportedSystems = flaky.lib.defaultSystems; | ^ 27| in 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.