1. 0.12 s $ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes flake clone git+https://codeberg.org/mtlynch/little-moments --dest /tmp/nix-ci-worker-clone-7825c7032f0c550d/
  2. 0.22 s Cloning into '/tmp/nix-ci-worker-clone-7825c7032f0c550d'...
  3. 0.62 s Fetching commit ddcf7f16acc3d5ca36b7a38d41e8bb9d97313b2c for master ...
  4. 0.62 s $ cd /tmp/nix-ci-worker-clone-7825c7032f0c550d/
  5. 0.62 s $ /nix/store/9kg1njp3xpkg9lf4bi9llvh69qdbd3wv-git-2.51.2/bin/git fetch origin ddcf7f16acc3d5ca36b7a38d41e8bb9d97313b2c
  6. 0.73 s From https://codeberg.org/mtlynch/little-moments
  7. 0.73 s * branch ddcf7f16acc3d5ca36b7a38d41e8bb9d97313b2c -> FETCH_HEAD
  8. 0.74 s $ cd /tmp/nix-ci-worker-clone-7825c7032f0c550d/
  9. 0.74 s $ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/9kg1njp3xpkg9lf4bi9llvh69qdbd3wv-git-2.51.2/bin/git -c advice.detachedHead=false checkout ddcf7f16acc3d5ca36b7a38d41e8bb9d97313b2c
  10. 0.75 s HEAD is now at ddcf7f1 Add stubs to upload media to s3 instead of the local filesystem (#108)
  11. 0.76 s No nix-ci.nix found, trying to find a 'nix-ci' output in the flake.nix instead.
  12. 0.76 s $ cd /tmp/nix-ci-worker-clone-7825c7032f0c550d/
  13. 0.76 s $ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix eval --json .#nix-ci
  14. 1.35 s unpacking 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' into the Git cache...
  15. 1.97 s unpacking 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' into the Git cache...
  16. 2.34 s error: flake 'git+file:///tmp/nix-ci-worker-clone-7825c7032f0c550d' does not provide attribute 'packages.x86_64-linux.nix-ci', 'legacyPackages.x86_64-linux.nix-ci' or 'nix-ci'
  17. 2.36 s No nix-ci configuration found, continuing with default configuration.
  18. 2.36 s
  19. 2.36 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.