1warning: could not read HEAD ref from repo at '/var/lib/buildbot-nix/worktrees/rerun-323', using 'master'2building '/nix/store/6zaqcbvls1bwfnslab9srlghyb3gy274-effect-state-test-env.drv' on 'ssh-ng://nix@jamie'...3building '/nix/store/6zaqcbvls1bwfnslab9srlghyb3gy274-effect-state-test-env.drv'...4copying 1 paths...5copying path '/nix/store/d6061r0xx91xqg90npghbxxhx68xqfdi-effect-state-test-env' from 'ssh-ng://nix@jamie'...6project: Mic92/dotfiles rev: d6e98ed88f2951b9cd8f4c29f2b25f1cf21dc9007curl: (60) SSL certificate OpenSSL verify result: unable to get local issuer certificate (20)8More details here: https://curl.se/docs/sslcerts.html910curl failed to verify the legitimacy of the server and therefore could not11establish a secure connection to it. To learn more about this situation and12how to fix it, please visit the webpage mentioned above.13Traceback (most recent call last):14 File "/nix/store/7n48di3y3hpwr3rqbiiyqvy7vvkh6ml9-buildbot-effects/bin/.buildbot-effects-wrapped", line 9, in <module>15 sys.exit(main())16 ~~~~^^17 File "/nix/store/7n48di3y3hpwr3rqbiiyqvy7vvkh6ml9-buildbot-effects/lib/python3.13/site-packages/buildbot_effects/cli.py", line 369, in main18 args.func(args)19 ~~~~~~~~~^^^^^^20 File "/nix/store/7n48di3y3hpwr3rqbiiyqvy7vvkh6ml9-buildbot-effects/lib/python3.13/site-packages/buildbot_effects/cli.py", line 132, in run_command21 run_effects(22 ~~~~~~~~~~~^23 drv_path,24 ^^^^^^^^^25 ...<5 lines>...26 extra_sandbox_paths=options.extra_sandbox_paths,27 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^28 )29 ^30 File "/nix/store/7n48di3y3hpwr3rqbiiyqvy7vvkh6ml9-buildbot-effects/lib/python3.13/site-packages/buildbot_effects/__init__.py", line 538, in run_effects31 raise BuildbotEffectsError(msg)32buildbot_effects.BuildbotEffectsError: command failed with exit code 60