rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 heartwoode404f1038f461264f9395742ef74f5b710bef54a
{
"request": "trigger",
"version": 1,
"event_type": "patch",
"repository": {
"id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
"name": "heartwood",
"description": "Radicle Heartwood Protocol & Stack",
"private": false,
"default_branch": "master",
"delegates": [
"did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
"did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
"did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
"did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
]
},
"action": "Updated",
"patch": {
"id": "28703d219b029533f9f0708d8e0880d7778ecc31",
"author": {
"id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"alias": "fintohaps"
},
"title": "node: Use `std::time` for reactor and wire",
"state": {
"status": "open",
"conflicts": []
},
"before": "9bcdd353c90f42a159b19045d02671198670a05a",
"after": "e404f1038f461264f9395742ef74f5b710bef54a",
"commits": [
"e404f1038f461264f9395742ef74f5b710bef54a"
],
"target": "9bcdd353c90f42a159b19045d02671198670a05a",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "28703d219b029533f9f0708d8e0880d7778ecc31",
"author": {
"id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"alias": "fintohaps"
},
"description": "This reduces the exposure to the `localtime` crate, using\n`std` instead.",
"base": "5741bafa3b9149a312cac686247972010e115dc2",
"oid": "53ca9970ac9d462332f053295be50f4a6cf278f8",
"timestamp": 1761599462
},
{
"id": "b7acd0ef3da23c9a8e99fb15b6dd1361c094f870",
"author": {
"id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"alias": "fintohaps"
},
"description": "REVIEW",
"base": "5741bafa3b9149a312cac686247972010e115dc2",
"oid": "2ec0e245e2d830d6772a5bbbcfcf5c5ebd5973c3",
"timestamp": 1761727441
},
{
"id": "b5879cebf83d517d9fba12ef2f39ddc9b05fb8b6",
"author": {
"id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"alias": "fintohaps"
},
"description": "Changes:\n- Rebase\n- Squash review commits",
"base": "9bcdd353c90f42a159b19045d02671198670a05a",
"oid": "e404f1038f461264f9395742ef74f5b710bef54a",
"timestamp": 1761728981
}
]
}
}
{
"response": "triggered",
"run_id": {
"id": "8bbb5873-654f-4ca9-a093-e679a791a0c9"
},
"info_url": "https://cci.rad.levitte.org//8bbb5873-654f-4ca9-a093-e679a791a0c9.html"
}
Started at: 2025-10-29 10:09:45.975837+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/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/
╭────────────────────────────────────╮
│ heartwood │
│ Radicle Heartwood Protocol & Stack │
│ 126 issues · 16 patches │
╰────────────────────────────────────╯
Run `cd ./.` to go to the repository directory.
Exit code: 0
$ rad patch checkout 28703d219b029533f9f0708d8e0880d7778ecc31
✓ Switched to branch patch/28703d2 at revision 28703d2
✓ Branch patch/28703d2 setup to track rad/patches/28703d219b029533f9f0708d8e0880d7778ecc31
Exit code: 0
$ git config advice.detachedHead false
Exit code: 0
$ git checkout e404f1038f461264f9395742ef74f5b710bef54a
HEAD is now at e404f103 node: Use `std::time` for reactor and wire
Exit code: 0
$ git show e404f1038f461264f9395742ef74f5b710bef54a
commit e404f1038f461264f9395742ef74f5b710bef54a
Author: Lorenz Leutgeb <lorenz.leutgeb@radicle.xyz>
Date: Fri Oct 17 22:34:41 2025 +0200
node: Use `std::time` for reactor and wire
This reduces the exposure to the `localtime` crate, using
`std` instead.
diff --git a/crates/radicle-node/src/reactor.rs b/crates/radicle-node/src/reactor.rs
index 1e0802df..3273fd85 100644
--- a/crates/radicle-node/src/reactor.rs
+++ b/crates/radicle-node/src/reactor.rs
@@ -10,11 +10,10 @@ use std::fmt::{Debug, Display, Formatter};
use std::io::ErrorKind;
use std::sync::Arc;
use std::thread::JoinHandle;
-use std::time::Duration;
+use std::time::{Duration, Instant};
use std::{io, thread};
use crossbeam_channel::{unbounded, Receiver, TryRecvError};
-use localtime::LocalTime;
use mio::event::{Event, Source};
use mio::{Events, Interest, Poll, Waker};
use thiserror::Error;
@@ -212,7 +211,7 @@ pub trait ReactionHandler: Send + Iterator<Item = Action<Self::Listener, Self::T
type Transport: EventHandler + Source + Send + Debug + WriteAtomic;
/// Method called by the reactor on the start of each event loop once the poll has returned.
- fn tick(&mut self, time: localtime::LocalTime);
+ fn tick(&mut self, instant: Instant);
/// Method called by the reactor when a previously set timeout is fired.
///
@@ -227,7 +226,7 @@ pub trait ReactionHandler: Send + Iterator<Item = Action<Self::Listener, Self::T
&mut self,
token: Token,
reaction: <Self::Listener as EventHandler>::Reaction,
- time: localtime::LocalTime,
+ instant: Instant,
);
/// Method called by the reactor upon a reaction to an I/O event on a transport resource.
@@ -235,7 +234,7 @@ pub trait ReactionHandler: Send + Iterator<Item = Action<Self::Listener, Self::T
&mut self,
token: Token,
reaction: <Self::Transport as EventHandler>::Reaction,
- time: localtime::LocalTime,
+ instant: Instant,
);
/// Method called by the reactor when a given resource was successfully registered
@@ -372,7 +371,7 @@ impl<H: ReactionHandler> Runtime<H> {
fn run(mut self) {
loop {
- let before_poll = LocalTime::now();
+ let before_poll = Instant::now();
let timeout = self
.timeouts
.next_expiring_from(before_poll)
@@ -388,12 +387,12 @@ impl<H: ReactionHandler> Runtime<H> {
// Blocking
let res = self.poll.poll(&mut events, Some(timeout));
- let now = LocalTime::now();
- self.service.tick(now);
+ let tick = Instant::now();
+ self.service.tick(tick);
// The way this is currently used basically ignores which keys have
// timed out. So as long as *something* timed out, we wake the service.
- let timers_fired = self.timeouts.remove_expired_by(now);
+ let timers_fired = self.timeouts.remove_expired_by(tick);
if timers_fired > 0 {
log::trace!(target: "reactor", "Timer has fired");
self.service.timer_reacted();
@@ -404,7 +403,9 @@ impl<H: ReactionHandler> Runtime<H> {
self.service.handle_error(Error::Poll(err));
}
- let awoken = self.handle_events(now, events);
+ let awoken = self.handle_events(tick, events);
+
+ log::trace!(target: "reactor", "Duration between tick and events handled: {:?}", Instant::now().duration_since(tick));
// Process the commands only if we awoken by the waker.
if awoken {
@@ -420,14 +421,14 @@ impl<H: ReactionHandler> Runtime<H> {
}
}
- self.handle_actions(now);
+ self.handle_actions(tick);
}
}
/// # Returns
///
/// Whether one of the events was originated from the waker.
- fn handle_events(&mut self, time: LocalTime, events: Events) -> bool {
+ fn handle_events(&mut self, instant: Instant, events: Events) -> bool {
log::trace!(target: "reactor", "Handling events");
let mut awoken = false;
let mut deregistered = Vec::new();
@@ -449,7 +450,7 @@ impl<H: ReactionHandler> Runtime<H> {
.handle(event)
.into_iter()
.for_each(|service_event| {
- self.service.listener_reacted(token, service_event, time);
+ self.service.listener_reacted(token, service_event, instant);
});
} else {
let listener = self.deregister_listener(token).unwrap_or_else(|| {
@@ -470,7 +471,8 @@ impl<H: ReactionHandler> Runtime<H> {
.handle(event)
.into_iter()
.for_each(|service_event| {
- self.service.transport_reacted(token, service_event, time);
+ self.service
+ .transport_reacted(token, service_event, instant);
});
} else {
let transport = self.deregister_transport(token).unwrap_or_else(|| {
@@ -488,13 +490,13 @@ impl<H: ReactionHandler> Runtime<H> {
awoken
}
- fn handle_actions(&mut self, time: LocalTime) {
+ fn handle_actions(&mut self, instant: Instant) {
while let Some(action) = self.service.next() {
log::trace!(target: "reactor", "Handling action {action} from the service");
// Deadlock may happen here if the service will generate events over and over
// in the handle_* calls we may never get out of this loop
- if let Err(err) = self.handle_action(action, time) {
+ if let Err(err) = self.handle_action(action, instant) {
log::error!(target: "reactor", "Error: {err}");
self.service.handle_error(err);
}
@@ -504,7 +506,7 @@ impl<H: ReactionHandler> Runtime<H> {
fn handle_action(
&mut self,
action: Action<H::Listener, H::Transport>,
- time: LocalTime,
+ instant: Instant,
) -> Result<(), Error<H::Listener, H::Transport>> {
match action {
Action::RegisterListener(token, mut listener) => {
@@ -562,7 +564,7 @@ impl<H: ReactionHandler> Runtime<H> {
Action::SetTimer(duration) => {
log::trace!(target: "reactor", "Adding timer {duration:?} from now");
- self.timeouts.set_timeout(duration, time);
+ self.timeouts.set_timeout(duration, instant);
}
}
Ok(())
diff --git a/crates/radicle-node/src/reactor/timer.rs b/crates/radicle-node/src/reactor/timer.rs
index 9fb59444..24b6c1c4 100644
--- a/crates/radicle-node/src/reactor/timer.rs
+++ b/crates/radicle-node/src/reactor/timer.rs
@@ -1,13 +1,11 @@
-use std::collections::BTreeSet;
use std::time::Duration;
-
-use localtime::{LocalDuration, LocalTime};
+use std::{collections::BTreeSet, time::Instant};
/// Manages timers and triggers timeouts.
#[derive(Debug, Default)]
pub struct Timer {
/// Timeouts are durations since the UNIX epoch.
- timeouts: BTreeSet<localtime::LocalTime>,
+ timeouts: BTreeSet<Instant>,
}
impl Timer {
@@ -31,32 +29,32 @@ impl Timer {
}
/// Register a new timeout relative to a certain point in time.
- pub fn set_timeout(&mut self, timeout: Duration, after: LocalTime) {
- let time = after + LocalDuration::from_millis(timeout.as_millis());
+ pub fn set_timeout(&mut self, timeout: Duration, after: Instant) {
+ let time = after + timeout;
self.timeouts.insert(time);
}
/// Get the first timeout expiring right at or after certain moment of time.
/// Returns [`None`] if there are no timeouts.
- pub fn next_expiring_from(&self, time: impl Into<LocalTime>) -> Option<Duration> {
+ pub fn next_expiring_from(&self, time: impl Into<Instant>) -> Option<Duration> {
let time = time.into();
let last = *self.timeouts.first()?;
Some(if last >= time {
- Duration::from_millis(last.as_millis() - time.as_millis())
+ last - time
} else {
- Duration::from_secs(0)
+ Duration::default()
})
}
/// Removes timeouts which expire by a certain moment of time (inclusive),
/// returning total number of timeouts which were removed.
- pub fn remove_expired_by(&mut self, time: LocalTime) -> usize {
+ pub fn remove_expired_by(&mut self, instant: Instant) -> usize {
// Since `split_off` returns everything *after* the given key, including the key,
// if a timer is set for exactly the given time, it would remain in the "after"
// set of unexpired keys. This isn't what we want, therefore we add `1` to the
// given time value so that it is put in the "before" set that gets expired
// and overwritten.
- let at = time + LocalDuration::from_millis(1);
+ let at = instant + Duration::from_millis(1);
let unexpired = self.timeouts.split_off(&at);
let fired = self.timeouts.len();
self.timeouts = unexpired;
@@ -72,12 +70,12 @@ mod tests {
fn test_wake_exact() {
let mut tm = Timer::new();
- let now = LocalTime::now();
+ let now = Instant::now();
tm.set_timeout(Duration::from_secs(8), now);
tm.set_timeout(Duration::from_secs(9), now);
tm.set_timeout(Duration::from_secs(10), now);
- assert_eq!(tm.remove_expired_by(now + LocalDuration::from_secs(9)), 2);
+ assert_eq!(tm.remove_expired_by(now + Duration::from_secs(9)), 2);
assert_eq!(tm.count(), 1);
}
@@ -85,7 +83,7 @@ mod tests {
fn test_wake() {
let mut tm = Timer::new();
- let now = LocalTime::now();
+ let now = Instant::now();
tm.set_timeout(Duration::from_secs(8), now);
tm.set_timeout(Duration::from_secs(16), now);
tm.set_timeout(Duration::from_secs(64), now);
@@ -94,13 +92,13 @@ mod tests {
assert_eq!(tm.remove_expired_by(now), 0);
assert_eq!(tm.count(), 4);
- assert_eq!(tm.remove_expired_by(now + LocalDuration::from_secs(9)), 1);
+ assert_eq!(tm.remove_expired_by(now + Duration::from_secs(9)), 1);
assert_eq!(tm.count(), 3, "one timeout has expired");
- assert_eq!(tm.remove_expired_by(now + LocalDuration::from_secs(66)), 2);
+ assert_eq!(tm.remove_expired_by(now + Duration::from_secs(66)), 2);
assert_eq!(tm.count(), 1, "another two timeouts have expired");
- assert_eq!(tm.remove_expired_by(now + LocalDuration::from_secs(96)), 1);
+ assert_eq!(tm.remove_expired_by(now + Duration::from_secs(96)), 1);
assert!(!tm.has_timeouts(), "all timeouts have expired");
}
@@ -108,17 +106,17 @@ mod tests {
fn test_next() {
let mut tm = Timer::new();
- let mut now = LocalTime::now();
+ let mut now = Instant::now();
tm.set_timeout(Duration::from_secs(3), now);
assert_eq!(tm.next_expiring_from(now), Some(Duration::from_secs(3)));
- now = now + LocalDuration::from_secs(2);
+ now += Duration::from_secs(2);
assert_eq!(tm.next_expiring_from(now), Some(Duration::from_secs(1)));
- now = now + LocalDuration::from_secs(1);
+ now += Duration::from_secs(1);
assert_eq!(tm.next_expiring_from(now), Some(Duration::from_secs(0)));
- now = now + LocalDuration::from_secs(1);
+ now += Duration::from_secs(1);
assert_eq!(tm.next_expiring_from(now), Some(Duration::from_secs(0)));
assert_eq!(tm.remove_expired_by(now), 1);
diff --git a/crates/radicle-node/src/wire.rs b/crates/radicle-node/src/wire.rs
index 4103cafd..40b9125a 100644
--- a/crates/radicle-node/src/wire.rs
+++ b/crates/radicle-node/src/wire.rs
@@ -5,6 +5,7 @@ use std::collections::hash_map::Entry;
use std::collections::VecDeque;
use std::fmt::Debug;
use std::sync::Arc;
+use std::time::{Instant, SystemTime};
use std::{io, net, time};
use crossbeam_channel as chan;
@@ -12,7 +13,6 @@ use cyphernet::addr::{HostName, InetHost, NetAddr};
use cyphernet::encrypt::noise::{HandshakePattern, Keyset, NoiseState};
use cyphernet::proxy::socks5;
use cyphernet::{Digest, EcSk, Ecdh, Sha256};
-use localtime::LocalTime;
use mio::net::TcpStream;
use radicle::node::device::Device;
@@ -291,6 +291,35 @@ impl Peers {
}
}
+/// The epoch time of when the node started.
+struct Epoch {
+ /// The system time when the node started.
+ started_time: SystemTime,
+ /// The instant when the node started.
+ started_at: Instant,
+}
+
+impl Epoch {
+ /// Construct a new [`Epoch`].
+ fn new(started_time: SystemTime, started_at: Instant) -> Self {
+ Self {
+ started_time,
+ started_at,
+ }
+ }
+
+ /// Construct an [`Epoch`] where both values are recorded using their
+ /// equivalent `now` constructors.
+ fn now() -> Self {
+ Self::new(SystemTime::now(), Instant::now())
+ }
+
+ /// Get the elapsed [`SystemTime`] given a later [`Instant`].
+ fn elapsed_time(&self, later: Instant) -> SystemTime {
+ self.started_time + (later - self.started_at)
+ }
+}
+
/// Wire protocol implementation for a set of peers.
pub(crate) struct Wire<D, S, G: crypto::signature::Signer<crypto::Signature> + Ecdh> {
/// Backing service instance.
@@ -313,6 +342,8 @@ pub(crate) struct Wire<D, S, G: crypto::signature::Signer<crypto::Signature> + E
peers: Peers,
/// A (practically) infinite source of tokens to identify transports and listeners.
tokens: Tokens,
+ /// Record of system time and instant when the node started.
+ epoch: Epoch,
}
impl<D, S, G> Wire<D, S, G>
@@ -335,9 +366,14 @@ where
listening: RandomMap::default(),
peers: Peers(RandomMap::default()),
tokens: Tokens::default(),
+ epoch: Epoch::now(),
}
}
+ fn time(&self, instant: Instant) -> SystemTime {
+ self.epoch.elapsed_time(instant)
+ }
+
pub fn listen(&mut self, socket: Listener) {
let token = self.tokens.advance();
self.listening.insert(token, socket.local_addr());
@@ -496,7 +532,7 @@ where
type Listener = Listener;
type Transport = Transport<WireSession<G>>;
- fn tick(&mut self, time: LocalTime) {
+ fn tick(&mut self, time: Instant) {
self.metrics.open_channels = self
.peers
.iter()
@@ -509,10 +545,8 @@ where
})
.sum();
self.metrics.worker_queue_size = self.worker.len();
- self.service.tick(
- LocalTime::from_millis(time.as_millis() as u128),
- &self.metrics,
- );
+
+ self.service.tick(self.time(time).into(), &self.metrics);
}
fn timer_reacted(&mut self) {
@@ -523,7 +557,7 @@ where
&mut self,
_: Token, // Note that this is the token of the listener socket.
event: io::Result<(TcpStream, std::net::SocketAddr)>,
- _: LocalTime,
+ _: Instant,
) {
match event {
Ok((connection, peer)) => {
@@ -587,12 +621,7 @@ where
}
}
- fn transport_reacted(
- &mut self,
- token: Token,
- event: SessionEvent<WireSession<G>>,
- _: LocalTime,
- ) {
+ fn transport_reacted(&mut self, token: Token, event: SessionEvent<WireSession<G>>, _: Instant) {
match event {
SessionEvent::Established(ProtocolArtifact { state, session }) => {
// SAFETY: With the NoiseXK protocol, there is always a remote static key.
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 8bbb5873-654f-4ca9-a093-e679a791a0c9 -v /opt/radcis/ci.rad.levitte.org/cci/state/8bbb5873-654f-4ca9-a093-e679a791a0c9/s:/8bbb5873-654f-4ca9-a093-e679a791a0c9/s:ro -v /opt/radcis/ci.rad.levitte.org/cci/state/8bbb5873-654f-4ca9-a093-e679a791a0c9/w:/8bbb5873-654f-4ca9-a093-e679a791a0c9/w -w /8bbb5873-654f-4ca9-a093-e679a791a0c9/w -v /opt/radcis/ci.rad.levitte.org/.radicle:/${id}/.radicle:ro -e RAD_HOME=/${id}/.radicle rust:bookworm bash /8bbb5873-654f-4ca9-a093-e679a791a0c9/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 anstyle v1.0.11
Downloaded anstream v0.6.13
Downloaded faster-hex v0.10.0
Downloaded anstyle-parse v0.2.3
Downloaded git-ref-format-core v0.5.0
Downloaded git-ref-format v0.5.0
Downloaded getrandom v0.2.15
Downloaded gimli v0.31.1
Downloaded git2 v0.19.0
Downloaded git-ref-format-macro v0.5.0
Downloaded bit-vec v0.8.0
Downloaded data-encoding-macro-internal v0.1.12
Downloaded crossbeam-utils v0.8.19
Downloaded crypto-common v0.1.6
Downloaded bytecount v0.6.8
Downloaded ecdsa v0.16.9
Downloaded getrandom v0.3.3
Downloaded const-oid v0.9.6
Downloaded dunce v1.0.5
Downloaded either v1.11.0
Downloaded phf v0.11.3
Downloaded bcrypt-pbkdf v0.10.0
Downloaded pkg-config v0.3.30
Downloaded cyphergraphy v0.3.0
Downloaded document-features v0.2.11
Downloaded fast-glob v0.3.3
Downloaded erased-serde v0.4.6
Downloaded qcheck v1.0.0
Downloaded env_filter v0.1.3
Downloaded crypto-bigint v0.5.5
Downloaded hash32 v0.3.1
Downloaded multibase v0.9.1
Downloaded noise-framework v0.4.0
Downloaded lazy_static v1.5.0
Downloaded mio v0.8.11
Downloaded snapbox-macros v0.3.8
Downloaded mio v1.0.4
Downloaded lock_api v0.4.14
Downloaded gix-sec v0.12.0
Downloaded gix-trace v0.1.13
Downloaded matchers v0.1.0
Downloaded maybe-async v0.2.10
Downloaded litemap v0.7.5
Downloaded litrs v0.4.1
Downloaded localtime v1.3.1
Downloaded num-complex v0.4.6
Downloaded once_cell v1.21.3
Downloaded opaque-debug v0.3.1
Downloaded num-traits v0.2.19
Downloaded overload v0.1.1
Downloaded num-rational v0.4.2
Downloaded num v0.4.3
Downloaded parking_lot v0.12.5
Downloaded nu-ansi-term v0.46.0
Downloaded libm v0.2.8
Downloaded parking_lot_core v0.9.12
Downloaded pkcs1 v0.7.5
Downloaded utf16_iter v1.0.5
Downloaded primeorder v0.13.6
Downloaded proc-macro-error2 v2.0.1
Downloaded qcheck-macros v1.0.0
Downloaded radicle-git-ext v0.10.0
Downloaded rand_chacha v0.3.1
Downloaded rand_core v0.6.4
Downloaded polyval v0.6.2
Downloaded ref-cast-impl v1.0.24
Downloaded rfc6979 v0.4.0
Downloaded jiff v0.2.15
Downloaded rustc-demangle v0.1.26
Downloaded tinyvec_macros v0.1.1
Downloaded signal-hook-registry v1.4.5
Downloaded tinystr v0.7.6
Downloaded toml_writer v1.0.2
Downloaded thiserror v2.0.12
Downloaded yoke-derive v0.7.5
Downloaded yoke v0.7.5
Downloaded value-bag-serde1 v1.11.1
Downloaded uuid-simd v0.8.0
Downloaded typeid v1.0.3
Downloaded unicode-width v0.1.11
Downloaded write16 v1.0.0
Downloaded zerofrom v0.1.6
Downloaded tracing-core v0.1.34
Downloaded utf8parse v0.2.1
Downloaded value-bag-sval2 v1.11.1
Downloaded uuid v1.16.0
Downloaded vsimd v0.8.0
Downloaded version_check v0.9.4
Downloaded zerovec-derive v0.10.3
Downloaded zerofrom-derive v0.1.6
Downloaded yansi v0.5.1
Downloaded typenum v1.17.0
Downloaded zeroize v1.7.0
Downloaded xattr v1.3.1
Downloaded walkdir v2.5.0
Downloaded serde_json v1.0.140
Downloaded value-bag v1.11.1
Downloaded unicode-ident v1.0.12
Downloaded tree-sitter-go v0.23.4
Downloaded url v2.5.4
Downloaded zerocopy v0.7.35
Downloaded regex v1.11.1
Downloaded unicode-normalization v0.1.23
Downloaded vcpkg v0.2.15
Downloaded zerovec v0.10.4
Downloaded winnow v0.7.13
Downloaded zlib-rs v0.5.2
Downloaded regex-syntax v0.8.5
Downloaded syn v1.0.109
Downloaded tree-sitter-c v0.23.2
Downloaded unicode-width v0.2.1
Downloaded rustix v1.0.7
Downloaded tree-sitter-rust v0.23.2
Downloaded tree-sitter-md v0.3.2
Downloaded syn v2.0.106
Downloaded tree-sitter v0.24.4
Downloaded tracing-subscriber v0.3.19
Downloaded tree-sitter-bash v0.23.3
Downloaded rustix v0.38.34
Downloaded tree-sitter-python v0.23.4
Downloaded unicode-segmentation v1.11.0
Downloaded regex-automata v0.4.9
Downloaded libc v0.2.174
Downloaded tree-sitter-ruby v0.23.1
Downloaded regex-syntax v0.6.29
Downloaded tracing v0.1.41
Downloaded utf8_iter v1.0.4
Downloaded sha1-checked v0.10.0
Downloaded ssh-key v0.6.6
Downloaded schemars v1.0.4
Downloaded unicode-display-width v0.3.0
Downloaded tokio v1.47.1
Downloaded sha3 v0.10.8
Downloaded serde v1.0.219
Downloaded tree-sitter-toml-ng v0.6.0
Downloaded writeable v0.5.5
Downloaded tree-sitter-json v0.24.8
Downloaded tree-sitter-highlight v0.24.4
Downloaded tree-sitter-css v0.23.1
Downloaded toml_datetime v0.7.0
Downloaded toml v0.9.5
Downloaded tree-sitter-typescript v0.23.2
Downloaded tempfile v3.23.0
Downloaded tar v0.4.40
Downloaded linux-raw-sys v0.4.13
Downloaded systemd-journal-logger v2.2.2
Downloaded socket2 v0.5.7
Downloaded snapbox v0.4.17
Downloaded smallvec v1.15.1
Downloaded signals_receipts v0.2.0
Downloaded regex-automata v0.1.10
Downloaded universal-hash v0.5.1
Downloaded unit-prefix v0.5.1
Downloaded tree-sitter-language v0.1.2
Downloaded tree-sitter-html v0.23.2
Downloaded tracing-log v0.2.0
Downloaded tinyvec v1.6.0
Downloaded sval_serde v2.14.1
Downloaded sval_ref v2.14.1
Downloaded libgit2-sys v0.17.0+1.8.1
Downloaded sval v2.14.1
Downloaded subtle v2.5.0
Downloaded strsim v0.11.1
Downloaded streaming-iterator v0.1.9
Downloaded stable_deref_trait v1.2.0
Downloaded ssh-encoding v0.2.0
Downloaded sqlite3-sys v0.15.2
Downloaded similar v2.5.0
Downloaded sharded-slab v0.1.7
Downloaded thiserror v1.0.69
Downloaded ssh-cipher v0.2.0
Downloaded siphasher v1.0.1
Downloaded signature v1.6.4
Downloaded shlex v1.3.0
Downloaded rsa v0.9.6
Downloaded thread_local v1.1.9
Downloaded thiserror-impl v1.0.69
Downloaded test-log v0.2.18
Downloaded socks5-client v0.4.1
Downloaded signal-hook v0.3.18
Downloaded serde_derive v1.0.219
Downloaded timeago v0.4.2
Downloaded thiserror-impl v2.0.12
Downloaded siphasher v0.3.11
Downloaded linux-raw-sys v0.9.4
Downloaded serde_spanned v1.0.0
Downloaded signal-hook-mio v0.2.4
Downloaded sha2 v0.10.8
Downloaded serde_derive_internals v0.29.1
Downloaded rand v0.8.5
Downloaded test-log-macros v0.2.18
Downloaded synstructure v0.13.1
Downloaded sval_nested v2.14.1
Downloaded sval_json v2.14.1
Downloaded sval_fmt v2.14.1
Downloaded sval_dynamic v2.14.1
Downloaded sval_buffer v2.14.1
Downloaded structured-logger v1.0.4
Downloaded sqlite v0.32.0
Downloaded spki v0.7.3
Downloaded spin v0.9.8
Downloaded signature v2.2.0
Downloaded shell-words v1.1.0
Downloaded sha1 v0.10.6
Downloaded serde_fmt v1.0.3
Downloaded serde-untagged v0.1.7
Downloaded sem_safe v0.2.0
Downloaded sec1 v0.7.3
Downloaded scrypt v0.11.0
Downloaded scopeguard v1.2.0
Downloaded schemars_derive v1.0.4
Downloaded same-file v1.0.6
Downloaded salsa20 v0.10.2
Downloaded ryu v1.0.17
Downloaded referencing v0.30.0
Downloaded radicle-surf v0.25.0
Downloaded prodash v30.0.1
Downloaded pretty_assertions v1.4.0
Downloaded portable-atomic v1.11.0
Downloaded ref-cast v1.0.24
Downloaded p521 v0.13.3
Downloaded num-bigint-dig v0.8.4
Downloaded radicle-std-ext v0.1.1
Downloaded quote v1.0.41
Downloaded proc-macro2 v1.0.101
Downloaded proc-macro-error-attr2 v2.0.0
Downloaded ppv-lite86 v0.2.17
Downloaded os_info v3.12.0
Downloaded hashbrown v0.15.5
Downloaded sqlite3-src v0.5.1
Downloaded poly1305 v0.8.0
Downloaded pkcs8 v0.10.2
Downloaded pin-project-lite v0.2.16
Downloaded num-bigint v0.4.6
Downloaded phf_shared v0.11.3
Downloaded percent-encoding v2.3.1
Downloaded pem-rfc7468 v0.7.0
Downloaded pbkdf2 v0.12.2
Downloaded paste v1.0.15
Downloaded p384 v0.13.0
Downloaded num-iter v0.1.45
Downloaded num-integer v0.1.46
Downloaded indexmap v2.2.6
Downloaded icu_properties_data v1.5.1
Downloaded object v0.36.7
Downloaded num-cmp v0.1.0
Downloaded jiff-static v0.2.15
Downloaded inquire v0.7.5
Downloaded indicatif v0.18.0
Downloaded p256 v0.13.2
Downloaded normalize-line-endings v0.3.0
Downloaded memchr v2.7.2
Downloaded icu_normalizer_data v1.5.1
Downloaded hashbrown v0.14.3
Downloaded flate2 v1.1.1
Downloaded fraction v0.15.3
Downloaded outref v0.5.2
Downloaded icu_locid_transform v1.5.0
Downloaded fluent-uri v0.3.2
Downloaded nonempty v0.9.0
Downloaded lexopt v0.3.0
Downloaded jsonschema v0.30.0
Downloaded inout v0.1.3
Downloaded gix-tempfile v18.0.0
Downloaded itoa v1.0.11
Downloaded idna_adapter v1.2.0
Downloaded home v0.5.9
Downloaded group v0.13.0
Downloaded log v0.4.27
Downloaded libz-rs-sys v0.5.2
Downloaded idna v1.0.3
Downloaded gix-validate v0.10.0
Downloaded keccak v0.1.5
Downloaded libz-sys v1.1.16
Downloaded gix-transport v0.48.0
Downloaded gix-shallow v0.5.0
Downloaded gix-ref v0.53.1
Downloaded gix-hashtable v0.9.0
Downloaded gix-hash v0.19.0
Downloaded gix-command v0.6.2
Downloaded gix-prompt v0.11.1
Downloaded gix-config-value v0.15.1
Downloaded form_urlencoded v1.2.1
Downloaded gix-revision v0.35.0
Downloaded gix-credentials v0.30.0
Downloaded gix-lock v18.0.0
Downloaded gix-features v0.43.1
Downloaded gix-diff v0.53.0
Downloaded icu_provider_macros v1.5.0
Downloaded icu_collections v1.5.0
Downloaded gix-url v0.32.0
Downloaded gix-odb v0.70.0
Downloaded gix-fs v0.16.1
Downloaded icu_locid v1.5.0
Downloaded gix-revwalk v0.21.0
Downloaded gix-path v0.10.20
Downloaded jobserver v0.1.31
Downloaded itertools v0.14.0
Downloaded icu_locid_transform_data v1.5.1
Downloaded iana-time-zone v0.1.60
Downloaded human-panic v2.0.3
Downloaded hmac v0.12.1
Downloaded heapless v0.8.0
Downloaded gix-traverse v0.47.0
Downloaded gix-protocol v0.51.0
Downloaded gix-packetline v0.19.1
Downloaded gix-pack v0.60.0
Downloaded gix-negotiate v0.21.0
Downloaded gix-chunk v0.4.11
Downloaded miniz_oxide v0.8.8
Downloaded gix-object v0.50.2
Downloaded gix-commitgraph v0.29.0
Downloaded gix-actor v0.35.4
Downloaded icu_provider v1.5.0
Downloaded gix-utils v0.3.0
Downloaded newline-converter v0.3.0
Downloaded icu_properties v1.5.1
Downloaded heck v0.5.0
Downloaded memmap2 v0.9.8
Downloaded icu_normalizer v1.5.0
Downloaded emojis v0.6.4
Downloaded ec25519 v0.1.0
Downloaded derive_more v2.0.1
Downloaded bloomy v1.2.0
Downloaded aes v0.8.4
Downloaded gix-refspec v0.31.0
Downloaded gix-quote v0.6.0
Downloaded gix-date v0.10.5
Downloaded ff v0.13.0
Downloaded fancy-regex v0.14.0
Downloaded elliptic-curve v0.13.8
Downloaded ed25519 v1.5.3
Downloaded crossterm v0.29.0
Downloaded crossbeam-channel v0.5.15
Downloaded clap_lex v0.7.5
Downloaded amplify v4.6.0
Downloaded der v0.7.9
Downloaded crc32fast v1.5.0
Downloaded colored v2.1.0
Downloaded cipher v0.4.4
Downloaded amplify_num v0.5.2
Downloaded fastrand v2.3.0
Downloaded escargot v0.5.10
Downloaded email_address v0.2.9
Downloaded dyn-clone v1.0.17
Downloaded ctr v0.9.2
Downloaded ct-codecs v1.1.1
Downloaded crossterm v0.25.0
Downloaded cpufeatures v0.2.12
Downloaded amplify_syn v2.0.1
Downloaded digest v0.10.7
Downloaded data-encoding v2.5.0
Downloaded ahash v0.8.11
Downloaded errno v0.3.13
Downloaded equivalent v1.0.1
Downloaded derive_more-impl v2.0.1
Downloaded cc v1.2.2
Downloaded clap_builder v4.5.44
Downloaded chrono v0.4.38
Downloaded backtrace v0.3.75
Downloaded diff v0.1.13
Downloaded cyphernet v0.5.2
Downloaded cypheraddr v0.4.0
Downloaded convert_case v0.7.1
Downloaded cfg-if v1.0.0
Downloaded autocfg v1.2.0
Downloaded anyhow v1.0.82
Downloaded anstyle-query v1.0.2
Downloaded arc-swap v1.7.1
Downloaded env_logger v0.11.8
Downloaded displaydoc v0.2.5
Downloaded console v0.16.0
Downloaded bstr v1.12.0
Downloaded clap v4.5.44
Downloaded chacha20poly1305 v0.10.1
Downloaded ascii v1.1.0
Downloaded amplify_derive v4.0.0
Downloaded bytes v1.10.1
Downloaded blowfish v0.9.1
Downloaded base64ct v1.6.0
Downloaded base64 v0.22.1
Downloaded aead v0.5.2
Downloaded data-encoding-macro v0.1.14
Downloaded bitflags v1.3.2
Downloaded colorchoice v1.0.0
Downloaded borrow-or-share v0.2.2
Downloaded aes-gcm v0.10.3
Downloaded block-padding v0.3.3
Downloaded bit-set v0.8.0
Downloaded base16ct v0.2.0
Downloaded cbc v0.1.2
Downloaded chacha20 v0.9.1
Downloaded block-buffer v0.10.4
Downloaded base64 v0.21.7
Downloaded clap_derive v4.5.41
Downloaded bytesize v2.0.1
Downloaded bitflags v2.9.1
Downloaded base32 v0.4.0
Downloaded base-x v0.2.11
Downloaded ghash v0.5.1
Downloaded byteorder v1.5.0
Downloaded generic-array v0.14.7
Downloaded fxhash v0.2.1
Downloaded filetime v0.2.23
Downloaded aho-corasick v1.1.3
Downloaded addr2line v0.24.2
Downloaded adler2 v2.0.0
Compiling libc v0.2.174
Compiling proc-macro2 v1.0.101
Compiling unicode-ident v1.0.12
Compiling quote v1.0.41
Checking cfg-if v1.0.0
Compiling shlex v1.3.0
Compiling version_check v0.9.4
Checking memchr v2.7.2
Checking getrandom v0.2.15
Compiling jobserver v0.1.31
Compiling typenum v1.17.0
Compiling syn v2.0.106
Compiling cc v1.2.2
Compiling generic-array v0.14.7
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 cpufeatures v0.2.12
Checking once_cell v1.21.3
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 digest v0.10.7
Checking parking_lot v0.12.5
Compiling crc32fast v1.5.0
Checking byteorder v1.5.0
Checking regex-automata v0.4.9
Checking tinyvec_macros v0.1.1
Compiling typeid v1.0.3
Checking tinyvec v1.6.0
Checking gix-trace v0.1.13
Checking bitflags v2.9.1
Checking unicode-normalization v0.1.23
Checking home v0.5.9
Compiling synstructure v0.13.1
Checking gix-utils v0.3.0
Checking zlib-rs v0.5.2
Checking same-file v1.0.6
Checking bstr v1.12.0
Compiling serde_derive v1.0.219
Compiling thiserror-impl v2.0.12
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 gix-features v0.43.1
Compiling displaydoc v0.2.5
Checking yoke v0.7.5
Compiling heapless v0.8.0
Checking itoa v1.0.11
Checking hash32 v0.3.1
Checking zeroize v1.7.0
Compiling pkg-config v0.3.30
Checking zerovec v0.10.4
Checking writeable v0.5.5
Compiling thiserror v1.0.69
Compiling icu_locid_transform_data v1.5.1
Checking litemap v0.7.5
Checking tinystr v0.7.6
Checking faster-hex v0.10.0
Compiling thiserror-impl v1.0.69
Compiling icu_provider_macros v1.5.0
Checking icu_locid v1.5.0
Compiling rustix v1.0.7
Compiling icu_properties_data v1.5.1
Checking icu_provider v1.5.0
Checking sha1 v0.10.6
Checking block-padding v0.3.3
Checking erased-serde v0.4.6
Checking serde_fmt v1.0.3
Checking linux-raw-sys v0.9.4
Compiling icu_normalizer_data v1.5.1
Checking inout v0.1.3
Checking icu_locid_transform v1.5.0
Checking value-bag-serde1 v1.11.1
Checking sha1-checked v0.10.0
Checking value-bag v1.11.1
Checking icu_collections v1.5.0
Checking log v0.4.27
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 write16 v1.0.0
Checking utf8_iter v1.0.4
Checking utf16_iter v1.0.5
Checking percent-encoding v2.3.1
Checking form_urlencoded v1.2.1
Checking sha2 v0.10.8
Compiling vcpkg v0.2.15
Checking universal-hash v0.5.1
Checking icu_normalizer v1.5.0
Checking opaque-debug v0.3.1
Checking tempfile v3.23.0
Compiling autocfg v1.2.0
Checking idna_adapter v1.2.0
Checking idna v1.0.3
Compiling num-traits v0.2.19
Compiling libz-sys v1.1.16
Checking url v2.5.4
Compiling amplify_syn v2.0.1
Compiling libgit2-sys v0.17.0+1.8.1
Checking hashbrown v0.14.3
Checking signature v1.6.4
Checking equivalent v1.0.1
Compiling serde_json v1.0.140
Checking ed25519 v1.5.3
Checking indexmap v2.2.6
Checking aead v0.5.2
Checking ct-codecs v1.1.1
Checking ascii v1.1.0
Compiling ref-cast v1.0.24
Compiling amplify_derive v4.0.0
Checking amplify_num v0.5.2
Checking ryu v1.0.17
Checking ec25519 v0.1.0
Checking poly1305 v0.8.0
Checking git-ref-format-core v0.5.0
Checking chacha20 v0.9.1
Compiling ref-cast-impl v1.0.24
Checking polyval v0.6.2
Checking amplify v4.6.0
Compiling sqlite3-src v0.5.1
Checking cyphergraphy v0.3.0
Checking hmac v0.12.1
Checking keccak v0.1.5
Checking dyn-clone v1.0.17
Checking base64ct v1.6.0
Checking pbkdf2 v0.12.2
Checking sha3 v0.10.8
Checking pem-rfc7468 v0.7.0
Checking ghash v0.5.1
Checking aes v0.8.4
Checking ctr v0.9.2
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 bcrypt-pbkdf v0.10.0
Checking ssh-cipher v0.2.0
Checking noise-framework v0.4.0
Compiling schemars_derive v1.0.4
Checking socks5-client v0.4.1
Checking base-x v0.2.11
Checking signature v2.2.0
Checking ssh-key v0.6.6
Checking multibase v0.9.1
Checking cyphernet v0.5.2
Checking crossbeam-channel v0.5.15
Checking schemars v1.0.4
Checking radicle-ssh v0.10.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-ssh)
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 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-git-metadata)
Checking radicle-dag v0.10.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-dag)
Checking winnow v0.7.13
Checking hashbrown v0.15.5
Checking gix-date v0.10.5
Checking anstyle-query v1.0.2
Checking gix-hashtable v0.9.0
Checking gix-actor v0.35.4
Checking radicle-git-ref-format v0.1.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-git-ref-format)
Checking utf8parse v0.2.1
Checking base64 v0.21.7
Checking iana-time-zone v0.1.60
Checking chrono v0.4.38
Checking anstyle-parse v0.2.3
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 dunce v1.0.5
Checking tree-sitter-language v0.1.2
Checking colorchoice v1.0.0
Checking anstyle v1.0.11
Checking fast-glob v0.3.3
Checking anstream v0.6.13
Checking gix-chunk v0.4.11
Checking gix-fs v0.16.1
Checking gix-commitgraph v0.29.0
Checking gix-tempfile v18.0.0
Checking gix-revwalk v0.21.0
Checking mio v1.0.4
Checking gix-quote v0.6.0
Checking sem_safe v0.2.0
Checking errno v0.3.13
Checking shell-words v1.1.0
Checking either v1.11.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 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-signals)
Checking gix-revision v0.35.0
Checking gix-traverse v0.47.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 linux-raw-sys v0.4.13
Checking rustc-demangle v0.1.26
Compiling anyhow v1.0.82
Compiling unicode-segmentation v1.11.0
Checking backtrace v0.3.75
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 sqlite3-sys v0.15.2
Checking gix-credentials v0.30.0
Checking sqlite v0.32.0
Checking gix-ref v0.53.1
Checking radicle-crypto v0.14.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-crypto)
Checking gix-shallow v0.5.0
Checking gix-negotiate v0.21.0
Compiling maybe-async v0.2.10
Checking regex v1.11.1
Compiling proc-macro-error-attr2 v2.0.0
Compiling portable-atomic v1.11.0
Checking arc-swap v1.7.1
Checking gix-protocol v0.51.0
Compiling proc-macro-error2 v2.0.1
Checking gix-odb v0.70.0
Compiling xattr v1.3.1
Compiling derive_more-impl v2.0.1
Compiling filetime v0.2.23
Checking uuid v1.16.0
Checking bitflags v1.3.2
Checking unicode-width v0.2.1
Compiling litrs v0.4.1
Checking bytes v1.10.1
Checking lexopt v0.3.0
Compiling document-features v0.2.11
Checking derive_more v2.0.1
Checking console v0.16.0
Checking crossterm v0.25.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 streaming-iterator v0.1.9
Checking unicode-width v0.1.11
Checking unit-prefix v0.5.1
Checking normalize-line-endings v0.3.0
Checking similar v2.5.0
Checking siphasher v0.3.11
Checking bloomy v1.2.0
Checking indicatif v0.18.0
Checking inquire v0.7.5
Checking snapbox v0.4.17
Checking scrypt v0.11.0
Compiling radicle-surf v0.25.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-bash v0.23.3
Compiling tree-sitter-css v0.23.1
Compiling tree-sitter-toml-ng v0.6.0
Compiling tree-sitter-go v0.23.4
Compiling tree-sitter-rust v0.23.2
Compiling tree-sitter-typescript v0.23.2
Compiling tree-sitter-json v0.24.8
Compiling tree-sitter-ruby v0.23.1
Compiling tree-sitter-md v0.3.2
Compiling tree-sitter-c v0.23.2
Compiling tree-sitter-python v0.23.4
Compiling tree-sitter-html v0.23.2
Checking clap_lex v0.7.5
Checking toml_writer v1.0.2
Checking radicle-std-ext v0.1.1
Compiling heck v0.5.0
Checking pin-project-lite v0.2.16
Checking strsim v0.11.1
Checking tokio v1.47.1
Compiling clap_derive v4.5.41
Checking clap_builder v4.5.44
Checking toml v0.9.5
Checking os_info v3.12.0
Compiling radicle-node v0.16.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-node)
Checking diff v0.1.13
Checking yansi v0.5.1
Compiling radicle-cli v0.17.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-cli)
Checking pretty_assertions v1.4.0
Checking human-panic v2.0.3
Checking clap v4.5.44
Checking structured-logger v1.0.4
Checking radicle-systemd v0.11.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/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 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 num v0.4.3
Checking fluent-uri v0.3.2
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 paste v1.0.15
Checking vsimd v0.8.0
Compiling radicle-remote-helper v0.14.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-remote-helper)
Checking outref v0.5.2
Checking test-log v0.2.18
Checking uuid-simd v0.8.0
Checking referencing v0.30.0
Checking phf v0.11.3
Checking fancy-regex v0.14.0
Checking fraction v0.15.3
Checking email_address v0.2.9
Checking bytecount v0.6.8
Checking base64 v0.22.1
Checking num-cmp v0.1.0
Checking emojis v0.6.4
Checking jsonschema v0.30.0
Checking git2 v0.19.0
Checking radicle-oid v0.1.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-oid)
Checking radicle-git-ext v0.10.0
Checking radicle-term v0.16.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-term)
Checking radicle-cob v0.17.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-cob)
Checking radicle v0.20.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle)
Checking radicle-fetch v0.16.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-fetch)
Checking radicle-cli-test v0.13.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-cli-test)
Checking radicle-protocol v0.4.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-protocol)
Checking radicle-schemars v0.6.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-schemars)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.34s
+ 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 cpufeatures v0.2.12
Compiling once_cell v1.21.3
Compiling scopeguard v1.2.0
Compiling fastrand v2.3.0
Compiling lock_api v0.4.14
Compiling regex-automata v0.4.9
Compiling parking_lot_core v0.9.12
Compiling block-buffer v0.10.4
Compiling digest v0.10.7
Compiling parking_lot v0.12.5
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 unicode-normalization v0.1.23
Compiling value-bag-serde1 v1.11.1
Compiling bstr v1.12.0
Compiling gix-utils v0.3.0
Compiling gix-validate v0.10.0
Compiling same-file v1.0.6
Compiling walkdir v2.5.0
Compiling gix-path v0.10.20
Compiling zerofrom v0.1.6
Compiling value-bag v1.11.1
Compiling prodash v30.0.1
Compiling log v0.4.27
Compiling yoke v0.7.5
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 libz-rs-sys v0.5.2
Compiling tinystr v0.7.6
Compiling flate2 v1.1.1
Compiling litemap v0.7.5
Compiling writeable v0.5.5
Compiling faster-hex v0.10.0
Compiling icu_locid v1.5.0
Compiling gix-features v0.43.1
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 sha1-checked v0.10.0
Compiling inout v0.1.3
Compiling icu_properties_data v1.5.1
Compiling icu_collections v1.5.0
Compiling icu_provider v1.5.0
Compiling icu_locid_transform v1.5.0
Compiling gix-hash v0.19.0
Compiling cipher v0.4.4
Compiling rustix v1.0.7
Compiling icu_normalizer_data v1.5.1
Compiling utf8_iter v1.0.4
Compiling utf16_iter v1.0.5
Compiling write16 v1.0.0
Compiling icu_properties v1.5.1
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 hashbrown v0.14.3
Compiling icu_normalizer v1.5.0
Compiling equivalent v1.0.1
Compiling signature v1.6.4
Compiling idna_adapter v1.2.0
Compiling idna v1.0.3
Compiling tempfile v3.23.0
Compiling ed25519 v1.5.3
Compiling url v2.5.4
Compiling indexmap v2.2.6
Compiling aead v0.5.2
Compiling ct-codecs v1.1.1
Compiling ascii v1.1.0
Compiling ryu v1.0.17
Compiling amplify_num v0.5.2
Compiling serde_json v1.0.140
Compiling ec25519 v0.1.0
Compiling num-traits v0.2.19
Compiling poly1305 v0.8.0
Compiling amplify v4.6.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 base64ct v1.6.0
Compiling dyn-clone v1.0.17
Compiling keccak v0.1.5
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 signature v2.2.0
Compiling base-x v0.2.11
Compiling ssh-key v0.6.6
Compiling multibase v0.9.1
Compiling crossbeam-channel v0.5.15
Compiling cyphernet v0.5.2
Compiling schemars v1.0.4
Compiling radicle-ssh v0.10.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-ssh)
Compiling lazy_static v1.5.0
Compiling jiff v0.2.15
Compiling nonempty v0.9.0
Compiling siphasher v1.0.1
Compiling radicle-git-metadata v0.1.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-git-metadata)
Compiling radicle-dag v0.10.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/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 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-git-ref-format)
Compiling utf8parse v0.2.1
Compiling iana-time-zone v0.1.60
Compiling base64 v0.21.7
Compiling chrono v0.4.38
Compiling anstyle-parse v0.2.3
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 anstyle v1.0.11
Compiling fast-glob v0.3.3
Compiling dunce v1.0.5
Compiling tree-sitter-language v0.1.2
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 sqlite3-sys v0.15.2
Compiling sqlite v0.32.0
Compiling gix-quote v0.6.0
Compiling radicle-crypto v0.14.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-crypto)
Compiling sem_safe v0.2.0
Compiling errno v0.3.13
Compiling shell-words v1.1.0
Compiling either v1.11.0
Compiling unicode-segmentation v1.11.0
Compiling gix-command v0.6.2
Compiling signals_receipts v0.2.0
Compiling gix-lock v18.0.0
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 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-signals)
Compiling object v0.36.7
Compiling gix-revision v0.35.0
Compiling gix-traverse v0.47.0
Compiling addr2line v0.24.2
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-protocol v0.51.0
Compiling gix-odb v0.70.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 lexopt v0.3.0
Compiling bitflags v1.3.2
Compiling bytes v1.10.1
Compiling console v0.16.0
Compiling crossterm v0.25.0
Compiling git-ref-format-macro v0.5.0
Compiling tar v0.4.40
Compiling derive_more v2.0.1
Compiling anyhow v1.0.82
Compiling portable-atomic v1.11.0
Compiling newline-converter v0.3.0
Compiling snapbox-macros v0.3.8
Compiling salsa20 v0.10.2
Compiling fxhash v0.2.1
Compiling unicode-width v0.1.11
Compiling siphasher v0.3.11
Compiling normalize-line-endings v0.3.0
Compiling unit-prefix v0.5.1
Compiling streaming-iterator v0.1.9
Compiling similar v2.5.0
Compiling indicatif v0.18.0
Compiling snapbox v0.4.17
Compiling bloomy v1.2.0
Compiling inquire v0.7.5
Compiling scrypt v0.11.0
Compiling radicle-surf v0.25.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 tree-sitter-toml-ng v0.6.0
Compiling tree-sitter-css v0.23.1
Compiling tree-sitter-html v0.23.2
Compiling tree-sitter-c v0.23.2
Compiling tree-sitter-go v0.23.4
Compiling tree-sitter-json v0.24.8
Compiling tree-sitter-ruby v0.23.1
Compiling tree-sitter-python v0.23.4
Compiling tree-sitter-md v0.3.2
Compiling tree-sitter-bash v0.23.3
Compiling tree-sitter-rust v0.23.2
Compiling tree-sitter-typescript v0.23.2
Compiling toml_datetime v0.7.0
Compiling serde_spanned v1.0.0
Compiling toml_writer v1.0.2
Compiling pin-project-lite v0.2.16
Compiling radicle-std-ext v0.1.1
Compiling clap_lex v0.7.5
Compiling strsim v0.11.1
Compiling toml v0.9.5
Compiling clap_builder v4.5.44
Compiling tokio v1.47.1
Compiling os_info v3.12.0
Compiling diff v0.1.13
Compiling yansi v0.5.1
Compiling radicle-node v0.16.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-node)
Compiling radicle-cli v0.17.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/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 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/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 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 bit-vec v0.8.0
Compiling borrow-or-share v0.2.2
Compiling num-rational v0.4.2
Compiling zerocopy v0.7.35
Compiling num v0.4.3
Compiling ahash v0.8.11
Compiling fluent-uri v0.3.2
Compiling bit-set v0.8.0
Compiling env_logger v0.11.8
Compiling phf_shared v0.11.3
Compiling outref v0.5.2
Compiling radicle-remote-helper v0.14.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-remote-helper)
Compiling vsimd v0.8.0
Compiling referencing v0.30.0
Compiling test-log v0.2.18
Compiling uuid-simd v0.8.0
Compiling phf v0.11.3
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 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-oid)
Compiling radicle-git-ext v0.10.0
Compiling radicle-term v0.16.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-term)
Compiling radicle-cob v0.17.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-cob)
Compiling radicle v0.20.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle)
Compiling radicle-fetch v0.16.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-fetch)
Compiling radicle-protocol v0.4.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-protocol)
Compiling radicle-cli-test v0.13.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-cli-test)
Compiling radicle-schemars v0.6.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-schemars)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
+ 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 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-ssh)
Checking url v2.5.4
Compiling num-traits v0.2.19
Checking git2 v0.19.0
Checking radicle-git-metadata v0.1.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-git-metadata)
Checking radicle-dag v0.10.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-dag)
Checking bstr v1.12.0
Compiling amplify_syn v2.0.1
Compiling data-encoding-macro-internal v0.1.12
Checking gix-validate v0.10.0
Checking gix-path v0.10.20
Checking gix-features v0.43.1
Compiling amplify_derive v4.0.0
Checking git-ref-format-core v0.5.0
Checking gix-hash v0.19.0
Checking data-encoding-macro v0.1.14
Checking gix-date v0.10.5
Checking multibase v0.9.1
Checking gix-hashtable v0.9.0
Checking radicle-oid v0.1.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-oid)
Checking gix-actor v0.35.4
Checking chrono v0.4.38
Checking gix-commitgraph v0.29.0
Checking gix-object v0.50.2
Checking radicle-git-ref-format v0.1.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-git-ref-format)
Checking gix-fs v0.16.1
Checking gix-tempfile v18.0.0
Checking gix-quote v0.6.0
Checking gix-lock v18.0.0
Checking gix-command v0.6.2
Checking gix-revwalk v0.21.0
Checking gix-url v0.32.0
Checking gix-config-value v0.15.1
Checking amplify v4.6.0
Checking gix-revision v0.35.0
Checking gix-traverse v0.47.0
Checking gix-prompt v0.11.1
Checking cyphergraphy v0.3.0
Checking gix-diff v0.53.0
Checking radicle-signals v0.11.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-signals)
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 gix-refspec v0.31.0
Checking cyphernet v0.5.2
Checking radicle-crypto v0.14.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-crypto)
Checking git-ref-format v0.5.0
Checking gix-credentials v0.30.0
Checking gix-negotiate v0.21.0
Checking gix-ref v0.53.1
Checking radicle-cob v0.17.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-cob)
Checking gix-shallow v0.5.0
Checking gix-odb v0.70.0
Checking radicle-git-ext v0.10.0
Checking radicle v0.20.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle)
Checking uuid v1.16.0
Compiling radicle-cli v0.17.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-cli)
Checking gix-protocol v0.51.0
Checking radicle-surf v0.25.0
Checking human-panic v2.0.3
Checking tree-sitter-toml-ng v0.6.0
Checking radicle-term v0.16.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-term)
Checking tree-sitter-highlight v0.24.4
Compiling radicle-node v0.16.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-node)
Checking radicle-systemd v0.11.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-systemd)
Documenting radicle-systemd v0.11.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-systemd)
Documenting radicle v0.20.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle)
Documenting radicle-term v0.16.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-term)
Documenting radicle-cob v0.17.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-cob)
Documenting radicle-crypto v0.14.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-crypto)
Documenting radicle-signals v0.11.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-signals)
Documenting radicle-git-ref-format v0.1.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-git-ref-format)
Documenting radicle-oid v0.1.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-oid)
Documenting radicle-ssh v0.10.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-ssh)
Documenting radicle-git-metadata v0.1.0 (/8bbb5873-654f-4ca9-a093-e679a791a0c9/w/crates/radicle-git-metadata)
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"
}