rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 heartwood1d7478cd909776b4423a90cd0bf40c10d711e989
{
"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": "Updated",
"patch": {
"id": "fe28492b4d3638dbcc3ebfdeb6c439758a59c02e",
"author": {
"id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
"alias": "lorenz"
},
"title": "radicle: introduce `cob::common::Title`",
"state": {
"status": "merged",
"conflicts": []
},
"before": "2a0f6fd3c5588c0779b05d295b118cdc4adba9fe",
"after": "1d7478cd909776b4423a90cd0bf40c10d711e989",
"commits": [
"1d7478cd909776b4423a90cd0bf40c10d711e989"
],
"target": "1d7478cd909776b4423a90cd0bf40c10d711e989",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "fe28492b4d3638dbcc3ebfdeb6c439758a59c02e",
"author": {
"id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
"alias": "lorenz"
},
"description": "This patch adds the `cob::common::Title` struct, this allows instead of\nusing `std::str::String` or generics and traits for it, to define more\nprecisely what a title should be.\nIt trims the provided string and makes sure it contains no carriage\nreturn or new line characters.\n\nWhere a `std::str::String` makes more sense so it's easier to mutate it,\nwe keep the code as is.",
"base": "f6f3be437bb0773c61842ae0d5b341d1e5305250",
"oid": "4954ceb2a7db34e7fe3e187a94c3134468fb627d",
"timestamp": 1755522785
},
{
"id": "768adf300a97137f80a8f20304757dc923fd5320",
"author": {
"id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
"alias": "lorenz"
},
"description": "Series of review commits",
"base": "f6f3be437bb0773c61842ae0d5b341d1e5305250",
"oid": "726a395c606cc23779f2fa49844d0948b4bea561",
"timestamp": 1755593132
},
{
"id": "0bbcf6a1d06d52cde60644c69f7f36bdce34b3f6",
"author": {
"id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
"alias": "lorenz"
},
"description": "Rebase, squash in Fintan's review",
"base": "2a0f6fd3c5588c0779b05d295b118cdc4adba9fe",
"oid": "1d7478cd909776b4423a90cd0bf40c10d711e989",
"timestamp": 1755615967
}
]
}
}
{
"response": "triggered",
"run_id": {
"id": "fb668309-3699-4630-9e4d-b8af71e7a48b"
},
"info_url": "https://cci.rad.levitte.org//fb668309-3699-4630-9e4d-b8af71e7a48b.html"
}
Started at: 2025-08-19 17:09:03.629524+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/fb668309-3699-4630-9e4d-b8af71e7a48b/w/
╭────────────────────────────────────╮
│ heartwood │
│ Radicle Heartwood Protocol & Stack │
│ 121 issues · 11 patches │
╰────────────────────────────────────╯
Run `cd ./.` to go to the repository directory.
Exit code: 0
$ rad patch checkout fe28492b4d3638dbcc3ebfdeb6c439758a59c02e
✓ Switched to branch patch/fe28492 at revision fe28492
✓ Branch patch/fe28492 setup to track rad/patches/fe28492b4d3638dbcc3ebfdeb6c439758a59c02e
Exit code: 0
$ git config advice.detachedHead false
Exit code: 0
$ git checkout 1d7478cd909776b4423a90cd0bf40c10d711e989
HEAD is now at 1d7478cd radicle: introduce `cob::common::Title`
Exit code: 0
$ git show 1d7478cd909776b4423a90cd0bf40c10d711e989
commit 1d7478cd909776b4423a90cd0bf40c10d711e989
Author: Sebastian Martinez <me@sebastinez.dev>
Date: Mon Aug 18 15:08:43 2025 +0200
radicle: introduce `cob::common::Title`
This patch adds the `cob::common::Title` struct, this allows instead of
using `std::str::String` or generics and traits for it, to define more
precisely what a title should be.
It trims the provided string and makes sure it contains no carriage
return or new line characters.
Where a `std::str::String` makes more sense so it's easier to mutate it,
we keep the code as is.
Co-authored-by: Fintan Halpenny <fintan.halpenny@gmail.com>
diff --git a/crates/radicle-cli/src/commands/id.rs b/crates/radicle-cli/src/commands/id.rs
index 166b0d59..93f3cf12 100644
--- a/crates/radicle-cli/src/commands/id.rs
+++ b/crates/radicle-cli/src/commands/id.rs
@@ -4,6 +4,7 @@ use std::{ffi::OsString, io};
use anyhow::{anyhow, Context};
use radicle::cob::identity::{self, IdentityMut, Revision, RevisionId};
+use radicle::cob::Title;
use radicle::identity::doc::update;
use radicle::identity::doc::update::EditVisibility;
use radicle::identity::{doc, Doc, Identity, RawDoc};
@@ -56,7 +57,7 @@ Options
#[derive(Clone, Debug, Default)]
pub enum Operation {
Update {
- title: Option<String>,
+ title: Option<Title>,
description: Option<String>,
delegate: Vec<Did>,
rescind: Vec<Did>,
@@ -75,7 +76,7 @@ pub enum Operation {
},
EditRevision {
revision: Rev,
- title: Option<String>,
+ title: Option<Title>,
description: Option<String>,
},
RedactRevision {
@@ -115,7 +116,7 @@ impl Args for Options {
let mut op: Option<OperationName> = None;
let mut revision: Option<Rev> = None;
let mut rid: Option<RepoId> = None;
- let mut title: Option<String> = None;
+ let mut title: Option<Title> = None;
let mut description: Option<String> = None;
let mut delegate: Vec<Did> = Vec::new();
let mut rescind: Vec<Did> = Vec::new();
@@ -139,7 +140,8 @@ impl Args for Options {
Long("title")
if op == Some(OperationName::Edit) || op == Some(OperationName::Update) =>
{
- title = Some(parser.value()?.to_string_lossy().into());
+ let val = parser.value()?;
+ title = Some(term::args::string(&val).try_into()?);
}
Long("description")
if op == Some(OperationName::Edit) || op == Some(OperationName::Update) =>
@@ -536,7 +538,7 @@ fn print_meta(revision: &Revision, previous: &Doc, profile: &Profile) -> anyhow:
attrs.push([
term::format::bold("Title").into(),
- term::label(revision.title.to_owned()),
+ term::label(revision.title.to_string()),
]);
attrs.push([
term::format::bold("Revision").into(),
@@ -632,9 +634,9 @@ fn print(
}
fn edit_title_description(
- title: Option<String>,
+ title: Option<Title>,
description: Option<String>,
-) -> anyhow::Result<Option<(String, String)>> {
+) -> anyhow::Result<Option<(Title, String)>> {
const HELP: &str = r#"<!--
Please enter a patch message for your changes. An empty
message aborts the patch proposal.
@@ -659,7 +661,7 @@ and description.
}
fn update<R, G>(
- title: Option<String>,
+ title: Option<Title>,
description: Option<String>,
doc: Doc,
current: &mut IdentityMut<R>,
diff --git a/crates/radicle-cli/src/commands/inbox.rs b/crates/radicle-cli/src/commands/inbox.rs
index 70bf5144..25ba612b 100644
--- a/crates/radicle-cli/src/commands/inbox.rs
+++ b/crates/radicle-cli/src/commands/inbox.rs
@@ -365,7 +365,7 @@ impl NotificationRow {
) -> Self {
Self {
category: term::format::dim(category),
- summary: term::Paint::new(summary),
+ summary: term::Paint::new(summary.to_string()),
state,
name: term::format::tertiary(name),
}
@@ -456,7 +456,7 @@ impl NotificationRow {
};
(
String::from("id"),
- rev.title.clone(),
+ rev.title.to_string(),
term::format::identity::state(&rev.state),
)
} else {
diff --git a/crates/radicle-cli/src/commands/issue.rs b/crates/radicle-cli/src/commands/issue.rs
index bf40bab2..8465cbae 100644
--- a/crates/radicle-cli/src/commands/issue.rs
+++ b/crates/radicle-cli/src/commands/issue.rs
@@ -9,7 +9,7 @@ use anyhow::{anyhow, Context as _};
use radicle::cob::common::{Label, Reaction};
use radicle::cob::issue::{CloseReason, State};
-use radicle::cob::{issue, thread};
+use radicle::cob::{issue, thread, Title};
use radicle::crypto;
use radicle::git::Oid;
use radicle::issue::cache::Issues as _;
@@ -107,11 +107,11 @@ pub enum Assigned {
pub enum Operation {
Edit {
id: Rev,
- title: Option<String>,
+ title: Option<Title>,
description: Option<String>,
},
Open {
- title: Option<String>,
+ title: Option<Title>,
description: Option<String>,
labels: Vec<Label>,
assignees: Vec<Did>,
@@ -189,7 +189,7 @@ impl Args for Options {
let mut op: Option<OperationName> = None;
let mut id: Option<Rev> = None;
let mut assigned: Option<Assigned> = None;
- let mut title: Option<String> = None;
+ let mut title: Option<Title> = None;
let mut reaction: Option<Reaction> = None;
let mut comment_id: Option<thread::CommentId> = None;
let mut description: Option<String> = None;
@@ -236,7 +236,8 @@ impl Args for Options {
Long("title")
if op == Some(OperationName::Open) || op == Some(OperationName::Edit) =>
{
- title = Some(parser.value()?.to_string_lossy().into());
+ let val = parser.value()?;
+ title = Some(term::args::string(&val).try_into()?);
}
Long("description")
if op == Some(OperationName::Open) || op == Some(OperationName::Edit) =>
@@ -828,7 +829,7 @@ where
}
fn open<R, G>(
- title: Option<String>,
+ title: Option<Title>,
description: Option<String>,
labels: Vec<Label>,
assignees: Vec<Did>,
@@ -849,7 +850,7 @@ where
anyhow::bail!("aborting issue creation due to empty title or description");
};
let issue = cache.create(
- &title,
+ title,
description,
labels.as_slice(),
assignees.as_slice(),
@@ -867,7 +868,7 @@ fn edit<'a, 'g, R, G>(
issues: &'g mut issue::Cache<issue::Issues<'a, R>, cob::cache::StoreWriter>,
repo: &storage::git::Repository,
id: Rev,
- title: Option<String>,
+ title: Option<Title>,
description: Option<String>,
signer: &Device<G>,
) -> anyhow::Result<issue::IssueMut<'a, 'g, R, cob::cache::StoreWriter>>
@@ -896,7 +897,7 @@ where
// Editing via the editor.
let Some((title, description)) = term::issue::get_title_description(
- Some(title.unwrap_or(issue.title().to_owned())),
+ title.and(Title::new(issue.title()).ok()),
Some(description.unwrap_or(issue.description().to_owned())),
)?
else {
diff --git a/crates/radicle-cli/src/commands/patch/edit.rs b/crates/radicle-cli/src/commands/patch/edit.rs
index 70ec695f..d7e4ccff 100644
--- a/crates/radicle-cli/src/commands/patch/edit.rs
+++ b/crates/radicle-cli/src/commands/patch/edit.rs
@@ -2,6 +2,7 @@ use super::*;
use radicle::cob;
use radicle::cob::patch;
+use radicle::cob::Title;
use radicle::crypto;
use radicle::node::device::Device;
use radicle::prelude::*;
@@ -31,14 +32,14 @@ pub fn run(
fn edit_root<G>(
mut patch: patch::PatchMut<'_, '_, Repository, cob::cache::StoreWriter>,
- title: String,
+ title: Title,
description: String,
signer: &Device<G>,
) -> anyhow::Result<()>
where
G: crypto::signature::Signer<crypto::Signature>,
{
- let title = if title != patch.title() {
+ let title = if title.as_ref() != patch.title() {
Some(title)
} else {
None
@@ -74,7 +75,7 @@ where
fn edit_revision<G>(
mut patch: patch::PatchMut<'_, '_, Repository, cob::cache::StoreWriter>,
revision: patch::RevisionId,
- mut title: String,
+ title: Title,
description: String,
signer: &Device<G>,
) -> anyhow::Result<()>
@@ -82,15 +83,16 @@ where
G: crypto::signature::Signer<crypto::Signature>,
{
let embeds = patch.embeds().to_owned();
- let description = if description.is_empty() {
- title
+ let mut message = title.to_string();
+ let message = if description.is_empty() {
+ message
} else {
- title.push('\n');
- title.push_str(&description);
- title
+ message.push('\n');
+ message.push_str(&description);
+ message
};
patch.transaction("Edit revision", signer, |tx| {
- tx.edit_revision(revision, description, embeds)?;
+ tx.edit_revision(revision, message, embeds)?;
Ok(())
})?;
Ok(())
diff --git a/crates/radicle-cli/src/commands/publish.rs b/crates/radicle-cli/src/commands/publish.rs
index 146f80b9..c6244811 100644
--- a/crates/radicle-cli/src/commands/publish.rs
+++ b/crates/radicle-cli/src/commands/publish.rs
@@ -2,6 +2,7 @@ use std::ffi::OsString;
use anyhow::{anyhow, Context as _};
+use radicle::cob;
use radicle::identity::{Identity, Visibility};
use radicle::node::Handle as _;
use radicle::prelude::RepoId;
@@ -105,7 +106,15 @@ pub fn run(options: Options, ctx: impl term::Context) -> anyhow::Result<()> {
doc.visibility = Visibility::Public;
})?;
- identity.update("Publish repository", "", &doc, &signer)?;
+ // SAFETY: the `Title` here is guaranteed to be nonempty and does not
+ // contain `\n` or `\r`.
+ #[allow(clippy::unwrap_used)]
+ identity.update(
+ cob::Title::new("Publish repository").unwrap(),
+ "",
+ &doc,
+ &signer,
+ )?;
repo.sign_refs(&signer)?;
repo.set_identity_head()?;
let validations = repo.validate()?;
diff --git a/crates/radicle-cli/src/terminal/issue.rs b/crates/radicle-cli/src/terminal/issue.rs
index 2c019335..7480e32a 100644
--- a/crates/radicle-cli/src/terminal/issue.rs
+++ b/crates/radicle-cli/src/terminal/issue.rs
@@ -32,9 +32,9 @@ pub enum Format {
}
pub fn get_title_description(
- title: Option<String>,
+ title: Option<cob::Title>,
description: Option<String>,
-) -> io::Result<Option<(String, String)>> {
+) -> io::Result<Option<(cob::Title, String)>> {
term::patch::Message::edit_title_description(title, description, OPEN_MSG)
}
diff --git a/crates/radicle-cli/src/terminal/patch.rs b/crates/radicle-cli/src/terminal/patch.rs
index b8956a1e..5136bc6b 100644
--- a/crates/radicle-cli/src/terminal/patch.rs
+++ b/crates/radicle-cli/src/terminal/patch.rs
@@ -10,6 +10,7 @@ use thiserror::Error;
use radicle::cob;
use radicle::cob::patch;
+use radicle::cob::Title;
use radicle::git;
use radicle::patch::{Patch, PatchId};
use radicle::prelude::Profile;
@@ -72,14 +73,14 @@ impl Message {
/// Open the editor with the given title and description (if any).
/// Returns the edited title and description, or nothing if it couldn't be parsed.
pub fn edit_title_description(
- title: Option<String>,
+ title: Option<cob::Title>,
description: Option<String>,
help: &str,
- ) -> std::io::Result<Option<(String, String)>> {
+ ) -> std::io::Result<Option<(Title, String)>> {
let mut placeholder = String::new();
if let Some(title) = title {
- placeholder.push_str(title.trim());
+ placeholder.push_str(title.as_ref());
placeholder.push('\n');
}
if let Some(description) = description {
@@ -94,12 +95,12 @@ impl Message {
Some((x, y)) => (x, y),
None => (output.as_str(), ""),
};
- let (title, description) = (title.trim(), description.trim());
- if title.is_empty() | title.contains('\n') {
+ let Ok(title) = Title::new(title) else {
return Ok(None);
- }
- Ok(Some((title.to_owned(), description.to_owned())))
+ };
+
+ Ok(Some((title, description.trim().to_owned())))
}
pub fn append(&mut self, arg: &str) {
@@ -220,20 +221,19 @@ pub fn get_create_message(
repo: &git::raw::Repository,
base: &git::Oid,
head: &git::Oid,
-) -> Result<(String, String), Error> {
+) -> Result<(Title, String), Error> {
let display_msg = create_display_message(repo, base, head)?;
let message = message.get(&display_msg)?;
let (title, description) = message.split_once('\n').unwrap_or((&message, ""));
let (title, description) = (title.trim().to_string(), description.trim().to_string());
- if title.is_empty() {
- return Err(io::Error::new(
+ let title = Title::new(title.as_str()).map_err(|err| {
+ io::Error::new(
io::ErrorKind::InvalidInput,
- "a patch title must be provided",
+ format!("invalid patch title: {err}"),
)
- .into());
- }
+ })?;
Ok((title, description))
}
@@ -249,7 +249,7 @@ fn edit_display_message(title: &str, description: &str) -> String {
pub fn get_edit_message(
patch_message: term::patch::Message,
patch: &cob::patch::Patch,
-) -> io::Result<(String, String)> {
+) -> io::Result<(Title, String)> {
let display_msg = edit_display_message(patch.title(), patch.description());
let patch_message = patch_message.get(&display_msg)?;
let patch_message = patch_message.replace(PATCH_MSG.trim(), ""); // Delete help message.
@@ -259,12 +259,12 @@ pub fn get_edit_message(
.unwrap_or((&patch_message, ""));
let (title, description) = (title.trim().to_string(), description.trim().to_string());
- if title.is_empty() {
- return Err(io::Error::new(
+ let title = Title::new(title.as_str()).map_err(|err| {
+ io::Error::new(
io::ErrorKind::InvalidInput,
- "a patch title must be provided",
- ));
- }
+ format!("invalid patch title: {err}"),
+ )
+ })?;
Ok((title, description))
}
diff --git a/crates/radicle-cli/tests/commands.rs b/crates/radicle-cli/tests/commands.rs
index 9c7ae275..0d5e53ae 100644
--- a/crates/radicle-cli/tests/commands.rs
+++ b/crates/radicle-cli/tests/commands.rs
@@ -2,6 +2,7 @@ use std::path::Path;
use std::str::FromStr;
use std::{net, thread, time};
+use radicle::cob;
use radicle::git;
use radicle::node;
use radicle::node::address::Store as _;
@@ -1654,7 +1655,7 @@ fn test_cob_replication() {
let mut bob_cache = radicle::cob::cache::InMemory::default();
let issue = bob_issues
.create(
- "Something's fishy",
+ cob::Title::new("Something's fishy").unwrap(),
"I don't know what it is",
&[],
&[],
@@ -1705,7 +1706,7 @@ fn test_cob_deletion() {
let mut alice_issues = radicle::cob::issue::Cache::no_cache(&alice_repo).unwrap();
let issue = alice_issues
.create(
- "Something's fishy",
+ cob::Title::new("Something's fishy").unwrap(),
"I don't know what it is",
&[],
&[],
diff --git a/crates/radicle-node/src/test/node.rs b/crates/radicle-node/src/test/node.rs
index 5de098d3..25b6c5e4 100644
--- a/crates/radicle-node/src/test/node.rs
+++ b/crates/radicle-node/src/test/node.rs
@@ -344,7 +344,7 @@ impl<G: Signer<Signature> + cyphernet::Ecdh> NodeHandle<G> {
}
/// Create an [`issue::Issue`] in the `NodeHandle`'s storage.
- pub fn issue(&self, rid: RepoId, title: &str, desc: &str) -> cob::ObjectId {
+ pub fn issue(&self, rid: RepoId, title: cob::Title, desc: &str) -> cob::ObjectId {
let repo = self.storage.repository(rid).unwrap();
let mut issues = issue::Cache::no_cache(&repo).unwrap();
*issues
diff --git a/crates/radicle-node/src/tests.rs b/crates/radicle-node/src/tests.rs
index faf4aa4f..75d1c4f3 100644
--- a/crates/radicle-node/src/tests.rs
+++ b/crates/radicle-node/src/tests.rs
@@ -9,6 +9,7 @@ use std::sync::LazyLock;
use std::time;
use crossbeam_channel as chan;
+use radicle::cob;
use radicle::identity::Visibility;
use radicle::node::address::Store as _;
use radicle::node::device::Device;
@@ -1013,7 +1014,14 @@ fn test_refs_announcement_offline() {
let old_refs = RefsAt::new(&repo, alice.id).unwrap();
let mut issues = radicle::issue::Cache::no_cache(&repo).unwrap();
issues
- .create("Issue while offline!", "", &[], &[], [], alice.signer())
+ .create(
+ cob::Title::new("Issue while offline!").unwrap(),
+ "",
+ &[],
+ &[],
+ [],
+ alice.signer(),
+ )
.unwrap();
let new_refs = RefsAt::new(&repo, alice.id).unwrap();
assert_ne!(old_refs, new_refs);
diff --git a/crates/radicle-node/src/tests/e2e.rs b/crates/radicle-node/src/tests/e2e.rs
index 0f42260d..c82e656d 100644
--- a/crates/radicle-node/src/tests/e2e.rs
+++ b/crates/radicle-node/src/tests/e2e.rs
@@ -1,5 +1,6 @@
use std::{collections::HashSet, thread, time};
+use radicle::cob::Title;
use test_log::test;
use radicle::node::device::Device;
@@ -399,7 +400,7 @@ fn test_dont_fetch_owned_refs() {
log::debug!(target: "test", "Fetch complete with {}", bob.id);
- alice.issue(acme, "Don't fetch self", "Use ^");
+ alice.issue(acme, Title::new("Don't fetch self").unwrap(), "Use ^");
let result = alice.handle.fetch(acme, bob.id, DEFAULT_TIMEOUT).unwrap();
assert!(result.is_success())
}
@@ -478,7 +479,11 @@ fn test_missing_remote() {
log::debug!(target: "test", "Fetch complete with {}", bob.id);
rad::fork_remote(acme, &alice.id, &carol, &bob.storage).unwrap();
- alice.issue(acme, "Missing Remote", "Fixing the missing remote issue");
+ alice.issue(
+ acme,
+ Title::new("Missing Remote").unwrap(),
+ "Fixing the missing remote issue",
+ );
let result = bob.handle.fetch(acme, alice.id, DEFAULT_TIMEOUT).unwrap();
assert!(result.is_success());
log::debug!(target: "test", "Fetch complete with {}", bob.id);
@@ -504,7 +509,7 @@ fn test_fetch_preserve_owned_refs() {
log::debug!(target: "test", "Fetch complete with {}", bob.id);
- alice.issue(acme, "Bug", "Bugs, bugs, bugs");
+ alice.issue(acme, Title::new("Bug").unwrap(), "Bugs, bugs, bugs");
let before = alice
.storage
@@ -906,7 +911,7 @@ fn test_non_fastforward_sigrefs() {
// Bob updates his refs.
bob.issue(
rid,
- "Updated Sigrefs",
+ Title::new("Updated Sigrefs").unwrap(),
"Updated sigrefs are harshing my vibes",
);
// Alice fetches from Bob.
@@ -999,7 +1004,7 @@ fn test_outdated_sigrefs() {
let issue_id = eve.issue(
rid,
- "Outdated Sigrefs",
+ Title::new("Outdated Sigrefs").unwrap(),
"Outdated sigrefs are harshing my vibes",
);
let repo = eve.storage.repository(rid).unwrap();
@@ -1093,7 +1098,7 @@ fn test_outdated_delegate_sigrefs() {
alice.issue(
rid,
- "Outdated Sigrefs",
+ Title::new("Outdated Sigrefs").unwrap(),
"Outdated sigrefs are harshing my vibes",
);
let repo = alice.storage.repository(rid).unwrap();
@@ -1150,7 +1155,11 @@ fn missing_default_branch() {
// Fetching from still works despite not having
// `refs/heads/master`, but has `rad/sigrefs`.
- bob.issue(rid, "Hello, Acme", "Popping in to say hello");
+ bob.issue(
+ rid,
+ Title::new("Hello, Acme").unwrap(),
+ "Popping in to say hello",
+ );
alice.handle.fetch(rid, bob.id, DEFAULT_TIMEOUT).unwrap();
{
@@ -1244,7 +1253,9 @@ fn missing_delegate_default_branch() {
doc.delegate(bob.signer.public_key().into());
})
.unwrap();
- let rev = identity.update("Add Bob", "", &doc, &alice.signer).unwrap();
+ let rev = identity
+ .update(Title::new("Add Bob").unwrap(), "", &doc, &alice.signer)
+ .unwrap();
repo.set_identity_head_to(rev).unwrap();
let new = repo.identity_doc().unwrap().doc;
@@ -1261,7 +1272,7 @@ fn missing_delegate_default_branch() {
// Create an issue to ensure there are new refs to fetch
let issue = bob.issue(
rid,
- "Delegate Issue",
+ Title::new("Delegate Issue").unwrap(),
"Further investigation into delegates",
);
let assert_bobs_issue_exists = |repo: &Repository| {
@@ -1349,7 +1360,7 @@ fn test_background_foreground_fetch() {
// the new refs
eve.issue(
rid,
- "Outdated Sigrefs",
+ Title::new("Outdated Sigrefs").unwrap(),
"Outdated sigrefs are harshing my vibes",
);
let repo = eve.storage.repository(rid).unwrap();
@@ -1363,7 +1374,7 @@ fn test_background_foreground_fetch() {
.unwrap();
bob.issue(
rid,
- "Concurrent fetches",
+ Title::new("Concurrent fetches").unwrap(),
"Concurrent fetches are harshing my vibes",
);
bob.handle.announce_refs(rid).unwrap();
@@ -1414,7 +1425,7 @@ fn test_catchup_on_refs_announcements() {
bob.has_repository(&acme);
log::debug!(target: "test", "Bob creating his issue..");
- bob.issue(acme, "Bob's issue", "[..]");
+ bob.issue(acme, Title::new("Bob's issue").unwrap(), "[..]");
bob.handle.announce_refs(acme).unwrap();
log::debug!(target: "test", "Waiting for seed to fetch Bob's refs from Bob..");
diff --git a/crates/radicle-remote-helper/src/push.rs b/crates/radicle-remote-helper/src/push.rs
index 53a0e278..56b3678e 100644
--- a/crates/radicle-remote-helper/src/push.rs
+++ b/crates/radicle-remote-helper/src/push.rs
@@ -500,7 +500,7 @@ where
let patch = if opts.draft {
patches.draft(
- &title,
+ title,
&description,
patch::MergeTarget::default(),
base,
@@ -510,7 +510,7 @@ where
)
} else {
patches.create(
- &title,
+ title,
&description,
patch::MergeTarget::default(),
base,
diff --git a/crates/radicle/src/cob/common.rs b/crates/radicle/src/cob/common.rs
index 90924886..639b8e40 100644
--- a/crates/radicle/src/cob/common.rs
+++ b/crates/radicle/src/cob/common.rs
@@ -7,6 +7,7 @@ use std::str::FromStr;
use base64::prelude::{Engine, BASE64_STANDARD};
use localtime::LocalTime;
use serde::{Deserialize, Serialize};
+use thiserror::Error;
use crate::git::Oid;
use crate::prelude::{Did, PublicKey};
@@ -42,6 +43,64 @@ impl Deref for Timestamp {
}
}
+#[derive(Error, Debug)]
+pub enum TitleError {
+ #[error("empty title")]
+ EmptyTitle,
+ #[error("invalid characters in title")]
+ InvalidTitle,
+}
+
+/// A `Title` is used for messages that are included in collaborative objects,
+/// such as patches, issues, and identity changes.
+///
+/// A `Title`:
+/// - Must not be empty
+/// - Must not contain `\n` or `\r` characters
+/// - Will be trimmed of any preceding or following whitespace
+#[derive(Display, Deserialize, Serialize, PartialEq, Eq, Clone, Debug)]
+#[display(inner)]
+pub struct Title(String);
+
+impl Title {
+ /// # Errors
+ ///
+ /// [`TitleError::EmptyTitle`]: the provided `title` was empty
+ /// [`TitleError::InvalidTitle`]: the provided `title` contained invalid
+ /// characters
+ pub fn new(title: &str) -> Result<Self, TitleError> {
+ if title.contains('\n') || title.contains('\r') {
+ Err(TitleError::InvalidTitle)
+ } else if title.is_empty() {
+ Err(TitleError::EmptyTitle)
+ } else {
+ Ok(Self(title.trim().to_string()))
+ }
+ }
+}
+
+impl AsRef<str> for Title {
+ fn as_ref(&self) -> &str {
+ &self.0
+ }
+}
+
+impl FromStr for Title {
+ type Err = TitleError;
+
+ fn from_str(s: &str) -> Result<Self, Self::Err> {
+ Self::new(s)
+ }
+}
+
+impl TryFrom<String> for Title {
+ type Error = TitleError;
+
+ fn try_from(value: String) -> Result<Self, Self::Error> {
+ Self::new(&value)
+ }
+}
+
/// Author.
#[derive(Debug, Clone, Serialize, Deserialize, PartialEq, Eq, PartialOrd, Ord)]
pub struct Author {
diff --git a/crates/radicle/src/cob/identity.rs b/crates/radicle/src/cob/identity.rs
index fad01e2e..938936fd 100644
--- a/crates/radicle/src/cob/identity.rs
+++ b/crates/radicle/src/cob/identity.rs
@@ -55,7 +55,7 @@ pub enum Action {
#[serde(rename = "revision")]
Revision {
/// Short summary of changes.
- title: String,
+ title: cob::Title,
/// Longer comment on proposed changes.
#[serde(default, skip_serializing_if = "String::is_empty")]
description: String,
@@ -71,7 +71,7 @@ pub enum Action {
/// The revision to edit.
revision: RevisionId,
/// Short summary of changes.
- title: String,
+ title: cob::Title,
/// Longer comment on proposed changes.
#[serde(default, skip_serializing_if = "String::is_empty")]
description: String,
@@ -217,7 +217,18 @@ impl Identity {
"Initialize identity",
&mut store,
signer,
- |tx, repo| tx.revision("Initial revision", "", doc, None, repo, signer),
+ |tx, repo| {
+ tx.revision(
+ // SAFETY: "Initial revision" is a valid title
+ #[allow(clippy::unwrap_used)]
+ cob::Title::new("Initial revision").unwrap(),
+ "",
+ doc,
+ None,
+ repo,
+ signer,
+ )
+ },
)?;
Ok(IdentityMut {
@@ -690,7 +701,7 @@ pub struct Revision {
/// Identity document blob at this revision.
pub blob: Oid,
/// Title of the proposal.
- pub title: String,
+ pub title: cob::Title,
/// State of the revision.
pub state: State,
/// Description of the proposal.
@@ -759,7 +770,7 @@ impl Revision {
impl Revision {
fn new(
id: RevisionId,
- title: String,
+ title: cob::Title,
description: String,
author: Author,
blob: Oid,
@@ -841,12 +852,12 @@ impl<R: ReadRepository> store::Transaction<Identity, R> {
pub fn edit(
&mut self,
revision: RevisionId,
- title: impl ToString,
+ title: cob::Title,
description: impl ToString,
) -> Result<(), store::Error> {
self.push(Action::RevisionEdit {
revision,
- title: title.to_string(),
+ title,
description: description.to_string(),
})
}
@@ -859,7 +870,7 @@ impl<R: ReadRepository> store::Transaction<Identity, R> {
impl<R: WriteRepository> store::Transaction<Identity, R> {
pub fn revision<G: crypto::signature::Signer<crypto::Signature>>(
&mut self,
- title: impl ToString,
+ title: cob::Title,
description: impl ToString,
doc: &Doc,
parent: Option<RevisionId>,
@@ -877,7 +888,7 @@ impl<R: WriteRepository> store::Transaction<Identity, R> {
// Revision metadata.
self.push(Action::Revision {
- title: title.to_string(),
+ title,
description: description.to_string(),
blob,
parent,
@@ -939,7 +950,7 @@ where
/// If the signer is the only delegate, the revision is accepted automatically.
pub fn update<G>(
&mut self,
- title: impl ToString,
+ title: cob::Title,
description: impl ToString,
doc: &Doc,
signer: &Device<G>,
@@ -987,7 +998,7 @@ where
pub fn edit<G>(
&mut self,
revision: RevisionId,
- title: String,
+ title: cob::Title,
description: String,
signer: &Device<G>,
) -> Result<EntryId, Error>
@@ -1043,7 +1054,7 @@ mod lookup {
mod test {
use qcheck_macros::quickcheck;
- use crate::cob;
+ use crate::cob::{self, Title};
use crate::crypto::PublicKey;
use crate::identity::did::Did;
use crate::identity::doc::PayloadId;
@@ -1075,7 +1086,7 @@ mod test {
let signer = &node.signer;
let mut identity = Identity::load_mut(&*repo).unwrap();
let mut doc = identity.doc().clone().edit();
- let title = "Identity update";
+ let title = Title::new("Identity update").unwrap();
let description = "";
let r0 = identity.current;
@@ -1083,7 +1094,12 @@ mod test {
assert!(identity.current().is_accepted());
// Using an identical document to the current one fails.
identity
- .update(title, description, &doc.clone().verified().unwrap(), signer)
+ .update(
+ title.clone(),
+ description,
+ &doc.clone().verified().unwrap(),
+ signer,
+ )
.unwrap_err();
assert_eq!(identity.current, r0);
@@ -1096,7 +1112,12 @@ mod test {
doc.delegate(bob.public_key().into());
// The update should go through now.
let r1 = identity
- .update(title, description, &doc.clone().verified().unwrap(), signer)
+ .update(
+ title.clone(),
+ description,
+ &doc.clone().verified().unwrap(),
+ signer,
+ )
.unwrap();
assert!(identity.revision(&r1).unwrap().is_accepted());
assert_eq!(identity.current, r1);
@@ -1105,7 +1126,12 @@ mod test {
// signs it.
doc.visibility = Visibility::private([]);
let r2 = identity
- .update(title, description, &doc.clone().verified().unwrap(), signer)
+ .update(
+ title.clone(),
+ description,
+ &doc.clone().verified().unwrap(),
+ signer,
+ )
.unwrap();
// R1 is still the head.
assert_eq!(identity.current, r1);
@@ -1136,20 +1162,24 @@ mod test {
let signer = &node.signer;
let mut identity = Identity::load_mut(&*repo).unwrap();
let mut doc = identity.doc().clone().edit();
- let title = "Identity update";
let description = "";
// Let's add another delegate.
doc.delegate(bob.public_key().into());
let r1 = identity
- .update(title, description, &doc.clone().verified().unwrap(), signer)
+ .update(
+ cob::Title::new("Identity update").unwrap(),
+ description,
+ &doc.clone().verified().unwrap(),
+ signer,
+ )
.unwrap();
assert_eq!(identity.current, r1);
doc.visibility = Visibility::private([]);
let r2 = identity
.update(
- "Make private",
+ cob::Title::new("Make private").unwrap(),
description,
&doc.clone().verified().unwrap(),
&node.signer,
@@ -1165,7 +1195,7 @@ mod test {
doc.delegate(eve.public_key().into());
let r3 = identity
.update(
- "Add Eve",
+ cob::Title::new("Add Eve").unwrap(),
description,
&doc.clone().verified().unwrap(),
&node.signer,
@@ -1177,7 +1207,7 @@ mod test {
doc.visibility = Visibility::Public;
let r3 = identity
.update(
- "Make public",
+ cob::Title::new("Make public").unwrap(),
description,
&doc.verified().unwrap(),
&node.signer,
@@ -1207,7 +1237,7 @@ mod test {
alice_doc.delegate(bob.signer.public_key().into());
let a1 = alice_identity
.update(
- "Add Bob",
+ cob::Title::new("Add Bob").unwrap(),
"",
&alice_doc.clone().verified().unwrap(),
&alice.signer,
@@ -1224,7 +1254,7 @@ mod test {
alice_doc.visibility = Visibility::private([]);
let a2 = alice_identity
.update(
- "Change visibility",
+ cob::Title::new("Change visibility").unwrap(),
"",
&alice_doc.clone().clone().verified().unwrap(),
&alice.signer,
@@ -1233,7 +1263,7 @@ mod test {
// Bob makes the same change without knowing Alice already did.
let b1 = bob_identity
.update(
- "Make private",
+ cob::Title::new("Make private").unwrap(),
"",
&alice_doc.verified().unwrap(),
&bob.signer,
@@ -1275,7 +1305,7 @@ mod test {
let a0 = alice_identity.root;
let a1 = alice_identity
.update(
- "Add Bob",
+ cob::Title::new("Add Bob").unwrap(),
"Eh.",
&alice_doc.clone().clone().verified().unwrap(),
&alice.signer,
@@ -1285,7 +1315,7 @@ mod test {
alice_doc.visibility = Visibility::private([eve.signer.public_key().into()]);
let a2 = alice_identity
.update(
- "Change visibility",
+ cob::Title::new("Change visibility").unwrap(),
"Eh.",
&alice_doc.verified().unwrap(),
&alice.signer,
@@ -1325,7 +1355,7 @@ mod test {
let a0 = alice_identity.root;
let a1 = alice_identity // Change description to change traversal order.
.update(
- "Add Bob and Eve",
+ cob::Title::new("Add Bob and Eve").unwrap(),
"Eh#!",
&alice_doc.clone().verified().unwrap(),
&alice.signer,
@@ -1335,7 +1365,7 @@ mod test {
alice_doc.rescind(&eve.signer.public_key().into()).unwrap();
let a2 = alice_identity
.update(
- "Remove Eve",
+ cob::Title::new("Remove Eve").unwrap(),
"",
&alice_doc.verified().unwrap(),
&alice.signer,
@@ -1358,7 +1388,7 @@ mod test {
let e1 = cob::git::stable::with_advanced_timestamp(|| {
eve_identity
.update(
- "Change visibility",
+ cob::Title::new("Change visibility").unwrap(),
"",
&eve_doc.verified().unwrap(),
&eve.signer,
@@ -1401,7 +1431,7 @@ mod test {
let a0 = alice_identity.root;
let a1 = alice_identity
.update(
- "Add Bob and Eve",
+ cob::Title::new("Add Bob and Eve").unwrap(),
"Eh!#",
&alice_doc.clone().verified().unwrap(),
&alice.signer,
@@ -1411,7 +1441,7 @@ mod test {
alice_doc.visibility = Visibility::private([]);
let a2 = alice_identity
.update(
- "Change visibility",
+ cob::Title::new("Change visibility").unwrap(),
"",
&alice_doc.verified().unwrap(),
&alice.signer,
@@ -1436,7 +1466,7 @@ mod test {
eve_doc.visibility = Visibility::private([eve.signer.public_key().into()]);
let e2 = eve_identity
.update(
- "Change visibility",
+ cob::Title::new("Change visibility").unwrap(),
"",
&eve_doc.verified().unwrap(),
&eve.signer,
@@ -1487,7 +1517,7 @@ mod test {
let a0 = alice_identity.root;
let a1 = alice_identity
.update(
- "Add Bob and Eve",
+ cob::Title::new("Add Bob and Eve").unwrap(),
"",
&alice_doc.verified().unwrap(),
&alice.signer,
@@ -1513,7 +1543,7 @@ mod test {
bob_doc.visibility = Visibility::private([]);
let b1 = bob_identity
.update(
- "Change visibility #1",
+ cob::Title::new("Change visibility #1").unwrap(),
"",
&bob_doc.verified().unwrap(),
&bob.signer,
@@ -1528,7 +1558,7 @@ mod test {
eve_doc.visibility = Visibility::private([]);
let e1 = eve_identity
.update(
- "Change visibility #2",
+ cob::Title::new("Change visibility #2").unwrap(),
"Woops",
&eve_doc.verified().unwrap(),
&eve.signer,
@@ -1578,7 +1608,7 @@ mod test {
doc.payload.insert(PayloadId::project(), prj.clone().into());
identity
.update(
- "Update description",
+ cob::Title::new("Update description").unwrap(),
"",
&doc.clone().verified().unwrap(),
&alice,
@@ -1589,7 +1619,12 @@ mod test {
doc.delegate(bob.public_key().into());
doc.threshold = 2;
identity
- .update("Add bob", "", &doc.clone().verified().unwrap(), &alice)
+ .update(
+ cob::Title::new("Add bob").unwrap(),
+ "",
+ &doc.clone().verified().unwrap(),
+ &alice,
+ )
.unwrap();
// Add Eve as a delegate.
@@ -1597,7 +1632,12 @@ mod test {
// Update with both Bob and Alice's signature.
let revision = identity
- .update("Add eve", "", &doc.clone().verified().unwrap(), &alice)
+ .update(
+ cob::Title::new("Add eve").unwrap(),
+ "",
+ &doc.clone().verified().unwrap(),
+ &alice,
+ )
.unwrap();
identity.accept(&revision, &bob).unwrap();
@@ -1608,7 +1648,7 @@ mod test {
let revision = identity
.update(
- "Update description again",
+ cob::Title::new("Update description again").unwrap(),
"Bob's repository",
&doc.verified().unwrap(),
&bob,
diff --git a/crates/radicle/src/cob/issue.rs b/crates/radicle/src/cob/issue.rs
index 21a50f10..f771301c 100644
--- a/crates/radicle/src/cob/issue.rs
+++ b/crates/radicle/src/cob/issue.rs
@@ -12,9 +12,9 @@ use crate::cob;
use crate::cob::common::{Author, Authorization, Label, Reaction, Timestamp, Uri};
use crate::cob::store::Transaction;
use crate::cob::store::{Cob, CobAction};
-use crate::cob::thread;
use crate::cob::thread::{Comment, CommentId, Thread};
use crate::cob::{op, store, ActorId, Embed, EntryId, ObjectId, TypeName};
+use crate::cob::{thread, TitleError};
use crate::identity::doc::DocError;
use crate::node::device::Device;
use crate::node::NodeId;
@@ -53,6 +53,8 @@ pub enum Error {
Thread(#[from] thread::Error),
#[error("store: {0}")]
Store(#[from] store::Error),
+ #[error("invalid issue title due to: {0}")]
+ TitleError(#[from] TitleError),
/// Action not authorized.
#[error("{0} not authorized to apply {1:?}")]
NotAuthorized(ActorId, Action),
@@ -424,10 +426,7 @@ impl Issue {
self.assignees = BTreeSet::from_iter(assignees);
}
Action::Edit { title } => {
- if title.contains('\n') || title.contains('\r') {
- return Err(Error::InvalidTitle(title));
- }
- self.title = title;
+ self.title = title.to_string();
}
Action::Lifecycle { state } => {
self.state = state;
@@ -511,10 +510,8 @@ impl<R: ReadRepository> store::Transaction<Issue, R> {
}
/// Set the issue title.
- pub fn edit(&mut self, title: impl ToString) -> Result<(), store::Error> {
- self.push(Action::Edit {
- title: title.to_string(),
- })
+ pub fn edit(&mut self, title: cob::Title) -> Result<(), store::Error> {
+ self.push(Action::Edit { title })
}
/// Redact a comment.
@@ -631,7 +628,7 @@ where
}
/// Set the issue title.
- pub fn edit<G>(&mut self, title: impl ToString, signer: &Device<G>) -> Result<EntryId, Error>
+ pub fn edit<G>(&mut self, title: cob::Title, signer: &Device<G>) -> Result<EntryId, Error>
where
G: crypto::signature::Signer<crypto::Signature>,
{
@@ -821,7 +818,7 @@ where
/// Create a new issue.
pub fn create<'g, G, C>(
&'g mut self,
- title: impl ToString,
+ title: cob::Title,
description: impl ToString,
labels: &[Label],
assignees: &[Did],
@@ -922,7 +919,7 @@ pub enum Action {
/// Edit issue title.
#[serde(rename = "edit")]
- Edit { title: String },
+ Edit { title: cob::Title },
/// Transition to a different state.
#[serde(rename = "lifecycle")]
@@ -998,7 +995,7 @@ mod test {
let mut eve_issues = Cache::no_cache(&*t.eve.repo).unwrap();
let mut issue_alice = issues_alice
.create(
- "Alice Issue",
+ cob::Title::new("Alice Issue").unwrap(),
"Alice's comment",
&[],
&[],
@@ -1087,7 +1084,7 @@ mod test {
let assignee_two = Did::from(arbitrary::gen::<ActorId>(1));
let issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[assignee],
@@ -1126,7 +1123,7 @@ mod test {
let assignee_two = Did::from(arbitrary::gen::<ActorId>(1));
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[assignee, assignee_two],
@@ -1156,7 +1153,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let created = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1182,7 +1179,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1225,7 +1222,7 @@ mod test {
let assignee_two = Did::from(arbitrary::gen::<ActorId>(1));
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[assignee, assignee_two],
@@ -1251,7 +1248,7 @@ mod test {
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1260,7 +1257,9 @@ mod test {
)
.unwrap();
- issue.edit("Sorry typo", &node.signer).unwrap();
+ issue
+ .edit(cob::Title::new("Sorry typo").unwrap(), &node.signer)
+ .unwrap();
let id = issue.id;
let issue = issues.get(&id).unwrap().unwrap();
@@ -1275,7 +1274,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1301,7 +1300,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1331,7 +1330,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1389,7 +1388,7 @@ mod test {
let wontfix_label = Label::new("wontfix").unwrap();
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[ux_label.clone()],
&[],
@@ -1424,7 +1423,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1464,7 +1463,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1511,13 +1510,34 @@ mod test {
let test::setup::NodeWithRepo { node, repo, .. } = test::setup::NodeWithRepo::default();
let mut issues = Cache::no_cache(&*repo).unwrap();
issues
- .create("First", "Blah", &[], &[], [], &node.signer)
+ .create(
+ cob::Title::new("First").unwrap(),
+ "Blah",
+ &[],
+ &[],
+ [],
+ &node.signer,
+ )
.unwrap();
issues
- .create("Second", "Blah", &[], &[], [], &node.signer)
+ .create(
+ cob::Title::new("Second").unwrap(),
+ "Blah",
+ &[],
+ &[],
+ [],
+ &node.signer,
+ )
.unwrap();
issues
- .create("Third", "Blah", &[], &[], [], &node.signer)
+ .create(
+ cob::Title::new("Third").unwrap(),
+ "Blah",
+ &[],
+ &[],
+ [],
+ &node.signer,
+ )
.unwrap();
let issues = issues
@@ -1540,7 +1560,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let created = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.\nYah yah yah",
&[],
&[],
@@ -1583,7 +1603,7 @@ mod test {
};
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1642,7 +1662,7 @@ mod test {
};
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1674,7 +1694,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1708,7 +1728,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1735,7 +1755,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
@@ -1766,7 +1786,7 @@ mod test {
let mut issues = Cache::no_cache(&*repo).unwrap();
let mut issue = issues
.create(
- "My first issue",
+ cob::Title::new("My first issue").unwrap(),
"Blah blah blah.",
&[],
&[],
diff --git a/crates/radicle/src/cob/issue/cache.rs b/crates/radicle/src/cob/issue/cache.rs
index 7bd035b7..b986f246 100644
--- a/crates/radicle/src/cob/issue/cache.rs
+++ b/crates/radicle/src/cob/issue/cache.rs
@@ -100,7 +100,7 @@ impl<'a, R, C> Cache<super::Issues<'a, R>, C> {
/// main storage, and writing the update to the `cache`.
pub fn create<'g, G>(
&'g mut self,
- title: impl ToString,
+ title: cob::Title,
description: impl ToString,
labels: &[Label],
assignees: &[Did],
diff --git a/crates/radicle/src/cob/patch.rs b/crates/radicle/src/cob/patch.rs
index 8c2daeca..64422550 100644
--- a/crates/radicle/src/cob/patch.rs
+++ b/crates/radicle/src/cob/patch.rs
@@ -175,7 +175,10 @@ pub enum Action {
// Actions on patch.
//
#[serde(rename = "edit")]
- Edit { title: String, target: MergeTarget },
+ Edit {
+ title: cob::Title,
+ target: MergeTarget,
+ },
#[serde(rename = "label")]
Label { labels: BTreeSet<Label> },
#[serde(rename = "lifecycle")]
@@ -422,7 +425,7 @@ impl MergeTarget {
#[serde(rename_all = "camelCase")]
pub struct Patch {
/// Title of the patch.
- pub(super) title: String,
+ pub(super) title: cob::Title,
/// Patch author.
pub(super) author: Author,
/// Current state of the patch.
@@ -455,7 +458,11 @@ pub struct Patch {
impl Patch {
/// Construct a new patch object from a revision.
- pub fn new(title: String, target: MergeTarget, (id, revision): (RevisionId, Revision)) -> Self {
+ pub fn new(
+ title: cob::Title,
+ target: MergeTarget,
+ (id, revision): (RevisionId, Revision),
+ ) -> Self {
Self {
title,
author: revision.author.clone(),
@@ -472,7 +479,7 @@ impl Patch {
/// Title of the patch.
pub fn title(&self) -> &str {
- self.title.as_str()
+ self.title.as_ref()
}
/// Current state of the patch.
@@ -1742,11 +1749,8 @@ impl Review {
}
impl<R: ReadRepository> store::Transaction<Patch, R> {
- pub fn edit(&mut self, title: impl ToString, target: MergeTarget) -> Result<(), store::Error> {
- self.push(Action::Edit {
- title: title.to_string(),
- target,
- })
+ pub fn edit(&mut self, title: cob::Title, target: MergeTarget) -> Result<(), store::Error> {
+ self.push(Action::Edit { title, target })
}
pub fn edit_revision(
@@ -2095,7 +2099,7 @@ where
/// Edit patch metadata.
pub fn edit<G, S>(
&mut self,
- title: String,
+ title: cob::Title,
target: MergeTarget,
signer: &Device<G>,
) -> Result<EntryId, Error>
@@ -2678,7 +2682,7 @@ where
/// Open a new patch.
pub fn create<'g, C, G>(
&'g mut self,
- title: impl ToString,
+ title: cob::Title,
description: impl ToString,
target: MergeTarget,
base: impl Into<git::Oid>,
@@ -2707,7 +2711,7 @@ where
/// Draft a patch. This patch will be created in a [`State::Draft`] state.
pub fn draft<'g, C, G>(
&'g mut self,
- title: impl ToString,
+ title: cob::Title,
description: impl ToString,
target: MergeTarget,
base: impl Into<git::Oid>,
@@ -2755,7 +2759,7 @@ where
/// Create a patch. This is an internal function used by `create` and `draft`.
fn _create<'g, C, G>(
&'g mut self,
- title: impl ToString,
+ title: cob::Title,
description: impl ToString,
target: MergeTarget,
base: impl Into<git::Oid>,
@@ -3060,7 +3064,7 @@ mod test {
let target = MergeTarget::Delegates;
let patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
target,
branch.base,
@@ -3100,7 +3104,7 @@ mod test {
let mut patches = Cache::no_cache(&*alice.repo).unwrap();
let patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
MergeTarget::Delegates,
branch.base,
@@ -3133,7 +3137,7 @@ mod test {
let mut patches = Cache::no_cache(&*alice.repo).unwrap();
let mut patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
MergeTarget::Delegates,
branch.base,
@@ -3164,7 +3168,7 @@ mod test {
let mut patches = Cache::no_cache(&*alice.repo).unwrap();
let mut patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
MergeTarget::Delegates,
branch.base,
@@ -3216,7 +3220,7 @@ mod test {
let mut patches = Cache::no_cache(&*alice.repo).unwrap();
let mut patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
MergeTarget::Delegates,
branch.base,
@@ -3263,7 +3267,7 @@ mod test {
resolves: Default::default(),
},
Action::Edit {
- title: String::from("My patch"),
+ title: cob::Title::new("My patch").unwrap(),
target: MergeTarget::Delegates,
},
]);
@@ -3314,7 +3318,7 @@ mod test {
resolves: Default::default(),
},
Action::Edit {
- title: String::from("Some patch"),
+ title: cob::Title::new("Some patch").unwrap(),
target: MergeTarget::Delegates,
},
],
@@ -3374,7 +3378,7 @@ mod test {
resolves: Default::default(),
},
Action::Edit {
- title: String::from("My patch"),
+ title: cob::Title::new("My patch").unwrap(),
target: MergeTarget::Delegates,
},
]);
@@ -3404,7 +3408,7 @@ mod test {
let mut patches = Cache::no_cache(&*alice.repo).unwrap();
let mut patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
MergeTarget::Delegates,
branch.base,
@@ -3449,7 +3453,7 @@ mod test {
let mut patches = Cache::no_cache(&*alice.repo).unwrap();
let mut patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
MergeTarget::Delegates,
branch.base,
@@ -3480,7 +3484,7 @@ mod test {
let mut patches = Cache::no_cache(&*alice.repo).unwrap();
let mut patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
MergeTarget::Delegates,
branch.base,
@@ -3531,7 +3535,7 @@ mod test {
let mut patches = Cache::no_cache(&*alice.repo).unwrap();
let mut patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
MergeTarget::Delegates,
branch.base,
@@ -3578,7 +3582,7 @@ mod test {
let mut patches = Cache::no_cache(&*alice.repo).unwrap();
let mut patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
MergeTarget::Delegates,
branch.base,
@@ -3633,7 +3637,7 @@ mod test {
};
let mut patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
MergeTarget::Delegates,
branch.base,
@@ -3682,7 +3686,7 @@ mod test {
let mut patches = Cache::no_cache(&*repo).unwrap();
let mut patch = patches
.create(
- "My first patch",
+ cob::Title::new("My first patch").unwrap(),
"Blah blah blah.",
MergeTarget::Delegates,
branch.base,
diff --git a/crates/radicle/src/cob/patch/cache.rs b/crates/radicle/src/cob/patch/cache.rs
index ea10869d..4e8ff004 100644
--- a/crates/radicle/src/cob/patch/cache.rs
+++ b/crates/radicle/src/cob/patch/cache.rs
@@ -110,7 +110,7 @@ impl<'a, R, C> Cache<super::Patches<'a, R>, C> {
/// main storage, and writing the update to the `cache`.
pub fn create<'g, G>(
&'g mut self,
- title: impl ToString,
+ title: cob::Title,
description: impl ToString,
target: MergeTarget,
base: impl Into<git::Oid>,
@@ -140,7 +140,7 @@ impl<'a, R, C> Cache<super::Patches<'a, R>, C> {
/// to the `cache`.
pub fn draft<'g, G>(
&'g mut self,
- title: impl ToString,
+ title: cob::Title,
description: impl ToString,
target: MergeTarget,
base: impl Into<git::Oid>,
@@ -710,9 +710,8 @@ mod tests {
use radicle_cob::ObjectId;
use crate::cob::cache::{Store, Update, Write};
- use crate::cob::migrate;
use crate::cob::thread::{Comment, Thread};
- use crate::cob::Author;
+ use crate::cob::{migrate, Author, Title};
use crate::patch::{
ByRevision, MergeTarget, Patch, PatchCounts, PatchId, Revision, RevisionId, State, Status,
};
@@ -767,13 +766,21 @@ mod tests {
let mut cache = memory(repo);
assert!(cache.is_empty().unwrap());
- let patch = Patch::new("Patch #1".to_string(), MergeTarget::Delegates, revision());
+ let patch = Patch::new(
+ Title::new("Patch #1").unwrap(),
+ MergeTarget::Delegates,
+ revision(),
+ );
let id = ObjectId::from_str("47799cbab2eca047b6520b9fce805da42b49ecab").unwrap();
cache.update(&cache.rid(), &id, &patch).unwrap();
let patch = Patch {
state: State::Archived,
- ..Patch::new("Patch #2".to_string(), MergeTarget::Delegates, revision())
+ ..Patch::new(
+ Title::new("Patch #2").unwrap(),
+ MergeTarget::Delegates,
+ revision(),
+ )
};
let id = ObjectId::from_str("ae981ded6ed2ed2cdba34c8603714782667f18a3").unwrap();
cache.update(&cache.rid(), &id, &patch).unwrap();
@@ -803,7 +810,11 @@ mod tests {
.collect::<BTreeSet<PatchId>>();
for id in open_ids.iter() {
- let patch = Patch::new(id.to_string(), MergeTarget::Delegates, revision());
+ let patch = Patch::new(
+ Title::new(&id.to_string()).unwrap(),
+ MergeTarget::Delegates,
+ revision(),
+ );
cache
.update(&cache.rid(), &PatchId::from(*id), &patch)
.unwrap();
@@ -812,7 +823,11 @@ mod tests {
for id in draft_ids.iter() {
let patch = Patch {
state: State::Draft,
- ..Patch::new(id.to_string(), MergeTarget::Delegates, revision())
+ ..Patch::new(
+ Title::new(&id.to_string()).unwrap(),
+ MergeTarget::Delegates,
+ revision(),
+ )
};
cache
.update(&cache.rid(), &PatchId::from(*id), &patch)
@@ -822,7 +837,11 @@ mod tests {
for id in archived_ids.iter() {
let patch = Patch {
state: State::Archived,
- ..Patch::new(id.to_string(), MergeTarget::Delegates, revision())
+ ..Patch::new(
+ Title::new(&id.to_string()).unwrap(),
+ MergeTarget::Delegates,
+ revision(),
+ )
};
cache
.update(&cache.rid(), &PatchId::from(*id), &patch)
@@ -835,7 +854,11 @@ mod tests {
revision: arbitrary::oid().into(),
commit: arbitrary::oid(),
},
- ..Patch::new(id.to_string(), MergeTarget::Delegates, revision())
+ ..Patch::new(
+ Title::new(&id.to_string()).unwrap(),
+ MergeTarget::Delegates,
+ revision(),
+ )
};
cache
.update(&cache.rid(), &PatchId::from(*id), &patch)
@@ -869,7 +892,11 @@ mod tests {
let mut patches = Vec::with_capacity(ids.len());
for id in ids.iter() {
- let patch = Patch::new(id.to_string(), MergeTarget::Delegates, revision());
+ let patch = Patch::new(
+ Title::new(&id.to_string()).unwrap(),
+ MergeTarget::Delegates,
+ revision(),
+ );
cache
.update(&cache.rid(), &PatchId::from(*id), &patch)
.unwrap();
@@ -898,7 +925,7 @@ mod tests {
.next()
.expect("at least one revision should have been created");
let mut patch = Patch::new(
- patch_id.to_string(),
+ Title::new(&patch_id.to_string()).unwrap(),
MergeTarget::Delegates,
(*rev_id, rev.clone()),
);
@@ -937,7 +964,11 @@ mod tests {
let mut patches = Vec::with_capacity(ids.len());
for id in ids.iter() {
- let patch = Patch::new(id.to_string(), MergeTarget::Delegates, revision());
+ let patch = Patch::new(
+ Title::new(&id.to_string()).unwrap(),
+ MergeTarget::Delegates,
+ revision(),
+ );
cache
.update(&cache.rid(), &PatchId::from(*id), &patch)
.unwrap();
@@ -964,7 +995,11 @@ mod tests {
let mut patches = Vec::with_capacity(ids.len());
for id in ids.iter() {
- let patch = Patch::new(id.to_string(), MergeTarget::Delegates, revision());
+ let patch = Patch::new(
+ Title::new(&id.to_string()).unwrap(),
+ MergeTarget::Delegates,
+ revision(),
+ );
cache
.update(&cache.rid(), &PatchId::from(*id), &patch)
.unwrap();
@@ -990,7 +1025,11 @@ mod tests {
.collect::<BTreeSet<PatchId>>();
for id in ids.iter() {
- let patch = Patch::new(id.to_string(), MergeTarget::Delegates, revision());
+ let patch = Patch::new(
+ Title::new(&id.to_string()).unwrap(),
+ MergeTarget::Delegates,
+ revision(),
+ );
cache
.update(&cache.rid(), &PatchId::from(*id), &patch)
.unwrap();
diff --git a/crates/radicle/src/cob/test.rs b/crates/radicle/src/cob/test.rs
index c2fb701c..30fb221f 100644
--- a/crates/radicle/src/cob/test.rs
+++ b/crates/radicle/src/cob/test.rs
@@ -7,9 +7,9 @@ use radicle_crypto::ssh::ExtendedSignature;
use serde::{Deserialize, Serialize};
use crate::cob::op::Op;
-use crate::cob::patch;
use crate::cob::patch::Patch;
use crate::cob::store::encoding;
+use crate::cob::{patch, Title};
use crate::cob::{Entry, History, Manifest, Timestamp, Version};
use crate::crypto::Signer;
use crate::git;
@@ -224,7 +224,7 @@ impl<G: Signer> Actor<G> {
/// Create a patch.
pub fn patch<R: ReadRepository>(
&mut self,
- title: impl ToString,
+ title: Title,
description: impl ToString,
base: git::Oid,
oid: git::Oid,
@@ -239,7 +239,7 @@ impl<G: Signer> Actor<G> {
resolves: Default::default(),
},
patch::Action::Edit {
- title: title.to_string(),
+ title,
target: patch::MergeTarget::default(),
},
]),
diff --git a/crates/radicle/src/storage/refs.rs b/crates/radicle/src/storage/refs.rs
index 895a7c84..750f8f71 100644
--- a/crates/radicle/src/storage/refs.rs
+++ b/crates/radicle/src/storage/refs.rs
@@ -477,7 +477,7 @@ mod tests {
use super::*;
use crate::assert_matches;
- use crate::{cob::identity::Identity, rad, test::fixtures, Storage};
+ use crate::{cob::identity::Identity, cob::Title, rad, test::fixtures, Storage};
#[quickcheck]
fn prop_canonical_roundtrip(refs: Refs) {
@@ -554,10 +554,10 @@ mod tests {
let mut london_ident = Identity::load_mut(&london).unwrap();
paris_ident
- .update("Add Bob", "", &paris_doc, &alice)
+ .update(Title::new("Add Bob").unwrap(), "", &paris_doc, &alice)
.unwrap();
london_ident
- .update("Add Bob", "", &london_doc, &alice)
+ .update(Title::new("Add Bob").unwrap(), "", &london_doc, &alice)
.unwrap();
}
Exit code: 0
shell: 'cargo --version rustc --version cargo fmt --check cargo clippy --all-targets --workspace -- --deny warnings cargo build --all-targets --workspace cargo doc --workspace --no-deps cargo test --workspace --no-fail-fast '
Commands:
$ podman run --name fb668309-3699-4630-9e4d-b8af71e7a48b -v /opt/radcis/ci.rad.levitte.org/cci/state/fb668309-3699-4630-9e4d-b8af71e7a48b/s:/fb668309-3699-4630-9e4d-b8af71e7a48b/s:ro -v /opt/radcis/ci.rad.levitte.org/cci/state/fb668309-3699-4630-9e4d-b8af71e7a48b/w:/fb668309-3699-4630-9e4d-b8af71e7a48b/w -w /fb668309-3699-4630-9e4d-b8af71e7a48b/w -v /opt/radcis/ci.rad.levitte.org/.radicle:/${id}/.radicle:ro -e RAD_HOME=/${id}/.radicle rust:bookworm bash /fb668309-3699-4630-9e4d-b8af71e7a48b/s/script.sh
time="2025-08-19T17:09:05+02:00" level=error msg="User-selected graph driver \"overlay\" overwritten by graph driver \"vfs\" from database - delete libpod local files (\"/opt/radcis/ci.rad.levitte.org/.local/share/containers/storage\") to resolve. May prevent use of images created by other tools"
time="2025-08-19T17:09:05+02:00" level=error msg="User-selected graph driver \"overlay\" overwritten by graph driver \"vfs\" from database - delete libpod local files (\"/opt/radcis/ci.rad.levitte.org/.local/share/containers/storage\") to resolve. May prevent use of images created by other tools"
+ cargo --version
info: syncing channel updates for '1.88-x86_64-unknown-linux-gnu'
info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
info: downloading component 'rust-src'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-docs'
info: installing component 'rust-src'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
cargo 1.88.0 (873a06493 2025-05-10)
+ rustc --version
rustc 1.88.0 (6b00bc388 2025-06-23)
+ cargo fmt --check
+ cargo clippy --all-targets --workspace -- --deny warnings
Updating crates.io index
Downloading crates ...
Downloaded base64 v0.13.1
Downloaded ctr v0.9.2
Downloaded opaque-debug v0.3.1
Downloaded fxhash v0.2.1
Downloaded outref v0.5.2
Downloaded amplify_derive v4.0.0
Downloaded serde-untagged v0.1.7
Downloaded pin-project-lite v0.2.16
Downloaded sqlite v0.32.0
Downloaded socket2 v0.5.7
Downloaded base32 v0.4.0
Downloaded aho-corasick v1.1.3
Downloaded thiserror v2.0.12
Downloaded socks5-client v0.4.1
Downloaded bit-vec v0.8.0
Downloaded anstyle v1.0.6
Downloaded addr2line v0.24.2
Downloaded spin v0.9.8
Downloaded anstream v0.6.13
Downloaded bit-set v0.8.0
Downloaded block-padding v0.3.3
Downloaded crossbeam-channel v0.5.15
Downloaded aes-gcm v0.10.3
Downloaded cc v1.2.2
Downloaded rand_chacha v0.3.1
Downloaded snapbox v0.4.17
Downloaded p521 v0.13.3
Downloaded crypto-common v0.1.6
Downloaded bitflags v2.9.1
Downloaded backtrace v0.3.75
Downloaded regex-syntax v0.8.5
Downloaded chacha20poly1305 v0.10.1
Downloaded fancy-regex v0.14.0
Downloaded proc-macro2 v1.0.92
Downloaded referencing v0.30.0
Downloaded ref-cast v1.0.24
Downloaded smallvec v1.13.2
Downloaded bytesize v2.0.1
Downloaded nonempty v0.9.0
Downloaded rfc6979 v0.4.0
Downloaded qcheck-macros v1.0.0
Downloaded serde_derive_internals v0.29.1
Downloaded autocfg v1.2.0
Downloaded proc-macro-error-attr v1.0.4
Downloaded ref-cast-impl v1.0.24
Downloaded cbc v0.1.2
Downloaded rand v0.8.5
Downloaded sha3 v0.10.8
Downloaded salsa20 v0.10.2
Downloaded convert_case v0.7.1
Downloaded sem_safe v0.2.0
Downloaded icu_collections v1.5.0
Downloaded icu_normalizer v1.5.0
Downloaded ssh-cipher v0.2.0
Downloaded cyphernet v0.5.2
Downloaded sharded-slab v0.1.7
Downloaded siphasher v0.3.11
Downloaded icu_provider v1.5.0
Downloaded pkcs1 v0.7.5
Downloaded elliptic-curve v0.13.8
Downloaded spki v0.7.3
Downloaded signature v2.2.0
Downloaded sqlite3-sys v0.15.2
Downloaded siphasher v1.0.1
Downloaded signal-hook-registry v1.4.5
Downloaded shlex v1.3.0
Downloaded signal-hook-mio v0.2.4
Downloaded regex-automata v0.1.10
Downloaded radicle-surf v0.22.0
Downloaded sha2 v0.10.8
Downloaded gix-utils v0.1.14
Downloaded serde v1.0.219
Downloaded snapbox-macros v0.3.8
Downloaded ryu v1.0.17
Downloaded ec25519 v0.1.0
Downloaded inout v0.1.3
Downloaded rustix v0.38.34
Downloaded gix-url v0.28.2
Downloaded memmap2 v0.9.4
Downloaded timeago v0.4.2
Downloaded thread_local v1.1.9
Downloaded unicode-display-width v0.3.0
Downloaded typenum v1.17.0
Downloaded uuid-simd v0.8.0
Downloaded memchr v2.7.2
Downloaded indexmap v2.2.6
Downloaded libm v0.2.8
Downloaded idna v1.0.3
Downloaded gix-features v0.39.1
Downloaded utf8_iter v1.0.4
Downloaded typeid v1.0.3
Downloaded tree-sitter-language v0.1.2
Downloaded tree-sitter-json v0.24.8
Downloaded uuid v1.16.0
Downloaded icu_locid_transform_data v1.5.1
Downloaded icu_locid_transform v1.5.0
Downloaded gix-actor v0.33.2
Downloaded git-ref-format v0.3.1
Downloaded generic-array v0.14.7
Downloaded num v0.4.3
Downloaded tempfile v3.10.1
Downloaded nu-ansi-term v0.46.0
Downloaded tracing-log v0.2.0
Downloaded gix-packetline v0.18.4
Downloaded universal-hash v0.5.1
Downloaded tracing-core v0.1.34
Downloaded itoa v1.0.11
Downloaded gix-hash v0.15.1
Downloaded gix-fs v0.12.1
Downloaded tar v0.4.40
Downloaded toml_datetime v0.7.0
Downloaded gix-trace v0.1.12
Downloaded netservices v0.8.0
Downloaded vsimd v0.8.0
Downloaded yoke-derive v0.7.5
Downloaded getrandom v0.2.15
Downloaded git-ref-format-core v0.3.1
Downloaded gix-hashtable v0.6.0
Downloaded hmac v0.12.1
Downloaded gix-tempfile v15.0.0
Downloaded subtle v2.5.0
Downloaded gix-revwalk v0.17.0
Downloaded gix-negotiate v0.17.0
Downloaded tinyvec_macros v0.1.1
Downloaded utf16_iter v1.0.5
Downloaded tracing v0.1.41
Downloaded synstructure v0.13.1
Downloaded gix-credentials v0.26.0
Downloaded writeable v0.5.5
Downloaded gix-shallow v0.1.0
Downloaded test-log v0.2.18
Downloaded gix-transport v0.44.0
Downloaded gix-sec v0.10.12
Downloaded tree-sitter-highlight v0.24.4
Downloaded zerovec-derive v0.10.3
Downloaded zeroize v1.7.0
Downloaded git-ref-format-macro v0.3.1
Downloaded newline-converter v0.3.0
Downloaded mio v1.0.4
Downloaded xattr v1.3.1
Downloaded yansi v0.5.1
Downloaded stable_deref_trait v1.2.0
Downloaded tree-sitter-toml-ng v0.6.0
Downloaded num-bigint v0.4.6
Downloaded tree-sitter v0.24.4
Downloaded keccak v0.1.5
Downloaded tinystr v0.7.6
Downloaded gix-ref v0.49.1
Downloaded num-bigint-dig v0.8.4
Downloaded unicode-normalization v0.1.23
Downloaded jsonschema v0.30.0
Downloaded zerovec v0.10.4
Downloaded url v2.5.4
Downloaded syn v1.0.109
Downloaded hashbrown v0.14.3
Downloaded git2 v0.19.0
Downloaded vcpkg v0.2.15
Downloaded zerocopy v0.7.35
Downloaded tree-sitter-c v0.23.2
Downloaded syn v2.0.89
Downloaded tree-sitter-md v0.3.2
Downloaded tree-sitter-rust v0.23.2
Downloaded tracing-subscriber v0.3.19
Downloaded mio v0.8.11
Downloaded gimli v0.31.1
Downloaded ssh-key v0.6.6
Downloaded miniz_oxide v0.8.8
Downloaded tree-sitter-go v0.23.4
Downloaded winnow v0.6.26
Downloaded tree-sitter-bash v0.23.3
Downloaded tree-sitter-python v0.23.4
Downloaded tree-sitter-ruby v0.23.1
Downloaded icu_properties_data v1.5.1
Downloaded inquire v0.7.5
Downloaded linux-raw-sys v0.9.4
Downloaded test-log-macros v0.2.18
Downloaded jobserver v0.1.31
Downloaded gix-lock v15.0.1
Downloaded linux-raw-sys v0.4.13
Downloaded jiff v0.2.1
Downloaded noise-framework v0.4.0
Downloaded gix-revision v0.31.1
Downloaded gix-refspec v0.27.0
Downloaded unicode-segmentation v1.11.0
Downloaded ssh-encoding v0.2.0
Downloaded gix-command v0.4.1
Downloaded icu_properties v1.5.1
Downloaded gix-validate v0.9.4
Downloaded gix-commitgraph v0.25.1
Downloaded tree-sitter-typescript v0.23.2
Downloaded libc v0.2.174
Downloaded gix-chunk v0.4.11
Downloaded write16 v1.0.0
Downloaded walkdir v2.5.0
Downloaded home v0.5.9
Downloaded zerofrom v0.1.6
Downloaded version_check v0.9.4
Downloaded tinyvec v1.6.0
Downloaded io-reactor v0.5.2
Downloaded streaming-iterator v0.1.9
Downloaded tree-sitter-html v0.23.2
Downloaded gix-date v0.9.4
Downloaded systemd-journal-logger v2.2.2
Downloaded icu_normalizer_data v1.5.1
Downloaded getrandom v0.3.3
Downloaded gix-diff v0.49.0
Downloaded yoke v0.7.5
Downloaded unicode-ident v1.0.12
Downloaded toml_writer v1.0.2
Downloaded toml v0.9.5
Downloaded gix-pack v0.56.0
Downloaded normalize-line-endings v0.3.0
Downloaded nonempty v0.5.0
Downloaded lazy_static v1.5.0
Downloaded human-panic v2.0.3
Downloaded ghash v0.5.1
Downloaded multibase v0.9.1
Downloaded unicode-width v0.1.11
Downloaded lexopt v0.3.0
Downloaded gix-odb v0.66.0
Downloaded icu_locid v1.5.0
Downloaded iana-time-zone v0.1.60
Downloaded group v0.13.0
Downloaded gix-object v0.46.1
Downloaded gix-config-value v0.14.12
Downloaded zerofrom-derive v0.1.6
Downloaded utf8parse v0.2.1
Downloaded sqlite3-src v0.5.1
Downloaded tree-sitter-css v0.23.1
Downloaded thiserror-impl v2.0.12
Downloaded thiserror-impl v1.0.69
Downloaded thiserror v1.0.69
Downloaded log v0.4.27
Downloaded lock_api v0.4.11
Downloaded litrs v0.4.1
Downloaded rustix v1.0.7
Downloaded maybe-async v0.2.10
Downloaded matchers v0.1.0
Downloaded localtime v1.3.1
Downloaded litemap v0.7.5
Downloaded idna_adapter v1.2.0
Downloaded icu_provider_macros v1.5.0
Downloaded gix-traverse v0.43.1
Downloaded gix-protocol v0.47.0
Downloaded gix-prompt v0.9.1
Downloaded gix-path v0.10.15
Downloaded gix-quote v0.4.15
Downloaded emojis v0.6.4
Downloaded fluent-uri v0.3.2
Downloaded email_address v0.2.9
Downloaded schemars_derive v1.0.4
Downloaded radicle-std-ext v0.1.0
Downloaded prodash v29.0.2
Downloaded ed25519 v1.5.3
Downloaded digest v0.10.7
Downloaded filetime v0.2.23
Downloaded data-encoding-macro v0.1.14
Downloaded colorchoice v1.0.0
Downloaded libgit2-sys v0.17.0+1.8.1
Downloaded data-encoding v2.5.0
Downloaded cyphergraphy v0.3.0
Downloaded rand_core v0.6.4
Downloaded pretty_assertions v1.4.0
Downloaded env_filter v0.1.3
Downloaded cypheraddr v0.4.0
Downloaded num-cmp v0.1.0
Downloaded flate2 v1.1.1
Downloaded env_logger v0.11.8
Downloaded ecdsa v0.16.9
Downloaded dyn-clone v1.0.17
Downloaded object v0.36.7
Downloaded libz-sys v1.1.16
Downloaded scopeguard v1.2.0
Downloaded poly1305 v0.8.0
Downloaded derive_more-impl v2.0.1
Downloaded signals_receipts v0.2.0
Downloaded signal-hook v0.3.18
Downloaded serde_spanned v1.0.0
Downloaded scrypt v0.11.0
Downloaded regex-syntax v0.6.29
Downloaded qcheck v1.0.0
Downloaded form_urlencoded v1.2.1
Downloaded equivalent v1.0.1
Downloaded either v1.11.0
Downloaded der v0.7.9
Downloaded document-features v0.2.11
Downloaded sec1 v0.7.3
Downloaded errno v0.3.13
Downloaded similar v2.5.0
Downloaded signature v1.6.4
Downloaded shell-words v1.1.0
Downloaded cipher v0.4.4
Downloaded schemars v1.0.4
Downloaded faster-hex v0.9.0
Downloaded fast-glob v0.3.3
Downloaded crossterm v0.25.0
Downloaded const-oid v0.9.6
Downloaded amplify_syn v2.0.1
Downloaded sha1_smol v1.0.0
Downloaded serde_json v1.0.140
Downloaded rsa v0.9.6
Downloaded ppv-lite86 v0.2.17
Downloaded ff v0.13.0
Downloaded displaydoc v0.2.5
Downloaded colored v2.1.0
Downloaded arc-swap v1.7.1
Downloaded serde_derive v1.0.219
Downloaded same-file v1.0.6
Downloaded rustc-demangle v0.1.26
Downloaded quote v1.0.36
Downloaded diff v0.1.13
Downloaded crossbeam-utils v0.8.19
Downloaded crc32fast v1.4.0
Downloaded chacha20 v0.9.1
Downloaded block-buffer v0.10.4
Downloaded regex-automata v0.4.9
Downloaded cfg-if v1.0.0
Downloaded borrow-or-share v0.2.2
Downloaded base64 v0.22.1
Downloaded aead v0.5.2
Downloaded bloomy v1.2.0
Downloaded base16ct v0.2.0
Downloaded fraction v0.15.3
Downloaded byteorder v1.5.0
Downloaded adler2 v2.0.0
Downloaded escargot v0.5.10
Downloaded chrono v0.4.38
Downloaded base64ct v1.6.0
Downloaded anyhow v1.0.82
Downloaded proc-macro-error v1.0.4
Downloaded bitflags v1.3.2
Downloaded base-x v0.2.11
Downloaded crypto-bigint v0.5.5
Downloaded blowfish v0.9.1
Downloaded regex v1.11.1
Downloaded popol v3.0.0
Downloaded ascii v1.1.0
Downloaded ahash v0.8.11
Downloaded polyval v0.6.2
Downloaded fastrand v2.1.0
Downloaded derive_more v2.0.1
Downloaded crossterm v0.29.0
Downloaded bytecount v0.6.8
Downloaded amplify_num v0.5.2
Downloaded pkcs8 v0.10.2
Downloaded erased-serde v0.4.6
Downloaded ct-codecs v1.1.1
Downloaded base64 v0.21.7
Downloaded anstyle-parse v0.2.3
Downloaded radicle-git-ext v0.8.1
Downloaded data-encoding-macro-internal v0.1.12
Downloaded cpufeatures v0.2.12
Downloaded bytes v1.10.1
Downloaded bcrypt-pbkdf v0.10.0
Downloaded anstyle-query v1.0.2
Downloaded p384 v0.13.0
Downloaded p256 v0.13.2
Downloaded num-traits v0.2.19
Downloaded phf_shared v0.11.3
Downloaded pem-rfc7468 v0.7.0
Downloaded pbkdf2 v0.12.2
Downloaded parking_lot_core v0.9.9
Downloaded parking_lot v0.12.3
Downloaded overload v0.1.1
Downloaded os_info v3.12.0
Downloaded once_cell v1.21.3
Downloaded num-rational v0.4.2
Downloaded num-iter v0.1.45
Downloaded num-integer v0.1.46
Downloaded num-complex v0.4.6
Downloaded primeorder v0.13.6
Downloaded pkg-config v0.3.30
Downloaded phf v0.11.3
Downloaded percent-encoding v2.3.1
Downloaded amplify v4.6.0
Downloaded bstr v1.9.1
Downloaded aes v0.8.4
Compiling libc v0.2.174
Compiling proc-macro2 v1.0.92
Compiling unicode-ident v1.0.12
Checking cfg-if v1.0.0
Compiling shlex v1.3.0
Compiling version_check v0.9.4
Compiling serde v1.0.219
Checking memchr v2.7.2
Compiling quote v1.0.36
Checking log v0.4.27
Compiling autocfg v1.2.0
Compiling syn v2.0.89
Compiling jobserver v0.1.31
Checking getrandom v0.2.15
Checking smallvec v1.13.2
Checking aho-corasick v1.1.3
Compiling cc v1.2.2
Checking regex-syntax v0.8.5
Compiling typenum v1.17.0
Checking regex-automata v0.4.9
Compiling generic-array v0.14.7
Checking rand_core v0.6.4
Checking fastrand v2.1.0
Checking bitflags v2.9.1
Compiling lock_api v0.4.11
Checking crypto-common v0.1.6
Compiling parking_lot_core v0.9.9
Checking scopeguard v1.2.0
Compiling synstructure v0.13.1
Checking stable_deref_trait v1.2.0
Checking subtle v2.5.0
Checking parking_lot v0.12.3
Checking tinyvec_macros v0.1.1
Checking bstr v1.9.1
Checking once_cell v1.21.3
Compiling syn v1.0.109
Checking tinyvec v1.6.0
Checking zeroize v1.7.0
Checking cpufeatures v0.2.12
Compiling crc32fast v1.4.0
Checking litemap v0.7.5
Checking unicode-normalization v0.1.23
Compiling icu_locid_transform_data v1.5.1
Compiling serde_derive v1.0.219
Compiling zerofrom-derive v0.1.6
Compiling yoke-derive v0.7.5
Compiling zerovec-derive v0.10.3
Checking zerofrom v0.1.6
Checking yoke v0.7.5
Compiling displaydoc v0.2.5
Checking writeable v0.5.5
Compiling thiserror v2.0.12
Checking zerovec v0.10.4
Compiling icu_provider_macros v1.5.0
Compiling thiserror-impl v2.0.12
Checking tinystr v0.7.6
Checking icu_locid v1.5.0
Checking block-padding v0.3.3
Compiling icu_properties_data v1.5.1
Checking inout v0.1.3
Checking icu_provider v1.5.0
Checking block-buffer v0.10.4
Checking hashbrown v0.14.3
Compiling pkg-config v0.3.30
Checking itoa v1.0.11
Compiling icu_normalizer_data v1.5.1
Checking icu_locid_transform v1.5.0
Checking digest v0.10.7
Checking cipher v0.4.4
Checking icu_collections v1.5.0
Checking write16 v1.0.0
Checking adler2 v2.0.0
Compiling thiserror v1.0.69
Checking utf16_iter v1.0.5
Checking utf8_iter v1.0.4
Checking miniz_oxide v0.8.8
Checking icu_properties v1.5.1
Compiling thiserror-impl v1.0.69
Checking percent-encoding v2.3.1
Compiling rustix v0.38.34
Checking linux-raw-sys v0.4.13
Checking sha2 v0.10.8
Checking form_urlencoded v1.2.1
Checking universal-hash v0.5.1
Compiling vcpkg v0.2.15
Checking opaque-debug v0.3.1
Compiling amplify_syn v2.0.1
Compiling libz-sys v1.1.16
Checking gix-trace v0.1.12
Checking icu_normalizer v1.5.0
Compiling data-encoding v2.5.0
Compiling amplify_derive v4.0.0
Checking tempfile v3.10.1
Checking idna_adapter v1.2.0
Checking idna v1.0.3
Checking ascii v1.1.0
Checking url v2.5.4
Compiling data-encoding-macro-internal v0.1.12
Checking amplify_num v0.5.2
Checking signature v1.6.4
Checking ed25519 v1.5.3
Checking faster-hex v0.9.0
Checking data-encoding-macro v0.1.14
Compiling libgit2-sys v0.17.0+1.8.1
Checking aead v0.5.2
Compiling num-traits v0.2.19
Compiling proc-macro-error-attr v1.0.4
Checking base-x v0.2.11
Checking ct-codecs v1.1.1
Checking byteorder v1.5.0
Checking ec25519 v0.1.0
Checking multibase v0.9.1
Checking amplify v4.6.0
Checking poly1305 v0.8.0
Checking chacha20 v0.9.1
Checking gix-utils v0.1.14
Compiling proc-macro-error v1.0.4
Checking cyphergraphy v0.3.0
Checking gix-hash v0.15.1
Checking keccak v0.1.5
Checking same-file v1.0.6
Compiling crossbeam-utils v0.8.19
Checking walkdir v2.5.0
Checking sha3 v0.10.8
Checking flate2 v1.1.1
Compiling git-ref-format-core v0.3.1
Checking polyval v0.6.2
Checking hmac v0.12.1
Compiling sqlite3-src v0.5.1
Checking prodash v29.0.2
Checking base32 v0.4.0
Checking equivalent v1.0.1
Checking ppv-lite86 v0.2.17
Checking sha1_smol v1.0.0
Compiling serde_json v1.0.140
Checking base64ct v1.6.0
Checking gix-features v0.39.1
Checking rand_chacha v0.3.1
Checking pem-rfc7468 v0.7.0
Checking indexmap v2.2.6
Checking cypheraddr v0.4.0
Compiling git-ref-format-macro v0.3.1
Checking pbkdf2 v0.12.2
Checking ghash v0.5.1
Checking chacha20poly1305 v0.10.1
Checking ctr v0.9.2
Checking aes v0.8.4
Checking ryu v1.0.17
Checking aes-gcm v0.10.3
Checking git-ref-format v0.3.1
Checking crossbeam-channel v0.5.15
Checking noise-framework v0.4.0
Checking socks5-client v0.4.1
Checking rand v0.8.5
Checking ssh-encoding v0.2.0
Checking blowfish v0.9.1
Checking cbc v0.1.2
Checking home v0.5.9
Checking radicle-std-ext v0.1.0
Compiling ref-cast v1.0.24
Checking gix-path v0.10.15
Checking ssh-cipher v0.2.0
Checking bcrypt-pbkdf v0.10.0
Checking cyphernet v0.5.2
Compiling ref-cast-impl v1.0.24
Checking signature v2.2.0
Checking ssh-key v0.6.6
Checking qcheck v1.0.0
Checking radicle-ssh v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-ssh)
Checking lazy_static v1.5.0
Compiling typeid v1.0.3
Checking dyn-clone v1.0.17
Checking siphasher v1.0.1
Checking nonempty v0.9.0
Compiling serde_derive_internals v0.29.1
Checking radicle-dag v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-dag)
Checking erased-serde v0.4.6
Checking iana-time-zone v0.1.60
Checking jiff v0.2.1
Compiling schemars_derive v1.0.4
Checking schemars v1.0.4
Checking gix-date v0.9.4
Checking chrono v0.4.38
Checking serde-untagged v0.1.7
Checking colored v2.1.0
Checking bytesize v2.0.1
Checking localtime v1.3.1
Checking winnow v0.6.26
Checking anstyle-query v1.0.2
Checking fast-glob v0.3.3
Checking tree-sitter-language v0.1.2
Checking base64 v0.21.7
Checking gix-hashtable v0.6.0
Checking gix-validate v0.9.4
Checking utf8parse v0.2.1
Checking anstyle-parse v0.2.3
Checking gix-actor v0.33.2
Checking memmap2 v0.9.4
Checking gix-object v0.46.1
Checking anstyle v1.0.6
Compiling rustix v1.0.7
Compiling anyhow v1.0.82
Checking colorchoice v1.0.0
Checking anstream v0.6.13
Checking gix-chunk v0.4.11
Checking linux-raw-sys v0.9.4
Checking gix-commitgraph v0.25.1
Checking gix-revwalk v0.17.0
Checking gix-fs v0.12.1
Checking sem_safe v0.2.0
Checking errno v0.3.13
Checking signals_receipts v0.2.0
Checking gix-tempfile v15.0.0
Compiling signal-hook v0.3.18
Checking signal-hook-registry v1.4.5
Checking shell-words v1.1.0
Compiling getrandom v0.3.3
Checking gix-command v0.4.1
Checking radicle-signals v0.11.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-signals)
Compiling tree-sitter v0.24.4
Checking mio v1.0.4
Checking mio v0.8.11
Compiling unicode-segmentation v1.11.0
Compiling convert_case v0.7.1
Checking signal-hook-mio v0.2.4
Checking gix-lock v15.0.1
Checking gix-config-value v0.14.12
Checking gix-url v0.28.2
Checking sqlite3-sys v0.15.2
Checking gix-quote v0.4.15
Checking regex v1.11.1
Checking sqlite v0.32.0
Checking gix-sec v0.10.12
Checking gix-prompt v0.9.1
Checking uuid v1.16.0
Compiling xattr v1.3.1
Compiling derive_more-impl v2.0.1
Compiling filetime v0.2.23
Checking gix-revision v0.31.1
Checking gix-traverse v0.43.1
Checking gix-diff v0.49.0
Checking gix-packetline v0.18.4
Checking lexopt v0.3.0
Checking bitflags v1.3.2
Compiling litrs v0.4.1
Compiling object v0.36.7
Checking derive_more v2.0.1
Checking crossterm v0.25.0
Checking gix-transport v0.44.0
Compiling document-features v0.2.11
Checking gix-pack v0.56.0
Checking gix-refspec v0.27.0
Compiling tar v0.4.40
Checking newline-converter v0.3.0
Checking gix-credentials v0.26.0
Checking gix-shallow v0.1.0
Checking gix-ref v0.49.1
Checking gix-negotiate v0.17.0
Checking fxhash v0.2.1
Compiling maybe-async v0.2.10
Checking unicode-width v0.1.11
Checking streaming-iterator v0.1.9
Checking gimli v0.31.1
Checking arc-swap v1.7.1
Checking gix-odb v0.66.0
Checking gix-protocol v0.47.0
Checking inquire v0.7.5
Compiling radicle-surf v0.22.0
Checking crossterm v0.29.0
Checking addr2line v0.24.2
Checking unicode-display-width v0.3.0
Checking serde_spanned v1.0.0
Checking toml_datetime v0.7.0
Compiling tree-sitter-html v0.23.2
Compiling tree-sitter-rust v0.23.2
Compiling tree-sitter-ruby v0.23.1
Compiling tree-sitter-json v0.24.8
Compiling tree-sitter-md v0.3.2
Compiling tree-sitter-c v0.23.2
Compiling tree-sitter-go v0.23.4
Compiling tree-sitter-bash v0.23.3
Compiling tree-sitter-python v0.23.4
Compiling tree-sitter-toml-ng v0.6.0
Compiling tree-sitter-css v0.23.1
Compiling tree-sitter-typescript v0.23.2
Checking toml_writer v1.0.2
Checking either v1.11.0
Checking rustc-demangle v0.1.26
Checking toml v0.9.5
Checking backtrace v0.3.75
Checking snapbox-macros v0.3.8
Checking salsa20 v0.10.2
Checking os_info v3.12.0
Checking normalize-line-endings v0.3.0
Checking base64 v0.13.1
Compiling radicle-cli v0.15.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-cli)
Checking siphasher v0.3.11
Checking nonempty v0.5.0
Checking similar v2.5.0
Checking bloomy v1.2.0
Checking human-panic v2.0.3
Checking scrypt v0.11.0
Checking snapbox v0.4.17
Checking tree-sitter-highlight v0.24.4
Checking systemd-journal-logger v2.2.2
Checking popol v3.0.0
Checking timeago v0.4.2
Checking bytes v1.10.1
Checking io-reactor v0.5.2
Checking socket2 v0.5.7
Checking yansi v0.5.1
Compiling radicle-node v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-node)
Checking diff v0.1.13
Checking netservices v0.8.0
Checking pretty_assertions v1.4.0
Checking radicle-systemd v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-systemd)
Checking num-integer v0.1.46
Compiling escargot v0.5.10
Compiling qcheck-macros v1.0.0
Checking num-bigint v0.4.6
Compiling ahash v0.8.11
Compiling radicle-remote-helper v0.12.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-remote-helper)
Checking num-iter v0.1.45
Checking num-complex v0.4.6
Checking num-rational v0.4.2
Checking env_filter v0.1.3
Checking zerocopy v0.7.35
Checking bit-vec v0.8.0
Checking borrow-or-share v0.2.2
Checking fluent-uri v0.3.2
Checking bit-set v0.8.0
Checking num v0.4.3
Checking env_logger v0.11.8
Checking phf_shared v0.11.3
Compiling test-log-macros v0.2.18
Checking outref v0.5.2
Checking vsimd v0.8.0
Checking phf v0.11.3
Checking referencing v0.30.0
Checking uuid-simd v0.8.0
Checking test-log v0.2.18
Checking fraction v0.15.3
Checking fancy-regex v0.14.0
Checking email_address v0.2.9
Checking base64 v0.22.1
Checking num-cmp v0.1.0
Checking bytecount v0.6.8
Checking emojis v0.6.4
Checking jsonschema v0.30.0
Checking git2 v0.19.0
Checking radicle-git-ext v0.8.1
Checking radicle-term v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-term)
Checking radicle-crypto v0.13.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-crypto)
Checking radicle-cob v0.15.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-cob)
Checking radicle v0.18.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle)
Checking radicle-fetch v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-fetch)
Checking radicle-cli-test v0.12.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-cli-test)
Checking radicle-protocol v0.2.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-protocol)
Checking radicle-schemars v0.4.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-schemars)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.65s
+ cargo build --all-targets --workspace
Compiling cfg-if v1.0.0
Compiling libc v0.2.174
Compiling shlex v1.3.0
Compiling serde v1.0.219
Compiling memchr v2.7.2
Compiling log v0.4.27
Compiling smallvec v1.13.2
Compiling regex-syntax v0.8.5
Compiling jobserver v0.1.31
Compiling cc v1.2.2
Compiling getrandom v0.2.15
Compiling aho-corasick v1.1.3
Compiling regex-automata v0.4.9
Compiling typenum v1.17.0
Compiling generic-array v0.14.7
Compiling rand_core v0.6.4
Compiling bitflags v2.9.1
Compiling crypto-common v0.1.6
Compiling fastrand v2.1.0
Compiling scopeguard v1.2.0
Compiling lock_api v0.4.11
Compiling zerofrom v0.1.6
Compiling parking_lot_core v0.9.9
Compiling stable_deref_trait v1.2.0
Compiling subtle v2.5.0
Compiling yoke v0.7.5
Compiling tinyvec_macros v0.1.1
Compiling parking_lot v0.12.3
Compiling once_cell v1.21.3
Compiling zerovec v0.10.4
Compiling tinyvec v1.6.0
Compiling zeroize v1.7.0
Compiling cpufeatures v0.2.12
Compiling litemap v0.7.5
Compiling bstr v1.9.1
Compiling unicode-normalization v0.1.23
Compiling tinystr v0.7.6
Compiling adler2 v2.0.0
Compiling writeable v0.5.5
Compiling icu_locid v1.5.0
Compiling miniz_oxide v0.8.8
Compiling block-padding v0.3.3
Compiling thiserror v2.0.12
Compiling inout v0.1.3
Compiling icu_locid_transform_data v1.5.1
Compiling icu_provider v1.5.0
Compiling block-buffer v0.10.4
Compiling itoa v1.0.11
Compiling hashbrown v0.14.3
Compiling digest v0.10.7
Compiling icu_locid_transform v1.5.0
Compiling cipher v0.4.4
Compiling icu_properties_data v1.5.1
Compiling crc32fast v1.4.0
Compiling icu_collections v1.5.0
Compiling icu_normalizer_data v1.5.1
Compiling utf8_iter v1.0.4
Compiling write16 v1.0.0
Compiling utf16_iter v1.0.5
Compiling icu_properties v1.5.1
Compiling percent-encoding v2.3.1
Compiling linux-raw-sys v0.4.13
Compiling thiserror v1.0.69
Compiling sha2 v0.10.8
Compiling form_urlencoded v1.2.1
Compiling rustix v0.38.34
Compiling universal-hash v0.5.1
Compiling opaque-debug v0.3.1
Compiling libz-sys v1.1.16
Compiling gix-trace v0.1.12
Compiling data-encoding v2.5.0
Compiling icu_normalizer v1.5.0
Compiling signature v1.6.4
Compiling idna_adapter v1.2.0
Compiling idna v1.0.3
Compiling url v2.5.4
Compiling tempfile v3.10.1
Compiling ascii v1.1.0
Compiling amplify_num v0.5.2
Compiling ed25519 v1.5.3
Compiling data-encoding-macro v0.1.14
Compiling libgit2-sys v0.17.0+1.8.1
Compiling aead v0.5.2
Compiling faster-hex v0.9.0
Compiling byteorder v1.5.0
Compiling base-x v0.2.11
Compiling ct-codecs v1.1.1
Compiling ec25519 v0.1.0
Compiling multibase v0.9.1
Compiling poly1305 v0.8.0
Compiling amplify v4.6.0
Compiling chacha20 v0.9.1
Compiling gix-utils v0.1.14
Compiling cyphergraphy v0.3.0
Compiling num-traits v0.2.19
Compiling gix-hash v0.15.1
Compiling same-file v1.0.6
Compiling keccak v0.1.5
Compiling sha3 v0.10.8
Compiling walkdir v2.5.0
Compiling polyval v0.6.2
Compiling git-ref-format-core v0.3.1
Compiling flate2 v1.1.1
Compiling hmac v0.12.1
Compiling sqlite3-src v0.5.1
Compiling prodash v29.0.2
Compiling base32 v0.4.0
Compiling equivalent v1.0.1
Compiling ppv-lite86 v0.2.17
Compiling base64ct v1.6.0
Compiling sha1_smol v1.0.0
Compiling rand_chacha v0.3.1
Compiling gix-features v0.39.1
Compiling pem-rfc7468 v0.7.0
Compiling indexmap v2.2.6
Compiling cypheraddr v0.4.0
Compiling git-ref-format-macro v0.3.1
Compiling pbkdf2 v0.12.2
Compiling ghash v0.5.1
Compiling crossbeam-utils v0.8.19
Compiling chacha20poly1305 v0.10.1
Compiling aes v0.8.4
Compiling ctr v0.9.2
Compiling ryu v1.0.17
Compiling serde_json v1.0.140
Compiling aes-gcm v0.10.3
Compiling git-ref-format v0.3.1
Compiling crossbeam-channel v0.5.15
Compiling noise-framework v0.4.0
Compiling socks5-client v0.4.1
Compiling ssh-encoding v0.2.0
Compiling rand v0.8.5
Compiling blowfish v0.9.1
Compiling cbc v0.1.2
Compiling home v0.5.9
Compiling radicle-std-ext v0.1.0
Compiling gix-path v0.10.15
Compiling ssh-cipher v0.2.0
Compiling bcrypt-pbkdf v0.10.0
Compiling cyphernet v0.5.2
Compiling signature v2.2.0
Compiling ssh-key v0.6.6
Compiling ref-cast v1.0.24
Compiling qcheck v1.0.0
Compiling radicle-ssh v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-ssh)
Compiling dyn-clone v1.0.17
Compiling lazy_static v1.5.0
Compiling siphasher v1.0.1
Compiling typeid v1.0.3
Compiling radicle-dag v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-dag)
Compiling nonempty v0.9.0
Compiling erased-serde v0.4.6
Compiling iana-time-zone v0.1.60
Compiling jiff v0.2.1
Compiling serde-untagged v0.1.7
Compiling chrono v0.4.38
Compiling schemars v1.0.4
Compiling gix-date v0.9.4
Compiling colored v2.1.0
Compiling bytesize v2.0.1
Compiling localtime v1.3.1
Compiling winnow v0.6.26
Compiling base64 v0.21.7
Compiling tree-sitter-language v0.1.2
Compiling anstyle-query v1.0.2
Compiling fast-glob v0.3.3
Compiling gix-actor v0.33.2
Compiling gix-hashtable v0.6.0
Compiling gix-validate v0.9.4
Compiling utf8parse v0.2.1
Compiling anstyle-parse v0.2.3
Compiling gix-object v0.46.1
Compiling memmap2 v0.9.4
Compiling colorchoice v1.0.0
Compiling anstyle v1.0.6
Compiling anstream v0.6.13
Compiling gix-chunk v0.4.11
Compiling linux-raw-sys v0.9.4
Compiling rustix v1.0.7
Compiling gix-commitgraph v0.25.1
Compiling sqlite3-sys v0.15.2
Compiling sqlite v0.32.0
Compiling gix-revwalk v0.17.0
Compiling anyhow v1.0.82
Compiling gix-fs v0.12.1
Compiling sem_safe v0.2.0
Compiling errno v0.3.13
Compiling unicode-segmentation v1.11.0
Compiling signals_receipts v0.2.0
Compiling gix-tempfile v15.0.0
Compiling signal-hook-registry v1.4.5
Compiling shell-words v1.1.0
Compiling signal-hook v0.3.18
Compiling gix-command v0.4.1
Compiling radicle-signals v0.11.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-signals)
Compiling tree-sitter v0.24.4
Compiling mio v1.0.4
Compiling mio v0.8.11
Compiling signal-hook-mio v0.2.4
Compiling getrandom v0.3.3
Compiling gix-lock v15.0.1
Compiling convert_case v0.7.1
Compiling gix-url v0.28.2
Compiling gix-config-value v0.14.12
Compiling gix-quote v0.4.15
Compiling regex v1.11.1
Compiling gix-sec v0.10.12
Compiling gix-prompt v0.9.1
Compiling xattr v1.3.1
Compiling derive_more-impl v2.0.1
Compiling uuid v1.16.0
Compiling gix-revision v0.31.1
Compiling gix-traverse v0.43.1
Compiling gix-diff v0.49.0
Compiling gix-packetline v0.18.4
Compiling filetime v0.2.23
Compiling bitflags v1.3.2
Compiling lexopt v0.3.0
Compiling gix-transport v0.44.0
Compiling crossterm v0.25.0
Compiling derive_more v2.0.1
Compiling tar v0.4.40
Compiling gix-pack v0.56.0
Compiling gix-refspec v0.27.0
Compiling gix-credentials v0.26.0
Compiling gix-ref v0.49.1
Compiling gix-shallow v0.1.0
Compiling newline-converter v0.3.0
Compiling gix-negotiate v0.17.0
Compiling fxhash v0.2.1
Compiling arc-swap v1.7.1
Compiling streaming-iterator v0.1.9
Compiling unicode-width v0.1.11
Compiling gimli v0.31.1
Compiling inquire v0.7.5
Compiling gix-odb v0.66.0
Compiling gix-protocol v0.47.0
Compiling addr2line v0.24.2
Compiling radicle-surf v0.22.0
Compiling crossterm v0.29.0
Compiling object v0.36.7
Compiling unicode-display-width v0.3.0
Compiling tree-sitter-c v0.23.2
Compiling tree-sitter-python v0.23.4
Compiling tree-sitter-bash v0.23.3
Compiling tree-sitter-typescript v0.23.2
Compiling tree-sitter-css v0.23.1
Compiling tree-sitter-rust v0.23.2
Compiling tree-sitter-md v0.3.2
Compiling tree-sitter-json v0.24.8
Compiling tree-sitter-html v0.23.2
Compiling tree-sitter-ruby v0.23.1
Compiling tree-sitter-toml-ng v0.6.0
Compiling tree-sitter-go v0.23.4
Compiling serde_spanned v1.0.0
Compiling toml_datetime v0.7.0
Compiling rustc-demangle v0.1.26
Compiling either v1.11.0
Compiling toml_writer v1.0.2
Compiling toml v0.9.5
Compiling backtrace v0.3.75
Compiling snapbox-macros v0.3.8
Compiling salsa20 v0.10.2
Compiling os_info v3.12.0
Compiling siphasher v0.3.11
Compiling radicle-cli v0.15.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-cli)
Compiling similar v2.5.0
Compiling normalize-line-endings v0.3.0
Compiling base64 v0.13.1
Compiling nonempty v0.5.0
Compiling snapbox v0.4.17
Compiling human-panic v2.0.3
Compiling bloomy v1.2.0
Compiling scrypt v0.11.0
Compiling tree-sitter-highlight v0.24.4
Compiling systemd-journal-logger v2.2.2
Compiling popol v3.0.0
Compiling bytes v1.10.1
Compiling timeago v0.4.2
Compiling io-reactor v0.5.2
Compiling socket2 v0.5.7
Compiling yansi v0.5.1
Compiling radicle-node v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-node)
Compiling diff v0.1.13
Compiling netservices v0.8.0
Compiling pretty_assertions v1.4.0
Compiling radicle-systemd v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-systemd)
Compiling num-integer v0.1.46
Compiling escargot v0.5.10
Compiling radicle-remote-helper v0.12.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-remote-helper)
Compiling num-bigint v0.4.6
Compiling num-iter v0.1.45
Compiling num-complex v0.4.6
Compiling env_filter v0.1.3
Compiling num-rational v0.4.2
Compiling borrow-or-share v0.2.2
Compiling bit-vec v0.8.0
Compiling zerocopy v0.7.35
Compiling bit-set v0.8.0
Compiling num v0.4.3
Compiling ahash v0.8.11
Compiling fluent-uri v0.3.2
Compiling env_logger v0.11.8
Compiling phf_shared v0.11.3
Compiling outref v0.5.2
Compiling vsimd v0.8.0
Compiling referencing v0.30.0
Compiling test-log v0.2.18
Compiling phf v0.11.3
Compiling fraction v0.15.3
Compiling uuid-simd v0.8.0
Compiling fancy-regex v0.14.0
Compiling email_address v0.2.9
Compiling bytecount v0.6.8
Compiling num-cmp v0.1.0
Compiling base64 v0.22.1
Compiling emojis v0.6.4
Compiling jsonschema v0.30.0
Compiling git2 v0.19.0
Compiling radicle-git-ext v0.8.1
Compiling radicle-term v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-term)
Compiling radicle-crypto v0.13.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-crypto)
Compiling radicle-cob v0.15.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-cob)
Compiling radicle v0.18.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle)
Compiling radicle-fetch v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-fetch)
Compiling radicle-protocol v0.2.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-protocol)
Compiling radicle-cli-test v0.12.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-cli-test)
Compiling radicle-schemars v0.4.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-schemars)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
+ cargo doc --workspace --no-deps
Checking regex-automata v0.4.9
Compiling syn v1.0.109
Checking idna v1.0.3
Checking radicle-ssh v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-ssh)
Compiling num-traits v0.2.19
Checking url v2.5.4
Checking radicle-dag v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-dag)
Checking git2 v0.19.0
Checking chrono v0.4.38
Checking bstr v1.9.1
Compiling amplify_syn v2.0.1
Compiling proc-macro-error v1.0.4
Checking gix-path v0.10.15
Checking git-ref-format-core v0.3.1
Checking gix-date v0.9.4
Checking gix-validate v0.9.4
Checking gix-actor v0.33.2
Checking gix-commitgraph v0.25.1
Compiling data-encoding-macro-internal v0.1.12
Compiling amplify_derive v4.0.0
Compiling git-ref-format-macro v0.3.1
Checking gix-object v0.46.1
Checking data-encoding-macro v0.1.14
Checking multibase v0.9.1
Checking git-ref-format v0.3.1
Checking gix-command v0.4.1
Checking radicle-git-ext v0.8.1
Checking gix-revwalk v0.17.0
Checking radicle-signals v0.11.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-signals)
Checking regex v1.11.1
Checking gix-config-value v0.14.12
Checking gix-url v0.28.2
Checking gix-quote v0.4.15
Checking gix-prompt v0.9.1
Checking uuid v1.16.0
Checking tree-sitter v0.24.4
Checking gix-traverse v0.43.1
Checking gix-revision v0.31.1
Checking gix-diff v0.49.0
Checking gix-packetline v0.18.4
Compiling radicle-cli v0.15.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-cli)
Checking tree-sitter-highlight v0.24.4
Checking tree-sitter-toml-ng v0.6.0
Checking radicle-surf v0.22.0
Checking gix-transport v0.44.0
Checking human-panic v2.0.3
Checking gix-pack v0.56.0
Checking gix-refspec v0.27.0
Checking amplify v4.6.0
Checking gix-credentials v0.26.0
Checking radicle-term v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-term)
Checking cyphergraphy v0.3.0
Checking gix-shallow v0.1.0
Checking gix-ref v0.49.1
Checking gix-negotiate v0.17.0
Checking cypheraddr v0.4.0
Checking socks5-client v0.4.1
Checking noise-framework v0.4.0
Checking io-reactor v0.5.2
Checking gix-odb v0.66.0
Checking cyphernet v0.5.2
Compiling radicle-node v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-node)
Checking radicle-crypto v0.13.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-crypto)
Checking gix-protocol v0.47.0
Checking radicle-cob v0.15.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-cob)
Checking netservices v0.8.0
Checking radicle-systemd v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-systemd)
Documenting radicle-cob v0.15.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-cob)
Documenting radicle-crypto v0.13.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-crypto)
Documenting radicle-systemd v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-systemd)
Checking radicle v0.18.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle)
Documenting radicle v0.18.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle)
Documenting radicle-term v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-term)
Documenting radicle-signals v0.11.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-signals)
Documenting radicle-ssh v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-ssh)
Documenting radicle-dag v0.10.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-dag)
Checking radicle-fetch v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-fetch)
Documenting radicle-cli v0.15.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-cli)
Documenting radicle-cli-test v0.12.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-cli-test)
Checking radicle-protocol v0.2.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-protocol)
Documenting radicle-protocol v0.2.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-protocol)
Documenting radicle-node v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-node)
Documenting radicle-schemars v0.4.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-schemars)
Documenting radicle-remote-helper v0.12.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-remote-helper)
Checking radicle-remote-helper v0.12.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-remote-helper)
Documenting radicle-fetch v0.14.0 (/fb668309-3699-4630-9e4d-b8af71e7a48b/w/crates/radicle-fetch)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.40s
Generated /fb668309-3699-4630-9e4d-b8af71e7a48b/w/target/doc/radicle/index.html and 16 other files
+ cargo test --workspace --no-fail-fast
Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
Running unittests src/lib.rs (target/debug/deps/radicle-ad2ed321ecacb27a)
running 228 tests
test canonical::formatter::test::ascii_control_characters ... ok
test canonical::formatter::test::ordered_nested_object ... ok
test canonical::formatter::test::securesystemslib_asserts ... ok
test cob::cache::migrations::_2::tests::test_patch_json_deserialization ... ok
test cob::cache::tests::test_migrate_to ... ok
test cob::common::test::test_color ... ok
test cob::common::test::test_emojis ... ok
test cob::cache::tests::test_check_version ... ok
test cob::cache::migrations::_2::tests::test_migration_2 ... ok
test cob::identity::test::prop_json_eq_str ... ok
test cob::identity::test::test_identity_redact_revision ... ok
test cob::identity::test::test_identity_update_rejected ... ok
test cob::identity::test::test_identity_reject_concurrent ... ok
test cob::identity::test::test_identity_remove_delegate_concurrent ... ok
test cob::identity::test::test_identity_updates ... ok
test cob::issue::cache::tests::test_counts ... ok
test cob::issue::cache::tests::test_get ... ok
test cob::issue::cache::tests::test_is_empty ... ok
test cob::issue::cache::tests::test_list ... ok
test cob::issue::cache::tests::test_list_by_status ... ok
test cob::issue::cache::tests::test_remove ... ok
test cob::identity::test::test_identity_updates_concurrent ... ok
test cob::identity::test::test_valid_identity ... ok
test cob::issue::test::test_embeds ... ok
test cob::identity::test::test_identity_updates_concurrent_outdated ... ok
test cob::issue::test::test_embeds_edit ... ok
test cob::issue::test::test_invalid_actions ... ok
test cob::issue::test::test_invalid_tx ... ok
test cob::issue::test::test_concurrency ... ok
test cob::issue::test::test_invalid_cob ... ok
test cob::issue::test::test_invalid_tx_reference ... ok
test cob::issue::test::test_issue_all ... ok
test cob::issue::test::test_issue_comment ... ok
test cob::issue::test::test_issue_create_and_assign ... ok
test cob::issue::test::test_issue_comment_redact ... ok
test cob::issue::test::test_issue_create_and_get ... ok
test cob::issue::test::test_issue_create_and_unassign ... ok
test cob::issue::test::test_issue_create_and_change_state ... ok
test cob::issue::test::test_issue_create_and_reassign ... ok
test cob::issue::test::test_issue_edit ... ok
test cob::issue::test::test_issue_multilines ... ok
test cob::issue::test::test_issue_edit_description ... ok
test cob::issue::test::test_issue_state_serde ... ok
test cob::issue::test::test_ordering ... ok
test cob::patch::actions::test::test_review_edit ... ok
test cob::issue::test::test_issue_label ... ok
test cob::issue::test::test_issue_react ... ok
test cob::patch::cache::tests::test_get ... ok
test cob::patch::cache::tests::test_is_empty ... ok
test cob::issue::test::test_issue_reply ... ok
test cob::patch::cache::tests::test_list_by_status ... ok
test cob::patch::cache::tests::test_remove ... ok
test cob::patch::encoding::review::test::test_review_deserialize_summary_migration_null_summary ... ok
test cob::patch::encoding::review::test::test_review_deserialize_summary_migration_with_summary ... ok
test cob::patch::encoding::review::test::test_review_deserialize_summary_migration_without_summary ... ok
test cob::patch::encoding::review::test::test_review_deserialize_summary_v2 ... ok
test cob::patch::encoding::review::test::test_review_summary ... ok
test cob::patch::test::test_json ... ok
test cob::patch::test::test_json_serialization ... ok
test cob::patch::cache::tests::test_list ... ok
test cob::patch::test::test_patch_create_and_get ... ok
test cob::patch::cache::tests::test_counts ... ok
test cob::patch::test::test_patch_discussion ... ok
test cob::patch::test::test_patch_merge ... ok
test cob::patch::test::test_patch_redact ... ok
test cob::patch::cache::tests::test_find_by_revision ... ok
test cob::patch::test::test_patch_review_comment ... ok
test cob::patch::test::test_patch_review_edit ... ok
test cob::patch::test::test_patch_review_duplicate ... ok
test cob::patch::test::test_patch_review ... ok
test cob::patch::test::test_patch_review_revision_redact ... ok
test cob::patch::test::test_reactions_json_serialization ... ok
test cob::patch::test::test_patch_review_remove_summary ... ok
test cob::patch::test::test_revision_reaction ... ok
test cob::patch::test::test_revision_review_merge_redacted ... ok
test cob::patch::test::test_revision_edit_redact ... ok
test cob::stream::tests::test_all_from ... FAILED
test cob::stream::tests::test_all_from_until ... FAILED
test cob::stream::tests::test_all_until ... FAILED
test cob::stream::tests::test_from_until ... FAILED
test cob::patch::test::test_patch_review_edit_comment ... ok
test cob::thread::tests::test_comment_edit_redacted ... ok
test cob::thread::tests::test_comment_redact_missing ... ok
test cob::thread::tests::test_comment_edit_missing ... ok
test cob::thread::tests::test_edit_comment ... ok
test cob::thread::tests::test_redact_comment ... ok
test cob::thread::tests::test_duplicate_comments ... ok
test cob::patch::test::test_patch_update ... ok
test git::canonical::rules::tests::test_deserialization ... ok
test git::canonical::rules::tests::test_deserialize_extensions ... ok
test git::canonical::rules::tests::test_order ... ok
test git::canonical::rules::tests::test_roundtrip ... ok
test cob::thread::tests::test_timeline ... ok
test git::canonical::rules::tests::test_rule_validate_success ... ok
test git::canonical::rules::tests::test_special_branches ... ok
test git::canonical::rules::tests::test_canonical ... ok
test git::canonical::tests::test_quorum_groups ... ok
test git::canonical::tests::test_quorum ... ok
test git::canonical::rules::tests::test_rule_validate_failures ... ok
test git::canonical::tests::test_quorum_merges ... ok
test git::canonical::tests::test_quorum_tag ... ok
test git::test::test_version_ord ... ok
test git::test::test_version_from_str ... ok
test identity::did::test::test_did_vectors ... ok
test identity::did::test::test_did_encode_decode ... ok
test identity::doc::id::test::prop_from_str ... ok
test identity::doc::test::test_canonical_doc ... ok
test identity::doc::test::test_canonical_example ... ok
test identity::doc::test::test_duplicate_dids ... ok
test identity::doc::test::test_future_version_error ... ok
test identity::doc::test::test_is_valid_version ... ok
test git::canonical::tests::test_quorum_properties ... ok
test identity::doc::test::test_not_found ... ok
test identity::doc::test::test_parse_version ... ok
test identity::doc::test::test_visibility_json ... ok
test identity::doc::update::test::test_can_update_crefs ... ok
test identity::doc::update::test::test_cannot_include_default_branch_rule ... ok
test identity::doc::update::test::test_default_branch_rule_exists_after_verification ... ok
test identity::project::test::test_project_name ... ok
test node::address::store::test::test_alias ... ok
test node::address::store::test::test_disconnected ... ok
test node::address::store::test::test_disconnected_ban ... ok
test node::address::store::test::test_empty ... ok
test identity::doc::test::test_max_delegates ... ok
test node::address::store::test::test_get_none ... ok
test node::address::store::test::test_insert_and_get ... ok
test node::address::store::test::test_insert_and_remove ... ok
test node::address::store::test::test_entries ... ok
test node::address::store::test::test_insert_and_update ... ok
test node::address::store::test::test_insert_duplicate ... ok
test node::address::store::test::test_remove_nothing ... ok
test node::config::test::partial ... ok
test node::db::test::test_version ... ok
test node::features::test::test_operations ... ok
test node::notifications::store::test::test_branch_notifications ... ok
test node::notifications::store::test::test_clear ... ok
test node::notifications::store::test::test_cob_notifications ... ok
test node::notifications::store::test::test_counts_by_repo ... ok
test node::notifications::store::test::test_duplicate_notifications ... ok
test node::notifications::store::test::test_notification_status ... ok
test node::policy::store::test::test_follow_and_unfollow_node ... ok
test node::policy::store::test::test_node_aliases ... ok
test node::address::store::test::test_node_aliases ... ok
test node::policy::store::test::test_node_policies ... ok
test node::policy::store::test::test_node_policy ... ok
test node::policy::store::test::test_repo_policies ... ok
test node::policy::store::test::test_repo_policy ... ok
test node::policy::store::test::test_seed_and_unseed_repo ... ok
test node::policy::store::test::test_update_alias ... ok
test node::policy::store::test::test_update_scope ... ok
test node::refs::store::test::test_count ... ok
test node::refs::store::test::test_set_and_delete ... ok
test node::refs::store::test::test_set_and_get ... ok
test node::routing::test::test_count ... ok
test node::routing::test::test_entries ... ok
test node::routing::test::test_insert_and_get ... ok
test node::routing::test::test_insert_and_get_resources ... ok
test node::routing::test::test_insert_duplicate ... ok
test node::routing::test::test_insert_existing_updated_time ... ok
test node::routing::test::test_len ... ok
test node::routing::test::test_insert_and_remove ... ok
test node::routing::test::test_remove_many ... ok
test node::routing::test::test_remove_redundant ... ok
test node::routing::test::test_update_existing_multi ... ok
test node::sync::announce::test::all_synced_nodes_are_preferred_seeds ... ok
test node::sync::announce::test::announcer_adapts_target_to_reach ... ok
test node::routing::test::test_prune ... ok
test node::sync::announce::test::announcer_preferred_seeds_or_replica_factor ... ok
test node::sync::announce::test::announcer_reached_min_replication_target ... ok
test node::sync::announce::test::announcer_reached_max_replication_target ... ok
test node::sync::announce::test::announcer_synced_with_unknown_node ... ok
test node::sync::announce::test::announcer_reached_preferred_seeds ... ok
test node::sync::announce::test::announcer_timed_out ... ok
test node::sync::announce::test::announcer_with_replication_factor_zero_and_preferred_seeds ... ok
test node::sync::announce::test::construct_node_appears_in_multiple_input_sets ... ok
test node::sync::announce::test::construct_only_preferred_seeds_provided ... ok
test node::sync::announce::test::cannot_construct_announcer ... ok
test node::sync::announce::test::invariant_progress_should_match_state ... ok
test node::sync::announce::test::local_node_in_multiple_sets ... ok
test cob::thread::tests::prop_ordering ... ok
test node::sync::announce::test::local_node_in_synced_set ... ok
test node::sync::announce::test::local_node_only_in_all_sets_results_in_no_seeds_error ... ok
test node::sync::announce::test::preferred_seeds_already_synced ... ok
test node::sync::announce::test::local_node_in_preferred_seeds ... ok
test node::sync::announce::test::local_node_in_unsynced_set ... ok
test node::sync::announce::test::synced_with_local_node_is_ignored ... ok
test node::sync::announce::test::synced_with_same_node_multiple_times ... ok
test node::sync::announce::test::timed_out_after_reaching_success ... ok
test node::sync::fetch::test::all_nodes_are_candidates ... ok
test node::sync::fetch::test::ignores_duplicates_and_local_node ... ok
test node::sync::fetch::test::all_nodes_are_fetchable ... ok
test node::sync::fetch::test::could_not_reach_target ... ok
test node::sync::fetch::test::preferred_seeds_target_returned_over_replicas ... ok
test node::sync::fetch::test::reaches_target_of_max_replicas ... ok
test node::sync::fetch::test::reaches_target_of_preferred_seeds ... ok
test node::sync::fetch::test::reaches_target_of_replicas ... ok
test node::sync::test::ensure_replicas_construction ... ok
test node::sync::test::replicas_constrain_to ... ok
test node::test::test_user_agent ... ok
test node::test::test_alias ... ok
test node::test::test_command_result ... ok
test node::timestamp::tests::test_timestamp_max ... ok
test profile::test::canonicalize_home ... ok
test profile::test::test_config ... ok
test rad::tests::test_checkout ... ok
test rad::tests::test_fork ... ok
test serde_ext::test::test_localtime ... ok
test serde_ext::test::test_localtime_ext ... ok
test rad::tests::test_init ... ok
test storage::git::tests::test_references_of ... ok
test profile::config::test::schema ... ok
test storage::git::transport::local::url::test::test_url_parse ... ok
test storage::git::transport::local::url::test::test_url_to_string ... ok
test storage::git::transport::remote::url::test::test_url_parse ... ok
test storage::refs::tests::prop_canonical_roundtrip ... ok
test storage::git::tests::test_sign_refs ... ok
test storage::tests::test_storage ... ok
test test::assert::test::assert_with_message ... ok
test test::assert::test::test_assert_no_move ... ok
test test::assert::test::test_assert_panic_0 - should panic ... ok
test test::assert::test::test_assert_panic_1 - should panic ... ok
test test::assert::test::test_assert_panic_2 - should panic ... ok
test test::assert::test::test_assert_succeed ... ok
test test::assert::test::test_panic_message ... ok
test version::test::test_version ... ok
test storage::git::tests::test_remote_refs ... ok
test storage::refs::tests::test_rid_verification ... ok
test identity::doc::test::prop_encode_decode ... ok
failures:
---- cob::stream::tests::test_all_from stdout ----
thread 'cob::stream::tests::test_all_from' panicked at crates/radicle/src/cob/stream.rs:216:18:
called `Result::unwrap()` on an `Err` value: Git(Error { code: -3, klass: 7, message: "config value 'user.name' was not found" })
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
---- cob::stream::tests::test_all_from_until stdout ----
thread 'cob::stream::tests::test_all_from_until' panicked at crates/radicle/src/cob/stream.rs:216:18:
called `Result::unwrap()` on an `Err` value: Git(Error { code: -3, klass: 7, message: "config value 'user.name' was not found" })
---- cob::stream::tests::test_all_until stdout ----
thread 'cob::stream::tests::test_all_until' panicked at crates/radicle/src/cob/stream.rs:216:18:
called `Result::unwrap()` on an `Err` value: Git(Error { code: -3, klass: 7, message: "config value 'user.name' was not found" })
---- cob::stream::tests::test_from_until stdout ----
thread 'cob::stream::tests::test_from_until' panicked at crates/radicle/src/cob/stream.rs:216:18:
called `Result::unwrap()` on an `Err` value: Git(Error { code: -3, klass: 7, message: "config value 'user.name' was not found" })
failures:
cob::stream::tests::test_all_from
cob::stream::tests::test_all_from_until
cob::stream::tests::test_all_until
cob::stream::tests::test_from_until
test result: FAILED. 224 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.31s
error: test failed, to rerun pass `-p radicle --lib`
Running unittests src/lib.rs (target/debug/deps/radicle_cli-a5147a12ab1bb3e3)
running 14 tests
test commands::rad_patch::review::builder::tests::test_review_comments_basic ... ok
test commands::rad_inspect::test::test_tree ... ok
test git::ddiff::tests::diff_encode_decode_ddiff_hunk ... ok
test git::pretty_diff::test::test_pretty ... ignored
test git::unified_diff::test::test_diff_content_encode_decode_content ... ok
test git::unified_diff::test::test_diff_encode_decode_diff ... ok
test commands::rad_patch::review::builder::tests::test_review_comments_before ... ok
test terminal::format::test::test_bytes ... ok
test commands::rad_patch::review::builder::tests::test_review_comments_split_hunk ... ok
test commands::rad_patch::review::builder::tests::test_review_comments_multiline ... ok
test terminal::format::test::test_strip_comments ... ok
test terminal::patch::test::test_edit_display_message ... ok
test terminal::patch::test::test_create_display_message ... ok
test terminal::patch::test::test_update_display_message ... ok
test result: ok. 13 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
Running unittests src/main.rs (target/debug/deps/rad-11e40cccef6a50a2)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running tests/commands.rs (target/debug/deps/commands-05bf6c817a5a7694)
running 102 tests
test framework_home ... ok
test git_push_and_fetch ... ok
test git_push_amend ... ok
test git_push_canonical_annotated_tags ... ok
test git_push_canonical_lightweight_tags ... ok
test git_push_diverge ... ok
test rad_auth ... ok
test rad_auth_errors ... ok
test rad_block ... ok
test rad_checkout ... ok
test git_push_rollback ... ok
test git_tag ... ok
test git_push_converge ... ok
test rad_clone ... ok
test rad_clean ... ok
test rad_clone_connect ... ok
test rad_clone_unknown ... ok
test rad_clone_directory ... ok
test rad_clone_all ... ok
test rad_cob_multiset ... ok
test rad_cob_log ... ok
test rad_cob_migrate ... ok
test rad_cob_operations ... ok
test rad_cob_show ... ok
test rad_cob_update_identity ... ok
test rad_clone_partial_fail ... ok
test rad_config ... ok
test rad_cob_update ... ok
test rad_diff ... ok
test rad_id_collaboration ... ignored, slow
test rad_id ... ok
test rad_id_conflict ... ok
test rad_id_missing_commits ... ok
test rad_id_private ... ok
test rad_id_multi_delegate ... ok
test rad_id_threshold ... ok
test rad_id_threshold_soft_fork ... ok
test rad_id_unknown_field ... ok
test rad_id_update_delete_field ... ok
test rad_init ... ignored, part of many other tests
test rad_init_detached_head ... ok
test rad_init_existing ... ok
test rad_init_no_git ... ok
test rad_init_no_seed ... ok
test rad_init_private ... ok
test rad_init_private_clone ... ok
test rad_inbox ... ok
test rad_fork ... ok
test rad_init_private_no_seed ... ok
test rad_fetch ... ok
test rad_init_sync_not_connected ... ok
test rad_init_private_clone_seed ... ok
test rad_init_private_seed ... ok
test rad_init_sync_preferred ... ok
test rad_init_with_existing_remote ... ok
test rad_inspect ... ok
test rad_issue ... ok
test rad_merge_after_update ... ok
test rad_merge_no_ff ... ok
test rad_merge_via_push ... ok
test rad_node_connect ... ok
test rad_node_connect_without_address ... ok
test rad_node ... ok
test rad_patch ... ok
test rad_patch_ahead_behind ... ok
test rad_patch_change_base ... ok
test rad_patch_checkout ... ok
test rad_patch_checkout_revision ... ok
test rad_patch_checkout_force ... ok
test rad_patch_detached_head ... ok
test rad_init_sync_and_clone ... ok
test rad_init_sync_timeout ... ok
test rad_patch_draft ... ok
test rad_patch_diff ... ok
test rad_patch_edit ... ok
test rad_patch_fetch_2 ... ok
test rad_patch_merge_draft ... ok
test rad_patch_fetch_1 ... ok
test rad_patch_delete ... ok
test rad_patch_revert_merge ... ok
test rad_patch_open_explore ... ok
test rad_patch_update ... ok
test rad_publish ... ok
test rad_patch_via_push ... ok
test rad_review_by_hunk ... ok
test rad_seed_and_follow ... ok
test rad_remote ... ok
test rad_self ... ok
test rad_seed_many ... ok
test rad_push_and_pull_patches ... ok
test rad_sync_without_node ... ok
test rad_unseed ... ok
test rad_warn_old_nodes ... ok
test rad_unseed_many ... ok
test rad_watch ... ok
test rad_sync ... ok
test test_clone_without_seeds ... ok
test test_cob_deletion ... ok
test test_cob_replication ... ok
test rad_workflow ... ok
test rad_patch_pull_update ... ok
test test_replication_via_seed ... ok
test result: ok. 100 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 73.58s
Running unittests src/lib.rs (target/debug/deps/radicle_cli_test-8105fe60751071c7)
running 3 tests
test tests::test_parse ... ok
test tests::test_run ... ok
test tests::test_example_spaced_brackets ... ok
test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
Running unittests src/lib.rs (target/debug/deps/radicle_cob-2ed645dea51744bb)
running 8 tests
test object::tests::test_serde ... ok
test tests::invalid_parse_refstr ... ok
test tests::parse_refstr ... ok
test tests::roundtrip ... ok
test type_name::test::valid_typenames ... ok
test tests::list_cobs ... ok
test tests::traverse_cobs ... ok
test tests::update_cob ... ok
test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
Running unittests src/lib.rs (target/debug/deps/radicle_crypto-b4d9cbb5b8695904)
running 12 tests
test ssh::fmt::test::test_key ... ok
test ssh::fmt::test::test_fingerprint ... ok
test ssh::keystore::tests::test_init_no_passphrase ... ok
test ssh::test::test_agent_encoding_remove ... ok
test ssh::test::prop_encode_decode_sk ... ok
test ssh::test::test_agent_encoding_sign ... ok
test tests::prop_encode_decode ... ok
test tests::test_e25519_dh ... ok
test tests::test_encode_decode ... ok
test tests::prop_key_equality ... ok
test ssh::keystore::tests::test_signer ... ok
test ssh::keystore::tests::test_init_passphrase ... ok
test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
Running unittests src/lib.rs (target/debug/deps/radicle_dag-7d941d2839407890)
running 20 tests
test tests::test_contains ... ok
test tests::test_dependencies ... ok
test tests::test_cycle ... ok
test tests::test_diamond ... ok
test tests::test_fold_diamond ... ok
test tests::test_fold_multiple_roots ... ok
test tests::test_complex ... ok
test tests::test_fold_reject ... ok
test tests::test_fold_sorting_2 ... ok
test tests::test_fold_sorting_1 ... ok
test tests::test_is_empty ... ok
test tests::test_len ... ok
test tests::test_merge_2 ... ok
test tests::test_get ... ok
test tests::test_merge_1 ... ok
test tests::test_prune_1 ... ok
test tests::test_prune_2 ... ok
test tests::test_prune_by_sorting ... ok
test tests::test_remove ... ok
test tests::test_siblings ... ok
test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_fetch-1de5ff7e7b374a6d)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_node-5781d85145841d35)
running 69 tests
test control::tests::test_control_socket ... ok
test control::tests::test_seed_unseed ... ok
test tests::e2e::missing_default_branch ... ok
test tests::e2e::test_catchup_on_refs_announcements ... ok
test tests::e2e::missing_delegate_default_branch ... ok
test tests::e2e::test_background_foreground_fetch ... ok
test tests::e2e::test_channel_reader_limit ... ok
test tests::e2e::test_clone ... ok
test tests::e2e::test_dont_fetch_owned_refs ... ok
test tests::e2e::test_fetch_followed_remotes ... ok
test tests::e2e::test_connection_crossing ... ok
test tests::e2e::test_fetch_preserve_owned_refs ... ok
test tests::e2e::test_fetch_unseeded ... ok
test tests::e2e::test_fetch_up_to_date ... ok
test tests::e2e::test_concurrent_fetches ... ok
test tests::e2e::test_inventory_sync_basic ... ok
test tests::e2e::test_large_fetch ... ok
test tests::e2e::test_migrated_clone ... ok
test tests::e2e::test_missing_remote ... ok
test tests::e2e::test_multiple_offline_inits ... ok
test tests::e2e::test_non_fastforward_sigrefs ... ok
test tests::e2e::test_outdated_delegate_sigrefs ... ok
test tests::e2e::test_outdated_sigrefs ... ok
test tests::e2e::test_replication ... ok
test tests::e2e::test_inventory_sync_bridge ... ok
test tests::e2e::test_replication_invalid ... ok
test tests::e2e::test_inventory_sync_ring ... ok
test tests::e2e::test_inventory_sync_star ... ok
test tests::e2e::test_replication_ref_in_sigrefs ... ok
test tests::test_announcement_rebroadcast ... ok
test tests::test_announcement_rebroadcast_duplicates ... ok
test tests::test_announcement_rebroadcast_timestamp_filtered ... ok
test tests::test_announcement_relay ... ok
test tests::test_connection_kept_alive ... ok
test tests::test_disconnecting_unresponsive_peer ... ok
test tests::test_fetch_missing_inventory_on_gossip ... ok
test tests::test_fetch_missing_inventory_on_schedule ... ok
test tests::test_inbound_connection ... ok
test tests::test_inventory_decode ... ok
test tests::test_init_and_seed ... ok
test tests::test_inventory_relay ... ok
test tests::test_inventory_relay_bad_timestamp ... ok
test tests::test_inventory_sync ... ok
test tests::test_maintain_connections ... ok
test tests::test_maintain_connections_failed_attempt ... ok
test tests::test_maintain_connections_transient ... ok
test tests::test_outbound_connection ... ok
test tests::test_persistent_peer_connect ... ok
test tests::test_inventory_pruning ... ok
test tests::test_persistent_peer_reconnect_success ... ok
test tests::test_persistent_peer_reconnect_attempt ... ok
test tests::test_ping_response ... ok
test tests::test_queued_fetch_from_ann_same_rid ... ok
test tests::test_queued_fetch_max_capacity ... ok
test tests::test_queued_fetch_from_command_same_rid ... ok
test tests::test_redundant_connect ... ok
test tests::test_refs_announcement_followed ... ok
test tests::test_refs_announcement_fetch_trusted_no_inventory ... ok
test tests::test_refs_announcement_no_subscribe ... ok
test tests::test_refs_announcement_offline ... ok
test tests::test_refs_announcement_relay_private ... ok
test tests::test_refs_announcement_relay_public ... ok
test tests::test_refs_synced_event ... ok
test tests::test_seed_repo_subscribe ... ok
test wire::test::test_inventory_ann_with_extension ... ok
test wire::test::test_pong_message_with_extension ... ok
test tests::test_seeding ... ok
test tests::prop_inventory_exchange_dense ... ok
test tests::test_announcement_message_amplification ... ok
test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.29s
Running unittests src/main.rs (target/debug/deps/radicle_node-05942390d17267a1)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_protocol-9163a6f80399fc7a)
running 45 tests
test deserializer::test::test_decode_next ... ok
test service::filter::test::test_parameters ... ok
test deserializer::test::prop_decode_next ... ok
test deserializer::test::test_unparsed ... ok
test service::limiter::test::test_limitter_different_rates ... ok
test service::limiter::test::test_limitter_refill ... ok
test service::limiter::test::test_limitter_multi ... ok
test service::gossip::store::test::test_announced ... ok
test service::filter::test::test_sizes ... ok
test service::message::tests::test_ref_remote_limit ... ok
test wire::frame::test::test_stream_id ... ok
test wire::message::tests::prop_addr ... ok
test service::message::tests::test_inventory_limit ... ok
test service::message::tests::prop_refs_announcement_signing ... ok
test wire::message::tests::prop_zero_bytes_encode_decode ... ok
test wire::message::tests::test_inv_ann_max_size ... ok
test wire::message::tests::test_node_ann_max_size ... ok
test wire::message::tests::test_ping_encode_size_overflow - should panic ... ok
test wire::message::tests::test_pingpong_encode_max_size ... ok
test wire::message::tests::test_pong_encode_size_overflow - should panic ... ok
test wire::message::tests::prop_message_encode_decode ... ok
test wire::tests::prop_filter ... ok
test wire::tests::prop_id ... ok
test wire::tests::prop_oid ... ok
test wire::tests::prop_pubkey ... ok
test wire::tests::prop_refs ... ok
test wire::tests::prop_signature ... ok
test wire::tests::prop_signed_refs ... ok
test wire::tests::prop_string ... ok
test wire::tests::prop_tuple ... ok
test wire::tests::prop_u16 ... ok
test wire::tests::prop_u32 ... ok
test wire::tests::prop_u64 ... ok
test wire::tests::prop_u8 ... ok
test wire::tests::prop_vec ... ok
test wire::tests::test_alias ... ok
test wire::tests::test_bounded_vec_limit ... ok
test wire::tests::test_filter_invalid ... ok
test wire::tests::test_string ... ok
test wire::varint::test::prop_encode_decode ... ok
test wire::varint::test::test_encode_overflow - should panic ... ok
test wire::varint::test::test_encoding ... ok
test wire::message::tests::test_refs_ann_max_size ... ok
test wire::message::tests::prop_message_decoder ... ok
test service::message::tests::test_node_announcement_validate ... ok
test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s
Running unittests src/lib.rs (target/debug/deps/radicle_remote_helper-59194a6636ef0aa1)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/git-remote-rad.rs (target/debug/deps/git_remote_rad-358f12613a8536b6)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/main.rs (target/debug/deps/radicle_schemars-d9e2140ce65cc351)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_signals-3340fefd7bdb5980)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_ssh-45829b725338b561)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_systemd-fc0dd6bce1d89188)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_term-7a06c171a2f669f6)
running 20 tests
test ansi::tests::colors_disabled ... ok
test cell::test::test_width ... ok
test element::test::test_truncate ... ok
test ansi::tests::colors_enabled ... ok
test element::test::test_width ... ok
test ansi::tests::wrapping ... ok
test table::test::test_table_border ... ok
test table::test::test_table_border_maximized ... ok
test table::test::test_table_border_truncated ... ok
test table::test::test_table ... ok
test table::test::test_table_unicode ... ok
test table::test::test_table_unicode_truncate ... ok
test table::test::test_table_truncate ... ok
test table::test::test_truncate ... ok
test textarea::test::test_wrapping ... ok
test textarea::test::test_wrapping_code_block ... ok
test vstack::test::test_vstack ... ok
test textarea::test::test_wrapping_fenced_block ... ok
test vstack::test::test_vstack_maximize ... ok
test textarea::test::test_wrapping_paragraphs ... ok
test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle
running 1 test
test crates/radicle/src/cob/patch/encoding/review.rs - cob::patch::encoding::review::Review (line 23) ... ignored
test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_cli
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_cli_test
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_cob
running 1 test
test crates/radicle-cob/src/backend/git/stable.rs - backend::git::stable::with_advanced_timestamp (line 56) ... ignored
test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_crypto
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_dag
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_fetch
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_node
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_protocol
running 6 tests
test crates/radicle-protocol/src/bounded.rs - bounded::BoundedVec<T,N>::truncate (line 50) ... ok
test crates/radicle-protocol/src/bounded.rs - bounded::BoundedVec<T,N>::max (line 96) ... ok
test crates/radicle-protocol/src/bounded.rs - bounded::BoundedVec<T,N>::collect_from (line 30) ... ok
test crates/radicle-protocol/src/bounded.rs - bounded::BoundedVec<T,N>::unbound (line 149) ... ok
test crates/radicle-protocol/src/bounded.rs - bounded::BoundedVec<T,N>::with_capacity (line 66) ... ok
test crates/radicle-protocol/src/bounded.rs - bounded::BoundedVec<T,N>::push (line 122) ... ok
test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
Doc-tests radicle_remote_helper
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_signals
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_ssh
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_systemd
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_term
running 1 test
test crates/radicle-term/src/table.rs - table (line 4) ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
error: 1 target failed:
`-p radicle --lib`
Exit code: 101
{
"response": "finished",
"result": "failure"
}