rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 heartwood32d77641ab07c1de493d58bb2a49d2a96edddfec
{
"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": "32d77641ab07c1de493d58bb2a49d2a96edddfec",
"after": "32d77641ab07c1de493d58bb2a49d2a96edddfec",
"branch": "master",
"commits": [
"32d77641ab07c1de493d58bb2a49d2a96edddfec",
"f7e57361dc441eccb1e1e8bfa3f0660d6b96d771"
]
}
{
"response": "triggered",
"run_id": {
"id": "71dc8c1a-0834-4c64-a8b8-a8277854a1f4"
},
"info_url": "https://cci.rad.levitte.org//71dc8c1a-0834-4c64-a8b8-a8277854a1f4.html"
}
Started at: 2025-11-01 12:18:49.424837+01: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/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/
╭────────────────────────────────────╮
│ heartwood │
│ Radicle Heartwood Protocol & Stack │
│ 126 issues · 13 patches │
╰────────────────────────────────────╯
Run `cd ./.` to go to the repository directory.
Exit code: 0
$ git config advice.detachedHead false
Exit code: 0
$ git checkout 32d77641ab07c1de493d58bb2a49d2a96edddfec
HEAD is now at 32d77641 chore: Fix spelling errors with codespell
Exit code: 0
$ git show 32d77641ab07c1de493d58bb2a49d2a96edddfec
commit 32d77641ab07c1de493d58bb2a49d2a96edddfec
Author: Yaroslav Halchenko <debian@onerussian.com>
Date: Sat Oct 25 11:22:17 2025 +0200
chore: Fix spelling errors with codespell
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 74771696..9aad309e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -112,7 +112,7 @@ confusing.
## New Features
-- `rad clone` now supports the flag `--bare` which works analoguously to
+- `rad clone` now supports the flag `--bare` which works analogously to
`git clone --bare`.
- `rad patch show` now has improved output. It does not distinguish between the
original author's updates and other updated, each update is marked as
diff --git a/crates/radicle-cli-test/README.md b/crates/radicle-cli-test/README.md
index f94828b3..4fd17bfe 100644
--- a/crates/radicle-cli-test/README.md
+++ b/crates/radicle-cli-test/README.md
@@ -18,7 +18,7 @@ ohai
`````
Say this is placed in `kind-echo.md`, this is what the corresponding test case
-would look lke:
+would look like:
``` rust
use std::path::Path;
diff --git a/crates/radicle-cli-test/src/lib.rs b/crates/radicle-cli-test/src/lib.rs
index cf016b9a..fafe944b 100644
--- a/crates/radicle-cli-test/src/lib.rs
+++ b/crates/radicle-cli-test/src/lib.rs
@@ -204,7 +204,7 @@ impl TestFormula {
// Add the target dir to the beginning of the list we will use as `PATH`.
self.bins.insert(0, bins);
- // We don't need to re-build everytime the `build` function is called. Once is enough.
+ // We don't need to re-build every time the `build` function is called. Once is enough.
BUILD.call_once(|| {
use escargot::format::Message;
use radicle::logger::env_level;
diff --git a/crates/radicle-cli/examples/git/git-push-canonical-annotated-tags.md b/crates/radicle-cli/examples/git/git-push-canonical-annotated-tags.md
index 6b01e9ef..249c56ef 100644
--- a/crates/radicle-cli/examples/git/git-push-canonical-annotated-tags.md
+++ b/crates/radicle-cli/examples/git/git-push-canonical-annotated-tags.md
@@ -120,7 +120,7 @@ From rad://z42hL2jL4XNk6K8oHQaSWfMgCL7ji
* [new tag] v1.0-hotfix -> v1.0-hotfix
```
-Since Alice crated an annotated tag, resolving the reference on Bob's end yields an object of type 'tag'.
+Since Alice created an annotated tag, resolving the reference on Bob's end yields an object of type 'tag'.
``` ~bob
$ git cat-file -t v1.0-hotfix
diff --git a/crates/radicle-cli/examples/git/git-push-canonical-lightweight-tags.md b/crates/radicle-cli/examples/git/git-push-canonical-lightweight-tags.md
index 7fd323eb..42cb1490 100644
--- a/crates/radicle-cli/examples/git/git-push-canonical-lightweight-tags.md
+++ b/crates/radicle-cli/examples/git/git-push-canonical-lightweight-tags.md
@@ -118,7 +118,7 @@ From rad://z42hL2jL4XNk6K8oHQaSWfMgCL7ji
* [new tag] v1.0-hotfix -> v1.0-hotfix
```
-Since Alice crated a lightweight tag, resolving the reference on Bob's end yields an object of type 'commit'.
+Since Alice created a lightweight tag, resolving the reference on Bob's end yields an object of type 'commit'.
``` ~bob
$ git cat-file -t v1.0-hotfix
diff --git a/crates/radicle-cli/examples/rad-id.md b/crates/radicle-cli/examples/rad-id.md
index c919e7e6..fe73bef2 100644
--- a/crates/radicle-cli/examples/rad-id.md
+++ b/crates/radicle-cli/examples/rad-id.md
@@ -6,7 +6,7 @@ project.
For cases where `threshold > 1`, it is necessary to gather a quorum of
signatures to update the Radicle identity. To do this, we use the `rad id`
-command. For now, since we are the only delegate, and `treshold` is `1`, we
+command. For now, since we are the only delegate, and `threshold` is `1`, we
can update the identity ourselves.
Let's add Bob as a delegate using their DID,
diff --git a/crates/radicle-cli/examples/rad-init-no-seed.md b/crates/radicle-cli/examples/rad-init-no-seed.md
index 0597b3cc..03176c77 100644
--- a/crates/radicle-cli/examples/rad-init-no-seed.md
+++ b/crates/radicle-cli/examples/rad-init-no-seed.md
@@ -1,4 +1,4 @@
-If we initialize a public repository without seeding it, it won't be advertized:
+If we initialize a public repository without seeding it, it won't be advertised:
```
$ rad init --name heartwood --description "radicle heartwood protocol & stack" --no-confirm --public --no-seed
@@ -17,7 +17,7 @@ To push changes, run `git push`.
$ rad node inventory
```
-If we then seed it, it becomes advertized in our inventory:
+If we then seed it, it becomes advertised in our inventory:
```
$ rad seed rad:zhbMU4DUXrzB8xT6qAJh6yZ7bFMK
✓ Inventory updated with rad:zhbMU4DUXrzB8xT6qAJh6yZ7bFMK
diff --git a/crates/radicle-cli/examples/rad-init-private-clone-seed.md b/crates/radicle-cli/examples/rad-init-private-clone-seed.md
index 99c5088e..5c5685f9 100644
--- a/crates/radicle-cli/examples/rad-init-private-clone-seed.md
+++ b/crates/radicle-cli/examples/rad-init-private-clone-seed.md
@@ -1,6 +1,6 @@
Given a private repo `rad:z2ug5mwNKZB8KGpBDRTrWHAMbvHCu` belonging to Alice,
Alice allows Bob to fetch it, and Bob, without the updated identity document
-is able to fetch it by specifiying Alice as a seed.
+is able to fetch it by specifying Alice as a seed.
``` ~alice
$ rad id update --title "Allow Bob" --description "" --allow did:key:z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk -q
diff --git a/crates/radicle-cli/examples/rad-init-private.md b/crates/radicle-cli/examples/rad-init-private.md
index 02654415..5783016e 100644
--- a/crates/radicle-cli/examples/rad-init-private.md
+++ b/crates/radicle-cli/examples/rad-init-private.md
@@ -17,7 +17,7 @@ To make it public, run `rad publish`.
To push changes, run `git push`.
```
-The repository does not show up in our inventory, since it is not advertized,
+The repository does not show up in our inventory, since it is not advertised,
despite being seeded:
```
$ rad node inventory
diff --git a/crates/radicle-cli/src/commands/node/control.rs b/crates/radicle-cli/src/commands/node/control.rs
index 6e70f908..f3c10099 100644
--- a/crates/radicle-cli/src/commands/node/control.rs
+++ b/crates/radicle-cli/src/commands/node/control.rs
@@ -105,7 +105,7 @@ pub fn start(
} else {
// Write a hint to the log file, but swallow any errors.
let mut log_file = log_file;
- let _ = log_file.write_all(format!("radicle-node started in foreground, no futher log messages are written to '{}' (this file).\n", log_path.display()).as_bytes());
+ let _ = log_file.write_all(format!("radicle-node started in foreground, no further log messages are written to '{}' (this file).\n", log_path.display()).as_bytes());
let mut child = process::Command::new(cmd)
.args(options)
diff --git a/crates/radicle-cli/src/git/ddiff.rs b/crates/radicle-cli/src/git/ddiff.rs
index 6b40d716..f005ffe7 100644
--- a/crates/radicle-cli/src/git/ddiff.rs
+++ b/crates/radicle-cli/src/git/ddiff.rs
@@ -41,7 +41,7 @@
//! +snuffing
//! omitting
//! ```
-//! The `DDiff` will show the what changes are being made, overlayed on to the original diff and
+//! The `DDiff` will show the what changes are being made, overlaid on to the original diff and
//! the diff's original file as context.
//!
//! ```text
diff --git a/crates/radicle-cli/tests/util/environment.rs b/crates/radicle-cli/tests/util/environment.rs
index 67a2f860..1f44ddc6 100644
--- a/crates/radicle-cli/tests/util/environment.rs
+++ b/crates/radicle-cli/tests/util/environment.rs
@@ -238,7 +238,7 @@ impl Environment {
radicle::test::fixtures::repository(self.work(has_alias).as_path())
}
- // Convenience method for exectuing a test formula with standard configuration.
+ // Convenience method for executing a test formula with standard configuration.
pub fn test(
&self,
test_file: &'static str,
diff --git a/crates/radicle-cob/src/history.rs b/crates/radicle-cob/src/history.rs
index e130d367..15841b56 100644
--- a/crates/radicle-cob/src/history.rs
+++ b/crates/radicle-cob/src/history.rs
@@ -45,7 +45,7 @@ impl History {
}
/// A topological (parents before children) traversal of the dependency
- /// graph of this history. This is analagous to
+ /// graph of this history. This is analogous to
/// [`std::iter::Iterator::fold`] in that it folds every change into an
/// accumulator value of type `A`. However, unlike `fold` the function `f`
/// may prune branches from the dependency graph by returning
diff --git a/crates/radicle-cob/src/object/collaboration/create.rs b/crates/radicle-cob/src/object/collaboration/create.rs
index 7d194a4a..0ab18851 100644
--- a/crates/radicle-cob/src/object/collaboration/create.rs
+++ b/crates/radicle-cob/src/object/collaboration/create.rs
@@ -46,7 +46,7 @@ impl Create {
/// software project. Its content-address is stored in the object's
/// history.
///
-/// The `identifier` is a unqiue id that is passed through to the
+/// The `identifier` is a unique id that is passed through to the
/// [`crate::object::Storage`].
///
/// The `args` are the metadata for this [`CollaborativeObject`]. See
diff --git a/crates/radicle-cob/src/object/collaboration/update.rs b/crates/radicle-cob/src/object/collaboration/update.rs
index d05a3473..057b707c 100644
--- a/crates/radicle-cob/src/object/collaboration/update.rs
+++ b/crates/radicle-cob/src/object/collaboration/update.rs
@@ -50,11 +50,11 @@ pub struct Update {
/// The `parents` are other the parents of this object, for example a
/// code commit.
///
-/// The `identifier` is a unqiue id that is passed through to the
+/// The `identifier` is a unique id that is passed through to the
/// [`crate::object::Storage`].
///
/// The `args` are the metadata for this [`CollaborativeObject`]
-/// udpate. See [`Update`] for further information.
+/// update. See [`Update`] for further information.
pub fn update<T, S, G>(
storage: &S,
signer: &G,
diff --git a/crates/radicle-node/src/fingerprint.rs b/crates/radicle-node/src/fingerprint.rs
index 8f92885f..11c5c58c 100644
--- a/crates/radicle-node/src/fingerprint.rs
+++ b/crates/radicle-node/src/fingerprint.rs
@@ -128,7 +128,7 @@ mod tests {
let other_secret = store.secret_key(None).unwrap().unwrap();
assert_ne!(secret, other_secret);
- // Note that `fp` has not changed since it was initialiazed from `secret`.
+ // Note that `fp` has not changed since it was initialized from `secret`.
assert_eq!(fp.verify(&other_secret), FingerprintVerification::Mismatch);
}
}
diff --git a/crates/radicle-node/src/reactor.rs b/crates/radicle-node/src/reactor.rs
index 3273fd85..c255dfd7 100644
--- a/crates/radicle-node/src/reactor.rs
+++ b/crates/radicle-node/src/reactor.rs
@@ -76,7 +76,7 @@ pub trait WriteAtomic: std::io::Write {
result.as_ref().err().map(|err| err.kind()),
Some(Interrupted | WouldBlock | WriteZero)
),
- "WriteAtomic::write_or_buf must handle erros of kind {Interrupted:?}, {WouldBlock:?}, {WriteZero:?} by buffering",
+ "WriteAtomic::write_or_buf must handle errors of kind {Interrupted:?}, {WouldBlock:?}, {WriteZero:?} by buffering",
);
result
diff --git a/crates/radicle-node/src/runtime/handle.rs b/crates/radicle-node/src/runtime/handle.rs
index ba0089f9..e695a3d1 100644
--- a/crates/radicle-node/src/runtime/handle.rs
+++ b/crates/radicle-node/src/runtime/handle.rs
@@ -42,7 +42,7 @@ pub enum Error {
/// The operation timed out.
#[error("the operation timed out")]
Timeout,
- /// An I/O error occured.
+ /// An I/O error occurred.
#[error(transparent)]
Io(#[from] std::io::Error),
}
diff --git a/crates/radicle-node/src/test/peer.rs b/crates/radicle-node/src/test/peer.rs
index 72f44993..a61ca837 100644
--- a/crates/radicle-node/src/test/peer.rs
+++ b/crates/radicle-node/src/test/peer.rs
@@ -167,7 +167,7 @@ where
let local_addr = net::SocketAddr::new(ip, config.rng.u16(..));
let inventory = storage.repositories().unwrap();
- // Make sure the peer address is advertized.
+ // Make sure the peer address is advertised.
config.config.external_addresses.push(local_addr.into());
for repo in &inventory {
policies.seed(&repo.rid, Scope::Followed).unwrap();
diff --git a/crates/radicle-node/src/tests.rs b/crates/radicle-node/src/tests.rs
index 5b6ffff5..3f0c7922 100644
--- a/crates/radicle-node/src/tests.rs
+++ b/crates/radicle-node/src/tests.rs
@@ -734,7 +734,7 @@ fn test_refs_announcement_relay_public() {
.elapse(service::GOSSIP_INTERVAL);
assert!(
alice.messages(eve.id()).next().is_none(),
- "The same ref announement is not relayed"
+ "The same ref announcement is not relayed"
);
alice
diff --git a/crates/radicle-node/src/tests/e2e.rs b/crates/radicle-node/src/tests/e2e.rs
index adc00401..8662990d 100644
--- a/crates/radicle-node/src/tests/e2e.rs
+++ b/crates/radicle-node/src/tests/e2e.rs
@@ -886,7 +886,7 @@ fn test_non_fastforward_sigrefs() {
converge([&alice, &bob, &eve]);
- // Eve fetches the inital project from Bob.
+ // Eve fetches the initial project from Bob.
eve.handle.fetch(rid, bob.id, DEFAULT_TIMEOUT).unwrap();
// Alice fetches it too.
let old_bob = alice.handle.fetch(rid, bob.id, DEFAULT_TIMEOUT).unwrap();
diff --git a/crates/radicle-protocol/src/service.rs b/crates/radicle-protocol/src/service.rs
index 566db52b..d0a53bbb 100644
--- a/crates/radicle-protocol/src/service.rs
+++ b/crates/radicle-protocol/src/service.rs
@@ -660,7 +660,7 @@ where
Ok(Some(last)) => Some(last.to_local_time()),
Ok(None) => None,
Err(e) => {
- error!(target: "service", "Error getting the lastest gossip message from db: {e}");
+ error!(target: "service", "Error getting the latest gossip message from db: {e}");
None
}
};
@@ -2069,7 +2069,7 @@ where
/// Get our local inventory.
///
- /// A node's inventory is the advertized list of repositories offered by a node.
+ /// A node's inventory is the advertised list of repositories offered by a node.
///
/// A node's inventory consists of *public* repositories that are seeded and available locally
/// in the node's storage. We use the routing table as the canonical state of all inventories,
@@ -2749,7 +2749,7 @@ where
/// Disconnect reason.
#[derive(Debug)]
pub enum DisconnectReason {
- /// Error while dialing the remote. This error occures before a connection is
+ /// Error while dialing the remote. This error occurs before a connection is
/// even established. Errors of this kind are usually not transient.
Dial(Arc<dyn std::error::Error + Sync + Send>),
/// Error with an underlying established connection. Sometimes, reconnecting
diff --git a/crates/radicle-protocol/src/service/message.rs b/crates/radicle-protocol/src/service/message.rs
index 5c8793aa..68ac318d 100644
--- a/crates/radicle-protocol/src/service/message.rs
+++ b/crates/radicle-protocol/src/service/message.rs
@@ -50,7 +50,7 @@ impl Subscribe {
pub struct NodeAnnouncement {
/// Supported protocol version.
pub version: u8,
- /// Advertized features.
+ /// Advertised features.
pub features: node::Features,
/// Monotonic timestamp.
pub timestamp: Timestamp,
diff --git a/crates/radicle-protocol/src/wire/frame.rs b/crates/radicle-protocol/src/wire/frame.rs
index 2f105b4a..7f2bd312 100644
--- a/crates/radicle-protocol/src/wire/frame.rs
+++ b/crates/radicle-protocol/src/wire/frame.rs
@@ -54,7 +54,7 @@ impl wire::Decode for Version {
/// bit set to `1` for all streams she creates, while Bob will have it set to `0`.
///
/// This ensures that Stream IDs never collide.
-/// Additionally, Stream IDs must never be re-used within a connection.
+/// Additionally, Stream IDs must never be reused within a connection.
///
/// +=======+==================================+
/// | Bits | Stream Type |
diff --git a/crates/radicle-ssh/src/encoding.rs b/crates/radicle-ssh/src/encoding.rs
index b3ebf647..2cce8ef3 100644
--- a/crates/radicle-ssh/src/encoding.rs
+++ b/crates/radicle-ssh/src/encoding.rs
@@ -52,9 +52,9 @@ pub trait Encoding {
fn write_empty_list(&mut self);
/// Write the buffer length at the beginning of the buffer.
fn write_len(&mut self);
- /// Push a [`usize`] as an SSH-encoded unsiged 32-bit integer.
+ /// Push a [`usize`] as an SSH-encoded unsigned 32-bit integer.
/// May panic if the argument is greater than [`u32::MAX`].
- /// This is a convience method, to spare callers casting or converting
+ /// This is a convenience method, to spare callers casting or converting
/// [`usize`] to [`u32`]. If callers end up in a situation where they
/// need to push a 32-bit unisgned integer, but the value they would
/// like to push does not fit 32 bits, then the implementation will not
diff --git a/crates/radicle/src/cob/cache.rs b/crates/radicle/src/cob/cache.rs
index 5997eb7c..708356ca 100644
--- a/crates/radicle/src/cob/cache.rs
+++ b/crates/radicle/src/cob/cache.rs
@@ -214,13 +214,13 @@ impl Store<Write> {
}
/// Migrate this database to the latest version.
- /// Returns the verison migrated to.
+ /// Returns the version migrated to.
pub fn migrate<M: MigrateCallback>(&mut self, callback: M) -> Result<usize, Error> {
self.migrate_to(MIGRATIONS.len(), callback)
}
/// Migrate this database to the given target version.
- /// Returns the verison migrated to.
+ /// Returns the version migrated to.
pub fn migrate_to<M: MigrateCallback>(
&mut self,
target: usize,
diff --git a/crates/radicle/src/cob/cache/migrations/samples/patch.v1.json b/crates/radicle/src/cob/cache/migrations/samples/patch.v1.json
index 1e51b00f..f79b011f 100644
--- a/crates/radicle/src/cob/cache/migrations/samples/patch.v1.json
+++ b/crates/radicle/src/cob/cache/migrations/samples/patch.v1.json
@@ -41,7 +41,7 @@
{
"author": "z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
"timestamp": 1710939751000,
- "body": "Instead of disabeling the Share button, adds a min-width param",
+ "body": "Instead of disabling the Share button, adds a min-width param",
"embeds": []
}
],
diff --git a/crates/radicle/src/cob/cache/migrations/samples/patch.v2.json b/crates/radicle/src/cob/cache/migrations/samples/patch.v2.json
index 4318b888..03d4c101 100644
--- a/crates/radicle/src/cob/cache/migrations/samples/patch.v2.json
+++ b/crates/radicle/src/cob/cache/migrations/samples/patch.v2.json
@@ -41,7 +41,7 @@
{
"author": "z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
"timestamp": 1710939751000,
- "body": "Instead of disabeling the Share button, adds a min-width param",
+ "body": "Instead of disabling the Share button, adds a min-width param",
"embeds": []
}
],
diff --git a/crates/radicle/src/cob/issue.rs b/crates/radicle/src/cob/issue.rs
index 9933915f..2fcab439 100644
--- a/crates/radicle/src/cob/issue.rs
+++ b/crates/radicle/src/cob/issue.rs
@@ -940,7 +940,7 @@ pub enum Action {
/// Should be the root [`CommentId`] if it's a top-level comment.
#[serde(default, skip_serializing_if = "Option::is_none")]
reply_to: Option<CommentId>,
- /// Embeded content.
+ /// Embedded content.
#[serde(default, skip_serializing_if = "Vec::is_empty")]
embeds: Vec<Embed<Uri>>,
},
diff --git a/crates/radicle/src/cob/patch.rs b/crates/radicle/src/cob/patch.rs
index 78389ac3..47d95e85 100644
--- a/crates/radicle/src/cob/patch.rs
+++ b/crates/radicle/src/cob/patch.rs
@@ -217,7 +217,7 @@ pub enum Action {
/// Should be [`Some`] otherwise.
#[serde(default, skip_serializing_if = "Option::is_none")]
reply_to: Option<CommentId>,
- /// Embeded content.
+ /// Embedded content.
#[serde(default, skip_serializing_if = "Vec::is_empty")]
embeds: Vec<Embed<Uri>>,
},
@@ -265,7 +265,7 @@ pub enum Action {
RevisionEdit {
revision: RevisionId,
description: String,
- /// Embeded content.
+ /// Embedded content.
#[serde(default, skip_serializing_if = "Vec::is_empty")]
embeds: Vec<Embed<Uri>>,
},
@@ -295,7 +295,7 @@ pub enum Action {
/// Should be the root [`CommentId`] if it's a top-level comment.
#[serde(default, skip_serializing_if = "Option::is_none")]
reply_to: Option<CommentId>,
- /// Embeded content.
+ /// Embedded content.
#[serde(default, skip_serializing_if = "Vec::is_empty")]
embeds: Vec<Embed<Uri>>,
},
diff --git a/crates/radicle/src/cob/thread.rs b/crates/radicle/src/cob/thread.rs
index e0d4d3c0..e5af4f39 100644
--- a/crates/radicle/src/cob/thread.rs
+++ b/crates/radicle/src/cob/thread.rs
@@ -14,7 +14,7 @@ use crate::git;
use crate::prelude::ReadRepository;
/// Type name of a thread, as well as the domain for all thread operations.
-/// Note that threads are not usually used standalone. They are embeded into other COBs.
+/// Note that threads are not usually used standalone. They are embedded into other COBs.
pub static TYPENAME: LazyLock<cob::TypeName> =
LazyLock::new(|| FromStr::from_str("xyz.radicle.thread").expect("type name is valid"));
diff --git a/crates/radicle/src/git/canonical/rules.rs b/crates/radicle/src/git/canonical/rules.rs
index dee71a46..ee676b45 100644
--- a/crates/radicle/src/git/canonical/rules.rs
+++ b/crates/radicle/src/git/canonical/rules.rs
@@ -155,7 +155,7 @@ impl PartialOrd for Pattern {
/// component i of `ψ`, denoted `ψ[i]`. This is the case if:
/// a. `φ[i]` does not contain an asterisk and `ψ[i]` contains an asterisk,
/// i.e. the symbol `*`, e.g. `a < * and abc < a*`.
-/// Note that this is important to capture specificity accross
+/// Note that this is important to capture specificity across
/// components, i.e. to conclude that `a/b/* < a/*/c`.
/// b. Both `φ[i]` and `ψ[i]` contain an asterisk.
/// A. The asterisk in `φ[i]` is further right than the asterisk in `φ[i]`,
diff --git a/crates/radicle/src/identity/project.rs b/crates/radicle/src/identity/project.rs
index 2b90cc6a..908d8b90 100644
--- a/crates/radicle/src/identity/project.rs
+++ b/crates/radicle/src/identity/project.rs
@@ -172,7 +172,7 @@ impl<'de> Deserialize<'de> for Project {
})
}
}
- const FIELDS: &[&str] = &["name", "descrption", "defaultBranch"];
+ const FIELDS: &[&str] = &["name", "description", "defaultBranch"];
deserializer.deserialize_struct("Project", FIELDS, ProjectVisitor)
}
}
diff --git a/crates/radicle/src/node/address.rs b/crates/radicle/src/node/address.rs
index 52a087ec..58857e78 100644
--- a/crates/radicle/src/node/address.rs
+++ b/crates/radicle/src/node/address.rs
@@ -122,11 +122,11 @@ impl<K: hash::Hash + Eq, V> DerefMut for AddressBook<K, V> {
pub struct Node {
/// Protocol version.
pub version: u8,
- /// Advertized alias.
+ /// Advertised alias.
pub alias: Alias,
- /// Advertized features.
+ /// Advertised features.
pub features: node::Features,
- /// Advertized addresses
+ /// Advertised addresses
pub addrs: Vec<KnownAddress>,
/// Proof-of-work included in node announcement.
pub pow: u32,
diff --git a/crates/radicle/src/node/command.rs b/crates/radicle/src/node/command.rs
index 9f57137c..7a32c75c 100644
--- a/crates/radicle/src/node/command.rs
+++ b/crates/radicle/src/node/command.rs
@@ -54,7 +54,7 @@ pub enum Command {
/// Update node's inventory.
AddInventory { rid: RepoId },
- /// Get the current node condiguration.
+ /// Get the current node configuration.
Config,
/// Get the node's listen addresses.
@@ -203,7 +203,7 @@ impl Default for ConnectOptions {
pub enum CommandResult<T> {
/// Response on node socket indicating that a command was carried out successfully.
Okay(T),
- /// Response on node socket indicating that an error occured.
+ /// Response on node socket indicating that an error occurred.
Error {
/// The reason for the error.
#[serde(rename = "error")]
diff --git a/crates/radicle/src/node/config.rs b/crates/radicle/src/node/config.rs
index faaf9f70..d3b38f7f 100644
--- a/crates/radicle/src/node/config.rs
+++ b/crates/radicle/src/node/config.rs
@@ -139,7 +139,7 @@ pub struct Limits {
/// Maximum number of open files.
pub max_open_files: LimitMaxOpenFiles,
- /// Rate limitter settings.
+ /// Rate limiter settings.
pub rate: RateLimits,
/// Connection limits.
@@ -251,7 +251,7 @@ pub struct ConnectionLimits {
pub outbound: LimitConnectionsOutbound,
}
-/// Rate limts for a single connection.
+/// Rate limits for a single connection.
#[derive(Debug, Clone, Serialize, Deserialize, Display)]
#[display("RateLimit(fill_rate={fill_rate}, capacity={capacity})")]
#[serde(rename_all = "camelCase")]
diff --git a/crates/radicle/src/node/db.rs b/crates/radicle/src/node/db.rs
index 19c8705c..42316252 100644
--- a/crates/radicle/src/node/db.rs
+++ b/crates/radicle/src/node/db.rs
@@ -1,7 +1,7 @@
//! # Note on database migrations
//!
//! The `user_version` field in the database SQLite header is used to keep track of the database
-//! version. It starts with `0`, which means no tables exist yet, and is incremented everytime a
+//! version. It starts with `0`, which means no tables exist yet, and is incremented every time a
//! migration is applied. In turn, migrations are named after their version numbers, so the first
//! migration is `1.sql`, the second one is `2.sql` and so on.
//!
diff --git a/crates/radicle/src/node/db/schema.sql b/crates/radicle/src/node/db/schema.sql
index 6e1f8e9a..a54eb75a 100644
--- a/crates/radicle/src/node/db/schema.sql
+++ b/crates/radicle/src/node/db/schema.sql
@@ -15,7 +15,7 @@ create table if not exists "nodes" (
--
) strict;
--- Node addresses. These are adresses advertized by a node.
+-- Node addresses. These are addresses advertised by a node.
create table if not exists "addresses" (
-- Node ID.
"node" text not null references "nodes" ("id") on delete cascade,
diff --git a/crates/radicle/src/node/features.rs b/crates/radicle/src/node/features.rs
index aa0e43ad..2306f870 100644
--- a/crates/radicle/src/node/features.rs
+++ b/crates/radicle/src/node/features.rs
@@ -1,8 +1,8 @@
-//! Node features advertized on the network.
+//! Node features advertised on the network.
use serde::{Deserialize, Serialize};
use std::{fmt, ops};
-/// Advertized node features. Signals what services the node supports.
+/// Advertised node features. Signals what services the node supports.
#[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
#[serde(transparent)]
pub struct Features(u64);
diff --git a/crates/radicle/src/node/routing.rs b/crates/radicle/src/node/routing.rs
index 319d21a7..466010f9 100644
--- a/crates/radicle/src/node/routing.rs
+++ b/crates/radicle/src/node/routing.rs
@@ -21,7 +21,7 @@ pub enum InsertResult {
SeedAdded,
}
-/// An error occuring in peer-to-peer networking code.
+/// An error occurring in peer-to-peer networking code.
#[derive(Error, Debug)]
pub enum Error {
/// An Internal error.
diff --git a/crates/radicle/src/profile.rs b/crates/radicle/src/profile.rs
index 83ed1744..72ec2e60 100644
--- a/crates/radicle/src/profile.rs
+++ b/crates/radicle/src/profile.rs
@@ -66,12 +66,12 @@ pub mod env {
// to generate deterministic COB IDs.
pub const GIT_COMMITTER_DATE: &str = "GIT_COMMITTER_DATE";
- /// Commit timestamp to use. Can be overriden by [`RAD_COMMIT_TIME`].
+ /// Commit timestamp to use. Can be overridden by [`RAD_COMMIT_TIME`].
pub fn commit_time() -> localtime::LocalTime {
time(RAD_COMMIT_TIME).unwrap_or_else(local_time)
}
- /// Local time. Can be overriden by [`RAD_LOCAL_TIME`].
+ /// Local time. Can be overridden by [`RAD_LOCAL_TIME`].
pub fn local_time() -> localtime::LocalTime {
time(RAD_LOCAL_TIME).unwrap_or_else(localtime::LocalTime::now)
}
diff --git a/crates/radicle/src/storage.rs b/crates/radicle/src/storage.rs
index 165eeb58..d1640682 100644
--- a/crates/radicle/src/storage.rs
+++ b/crates/radicle/src/storage.rs
@@ -537,7 +537,7 @@ pub trait ReadRepository: Sized + ValidateRepository {
/// Get the root commit of the canonical identity branch.
fn identity_root(&self) -> Result<Oid, RepositoryError>;
- /// Get the root commit of the identity branch of a sepcific remote.
+ /// Get the root commit of the identity branch of a specific remote.
fn identity_root_of(&self, remote: &RemoteId) -> Result<Oid, RepositoryError>;
/// Load the identity history.
@@ -598,7 +598,7 @@ pub trait ReadRepository: Sized + ValidateRepository {
/// Skips references with names that are not parseable into [`Qualified`].
///
/// This function always peels reference to the commit. For tags, this means the [`Oid`] of the
- /// commit pointed to by the tag is returned, and not the [`Oid`] of the tag itsself.
+ /// commit pointed to by the tag is returned, and not the [`Oid`] of the tag itself.
fn references_glob(
&self,
pattern: &crate::git::fmt::refspec::PatternStr,
diff --git a/crates/radicle/src/storage/git/transport/local/url.rs b/crates/radicle/src/storage/git/transport/local/url.rs
index b434177a..44a922d9 100644
--- a/crates/radicle/src/storage/git/transport/local/url.rs
+++ b/crates/radicle/src/storage/git/transport/local/url.rs
@@ -31,7 +31,7 @@ pub enum UrlError {
/// A git local transport URL.
///
/// * Used to content-address a repository, eg. when sharing projects.
-/// * Used as a remore url in a git working copy.
+/// * Used as a remote url in a git working copy.
///
/// `rad://<repo>[/<namespace>]`
///
diff --git a/crates/radicle/src/storage/refs.rs b/crates/radicle/src/storage/refs.rs
index 5c39e254..b6bbd357 100644
--- a/crates/radicle/src/storage/refs.rs
+++ b/crates/radicle/src/storage/refs.rs
@@ -566,7 +566,7 @@ mod tests {
}
// Now Bob checks out a copy of the `paris` repository and pushes a commit to the
- // default branch (master). We store the OID of that commti in `bob_head`, as this
+ // default branch (master). We store the OID of that commit in `bob_head`, as this
// is the commit we will try to get the `london` repo to point to.
let (bob_paris_sigrefs, bob_head) = {
let bob_working = rad::checkout(
diff --git a/rad-patch.1.adoc b/rad-patch.1.adoc
index 0722a476..0050d60b 100644
--- a/rad-patch.1.adoc
+++ b/rad-patch.1.adoc
@@ -152,10 +152,10 @@ Any other Revision ID will comment on the revision specified.
*--message*, *-m <string>*::
Comment message. If omitted, Radicle will prompt for a comment string via
-*$EDITOR*. Multiple messages will be concatinated with a blank line in between.
+*$EDITOR*. Multiple messages will be concatenated with a blank line in between.
*--reply-to <comment-id>*::
-Optional comment to reply to. If ommitted, the comment is a top-level comment
+Optional comment to reply to. If omitted, the comment is a top-level comment
on the given revision.
== Opening a patch
diff --git a/rad.1.adoc b/rad.1.adoc
index e6233f59..28802723 100644
--- a/rad.1.adoc
+++ b/rad.1.adoc
@@ -199,7 +199,7 @@ description and default branch by running:
*~/.radicle*::
The _Radicle Home_. This is the default location for Radicle configuration
-files, keys, and repository storage. Can be controlled by settting the
+files, keys, and repository storage. Can be controlled by setting the
**RAD_HOME** environment variable.
*~/.radicle/config.json*::
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 cargo test --workspace --no-fail-fast '
Commands:
$ podman run --name 71dc8c1a-0834-4c64-a8b8-a8277854a1f4 -v /opt/radcis/ci.rad.levitte.org/cci/state/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/s:/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/s:ro -v /opt/radcis/ci.rad.levitte.org/cci/state/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w:/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w -w /71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w -v /opt/radcis/ci.rad.levitte.org/.radicle:/${id}/.radicle:ro -e RAD_HOME=/${id}/.radicle rust:bookworm bash /71dc8c1a-0834-4c64-a8b8-a8277854a1f4/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 adler2 v2.0.0
Downloaded const-oid v0.9.6
Downloaded matchers v0.1.0
Downloaded fluent-uri v0.3.2
Downloaded anstyle-parse v0.2.3
Downloaded libc v0.2.174
Downloaded gix-negotiate v0.21.0
Downloaded gix-hashtable v0.9.0
Downloaded flate2 v1.1.1
Downloaded gix-pack v0.60.0
Downloaded percent-encoding v2.3.1
Downloaded gix-commitgraph v0.29.0
Downloaded aes-gcm v0.10.3
Downloaded object v0.36.7
Downloaded log v0.4.27
Downloaded gix-quote v0.6.0
Downloaded icu_collections v1.5.0
Downloaded lexopt v0.3.0
Downloaded regex-automata v0.4.9
Downloaded localtime v1.3.1
Downloaded inout v0.1.3
Downloaded maybe-async v0.2.10
Downloaded elliptic-curve v0.13.8
Downloaded memmap2 v0.9.8
Downloaded icu_locid_transform_data v1.5.1
Downloaded multibase v0.9.1
Downloaded indicatif v0.18.0
Downloaded normalize-line-endings v0.3.0
Downloaded litrs v0.4.1
Downloaded gix-ref v0.53.1
Downloaded icu_properties v1.5.1
Downloaded opaque-debug v0.3.1
Downloaded num-iter v0.1.45
Downloaded pbkdf2 v0.12.2
Downloaded once_cell v1.21.3
Downloaded pin-project-lite v0.2.16
Downloaded uuid-simd v0.8.0
Downloaded polyval v0.6.2
Downloaded radicle-std-ext v0.1.1
Downloaded phf v0.11.3
Downloaded qcheck-macros v1.0.0
Downloaded radicle-git-ext v0.10.0
Downloaded num-complex v0.4.6
Downloaded qcheck v1.0.0
Downloaded num-bigint-dig v0.8.4
Downloaded zerofrom v0.1.6
Downloaded ryu v1.0.17
Downloaded serde_fmt v1.0.3
Downloaded serde-untagged v0.1.7
Downloaded spki v0.7.3
Downloaded smallvec v1.15.1
Downloaded socks5-client v0.4.1
Downloaded sqlite v0.32.0
Downloaded strsim v0.11.1
Downloaded structured-logger v1.0.4
Downloaded sval_dynamic v2.14.1
Downloaded sec1 v0.7.3
Downloaded tinystr v0.7.6
Downloaded toml_writer v1.0.2
Downloaded tree-sitter-language v0.1.2
Downloaded shlex v1.3.0
Downloaded tinyvec v1.6.0
Downloaded tree-sitter-html v0.23.2
Downloaded value-bag-sval2 v1.11.1
Downloaded unicode-display-width v0.3.0
Downloaded unicode-width v0.1.11
Downloaded write16 v1.0.0
Downloaded universal-hash v0.5.1
Downloaded unit-prefix v0.5.1
Downloaded zerofrom-derive v0.1.6
Downloaded typeid v1.0.3
Downloaded yoke-derive v0.7.5
Downloaded tinyvec_macros v0.1.1
Downloaded zerovec-derive v0.10.3
Downloaded yansi v0.5.1
Downloaded typenum v1.17.0
Downloaded zeroize v1.7.0
Downloaded toml_datetime v0.7.0
Downloaded tree-sitter-css v0.23.1
Downloaded thiserror v1.0.69
Downloaded value-bag v1.11.1
Downloaded utf8_iter v1.0.4
Downloaded tree-sitter-go v0.23.4
Downloaded serde_json v1.0.140
Downloaded systemd-journal-logger v2.2.2
Downloaded sval v2.14.1
Downloaded tempfile v3.23.0
Downloaded zerovec v0.10.4
Downloaded zerocopy v0.7.35
Downloaded tracing-log v0.2.0
Downloaded zlib-rs v0.5.2
Downloaded vcpkg v0.2.15
Downloaded unicode-normalization v0.1.23
Downloaded ssh-key v0.6.6
Downloaded unicode-width v0.2.1
Downloaded tree-sitter v0.24.4
Downloaded tree-sitter-python v0.23.4
Downloaded tracing-subscriber v0.3.19
Downloaded tree-sitter-rust v0.23.2
Downloaded syn v1.0.109
Downloaded rustix v1.0.7
Downloaded url v2.5.4
Downloaded rustix v0.38.34
Downloaded syn v2.0.106
Downloaded regex-syntax v0.8.5
Downloaded unicode-segmentation v1.11.0
Downloaded tree-sitter-c v0.23.2
Downloaded tree-sitter-ruby v0.23.1
Downloaded tree-sitter-bash v0.23.3
Downloaded portable-atomic v1.11.0
Downloaded winnow v0.7.13
Downloaded tracing v0.1.41
Downloaded jiff v0.2.15
Downloaded tracing-core v0.1.34
Downloaded toml v0.9.5
Downloaded tar v0.4.40
Downloaded unicode-ident v1.0.12
Downloaded schemars v1.0.4
Downloaded regex-syntax v0.6.29
Downloaded signal-hook v0.3.18
Downloaded radicle-surf v0.25.0
Downloaded similar v2.5.0
Downloaded signals_receipts v0.2.0
Downloaded serde v1.0.219
Downloaded regex v1.11.1
Downloaded utf16_iter v1.0.5
Downloaded tree-sitter-typescript v0.23.2
Downloaded sha1-checked v0.10.0
Downloaded thiserror v2.0.12
Downloaded rsa v0.9.6
Downloaded sha3 v0.10.8
Downloaded linux-raw-sys v0.4.13
Downloaded tokio v1.47.1
Downloaded uuid v1.16.0
Downloaded test-log v0.2.18
Downloaded synstructure v0.13.1
Downloaded ssh-encoding v0.2.0
Downloaded test-log-macros v0.2.18
Downloaded sval_serde v2.14.1
Downloaded sqlite3-sys v0.15.2
Downloaded thiserror-impl v1.0.69
Downloaded yoke v0.7.5
Downloaded sval_buffer v2.14.1
Downloaded subtle v2.5.0
Downloaded libgit2-sys v0.17.0+1.8.1
Downloaded stable_deref_trait v1.2.0
Downloaded ssh-cipher v0.2.0
Downloaded sharded-slab v0.1.7
Downloaded rand v0.8.5
Downloaded tree-sitter-md v0.3.2
Downloaded xattr v1.3.1
Downloaded writeable v0.5.5
Downloaded walkdir v2.5.0
Downloaded vsimd v0.8.0
Downloaded version_check v0.9.4
Downloaded utf8parse v0.2.1
Downloaded tree-sitter-toml-ng v0.6.0
Downloaded tree-sitter-json v0.24.8
Downloaded streaming-iterator v0.1.9
Downloaded siphasher v0.3.11
Downloaded shell-words v1.1.0
Downloaded serde_spanned v1.0.0
Downloaded scrypt v0.11.0
Downloaded signal-hook-registry v1.4.5
Downloaded schemars_derive v1.0.4
Downloaded value-bag-serde1 v1.11.1
Downloaded sha2 v0.10.8
Downloaded pretty_assertions v1.4.0
Downloaded tree-sitter-highlight v0.24.4
Downloaded signature v2.2.0
Downloaded signature v1.6.4
Downloaded sha1 v0.10.6
Downloaded sem_safe v0.2.0
Downloaded snapbox-macros v0.3.8
Downloaded regex-automata v0.1.10
Downloaded p384 v0.13.0
Downloaded timeago v0.4.2
Downloaded thread_local v1.1.9
Downloaded thiserror-impl v2.0.12
Downloaded sval_json v2.14.1
Downloaded sval_ref v2.14.1
Downloaded linux-raw-sys v0.9.4
Downloaded sval_nested v2.14.1
Downloaded sval_fmt v2.14.1
Downloaded same-file v1.0.6
Downloaded salsa20 v0.10.2
Downloaded spin v0.9.8
Downloaded socket2 v0.5.7
Downloaded scopeguard v1.2.0
Downloaded prodash v30.0.1
Downloaded snapbox v0.4.17
Downloaded siphasher v1.0.1
Downloaded serde_derive v1.0.219
Downloaded referencing v0.30.0
Downloaded crypto-bigint v0.5.5
Downloaded ref-cast-impl v1.0.24
Downloaded rustc-demangle v0.1.26
Downloaded rand_core v0.6.4
Downloaded proc-macro2 v1.0.101
Downloaded signal-hook-mio v0.2.4
Downloaded ref-cast v1.0.24
Downloaded primeorder v0.13.6
Downloaded ppv-lite86 v0.2.17
Downloaded rfc6979 v0.4.0
Downloaded serde_derive_internals v0.29.1
Downloaded proc-macro-error2 v2.0.1
Downloaded rand_chacha v0.3.1
Downloaded proc-macro-error-attr2 v2.0.0
Downloaded pkcs1 v0.7.5
Downloaded parking_lot_core v0.9.12
Downloaded p521 v0.13.3
Downloaded num-bigint v0.4.6
Downloaded paste v1.0.15
Downloaded num-integer v0.1.46
Downloaded gimli v0.31.1
Downloaded quote v1.0.41
Downloaded phf_shared v0.11.3
Downloaded parking_lot v0.12.5
Downloaded poly1305 v0.8.0
Downloaded pkg-config v0.3.30
Downloaded pkcs8 v0.10.2
Downloaded nu-ansi-term v0.46.0
Downloaded p256 v0.13.2
Downloaded outref v0.5.2
Downloaded num-traits v0.2.19
Downloaded num-cmp v0.1.0
Downloaded num v0.4.3
Downloaded pem-rfc7468 v0.7.0
Downloaded overload v0.1.1
Downloaded os_info v3.12.0
Downloaded num-rational v0.4.2
Downloaded icu_properties_data v1.5.1
Downloaded hashbrown v0.14.3
Downloaded mio v1.0.4
Downloaded mio v0.8.11
Downloaded jsonschema v0.30.0
Downloaded sqlite3-src v0.5.1
Downloaded itertools v0.14.0
Downloaded inquire v0.7.5
Downloaded idna v1.0.3
Downloaded hashbrown v0.15.5
Downloaded gix-path v0.10.20
Downloaded libm v0.2.8
Downloaded icu_normalizer v1.5.0
Downloaded gix-odb v0.70.0
Downloaded gix-object v0.50.2
Downloaded nonempty v0.9.0
Downloaded noise-framework v0.4.0
Downloaded newline-converter v0.3.0
Downloaded memchr v2.7.2
Downloaded indexmap v2.2.6
Downloaded hmac v0.12.1
Downloaded gix-trace v0.1.13
Downloaded heapless v0.8.0
Downloaded miniz_oxide v0.8.8
Downloaded icu_provider v1.5.0
Downloaded home v0.5.9
Downloaded crossterm v0.25.0
Downloaded human-panic v2.0.3
Downloaded gix-utils v0.3.0
Downloaded gix-traverse v0.47.0
Downloaded gix-sec v0.12.0
Downloaded gix-revwalk v0.21.0
Downloaded gix-revision v0.35.0
Downloaded derive_more-impl v2.0.1
Downloaded lock_api v0.4.14
Downloaded litemap v0.7.5
Downloaded icu_normalizer_data v1.5.1
Downloaded icu_locid_transform v1.5.0
Downloaded heck v0.5.0
Downloaded group v0.13.0
Downloaded libz-sys v1.1.16
Downloaded gix-validate v0.10.0
Downloaded ghash v0.5.1
Downloaded faster-hex v0.10.0
Downloaded derive_more v2.0.1
Downloaded cyphergraphy v0.3.0
Downloaded digest v0.10.7
Downloaded erased-serde v0.4.6
Downloaded emojis v0.6.4
Downloaded data-encoding v2.5.0
Downloaded crypto-common v0.1.6
Downloaded icu_provider_macros v1.5.0
Downloaded gix-tempfile v18.0.0
Downloaded gix-refspec v0.31.0
Downloaded gix-prompt v0.11.1
Downloaded errno v0.3.13
Downloaded equivalent v1.0.1
Downloaded either v1.11.0
Downloaded ed25519 v1.5.3
Downloaded cyphernet v0.5.2
Downloaded crossterm v0.29.0
Downloaded cpufeatures v0.2.12
Downloaded convert_case v0.7.1
Downloaded colored v2.1.0
Downloaded clap_builder v4.5.44
Downloaded clap v4.5.44
Downloaded cfg-if v1.0.0
Downloaded libz-rs-sys v0.5.2
Downloaded keccak v0.1.5
Downloaded jobserver v0.1.31
Downloaded gix-url v0.32.0
Downloaded ff v0.13.0
Downloaded escargot v0.5.10
Downloaded clap_derive v4.5.41
Downloaded idna_adapter v1.2.0
Downloaded ec25519 v0.1.0
Downloaded displaydoc v0.2.5
Downloaded cypheraddr v0.4.0
Downloaded crossbeam-utils v0.8.19
Downloaded clap_lex v0.7.5
Downloaded cipher v0.4.4
Downloaded bytecount v0.6.8
Downloaded lazy_static v1.5.0
Downloaded jiff-static v0.2.15
Downloaded gix-transport v0.48.0
Downloaded gix-shallow v0.5.0
Downloaded crc32fast v1.5.0
Downloaded iana-time-zone v0.1.60
Downloaded gix-protocol v0.51.0
Downloaded fancy-regex v0.14.0
Downloaded crossbeam-channel v0.5.15
Downloaded chacha20poly1305 v0.10.1
Downloaded cc v1.2.2
Downloaded bytesize v2.0.1
Downloaded byteorder v1.5.0
Downloaded env_filter v0.1.3
Downloaded ecdsa v0.16.9
Downloaded dyn-clone v1.0.17
Downloaded dunce v1.0.5
Downloaded console v0.16.0
Downloaded colorchoice v1.0.0
Downloaded chrono v0.4.38
Downloaded bytes v1.10.1
Downloaded base32 v0.4.0
Downloaded itoa v1.0.11
Downloaded icu_locid v1.5.0
Downloaded hash32 v0.3.1
Downloaded gix-packetline v0.19.1
Downloaded fastrand v2.3.0
Downloaded fast-glob v0.3.3
Downloaded env_logger v0.11.8
Downloaded document-features v0.2.11
Downloaded der v0.7.9
Downloaded data-encoding-macro v0.1.14
Downloaded ctr v0.9.2
Downloaded base64ct v1.6.0
Downloaded autocfg v1.2.0
Downloaded git2 v0.19.0
Downloaded diff v0.1.13
Downloaded data-encoding-macro-internal v0.1.12
Downloaded base64 v0.22.1
Downloaded aes v0.8.4
Downloaded git-ref-format-macro v0.5.0
Downloaded fxhash v0.2.1
Downloaded fraction v0.15.3
Downloaded chacha20 v0.9.1
Downloaded bitflags v1.3.2
Downloaded base64 v0.21.7
Downloaded base16ct v0.2.0
Downloaded ascii v1.1.0
Downloaded amplify_syn v2.0.1
Downloaded amplify v4.6.0
Downloaded gix-config-value v0.15.1
Downloaded gix-command v0.6.2
Downloaded getrandom v0.2.15
Downloaded generic-array v0.14.7
Downloaded form_urlencoded v1.2.1
Downloaded email_address v0.2.9
Downloaded ct-codecs v1.1.1
Downloaded cbc v0.1.2
Downloaded bstr v1.12.0
Downloaded borrow-or-share v0.2.2
Downloaded bit-vec v0.8.0
Downloaded anyhow v1.0.82
Downloaded gix-date v0.10.5
Downloaded gix-actor v0.35.4
Downloaded getrandom v0.3.3
Downloaded bloomy v1.2.0
Downloaded backtrace v0.3.75
Downloaded arc-swap v1.7.1
Downloaded git-ref-format v0.5.0
Downloaded filetime v0.2.23
Downloaded anstream v0.6.13
Downloaded amplify_num v0.5.2
Downloaded amplify_derive v4.0.0
Downloaded ahash v0.8.11
Downloaded aead v0.5.2
Downloaded addr2line v0.24.2
Downloaded gix-lock v18.0.0
Downloaded gix-hash v0.19.0
Downloaded gix-fs v0.16.1
Downloaded gix-features v0.43.1
Downloaded gix-diff v0.53.0
Downloaded gix-credentials v0.30.0
Downloaded gix-chunk v0.4.11
Downloaded git-ref-format-core v0.5.0
Downloaded block-buffer v0.10.4
Downloaded bitflags v2.9.1
Downloaded bit-set v0.8.0
Downloaded bcrypt-pbkdf v0.10.0
Downloaded base-x v0.2.11
Downloaded anstyle-query v1.0.2
Downloaded anstyle v1.0.11
Downloaded blowfish v0.9.1
Downloaded block-padding v0.3.3
Downloaded aho-corasick v1.1.3
Compiling libc v0.2.174
Compiling proc-macro2 v1.0.101
Compiling quote v1.0.41
Compiling unicode-ident v1.0.12
Checking cfg-if v1.0.0
Compiling version_check v0.9.4
Compiling shlex v1.3.0
Checking memchr v2.7.2
Checking getrandom v0.2.15
Compiling syn v2.0.106
Compiling jobserver v0.1.31
Compiling typenum v1.17.0
Compiling generic-array v0.14.7
Compiling cc v1.2.2
Checking rand_core v0.6.4
Compiling serde v1.0.219
Checking aho-corasick v1.1.3
Checking crypto-common v0.1.6
Checking regex-syntax v0.8.5
Checking smallvec v1.15.1
Checking subtle v2.5.0
Checking stable_deref_trait v1.2.0
Checking once_cell v1.21.3
Checking cpufeatures v0.2.12
Compiling parking_lot_core v0.9.12
Checking scopeguard v1.2.0
Checking fastrand v2.3.0
Checking lock_api v0.4.14
Checking block-buffer v0.10.4
Compiling thiserror v2.0.12
Checking parking_lot v0.12.5
Checking digest v0.10.7
Checking regex-automata v0.4.9
Compiling crc32fast v1.5.0
Checking tinyvec_macros v0.1.1
Checking byteorder v1.5.0
Checking tinyvec v1.6.0
Compiling typeid v1.0.3
Checking gix-trace v0.1.13
Checking bitflags v2.9.1
Checking home v0.5.9
Compiling synstructure v0.13.1
Checking unicode-normalization v0.1.23
Checking gix-utils v0.3.0
Checking zlib-rs v0.5.2
Checking same-file v1.0.6
Compiling serde_derive v1.0.219
Compiling thiserror-impl v2.0.12
Checking bstr v1.12.0
Compiling zerofrom-derive v0.1.6
Checking libz-rs-sys v0.5.2
Checking flate2 v1.1.1
Checking walkdir v2.5.0
Compiling yoke-derive v0.7.5
Checking gix-validate v0.10.0
Checking gix-path v0.10.20
Checking prodash v30.0.1
Checking zerofrom v0.1.6
Compiling zerovec-derive v0.10.3
Checking yoke v0.7.5
Checking gix-features v0.43.1
Compiling displaydoc v0.2.5
Checking itoa v1.0.11
Compiling heapless v0.8.0
Checking hash32 v0.3.1
Checking zeroize v1.7.0
Checking writeable v0.5.5
Checking zerovec v0.10.4
Compiling thiserror v1.0.69
Compiling icu_locid_transform_data v1.5.1
Checking litemap v0.7.5
Compiling pkg-config v0.3.30
Checking tinystr v0.7.6
Checking faster-hex v0.10.0
Compiling icu_provider_macros v1.5.0
Checking icu_locid v1.5.0
Compiling thiserror-impl v1.0.69
Compiling icu_properties_data v1.5.1
Compiling rustix v1.0.7
Checking icu_provider v1.5.0
Checking erased-serde v0.4.6
Checking serde_fmt v1.0.3
Checking sha1 v0.10.6
Checking block-padding v0.3.3
Checking value-bag-serde1 v1.11.1
Checking value-bag v1.11.1
Checking linux-raw-sys v0.9.4
Compiling icu_normalizer_data v1.5.1
Checking inout v0.1.3
Checking log v0.4.27
Checking sha1-checked v0.10.0
Checking icu_locid_transform v1.5.0
Checking icu_collections v1.5.0
Compiling getrandom v0.3.3
Compiling syn v1.0.109
Checking icu_properties v1.5.1
Checking gix-hash v0.19.0
Checking cipher v0.4.4
Checking utf8_iter v1.0.4
Checking utf16_iter v1.0.5
Checking write16 v1.0.0
Checking percent-encoding v2.3.1
Checking form_urlencoded v1.2.1
Checking sha2 v0.10.8
Compiling vcpkg v0.2.15
Checking icu_normalizer v1.5.0
Checking universal-hash v0.5.1
Checking opaque-debug v0.3.1
Checking tempfile v3.23.0
Checking idna_adapter v1.2.0
Compiling autocfg v1.2.0
Checking idna v1.0.3
Compiling libz-sys v1.1.16
Checking url v2.5.4
Compiling num-traits v0.2.19
Compiling amplify_syn v2.0.1
Compiling libgit2-sys v0.17.0+1.8.1
Compiling serde_json v1.0.140
Checking hashbrown v0.14.3
Checking equivalent v1.0.1
Checking signature v1.6.4
Checking ed25519 v1.5.3
Checking indexmap v2.2.6
Checking aead v0.5.2
Compiling amplify_derive v4.0.0
Checking ascii v1.1.0
Checking ryu v1.0.17
Checking amplify_num v0.5.2
Checking ct-codecs v1.1.1
Compiling ref-cast v1.0.24
Checking ec25519 v0.1.0
Checking poly1305 v0.8.0
Checking git-ref-format-core v0.5.0
Checking chacha20 v0.9.1
Checking amplify v4.6.0
Compiling ref-cast-impl v1.0.24
Checking polyval v0.6.2
Checking cyphergraphy v0.3.0
Compiling sqlite3-src v0.5.1
Checking hmac v0.12.1
Checking base64ct v1.6.0
Checking dyn-clone v1.0.17
Checking keccak v0.1.5
Checking sha3 v0.10.8
Checking pem-rfc7468 v0.7.0
Checking pbkdf2 v0.12.2
Checking ghash v0.5.1
Checking ctr v0.9.2
Checking aes v0.8.4
Checking rand v0.8.5
Compiling crossbeam-utils v0.8.19
Compiling data-encoding v2.5.0
Checking base32 v0.4.0
Checking cypheraddr v0.4.0
Checking qcheck v1.0.0
Compiling data-encoding-macro-internal v0.1.12
Checking aes-gcm v0.10.3
Checking ssh-encoding v0.2.0
Checking chacha20poly1305 v0.10.1
Checking cbc v0.1.2
Checking blowfish v0.9.1
Compiling serde_derive_internals v0.29.1
Checking data-encoding-macro v0.1.14
Checking noise-framework v0.4.0
Checking bcrypt-pbkdf v0.10.0
Checking ssh-cipher v0.2.0
Compiling schemars_derive v1.0.4
Checking socks5-client v0.4.1
Checking signature v2.2.0
Checking base-x v0.2.11
Checking multibase v0.9.1
Checking ssh-key v0.6.6
Checking cyphernet v0.5.2
Checking crossbeam-channel v0.5.15
Checking radicle-ssh v0.10.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-ssh)
Checking schemars v1.0.4
Checking lazy_static v1.5.0
Checking jiff v0.2.15
Checking nonempty v0.9.0
Checking siphasher v1.0.1
Checking radicle-git-metadata v0.1.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-git-metadata)
Checking radicle-dag v0.10.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-dag)
Checking winnow v0.7.13
Checking hashbrown v0.15.5
Checking anstyle-query v1.0.2
Checking gix-hashtable v0.9.0
Checking gix-date v0.10.5
Checking radicle-git-ref-format v0.1.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-git-ref-format)
Checking base64 v0.21.7
Checking gix-actor v0.35.4
Checking iana-time-zone v0.1.60
Checking utf8parse v0.2.1
Checking anstyle-parse v0.2.3
Checking chrono v0.4.38
Checking gix-object v0.50.2
Checking colored v2.1.0
Checking serde-untagged v0.1.7
Checking bytesize v2.0.1
Checking localtime v1.3.1
Checking memmap2 v0.9.8
Checking tree-sitter-language v0.1.2
Checking colorchoice v1.0.0
Checking anstyle v1.0.11
Checking fast-glob v0.3.3
Checking dunce v1.0.5
Checking anstream v0.6.13
Checking gix-chunk v0.4.11
Checking gix-commitgraph v0.29.0
Checking gix-fs v0.16.1
Checking gix-tempfile v18.0.0
Checking mio v1.0.4
Checking gix-revwalk v0.21.0
Checking gix-quote v0.6.0
Checking sem_safe v0.2.0
Checking errno v0.3.13
Checking either v1.11.0
Checking shell-words v1.1.0
Checking gix-command v0.6.2
Checking signals_receipts v0.2.0
Compiling signal-hook v0.3.18
Compiling object v0.36.7
Checking gix-lock v18.0.0
Checking gix-url v0.32.0
Checking gix-config-value v0.15.1
Checking gix-sec v0.12.0
Checking signal-hook-registry v1.4.5
Compiling rustix v0.38.34
Checking gimli v0.31.1
Checking adler2 v2.0.0
Checking miniz_oxide v0.8.8
Checking gix-prompt v0.11.1
Checking addr2line v0.24.2
Checking radicle-signals v0.11.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-signals)
Checking gix-traverse v0.47.0
Checking gix-revision v0.35.0
Checking gix-diff v0.53.0
Checking mio v0.8.11
Checking gix-packetline v0.19.1
Compiling tree-sitter v0.24.4
Compiling anyhow v1.0.82
Compiling unicode-segmentation v1.11.0
Compiling linux-raw-sys v0.4.13
Checking rustc-demangle v0.1.26
Checking sqlite3-sys v0.15.2
Checking backtrace v0.3.75
Checking sqlite v0.32.0
Checking radicle-crypto v0.14.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-crypto)
Compiling convert_case v0.7.1
Checking gix-transport v0.48.0
Checking signal-hook-mio v0.2.4
Checking gix-pack v0.60.0
Checking gix-refspec v0.31.0
Checking gix-credentials v0.30.0
Checking gix-ref v0.53.1
Checking gix-shallow v0.5.0
Checking gix-negotiate v0.21.0
Checking regex v1.11.1
Compiling maybe-async v0.2.10
Compiling proc-macro-error-attr2 v2.0.0
Checking arc-swap v1.7.1
Compiling portable-atomic v1.11.0
Checking gix-odb v0.70.0
Checking gix-protocol v0.51.0
Compiling proc-macro-error2 v2.0.1
Compiling xattr v1.3.1
Compiling derive_more-impl v2.0.1
Compiling filetime v0.2.23
Checking uuid v1.16.0
Checking unicode-width v0.2.1
Checking bytes v1.10.1
Compiling litrs v0.4.1
Checking bitflags v1.3.2
Checking crossterm v0.25.0
Checking derive_more v2.0.1
Compiling document-features v0.2.11
Checking console v0.16.0
Compiling tar v0.4.40
Compiling git-ref-format-macro v0.5.0
Checking newline-converter v0.3.0
Checking snapbox-macros v0.3.8
Checking salsa20 v0.10.2
Checking fxhash v0.2.1
Checking unit-prefix v0.5.1
Checking unicode-width v0.1.11
Checking streaming-iterator v0.1.9
Checking siphasher v0.3.11
Checking similar v2.5.0
Checking normalize-line-endings v0.3.0
Checking bloomy v1.2.0
Checking snapbox v0.4.17
Checking inquire v0.7.5
Checking indicatif v0.18.0
Compiling radicle-surf v0.25.0
Checking scrypt v0.11.0
Checking git-ref-format v0.5.0
Checking crossterm v0.29.0
Checking unicode-display-width v0.3.0
Checking systemd-journal-logger v2.2.2
Checking serde_spanned v1.0.0
Checking toml_datetime v0.7.0
Compiling tree-sitter-ruby v0.23.1
Compiling tree-sitter-bash v0.23.3
Compiling tree-sitter-rust v0.23.2
Compiling tree-sitter-toml-ng v0.6.0
Compiling tree-sitter-c v0.23.2
Compiling tree-sitter-html v0.23.2
Compiling tree-sitter-go v0.23.4
Compiling tree-sitter-typescript v0.23.2
Compiling tree-sitter-python v0.23.4
Compiling tree-sitter-md v0.3.2
Compiling tree-sitter-json v0.24.8
Compiling tree-sitter-css v0.23.1
Checking strsim v0.11.1
Compiling heck v0.5.0
Checking pin-project-lite v0.2.16
Checking toml_writer v1.0.2
Checking clap_lex v0.7.5
Checking radicle-std-ext v0.1.1
Compiling clap_derive v4.5.41
Checking clap_builder v4.5.44
Checking toml v0.9.5
Checking tokio v1.47.1
Checking os_info v3.12.0
Checking diff v0.1.13
Compiling radicle-node v0.16.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-node)
Compiling radicle-cli v0.17.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-cli)
Checking yansi v0.5.1
Checking pretty_assertions v1.4.0
Checking human-panic v2.0.3
Checking structured-logger v1.0.4
Checking clap v4.5.44
Checking radicle-systemd v0.11.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-systemd)
Checking tree-sitter-highlight v0.24.4
Checking itertools v0.14.0
Checking num-integer v0.1.46
Compiling qcheck-macros v1.0.0
Checking socket2 v0.5.7
Compiling escargot v0.5.10
Checking timeago v0.4.2
Checking lexopt v0.3.0
Checking num-bigint v0.4.6
Compiling ahash v0.8.11
Checking num-iter v0.1.45
Checking num-complex v0.4.6
Checking env_filter v0.1.3
Checking zerocopy v0.7.35
Checking num-rational v0.4.2
Checking borrow-or-share v0.2.2
Checking bit-vec v0.8.0
Checking fluent-uri v0.3.2
Checking num v0.4.3
Checking bit-set v0.8.0
Checking env_logger v0.11.8
Checking phf_shared v0.11.3
Compiling test-log-macros v0.2.18
Compiling radicle-remote-helper v0.14.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-remote-helper)
Compiling paste v1.0.15
Checking outref v0.5.2
Checking vsimd v0.8.0
Checking test-log v0.2.18
Checking phf v0.11.3
Checking referencing v0.30.0
Checking fancy-regex v0.14.0
Checking uuid-simd v0.8.0
Checking fraction v0.15.3
Checking email_address v0.2.9
Checking num-cmp v0.1.0
Checking base64 v0.22.1
Checking bytecount v0.6.8
Checking emojis v0.6.4
Checking jsonschema v0.30.0
Checking git2 v0.19.0
Checking radicle-oid v0.1.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-oid)
Checking radicle-git-ext v0.10.0
Checking radicle-term v0.16.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-term)
Checking radicle-cob v0.17.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-cob)
Checking radicle v0.20.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle)
Checking radicle-fetch v0.16.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-fetch)
Checking radicle-cli-test v0.13.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-cli-test)
Checking radicle-schemars v0.6.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-schemars)
Checking radicle-protocol v0.4.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-protocol)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.42s
+ cargo build --all-targets --workspace
Compiling libc v0.2.174
Compiling cfg-if v1.0.0
Compiling shlex v1.3.0
Compiling memchr v2.7.2
Compiling typenum v1.17.0
Compiling serde v1.0.219
Compiling jobserver v0.1.31
Compiling getrandom v0.2.15
Compiling cc v1.2.2
Compiling generic-array v0.14.7
Compiling rand_core v0.6.4
Compiling aho-corasick v1.1.3
Compiling crypto-common v0.1.6
Compiling regex-syntax v0.8.5
Compiling smallvec v1.15.1
Compiling subtle v2.5.0
Compiling stable_deref_trait v1.2.0
Compiling once_cell v1.21.3
Compiling regex-automata v0.4.9
Compiling cpufeatures v0.2.12
Compiling fastrand v2.3.0
Compiling scopeguard v1.2.0
Compiling lock_api v0.4.14
Compiling parking_lot_core v0.9.12
Compiling block-buffer v0.10.4
Compiling parking_lot v0.12.5
Compiling digest v0.10.7
Compiling thiserror v2.0.12
Compiling bitflags v2.9.1
Compiling tinyvec_macros v0.1.1
Compiling byteorder v1.5.0
Compiling tinyvec v1.6.0
Compiling crc32fast v1.5.0
Compiling gix-trace v0.1.13
Compiling typeid v1.0.3
Compiling home v0.5.9
Compiling erased-serde v0.4.6
Compiling serde_fmt v1.0.3
Compiling zlib-rs v0.5.2
Compiling value-bag-serde1 v1.11.1
Compiling same-file v1.0.6
Compiling unicode-normalization v0.1.23
Compiling walkdir v2.5.0
Compiling zerofrom v0.1.6
Compiling bstr v1.12.0
Compiling gix-utils v0.3.0
Compiling value-bag v1.11.1
Compiling gix-validate v0.10.0
Compiling prodash v30.0.1
Compiling gix-path v0.10.20
Compiling yoke v0.7.5
Compiling log v0.4.27
Compiling zerovec v0.10.4
Compiling itoa v1.0.11
Compiling hash32 v0.3.1
Compiling zeroize v1.7.0
Compiling heapless v0.8.0
Compiling tinystr v0.7.6
Compiling libz-rs-sys v0.5.2
Compiling flate2 v1.1.1
Compiling litemap v0.7.5
Compiling writeable v0.5.5
Compiling faster-hex v0.10.0
Compiling gix-features v0.43.1
Compiling icu_locid v1.5.0
Compiling icu_locid_transform_data v1.5.1
Compiling sha1 v0.10.6
Compiling block-padding v0.3.3
Compiling linux-raw-sys v0.9.4
Compiling thiserror v1.0.69
Compiling inout v0.1.3
Compiling sha1-checked v0.10.0
Compiling icu_properties_data v1.5.1
Compiling icu_provider v1.5.0
Compiling icu_collections v1.5.0
Compiling icu_locid_transform v1.5.0
Compiling rustix v1.0.7
Compiling gix-hash v0.19.0
Compiling cipher v0.4.4
Compiling icu_normalizer_data v1.5.1
Compiling utf8_iter v1.0.4
Compiling icu_properties v1.5.1
Compiling write16 v1.0.0
Compiling utf16_iter v1.0.5
Compiling getrandom v0.3.3
Compiling percent-encoding v2.3.1
Compiling form_urlencoded v1.2.1
Compiling sha2 v0.10.8
Compiling libz-sys v1.1.16
Compiling universal-hash v0.5.1
Compiling opaque-debug v0.3.1
Compiling libgit2-sys v0.17.0+1.8.1
Compiling equivalent v1.0.1
Compiling hashbrown v0.14.3
Compiling signature v1.6.4
Compiling ed25519 v1.5.3
Compiling icu_normalizer v1.5.0
Compiling indexmap v2.2.6
Compiling idna_adapter v1.2.0
Compiling idna v1.0.3
Compiling tempfile v3.23.0
Compiling url v2.5.4
Compiling aead v0.5.2
Compiling ascii v1.1.0
Compiling ryu v1.0.17
Compiling ct-codecs v1.1.1
Compiling amplify_num v0.5.2
Compiling ec25519 v0.1.0
Compiling serde_json v1.0.140
Compiling num-traits v0.2.19
Compiling amplify v4.6.0
Compiling poly1305 v0.8.0
Compiling chacha20 v0.9.1
Compiling git-ref-format-core v0.5.0
Compiling ref-cast v1.0.24
Compiling cyphergraphy v0.3.0
Compiling polyval v0.6.2
Compiling sqlite3-src v0.5.1
Compiling hmac v0.12.1
Compiling keccak v0.1.5
Compiling base64ct v1.6.0
Compiling dyn-clone v1.0.17
Compiling sha3 v0.10.8
Compiling pem-rfc7468 v0.7.0
Compiling pbkdf2 v0.12.2
Compiling ghash v0.5.1
Compiling aes v0.8.4
Compiling ctr v0.9.2
Compiling rand v0.8.5
Compiling base32 v0.4.0
Compiling qcheck v1.0.0
Compiling cypheraddr v0.4.0
Compiling aes-gcm v0.10.3
Compiling ssh-encoding v0.2.0
Compiling chacha20poly1305 v0.10.1
Compiling cbc v0.1.2
Compiling blowfish v0.9.1
Compiling data-encoding v2.5.0
Compiling bcrypt-pbkdf v0.10.0
Compiling data-encoding-macro v0.1.14
Compiling ssh-cipher v0.2.0
Compiling noise-framework v0.4.0
Compiling socks5-client v0.4.1
Compiling crossbeam-utils v0.8.19
Compiling base-x v0.2.11
Compiling signature v2.2.0
Compiling ssh-key v0.6.6
Compiling crossbeam-channel v0.5.15
Compiling multibase v0.9.1
Compiling cyphernet v0.5.2
Compiling schemars v1.0.4
Compiling radicle-ssh v0.10.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-ssh)
Compiling jiff v0.2.15
Compiling lazy_static v1.5.0
Compiling nonempty v0.9.0
Compiling siphasher v1.0.1
Compiling radicle-git-metadata v0.1.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-git-metadata)
Compiling radicle-dag v0.10.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-dag)
Compiling winnow v0.7.13
Compiling anstyle-query v1.0.2
Compiling hashbrown v0.15.5
Compiling gix-date v0.10.5
Compiling gix-actor v0.35.4
Compiling gix-hashtable v0.9.0
Compiling radicle-git-ref-format v0.1.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-git-ref-format)
Compiling base64 v0.21.7
Compiling iana-time-zone v0.1.60
Compiling utf8parse v0.2.1
Compiling anstyle-parse v0.2.3
Compiling chrono v0.4.38
Compiling gix-object v0.50.2
Compiling colored v2.1.0
Compiling serde-untagged v0.1.7
Compiling bytesize v2.0.1
Compiling localtime v1.3.1
Compiling memmap2 v0.9.8
Compiling tree-sitter-language v0.1.2
Compiling fast-glob v0.3.3
Compiling anstyle v1.0.11
Compiling dunce v1.0.5
Compiling colorchoice v1.0.0
Compiling gix-chunk v0.4.11
Compiling anstream v0.6.13
Compiling gix-commitgraph v0.29.0
Compiling adler2 v2.0.0
Compiling gix-fs v0.16.1
Compiling gix-revwalk v0.21.0
Compiling gix-tempfile v18.0.0
Compiling mio v1.0.4
Compiling gix-quote v0.6.0
Compiling errno v0.3.13
Compiling sem_safe v0.2.0
Compiling either v1.11.0
Compiling shell-words v1.1.0
Compiling unicode-segmentation v1.11.0
Compiling gix-command v0.6.2
Compiling sqlite3-sys v0.15.2
Compiling sqlite v0.32.0
Compiling signals_receipts v0.2.0
Compiling gix-lock v18.0.0
Compiling radicle-crypto v0.14.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-crypto)
Compiling gix-url v0.32.0
Compiling gix-config-value v0.15.1
Compiling gix-sec v0.12.0
Compiling signal-hook-registry v1.4.5
Compiling gimli v0.31.1
Compiling signal-hook v0.3.18
Compiling gix-prompt v0.11.1
Compiling radicle-signals v0.11.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-signals)
Compiling object v0.36.7
Compiling gix-revision v0.35.0
Compiling addr2line v0.24.2
Compiling gix-traverse v0.47.0
Compiling miniz_oxide v0.8.8
Compiling gix-diff v0.53.0
Compiling gix-packetline v0.19.1
Compiling mio v0.8.11
Compiling tree-sitter v0.24.4
Compiling rustc-demangle v0.1.26
Compiling rustix v0.38.34
Compiling backtrace v0.3.75
Compiling signal-hook-mio v0.2.4
Compiling gix-transport v0.48.0
Compiling gix-pack v0.60.0
Compiling gix-refspec v0.31.0
Compiling gix-credentials v0.30.0
Compiling gix-shallow v0.5.0
Compiling gix-ref v0.53.1
Compiling convert_case v0.7.1
Compiling gix-negotiate v0.21.0
Compiling regex v1.11.1
Compiling arc-swap v1.7.1
Compiling gix-odb v0.70.0
Compiling gix-protocol v0.51.0
Compiling derive_more-impl v2.0.1
Compiling xattr v1.3.1
Compiling uuid v1.16.0
Compiling filetime v0.2.23
Compiling unicode-width v0.2.1
Compiling bitflags v1.3.2
Compiling bytes v1.10.1
Compiling git-ref-format-macro v0.5.0
Compiling console v0.16.0
Compiling crossterm v0.25.0
Compiling tar v0.4.40
Compiling derive_more v2.0.1
Compiling portable-atomic v1.11.0
Compiling anyhow v1.0.82
Compiling newline-converter v0.3.0
Compiling snapbox-macros v0.3.8
Compiling salsa20 v0.10.2
Compiling fxhash v0.2.1
Compiling unit-prefix v0.5.1
Compiling siphasher v0.3.11
Compiling unicode-width v0.1.11
Compiling similar v2.5.0
Compiling normalize-line-endings v0.3.0
Compiling streaming-iterator v0.1.9
Compiling bloomy v1.2.0
Compiling inquire v0.7.5
Compiling snapbox v0.4.17
Compiling indicatif v0.18.0
Compiling radicle-surf v0.25.0
Compiling scrypt v0.11.0
Compiling crossterm v0.29.0
Compiling git-ref-format v0.5.0
Compiling unicode-display-width v0.3.0
Compiling systemd-journal-logger v2.2.2
Compiling toml_datetime v0.7.0
Compiling serde_spanned v1.0.0
Compiling tree-sitter-css v0.23.1
Compiling tree-sitter-ruby v0.23.1
Compiling tree-sitter-python v0.23.4
Compiling tree-sitter-html v0.23.2
Compiling tree-sitter-md v0.3.2
Compiling tree-sitter-rust v0.23.2
Compiling tree-sitter-toml-ng v0.6.0
Compiling tree-sitter-typescript v0.23.2
Compiling tree-sitter-bash v0.23.3
Compiling tree-sitter-go v0.23.4
Compiling tree-sitter-c v0.23.2
Compiling tree-sitter-json v0.24.8
Compiling clap_lex v0.7.5
Compiling pin-project-lite v0.2.16
Compiling strsim v0.11.1
Compiling toml_writer v1.0.2
Compiling radicle-std-ext v0.1.1
Compiling clap_builder v4.5.44
Compiling toml v0.9.5
Compiling tokio v1.47.1
Compiling os_info v3.12.0
Compiling diff v0.1.13
Compiling radicle-node v0.16.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-node)
Compiling yansi v0.5.1
Compiling radicle-cli v0.17.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-cli)
Compiling pretty_assertions v1.4.0
Compiling human-panic v2.0.3
Compiling structured-logger v1.0.4
Compiling clap v4.5.44
Compiling radicle-systemd v0.11.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-systemd)
Compiling tree-sitter-highlight v0.24.4
Compiling itertools v0.14.0
Compiling num-integer v0.1.46
Compiling socket2 v0.5.7
Compiling timeago v0.4.2
Compiling lexopt v0.3.0
Compiling escargot v0.5.10
Compiling num-bigint v0.4.6
Compiling num-iter v0.1.45
Compiling num-complex v0.4.6
Compiling env_filter v0.1.3
Compiling zerocopy v0.7.35
Compiling num-rational v0.4.2
Compiling borrow-or-share v0.2.2
Compiling bit-vec v0.8.0
Compiling num v0.4.3
Compiling fluent-uri v0.3.2
Compiling bit-set v0.8.0
Compiling ahash v0.8.11
Compiling env_logger v0.11.8
Compiling phf_shared v0.11.3
Compiling radicle-remote-helper v0.14.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-remote-helper)
Compiling vsimd v0.8.0
Compiling outref v0.5.2
Compiling phf v0.11.3
Compiling test-log v0.2.18
Compiling uuid-simd v0.8.0
Compiling referencing v0.30.0
Compiling fancy-regex v0.14.0
Compiling fraction v0.15.3
Compiling email_address v0.2.9
Compiling bytecount v0.6.8
Compiling num-cmp v0.1.0
Compiling base64 v0.22.1
Compiling emojis v0.6.4
Compiling jsonschema v0.30.0
Compiling git2 v0.19.0
Compiling radicle-oid v0.1.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-oid)
Compiling radicle-git-ext v0.10.0
Compiling radicle-term v0.16.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-term)
Compiling radicle-cob v0.17.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-cob)
Compiling radicle v0.20.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle)
Compiling radicle-fetch v0.16.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-fetch)
Compiling radicle-protocol v0.4.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-protocol)
Compiling radicle-cli-test v0.13.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-cli-test)
Compiling radicle-schemars v0.6.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-schemars)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
+ cargo doc --workspace --no-deps
Checking regex-automata v0.4.9
Compiling syn v1.0.109
Checking idna v1.0.3
Checking radicle-ssh v0.10.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-ssh)
Compiling num-traits v0.2.19
Checking url v2.5.4
Checking git2 v0.19.0
Checking radicle-git-metadata v0.1.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-git-metadata)
Checking radicle-dag v0.10.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-dag)
Compiling amplify_syn v2.0.1
Checking bstr v1.12.0
Checking gix-validate v0.10.0
Checking git-ref-format-core v0.5.0
Compiling amplify_derive v4.0.0
Compiling data-encoding-macro-internal v0.1.12
Checking gix-path v0.10.20
Checking gix-date v0.10.5
Checking gix-features v0.43.1
Checking gix-actor v0.35.4
Checking gix-hash v0.19.0
Checking chrono v0.4.38
Checking data-encoding-macro v0.1.14
Checking multibase v0.9.1
Checking gix-hashtable v0.9.0
Checking gix-object v0.50.2
Checking radicle-oid v0.1.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-oid)
Checking gix-commitgraph v0.29.0
Checking radicle-git-ref-format v0.1.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-git-ref-format)
Checking gix-fs v0.16.1
Checking gix-quote v0.6.0
Checking gix-revwalk v0.21.0
Checking gix-command v0.6.2
Checking gix-tempfile v18.0.0
Checking gix-lock v18.0.0
Checking gix-url v0.32.0
Checking gix-config-value v0.15.1
Checking gix-revision v0.35.0
Checking amplify v4.6.0
Checking gix-traverse v0.47.0
Checking gix-prompt v0.11.1
Checking radicle-signals v0.11.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-signals)
Checking cyphergraphy v0.3.0
Checking gix-diff v0.53.0
Checking gix-packetline v0.19.1
Checking regex v1.11.1
Checking gix-pack v0.60.0
Checking cypheraddr v0.4.0
Checking noise-framework v0.4.0
Checking socks5-client v0.4.1
Checking tree-sitter v0.24.4
Checking gix-transport v0.48.0
Checking cyphernet v0.5.2
Checking radicle-crypto v0.14.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-crypto)
Checking gix-refspec v0.31.0
Checking git-ref-format v0.5.0
Checking radicle-cob v0.17.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-cob)
Checking gix-credentials v0.30.0
Checking gix-shallow v0.5.0
Checking gix-ref v0.53.1
Checking gix-negotiate v0.21.0
Checking radicle-git-ext v0.10.0
Checking radicle v0.20.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle)
Checking gix-odb v0.70.0
Checking uuid v1.16.0
Compiling radicle-cli v0.17.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-cli)
Checking human-panic v2.0.3
Checking radicle-surf v0.25.0
Checking tree-sitter-toml-ng v0.6.0
Checking gix-protocol v0.51.0
Checking radicle-term v0.16.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-term)
Checking tree-sitter-highlight v0.24.4
Compiling radicle-node v0.16.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-node)
Checking radicle-systemd v0.11.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-systemd)
Documenting radicle-systemd v0.11.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-systemd)
Documenting radicle v0.20.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle)
Documenting radicle-term v0.16.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-term)
Documenting radicle-cob v0.17.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-cob)
Documenting radicle-crypto v0.14.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-crypto)
Documenting radicle-signals v0.11.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-signals)
Documenting radicle-oid v0.1.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-oid)
Documenting radicle-git-ref-format v0.1.0 (/71dc8c1a-0834-4c64-a8b8-a8277854a1f4/w/crates/radicle-git-ref-format)
error: unresolved link to `::qcheck::Arbitrary`
--> crates/radicle-oid/src/lib.rs:55:28
|
55 | //! [`qcheck::Arbitrary`]: ::qcheck::Arbitrary
| ^^^^^^^^^^^^^^^^^^^ no item named `` in scope
|
= note: `-D rustdoc::broken-intra-doc-links` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(rustdoc::broken_intra_doc_links)]`
error: unresolved link to `::radicle_git_ref_format::Component`
--> crates/radicle-oid/src/lib.rs:61:44
|
61 | //! [`radicle_git_ref_format::Component`]: ::radicle_git_ref_format::Component
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `` in scope
error: unresolved link to `::radicle_git_ref_format::RefString`
--> crates/radicle-oid/src/lib.rs:62:44
|
62 | //! [`radicle_git_ref_format::RefString`]: ::radicle_git_ref_format::RefString
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `` in scope
error: could not document `radicle-oid`
warning: build failed, waiting for other jobs to finish...
Exit code: 101
{
"response": "finished",
"result": "failure"
}