rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 heartwood5dae2a8b58d81d7ffd1966e0048a76834962376b
{
"request": "trigger",
"version": 1,
"event_type": "push",
"repository": {
"id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
"name": "heartwood",
"description": "Radicle Heartwood Protocol & Stack",
"private": false,
"default_branch": "master",
"delegates": [
"did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
"did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
"did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
"did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
]
},
"pusher": {
"id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
"alias": "lorenz"
},
"before": "5dae2a8b58d81d7ffd1966e0048a76834962376b",
"after": "5dae2a8b58d81d7ffd1966e0048a76834962376b",
"branch": "master",
"commits": [
"5dae2a8b58d81d7ffd1966e0048a76834962376b",
"a1017050121d92a8643d05b596f6f264ef50fac6",
"08dd1dfda7b867f6843f79ff26c191f21361d84d",
"8391599f611f494bdfed1b52e092df5ae253dff2"
]
}
{
"response": "triggered",
"run_id": {
"id": "30521bb2-1769-4bf9-86dd-8d6e236a9726"
},
"info_url": "https://cci.rad.levitte.org//30521bb2-1769-4bf9-86dd-8d6e236a9726.html"
}
Started at: 2026-04-30 22:52:28.564533+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/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/
╭────────────────────────────────────╮
│ heartwood │
│ Radicle Heartwood Protocol & Stack │
│ 158 issues · 41 patches │
╰────────────────────────────────────╯
Run `cd ./.` to go to the repository directory.
Exit code: 0
$ git config advice.detachedHead false
Exit code: 0
$ git checkout 5dae2a8b58d81d7ffd1966e0048a76834962376b
HEAD is now at 5dae2a8b treewide: Spelling
Exit code: 0
$ git show 5dae2a8b58d81d7ffd1966e0048a76834962376b
commit 5dae2a8b58d81d7ffd1966e0048a76834962376b
Author: Josh Soref <2119212+jsoref@users.noreply.github.com>
Date: Wed Apr 29 07:18:22 2026 -0400
treewide: Spelling
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e104a1d1..70305376 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -326,7 +326,7 @@ configured, and removed the IP addresses in favor of the DNS names.
### Better Support for Bare Repositories
-[gitrepostiory-layout]: https://git-scm.com/docs/gitrepository-layout/2.49.0
+[gitrepository-layout]: https://git-scm.com/docs/gitrepository-layout/2.49.0
Some improvements to supporting bare repositories have been made for `rad` and
`git-remote-rad`. For `rad`, the `rad clone` command has learned a new flag
@@ -560,7 +560,7 @@ continue to look into other fixes required for getting full Windows support.
### Display Full Node IDs
-Node IDs and and node addresses have improved formatting. The CLI will output
+Node IDs and node addresses have improved formatting. The CLI will output
shortened forms of NIDs and addresses when the output is transient, and the full
form where it is presented to the user. This will allow you to be able to copy
and paste these identifiers.
diff --git a/RELEASE.md b/RELEASE.md
index 70978580..b56ac581 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -66,7 +66,7 @@ take some time, so grab a coffee ☕.
---
**Note**: the script currently outputs warnings about the `strip` command for
-MacOS builds. These are ok, and can be ignored.
+macOS builds. These are ok, and can be ignored.
---
@@ -194,7 +194,7 @@ script linked to on [Get Started][website].
### Release Branch
-At this point, a release branch should be created. This branch will used for
+At this point, a release branch should be created. This branch will be used for
*patch releases*, e.g. `1.5.1`, `1.5.2`, etc.
The branch must be named `releases/x.y`, similar to the tagged release, where
@@ -228,7 +228,7 @@ Patch Releases
After the `x.y.0` release is made, it may be beneficial, or even necessary, to
release patch releases of the binaries. These patch releases must be compatible
-with minor version that was released, otherwise the commits should not be
+with minor version that was released; otherwise, the commits should not be
included.
These changes may have been made on `master` and back-ported to the
diff --git a/build/Dockerfile b/build/Dockerfile
index d8dfbcda..38592fff 100644
--- a/build/Dockerfile
+++ b/build/Dockerfile
@@ -18,7 +18,7 @@ RUN mkdir -p .cargo && cp build/config.toml .cargo/config.toml
# Install dependencies.
RUN apk update && apk add --no-cache git musl-dev xz asciidoctor
-# Install a pinned zig version with MacOS TBD v4 support
+# Install a pinned zig version with macOS TBD v4 support
ARG ZIG_VERSION="0.13.0"
RUN wget -q https://ziglang.org/download/${ZIG_VERSION}/zig-linux-x86_64-${ZIG_VERSION}.tar.xz && \
tar -xf zig-linux-x86_64-${ZIG_VERSION}.tar.xz && \
diff --git a/crates/radicle-cli/examples/git/git-tag.md b/crates/radicle-cli/examples/git/git-tag.md
index 80b23697..365bda70 100644
--- a/crates/radicle-cli/examples/git/git-tag.md
+++ b/crates/radicle-cli/examples/git/git-tag.md
@@ -17,7 +17,7 @@ To rad://z42hL2jL4XNk6K8oHQaSWfMgCL7ji/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkE
* [new tag] v1.0 -> v1.0
```
-Since the `rad` remote is setup to push `tags` using the refspec:
+Since the `rad` remote is set up to push `tags` using the refspec:
~~~
fetch = +refs/tags/*:refs/remotes/<name>/tags/*
diff --git a/crates/radicle-cli/examples/jj-init-bare.md b/crates/radicle-cli/examples/jj-init-bare.md
index 24a3f36e..2832a203 100644
--- a/crates/radicle-cli/examples/jj-init-bare.md
+++ b/crates/radicle-cli/examples/jj-init-bare.md
@@ -1,4 +1,4 @@
-We initialize Jujutusu for our repository for use with a bare Git repo.
+We initialize Jujutsu for our repository for use with a bare Git repo.
```(stderr)
$ jj git init --git-repo heartwood heartwood.jj
diff --git a/crates/radicle-cli/examples/jj-init-colocate.md b/crates/radicle-cli/examples/jj-init-colocate.md
index f66273d5..eebc8571 100644
--- a/crates/radicle-cli/examples/jj-init-colocate.md
+++ b/crates/radicle-cli/examples/jj-init-colocate.md
@@ -1,4 +1,4 @@
-We initialize Jujutusu for our repository by colocating with Git.
+We initialize Jujutsu for our repository by colocating with Git.
```(stderr)
$ jj git init --colocate
diff --git a/crates/radicle-cli/examples/rad-clean.md b/crates/radicle-cli/examples/rad-clean.md
index c5ed2c97..7b6b9ae8 100644
--- a/crates/radicle-cli/examples/rad-clean.md
+++ b/crates/radicle-cli/examples/rad-clean.md
@@ -58,7 +58,7 @@ Removed z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi
✓ Successfully cleaned rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji
```
-And attempting to clean the repository again, or any non-existent
+And attempting to clean the repository again, or any nonexistent
repository, has no effect on the storage at all:
``` ~eve (fail)
diff --git a/crates/radicle-cli/examples/rad-clone-all.md b/crates/radicle-cli/examples/rad-clone-all.md
index d139b7b5..48bf731e 100644
--- a/crates/radicle-cli/examples/rad-clone-all.md
+++ b/crates/radicle-cli/examples/rad-clone-all.md
@@ -48,7 +48,7 @@ z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk
└── sigrefs
```
-We can then setup a git remote for `bob`:
+We can then set up a git remote for `bob`:
```
$ rad remote add z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk --name bob --no-sync --fetch
diff --git a/crates/radicle-cli/examples/rad-config.md b/crates/radicle-cli/examples/rad-config.md
index 416b53d7..307d43bd 100644
--- a/crates/radicle-cli/examples/rad-config.md
+++ b/crates/radicle-cli/examples/rad-config.md
@@ -625,7 +625,7 @@ $ rad config schema
"default": 128
},
"outbound": {
- "description": "Max outbound connections. Note that this can be higher than the *target* number.",
+ "description": "Max outbound connections. Note that this can be greater than the *target* number.",
"type": "integer",
"format": "uint",
"minimum": 0,
diff --git a/crates/radicle-cli/examples/rad-fork.md b/crates/radicle-cli/examples/rad-fork.md
index 6ef727ac..3fc0ff63 100644
--- a/crates/radicle-cli/examples/rad-fork.md
+++ b/crates/radicle-cli/examples/rad-fork.md
@@ -51,5 +51,5 @@ z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk
└── sigrefs
```
-We are now able to setup a remote in our own working copy of the
+We are now able to set up a remote in our own working copy of the
project and push to our own fork.
diff --git a/crates/radicle-cli/examples/rad-id-collaboration.md b/crates/radicle-cli/examples/rad-id-collaboration.md
index aaf108d8..f88738a6 100644
--- a/crates/radicle-cli/examples/rad-id-collaboration.md
+++ b/crates/radicle-cli/examples/rad-id-collaboration.md
@@ -78,7 +78,7 @@ did:key:z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk (bob)
Later, Bob meets Eve at a conference and she wants to take part in the
project. For Bob to propose Eve, similar steps need to happen as
-between Alice and Bob. Eve first needs to setup a fork:
+between Alice and Bob. Eve first needs to set up a fork:
``` ~eve
$ rad clone rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji --scope followed
diff --git a/crates/radicle-cli/examples/rad-patch-jj.md b/crates/radicle-cli/examples/rad-patch-jj.md
index fec39e35..63011bc5 100644
--- a/crates/radicle-cli/examples/rad-patch-jj.md
+++ b/crates/radicle-cli/examples/rad-patch-jj.md
@@ -33,7 +33,7 @@ As of 2025-05 we can't use `jj` to do push with options directly, see:
- <https://github.com/jj-vcs/jj/issues/4075>
- <https://github.com/jj-vcs/jj/pull/2098>
-However, since we initialized Jujutusu to colocate with Git, we can just use
+However, since we initialized Jujutsu to colocate with Git, we can just use
Git to push.
``` (stderr)
diff --git a/crates/radicle-cli/src/commands/checkout.rs b/crates/radicle-cli/src/commands/checkout.rs
index 4a907296..0becf7dd 100644
--- a/crates/radicle-cli/src/commands/checkout.rs
+++ b/crates/radicle-cli/src/commands/checkout.rs
@@ -62,7 +62,7 @@ fn execute(args: Args, profile: &Profile) -> anyhow::Result<PathBuf> {
.filter(|id| id != profile.id())
.collect::<Vec<_>>();
- // Setup remote tracking branches for project delegates.
+ // Set up remote tracking branches for project delegates.
setup_remotes(
project::SetupRemote {
rid: args.repo,
@@ -77,7 +77,7 @@ fn execute(args: Args, profile: &Profile) -> anyhow::Result<PathBuf> {
Ok(path)
}
-/// Setup a remote and tracking branch for each given remote.
+/// Set up a remote and tracking branch for each given remote.
pub fn setup_remotes(
setup: project::SetupRemote,
remotes: &[NodeId],
@@ -93,7 +93,7 @@ pub fn setup_remotes(
Ok(())
}
-/// Setup a remote and tracking branch for the given remote.
+/// Set up a remote and tracking branch for the given remote.
pub fn setup_remote(
setup: &project::SetupRemote,
remote_id: &NodeId,
diff --git a/crates/radicle-cli/src/commands/cob/args.rs b/crates/radicle-cli/src/commands/cob/args.rs
index 078ecedf..704bc74f 100644
--- a/crates/radicle-cli/src/commands/cob/args.rs
+++ b/crates/radicle-cli/src/commands/cob/args.rs
@@ -39,7 +39,7 @@ pub(super) enum Command {
/// Print a log of all raw operations on a COB
Log {
- /// Tepository ID of the repository to operate on
+ /// Repository ID of the repository to operate on
#[arg(long, short, value_name = "RID")]
repo: RepoId,
diff --git a/crates/radicle-cli/src/commands/id/args.rs b/crates/radicle-cli/src/commands/id/args.rs
index d83e6029..82ff0391 100644
--- a/crates/radicle-cli/src/commands/id/args.rs
+++ b/crates/radicle-cli/src/commands/id/args.rs
@@ -204,7 +204,7 @@ pub(super) enum Command {
/// Update the identity by setting metadata in one of the identity payloads
///
/// [example values: xyz.radicle.project name '"radicle-example"']
- // TODO(erikili:) Value parsers do not operate on series of values, yet. This will
+ // TODO(erikli:) Value parsers do not operate on series of values, yet. This will
// change with clap v5, so we can hopefully use `Vec<Payload>`.
// - https://github.com/clap-rs/clap/discussions/5930#discussioncomment-12315889
// - https://docs.rs/clap/latest/clap/_derive/index.html#arg-types
diff --git a/crates/radicle-cli/src/commands/inbox/args.rs b/crates/radicle-cli/src/commands/inbox/args.rs
index 28de59aa..2fe9a9b9 100644
--- a/crates/radicle-cli/src/commands/inbox/args.rs
+++ b/crates/radicle-cli/src/commands/inbox/args.rs
@@ -200,9 +200,9 @@ impl FromStr for SortBy {
pub(super) enum ListMode {
/// List the notifications of the current repository, if in a working
- /// directory, otherwise all the repositories.
+ /// directory; otherwise, all the repositories.
Contextual,
- /// List the notifications for a all repositories.
+ /// List the notifications for all repositories.
All,
/// List the notifications for a specific repository.
ByRepo(RepoId),
diff --git a/crates/radicle-cli/src/commands/init.rs b/crates/radicle-cli/src/commands/init.rs
index 33df9c16..cfa5bb78 100644
--- a/crates/radicle-cli/src/commands/init.rs
+++ b/crates/radicle-cli/src/commands/init.rs
@@ -169,7 +169,7 @@ pub fn init(repo: git::Repository, args: Args, profile: &profile::Profile) -> an
}
if args.set_upstream || git::branch_remote(&repo, proj.default_branch()).is_err() {
- // Setup eg. `master` -> `rad/master`
+ // Setup, e.g. `master` -> `rad/master`
radicle::git::set_upstream(
&repo,
&*radicle::rad::REMOTE_NAME,
@@ -181,7 +181,7 @@ pub fn init(repo: git::Repository, args: Args, profile: &profile::Profile) -> an
}
if args.setup_signing {
- // Setup Radicle signing key.
+ // Set up Radicle signing key.
self::setup_signing(profile.id(), &repo, interactive)?;
}
@@ -244,7 +244,7 @@ pub fn init_existing(
)?;
if args.set_upstream {
- // Setup eg. `master` -> `rad/master`
+ // Setup, e.g. `master` -> `rad/master`
radicle::git::set_upstream(
&working,
&*radicle::rad::REMOTE_NAME,
@@ -254,7 +254,7 @@ pub fn init_existing(
}
if args.setup_signing {
- // Setup Radicle signing key.
+ // Set up Radicle signing key.
self::setup_signing(profile.id(), &working, interactive)?;
}
@@ -483,7 +483,7 @@ pub fn announce(
Ok(())
}
-/// Setup Radicle key as commit signing key in repository.
+/// Set up Radicle key as commit signing key in repository.
pub fn setup_signing(
node_id: &NodeId,
repo: &git::Repository,
diff --git a/crates/radicle-cli/src/commands/init/args.rs b/crates/radicle-cli/src/commands/init/args.rs
index fdf10ac5..88831bce 100644
--- a/crates/radicle-cli/src/commands/init/args.rs
+++ b/crates/radicle-cli/src/commands/init/args.rs
@@ -40,15 +40,15 @@ pub struct Args {
/// Set repository visibility to *public*
#[arg(long, conflicts_with = "private")]
public: bool,
- /// Setup repository as an existing Radicle repository
+ /// Set up repository as an existing Radicle repository
///
/// [example values: rad:z3Tr6bC7ctEg2EHmLvknUr29mEDLH, z3Tr6bC7ctEg2EHmLvknUr29mEDLH]
#[arg(long, value_name = "RID")]
pub(super) existing: Option<RepoId>,
- /// Setup the upstream of the default branch
+ /// Set up the upstream of the default branch
#[arg(short = 'u', long)]
pub(super) set_upstream: bool,
- /// Setup the Radicle key as a signing key for this repository
+ /// Set up the Radicle key as a signing key for this repository
#[arg(long)]
pub(super) setup_signing: bool,
/// Don't ask for confirmation during setup
diff --git a/crates/radicle-cli/src/commands/node/args.rs b/crates/radicle-cli/src/commands/node/args.rs
index 155ab360..904fb261 100644
--- a/crates/radicle-cli/src/commands/node/args.rs
+++ b/crates/radicle-cli/src/commands/node/args.rs
@@ -185,7 +185,7 @@ pub(super) enum Command {
/// Show the status
Status {
- /// If node is running, only print the Node ID and exit, otherwise exit with a non-zero exit status.
+ /// If node is running, only print the Node ID and exit; otherwise, exit with a non-zero exit status.
#[arg(long, value_parser = OnlyParser)]
only: Option<Only>,
},
diff --git a/crates/radicle-cli/src/commands/node/control.rs b/crates/radicle-cli/src/commands/node/control.rs
index c9fa4cb3..506bac69 100644
--- a/crates/radicle-cli/src/commands/node/control.rs
+++ b/crates/radicle-cli/src/commands/node/control.rs
@@ -33,7 +33,7 @@ pub fn start(
return Ok(());
}
let envs = if profile.keystore.is_encrypted()? {
- // Ask passphrase here, otherwise it'll be a fatal error when running the daemon
+ // Ask passphrase here; otherwise, it'll be a fatal error when running the daemon
// without `RAD_PASSPHRASE`.
let validator = term::io::PassphraseValidator::new(profile.keystore.clone());
let passphrase = if let Some(phrase) = profile::env::passphrase() {
diff --git a/crates/radicle-cli/src/git.rs b/crates/radicle-cli/src/git.rs
index 8015bc3d..5d1e329a 100644
--- a/crates/radicle-cli/src/git.rs
+++ b/crates/radicle-cli/src/git.rs
@@ -306,7 +306,7 @@ pub fn remove_remote(repo: &Repository, rid: &RepoId) -> anyhow::Result<()> {
}
}
-/// Setup an upstream tracking branch for the given remote and branch.
+/// Set up an upstream tracking branch for the given remote and branch.
/// Creates the tracking branch if it does not exist.
///
/// > scooby/master...rad/scooby/heads/master
diff --git a/crates/radicle-cli/src/project.rs b/crates/radicle-cli/src/project.rs
index 9d4cb66b..80b07802 100644
--- a/crates/radicle-cli/src/project.rs
+++ b/crates/radicle-cli/src/project.rs
@@ -4,15 +4,15 @@ use crate::git;
use radicle::git::fmt::RefStr;
use radicle::node::NodeId;
-/// Setup a repository remote and tracking branch.
+/// Set up a repository remote and tracking branch.
pub struct SetupRemote<'a> {
/// The repository id.
pub rid: RepoId,
- /// Whether or not to setup a remote tracking branch.
+ /// Whether or not to set up a remote tracking branch.
pub tracking: Option<BranchName>,
/// Whether or not to fetch the remote immediately.
pub fetch: bool,
- /// The repository in which to setup the remote.
+ /// The repository in which to set up the remote.
pub repo: &'a git::Repository,
}
@@ -38,7 +38,7 @@ impl SetupRemote<'_> {
if self.fetch {
remote.fetch::<&str>(&[], None, None)?;
}
- // Setup remote-tracking branch.
+ // Set up remote-tracking branch.
if let Some(branch) = &self.tracking {
let tracking_branch = remote_name.join(branch);
let local_branch = radicle::git::refs::workdir::branch(tracking_branch.as_refstr());
diff --git a/crates/radicle-cli/src/terminal/io.rs b/crates/radicle-cli/src/terminal/io.rs
index 3ba25c73..f4425f99 100644
--- a/crates/radicle-cli/src/terminal/io.rs
+++ b/crates/radicle-cli/src/terminal/io.rs
@@ -43,7 +43,7 @@ impl inquire::validator::StringValidator for PassphraseValidator {
}
}
-/// Get the signer. First we try getting it from ssh-agent, otherwise we prompt the user,
+/// Get the signer. First we try getting it from ssh-agent; otherwise, we prompt the user,
/// if we're connected to a TTY.
pub fn signer(profile: &Profile) -> anyhow::Result<BoxedDevice> {
match profile.signer() {
diff --git a/crates/radicle-cli/src/terminal/upload_pack.rs b/crates/radicle-cli/src/terminal/upload_pack.rs
index ab4cf0eb..d92793c4 100644
--- a/crates/radicle-cli/src/terminal/upload_pack.rs
+++ b/crates/radicle-cli/src/terminal/upload_pack.rs
@@ -9,7 +9,7 @@ pub struct UploadPack {
/// Keep track of which remotes are being uploaded to, removing any that
/// have completed.
remotes: BTreeSet<NodeId>,
- /// Keep track of how long we've been transmitting for to calculate
+ /// Keep track of how long we've been transmitting to calculate
/// throughput.
timer: Instant,
}
diff --git a/crates/radicle-cli/tests/commands.rs b/crates/radicle-cli/tests/commands.rs
index 853053bc..1403aec8 100644
--- a/crates/radicle-cli/tests/commands.rs
+++ b/crates/radicle-cli/tests/commands.rs
@@ -100,7 +100,7 @@ fn rad_remote() {
let eve = environment.relay("eve");
let home = alice.home.clone();
let rid = RepoId::from_str("z42hL2jL4XNk6K8oHQaSWfMgCL7ji").unwrap();
- // Setup a test repository.
+ // Set up a test repository.
environment.repository(&alice);
test(
diff --git a/crates/radicle-cli/tests/commands/clone.rs b/crates/radicle-cli/tests/commands/clone.rs
index 6938ebcc..8ccee2b8 100644
--- a/crates/radicle-cli/tests/commands/clone.rs
+++ b/crates/radicle-cli/tests/commands/clone.rs
@@ -20,7 +20,7 @@ fn rad_clone() {
let bob = environment.node("bob");
let working = environment.tempdir().join("working");
- // Setup a test project.
+ // Set up a test project.
let acme = alice.project("heartwood", "Radicle Heartwood Protocol & Stack");
let mut alice = alice.spawn();
@@ -40,7 +40,7 @@ fn rad_clone_bare() {
let bob = environment.node("bob");
let working = environment.tempdir().join("working");
- // Setup a test project.
+ // Set up a test project.
let acme = alice.project("heartwood", "Radicle Heartwood Protocol & Stack");
let mut alice = alice.spawn();
@@ -60,7 +60,7 @@ fn rad_clone_directory() {
let bob = environment.node("bob");
let working = environment.tempdir().join("working");
- // Setup a test project.
+ // Set up a test project.
let acme = alice.project("heartwood", "Radicle Heartwood Protocol & Stack");
let mut alice = alice.spawn();
@@ -86,7 +86,7 @@ fn rad_clone_all() {
let bob = environment.node("bob");
let eve = environment.node("eve");
- // Setup a test project.
+ // Set up a test project.
let acme = alice.project("heartwood", "Radicle Heartwood Protocol & Stack");
let mut alice = alice.spawn();
@@ -121,7 +121,7 @@ fn rad_clone_partial_fail() {
let mut eve = environment.node("eve");
let carol = NodeId::from_str("z6MksFqXN3Yhqk8pTJdUGLwBTkRfQvwZXPqR2qMEhbS9wzpT").unwrap();
- // Setup a test project.
+ // Set up a test project.
let acme = alice.project("heartwood", "Radicle Heartwood Protocol & Stack");
let mut alice = alice.spawn();
diff --git a/crates/radicle-cli/tests/commands/cob.rs b/crates/radicle-cli/tests/commands/cob.rs
index df199892..9e9cf4b6 100644
--- a/crates/radicle-cli/tests/commands/cob.rs
+++ b/crates/radicle-cli/tests/commands/cob.rs
@@ -23,7 +23,7 @@ fn rad_cob_update_identity() {
std::fs::create_dir_all(base).unwrap();
std::fs::create_dir_all(working.clone()).unwrap();
- // Setup a test repository.
+ // Set up a test repository.
fixtures::repository(&working);
test("examples/rad-init.md", &working, Some(home), []).unwrap();
@@ -61,7 +61,7 @@ fn rad_cob_multiset() {
)
.unwrap();
- // Setup a test repository.
+ // Set up a test repository.
fixtures::repository(&working);
test("examples/rad-init.md", &working, Some(home), []).unwrap();
@@ -152,7 +152,7 @@ fn test_cob_replication() {
log::debug!(target: "test", "Issue {} created", issue.id());
// Make sure that Bob's issue refs announcement has a different timestamp than his fork's
- // announcement, otherwise Alice will consider it stale.
+ // announcement; otherwise, Alice will consider it stale.
std::thread::sleep(std::time::Duration::from_millis(3));
bob.handle.announce_refs_for(rid, [bob.id]).unwrap();
diff --git a/crates/radicle-cli/tests/commands/policy.rs b/crates/radicle-cli/tests/commands/policy.rs
index 5fbd2a76..4458fa9f 100644
--- a/crates/radicle-cli/tests/commands/policy.rs
+++ b/crates/radicle-cli/tests/commands/policy.rs
@@ -42,7 +42,7 @@ fn rad_unseed() {
let mut alice = environment.node("alice");
let working = tempfile::tempdir().unwrap();
- // Setup a test project.
+ // Set up a test project.
alice.project("heartwood", "Radicle Heartwood Protocol & Stack");
let alice = alice.spawn();
@@ -54,7 +54,7 @@ fn rad_unseed_many() {
let mut environment = Environment::new();
let mut alice = environment.node("alice");
- // Setup a test project.
+ // Set up a test project.
alice.project("heartwood", "Radicle Heartwood Protocol & Stack");
alice.project("nixpkgs", "Home for Nix Packages");
let alice = alice.spawn();
diff --git a/crates/radicle-cli/tests/commands/remote.rs b/crates/radicle-cli/tests/commands/remote.rs
index de68e0c6..68407d33 100644
--- a/crates/radicle-cli/tests/commands/remote.rs
+++ b/crates/radicle-cli/tests/commands/remote.rs
@@ -14,7 +14,7 @@ fn rad_remote() {
let eve = environment.relay("eve");
let home = alice.home.clone();
let rid = RepoId::from_str("z42hL2jL4XNk6K8oHQaSWfMgCL7ji").unwrap();
- // Setup a test repository.
+ // Set up a test repository.
environment.repository(&alice);
test(
diff --git a/crates/radicle-cli/tests/commands/sigpipe.rs b/crates/radicle-cli/tests/commands/sigpipe.rs
index 595204e7..4262a1b2 100644
--- a/crates/radicle-cli/tests/commands/sigpipe.rs
+++ b/crates/radicle-cli/tests/commands/sigpipe.rs
@@ -6,7 +6,7 @@
//! is not handled by the process, i.e., no signal handler is installed.
//! The default behaviour in this case is to terminate the process with an
//! exit code of 141 (128 + 13). Such lack of a signal handler is also
-//! indidcated by `SIG_DFL`.
+//! indicated by `SIG_DFL`.
//!
//! Rust (since 1.62) ignores `SIGPIPE` by default, see [issue #6529].
//! Ignorance in this case means that the signal handler is set to
diff --git a/crates/radicle-cli/tests/commands/utility.rs b/crates/radicle-cli/tests/commands/utility.rs
index 40cebaa5..3b3c1969 100644
--- a/crates/radicle-cli/tests/commands/utility.rs
+++ b/crates/radicle-cli/tests/commands/utility.rs
@@ -69,7 +69,7 @@ fn rad_clean() {
let eve = environment.node("eve");
let working = environment.tempdir().join("working");
- // Setup a test project.
+ // Set up a test project.
let acme = RepoId::from_str("z42hL2jL4XNk6K8oHQaSWfMgCL7ji").unwrap();
radicle::test::fixtures::repository(working.join("acme"));
test(
diff --git a/crates/radicle-cli/tests/util/environment.rs b/crates/radicle-cli/tests/util/environment.rs
index dbd1b594..f42895b0 100644
--- a/crates/radicle-cli/tests/util/environment.rs
+++ b/crates/radicle-cli/tests/util/environment.rs
@@ -110,7 +110,7 @@ impl Environment {
/// Path to the working directory of the user with the given alias.
/// Tests that need to act on multiple repositories should crate
- /// subdirecories within this directory.
+ /// subdirectories within this directory.
pub fn work(&self, has_alias: &impl HasAlias) -> PathBuf {
self.unix_home(has_alias).join("work")
}
@@ -185,7 +185,7 @@ impl Environment {
}
}
- /// Create a new profile using a the default configuration from [`Environment::config`].
+ /// Create a new profile using the default configuration from [`Environment::config`].
pub fn profile(&mut self, alias: &'static str) -> Profile {
self.profile_with(self.config(alias))
}
diff --git a/crates/radicle-fetch/src/stage.rs b/crates/radicle-fetch/src/stage.rs
index 525934dc..73629c86 100644
--- a/crates/radicle-fetch/src/stage.rs
+++ b/crates/radicle-fetch/src/stage.rs
@@ -270,7 +270,7 @@ impl ProtocolStage for CanonicalId {
let verified = repo
.identity_doc_at(
*s.canonical_rad_id()
- .expect("ensure we got canonicdal 'rad/id' ref"),
+ .expect("ensure we got canonical 'rad/id' ref"),
)
.map_err(|err| error::Prepare::Verification {
remote: self.remote,
@@ -399,7 +399,7 @@ pub struct SigrefsAt {
impl ProtocolStage for SigrefsAt {
fn ls_refs(&self) -> Option<NonEmpty<RefPrefix>> {
// N.b. the `Oid`s are known but the `rad/sigrefs` are still
- // asked for to mark them for updating the fetch state.
+ // requested to mark them for updating the fetch state.
NonEmpty::collect(
self.refs_at
.iter()
@@ -409,7 +409,7 @@ impl ProtocolStage for SigrefsAt {
)
}
- // We only asked for `rad/sigrefs` so we should only get
+ // We only requested `rad/sigrefs` so we should only get
// `rad/sigrefs`.
fn ref_filter(&self, r: Ref) -> Option<ReceivedRef> {
let (refname, tip) = refs::unpack_ref(r).ok()?;
diff --git a/crates/radicle-node/src/runtime/handle.rs b/crates/radicle-node/src/runtime/handle.rs
index 01e182e6..c8ff9a98 100644
--- a/crates/radicle-node/src/runtime/handle.rs
+++ b/crates/radicle-node/src/runtime/handle.rs
@@ -78,7 +78,7 @@ pub struct Handle {
pub(crate) controller: reactor::Controller,
- /// Whether a shutdown was initiated or not. Prevents attempting to shutdown twice.
+ /// Whether or not a shutdown was initiated. Prevents attempting to shutdown twice.
shutdown: Arc<AtomicBool>,
/// Publishes events to subscribers.
emitter: Emitter<Event>,
@@ -353,7 +353,7 @@ impl radicle::node::Handle for Handle {
}
fn shutdown(self) -> Result<(), Error> {
- // If the current value is `false`, set it to `true`, otherwise error.
+ // If the current value is `false`, set it to `true`; otherwise, error.
if self
.shutdown
.compare_exchange(false, true, Ordering::SeqCst, Ordering::SeqCst)
diff --git a/crates/radicle-node/src/tests.rs b/crates/radicle-node/src/tests.rs
index dd19425f..f9a9fac3 100644
--- a/crates/radicle-node/src/tests.rs
+++ b/crates/radicle-node/src/tests.rs
@@ -2008,7 +2008,7 @@ fn test_announcement_message_amplification() {
s.elapsed() < LocalDuration::from_mins(3)
});
- // Ensure nodes are all connected, otherwise skip this test run.
+ // Ensure nodes are all connected; otherwise, skip this test run.
if alice.sessions().connected().count() != 4 {
continue;
}
diff --git a/crates/radicle-node/src/wire.rs b/crates/radicle-node/src/wire.rs
index 907d1f4c..bebca675 100644
--- a/crates/radicle-node/src/wire.rs
+++ b/crates/radicle-node/src/wire.rs
@@ -722,7 +722,7 @@ where
ChannelsConfig::new(FETCH_TIMEOUT)
.with_reader_limit(reader_limit),
) else {
- log::debug!(target: "wire", "Peer attempted to open already-open stream stream {stream}");
+ log::debug!(target: "wire", "Peer attempted to open already-open stream {stream}");
continue;
};
@@ -1094,7 +1094,7 @@ pub fn dial<G: Ecdh<Pk = NodeId>>(
// In proxy mode, simply use the configured proxy address.
// This takes precedence over any global proxy.
AddressConfig::Proxy { address } => Ok((*address).into()),
- // In "forward" mode, if a global proxy is set, we use that, otherwise
+ // In "forward" mode, if a global proxy is set, we use that; otherwise,
// we treat the address as a regular DNS name.
AddressConfig::Forward => Ok(global_proxy
.map(Into::into)
@@ -1110,7 +1110,7 @@ pub fn dial<G: Ecdh<Pk = NodeId>>(
// Determine what address to establish a TCP connection with, given the remote peer
// address and our node configuration.
let inet_addr: NetAddr<InetHost> = match (&remote_addr.host, config.proxy) {
- // For IP and DNS addresses, use the global proxy if set, otherwise use the address as-is.
+ // For IP and DNS addresses, use the global proxy if set; otherwise, use the address as-is.
(HostName::Ip(_), Some(proxy)) => proxy.into(),
(HostName::Ip(ip), None) => NetAddr::new(InetHost::Ip(*ip), remote_addr.port),
(HostName::Dns(_), Some(proxy)) => proxy.into(),
diff --git a/crates/radicle-node/src/worker/fetch.rs b/crates/radicle-node/src/worker/fetch.rs
index f143d98d..9e6ab905 100644
--- a/crates/radicle-node/src/worker/fetch.rs
+++ b/crates/radicle-node/src/worker/fetch.rs
@@ -149,7 +149,7 @@ impl Handle {
// Notifications are only posted for pulls, not clones.
if let Some(mut store) = notifs {
// Only create notifications for repos that we have
- // contributed to in some way, otherwise our inbox will
+ // contributed to in some way; otherwise, our inbox will
// be flooded by all the repos we are seeding.
if repo.remote(&storage.info().key).is_ok() {
notify(&rid, &applied, &mut store)?;
diff --git a/crates/radicle-protocol/src/deserializer.rs b/crates/radicle-protocol/src/deserializer.rs
index 5f74bd43..4081a6aa 100644
--- a/crates/radicle-protocol/src/deserializer.rs
+++ b/crates/radicle-protocol/src/deserializer.rs
@@ -8,7 +8,7 @@ use crate::wire;
/// Message stream deserializer.
///
-/// Used to for example turn a byte stream into network messages.
+/// Used, for example, to turn a byte stream into network messages.
#[derive(Debug)]
pub struct Deserializer<const B: usize, D = Message> {
unparsed: BoundedVec<u8, B>,
diff --git a/crates/radicle-protocol/src/fetcher/state.rs b/crates/radicle-protocol/src/fetcher/state.rs
index e756a227..cc9ad2b2 100644
--- a/crates/radicle-protocol/src/fetcher/state.rs
+++ b/crates/radicle-protocol/src/fetcher/state.rs
@@ -463,7 +463,7 @@ impl Queue {
}
/// Try to dequeue the next [`QueuedFetch`], but only if the `predicate`
- /// holds, otherwise it will be pushed back to the front of the queue.
+ /// holds; otherwise, it will be pushed back to the front of the queue.
pub(super) fn try_dequeue<P>(&mut self, predicate: P) -> Option<QueuedFetch>
where
P: FnOnce(&QueuedFetch) -> bool,
diff --git a/crates/radicle-protocol/src/service.rs b/crates/radicle-protocol/src/service.rs
index db419766..eedb3f5d 100644
--- a/crates/radicle-protocol/src/service.rs
+++ b/crates/radicle-protocol/src/service.rs
@@ -100,7 +100,7 @@ pub const MAX_CONNECTION_ATTEMPTS: usize = 3;
/// How far back from the present time should we request gossip messages when connecting to a peer,
/// when we come online for the first time.
pub const INITIAL_SUBSCRIBE_BACKLOG_DELTA: LocalDuration = LocalDuration::from_mins(60 * 24);
-/// When subscribing, what margin of error do we give ourselves. A igher delta means we ask for
+/// When subscribing, what margin of error do we give ourselves. A greater delta means we ask for
/// messages further back than strictly necessary, to account for missed messages.
pub const SUBSCRIBE_BACKLOG_DELTA: LocalDuration = LocalDuration::from_mins(3);
/// Minimum amount of time to wait before reconnecting to a peer.
@@ -501,7 +501,7 @@ where
.routing_mut()
.remove_inventories(private.iter(), &nid)?;
- // Setup subscription filter for seeded repos.
+ // Set up subscription filter for seeded repos.
self.filter = Filter::allowed_by(self.policies.seed_policies()?);
// Connect to configured peers.
let addrs = self.config.connect.clone();
@@ -648,7 +648,7 @@ where
/// Find the closest `n` peers by proximity in seeding graphs.
/// Returns a sorted list from the closest peer to the furthest.
- /// Peers with more seedings in common score score higher.
+ /// Peers with more seedings in common score higher.
#[allow(unused)]
pub fn closest_peers(&self, n: usize) -> Vec<NodeId> {
todo!()
@@ -1489,7 +1489,7 @@ where
}
}
- // Discard announcement messages we've already seen, otherwise update our last seen time.
+ // Discard announcement messages we've already seen; otherwise, update our last seen time.
let relay = match self.db.gossip_mut().announced(announcer, announcement) {
Ok(Some(id)) => {
log::debug!(
@@ -1942,7 +1942,7 @@ where
let now = self.clock();
let filter = self.filter();
- // TODO: Only subscribe to outbound connections, otherwise we will consume too
+ // TODO: Only subscribe to outbound connections; otherwise, we will consume too
// much bandwidth.
// If we've been previously connected to the network, we'll have received gossip messages.
@@ -2806,7 +2806,7 @@ impl fmt::Display for DisconnectReason {
/// Result of a project lookup.
#[derive(Debug)]
pub struct Lookup {
- /// Whether the project was found locally or not.
+ /// Whether or not the project was found locally.
pub local: Option<Doc>,
/// A list of remote peers on which the project is known to exist.
pub remote: Vec<NodeId>,
diff --git a/crates/radicle-protocol/src/service/gossip/store.rs b/crates/radicle-protocol/src/service/gossip/store.rs
index f0035f9a..914b1b56 100644
--- a/crates/radicle-protocol/src/service/gossip/store.rs
+++ b/crates/radicle-protocol/src/service/gossip/store.rs
@@ -46,7 +46,7 @@ pub trait Store {
ann: &Announcement,
) -> Result<Option<AnnouncementId>, Error>;
- /// Set whether a message should be relayed or not.
+ /// Set whether or not a message should be relayed.
fn set_relay(&mut self, id: AnnouncementId, relay: RelayStatus) -> Result<(), Error>;
/// Return messages that should be relayed.
diff --git a/crates/radicle-remote-helper/src/push.rs b/crates/radicle-remote-helper/src/push.rs
index 0ec93a22..52eb8263 100644
--- a/crates/radicle-remote-helper/src/push.rs
+++ b/crates/radicle-remote-helper/src/push.rs
@@ -667,7 +667,7 @@ where
"to update, run `git push {upstream} {local_branch}`"
));
}
- // Setup current branch so that pushing updates the patch.
+ // Set up current branch so that pushing updates the patch.
else if let Some(branch) =
rad::setup_patch_upstream(&patch, *head, working, upstream, false)?
{
diff --git a/crates/radicle-remote-helper/src/push/canonical.rs b/crates/radicle-remote-helper/src/push/canonical.rs
index 7f9f3876..63331646 100644
--- a/crates/radicle-remote-helper/src/push/canonical.rs
+++ b/crates/radicle-remote-helper/src/push/canonical.rs
@@ -31,7 +31,7 @@ where
/// with the set of commits of the other [`Did`]s.
///
/// If a quorum is found, then it is also ensured that the new head commit
- /// is a descendant of the current canonical commit, otherwise the commits
+ /// is a descendant of the current canonical commit; otherwise, the commits
/// are considered diverging.
///
/// # Errors
diff --git a/crates/radicle-term/src/ansi/paint.rs b/crates/radicle-term/src/ansi/paint.rs
index dfb22b58..d7579879 100644
--- a/crates/radicle-term/src/ansi/paint.rs
+++ b/crates/radicle-term/src/ansi/paint.rs
@@ -36,7 +36,7 @@ impl TerminalFile {
/// What file is used for text output.
static TERMINAL: AtomicI32 = AtomicI32::new(TerminalFile::Stdout as i32);
-/// Whether paint styling is enabled or not.
+/// Whether or not paint styling is enabled.
static ENABLED: AtomicBool = AtomicBool::new(true);
/// Whether paint styling should be forced.
static FORCED: AtomicBool = AtomicBool::new(false);
diff --git a/crates/radicle-term/src/editor.rs b/crates/radicle-term/src/editor.rs
index c099f96b..9ddcc33d 100644
--- a/crates/radicle-term/src/editor.rs
+++ b/crates/radicle-term/src/editor.rs
@@ -136,7 +136,7 @@ impl Editor {
{
use std::os::fd::{AsRawFd as _, FromRawFd as _};
- // We duplicate the stderr file descriptor to pass it to the child process, otherwise, if
+ // We duplicate the stderr file descriptor to pass it to the child process; otherwise, if
// we simply pass the `RawFd` of our stderr, `Command` will close our stderr when the
// child exits.
diff --git a/crates/radicle/src/cob/issue/cache.rs b/crates/radicle/src/cob/issue/cache.rs
index 858a7e24..94617ad9 100644
--- a/crates/radicle/src/cob/issue/cache.rs
+++ b/crates/radicle/src/cob/issue/cache.rs
@@ -52,7 +52,7 @@ pub trait Issues {
})
}
- /// List all closed issues with `CloseReasion::Other` in the store.
+ /// List all closed issues with `CloseReason::Other` in the store.
fn closed(&self) -> Result<Self::Iter<'_>, Self::Error> {
self.list_by_status(&State::Closed {
reason: CloseReason::Other,
diff --git a/crates/radicle/src/cob/op.rs b/crates/radicle/src/cob/op.rs
index e6439ad9..4c49b807 100644
--- a/crates/radicle/src/cob/op.rs
+++ b/crates/radicle/src/cob/op.rs
@@ -54,7 +54,7 @@ pub enum LoadError {
/// Operations are applied to an accumulator to yield a final state.
#[derive(Debug, Clone, PartialEq, Eq, Serialize)]
pub struct Op<A> {
- /// Id of the entry under which this operation lives.
+ /// ID of the entry under which this operation lives.
pub id: EntryId,
/// The action carried out by this operation.
pub actions: NonEmpty<A>,
diff --git a/crates/radicle/src/cob/patch.rs b/crates/radicle/src/cob/patch.rs
index b14931dd..3bfe1552 100644
--- a/crates/radicle/src/cob/patch.rs
+++ b/crates/radicle/src/cob/patch.rs
@@ -809,7 +809,7 @@ impl Patch {
// In this case, since there is not enough information to determine
// whether the action is authorized or not, we simply ignore it.
// It's likely that the target object was redacted, and we can't
- // verify whether the action would have been allowed or not.
+ // verify whether or not the action would have been allowed.
Ok(())
}
}
@@ -943,7 +943,7 @@ impl Patch {
return Ok(());
};
if let Some(rev) = rev {
- // Insert a review if there isn't already one. Otherwise we just ignore
+ // Insert a review if there isn't already one. Otherwise, we just ignore
// this operation
if let btree_map::Entry::Vacant(e) = rev.reviews.entry(author) {
let id = ReviewId(entry);
diff --git a/crates/radicle/src/cob/store.rs b/crates/radicle/src/cob/store.rs
index f64e1759..57b78da0 100644
--- a/crates/radicle/src/cob/store.rs
+++ b/crates/radicle/src/cob/store.rs
@@ -520,7 +520,7 @@ where
/// Add actions to this transaction.
/// Note that we cannot implement [`std::iter::Extend`] because [`Self::push`]
- /// validates the action being pushed, and therefore is falliable.
+ /// validates the action being pushed, and therefore is fallible.
pub fn extend<I: IntoIterator<Item = T::Action>>(&mut self, actions: I) -> Result<(), Error> {
for action in actions {
self.push(action)?;
diff --git a/crates/radicle/src/cob/thread.rs b/crates/radicle/src/cob/thread.rs
index f665f447..d810eedd 100644
--- a/crates/radicle/src/cob/thread.rs
+++ b/crates/radicle/src/cob/thread.rs
@@ -26,7 +26,7 @@ pub enum Error {
/// This error indicates that the operations are not being applied
/// in causal order, which is a requirement for this CRDT.
///
- /// For example, this can occur if an operation references anothern operation
+ /// For example, this can occur if an operation references another operation
/// that hasn't happened yet.
#[error("causal dependency {0:?} missing")]
Missing(EntryId),
diff --git a/crates/radicle/src/git/canonical.rs b/crates/radicle/src/git/canonical.rs
index 13af6b49..d94350ed 100644
--- a/crates/radicle/src/git/canonical.rs
+++ b/crates/radicle/src/git/canonical.rs
@@ -794,7 +794,7 @@ mod tests {
// Note for the next two cases we only give enough merge base
// information so that the quorum fails. If we provided all
- // `merge_bases`, it would mean that c0 could be chosen as the quourum.
+ // `merge_bases`, it would mean that c0 could be chosen as the quorum.
let mut cq = CommitQuorum::new([c2, b2].iter(), 2);
cq.found_merge_bases([MergeBase {
a: b2.id(),
diff --git a/crates/radicle/src/node.rs b/crates/radicle/src/node.rs
index 179e540c..cba05a99 100644
--- a/crates/radicle/src/node.rs
+++ b/crates/radicle/src/node.rs
@@ -1492,7 +1492,7 @@ pub(crate) mod properties {
/// the `short` alias, both sets of results will return. For the `long`
/// alias, only its results will return.
///
- /// It is also expected that the lookup is case insensitive.
+ /// It is also expected that the lookup is case-insensitive.
pub fn test_reverse_lookup(store: &impl AliasStore, AliasInput { short, long }: AliasInput) {
let (short, short_ids) = short;
let (long, long_ids) = long;
diff --git a/crates/radicle/src/node/config.rs b/crates/radicle/src/node/config.rs
index f856bdd6..774f5dfb 100644
--- a/crates/radicle/src/node/config.rs
+++ b/crates/radicle/src/node/config.rs
@@ -246,7 +246,7 @@ pub struct ConnectionLimits {
/// Max inbound connections.
pub inbound: LimitConnectionsInbound,
- /// Max outbound connections. Note that this can be higher than the *target* number.
+ /// Max outbound connections. Note that this can be greater than the *target* number.
pub outbound: LimitConnectionsOutbound,
}
@@ -671,8 +671,8 @@ impl Config {
node::Features::SEED
}
- /// Return the configured user agent, if set. Otherwise fall back to the
- /// unintetesting value `"/radicle/"`.
+ /// Return the configured user agent, if set. Otherwise, fall back to the
+ /// uninteresting value `"/radicle/"`.
pub fn user_agent(&self) -> UserAgent {
match self.user_agent.as_ref() {
Some(agent) => agent.clone(),
diff --git a/crates/radicle/src/node/events/upload_pack.rs b/crates/radicle/src/node/events/upload_pack.rs
index c9d16275..8c1f7726 100644
--- a/crates/radicle/src/node/events/upload_pack.rs
+++ b/crates/radicle/src/node/events/upload_pack.rs
@@ -16,7 +16,7 @@ pub enum UploadPack {
remote: NodeId,
/// The status code of the upload-pack process.
///
- /// N.b. `ExitStatus` can not be de/serialized, so the `Display` of the
+ /// N.b. `ExitStatus` cannot be de/serialized, so the `Display` of the
/// status is used instead.
status: String,
},
@@ -70,7 +70,7 @@ impl UploadPack {
/// Construct a `UploadPack::Done` event.
///
- /// If `error` is `None` the process finished successfully, otherwise it
+ /// If `error` is `None` the process finished successfully; otherwise, it
/// finished with an error.
pub fn done(rid: RepoId, remote: NodeId, status: ExitStatus) -> Self {
Self::Done {
diff --git a/crates/radicle/src/node/notifications/schema.sql b/crates/radicle/src/node/notifications/schema.sql
index 2883f807..06397d67 100644
--- a/crates/radicle/src/node/notifications/schema.sql
+++ b/crates/radicle/src/node/notifications/schema.sql
@@ -4,7 +4,7 @@ create table if not exists "repository-notifications" (
"repo" text not null,
-- Git reference name related to this update.
"ref" text not null,
- -- Notification read status. Null if unread, otherwise the time it was read.
+ -- Notification read status. Null if unread; otherwise, the time it was read.
"status" integer default null,
-- Old head of the branch before update (OID or `null`).
"old" text,
diff --git a/crates/radicle/src/node/sync/announce.rs b/crates/radicle/src/node/sync/announce.rs
index de85cdd0..602a961a 100644
--- a/crates/radicle/src/node/sync/announce.rs
+++ b/crates/radicle/src/node/sync/announce.rs
@@ -125,7 +125,7 @@ impl Announcer {
/// Complete the [`Announcer`] process returning a [`AnnouncerResult`].
///
/// If the target for the [`Announcer`] has been reached, then the result
- /// will be [`AnnouncerResult::Success`], otherwise, it will be
+ /// will be [`AnnouncerResult::Success`]; otherwise, it will be
/// [`AnnouncerResult::TimedOut`].
pub fn timed_out(self) -> AnnouncerResult {
match self.is_target_reached() {
@@ -144,7 +144,7 @@ impl Announcer {
/// Check if the [`Announcer`] can continue synchronizing with more nodes.
/// If there are no more nodes, then [`NoNodes`] is returned in the
- /// [`ControlFlow::Break`], otherwise the [`Announcer`] is returned as-is in
+ /// [`ControlFlow::Break`]; otherwise, the [`Announcer`] is returned as-is in
/// the [`ControlFlow::Continue`].
// TODO(finto): I'm not sure this is needed with the change to the target
// logic. Since we can reach the replication factor OR the preferred seeds,
@@ -270,7 +270,7 @@ pub struct AnnouncerConfig {
}
impl AnnouncerConfig {
- /// Setup a private network `AnnouncerConfig`, populating the
+ /// Set up a private network `AnnouncerConfig`, populating the
/// [`AnnouncerConfig`]'s preferred seeds with the allowed set from the
/// [`PrivateNetwork`].
///
@@ -291,7 +291,7 @@ impl AnnouncerConfig {
}
}
- /// Setup a public `AnnouncerConfig`.
+ /// Set up a public `AnnouncerConfig`.
///
/// `preferred_seeds` is the target set of preferred seeds that [`Announcer`] should
/// attempt to synchronize with.
diff --git a/crates/radicle/src/node/sync/fetch.rs b/crates/radicle/src/node/sync/fetch.rs
index b0335342..ff26c8c7 100644
--- a/crates/radicle/src/node/sync/fetch.rs
+++ b/crates/radicle/src/node/sync/fetch.rs
@@ -445,7 +445,7 @@ pub struct FetcherConfig {
}
impl FetcherConfig {
- /// Setup a private network `FetcherConfig`, populating the
+ /// Set up a private network `FetcherConfig`, populating the
/// [`FetcherConfig`]'s seeds with the allowed set from the
/// [`PrivateNetwork`]. It is recommended that
/// [`FetcherConfig::with_candidates`] is not used to extend the candidate
diff --git a/crates/radicle/src/rad.rs b/crates/radicle/src/rad.rs
index 47282c67..6e91a762 100644
--- a/crates/radicle/src/rad.rs
+++ b/crates/radicle/src/rad.rs
@@ -312,7 +312,7 @@ pub fn checkout<P: AsRef<Path>, S: storage::ReadStorage>(
}
{
- // Setup default branch.
+ // Set up default branch.
let remote_head_ref =
git::refs::workdir::remote_branch(&REMOTE_NAME, project.default_branch());
@@ -329,7 +329,7 @@ pub fn checkout<P: AsRef<Path>, S: storage::ReadStorage>(
repo.checkout_head(None)?;
}
- // Setup remote tracking for default branch.
+ // Set up remote tracking for default branch.
git::set_upstream(&repo, &*REMOTE_NAME, project.default_branch(), branch_ref)?;
}
@@ -457,7 +457,7 @@ pub fn repo_jj_git_root() -> Result<git::raw::Repository, JujutsuGitRootError> {
Ok(git::raw::Repository::open(path)?)
}
-/// Setup patch upstream branch such that `git push` updates the patch.
+/// Set up patch upstream branch such that `git push` updates the patch.
pub fn setup_patch_upstream<'a>(
patch: &ObjectId,
patch_head: crate::git::Oid,
diff --git a/crates/radicle/src/storage/refs/sigrefs/read.rs b/crates/radicle/src/storage/refs/sigrefs/read.rs
index 3b27411a..a22bd370 100644
--- a/crates/radicle/src/storage/refs/sigrefs/read.rs
+++ b/crates/radicle/src/storage/refs/sigrefs/read.rs
@@ -187,7 +187,7 @@ where
// The fact that the parent OID is a hash over all previous history
// makes it *incredibly unlikely* or rather *practically impossible*
// that the same `/refs` blob re-appears in previous history.
- // Thus, we can spare oureselves walking the history.
+ // Thus, we can spare ourselves walking the history.
return Ok(head);
}
@@ -386,7 +386,7 @@ impl Commit {
// for `rad/refs/sigrefs-parent` to target. The zero OID would
// be a candidate, but it is filtered out in [`Refs`].
// Upgrading to `FeatureLevel::Parent` is not a good idea
- // either, otherwise any history containing this commit
+ // either; otherwise, any history containing this commit
// would be at that level from the root onwards.
// Pattern 2:
diff --git a/crates/radicle/src/test/storage.rs b/crates/radicle/src/test/storage.rs
index c32881af..17de8105 100644
--- a/crates/radicle/src/test/storage.rs
+++ b/crates/radicle/src/test/storage.rs
@@ -22,7 +22,7 @@ pub struct MockStorage {
pub info: crate::git::UserInfo,
/// All refs keyed by RID.
- /// Each value is a map of refs keyed by node Id (public key).
+ /// Each value is a map of refs keyed by node ID (public key).
pub repos: HashMap<RepoId, MockRepository>,
}
diff --git a/scripts/build-man-pages.sh b/scripts/build-man-pages.sh
index 55bcc026..9a949c0b 100755
--- a/scripts/build-man-pages.sh
+++ b/scripts/build-man-pages.sh
@@ -2,7 +2,7 @@
set -e
-# Attempt to install `asciidoctor` on Debian, Arch Linux and MacOS.
+# Attempt to install `asciidoctor` on Debian, Arch Linux and macOS.
install() {
os="$(uname)"
@@ -16,7 +16,7 @@ install() {
# Arch Linux
pacman -Sy --noconfirm asciidoctor
fi ;;
- Darwin) # MacOS
+ Darwin) # macOS
if command -v brew >/dev/null 2>&1; then
brew install asciidoctor
fi ;;
diff --git a/simulation/README.md b/simulation/README.md
index f1e5fba6..9756ed5b 100644
--- a/simulation/README.md
+++ b/simulation/README.md
@@ -58,7 +58,7 @@ This will give us the following workflow for constructing test scenarios:
- [ ] Isolation between simulations and main network.
- [ ] Different node versions within a simulation.
-- [ ] Cross platform ([Windows](https://github.com/dockur/windows), Linux & [MacOS](https://github.com/dockur/macos)).
+- [ ] Cross platform ([Windows](https://github.com/dockur/windows), Linux & [macOS](https://github.com/dockur/macos)).
- [ ] Realistic load generation.
- [ ] Invariant assertion across simulation network.
- [ ] Teardown and Artifact collection.
Exit code: 0
shell: 'export RUSTDOCFLAGS=''-D warnings'' cargo --version rustc --version cargo fmt --check cargo clippy --all-targets --workspace -- --deny warnings cargo build --all-targets --workspace cargo doc --workspace --no-deps --all-features cargo test --workspace --no-fail-fast '
Commands:
$ podman run --name 30521bb2-1769-4bf9-86dd-8d6e236a9726 -v /opt/radcis/ci.rad.levitte.org/cci/state/30521bb2-1769-4bf9-86dd-8d6e236a9726/s:/30521bb2-1769-4bf9-86dd-8d6e236a9726/s:ro -v /opt/radcis/ci.rad.levitte.org/cci/state/30521bb2-1769-4bf9-86dd-8d6e236a9726/w:/30521bb2-1769-4bf9-86dd-8d6e236a9726/w -w /30521bb2-1769-4bf9-86dd-8d6e236a9726/w -v /opt/radcis/ci.rad.levitte.org/.radicle:/${id}/.radicle:ro -e RAD_HOME=/${id}/.radicle rust:trixie bash /30521bb2-1769-4bf9-86dd-8d6e236a9726/s/script.sh
+ export 'RUSTDOCFLAGS=-D warnings'
+ RUSTDOCFLAGS='-D warnings'
+ cargo --version
info: syncing channel updates for '1.90-x86_64-unknown-linux-gnu'
info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
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.90.0 (840b83a10 2025-07-30)
+ rustc --version
rustc 1.90.0 (1159e78c4 2025-09-14)
+ cargo fmt --check
+ cargo clippy --all-targets --workspace -- --deny warnings
Updating crates.io index
Downloading crates ...
Downloaded amplify_derive v4.0.1
Downloaded addr2line v0.25.1
Downloaded amplify v4.9.0
Downloaded erased-serde v0.4.10
Downloaded gix-trace v0.1.18
Downloaded generic-array v0.14.7
Downloaded iana-time-zone v0.1.65
Downloaded is_terminal_polyfill v1.70.2
Downloaded gix-ref v0.59.0
Downloaded icu_properties_data v2.1.2
Downloaded memmap2 v0.9.10
Downloaded nonempty v0.9.0
Downloaded icu_provider v2.1.1
Downloaded keccak v0.1.6
Downloaded icu_properties v2.1.2
Downloaded hashbrown v0.16.1
Downloaded num-rational v0.4.2
Downloaded hash32 v0.3.1
Downloaded gix-sec v0.13.1
Downloaded itoa v1.0.17
Downloaded lazy_static v1.5.0
Downloaded percent-encoding v2.3.2
Downloaded gix-tempfile v21.0.1
Downloaded poly1305 v0.8.0
Downloaded potential_utf v0.1.4
Downloaded base256emoji v1.0.2
Downloaded icu_normalizer_data v2.1.1
Downloaded proc-macro-error-attr2 v2.0.0
Downloaded quote v1.0.45
Downloaded qcheck-macros v1.0.0
Downloaded phf_shared v0.11.3
Downloaded sha1 v0.10.6
Downloaded fraction v0.15.3
Downloaded scopeguard v1.2.0
Downloaded pkg-config v0.3.32
Downloaded data-encoding-macro-internal v0.1.17
Downloaded radicle-git-ext v0.12.0
Downloaded pin-project-lite v0.2.17
Downloaded spki v0.7.3
Downloaded sval_fmt v2.17.0
Downloaded memchr v2.8.0
Downloaded sval_nested v2.17.0
Downloaded siphasher v0.3.11
Downloaded scrypt v0.11.0
Downloaded shlex v1.3.0
Downloaded snapbox-macros v0.3.10
Downloaded base64 v0.21.7
Downloaded tempfile v3.27.0
Downloaded sval_json v2.17.0
Downloaded ssh-encoding v0.2.0
Downloaded test-log-macros v0.2.19
Downloaded subtle v2.6.1
Downloaded test-log v0.2.19
Downloaded systemd-journal-logger v2.2.2
Downloaded spin v0.9.8
Downloaded universal-hash v0.5.1
Downloaded version_check v0.9.5
Downloaded wait-timeout v0.2.1
Downloaded zerofrom-derive v0.1.6
Downloaded xattr v1.6.1
Downloaded zerofrom v0.1.6
Downloaded tracing-core v0.1.36
Downloaded tree-sitter-toml-ng v0.6.0
Downloaded zerovec-derive v0.11.2
Downloaded yoke-derive v0.8.1
Downloaded zmij v1.0.21
Downloaded yoke v0.8.1
Downloaded zeroize v1.8.2
Downloaded p384 v0.13.1
Downloaded tinyvec v1.11.0
Downloaded value-bag-sval2 v1.12.0
Downloaded url v2.5.8
Downloaded tar v0.4.45
Downloaded yansi v1.0.1
Downloaded sval v2.17.0
Downloaded walkdir v2.5.0
Downloaded proptest v1.10.0
Downloaded writeable v0.6.2
Downloaded zerotrie v0.2.3
Downloaded zerovec v0.11.5
Downloaded tree-sitter-c v0.23.4
Downloaded unicode-segmentation v1.12.0
Downloaded chrono v0.4.44
Downloaded zlib-rs v0.6.3
Downloaded unicode-width v0.2.2
Downloaded zerocopy v0.8.42
Downloaded tree-sitter-python v0.23.6
Downloaded winnow v0.7.15
Downloaded vcpkg v0.2.15
Downloaded syn v1.0.109
Downloaded curve25519-dalek v4.1.3
Downloaded tree-sitter-md v0.3.2
Downloaded tracing v0.1.44
Downloaded tree-sitter-bash v0.23.3
Downloaded tree-sitter-ruby v0.23.1
Downloaded tree-sitter-rust v0.23.3
Downloaded regex-syntax v0.8.10
Downloaded syn v2.0.117
Downloaded rustix v1.1.4
Downloaded object v0.37.3
Downloaded tree-sitter v0.24.7
Downloaded bloomy v1.2.0
Downloaded regex-automata v0.4.14
Downloaded tracing-subscriber v0.3.23
Downloaded serde_json v1.0.149
Downloaded regex v1.12.3
Downloaded unicode-normalization v0.1.25
Downloaded sysinfo v0.37.2
Downloaded uuid v1.22.0
Downloaded libm v0.2.16
Downloaded schemars v1.2.1
Downloaded sha3 v0.10.8
Downloaded portable-atomic v1.13.1
Downloaded tree-sitter-typescript v0.23.2
Downloaded libc v0.2.183
Downloaded sha1-checked v0.10.0
Downloaded libz-sys v1.1.25
Downloaded tree-sitter-go v0.23.4
Downloaded p521 v0.13.3
Downloaded signals_receipts v0.2.5
Downloaded radicle-surf v0.27.1
Downloaded unicode-ident v1.0.24
Downloaded typenum v1.19.0
Downloaded tokio v1.50.0
Downloaded thiserror-impl v1.0.69
Downloaded thiserror v2.0.18
Downloaded signal-hook v0.3.18
Downloaded ryu v1.0.23
Downloaded thiserror-impl v2.0.18
Downloaded itertools v0.14.0
Downloaded vsimd v0.8.0
Downloaded thread_local v1.1.9
Downloaded thiserror v1.0.69
Downloaded tree-sitter-css v0.23.2
Downloaded toml v0.9.12+spec-1.1.0
Downloaded ssh-key v0.6.7
Downloaded ssh-agent-lib v0.5.2
Downloaded prodash v31.0.0
Downloaded pretty_assertions v1.4.1
Downloaded git2 v0.20.4
Downloaded value-bag-serde1 v1.12.0
Downloaded value-bag v1.12.0
Downloaded uuid-simd v0.8.0
Downloaded utf8parse v0.2.2
Downloaded utf8_iter v1.0.4
Downloaded tree-sitter-json v0.24.8
Downloaded tree-sitter-html v0.23.2
Downloaded timeago v0.4.2
Downloaded structured-logger v1.0.5
Downloaded streaming-iterator v0.1.9
Downloaded sqlite3-sys v0.18.0
Downloaded snapbox v0.4.17
Downloaded serde_derive v1.0.228
Downloaded rand v0.9.2
Downloaded cyphernet v0.5.3
Downloaded cc v1.2.57
Downloaded unit-prefix v0.5.2
Downloaded unicode-display-width v0.3.0
Downloaded typeid v1.0.3
Downloaded tree-sitter-highlight v0.24.7
Downloaded tracing-log v0.2.0
Downloaded toml_writer v1.0.7+spec-1.1.0
Downloaded toml_datetime v0.7.5+spec-1.1.0
Downloaded tinyvec_macros v0.1.1
Downloaded tinystr v0.8.2
Downloaded synstructure v0.13.2
Downloaded similar v2.7.0
Downloaded sha2 v0.10.9
Downloaded referencing v0.30.0
Downloaded rand v0.8.5
Downloaded unarray v0.1.4
Downloaded tree-sitter-language v0.1.7
Downloaded libgit2-sys v0.18.3+1.9.2
Downloaded sval_serde v2.17.0
Downloaded sval_buffer v2.17.0
Downloaded strsim v0.11.1
Downloaded socket2 v0.5.10
Downloaded num-traits v0.2.19
Downloaded signal-hook-mio v0.2.5
Downloaded backtrace v0.3.76
Downloaded sval_ref v2.17.0
Downloaded sval_dynamic v2.17.0
Downloaded stable_deref_trait v1.2.1
Downloaded sqlite v0.37.0
Downloaded siphasher v1.0.2
Downloaded signal-hook-registry v1.4.8
Downloaded serde_fmt v1.1.0
Downloaded serde_derive_internals v0.29.1
Downloaded serde-untagged v0.1.9
Downloaded sec1 v0.7.3
Downloaded schemars_derive v1.2.1
Downloaded salsa20 v0.10.2
Downloaded rustversion v1.0.22
Downloaded rustc-demangle v0.1.27
Downloaded rand_core v0.9.5
Downloaded primeorder v0.13.6
Downloaded parking_lot_core v0.9.12
Downloaded ed25519-dalek v2.2.0
Downloaded base64 v0.22.1
Downloaded ssh-cipher v0.2.0
Downloaded socks5-client v0.4.2
Downloaded simd-adler32 v0.3.8
Downloaded serde v1.0.228
Downloaded semver v1.0.27
Downloaded rfc6979 v0.4.0
Downloaded ref-cast v1.0.25
Downloaded phf v0.11.3
Downloaded parking_lot v0.12.5
Downloaded once_cell v1.21.4
Downloaded proc-macro2 v1.0.106
Downloaded proc-macro-error2 v2.0.1
Downloaded num-bigint-dig v0.8.6
Downloaded serde_spanned v1.0.4
Downloaded sem_safe v0.2.1
Downloaded rusty-fork v0.3.1
Downloaded der v0.7.10
Downloaded rsa v0.9.10
Downloaded signature v1.6.4
Downloaded shell-words v1.1.1
Downloaded outref v0.5.2
Downloaded nu-ansi-term v0.50.3
Downloaded mio v1.1.1
Downloaded smallvec v1.15.1
Downloaded sqlite3-src v0.7.0
Downloaded signature v2.2.0
Downloaded sharded-slab v0.1.7
Downloaded secrecy v0.10.3
Downloaded same-file v1.0.6
Downloaded rustc_version v0.4.1
Downloaded ref-cast-impl v1.0.25
Downloaded rand_core v0.6.4
Downloaded rand_chacha v0.9.0
Downloaded radicle-std-ext v0.2.0
Downloaded num-bigint v0.4.6
Downloaded litemap v0.8.1
Downloaded emojis v0.6.4
Downloaded clap_builder v4.6.0
Downloaded linux-raw-sys v0.12.1
Downloaded jsonschema v0.30.0
Downloaded serde_core v1.0.228
Downloaded rand_xorshift v0.4.0
Downloaded pem-rfc7468 v0.7.0
Downloaded lock_api v0.4.14
Downloaded indicatif v0.18.4
Downloaded ed25519 v2.2.3
Downloaded rand_chacha v0.3.1
Downloaded quick-error v1.2.3
Downloaded qcheck v1.0.0
Downloaded ppv-lite86 v0.2.21
Downloaded polyval v0.6.2
Downloaded pkcs1 v0.7.5
Downloaded num-complex v0.4.6
Downloaded indexmap v2.13.0
Downloaded derive_more-impl v2.1.1
Downloaded miniz_oxide v0.8.9
Downloaded litrs v1.0.0
Downloaded gix-pack v0.65.0
Downloaded crossterm v0.29.0
Downloaded opaque-debug v0.3.1
Downloaded jiff-static v0.2.23
Downloaded bitflags v2.11.0
Downloaded anstyle-query v1.1.5
Downloaded pkcs8 v0.10.2
Downloaded maybe-async v0.2.10
Downloaded gix-transport v0.54.0
Downloaded flate2 v1.1.9
Downloaded base32 v0.4.0
Downloaded pbkdf2 v0.12.2
Downloaded pastey v0.2.1
Downloaded num-integer v0.1.46
Downloaded num-cmp v0.1.0
Downloaded noise-framework v0.4.0
Downloaded idna v1.1.0
Downloaded elliptic-curve v0.13.8
Downloaded console v0.16.3
Downloaded bcrypt-pbkdf v0.10.0
Downloaded derive_more v2.1.1
Downloaded num-iter v0.1.45
Downloaded matchers v0.2.0
Downloaded inquire v0.9.4
Downloaded icu_normalizer v2.1.1
Downloaded getrandom v0.2.17
Downloaded arc-swap v1.8.2
Downloaded p256 v0.13.2
Downloaded num v0.4.3
Downloaded normalize-line-endings v0.3.0
Downloaded multibase v0.9.2
Downloaded log v0.4.29
Downloaded jobserver v0.1.34
Downloaded ec25519 v0.1.0
Downloaded const-str v0.4.3
Downloaded anstyle-parse v0.2.7
Downloaded gix-object v0.55.0
Downloaded dunce v1.0.5
Downloaded anyhow v1.0.102
Downloaded equivalent v1.0.2
Downloaded document-features v0.2.12
Downloaded gix-protocol v0.57.0
Downloaded amplify_syn v2.0.1
Downloaded gix-negotiate v0.27.0
Downloaded email_address v0.2.9
Downloaded displaydoc v0.2.5
Downloaded data-encoding v2.10.0
Downloaded bytes v1.11.1
Downloaded bytecount v0.6.9
Downloaded bit-vec v0.8.0
Downloaded match-lookup v0.1.2
Downloaded lexopt v0.3.2
Downloaded human-panic v2.0.6
Downloaded env_logger v0.11.9
Downloaded dyn-clone v1.0.20
Downloaded cyphergraphy v0.3.0
Downloaded ctr v0.9.2
Downloaded borrow-or-share v0.2.4
Downloaded gix-revwalk v0.26.0
Downloaded gix-fs v0.19.1
Downloaded gix-error v0.0.0
Downloaded git-ref-format v0.6.0
Downloaded clap_lex v1.1.0
Downloaded inout v0.1.4
Downloaded idna_adapter v1.2.1
Downloaded icu_locale_core v2.1.1
Downloaded gix-prompt v0.13.1
Downloaded fastrand v2.3.0
Downloaded env_filter v1.0.0
Downloaded ed25519 v1.5.3
Downloaded base-x v0.2.11
Downloaded gix-revwalk v0.27.0
Downloaded gix-command v0.7.1
Downloaded git-ref-format-core v0.6.0
Downloaded gimli v0.32.3
Downloaded amplify_num v0.5.3
Downloaded base64ct v1.8.3
Downloaded anstream v1.0.0
Downloaded gix-lock v21.0.1
Downloaded git-ref-format-macro v0.6.0
Downloaded filetime v0.2.27
Downloaded data-encoding-macro v0.1.19
Downloaded cpufeatures v0.2.17
Downloaded colored v2.2.0
Downloaded clap_complete v4.6.0
Downloaded chacha20 v0.9.1
Downloaded blowfish v0.9.1
Downloaded ascii v1.1.0
Downloaded anstyle-parse v1.0.0
Downloaded hmac v0.12.1
Downloaded gix-traverse v0.52.0
Downloaded gix-refspec v0.37.0
Downloaded gix-glob v0.24.0
Downloaded gix-date v0.14.0
Downloaded gix-date v0.13.0
Downloaded gix-commitgraph v0.33.0
Downloaded getrandom v0.3.4
Downloaded faster-hex v0.10.0
Downloaded either v1.15.0
Downloaded ecdsa v0.16.9
Downloaded diff v0.1.13
Downloaded clap_derive v4.6.0
Downloaded clap v4.6.0
Downloaded cfg-if v1.0.4
Downloaded autocfg v1.5.0
Downloaded gix-quote v0.6.2
Downloaded gix-commitgraph v0.32.0
Downloaded digest v0.10.7
Downloaded crypto-common v0.1.7
Downloaded crossbeam-channel v0.5.15
Downloaded cipher v0.4.4
Downloaded cbc v0.1.2
Downloaded bytesize v2.3.1
Downloaded byteorder v1.5.0
Downloaded block-buffer v0.10.4
Downloaded bit-set v0.8.0
Downloaded base16ct v0.2.0
Downloaded gix-hash v0.22.1
Downloaded ghash v0.5.1
Downloaded ff v0.13.1
Downloaded fast-glob v0.3.3
Downloaded cypheraddr v0.4.1
Downloaded chacha20poly1305 v0.10.1
Downloaded heck v0.5.0
Downloaded gix-shallow v0.8.1
Downloaded gix-packetline v0.21.1
Downloaded gix-object v0.56.0
Downloaded gix-hashtable v0.12.0
Downloaded gix-actor v0.39.0
Downloaded form_urlencoded v1.2.2
Downloaded curve25519-dalek-derive v0.1.1
Downloaded ct-codecs v1.1.6
Downloaded crossbeam-utils v0.8.21
Downloaded crc32fast v1.5.0
Downloaded fluent-uri v0.3.2
Downloaded block-padding v0.3.3
Downloaded anstream v0.6.21
Downloaded jiff v0.2.23
Downloaded humantime v2.3.0
Downloaded gix-validate v0.11.0
Downloaded gix-utils v0.3.1
Downloaded gix-path v0.11.1
Downloaded gix-features v0.46.1
Downloaded gix-chunk v0.6.0
Downloaded gix-chunk v0.5.0
Downloaded gix-actor v0.38.0
Downloaded convert_case v0.10.0
Downloaded bstr v1.12.1
Downloaded anstyle v1.0.14
Downloaded icu_collections v2.1.1
Downloaded gix-url v0.35.2
Downloaded gix-odb v0.75.0
Downloaded fnv v1.0.7
Downloaded crypto-bigint v0.5.5
Downloaded const-oid v0.9.6
Downloaded heapless v0.8.0
Downloaded gix-config-value v0.17.1
Downloaded colorchoice v1.0.5
Downloaded aes-gcm v0.10.3
Downloaded gix-diff v0.58.0
Downloaded fancy-regex v0.14.0
Downloaded adler2 v2.0.1
Downloaded group v0.13.0
Downloaded gix-revision v0.41.0
Downloaded gix-error v0.1.0
Downloaded gix-credentials v0.36.0
Downloaded getrandom v0.4.2
Downloaded find-msvc-tools v0.1.9
Downloaded ahash v0.8.12
Downloaded escargot v0.5.15
Downloaded errno v0.3.14
Downloaded aes v0.8.4
Downloaded aead v0.5.2
Downloaded aho-corasick v1.1.4
Compiling libc v0.2.183
Compiling proc-macro2 v1.0.106
Compiling quote v1.0.45
Compiling unicode-ident v1.0.24
Checking cfg-if v1.0.4
Checking zeroize v1.8.2
Compiling version_check v0.9.5
Compiling typenum v1.19.0
Compiling generic-array v0.14.7
Checking memchr v2.8.0
Checking getrandom v0.2.17
Compiling syn v2.0.117
Checking rand_core v0.6.4
Compiling find-msvc-tools v0.1.9
Compiling shlex v1.3.0
Checking crypto-common v0.1.7
Checking subtle v2.6.1
Checking regex-syntax v0.8.10
Checking aho-corasick v1.1.4
Compiling jobserver v0.1.34
Compiling cc v1.2.57
Checking const-oid v0.9.6
Checking smallvec v1.15.1
Compiling serde_core v1.0.228
Checking regex-automata v0.4.14
Checking block-buffer v0.10.4
Checking digest v0.10.7
Checking cpufeatures v0.2.17
Compiling thiserror v2.0.18
Checking stable_deref_trait v1.2.1
Checking fastrand v2.3.0
Compiling parking_lot_core v0.9.12
Checking scopeguard v1.2.0
Checking lock_api v0.4.14
Checking tinyvec_macros v0.1.1
Checking parking_lot v0.12.5
Checking tinyvec v1.11.0
Compiling crc32fast v1.5.0
Checking gix-trace v0.1.18
Checking bitflags v2.11.0
Checking unicode-normalization v0.1.25
Checking byteorder v1.5.0
Checking bstr v1.12.1
Checking itoa v1.0.17
Compiling typeid v1.0.3
Checking gix-utils v0.3.1
Checking gix-validate v0.11.0
Compiling erased-serde v0.4.10
Checking same-file v1.0.6
Checking hashbrown v0.16.1
Compiling serde v1.0.228
Checking walkdir v2.5.0
Checking prodash v31.0.0
Checking zlib-rs v0.6.3
Compiling thiserror-impl v2.0.18
Compiling serde_derive v1.0.228
Checking serde_fmt v1.1.0
Compiling heapless v0.8.0
Checking value-bag-serde1 v1.12.0
Checking hash32 v0.3.1
Compiling synstructure v0.13.2
Checking value-bag v1.12.0
Checking faster-hex v0.10.0
Checking gix-path v0.11.1
Compiling zerofrom-derive v0.1.6
Checking log v0.4.29
Checking gix-features v0.46.1
Compiling yoke-derive v0.8.1
Checking sha1 v0.10.6
Checking sha1-checked v0.10.0
Compiling pkg-config v0.3.32
Compiling rustix v1.1.4
Checking gix-hash v0.22.1
Checking zerofrom v0.1.6
Checking yoke v0.8.1
Compiling zerovec-derive v0.11.2
Checking block-padding v0.3.3
Compiling zerocopy v0.8.42
Compiling libm v0.2.16
Checking linux-raw-sys v0.12.1
Compiling autocfg v1.5.0
Checking inout v0.1.4
Compiling num-traits v0.2.19
Compiling displaydoc v0.2.5
Checking sha2 v0.10.9
Checking zerovec v0.11.5
Compiling getrandom v0.4.2
Checking cipher v0.4.4
Checking tinystr v0.8.2
Checking der v0.7.10
Checking litemap v0.8.1
Checking writeable v0.6.2
Checking percent-encoding v2.3.2
Checking once_cell v1.21.4
Checking icu_locale_core v2.1.1
Checking zerotrie v0.2.3
Checking potential_utf v0.1.4
Compiling icu_properties_data v2.1.2
Compiling icu_normalizer_data v2.1.1
Compiling thiserror v1.0.69
Compiling zmij v1.0.21
Compiling syn v1.0.109
Checking icu_provider v2.1.1
Checking icu_collections v2.1.1
Compiling thiserror-impl v1.0.69
Compiling serde_json v1.0.149
Checking equivalent v1.0.2
Checking indexmap v2.13.0
Checking ppv-lite86 v0.2.21
Checking num-integer v0.1.46
Checking hmac v0.12.1
Checking universal-hash v0.5.1
Compiling ref-cast v1.0.25
Checking opaque-debug v0.3.1
Compiling tree-sitter-language v0.1.7
Compiling vcpkg v0.2.15
Checking icu_normalizer v2.1.1
Checking icu_properties v2.1.2
Compiling libz-sys v1.1.25
Checking tempfile v3.27.0
Checking spki v0.7.3
Compiling ref-cast-impl v1.0.25
Checking signature v2.2.0
Checking ff v0.13.1
Checking spin v0.9.8
Checking base16ct v0.2.0
Checking idna_adapter v1.2.1
Checking sec1 v0.7.3
Checking lazy_static v1.5.0
Checking group v0.13.0
Checking rand_chacha v0.3.1
Checking crypto-bigint v0.5.5
Checking dyn-clone v1.0.20
Checking utf8_iter v1.0.4
Checking rand v0.8.5
Checking idna v1.1.0
Compiling amplify_syn v2.0.1
Checking num-iter v0.1.45
Compiling libgit2-sys v0.18.3+1.9.2
Checking aead v0.5.2
Compiling semver v1.0.27
Checking signature v1.6.4
Compiling rustc_version v0.4.1
Checking ed25519 v1.5.3
Checking elliptic-curve v0.13.8
Compiling amplify_derive v4.0.1
Checking poly1305 v0.8.0
Checking rfc6979 v0.4.0
Checking form_urlencoded v1.2.2
Checking chacha20 v0.9.1
Compiling serde_derive_internals v0.29.1
Checking ct-codecs v1.1.6
Checking amplify_num v0.5.3
Checking ascii v1.1.0
Compiling schemars_derive v1.2.1
Checking ec25519 v0.1.0
Checking amplify v4.9.0
Checking url v2.5.8
Checking ecdsa v0.16.9
Checking primeorder v0.13.6
Compiling curve25519-dalek v4.1.3
Checking git-ref-format-core v0.6.0
Checking polyval v0.6.2
Checking base64ct v1.8.3
Compiling num-bigint-dig v0.8.6
Checking ghash v0.5.1
Checking pem-rfc7468 v0.7.0
Checking schemars v1.2.1
Checking cyphergraphy v0.3.0
Checking pkcs8 v0.10.2
Checking pbkdf2 v0.12.2
Checking aes v0.8.4
Checking ctr v0.9.2
Compiling sqlite3-src v0.7.0
Compiling curve25519-dalek-derive v0.1.1
Checking keccak v0.1.6
Checking sha3 v0.10.8
Checking aes-gcm v0.10.3
Checking pkcs1 v0.7.5
Checking ssh-encoding v0.2.0
Checking ed25519 v2.2.3
Checking cbc v0.1.2
Checking blowfish v0.9.1
Checking base32 v0.4.0
Compiling data-encoding v2.10.0
Checking rsa v0.9.10
Checking cypheraddr v0.4.1
Compiling data-encoding-macro-internal v0.1.17
Checking bcrypt-pbkdf v0.10.0
Checking ssh-cipher v0.2.0
Checking ed25519-dalek v2.2.0
Checking p384 v0.13.1
Checking p521 v0.13.3
Checking p256 v0.13.2
Checking chacha20poly1305 v0.10.1
Checking qcheck v1.0.0
Compiling match-lookup v0.1.2
Checking const-str v0.4.3
Checking jiff v0.2.23
Checking data-encoding-macro v0.1.19
Checking base256emoji v1.0.2
Checking noise-framework v0.4.0
Checking ssh-key v0.6.7
Checking socks5-client v0.4.2
Checking secrecy v0.10.3
Checking base-x v0.2.11
Compiling crossbeam-utils v0.8.21
Checking multibase v0.9.2
Checking ssh-agent-lib v0.5.2
Checking cyphernet v0.5.3
Checking winnow v0.7.15
Checking crossbeam-channel v0.5.15
Checking utf8parse v0.2.2
Checking anstyle-query v1.1.5
Checking nonempty v0.9.0
Checking gix-hashtable v0.12.0
Checking siphasher v1.0.2
Checking radicle-git-metadata v0.2.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-git-metadata)
Checking gix-error v0.1.0
Checking radicle-dag v0.10.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-dag)
Checking memmap2 v0.9.10
Checking colorchoice v1.0.5
Checking is_terminal_polyfill v1.70.2
Checking anstyle v1.0.14
Checking radicle-git-ref-format v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-git-ref-format)
Compiling radicle v0.23.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle)
Checking iana-time-zone v0.1.65
Checking base64 v0.21.7
Checking chrono v0.4.44
Checking radicle-localtime v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-localtime)
Checking colored v2.2.0
Checking serde-untagged v0.1.9
Checking gix-error v0.0.0
Checking bytesize v2.3.1
Checking errno v0.3.14
Checking fast-glob v0.3.3
Checking dunce v1.0.5
Checking gix-date v0.14.0
Checking anstyle-parse v0.2.7
Checking gix-actor v0.39.0
Checking anstream v0.6.21
Checking gix-date v0.13.0
Checking gix-fs v0.19.1
Checking gix-actor v0.38.0
Checking gix-tempfile v21.0.1
Checking gix-object v0.56.0
Checking gix-chunk v0.6.0
Checking gix-quote v0.6.2
Checking gix-commitgraph v0.33.0
Checking gix-object v0.55.0
Checking gix-chunk v0.5.0
Checking mio v1.1.1
Checking sem_safe v0.2.1
Checking either v1.15.0
Checking shell-words v1.1.1
Checking gix-command v0.7.1
Checking signals_receipts v0.2.5
Checking gix-commitgraph v0.32.0
Checking gix-revwalk v0.27.0
Compiling rustversion v1.0.22
Compiling object v0.37.3
Checking gix-revwalk v0.26.0
Checking gix-lock v21.0.1
Checking gix-url v0.35.2
Checking gix-config-value v0.17.1
Checking gix-sec v0.13.1
Checking adler2 v2.0.1
Compiling unicode-segmentation v1.12.0
Compiling signal-hook v0.3.18
Checking gimli v0.32.3
Compiling convert_case v0.10.0
Checking miniz_oxide v0.8.9
Checking gix-prompt v0.13.1
Checking gix-traverse v0.52.0
Checking addr2line v0.25.1
Checking gix-revision v0.41.0
Checking radicle-signals v0.11.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-signals)
Checking gix-diff v0.58.0
Checking signal-hook-registry v1.4.8
Checking gix-glob v0.24.0
Checking gix-packetline v0.21.1
Compiling tree-sitter v0.24.7
Compiling anyhow v1.0.102
Checking rustc-demangle v0.1.27
Checking backtrace v0.3.76
Checking gix-transport v0.54.0
Checking gix-refspec v0.37.0
Checking gix-pack v0.65.0
Checking arc-swap v1.8.2
Checking gix-credentials v0.36.0
Compiling derive_more-impl v2.1.1
Checking gix-ref v0.59.0
Checking gix-shallow v0.8.1
Checking gix-negotiate v0.27.0
Compiling maybe-async v0.2.10
Checking regex v1.12.3
Compiling proc-macro-error-attr2 v2.0.0
Checking unicode-width v0.2.2
Compiling simd-adler32 v0.3.8
Compiling litrs v1.0.0
Compiling getrandom v0.3.4
Compiling portable-atomic v1.13.1
Compiling document-features v0.2.12
Compiling proc-macro-error2 v2.0.1
Checking gix-protocol v0.57.0
Checking gix-odb v0.75.0
Checking derive_more v2.1.1
Checking signal-hook-mio v0.2.5
Compiling xattr v1.6.1
Compiling filetime v0.2.27
Checking anstyle-parse v1.0.0
Checking uuid v1.22.0
Checking bytes v1.11.1
Checking anstream v1.0.0
Compiling flate2 v1.1.9
Compiling tar v0.4.45
Checking crossterm v0.29.0
Compiling git-ref-format-macro v0.6.0
Checking console v0.16.3
Checking snapbox-macros v0.3.10
Checking salsa20 v0.10.2
Compiling heck v0.5.0
Checking unit-prefix v0.5.2
Checking clap_lex v1.1.0
Checking siphasher v0.3.11
Checking streaming-iterator v0.1.9
Checking normalize-line-endings v0.3.0
Checking strsim v0.11.1
Checking similar v2.7.0
Checking clap_builder v4.6.0
Checking snapbox v0.4.17
Checking bloomy v1.2.0
Checking indicatif v0.18.4
Compiling clap_derive v4.6.0
Compiling radicle-surf v0.27.1
Checking scrypt v0.11.0
Checking git-ref-format v0.6.0
Checking inquire v0.9.4
Checking sqlite3-sys v0.18.0
Checking unicode-display-width v0.3.0
Checking sqlite v0.37.0
Checking systemd-journal-logger v2.2.2
Checking serde_spanned v1.0.4
Checking toml_datetime v0.7.5+spec-1.1.0
Compiling tree-sitter-rust v0.23.3
Checking radicle-crypto v0.16.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-crypto)
Compiling tree-sitter-go v0.23.4
Compiling tree-sitter-css v0.23.2
Compiling tree-sitter-json v0.24.8
Compiling tree-sitter-html v0.23.2
Compiling tree-sitter-md v0.3.2
Compiling tree-sitter-bash v0.23.3
Compiling tree-sitter-c v0.23.4
Compiling tree-sitter-ruby v0.23.1
Compiling tree-sitter-python v0.23.6
Compiling tree-sitter-toml-ng v0.6.0
Compiling tree-sitter-typescript v0.23.2
Checking toml_writer v1.0.7+spec-1.1.0
Checking pin-project-lite v0.2.17
Checking radicle-std-ext v0.2.0
Checking toml v0.9.12+spec-1.1.0
Checking tokio v1.50.0
Checking clap v4.6.0
Checking sysinfo v0.37.2
Checking yansi v1.0.1
Compiling radicle-cli v0.20.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-cli)
Compiling radicle-node v0.19.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-node)
Checking diff v0.1.13
Checking pretty_assertions v1.4.1
Checking human-panic v2.0.6
Checking clap_complete v4.6.0
Checking structured-logger v1.0.5
Checking radicle-systemd v0.12.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-systemd)
Checking tree-sitter-highlight v0.24.7
Checking itertools v0.14.0
Compiling qcheck-macros v1.0.0
Checking socket2 v0.5.10
Checking lexopt v0.3.2
Checking humantime v2.3.0
Compiling escargot v0.5.15
Checking timeago v0.4.2
Checking bit-vec v0.8.0
Checking bit-set v0.8.0
Checking rand_core v0.9.5
Checking num-bigint v0.4.6
Compiling ahash v0.8.12
Checking num-complex v0.4.6
Checking env_filter v1.0.0
Checking borrow-or-share v0.2.4
Checking env_logger v0.11.9
Checking fluent-uri v0.3.2
Checking phf_shared v0.11.3
Compiling test-log-macros v0.2.19
Checking wait-timeout v0.2.1
Checking num-rational v0.4.2
Checking fnv v1.0.7
Checking outref v0.5.2
Checking quick-error v1.2.3
Checking num v0.4.3
Compiling radicle-remote-helper v0.16.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-remote-helper)
Checking vsimd v0.8.0
Checking fraction v0.15.3
Checking uuid-simd v0.8.0
Checking rusty-fork v0.3.1
Checking test-log v0.2.19
Checking referencing v0.30.0
Checking phf v0.11.3
Checking rand v0.9.2
Checking rand_chacha v0.9.0
Checking rand_xorshift v0.4.0
Checking fancy-regex v0.14.0
Checking email_address v0.2.9
Checking bytecount v0.6.9
Checking unarray v0.1.4
Checking base64 v0.22.1
Checking num-cmp v0.1.0
Checking proptest v1.10.0
Checking emojis v0.6.4
Checking jsonschema v0.30.0
Compiling pastey v0.2.1
Checking radicle-windows v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-windows)
Checking git2 v0.20.4
Checking radicle-oid v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-oid)
Checking radicle-git-ext v0.12.0
Checking radicle-term v0.17.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-term)
Checking radicle-cob v0.19.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-cob)
Checking radicle-core v0.2.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-core)
Checking radicle-fetch v0.19.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-fetch)
Checking radicle-cli-test v0.13.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-cli-test)
Checking radicle-protocol v0.7.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-protocol)
Checking radicle-schemars v0.7.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-schemars)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.58s
+ cargo build --all-targets --workspace
Compiling libc v0.2.183
Compiling cfg-if v1.0.4
Compiling zeroize v1.8.2
Compiling typenum v1.19.0
Compiling memchr v2.8.0
Compiling shlex v1.3.0
Compiling subtle v2.6.1
Compiling regex-syntax v0.8.10
Compiling generic-array v0.14.7
Compiling aho-corasick v1.1.4
Compiling getrandom v0.2.17
Compiling rand_core v0.6.4
Compiling jobserver v0.1.34
Compiling crypto-common v0.1.7
Compiling cc v1.2.57
Compiling const-oid v0.9.6
Compiling smallvec v1.15.1
Compiling serde_core v1.0.228
Compiling regex-automata v0.4.14
Compiling block-buffer v0.10.4
Compiling digest v0.10.7
Compiling cpufeatures v0.2.17
Compiling stable_deref_trait v1.2.1
Compiling thiserror v2.0.18
Compiling fastrand v2.3.0
Compiling scopeguard v1.2.0
Compiling lock_api v0.4.14
Compiling parking_lot_core v0.9.12
Compiling bitflags v2.11.0
Compiling parking_lot v0.12.5
Compiling tinyvec_macros v0.1.1
Compiling gix-trace v0.1.18
Compiling tinyvec v1.11.0
Compiling byteorder v1.5.0
Compiling crc32fast v1.5.0
Compiling unicode-normalization v0.1.25
Compiling itoa v1.0.17
Compiling typeid v1.0.3
Compiling same-file v1.0.6
Compiling hashbrown v0.16.1
Compiling gix-utils v0.3.1
Compiling walkdir v2.5.0
Compiling erased-serde v0.4.10
Compiling prodash v31.0.0
Compiling zlib-rs v0.6.3
Compiling serde v1.0.228
Compiling bstr v1.12.1
Compiling serde_fmt v1.1.0
Compiling value-bag-serde1 v1.12.0
Compiling hash32 v0.3.1
Compiling gix-validate v0.11.0
Compiling gix-path v0.11.1
Compiling heapless v0.8.0
Compiling value-bag v1.12.0
Compiling faster-hex v0.10.0
Compiling zerofrom v0.1.6
Compiling log v0.4.29
Compiling sha1 v0.10.6
Compiling sha1-checked v0.10.0
Compiling yoke v0.8.1
Compiling block-padding v0.3.3
Compiling linux-raw-sys v0.12.1
Compiling inout v0.1.4
Compiling zerovec v0.11.5
Compiling sha2 v0.10.9
Compiling zerocopy v0.8.42
Compiling gix-features v0.46.1
Compiling gix-hash v0.22.1
Compiling rustix v1.1.4
Compiling libm v0.2.16
Compiling cipher v0.4.4
Compiling getrandom v0.4.2
Compiling tinystr v0.8.2
Compiling der v0.7.10
Compiling num-traits v0.2.19
Compiling litemap v0.8.1
Compiling writeable v0.6.2
Compiling percent-encoding v2.3.2
Compiling once_cell v1.21.4
Compiling icu_locale_core v2.1.1
Compiling zerotrie v0.2.3
Compiling potential_utf v0.1.4
Compiling icu_collections v2.1.1
Compiling ppv-lite86 v0.2.21
Compiling icu_provider v2.1.1
Compiling equivalent v1.0.2
Compiling icu_normalizer_data v2.1.1
Compiling indexmap v2.13.0
Compiling icu_properties_data v2.1.2
Compiling zmij v1.0.21
Compiling num-integer v0.1.46
Compiling hmac v0.12.1
Compiling universal-hash v0.5.1
Compiling opaque-debug v0.3.1
Compiling libz-sys v1.1.25
Compiling thiserror v1.0.69
Compiling icu_properties v2.1.2
Compiling icu_normalizer v2.1.1
Compiling tempfile v3.27.0
Compiling serde_json v1.0.149
Compiling spki v0.7.3
Compiling signature v2.2.0
Compiling ff v0.13.1
Compiling base16ct v0.2.0
Compiling spin v0.9.8
Compiling lazy_static v1.5.0
Compiling sec1 v0.7.3
Compiling group v0.13.0
Compiling idna_adapter v1.2.1
Compiling ref-cast v1.0.25
Compiling rand_chacha v0.3.1
Compiling crypto-bigint v0.5.5
Compiling utf8_iter v1.0.4
Compiling dyn-clone v1.0.20
Compiling idna v1.1.0
Compiling rand v0.8.5
Compiling num-iter v0.1.45
Compiling libgit2-sys v0.18.3+1.9.2
Compiling aead v0.5.2
Compiling signature v1.6.4
Compiling ed25519 v1.5.3
Compiling poly1305 v0.8.0
Compiling rfc6979 v0.4.0
Compiling form_urlencoded v1.2.2
Compiling chacha20 v0.9.1
Compiling elliptic-curve v0.13.8
Compiling amplify_num v0.5.3
Compiling ct-codecs v1.1.6
Compiling ascii v1.1.0
Compiling primeorder v0.13.6
Compiling ecdsa v0.16.9
Compiling ec25519 v0.1.0
Compiling url v2.5.8
Compiling git-ref-format-core v0.6.0
Compiling amplify v4.9.0
Compiling polyval v0.6.2
Compiling base64ct v1.8.3
Compiling cyphergraphy v0.3.0
Compiling ghash v0.5.1
Compiling schemars v1.2.1
Compiling pem-rfc7468 v0.7.0
Compiling pkcs8 v0.10.2
Compiling pbkdf2 v0.12.2
Compiling aes v0.8.4
Compiling ctr v0.9.2
Compiling sqlite3-src v0.7.0
Compiling keccak v0.1.6
Compiling sha3 v0.10.8
Compiling aes-gcm v0.10.3
Compiling curve25519-dalek v4.1.3
Compiling pkcs1 v0.7.5
Compiling ssh-encoding v0.2.0
Compiling num-bigint-dig v0.8.6
Compiling ed25519 v2.2.3
Compiling cbc v0.1.2
Compiling blowfish v0.9.1
Compiling base32 v0.4.0
Compiling cypheraddr v0.4.1
Compiling rsa v0.9.10
Compiling bcrypt-pbkdf v0.10.0
Compiling ssh-cipher v0.2.0
Compiling ed25519-dalek v2.2.0
Compiling p256 v0.13.2
Compiling p384 v0.13.1
Compiling p521 v0.13.3
Compiling chacha20poly1305 v0.10.1
Compiling qcheck v1.0.0
Compiling const-str v0.4.3
Compiling jiff v0.2.23
Compiling data-encoding v2.10.0
Compiling data-encoding-macro v0.1.19
Compiling base256emoji v1.0.2
Compiling ssh-key v0.6.7
Compiling noise-framework v0.4.0
Compiling socks5-client v0.4.2
Compiling secrecy v0.10.3
Compiling base-x v0.2.11
Compiling multibase v0.9.2
Compiling ssh-agent-lib v0.5.2
Compiling cyphernet v0.5.3
Compiling crossbeam-utils v0.8.21
Compiling winnow v0.7.15
Compiling crossbeam-channel v0.5.15
Compiling utf8parse v0.2.2
Compiling anstyle-query v1.1.5
Compiling gix-hashtable v0.12.0
Compiling nonempty v0.9.0
Compiling siphasher v1.0.2
Compiling gix-error v0.1.0
Compiling radicle-dag v0.10.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-dag)
Compiling radicle-git-metadata v0.2.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-git-metadata)
Compiling memmap2 v0.9.10
Compiling colorchoice v1.0.5
Compiling anstyle v1.0.14
Compiling is_terminal_polyfill v1.70.2
Compiling radicle-git-ref-format v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-git-ref-format)
Compiling iana-time-zone v0.1.65
Compiling base64 v0.21.7
Compiling radicle v0.23.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle)
Compiling chrono v0.4.44
Compiling radicle-localtime v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-localtime)
Compiling colored v2.2.0
Compiling tree-sitter-language v0.1.7
Compiling gix-error v0.0.0
Compiling serde-untagged v0.1.9
Compiling bytesize v2.3.1
Compiling errno v0.3.14
Compiling fast-glob v0.3.3
Compiling dunce v1.0.5
Compiling gix-date v0.14.0
Compiling anstyle-parse v0.2.7
Compiling adler2 v2.0.1
Compiling gix-actor v0.39.0
Compiling anstream v0.6.21
Compiling gix-date v0.13.0
Compiling gix-fs v0.19.1
Compiling gix-tempfile v21.0.1
Compiling gix-actor v0.38.0
Compiling gix-object v0.56.0
Compiling gix-chunk v0.6.0
Compiling gix-quote v0.6.2
Compiling gix-commitgraph v0.33.0
Compiling gix-object v0.55.0
Compiling gix-chunk v0.5.0
Compiling mio v1.1.1
Compiling sem_safe v0.2.1
Compiling either v1.15.0
Compiling shell-words v1.1.1
Compiling signals_receipts v0.2.5
Compiling gix-command v0.7.1
Compiling gix-commitgraph v0.32.0
Compiling gix-revwalk v0.27.0
Compiling unicode-segmentation v1.12.0
Compiling gix-revwalk v0.26.0
Compiling gix-lock v21.0.1
Compiling gix-url v0.35.2
Compiling gix-config-value v0.17.1
Compiling gix-sec v0.13.1
Compiling gimli v0.32.3
Compiling gix-prompt v0.13.1
Compiling convert_case v0.10.0
Compiling gix-traverse v0.52.0
Compiling object v0.37.3
Compiling addr2line v0.25.1
Compiling gix-revision v0.41.0
Compiling radicle-signals v0.11.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-signals)
Compiling gix-diff v0.58.0
Compiling miniz_oxide v0.8.9
Compiling signal-hook-registry v1.4.8
Compiling gix-glob v0.24.0
Compiling gix-packetline v0.21.1
Compiling tree-sitter v0.24.7
Compiling rustc-demangle v0.1.27
Compiling backtrace v0.3.76
Compiling gix-transport v0.54.0
Compiling gix-refspec v0.37.0
Compiling sqlite3-sys v0.18.0
Compiling sqlite v0.37.0
Compiling signal-hook v0.3.18
Compiling radicle-crypto v0.16.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-crypto)
Compiling gix-pack v0.65.0
Compiling arc-swap v1.8.2
Compiling derive_more-impl v2.1.1
Compiling gix-credentials v0.36.0
Compiling gix-shallow v0.8.1
Compiling gix-ref v0.59.0
Compiling gix-negotiate v0.27.0
Compiling regex v1.12.3
Compiling unicode-width v0.2.2
Compiling gix-protocol v0.57.0
Compiling gix-odb v0.75.0
Compiling derive_more v2.1.1
Compiling signal-hook-mio v0.2.5
Compiling xattr v1.6.1
Compiling anstyle-parse v1.0.0
Compiling uuid v1.22.0
Compiling filetime v0.2.27
Compiling bytes v1.11.1
Compiling tar v0.4.45
Compiling git-ref-format-macro v0.6.0
Compiling anstream v1.0.0
Compiling crossterm v0.29.0
Compiling flate2 v1.1.9
Compiling console v0.16.3
Compiling anyhow v1.0.102
Compiling portable-atomic v1.13.1
Compiling getrandom v0.3.4
Compiling snapbox-macros v0.3.10
Compiling salsa20 v0.10.2
Compiling streaming-iterator v0.1.9
Compiling strsim v0.11.1
Compiling clap_lex v1.1.0
Compiling unit-prefix v0.5.2
Compiling siphasher v0.3.11
Compiling normalize-line-endings v0.3.0
Compiling similar v2.7.0
Compiling bloomy v1.2.0
Compiling indicatif v0.18.4
Compiling snapbox v0.4.17
Compiling clap_builder v4.6.0
Compiling scrypt v0.11.0
Compiling radicle-surf v0.27.1
Compiling inquire v0.9.4
Compiling git-ref-format v0.6.0
Compiling unicode-display-width v0.3.0
Compiling systemd-journal-logger v2.2.2
Compiling toml_datetime v0.7.5+spec-1.1.0
Compiling serde_spanned v1.0.4
Compiling tree-sitter-python v0.23.6
Compiling tree-sitter-c v0.23.4
Compiling tree-sitter-toml-ng v0.6.0
Compiling tree-sitter-ruby v0.23.1
Compiling tree-sitter-typescript v0.23.2
Compiling tree-sitter-html v0.23.2
Compiling tree-sitter-go v0.23.4
Compiling tree-sitter-bash v0.23.3
Compiling tree-sitter-css v0.23.2
Compiling tree-sitter-json v0.24.8
Compiling tree-sitter-md v0.3.2
Compiling tree-sitter-rust v0.23.3
Compiling toml_writer v1.0.7+spec-1.1.0
Compiling pin-project-lite v0.2.17
Compiling radicle-std-ext v0.2.0
Compiling toml v0.9.12+spec-1.1.0
Compiling tokio v1.50.0
Compiling clap v4.6.0
Compiling sysinfo v0.37.2
Compiling yansi v1.0.1
Compiling radicle-cli v0.20.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-cli)
Compiling radicle-node v0.19.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-node)
Compiling diff v0.1.13
Compiling pretty_assertions v1.4.1
Compiling human-panic v2.0.6
Compiling clap_complete v4.6.0
Compiling structured-logger v1.0.5
Compiling radicle-systemd v0.12.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-systemd)
Compiling tree-sitter-highlight v0.24.7
Compiling itertools v0.14.0
Compiling socket2 v0.5.10
Compiling lexopt v0.3.2
Compiling timeago v0.4.2
Compiling humantime v2.3.0
Compiling bit-vec v0.8.0
Compiling bit-set v0.8.0
Compiling escargot v0.5.15
Compiling rand_core v0.9.5
Compiling num-bigint v0.4.6
Compiling num-complex v0.4.6
Compiling env_filter v1.0.0
Compiling borrow-or-share v0.2.4
Compiling num-rational v0.4.2
Compiling fluent-uri v0.3.2
Compiling git2 v0.20.4
Compiling num v0.4.3
Compiling env_logger v0.11.9
Compiling ahash v0.8.12
Compiling phf_shared v0.11.3
Compiling wait-timeout v0.2.1
Compiling radicle-remote-helper v0.16.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-remote-helper)
Compiling fnv v1.0.7
Compiling quick-error v1.2.3
Compiling vsimd v0.8.0
Compiling outref v0.5.2
Compiling rusty-fork v0.3.1
Compiling test-log v0.2.19
Compiling referencing v0.30.0
Compiling uuid-simd v0.8.0
Compiling phf v0.11.3
Compiling fraction v0.15.3
Compiling rand_xorshift v0.4.0
Compiling rand v0.9.2
Compiling rand_chacha v0.9.0
Compiling fancy-regex v0.14.0
Compiling email_address v0.2.9
Compiling num-cmp v0.1.0
Compiling unarray v0.1.4
Compiling base64 v0.22.1
Compiling bytecount v0.6.9
Compiling radicle-oid v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-oid)
Compiling radicle-git-ext v0.12.0
Compiling radicle-core v0.2.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-core)
Compiling radicle-cob v0.19.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-cob)
Compiling radicle-term v0.17.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-term)
Compiling jsonschema v0.30.0
Compiling proptest v1.10.0
Compiling emojis v0.6.4
Compiling radicle-windows v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-windows)
Compiling radicle-fetch v0.19.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-fetch)
Compiling radicle-protocol v0.7.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-protocol)
Compiling radicle-cli-test v0.13.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-cli-test)
Compiling radicle-schemars v0.7.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-schemars)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.03s
+ cargo doc --workspace --no-deps --all-features
Checking regex-automata v0.4.14
Compiling num-traits v0.2.19
Compiling syn v1.0.109
Checking once_cell v1.21.4
Checking tempfile v3.27.0
Checking idna v1.1.0
Checking url v2.5.8
Checking num-integer v0.1.46
Checking git2 v0.20.4
Checking num-iter v0.1.45
Checking num-bigint-dig v0.8.6
Checking bstr v1.12.1
Compiling amplify_syn v2.0.1
Checking rsa v0.9.10
Checking gix-validate v0.11.0
Checking gix-path v0.11.1
Checking git-ref-format-core v0.6.0
Checking gix-features v0.46.1
Compiling amplify_derive v4.0.1
Checking ssh-key v0.6.7
Checking gix-hash v0.22.1
Checking radicle-git-ref-format v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-git-ref-format)
Checking gix-hashtable v0.12.0
Checking radicle-oid v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-oid)
Checking gix-error v0.1.0
Checking rusty-fork v0.3.1
Checking gix-error v0.0.0
Checking proptest v1.10.0
Checking radicle-git-metadata v0.2.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-git-metadata)
Checking ssh-agent-lib v0.5.2
Checking radicle-dag v0.10.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-dag)
Checking gix-date v0.14.0
Checking chrono v0.4.44
Checking radicle-localtime v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-localtime)
Checking gix-actor v0.39.0
Checking gix-date v0.13.0
Checking amplify v4.9.0
Checking gix-fs v0.19.1
Checking gix-tempfile v21.0.1
Checking cyphergraphy v0.3.0
Checking gix-actor v0.38.0
Checking gix-object v0.56.0
Checking cypheraddr v0.4.1
Checking noise-framework v0.4.0
Checking gix-chunk v0.6.0
Checking gix-quote v0.6.2
Checking socks5-client v0.4.2
Checking gix-commitgraph v0.33.0
Checking cyphernet v0.5.3
Checking radicle-crypto v0.16.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-crypto)
Checking gix-object v0.55.0
Checking gix-chunk v0.5.0
Checking gix-command v0.7.1
Checking gix-commitgraph v0.32.0
Checking gix-revwalk v0.27.0
Checking radicle-cob v0.19.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-cob)
Checking radicle-core v0.2.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-core)
Checking gix-lock v21.0.1
Checking gix-url v0.35.2
Checking gix-config-value v0.17.1
Checking gix-revwalk v0.26.0
Checking gix-traverse v0.52.0
Checking gix-prompt v0.13.1
Checking gix-diff v0.58.0
Checking radicle v0.23.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle)
Checking gix-revision v0.41.0
Checking radicle-signals v0.11.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-signals)
Checking gix-glob v0.24.0
Checking gix-packetline v0.21.1
Checking regex v1.12.3
Checking gix-transport v0.54.0
Checking gix-refspec v0.37.0
Checking tree-sitter v0.24.7
Checking gix-pack v0.65.0
Checking git-ref-format v0.6.0
Checking inquire v0.9.4
Checking gix-credentials v0.36.0
Checking gix-shallow v0.8.1
Checking gix-ref v0.59.0
Checking gix-negotiate v0.27.0
Checking radicle-git-ext v0.12.0
Checking gix-odb v0.75.0
Checking uuid v1.22.0
Checking gix-protocol v0.57.0
Compiling radicle-cli v0.20.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-cli)
Checking human-panic v2.0.6
Checking radicle-surf v0.27.1
Checking tree-sitter-toml-ng v0.6.0
Checking radicle-term v0.17.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-term)
Checking tree-sitter-highlight v0.24.7
Checking radicle-systemd v0.12.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-systemd)
Documenting radicle-systemd v0.12.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-systemd)
Documenting radicle-term v0.17.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-term)
Documenting radicle v0.23.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle)
Documenting radicle-cob v0.19.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-cob)
Documenting radicle-core v0.2.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-core)
Documenting radicle-signals v0.11.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-signals)
Documenting radicle-crypto v0.16.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-crypto)
Documenting radicle-oid v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-oid)
Documenting radicle-git-ref-format v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-git-ref-format)
Documenting radicle-localtime v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-localtime)
Documenting radicle-dag v0.10.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-dag)
Documenting radicle-git-metadata v0.2.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-git-metadata)
Documenting radicle-windows v0.1.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-windows)
Checking radicle-fetch v0.19.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-fetch)
Documenting radicle-cli v0.20.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-cli)
Documenting radicle-cli-test v0.13.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-cli-test)
Checking radicle-protocol v0.7.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-protocol)
Documenting radicle-protocol v0.7.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-protocol)
Documenting radicle-node v0.19.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-node)
Documenting radicle-schemars v0.7.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-schemars)
Documenting radicle-fetch v0.19.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-fetch)
Documenting radicle-remote-helper v0.16.0 (/30521bb2-1769-4bf9-86dd-8d6e236a9726/w/crates/radicle-remote-helper)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.17s
Generated /30521bb2-1769-4bf9-86dd-8d6e236a9726/w/target/doc/radicle/index.html and 20 other files
+ cargo test --workspace --no-fail-fast
Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
Running unittests src/lib.rs (target/debug/deps/radicle-284bae2ddbc7a249)
running 333 tests
test canonical::formatter::test::ascii_control_characters ... ok
test canonical::formatter::test::ordered_nested_object ... ok
test cob::cache::migrations::_2::tests::test_migration_2 ... ok
test canonical::formatter::test::securesystemslib_asserts ... ok
test cob::common::test::test_color ... ok
test cob::cache::tests::test_check_version ... ok
test cob::common::test::test_title ... ok
test cob::common::test::test_emojis ... ok
test cob::cache::migrations::_2::tests::test_patch_json_deserialization ... ok
test cob::cache::tests::test_migrate_to ... ok
test cob::identity::test::prop_json_eq_str ... ok
test cob::identity::test::test_identity_remove_delegate_concurrent ... ok
test cob::identity::test::test_identity_reject_concurrent ... ok
test cob::identity::test::test_identity_updates ... ok
test cob::identity::test::test_identity_redact_revision ... ok
test cob::identity::test::test_identity_update_rejected ... 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::identity::test::test_identity_updates_concurrent ... ok
test cob::identity::test::test_valid_identity ... ok
test cob::issue::cache::tests::test_remove ... ok
test cob::issue::test::test_embeds ... ok
test cob::issue::test::test_embeds_edit ... ok
test cob::issue::test::test_invalid_actions ... ok
test cob::identity::test::test_identity_updates_concurrent_outdated ... ok
test cob::issue::test::test_invalid_cob ... ok
test cob::issue::test::test_invalid_tx ... ok
test cob::issue::test::test_invalid_tx_reference ... ok
test cob::issue::test::test_issue_all ... ok
test cob::issue::test::test_concurrency ... ok
test cob::issue::test::test_issue_comment ... ok
test cob::issue::test::test_issue_comment_redact ... ok
test cob::issue::test::test_issue_create_and_assign ... ok
test cob::issue::test::test_issue_create_and_get ... ok
test cob::issue::test::test_issue_create_and_change_state ... ok
test cob::issue::test::test_issue_create_and_unassign ... ok
test cob::issue::test::test_issue_create_and_reassign ... ok
test cob::issue::test::test_issue_edit_description ... ok
test cob::issue::test::test_issue_edit ... ok
test cob::issue::test::test_issue_multilines ... 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::issue::test::test_issue_reply ... ok
test cob::patch::cache::tests::test_is_empty ... ok
test cob::patch::cache::tests::test_get ... ok
test cob::patch::cache::tests::test_list ... ok
test cob::patch::cache::tests::test_find_by_revision ... 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_counts ... ok
test cob::patch::test::test_patch_create_and_get ... ok
test cob::patch::cache::tests::test_list_by_status ... ok
test cob::patch::cache::tests::test_remove ... 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::test::test_patch_review_comment ... ok
test cob::patch::test::test_patch_review ... ok
test cob::patch::test::test_patch_review_duplicate ... ok
test cob::patch::test::test_patch_review_edit ... ok
test cob::patch::test::test_patch_review_remove_summary ... ok
test cob::patch::test::test_reactions_json_serialization ... ok
test cob::patch::test::test_revision_edit_redact ... ok
test cob::patch::test::test_revision_reaction ... ok
test cob::patch::test::test_revision_review_merge_redacted ... ok
test cob::patch::test::test_patch_review_edit_comment ... ok
test cob::stream::tests::test_all_from ... ok
test cob::stream::tests::test_all_from_until ... ok
test cob::stream::tests::test_from_until ... ok
test cob::stream::tests::test_regression_from_until ... ok
test cob::stream::tests::test_all_until ... ok
test cob::thread::tests::test_comment_edit_missing ... ok
test cob::thread::tests::test_comment_edit_redacted ... ok
test cob::thread::tests::test_comment_redact_missing ... ok
test cob::patch::test::test_patch_review_revision_redact ... ok
test cob::thread::tests::test_duplicate_comments ... ok
test cob::thread::tests::test_edit_comment ... ok
test cob::thread::tests::test_redact_comment ... ok
test git::canonical::protect::tests::refs_rad ... ok
test git::canonical::protect::tests::refs_rad_id ... ok
test git::canonical::protect::tests::refs_radieschen ... ok
test git::canonical::quorum::test::merge_base_commutative ... ok
test git::canonical::quorum::test::test_merge_bases ... ok
test cob::thread::tests::test_timeline ... 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::patch::test::test_patch_update ... ok
test git::canonical::rules::tests::test_rule_validate_success ... ok
test git::canonical::rules::tests::test_special_branches ... ok
test git::canonical::tests::test_commit_quorum_fork_of_a_fork ... ok
test git::canonical::tests::test_commit_quorum_forked_merge_commits ... ok
test git::canonical::tests::test_commit_quorum_groups ... ok
test git::canonical::tests::test_commit_quorum_linear ... ok
test git::canonical::tests::test_commit_quorum_merges ... ok
test git::canonical::tests::test_commit_quorum_single ... ok
test git::canonical::tests::test_commit_quorum_three_way_fork ... ok
test git::canonical::tests::test_commit_quorum_two_way_fork ... ok
test git::canonical::tests::test_quorum_different_types ... ok
test git::canonical::rules::tests::test_canonical ... ok
test git::canonical::tests::test_tag_quorum ... ok
test git::test::test_version_from_str ... ok
test git::test::test_version_ord ... ok
test identity::did::test::test_did_encode_decode ... ok
test identity::did::test::test_did_vectors ... ok
test git::canonical::rules::tests::test_rule_validate_failures ... 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 identity::doc::test::test_max_delegates ... 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 git::canonical::tests::test_quorum_properties ... ok
test node::address::store::test::test_entries ... 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_insert_and_update ... ok
test node::address::store::test::test_insert_duplicate ... ok
test node::address::store::test::test_node_aliases ... ok
test node::address::store::test::test_remove_nothing ... ok
test node::command::test::command_result ... ok
test node::config::test::deserialize_migrating_scope ... ok
test node::config::test::fetch_level_min ... ok
test node::config::test::onion_absent ... ok
test node::config::test::onion_null ... ok
test node::config::test::partial ... ok
test node::config::test::regression_ipv6_address_brackets ... ok
test node::config::test::regression_ipv6_address_no_brackets ... ok
test node::config::test::serialize_migrating_scope ... ok
test node::config::test::user_agent_custom ... ok
test node::config::test::user_agent_default ... ok
test node::config::test::user_agent_default_explicit ... ok
test node::config::test::user_agent_opt_out ... ok
test node::db::config::test::database_config_valid_combinations ... ok
test node::db::config::test::invalid ... ok
test node::db::test::migration_8::all_ipv6_formatted_dns_addresses_are_retyped ... ok
test node::db::test::migration_8::dns_address_starting_with_bracket_but_missing_closing_bracket_colon_is_unaffected ... ok
test node::address::store::test::test_empty ... ok
test node::db::test::migration_8::dns_address_with_bracket_not_at_start_is_unaffected ... ok
test node::db::test::migration_8::ipv4_address_is_unaffected ... ok
test node::db::test::migration_8::ipv6_formatted_dns_address_is_deleted_when_correct_ipv6_row_already_exists ... ok
test node::db::test::migration_8::migration_applies_to_all_nodes ... ok
test node::db::test::migration_8::ipv6_formatted_dns_address_is_retyped_to_ipv6 ... ok
test node::db::test::migration_8::plain_dns_hostname_without_brackets_is_unaffected ... ok
test node::db::test::migration_8::retype_preserves_address_metadata ... ok
test node::features::test::test_operations ... ok
test node::db::test::test_version ... ok
test node::notifications::store::test::test_branch_notifications ... ok
test node::notifications::store::test::test_cob_notifications ... ok
test node::notifications::store::test::test_clear ... 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::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_node_policies ... 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_set_and_delete ... ok
test node::refs::store::test::test_count ... ok
test node::refs::store::test::test_set_and_get ... ok
test node::routing::test::test_entries ... ok
test node::routing::test::test_count ... 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_insert_and_remove ... ok
test node::routing::test::test_len ... 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_max_replication_target ... ok
test node::sync::announce::test::announcer_reached_preferred_seeds ... ok
test node::sync::announce::test::announcer_reached_min_replication_target ... ok
test node::sync::announce::test::announcer_synced_with_unknown_node ... ok
test node::sync::announce::test::announcer_with_replication_factor_zero_and_preferred_seeds ... ok
test node::sync::announce::test::announcer_timed_out ... 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::local_node_in_multiple_sets ... ok
test node::sync::announce::test::invariant_progress_should_match_state ... 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::local_node_only_in_all_sets_results_in_no_seeds_error ... ok
test node::sync::announce::test::local_node_in_synced_set ... ok
test node::sync::announce::test::preferred_seeds_already_synced ... 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::all_nodes_are_fetchable ... ok
test node::sync::fetch::test::could_not_reach_target ... ok
test node::sync::fetch::test::ignores_duplicates_and_local_node ... ok
test node::sync::fetch::test::preferred_seeds_target_returned_over_replicas ... ok
test cob::thread::tests::prop_ordering ... ok
test node::sync::fetch::test::reaches_target_of_max_replicas ... ok
test node::sync::test::ensure_replicas_construction ... ok
test node::sync::test::replicas_constrain_to ... ok
test node::test::test_address ... ok
test node::test::test_alias ... ok
test node::test::test_command_result ... ok
test node::test::test_user_agent ... ok
test node::timestamp::tests::test_timestamp_max ... ok
test node::sync::fetch::test::reaches_target_of_replicas ... ok
test profile::test::canonicalize_home ... ok
test profile::test::test_config ... ok
test node::sync::fetch::test::reaches_target_of_preferred_seeds ... ok
test rad::tests::test_checkout ... ok
test rad::tests::test_fork ... ok
test rad::tests::test_init ... ok
test storage::git::tests::test_references_of ... 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::git::tests::test_sign_refs ... ok
test profile::config::test::schema ... ok
test storage::refs::sigrefs::git::properties::idempotent_write ... ok
test identity::doc::test::prop_encode_decode ... ok
test storage::refs::sigrefs::git::properties::initial_commit_roundtrip ... ok
test storage::refs::sigrefs::read::test::commit_reader::identity_root_error ... ok
test storage::refs::sigrefs::read::test::commit_reader::missing_commit ... ok
test storage::refs::sigrefs::read::test::commit_reader::read_ok ... ok
test storage::refs::sigrefs::read::test::commit_reader::too_many_parents ... ok
test storage::refs::sigrefs::read::test::commit_reader::tree_error ... ok
test storage::refs::sigrefs::read::test::identity_root_reader::doc_blob_error ... ok
test storage::refs::sigrefs::read::test::identity_root_reader::missing_identity ... ok
test storage::refs::sigrefs::read::test::identity_root_reader::read_ok_none ... ok
test storage::refs::sigrefs::read::test::identity_root_reader::read_ok_some ... ok
test storage::refs::sigrefs::read::test::resolve_tip::find_reference_error ... ok
test storage::refs::sigrefs::read::test::resolve_tip::missing_sigrefs ... ok
test storage::refs::sigrefs::read::test::resolve_tip::resolve_tip_ok ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::detect_parent::root_without_parent ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::detect_parent::root_without_root ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::downgrade::parent ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::downgrade::restore ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::downgrade::root ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::downgrade::root_with_parent ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::head_commit_error ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::head_verify_mismatched_identity_error ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::head_verify_signature_error ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::invalid_parent ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::read_ok_no_parent ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::read_ok_parent ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::read_ok_root ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::replay::alternating ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::replay::chain ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::replay::multiple ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::replay::root_at_head ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::single_commit ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::two_commits ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::walk_commit_error ... ok
test storage::refs::sigrefs::read::test::signed_refs_reader::walk_verify_error ... ok
test storage::refs::sigrefs::read::test::tree_reader::missing_both ... ok
test storage::refs::sigrefs::read::test::tree_reader::missing_refs ... ok
test storage::refs::sigrefs::read::test::tree_reader::missing_signature ... ok
test storage::refs::sigrefs::read::test::tree_reader::parse_refs_error ... ok
test storage::refs::sigrefs::read::test::tree_reader::parse_signature_error ... ok
test storage::refs::sigrefs::read::test::tree_reader::read_ok ... ok
test storage::refs::sigrefs::read::test::tree_reader::read_refs_error ... ok
test storage::refs::sigrefs::read::test::tree_reader::read_signature_error ... ok
test storage::refs::sigrefs::write::test::commit_writer::tree_error ... ok
test storage::refs::sigrefs::write::test::commit_writer::write_commit_error ... ok
test storage::refs::sigrefs::write::test::commit_writer::write_empty_refs ... ok
test storage::refs::sigrefs::write::test::commit_writer::write_root_ok ... ok
test storage::refs::sigrefs::write::test::commit_writer::write_with_parent_ok ... ok
test storage::refs::sigrefs::write::test::head_reader::no_head ... ok
test storage::refs::sigrefs::write::test::head_reader::read_ok ... ok
test storage::refs::sigrefs::write::test::head_reader::reference_error ... ok
test storage::refs::sigrefs::write::test::head_reader::refs_blob_error ... ok
test storage::refs::sigrefs::write::test::head_reader::refs_blob_missing ... ok
test storage::refs::sigrefs::write::test::head_reader::refs_parse_error ... ok
test storage::refs::sigrefs::write::test::head_reader::signature_blob_error ... ok
test storage::refs::sigrefs::write::test::head_reader::signature_blob_missing ... ok
test storage::refs::sigrefs::write::test::head_reader::signature_parse_error ... ok
test storage::refs::sigrefs::write::test::signed_refs_writer::commit_error ... ok
test storage::refs::sigrefs::write::test::signed_refs_writer::head_error ... ok
test storage::refs::sigrefs::write::test::signed_refs_writer::never_write_rad_sigrefs ... ok
test storage::refs::sigrefs::write::test::signed_refs_writer::reference_error ... ok
test storage::refs::sigrefs::write::test::signed_refs_writer::unchanged ... ok
test storage::refs::sigrefs::write::test::signed_refs_writer::unchanged_force_writes_new_commit ... ok
test storage::refs::sigrefs::write::test::signed_refs_writer::write_empty_refs ... ok
test storage::refs::sigrefs::write::test::signed_refs_writer::write_root_ok ... ok
test storage::refs::sigrefs::write::test::signed_refs_writer::write_with_parent_ok ... ok
test storage::refs::sigrefs::write::test::tree_writer::sign_error ... ok
test storage::refs::sigrefs::write::test::tree_writer::write_ok ... ok
test storage::refs::sigrefs::write::test::tree_writer::write_tree_error ... ok
test storage::refs::tests::prop_canonical_roundtrip ... ok
test storage::refs::tests::test_rid_verification ... 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::refs::sigrefs::property::idempotent ... ok
test storage::refs::sigrefs::property::roundtrip ... ok
test storage::refs::sigrefs::git::properties::chain_roundtrip ... ok
test result: ok. 333 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.25s
Running unittests src/lib.rs (target/debug/deps/radicle_cli-d8852f669d3b3d3c)
running 46 tests
test commands::block::args::test::should_not_parse ... ok
test commands::block::args::test::should_parse_rid ... ok
test commands::block::args::test::should_parse_nid ... ok
test commands::clone::args::test::should_parse_rid_non_urn ... ok
test commands::clone::args::test::should_parse_rid_url ... ok
test commands::clone::args::test::should_parse_rid_urn ... ok
test commands::cob::args::test::should_allow_log_json_format ... ok
test commands::cob::args::test::should_allow_log_pretty_format ... ok
test commands::cob::args::test::should_allow_update_json_format ... ok
test commands::cob::args::test::should_allow_show_json_format ... ok
test commands::fork::args::test::should_not_parse_rid_url ... ok
test commands::fork::args::test::should_parse_rid_non_urn ... ok
test commands::cob::args::test::should_not_allow_update_pretty_format ... ok
test commands::fork::args::test::should_parse_rid_urn ... ok
test commands::cob::args::test::should_not_allow_show_pretty_format ... ok
test commands::id::args::test::should_not_parse_into_payload - should panic ... ok
test commands::id::args::test::should_not_clobber_payload_args ... ok
test commands::id::args::test::should_parse_into_payload ... ok
test commands::id::args::test::should_not_parse_single_payloads ... ok
test commands::id::args::test::should_parse_multiple_payloads ... ok
test commands::init::args::test::should_not_parse_rid_url ... ok
test commands::init::args::test::should_parse_rid_non_urn ... ok
test commands::id::args::test::should_not_parse_single_payload ... ok
test commands::init::args::test::should_parse_rid_urn ... ok
test commands::id::args::test::should_parse_single_payload ... ok
test commands::inspect::test::test_tree ... ok
test commands::patch::review::builder::tests::test_review_comments_before ... ok
test commands::patch::review::builder::tests::test_review_comments_basic ... ok
test commands::patch::review::builder::tests::test_review_comments_split_hunk ... ok
test commands::patch::review::builder::tests::test_review_comments_multiline ... ok
test commands::publish::args::test::should_not_parse_rid_url ... ok
test commands::publish::args::test::should_parse_rid_non_urn ... ok
test commands::publish::args::test::should_parse_rid_urn ... ok
test commands::watch::args::test::should_parse_ref_str ... 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 git::ddiff::tests::diff_encode_decode_ddiff_hunk ... ok
test terminal::args::test::should_parse_nid ... ok
test terminal::args::test::should_parse_rid ... ok
test terminal::format::test::test_bytes ... ok
test terminal::format::test::test_strip_comments ... ok
test terminal::patch::test::test_edit_display_message ... ok
test terminal::args::test::should_not_parse ... ok
test terminal::patch::test::test_create_display_message ... ok
test terminal::patch::test::test_update_display_message ... ok
test result: ok. 45 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
Running unittests src/main.rs (target/debug/deps/rad-d7148e4be585f448)
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-a62477ed1cea73f9)
running 118 tests
test commands::clone::rad_clone_bare ... ok
test commands::clone::rad_clone ... ok
test commands::checkout::rad_checkout ... ok
test commands::clone::rad_clone_all ... ok
test commands::clone::rad_clone_scope ... ok
test commands::clone::rad_clone_unknown ... ok
test commands::clone::rad_clone_directory ... ok
test commands::clone::rad_clone_connect ... ok
test commands::clone::rad_clone_partial_fail ... ok
test commands::cob::rad_cob_multiset ... ok
test commands::clone::test_clone_without_seeds ... ok
test commands::cob::rad_cob_log ... ok
test commands::cob::rad_cob_migrate ... ok
test commands::cob::rad_cob_operations ... ok
test commands::cob::rad_cob_show ... ok
test commands::cob::rad_cob_update_identity ... ok
test commands::cob::rad_cob_update ... ok
test commands::cob::test_cob_deletion ... ok
test commands::cob::test_cob_replication ... ok
test commands::git::git_push_amend ... ok
test commands::git::git_push_and_fetch ... ok
test commands::git::git_push_canonical_annotated_tags ... ok
test commands::git::git_push_canonical_lightweight_tags ... ok
test commands::git::git_push_diverge ... ok
test commands::git::git_push_force_with_lease ... ok
test commands::id::rad_id ... ok
test commands::id::rad_id_collaboration ... ignored, slow
test commands::git::git_push_converge ... ok
test commands::git::git_push_rollback ... ok
test commands::git::git_tag ... ok
test commands::id::rad_id_private ... ok
test commands::id::rad_id_threshold_soft_fork ... ok
test commands::id::rad_id_conflict ... ok
test commands::id::rad_id_threshold ... ok
test commands::id::rad_id_unknown_field ... ok
test commands::id::rad_id_update_delete_field ... ok
test commands::init::rad_init ... ignored, part of many other tests
test commands::id::rad_id_unauthorized_delegate ... ok
test commands::init::rad_init_bare ... ok
test commands::init::rad_init_detached_head ... ok
test commands::id::rad_id_multi_delegate ... ok
test commands::init::rad_init_no_git ... ok
test commands::init::rad_init_existing ... ok
test commands::init::rad_init_existing_bare ... ok
test commands::init::rad_init_no_seed ... ok
test commands::init::rad_init_private ... ok
test commands::init::rad_init_private_no_seed ... ok
test commands::init::rad_init_private_clone ... ok
test commands::init::rad_init_private_clone_seed ... ok
test commands::inbox::rad_inbox ... ok
test commands::init::rad_init_private_seed ... ok
test commands::init::rad_init_sync_not_connected ... ok
test commands::init::rad_init_sync_preferred ... ok
test commands::init::rad_init_with_existing_remote ... ok
test commands::init::rad_publish ... ok
test commands::issue::rad_issue ... ok
test commands::jj::rad_jj_bare ... ignored, the bare repository does not have a `rad` remote, and so it cannot determine the RID of the repository
test commands::jj::rad_jj_colocated_patch ... ok
test commands::issue::rad_issue_list ... ok
test commands::node::rad_node_connect ... ok
test commands::node::rad_node_connect_without_address ... ok
test commands::patch::rad_merge_after_update ... ok
test commands::node::rad_node ... ok
test commands::patch::rad_merge_no_ff ... ok
test commands::patch::rad_merge_via_push ... ok
test commands::patch::rad_patch ... ok
test commands::patch::rad_patch_ahead_behind ... ok
test commands::patch::rad_patch_change_base ... ok
test commands::patch::rad_patch_checkout ... ok
test commands::init::rad_init_sync_timeout ... ok
test commands::init::rad_init_sync_and_clone ... ok
test commands::patch::rad_patch_checkout_revision ... ok
test commands::patch::rad_patch_detached_head ... ok
test commands::patch::rad_patch_checkout_force ... ok
test commands::patch::rad_patch_diff ... ok
test commands::patch::rad_patch_draft ... ok
test commands::patch::rad_patch_edit ... ok
test commands::patch::rad_patch_fetch_2 ... ok
test commands::patch::rad_patch_merge_draft ... ok
test commands::patch::rad_patch_fetch_1 ... ok
test commands::patch::rad_patch_delete ... ok
test commands::patch::rad_patch_revert_merge ... ok
test commands::patch::rad_patch_open_explore ... ok
test commands::patch::rad_patch_update ... ok
test commands::patch::rad_patch_via_push ... ok
test commands::patch::rad_review_by_hunk ... ok
test commands::policy::rad_block ... ok
test commands::policy::rad_seed_and_follow ... ok
test commands::policy::rad_seed_policy_allow_no_scope ... ok
test commands::policy::rad_seed_scope ... ok
test commands::policy::rad_unseed ... ok
test commands::policy::rad_unseed_many ... ok
test commands::policy::rad_seed_many ... ok
test commands::sigpipe::config ... ok
test commands::sigpipe::help ... ok
test commands::sigpipe::rad_self ... ok
test commands::patch::rad_push_and_pull_patches ... ok
test commands::remote::rad_remote ... ok
test commands::sync::rad_sync_without_node ... ok
test commands::sync::rad_sync ... ok
test commands::utility::framework_home ... ok
test commands::utility::rad_auth ... ok
test commands::utility::rad_auth_errors ... ok
test commands::utility::rad_clean ... ok
test commands::patch::rad_patch_pull_update ... ok
test commands::utility::rad_config ... ok
test commands::utility::rad_diff ... ok
test commands::utility::rad_help ... ok
test commands::utility::rad_inspect ... ok
test commands::utility::rad_key_mismatch ... ok
test commands::utility::rad_self ... ok
test commands::utility::rad_warn_old_nodes ... ok
test commands::sync::rad_fetch ... ok
test commands::watch::rad_watch ... ok
test rad_remote ... ok
test commands::sync::test_replication_via_seed ... ok
test commands::workflow::rad_workflow ... ok
test commands::utility::rad_fork ... ok
test result: ok. 115 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 73.40s
Running unittests src/lib.rs (target/debug/deps/radicle_cli_test-eb16d72524d258cf)
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.00s
Running unittests src/lib.rs (target/debug/deps/radicle_cob-6e6d599ab2b9d6d3)
running 9 tests
test object::tests::test_serde ... ok
test tests::git::traverse_cobs ... ok
test tests::git::update_cob ... ok
test tests::git::roundtrip ... ok
test type_name::test::invalid_typenames ... ok
test type_name::test::valid_typenames ... ok
test tests::invalid_parse_refstr ... ok
test tests::git::list_cobs ... ok
test tests::parse_refstr ... ok
test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
Running unittests src/lib.rs (target/debug/deps/radicle_core-4336e90d66078914)
running 4 tests
test repo::test::invalid ... ok
test repo::test::valid ... ok
test repo::test::assert_prop_roundtrip_parse ... ok
test repo::serde_impls::test::assert_prop_roundtrip_serde_json ... ok
test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_crypto-bd6b2a9d3a72ece5)
running 11 tests
test ssh::agent::test::test_agent_encoding_remove ... ok
test ssh::agent::test::test_agent_encoding_sign ... ok
test ssh::fmt::test::test_fingerprint ... ok
test ssh::fmt::test::test_key ... ok
test ssh::keystore::tests::test_init_no_passphrase ... 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. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
Running unittests src/lib.rs (target/debug/deps/radicle_dag-05f7457e7194a495)
running 20 tests
test tests::test_contains ... ok
test tests::test_cycle ... ok
test tests::test_dependencies ... ok
test tests::test_diamond ... ok
test tests::test_fold_multiple_roots ... ok
test tests::test_fold_diamond ... ok
test tests::test_fold_reject ... ok
test tests::test_fold_sorting_1 ... ok
test tests::test_fold_sorting_2 ... ok
test tests::test_get ... ok
test tests::test_is_empty ... ok
test tests::test_len ... ok
test tests::test_merge_1 ... ok
test tests::test_complex ... ok
test tests::test_merge_2 ... ok
test tests::test_prune_1 ... ok
test tests::test_remove ... ok
test tests::test_prune_2 ... ok
test tests::test_prune_by_sorting ... 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-b86dafb29fe0d411)
running 1 test
test stage::test::valid_refspecs ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_git_metadata-7266929c438027dc)
running 24 tests
test commit::parse::test::error::invalid_author ... ok
test commit::parse::test::error::invalid_committer ... ok
test commit::parse::test::error::invalid_format_continuation_without_preceding_header ... ok
test commit::parse::test::error::invalid_parent ... ok
test commit::parse::test::error::invalid_tree ... ok
test commit::parse::test::error::missing_author ... ok
test commit::parse::test::error::missing_committer ... ok
test commit::parse::test::error::missing_header_body_separator ... ok
test commit::parse::test::error::missing_tree_wrong_first_line ... ok
test commit::parse::test::success::commit_gpgsig_is_preserved_and_strip_removes_it ... ok
test commit::parse::test::error::missing_tree_empty_header ... ok
test commit::parse::test::success::commit_last_paragraph_kept_in_message_when_not_all_trailers ... ok
test commit::parse::test::success::commit_with_extra_headers ... ok
test commit::parse::test::success::commit_with_multiline_gpgsig ... ok
test commit::parse::test::success::commit_with_single_parent ... ok
test commit::parse::test::success::root_commit ... ok
test commit::parse::test::success::commit_with_trailers ... ok
test commit::parse::test::success::roundtrip ... ok
test commit::parse::test::success::merge_commit ... ok
test commit::parse::test::unit::body_last_paragraph_not_trailers_stays_in_message ... ok
test commit::parse::test::unit::body_no_paragraph_separator_means_no_trailers ... ok
test commit::parse::test::unit::trailers_rejects_invalid_token_chars ... ok
test commit::parse::test::unit::trailers_rejects_line_without_separator ... ok
test commit::parse::test::unit::trailers_accepts_empty_input ... ok
test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_git_ref_format-b95a9bd0637298c8)
running 9 tests
test test::component ... ok
test test::pattern ... ok
test test::component_invalid - should panic ... ok
test test::qualified ... ok
test test::qualified_invalid - should panic ... ok
test test::qualified_pattern ... ok
test test::refname ... ok
test test::refname_invalid - should panic ... ok
test test::qualified_pattern_invalid - should panic ... ok
test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_localtime-9ecb37b1e50cb4e3)
running 1 test
test serde_impls::test::test_localtime ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_node-2533066ad317110a)
running 79 tests
test reactor::timer::tests::test_next ... ok
test reactor::timer::tests::test_wake ... ok
test reactor::timer::tests::test_wake_exact ... ok
test control::tests::test_control_socket ... ok
test control::tests::test_seed_unseed ... ok
test fingerprint::tests::matching ... ok
test tests::e2e::fetch_does_not_contain_rad_sigrefs_parent ... ok
test tests::e2e::missing_default_branch ... ok
test tests::e2e::missing_delegate_default_branch ... ok
test tests::e2e::test_background_foreground_fetch ... ok
test tests::e2e::test_block_prevents_connection ... ok
test tests::e2e::test_block_active_connection ... ok
test tests::e2e::test_block_prevents_fetch ... ok
test tests::e2e::test_channel_reader_limit ... ok
test tests::e2e::test_catchup_on_refs_announcements ... ok
test tests::e2e::test_connection_crossing ... 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_fetch_preserve_owned_refs ... ok
test tests::e2e::test_fetch_unseeded ... ok
test tests::e2e::test_concurrent_fetches ... ok
test tests::e2e::test_fetch_up_to_date ... ok
test tests::e2e::test_inventory_sync_basic ... ok
test tests::e2e::test_fetch_emits_canonical_ref_update ... 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_fast_forward_identity_doc ... ok
test tests::e2e::test_non_fast_forward_sigrefs ... ok
test tests::e2e::test_outdated_delegate_sigrefs ... ok
test tests::e2e::test_outdated_sigrefs ... ok
test tests::e2e::test_inventory_sync_bridge ... ok
test tests::e2e::test_replication ... ok
test tests::e2e::test_inventory_sync_ring ... ok
test tests::e2e::test_replication_invalid ... ok
test tests::e2e::test_replication_ref_in_sigrefs ... ok
test tests::e2e::test_inventory_sync_star ... 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_inventory_pruning ... ok
test tests::test_persistent_peer_connect ... 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_fetch_trusted_no_inventory ... ok
test tests::test_refs_announcement_followed ... 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_seed_repo_subscribe ... ok
test tests::prop_inventory_exchange_dense ... ok
test wire::test::test_inventory_ann_with_extension ... ok
test wire::test::test_pong_message_with_extension ... ok
test tests::test_announcement_message_amplification ... ok
test tests::test_seeding ... ok
test tests::test_refs_synced_event ... ok
test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.23s
Running unittests src/main.rs (target/debug/deps/radicle_node-5201008517dff8db)
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_oid-32b41d88203b7116)
running 10 tests
test fmt::test::fixture ... ok
test fmt::test::zero ... ok
test git2::test::zero ... ok
test gix::test::zero ... ok
test str::test::fixture ... ok
test fmt::test::git2 ... ok
test str::test::git2_roundtrip ... ok
test fmt::test::gix ... ok
test str::test::gix_roundtrip ... ok
test str::test::zero ... ok
test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_protocol-a4bf0c341b89fcf1)
running 99 tests
test deserializer::test::test_decode_next ... ok
test deserializer::test::test_unparsed ... ok
test deserializer::test::prop_decode_next ... ok
test fetcher::service::tests::test_fetch_coalescing_different_refs ... ok
test fetcher::test::queue::properties::capacity::bounded ... ok
test fetcher::test::queue::properties::capacity::rejection ... ok
test fetcher::test::queue::properties::dequeue::empty_queue_returns_none ... ok
test fetcher::test::queue::properties::dequeue::enables_reenqueue ... ok
test fetcher::test::queue::properties::capacity::capacity_reached_returns_same_item ... ok
test fetcher::test::queue::properties::dequeue::drained_queue_returns_none ... ok
test fetcher::test::queue::properties::capacity::restored_after_dequeue ... ok
test fetcher::test::queue::properties::fifo::interleaved_operations ... ok
test fetcher::test::queue::properties::fifo::ordering ... ok
test fetcher::test::queue::properties::equality::reflexive ... ok
test fetcher::test::queue::properties::merge::different_rid_accepted ... ok
test fetcher::test::queue::properties::equality::symmetric ... ok
test fetcher::test::queue::properties::equality::transitive ... ok
test fetcher::test::queue::properties::merge::longer_timeout_preserved ... ok
test fetcher::test::queue::properties::merge::empty_refs_fetches_all ... ok
test fetcher::test::queue::properties::merge::does_not_increase_queue_length ... ok
test fetcher::test::queue::unit::capacity_takes_precedence_over_merge_for_new_items ... ok
test fetcher::test::queue::unit::empty_refs_items_can_be_equal ... ok
test fetcher::test::queue::unit::max_timeout_accepted ... ok
test fetcher::test::queue::unit::merge_preserves_position_in_queue ... ok
test fetcher::test::queue::unit::zero_timeout_accepted ... ok
test fetcher::test::state::command::cancel::cancellation_is_isolated ... ok
test fetcher::test::state::command::cancel::non_existent_returns_unexpected ... ok
test fetcher::test::state::command::cancel::ongoing_and_queued ... ok
test fetcher::test::state::command::cancel::single_ongoing ... ok
test fetcher::test::state::command::fetch::fetch_after_previous_completed ... ok
test fetcher::test::state::command::fetch::fetch_at_capacity_enqueues ... ok
test fetcher::test::state::command::fetch::fetch_different_repo_same_node_within_capacity ... ok
test fetcher::test::state::command::fetch::fetch_duplicate_returns_already_fetching ... ok
test fetcher::test::state::command::fetch::fetch_queue_merge_empty_refs_fetches_all ... ok
test fetcher::test::state::command::fetch::fetch_queue_merge_takes_longer_timeout ... ok
test fetcher::test::state::command::fetch::fetch_queue_merges_already_queued ... ok
test fetcher::test::state::command::fetch::fetch_queue_rejected_capacity_reached ... ok
test fetcher::test::state::command::fetch::fetch_same_repo_different_nodes_queues_second ... ok
test fetcher::test::state::command::fetch::fetch_same_repo_different_refs_enqueues ... ok
test fetcher::test::state::command::fetch::fetch_start_first_fetch_for_node ... ok
test fetcher::test::state::command::fetched::complete_one_of_multiple ... ok
test fetcher::test::state::command::fetched::complete_single_ongoing ... ok
test fetcher::test::state::command::fetched::complete_then_dequeue_fifo ... ok
test fetcher::test::state::command::fetched::non_existent_returns_not_found ... ok
test fetcher::test::state::concurrent::fetched_then_cancel ... ok
test fetcher::test::state::concurrent::interleaved_operations ... ok
test fetcher::test::queue::properties::merge::succeed_when_at_capacity ... ok
test fetcher::test::queue::properties::merge::combines_refs ... ok
test fetcher::test::state::config::min_queue_size ... ok
test fetcher::test::state::dequeue::empty_queue_returns_none ... ok
test fetcher::test::state::dequeue::cannot_dequeue_while_node_at_capacity ... ok
test fetcher::test::state::dequeue::maintains_fifo_order ... ok
test fetcher::test::state::invariant::queue_integrity_after_merge ... ok
test fetcher::test::state::multinode::independent_queues ... ok
test service::filter::test::compatible ... ok
test service::filter::test::test_parameters ... ok
test service::filter::test::test_sizes ... ok
test service::gossip::store::test::test_announced ... ok
test fetcher::test::queue::properties::merge::same_rid_merges_anywhere_in_queue ... ok
test service::limiter::test::test_limiter_different_rates ... ok
test service::limiter::test::test_limiter_multi ... ok
test service::limiter::test::test_limiter_refill ... ok
test service::message::tests::test_inventory_limit ... ok
test fetcher::test::state::config::high_concurrency ... ok
test service::message::tests::test_ref_remote_limit ... ok
test wire::frame::test::test_encode_git_large ... ok
test wire::frame::test::test_stream_id ... ok
test fetcher::test::state::multinode::high_count ... ok
test wire::message::tests::prop_roundtrip_address ... 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 service::message::tests::test_node_announcement_validate ... ok
test wire::tests::prop_oid ... ok
test wire::tests::prop_roundtrip_filter ... ok
test wire::tests::prop_roundtrip_publickey ... ok
test wire::tests::prop_roundtrip_refs ... ok
test wire::tests::prop_roundtrip_repoid ... ok
test wire::tests::prop_roundtrip_tuple ... ok
test wire::tests::prop_roundtrip_u16 ... ok
test wire::tests::prop_roundtrip_u32 ... ok
test wire::tests::prop_roundtrip_u64 ... ok
test wire::tests::prop_roundtrip_vec ... ok
test wire::tests::prop_signature ... ok
test wire::tests::prop_string ... 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_roundtrip_varint ... ok
test wire::varint::test::test_encode_overflow - should panic ... ok
test wire::varint::test::test_encoding ... ok
test wire::message::tests::prop_roundtrip_message ... ok
test wire::message::tests::test_refs_ann_max_size ... ok
test wire::message::tests::prop_message_decoder ... ok
test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
Running unittests src/main.rs (target/debug/deps/git_remote_rad-b923f1db61110bf2)
running 12 tests
test protocol::tests::test_capabilities ... ok
test protocol::tests::test_fetch ... ok
test protocol::tests::test_invalid ... ok
test protocol::tests::test_fetch_whitespace ... ok
test protocol::tests::test_empty ... ok
test protocol::tests::test_list_for_push ... ok
test protocol::tests::test_option ... ok
test protocol::tests::test_list ... ok
test protocol::tests::test_option_whitespace_preservation ... ok
test protocol::tests::test_push ... ok
test protocol::tests::test_push_delete ... ok
test protocol::tests::test_push_force ... ok
test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/main.rs (target/debug/deps/radicle_schemars-6f7430e80541ad16)
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-edd60ee35e85748c)
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-d0fb15a14ac3d4e9)
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-51db4123a6bc434a)
running 21 tests
test ansi::tests::colors_disabled ... ok
test cell::test::test_width ... ok
test ansi::tests::wrapping ... ok
test ansi::tests::colors_enabled ... ok
test element::test::test_width ... ok
test element::test::test_spaced ... ok
test table::test::test_table ... ok
test element::test::test_truncate ... ok
test table::test::test_table_border ... ok
test table::test::test_table_border_maximized ... ok
test table::test::test_table_truncate ... ok
test table::test::test_truncate ... ok
test table::test::test_table_unicode ... ok
test table::test::test_table_unicode_truncate ... ok
test table::test::test_table_border_truncated ... ok
test textarea::test::test_wrapping_fenced_block ... ok
test textarea::test::test_wrapping_code_block ... ok
test vstack::test::test_vstack ... ok
test vstack::test::test_vstack_maximize ... ok
test textarea::test::test_wrapping ... ok
test textarea::test::test_wrapping_paragraphs ... ok
test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/debug/deps/radicle_windows-2c067555aa9e0165)
running 0 tests
test result: ok. 0 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/stable.rs - backend::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_core
running 0 tests
test result: ok. 0 passed; 0 failed; 0 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_git_metadata
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_git_ref_format
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Doc-tests radicle_localtime
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_oid
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>::collect_from (line 30) ... 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>::push (line 122) ... ok
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>::unbound (line 149) ... ok
test crates/radicle-protocol/src/bounded.rs - bounded::BoundedVec<T,N>::with_capacity (line 66) ... ok
test result: ok. 6 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_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.00s
Doc-tests radicle_windows
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Exit code: 0
{
"response": "finished",
"result": "success"
}