CI: FAILURE heartwood

Table of Contents

Run log

Raw log messages for Ambient troubleshooting

Raw log messages

These raw log messages are meant to help Ambient developers figure out problems. You can ignore them.

    Trigger message

    {
      "request": "trigger",
      "version": 1,
      "event_type": "patch",
      "repository": {
        "id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
        "name": "heartwood",
        "description": "Radicle Heartwood Protocol & Stack",
        "private": false,
        "default_branch": "master",
        "delegates": [
          "did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
          "did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
          "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
          "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
        ]
      },
      "action": "Created",
      "patch": {
        "id": "125cf15c7b6b29b221419633b5ad80bde0dbc963",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "title": "Use `ssh-agent-lib` instead of `radicle-ssh` for SSH agent features",
        "state": {
          "status": "draft",
          "conflicts": []
        },
        "before": "0736977170c53c41aecf6321ae66560534c9409a",
        "after": "2589873db7bd0b4c2bc09815fbe4e6acd967bcc4",
        "commits": [
          "2589873db7bd0b4c2bc09815fbe4e6acd967bcc4"
        ],
        "target": "99d92421225767a3c17eb0bd0f040cae01e87673",
        "labels": [],
        "assignees": [],
        "revisions": [
          {
            "id": "125cf15c7b6b29b221419633b5ad80bde0dbc963",
            "author": {
              "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
              "alias": "lorenz"
            },
            "description": "Note that this patch is a *work in progress* and also a testing ground\nfor me. I hope I won't break radicle as I try to submit it :)\n\nSigned-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>",
            "base": "ce99f7e7e45ac22104434c6094ac2fe410a8970d",
            "oid": "9c2798c424a409410b30e7f9da0bfdac9a167fb9",
            "timestamp": 1718195535
          },
          {
            "id": "35f4305d35035abf3bc95a0a4008c105be989029",
            "author": {
              "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
              "alias": "lorenz"
            },
            "description": "Rebase without the actual changes to `radicle` and `radicle-cli`. These remain to do.",
            "base": "0736977170c53c41aecf6321ae66560534c9409a",
            "oid": "2589873db7bd0b4c2bc09815fbe4e6acd967bcc4",
            "timestamp": 1773845812
          }
        ]
      }
    }

    Ambient stdout

    run CI for rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
    ERROR: failed to execute cargo
    caused by: command failed: "cargo": exit code 101
    

    Ambient stderr

    <empty log>