...<4 lines>...
stderr=stderr,
^^^^^^^^^^^^^^
^
File "/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/lib/python3.13/subprocess.py", line 577, in ru …
...<4 lines>...
stderr=stderr,
^^^^^^^^^^^^^^
^
File "/nix/store/60m4rxhg2fldqaak400c0lry96ijrzqn-python3-3.13.13/lib/python3.13/subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['nix-instantiate', '--extra-experimental-features', 'flakes', '--add-root', '/tmp/tmpksz4bhx4/result', '--expr', 'let e = (\n let\n flake = builtins.getFlake "git+file:///var/lib/nixbot/worktrees/effect-955?rev=e883f7647c0a1a53bc8ad45b9f4e98383c3de89a#";\n outputName = if flake.outputs ? herculesCI then\n "herculesCI"\n else if flake.outputs ? effects then\n "effects"\n else\n null;\n in\n if outputName == null then\n {}\n else\n (flake.outputs.${outputName}\n (builtins.fromJSON "{\\"primaryRepo\\": {\\"name\\": \\"nix-community/harmonia\\", \\"branch\\": \\"gh-readonly-queue/main/pr-1081-fec973ce0cfb0d9575bd7a466bdac80acccf66b2\\", \\"ref\\": null, \\"tag\\": null, \\"rev\\": \\"e883f7647c0a1a53bc8ad45b9f4e98383c3de89a\\", \\"shortRev\\": \\"e883f76\\", \\"remoteHttpUrl\\": \\"https://github.com/nix-community/harmonia.git\\"}, \\"name\\": \\"nix-community/harmonia\\", \\"branch\\": \\"gh-readonly-queue/main/pr-1081-fec973ce0cfb0d9575bd7a466bdac80acccf66b2\\", \\"ref\\": null, \\"tag\\": null, \\"rev\\": \\"e883f7647c0a1a53bc8ad45b9f4e98383c3de89a\\", \\"shortRev\\": \\"e883f76\\", \\"remoteHttpUrl\\": \\"https://github.com/nix-community/harmonia.git\\"}")).onPush.default.outputs.effects or {}\n ).uploadCodecov; in if e ? run then e.run else e']' returned non-zero exit status 1.
|