rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 heartwoodd7c88f12ab444d2a3c5e807b6036b0d91652f095
{
"request": "trigger",
"version": 1,
"event_type": "push",
"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"
]
},
"pusher": {
"id": "did:key:z6MkkPvny7JQnTmpmiDh1mJ6JMkzxGZwybVX7gzDwWE1g9Mq",
"alias": null
},
"before": "d7c88f12ab444d2a3c5e807b6036b0d91652f095",
"after": "d7c88f12ab444d2a3c5e807b6036b0d91652f095",
"branch": "master",
"commits": [
"d7c88f12ab444d2a3c5e807b6036b0d91652f095"
]
}
{
"response": "triggered",
"run_id": {
"id": "deb6c4de-7f4f-40bb-8ddc-3b5c786b830b"
},
"info_url": "https://cci.rad.levitte.org//deb6c4de-7f4f-40bb-8ddc-3b5c786b830b.html"
}
Started at: 2025-10-21 17:59:49.131060+02:00
Commands:
$ rad clone rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 .
✓ Creating checkout in ./...
✓ Remote cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT added
✓ Remote-tracking branch cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT/master created for z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT
✓ Remote cloudhead@z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW added
✓ Remote-tracking branch cloudhead@z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW/master created for z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW
✓ Remote fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM added
✓ Remote-tracking branch fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM/master created for z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM
✓ Remote erikli@z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz added
✓ Remote-tracking branch erikli@z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz/master created for z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz
✓ Remote lorenz@z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz added
✓ Remote-tracking branch lorenz@z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz/master created for z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz
✓ Repository successfully cloned under /opt/radcis/ci.rad.levitte.org/cci/state/deb6c4de-7f4f-40bb-8ddc-3b5c786b830b/w/
╭────────────────────────────────────╮
│ heartwood │
│ Radicle Heartwood Protocol & Stack │
│ 125 issues · 15 patches │
╰────────────────────────────────────╯
Run `cd ./.` to go to the repository directory.
Exit code: 0
$ git config advice.detachedHead false
Exit code: 0
$ git checkout d7c88f12ab444d2a3c5e807b6036b0d91652f095
HEAD is now at d7c88f12 radicle: Fix some doc comment issues
Exit code: 0
$ git show d7c88f12ab444d2a3c5e807b6036b0d91652f095
commit d7c88f12ab444d2a3c5e807b6036b0d91652f095
Author: cloudhead <cloudhead@radicle.xyz>
Date: Tue Mar 12 16:13:08 2024 +0100
radicle: Fix some doc comment issues
diff --git a/radicle/src/storage/refs.rs b/radicle/src/storage/refs.rs
index 37d25953..b20a617e 100644
--- a/radicle/src/storage/refs.rs
+++ b/radicle/src/storage/refs.rs
@@ -442,7 +442,7 @@ impl Deref for SignedRefsAt {
/// If `old` is `None` then this is a newly seen `rad/sigrefs`,
/// otherwise it is an update from `old` to `new`.
///
-/// The [`RefsUpdate::difference`] method will compute the difference
+/// The [`SignedRefsUpdate::difference`] method will compute the difference
/// between the two `Oid`s, returning [`DiffedRefs`].
#[derive(Clone, Copy, Debug, PartialEq, Eq)]
pub struct SignedRefsUpdate {
@@ -491,7 +491,7 @@ impl Update {
/// The set of [`Update`]s for a given [`git::RefString`].
///
-/// To construct a `DiffedRefs` use [`RefsUpdate::difference`].
+/// To construct a `DiffedRefs` use [`SignedRefsUpdate::difference`].
#[derive(Clone, Debug, Default)]
pub struct DiffedRefs(BTreeMap<git::RefString, Update>);
@@ -510,8 +510,8 @@ impl DerefMut for DiffedRefs {
}
impl SignedRefsUpdate {
- /// Get the difference between [`RefsUpdate::old`], if it exists,
- /// and [`RefsUpdate::new`].
+ /// Get the difference between [`SignedRefsUpdate::old`], if it exists,
+ /// and [`SignedRefsUpdate::new`].
///
/// If `old` is `None`, then all `Updates`s are `Added`.
///
Exit code: 0
shell: 'cargo --version rustc --version cargo fmt --check cargo clippy --all-targets --workspace -- --deny clippy::all cargo build --all-targets --workspace cargo doc --workspace cargo test --workspace --no-fail-fast '
Commands:
$ podman run --name deb6c4de-7f4f-40bb-8ddc-3b5c786b830b -v /opt/radcis/ci.rad.levitte.org/cci/state/deb6c4de-7f4f-40bb-8ddc-3b5c786b830b/s:/deb6c4de-7f4f-40bb-8ddc-3b5c786b830b/s:ro -v /opt/radcis/ci.rad.levitte.org/cci/state/deb6c4de-7f4f-40bb-8ddc-3b5c786b830b/w:/deb6c4de-7f4f-40bb-8ddc-3b5c786b830b/w -w /deb6c4de-7f4f-40bb-8ddc-3b5c786b830b/w -v /opt/radcis/ci.rad.levitte.org/.radicle:/${id}/.radicle:ro -e RAD_HOME=/${id}/.radicle rust:bookworm bash /deb6c4de-7f4f-40bb-8ddc-3b5c786b830b/s/script.sh
+ cargo --version
info: syncing channel updates for '1.74-x86_64-unknown-linux-gnu'
info: latest update on 2023-12-07, rust version 1.74.1 (a28077b28 2023-12-04)
info: downloading component 'cargo'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: installing component 'cargo'
info: installing component 'rust-std'
info: installing component 'rustc'
cargo 1.74.1 (ecb9851af 2023-10-18)
+ rustc --version
rustc 1.74.1 (a28077b28 2023-12-04)
+ cargo fmt --check
error: 'cargo-fmt' is not installed for the toolchain '1.74-x86_64-unknown-linux-gnu'.
To install, run `rustup component add --toolchain 1.74-x86_64-unknown-linux-gnu rustfmt`
Exit code: 1
{
"response": "finished",
"result": "failure"
}