rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 heartwoode60c034163e03b50436b4b26f885e6b0f5e534e5
{
"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": "Created",
"patch": {
"id": "942696775c06df96f3924e0ea84c5a7bf6336a6b",
"author": {
"id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
"alias": null
},
"title": "protocol: fix private refs leak via subscribe",
"state": {
"status": "open",
"conflicts": []
},
"before": "6ba619f9a636fecfe5f30b36ebb6b8c06774d5cb",
"after": "e60c034163e03b50436b4b26f885e6b0f5e534e5",
"commits": [
"e60c034163e03b50436b4b26f885e6b0f5e534e5"
],
"target": "6ba619f9a636fecfe5f30b36ebb6b8c06774d5cb",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "942696775c06df96f3924e0ea84c5a7bf6336a6b",
"author": {
"id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
"alias": null
},
"description": "There are three code paths that emit refs announcements:\n\n- When you publish your own refs (`announce_own_refs`)\n- When you relay received refs (`relay`)\n- When you reply to Subscribe (`handle_message`)\n\nThe first two correctly filter the receivers of the announcement with\n`doc.is_visible_to`, but replies to Subscribe don't, causing refs announcements\nfrom private repos to leak to users not on the visiblity allow list.\n\nThe patch adds a new test to verify that ref announcements relayed via\nsubscribe correctly apply visibility filtering, thereby ensuring private repo\nrefs are only propagated to users on the allow list. It also fixes the leak\nby applying filtering in `handle_message`",
"base": "71a91042d96bb994c4cd4311d85f5cd1a6311b4e",
"oid": "4024bac1f4d503144534ff8afc5f57f85ad4a64c",
"timestamp": 1785420034
},
{
"id": "a0521b982460201428c10aad3bcbeb1af65ca6ad",
"author": {
"id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
"alias": null
},
"description": "node/test: fix the dedpulication test\n\nensure that all mock repos are public and in storage so that they don't\nget filtered out in case of ambiguity about their visiblity.",
"base": "71a91042d96bb994c4cd4311d85f5cd1a6311b4e",
"oid": "7e5378a3e1b36e81622aaf3b4b15d9f487c5a167",
"timestamp": 1785426405
},
{
"id": "b4b0c3d82248a1f78f355952c072563b408f20eb",
"author": {
"id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
"alias": null
},
"description": "Squash, reword comments and commit message, rebase.",
"base": "6ba619f9a636fecfe5f30b36ebb6b8c06774d5cb",
"oid": "e60c034163e03b50436b4b26f885e6b0f5e534e5",
"timestamp": 1786539976
}
]
}
}
{
"response": "triggered",
"run_id": {
"id": "f5545243-eff4-4b9f-92ad-614a44ef62e9"
},
"info_url": "https://cci.rad.levitte.org//f5545243-eff4-4b9f-92ad-614a44ef62e9.html"
}
Started at: 2026-08-12 15:06:23.712913+02:00
Commands:
$ rad clone rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 .
✓ Creating checkout in ./...
✓ Remote cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT added
✓ Remote-tracking branch cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT/master created for z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT
✓ Remote cloudhead@z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW added
✓ Remote-tracking branch cloudhead@z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW/master created for z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW
✓ Remote fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM added
✓ Remote-tracking branch fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM/master created for z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM
✓ Remote erikli@z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz added
✓ Remote-tracking branch erikli@z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz/master created for z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz
✓ Remote lorenz@z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz added
✓ Remote-tracking branch lorenz@z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz/master created for z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz
✓ Repository successfully cloned under /opt/radcis/ci.rad.levitte.org/cci/state/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/
╭────────────────────────────────────╮
│ heartwood │
│ Radicle Heartwood Protocol & Stack │
│ 188 issues · 42 patches │
╰────────────────────────────────────╯
Run `cd ./.` to go to the repository directory.
Exit code: 0
$ rad patch checkout 942696775c06df96f3924e0ea84c5a7bf6336a6b
✓ Switched to branch patch/9426967 at revision a0521b9
✓ Branch patch/9426967 setup to track rad/patches/942696775c06df96f3924e0ea84c5a7bf6336a6b
Exit code: 0
$ git config advice.detachedHead false
Exit code: 0
$ git checkout e60c034163e03b50436b4b26f885e6b0f5e534e5
HEAD is now at e60c0341 protocol/service: Check visibility on `Subscribe`
Exit code: 0
$ rad patch show 942696775c06df96f3924e0ea84c5a7bf6336a6b -p
╭─────────────────────────────────────────────────────────────────────────────────╮
│ Title protocol: fix private refs leak via subscribe │
│ Patch 942696775c06df96f3924e0ea84c5a7bf6336a6b │
│ Author 2color z6Mktwk…2Tk5Tkm │
│ Head 7e5378a3e1b36e81622aaf3b4b15d9f487c5a167 │
│ Base 71a91042d96bb994c4cd4311d85f5cd1a6311b4e │
│ Target master │
│ Branches patch/9426967 │
│ Commits ahead 3, behind 7 │
│ Status open │
│ │
│ There are three code paths that emit refs announcements: │
│ │
│ - When you publish your own refs (`announce_own_refs`) │
│ - When you relay received refs (`relay`) │
│ - When you reply to Subscribe (`handle_message`) │
│ │
│ The first two correctly filter the receivers of the announcement with │
│ `doc.is_visible_to`, but replies to Subscribe don't, causing refs announcements │
│ from private repos to leak to users not on the visiblity allow list. │
│ │
│ The patch adds a new test to verify that ref announcements relayed via │
│ subscribe correctly apply visibility filtering, thereby ensuring private repo │
│ refs are only propagated to users on the allow list. It also fixes the leak │
│ by applying filtering in `handle_message` │
├─────────────────────────────────────────────────────────────────────────────────┤
│ 7e5378a node/test: fix the dedpulication test │
│ 4024bac protocol: fix private refs leak via subscribe │
│ 5d6ab3b node/test: test subscribe relay privacy │
├─────────────────────────────────────────────────────────────────────────────────┤
│ ● Revision 9426967 @ 71a9104..4024bac by 2color z6Mktwk…2Tk5Tkm 1 week ago │
│ ↑ Revision a0521b9 @ 71a9104..7e5378a by 2color z6Mktwk…2Tk5Tkm 1 week ago │
│ ↑ Revision b4b0c3d @ 6ba619f..e60c034 by lorenz z6MkkPv…WX5sTEz 10 seconds ago │
╰─────────────────────────────────────────────────────────────────────────────────╯
commit 7e5378a3e1b36e81622aaf3b4b15d9f487c5a167
Author: Daniel Norman <daniel@norman.life>
Date: Thu Jul 30 17:39:55 2026 +0200
node/test: fix the dedpulication test
ensure that all mock repos are public and in storage so that they don't
get filtered out in case of ambiguity about their visiblity.
diff --git a/crates/radicle-node/src/tests.rs b/crates/radicle-node/src/tests.rs
index b3822681b..fd7318391 100644
--- a/crates/radicle-node/src/tests.rs
+++ b/crates/radicle-node/src/tests.rs
@@ -482,13 +482,25 @@ fn announcement_rebroadcast() {
}
#[test]
-fn announcement_rebroadcast_duplicates() {
+fn announcement_rebroadcast_deduplicates() {
let mut cid = Peer::cid();
let mut amy = Peer::amy();
let bob = Peer::bob();
let dan = Peer::dan();
let rids = arbitrary::set::<RepoId>(3..=3);
+ for rid in &rids {
+ let mut repo = r#gen::<MockRepository>(1);
+ repo.doc.doc = repo
+ .doc
+ .doc
+ .with_edits(|doc| {
+ doc.visibility = Visibility::Public
+ })
+ .unwrap();
+ amy.storage_mut().repos.insert(rid.clone(), repo);
+ }
+
amy.connect_to(&bob);
amy.receive(*bob.nid(), cid.node_announcement());
@@ -820,7 +832,6 @@ fn refs_announcement_subscribe_private() {
Peer::with_storage("bob", BOB, storage)
};
-
// Amy holds the repo, and it isn't visible to Cid.
let repo = {
let mut repo = r#gen::<MockRepository>(1);
commit 4024bac1f4d503144534ff8afc5f57f85ad4a64c
Author: Daniel Norman <daniel@norman.life>
Date: Thu Jul 30 12:24:19 2026 +0200
protocol: fix private refs leak via subscribe
diff --git a/crates/radicle-protocol/src/service.rs b/crates/radicle-protocol/src/service.rs
index 75a56badb..b40b01a04 100644
--- a/crates/radicle-protocol/src/service.rs
+++ b/crates/radicle-protocol/src/service.rs
@@ -1840,6 +1840,22 @@ where
if ann.node == *remote {
continue;
}
+ // Only send refs announcements for repositories the peer is allowed
+ // to know about. If we don't have the repository, we can't tell
+ // whether it's private, so we default to false because we can't
+ // determine if it's private or public.
+ if let AnnouncementMessage::Refs(RefsAnnouncement { rid, .. }) =
+ &ann.message
+ && !self
+ .storage
+ .get(*rid)
+ .ok()
+ .flatten()
+ .map(|doc| doc.is_visible_to(&(*remote).into()))
+ .unwrap_or(false)
+ {
+ continue;
+ }
// Only send messages if we're a relay, or it's our own messages.
if relay || ann.node == local {
self.outbox.write(peer, ann.into());
commit 5d6ab3b782be10168fedb6c9ea81af61ad3d5f53
Author: Daniel Norman <daniel@norman.life>
Date: Thu Jul 30 12:01:49 2026 +0200
node/test: test subscribe relay privacy
Add a new test to verify that ref announcements relayed via subscribe
correctly apply visibility filtering, there by ensuring private repo
refs are only propagated to users on the allow list.
Test the subscribe code path which has different relaying logic (in the
Subscribe handler in `handle_message`) compared to `relay` and
`announce_refs`, the two other code paths that emit ref announcements
of others and one's own respectively.
diff --git a/crates/radicle-node/src/tests.rs b/crates/radicle-node/src/tests.rs
index 60dd40eb7..b3822681b 100644
--- a/crates/radicle-node/src/tests.rs
+++ b/crates/radicle-node/src/tests.rs
@@ -803,6 +803,69 @@ fn refs_announcement_relay_private() {
);
}
+#[test]
+fn refs_announcement_subscribe_private() {
+ let tmp = tempfile::tempdir().unwrap();
+ let mut amy = Peer::amy();
+ let cid = Peer::with_storage(
+ "cid",
+ CID,
+ Storage::open(tmp.path().join("cid"), fixtures::user()).unwrap(),
+ );
+
+ let bob = {
+ let signer = SigningKey::mock(BOB as usize);
+ let storage = fixtures::storage(tmp.path().join("bob"), &signer).unwrap();
+
+ Peer::with_storage("bob", BOB, storage)
+ };
+
+
+ // Amy holds the repo, and it isn't visible to Cid.
+ let repo = {
+ let mut repo = r#gen::<MockRepository>(1);
+ repo.doc.doc = repo
+ .doc
+ .doc
+ .with_edits(|doc| {
+ doc.visibility = Visibility::Private {
+ allow: [(*amy.nid()).into(), (*bob.nid()).into()].into(),
+ };
+ })
+ .unwrap();
+ repo
+ };
+ let private = repo.id;
+
+ amy.seed(&repo.id, policy::Scope::All).unwrap();
+ amy.storage_mut().repos.insert(private, repo);
+
+ amy.connect_to(&bob);
+ amy.connect_to(&cid);
+
+ // Amy stores Bob's announcement *before* Cid subscribes.
+ amy.receive(*bob.nid(), bob.refs_announcement(private));
+ amy.messages(*cid.nid()).for_each(drop);
+
+ // Cid subscribes with the default filter, which matches every repo.
+ amy.receive(*cid.nid(), Message::Subscribe(Subscribe::all()));
+
+ let private_refs_announcement = amy.messages(*cid.nid()).find(|m| {
+ matches!(
+ m,
+ Message::Announcement(Announcement {
+ message: AnnouncementMessage::Refs(RefsAnnouncement { rid, .. }),
+ ..
+ }) if *rid == private
+ )
+ });
+ assert_matches!(
+ private_refs_announcement,
+ None,
+ "The refs announcement for private repo {private} is not sent to Cid"
+ );
+}
+
/// Even if Amy is not tracking Bob, Amy will fetch Bob's refs for a repo she doesn't have.
#[test]
fn refs_announcement_fetch_trusted_no_inventory() {
Exit code: 0
shell: 'export RUSTDOCFLAGS=''-D warnings'' cargo --version rustc --version cargo fmt --check cargo clippy --all-targets --workspace -- --deny warnings cargo build --all-targets --workspace cargo doc --workspace --no-deps --all-features cargo test --workspace --no-fail-fast '
Commands:
$ podman run --name f5545243-eff4-4b9f-92ad-614a44ef62e9 -v /opt/radcis/ci.rad.levitte.org/cci/state/f5545243-eff4-4b9f-92ad-614a44ef62e9/s:/f5545243-eff4-4b9f-92ad-614a44ef62e9/s:ro -v /opt/radcis/ci.rad.levitte.org/cci/state/f5545243-eff4-4b9f-92ad-614a44ef62e9/w:/f5545243-eff4-4b9f-92ad-614a44ef62e9/w -w /f5545243-eff4-4b9f-92ad-614a44ef62e9/w -v /opt/radcis/ci.rad.levitte.org/.radicle:/${id}/.radicle:ro -e RAD_HOME=/${id}/.radicle rust:trixie bash /f5545243-eff4-4b9f-92ad-614a44ef62e9/s/script.sh
+ export 'RUSTDOCFLAGS=-D warnings'
+ RUSTDOCFLAGS='-D warnings'
+ cargo --version
info: syncing channel updates for '1.97.1-x86_64-unknown-linux-gnu'
info: latest update on 2026-07-16, rust version 1.97.1 (8bab26f4f 2026-07-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.97.1 (c980f4866 2026-06-30)
+ rustc --version
rustc 1.97.1 (8bab26f4f 2026-07-14)
+ cargo fmt --check
+ cargo clippy --all-targets --workspace -- --deny warnings
Updating crates.io index
Downloading crates ...
Downloaded addr2line v0.25.1
Downloaded gix-actor v0.41.0
Downloaded escargot v0.5.15
Downloaded form_urlencoded v1.2.2
Downloaded gix-hashtable v0.15.0
Downloaded ref-cast-impl v1.0.25
Downloaded quick-error v1.2.3
Downloaded rand_chacha v0.3.1
Downloaded ref-cast v1.0.25
Downloaded rustc_version v0.4.1
Downloaded rand_core v0.6.4
Downloaded rustversion v1.0.22
Downloaded rfc6979 v0.4.0
Downloaded strsim v0.11.1
Downloaded quote v1.0.45
Downloaded rand_xorshift v0.4.0
Downloaded rand_core v0.9.5
Downloaded rustc-demangle v0.1.27
Downloaded thiserror-impl v2.0.18
Downloaded semver v1.0.27
Downloaded rusty-fork v0.3.1
Downloaded referencing v0.30.0
Downloaded rand v0.8.5
Downloaded sval v2.17.0
Downloaded rand v0.9.2
Downloaded rsa v0.9.10
Downloaded regex-syntax v0.8.10
Downloaded shlex v1.3.0
Downloaded rustix v1.1.4
Downloaded data-encoding v2.10.0
Downloaded regex v1.12.3
Downloaded regex-automata v0.4.14
Downloaded sval_ref v2.17.0
Downloaded ssh-encoding v0.2.0
Downloaded serde v1.0.228
Downloaded thiserror v2.0.18
Downloaded spki v0.7.3
Downloaded timeago v0.4.2
Downloaded signal-hook-registry v1.4.8
Downloaded sqlite v0.37.0
Downloaded cipher v0.4.4
Downloaded secrecy v0.10.3
Downloaded spin v0.9.8
Downloaded ryu v1.0.23
Downloaded salsa20 v0.10.2
Downloaded sval_json v2.17.0
Downloaded simd-adler32 v0.3.8
Downloaded ssh-cipher v0.2.0
Downloaded stable_deref_trait v1.2.1
Downloaded scopeguard v1.2.0
Downloaded schemars_derive v1.2.1
Downloaded crossbeam-utils v0.8.21
Downloaded cyphergraphy v0.3.1
Downloaded clap_builder v4.6.0
Downloaded hex-literal v1.1.0
Downloaded test-log-macros v0.2.19
Downloaded shell-words v1.1.1
Downloaded signature v2.2.0
Downloaded snapbox-macros v1.1.0
Downloaded sval_serde v2.17.0
Downloaded clap_derive v4.6.0
Downloaded clap v4.6.0
Downloaded colorchoice v1.0.5
Downloaded curve25519-dalek v4.1.3
Downloaded clap_lex v1.1.0
Downloaded sec1 v0.7.3
Downloaded signature v1.6.4
Downloaded const-oid v0.9.6
Downloaded clap_complete v4.6.0
Downloaded same-file v1.0.6
Downloaded socks5-client v0.4.3
Downloaded subtle v2.6.1
Downloaded gix-features v0.48.0
Downloaded gix-odb v0.80.0
Downloaded signal-hook-mio v0.2.5
Downloaded siphasher v0.3.11
Downloaded ssh-key v0.6.7
Downloaded scrypt v0.11.0
Downloaded erased-serde v0.4.10
Downloaded idna_adapter v1.2.1
Downloaded num-iter v0.1.45
Downloaded gix-glob v0.26.0
Downloaded sval_fmt v2.17.0
Downloaded colored v2.2.0
Downloaded sha1 v0.10.6
Downloaded sval_dynamic v2.17.0
Downloaded test-log v0.2.19
Downloaded siphasher v1.0.2
Downloaded pastey v0.2.1
Downloaded itoa v1.0.17
Downloaded normalize-line-endings v0.3.0
Downloaded serde_spanned v1.0.4
Downloaded multibase v0.9.2
Downloaded match-lookup v0.1.2
Downloaded serde_fmt v1.1.0
Downloaded serde-untagged v0.1.9
Downloaded serde_derive_internals v0.29.1
Downloaded streaming-iterator v0.1.9
Downloaded structured-logger v1.0.5
Downloaded thiserror v1.0.69
Downloaded thiserror-impl v1.0.69
Downloaded cpufeatures v0.2.17
Downloaded crossterm v0.29.0
Downloaded data-encoding-macro v0.1.19
Downloaded ed25519 v2.2.3
Downloaded equivalent v1.0.2
Downloaded getrandom v0.2.17
Downloaded getrandom v0.4.3
Downloaded gix-command v0.9.0
Downloaded gix-fs v0.21.1
Downloaded unicode-display-width v0.3.0
Downloaded unit-prefix v0.5.2
Downloaded universal-hash v0.5.1
Downloaded zerofrom v0.1.6
Downloaded derive_more-impl v2.1.1
Downloaded nu-ansi-term v0.50.3
Downloaded pkcs8 v0.10.2
Downloaded sem_safe v0.2.1
Downloaded sha2 v0.10.9
Downloaded socket2 v0.5.10
Downloaded sqlite3-sys v0.18.0
Downloaded sval_buffer v2.17.0
Downloaded sval_nested v2.17.0
Downloaded systemd-journal-logger v2.2.2
Downloaded tinyvec_macros v0.1.1
Downloaded uuid-simd v0.8.0
Downloaded zmij v1.0.21
Downloaded gix-diff v0.63.0
Downloaded pkg-config v0.3.32
Downloaded primeorder v0.13.6
Downloaded rand_chacha v0.9.0
Downloaded ed25519-dalek v2.2.0
Downloaded emojis v0.6.4
Downloaded synstructure v0.13.2
Downloaded gix-lock v23.0.0
Downloaded tracing-log v0.2.0
Downloaded base16ct v0.2.0
Downloaded serde_derive v1.0.228
Downloaded errno v0.3.14
Downloaded tree-sitter-highlight v0.24.7
Downloaded anstream v0.6.21
Downloaded once_cell v1.21.4
Downloaded git2 v0.21.0
Downloaded thread_local v1.1.9
Downloaded iana-time-zone v0.1.65
Downloaded tempfile v3.27.0
Downloaded fnv v1.0.7
Downloaded ghash v0.5.1
Downloaded signal-hook v0.3.18
Downloaded gix-prompt v0.15.0
Downloaded ahash v0.8.12
Downloaded pbkdf2 v0.12.2
Downloaded qcheck v1.0.0
Downloaded signals_receipts v0.2.5
Downloaded generic-array v0.14.7
Downloaded gix-quote v0.7.1
Downloaded sharded-slab v0.1.7
Downloaded snapbox v1.2.2
Downloaded value-bag v1.12.0
Downloaded bcrypt-pbkdf v0.10.0
Downloaded fastrand v2.3.0
Downloaded schemars v1.2.1
Downloaded log v0.4.29
Downloaded gix-negotiate v0.31.0
Downloaded env_filter v1.0.0
Downloaded anyhow v1.0.102
Downloaded crypto-common v0.1.7
Downloaded serde_core v1.0.228
Downloaded data-encoding-macro-internal v0.1.17
Downloaded noise-framework v0.4.1
Downloaded phf v0.11.3
Downloaded smallvec v1.15.1
Downloaded gix-chunk v0.7.1
Downloaded curve25519-dalek-derive v0.1.1
Downloaded tree-sitter-language v0.1.7
Downloaded similar v3.1.1
Downloaded either v1.15.0
Downloaded email_address v0.2.9
Downloaded ssh-agent-lib v0.6.0
Downloaded gix-packetline v0.21.3
Downloaded ctr v0.9.2
Downloaded digest v0.10.7
Downloaded ecdsa v0.16.9
Downloaded const-str v0.4.3
Downloaded crc32fast v1.5.0
Downloaded ff v0.13.1
Downloaded group v0.13.0
Downloaded value-bag-sval2 v1.12.0
Downloaded ec25519 v0.1.0
Downloaded icu_normalizer_data v2.1.1
Downloaded aead v0.5.2
Downloaded tinystr v0.8.2
Downloaded parking_lot v0.12.5
Downloaded dunce v1.0.5
Downloaded faster-hex v0.10.0
Downloaded cypheraddr v0.4.1
Downloaded anstyle-parse v1.0.0
Downloaded find-msvc-tools v0.1.9
Downloaded convert_case v0.10.0
Downloaded parking_lot_core v0.9.12
Downloaded document-features v0.2.12
Downloaded dyn-clone v1.0.20
Downloaded heapless v0.8.0
Downloaded chacha20poly1305 v0.10.1
Downloaded fast-glob v0.3.3
Downloaded icu_normalizer v2.1.1
Downloaded writeable v0.6.2
Downloaded heck v0.5.0
Downloaded tinyvec v1.11.0
Downloaded displaydoc v0.2.5
Downloaded arc-swap v1.9.1
Downloaded gix-error v0.2.3
Downloaded gix-refspec v0.41.0
Downloaded gix-traverse v0.57.0
Downloaded unicode-ident v1.0.24
Downloaded anstream v1.0.0
Downloaded gix-sec v0.14.0
Downloaded console v0.16.3
Downloaded env_logger v0.11.9
Downloaded getrandom v0.3.4
Downloaded ed25519 v1.5.3
Downloaded gix-date v0.15.3
Downloaded matchers v0.2.0
Downloaded outref v0.5.2
Downloaded yoke v0.8.1
Downloaded cfg-if v1.0.4
Downloaded diff v0.1.13
Downloaded gix-path v0.12.0
Downloaded gix-revision v0.45.0
Downloaded gix-revwalk v0.31.0
Downloaded gix-hash v0.25.0
Downloaded block-buffer v0.10.4
Downloaded gix-object v0.60.0
Downloaded gix-ref v0.63.0
Downloaded opaque-debug v0.3.1
Downloaded yoke-derive v0.8.1
Downloaded utf8_iter v1.0.4
Downloaded adler2 v2.0.1
Downloaded wait-timeout v0.2.1
Downloaded elliptic-curve v0.13.8
Downloaded cbc v0.1.2
Downloaded value-bag-serde1 v1.12.0
Downloaded is_terminal_polyfill v1.70.2
Downloaded tree-sitter-json v0.24.8
Downloaded gix-commitgraph v0.37.0
Downloaded toml_writer v1.0.7+spec-1.1.0
Downloaded gix-tempfile v23.0.0
Downloaded gix-protocol v0.61.0
Downloaded humantime v2.3.0
Downloaded fluent-uri v0.3.2
Downloaded flate2 v1.1.9
Downloaded anstyle-query v1.1.5
Downloaded base256emoji v1.0.2
Downloaded serde_json v1.0.149
Downloaded borrow-or-share v0.2.4
Downloaded crypto-bigint v0.5.5
Downloaded num-rational v0.4.2
Downloaded num-integer v0.1.46
Downloaded ppv-lite86 v0.2.21
Downloaded inout v0.1.4
Downloaded percent-encoding v2.3.2
Downloaded fraction v0.15.3
Downloaded zerovec v0.11.5
Downloaded maybe-async v0.2.10
Downloaded tree-sitter-html v0.23.2
Downloaded nonempty v0.12.0
Downloaded version_check v0.9.5
Downloaded bit-set v0.8.0
Downloaded potential_utf v0.1.4
Downloaded zerofrom-derive v0.1.6
Downloaded hmac v0.12.1
Downloaded num v0.4.3
Downloaded base64 v0.22.1
Downloaded bytes v1.11.1
Downloaded tree-sitter-toml-ng v0.6.0
Downloaded der v0.7.10
Downloaded derive_more v2.1.1
Downloaded toml_datetime v0.7.5+spec-1.1.0
Downloaded nonempty v0.9.0
Downloaded hash32 v0.3.1
Downloaded block-padding v0.3.3
Downloaded litrs v1.0.0
Downloaded yansi v1.0.1
Downloaded typeid v1.0.3
Downloaded gix-trace v0.1.19
Downloaded tree-sitter-css v0.23.2
Downloaded blowfish v0.9.1
Downloaded lazy_static v1.5.0
Downloaded num-cmp v0.1.0
Downloaded keccak v0.1.6
Downloaded lexopt v0.3.2
Downloaded gix-validate v0.11.1
Downloaded base-x v0.2.11
Downloaded pem-rfc7468 v0.7.0
Downloaded base32 v0.4.0
Downloaded qcheck-macros v1.0.0
Downloaded walkdir v2.5.0
Downloaded human-panic v2.0.6
Downloaded idna v1.1.0
Downloaded num-complex v0.4.6
Downloaded cyphernet v0.5.4
Downloaded tracing-core v0.1.36
Downloaded utf8parse v0.2.2
Downloaded base64 v0.21.7
Downloaded bit-vec v0.8.0
Downloaded bytesize v2.3.1
Downloaded gix-pack v0.70.0
Downloaded crossbeam-channel v0.5.15
Downloaded bytecount v0.6.9
Downloaded indexmap v2.13.0
Downloaded gix-utils v0.3.2
Downloaded hashbrown v0.16.1
Downloaded toml v0.9.12+spec-1.1.0
Downloaded pin-project-lite v0.2.17
Downloaded anstyle v1.0.14
Downloaded zeroize v1.9.0
Downloaded memmap2 v0.9.10
Downloaded polyval v0.6.2
Downloaded lock_api v0.4.14
Downloaded icu_locale_core v2.1.1
Downloaded amplify_derive v4.0.1
Downloaded gix-url v0.36.0
Downloaded num-bigint v0.4.6
Downloaded backtrace v0.3.76
Downloaded unicode-normalization v0.1.25
Downloaded pkcs1 v0.7.5
Downloaded unarray v0.1.4
Downloaded fancy-regex v0.14.0
Downloaded base64ct v1.8.3
Downloaded bitflags v2.11.0
Downloaded autocfg v1.5.0
Downloaded litemap v0.8.1
Downloaded vsimd v0.8.0
Downloaded amplify_syn v2.0.1
Downloaded cc v1.2.57
Downloaded icu_collections v2.1.1
Downloaded sysinfo v0.37.2
Downloaded uuid v1.22.0
Downloaded amplify v4.9.0
Downloaded miniz_oxide v0.8.9
Downloaded phf_shared v0.11.3
Downloaded byteorder v1.5.0
Downloaded gix-transport v0.57.0
Downloaded anstyle-parse v0.2.7
Downloaded icu_provider v2.1.1
Downloaded poly1305 v0.8.0
Downloaded zerovec-derive v0.11.2
Downloaded aho-corasick v1.1.4
Downloaded proc-macro2 v1.0.106
Downloaded amplify_num v0.5.3
Downloaded memchr v2.8.0
Downloaded chacha20 v0.9.1
Downloaded p384 v0.13.1
Downloaded pretty_assertions v1.4.1
Downloaded num-traits v0.2.19
Downloaded p256 v0.13.2
Downloaded tracing-subscriber v0.3.23
Downloaded icu_properties v2.1.2
Downloaded jobserver v0.1.34
Downloaded ascii v1.1.0
Downloaded tree-sitter-go v0.23.4
Downloaded jiff-static v0.2.23
Downloaded url v2.5.8
Downloaded prodash v31.0.0
Downloaded jsonschema v0.30.0
Downloaded mio v1.1.1
Downloaded zerotrie v0.2.3
Downloaded indicatif v0.18.4
Downloaded inquire v0.9.4
Downloaded unicode-segmentation v1.12.0
Downloaded syn v1.0.109
Downloaded typenum v1.20.1
Downloaded aes v0.8.4
Downloaded aes-gcm v0.10.3
Downloaded chrono v0.4.44
Downloaded libm v0.2.16
Downloaded syn v2.0.117
Downloaded num-bigint-dig v0.8.6
Downloaded tree-sitter-python v0.23.6
Downloaded icu_properties_data v2.1.2
Downloaded itertools v0.14.0
Downloaded tree-sitter v0.24.7
Downloaded p521 v0.13.3
Downloaded proptest v1.10.0
Downloaded portable-atomic v1.13.1
Downloaded gimli v0.32.3
Downloaded zlib-rs v0.6.5
Downloaded vcpkg v0.2.15
Downloaded tree-sitter-c v0.23.4
Downloaded unicode-width v0.2.2
Downloaded zerocopy v0.8.42
Downloaded bloomy v1.2.0
Downloaded object v0.37.3
Downloaded bstr v1.12.1
Downloaded tree-sitter-md v0.3.2
Downloaded tree-sitter-rust v0.23.3
Downloaded tree-sitter-ruby v0.23.1
Downloaded tracing v0.1.44
Downloaded tree-sitter-bash v0.23.3
Downloaded jiff v0.2.23
Downloaded sha1-checked v0.10.0
Downloaded libc v0.2.183
Downloaded sha3 v0.10.8
Downloaded tree-sitter-typescript v0.23.2
Downloaded linux-raw-sys v0.12.1
Downloaded tokio v1.50.0
Downloaded libz-sys v1.1.25
Downloaded libgit2-sys v0.18.4+1.9.3
Downloaded sqlite3-src v0.7.0
Downloaded gix-shallow v0.12.0
Downloaded gix-config-value v0.18.0
Downloaded gix-credentials v0.38.0
Compiling libc v0.2.183
Compiling proc-macro2 v1.0.106
Compiling quote v1.0.45
Compiling unicode-ident v1.0.24
Compiling serde_core v1.0.228
Checking cfg-if v1.0.4
Compiling serde v1.0.228
Compiling version_check v0.9.5
Compiling generic-array v0.14.7
Compiling syn v2.0.117
Checking getrandom v0.2.17
Checking typenum v1.20.1
Checking rand_core v0.6.4
Checking memchr v2.8.0
Compiling jobserver v0.1.34
Compiling shlex v1.3.0
Compiling find-msvc-tools v0.1.9
Checking subtle v2.6.1
Compiling cc v1.2.57
Checking const-oid v0.9.6
Checking smallvec v1.15.1
Checking regex-syntax v0.8.10
Checking aho-corasick v1.1.4
Checking cpufeatures v0.2.17
Compiling thiserror v2.0.18
Checking fastrand v2.3.0
Compiling parking_lot_core v0.9.12
Checking scopeguard v1.2.0
Checking lock_api v0.4.14
Checking regex-automata v0.4.14
Checking stable_deref_trait v1.2.1
Checking bitflags v2.11.0
Checking parking_lot v0.12.5
Compiling typeid v1.0.3
Compiling erased-serde v0.4.10
Checking tinyvec_macros v0.1.1
Checking itoa v1.0.17
Checking gix-trace v0.1.19
Checking tinyvec v1.11.0
Checking serde_fmt v1.1.0
Checking hashbrown v0.16.1
Checking unicode-normalization v0.1.25
Checking value-bag-serde1 v1.12.0
Checking byteorder v1.5.0
Checking value-bag v1.12.0
Checking gix-utils v0.3.2
Checking log v0.4.29
Compiling crc32fast v1.5.0
Checking same-file v1.0.6
Checking bstr v1.12.1
Checking walkdir v2.5.0
Checking prodash v31.0.0
Compiling serde_derive v1.0.228
Compiling thiserror-impl v2.0.18
Checking zlib-rs v0.6.5
Checking gix-validate v0.11.1
Compiling autocfg v1.5.0
Compiling heapless v0.8.0
Compiling libm v0.2.16
Checking gix-path v0.12.0
Compiling pkg-config v0.3.32
Compiling num-traits v0.2.19
Checking gix-features v0.48.0
Checking hash32 v0.3.1
Compiling rustix v1.1.4
Checking linux-raw-sys v0.12.1
Checking faster-hex v0.10.0
Compiling getrandom v0.4.3
Compiling zerocopy v0.8.42
Compiling zmij v1.0.21
Checking equivalent v1.0.2
Compiling serde_json v1.0.149
Checking indexmap v2.13.0
Checking zeroize v1.9.0
Checking crypto-common v0.1.7
Checking block-buffer v0.10.4
Checking digest v0.10.7
Checking once_cell v1.21.4
Checking sha1 v0.10.6
Compiling ref-cast v1.0.25
Checking sha1-checked v0.10.0
Checking gix-hash v0.25.0
Checking block-padding v0.3.3
Compiling ref-cast-impl v1.0.25
Checking inout v0.1.4
Checking sha2 v0.10.9
Checking dyn-clone v1.0.20
Compiling vcpkg v0.2.15
Checking cipher v0.4.4
Checking tempfile v3.27.0
Compiling serde_derive_internals v0.29.1
Checking der v0.7.10
Compiling libz-sys v1.1.25
Compiling libgit2-sys v0.18.4+1.9.3
Checking ppv-lite86 v0.2.21
Checking spin v0.9.8
Checking lazy_static v1.5.0
Compiling schemars_derive v1.2.1
Compiling syn v1.0.109
Checking rand_chacha v0.3.1
Compiling tree-sitter-language v0.1.7
Checking rand v0.8.5
Checking hmac v0.12.1
Checking universal-hash v0.5.1
Checking num-integer v0.1.46
Checking opaque-debug v0.3.1
Checking spki v0.7.3
Checking signature v2.2.0
Checking ff v0.13.1
Checking base16ct v0.2.0
Checking schemars v1.2.1
Checking sec1 v0.7.3
Checking group v0.13.0
Checking crypto-bigint v0.5.5
Compiling data-encoding v2.10.0
Compiling data-encoding-macro-internal v0.1.17
Checking elliptic-curve v0.13.8
Compiling amplify_syn v2.0.1
Checking num-iter v0.1.45
Checking aead v0.5.2
Compiling match-lookup v0.1.2
Checking signature v1.6.4
Compiling semver v1.0.27
Checking const-str v0.4.3
Checking data-encoding-macro v0.1.19
Compiling rustc_version v0.4.1
Compiling amplify_derive v4.0.1
Checking base256emoji v1.0.2
Checking ed25519 v1.5.3
Checking poly1305 v0.8.0
Checking rfc6979 v0.4.0
Checking qcheck v1.0.0
Checking chacha20 v0.9.1
Checking gix-error v0.2.3
Checking amplify_num v0.5.3
Checking ascii v1.1.0
Checking base-x v0.2.11
Checking multibase v0.9.2
Checking ecdsa v0.16.9
Checking ec25519 v0.1.0
Compiling curve25519-dalek v4.1.3
Checking amplify v4.9.0
Checking primeorder v0.13.6
Checking polyval v0.6.2
Checking base64ct v1.8.3
Compiling num-bigint-dig v0.8.6
Checking cyphergraphy v0.3.1
Checking ghash v0.5.1
Checking pem-rfc7468 v0.7.0
Checking pkcs8 v0.10.2
Checking pbkdf2 v0.12.2
Checking ctr v0.9.2
Checking aes v0.8.4
Checking radicle-git-ref-format v0.2.0 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-git-ref-format)
Compiling sqlite3-src v0.7.0
Compiling curve25519-dalek-derive v0.1.1
Compiling synstructure v0.13.2
Checking keccak v0.1.6
Checking sha3 v0.10.8
Checking aes-gcm v0.10.3
Checking pkcs1 v0.7.5
Checking ssh-encoding v0.2.0
Checking ed25519 v2.2.3
Checking blowfish v0.9.1
Checking cbc v0.1.2
Checking base32 v0.4.0
Checking percent-encoding v2.3.2
Checking cypheraddr v0.4.1
Checking rsa v0.9.10
Checking ssh-cipher v0.2.0
Checking bcrypt-pbkdf v0.10.0
Checking ed25519-dalek v2.2.0
Compiling zerofrom-derive v0.1.6
Checking p521 v0.13.3
Checking p384 v0.13.1
Checking p256 v0.13.2
Checking chacha20poly1305 v0.10.1
Checking noise-framework v0.4.1
Checking ssh-key v0.6.7
Checking zerofrom v0.1.6
Checking socks5-client v0.4.3
Compiling yoke-derive v0.8.1
Checking secrecy v0.10.3
Checking ssh-agent-lib v0.6.0
Checking yoke v0.8.1
Checking cyphernet v0.5.4
Checking nonempty v0.9.0
Checking utf8parse v0.2.2
Checking anstyle-query v1.1.5
Checking jiff v0.2.23
Compiling zerovec-derive v0.11.2
Checking zerovec v0.11.5
Checking radicle-localtime v0.1.0 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-localtime)
Compiling displaydoc v0.2.5
Checking errno v0.3.14
Checking colorchoice v1.0.5
Checking base64 v0.21.7
Checking anstyle v1.0.14
Checking gix-date v0.15.3
Checking is_terminal_polyfill v1.70.2
Checking gix-hashtable v0.15.0
Checking gix-actor v0.41.0
Checking siphasher v1.0.2
Checking gix-object v0.60.0
Checking radicle-dag v0.10.0 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-dag)
Checking memmap2 v0.9.10
Checking nonempty v0.12.0
Checking tinystr v0.8.2
Checking gix-chunk v0.7.1
Checking litemap v0.8.1
Compiling radicle v0.25.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle)
Checking writeable v0.6.2
Checking icu_locale_core v2.1.1
Checking gix-commitgraph v0.37.0
Checking zerotrie v0.2.3
Checking potential_utf v0.1.4
Checking anstyle-parse v1.0.0
Checking serde-untagged v0.1.9
Checking bytesize v2.3.1
Compiling icu_normalizer_data v2.1.1
Compiling icu_properties_data v2.1.2
Checking fast-glob v0.3.3
Checking dunce v1.0.5
Checking anstream v1.0.0
Checking icu_collections v2.1.1
Checking icu_provider v2.1.1
Checking gix-revwalk v0.31.0
Checking gix-fs v0.21.1
Checking mio v1.1.1
Checking sem_safe v0.2.1
Checking simd-adler32 v0.3.8
Checking adler2 v2.0.1
Checking miniz_oxide v0.8.9
Checking signals_receipts v0.2.5
Checking gix-tempfile v23.0.0
Checking gix-quote v0.7.1
Checking icu_properties v2.1.2
Checking icu_normalizer v2.1.1
Compiling signal-hook v0.3.18
Checking shell-words v1.1.1
Checking iana-time-zone v0.1.65
Checking either v1.15.0
Compiling unicode-segmentation v1.12.0
Checking idna_adapter v1.2.1
Checking chrono v0.4.44
Compiling convert_case v0.10.0
Checking gix-command v0.9.0
Checking radicle-signals v0.12.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-signals)
Checking signal-hook-registry v1.4.8
Checking colored v2.2.0
Compiling object v0.37.3
Compiling rustversion v1.0.22
Compiling getrandom v0.3.4
Checking utf8_iter v1.0.4
Checking idna v1.1.0
Compiling derive_more-impl v2.1.1
Checking gix-lock v23.0.0
Checking gix-url v0.36.0
Checking gix-config-value v0.18.0
Checking gix-sec v0.14.0
Compiling portable-atomic v1.13.1
Checking gimli v0.32.3
Checking unicode-width v0.2.2
Compiling thiserror v1.0.69
Compiling litrs v1.0.0
Compiling document-features v0.2.12
Checking gix-prompt v0.15.0
Checking derive_more v2.1.1
Checking signal-hook-mio v0.2.5
Checking addr2line v0.25.1
Checking radicle-log v0.2.0 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-log)
Checking gix-traverse v0.57.0
Checking gix-revision v0.45.0
Checking gix-diff v0.63.0
Checking anstyle-parse v0.2.7
Checking gix-packetline v0.21.3
Checking gix-glob v0.26.0
Compiling thiserror-impl v1.0.69
Checking rustc-demangle v0.1.27
Checking gix-refspec v0.41.0
Checking backtrace v0.3.76
Checking gix-transport v0.57.0
Checking anstream v0.6.21
Checking gix-pack v0.70.0
Checking arc-swap v1.9.1
Checking crossterm v0.29.0
Checking gix-credentials v0.38.0
Checking console v0.16.3
Checking gix-shallow v0.12.0
Checking gix-ref v0.63.0
Checking gix-negotiate v0.31.0
Checking form_urlencoded v1.2.2
Compiling maybe-async v0.2.10
Checking regex v1.12.3
Compiling tree-sitter v0.24.7
Checking unit-prefix v0.5.2
Checking indicatif v0.18.4
Checking gix-protocol v0.61.0
Checking url v2.5.8
Checking gix-odb v0.80.0
Checking inquire v0.9.4
Checking unicode-display-width v0.3.0
Checking uuid v1.22.0
Checking bytes v1.11.1
Checking snapbox-macros v1.1.0
Checking salsa20 v0.10.2
Compiling heck v0.5.0
Checking similar v3.1.1
Checking normalize-line-endings v0.3.0
Checking streaming-iterator v0.1.9
Checking siphasher v0.3.11
Checking clap_lex v1.1.0
Checking strsim v0.11.1
Compiling crossbeam-utils v0.8.21
Checking clap_builder v4.6.0
Checking snapbox v1.2.2
Checking bloomy v1.2.0
Compiling clap_derive v4.6.0
Checking scrypt v0.11.0
Checking systemd-journal-logger v2.2.2
Compiling tree-sitter-css v0.23.2
Compiling tree-sitter-c v0.23.4
Compiling tree-sitter-ruby v0.23.1
Compiling tree-sitter-typescript v0.23.2
Compiling tree-sitter-rust v0.23.3
Compiling tree-sitter-go v0.23.4
Compiling tree-sitter-html v0.23.2
Compiling tree-sitter-json v0.24.8
Compiling tree-sitter-toml-ng v0.6.0
Compiling tree-sitter-python v0.23.6
Compiling tree-sitter-md v0.3.2
Compiling tree-sitter-bash v0.23.3
Checking toml_datetime v0.7.5+spec-1.1.0
Checking serde_spanned v1.0.4
Compiling anyhow v1.0.102
Checking bit-vec v0.8.0
Checking toml_writer v1.0.7+spec-1.1.0
Checking pin-project-lite v0.2.17
Checking tokio v1.50.0
Checking toml v0.9.12+spec-1.1.0
Checking bit-set v0.8.0
Checking sqlite3-sys v0.18.0
Checking sqlite v0.37.0
Checking radicle-crypto v0.19.0 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-crypto)
Checking clap v4.6.0
Checking rand_core v0.9.5
Checking sysinfo v0.37.2
Checking diff v0.1.13
Compiling radicle-node v0.21.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-node)
Checking yansi v1.0.1
Compiling radicle-cli v0.23.0 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-cli)
Checking pretty_assertions v1.4.1
Checking human-panic v2.0.6
Checking crossbeam-channel v0.5.15
Checking clap_complete v4.6.0
Checking structured-logger v1.0.5
Checking radicle-systemd v0.13.0 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-systemd)
Checking tree-sitter-highlight v0.24.7
Checking itertools v0.14.0
Checking socket2 v0.5.10
Compiling escargot v0.5.15
Checking lexopt v0.3.2
Checking timeago v0.4.2
Checking humantime v2.3.0
Checking wait-timeout v0.2.1
Checking fnv v1.0.7
Checking quick-error v1.2.3
Checking rusty-fork v0.3.1
Checking rand_xorshift v0.4.0
Checking rand v0.9.2
Checking rand_chacha v0.9.0
Compiling qcheck-macros v1.0.0
Checking num-bigint v0.4.6
Compiling ahash v0.8.12
Checking unarray v0.1.4
Checking proptest v1.10.0
Checking num-complex v0.4.6
Checking env_filter v1.0.0
Checking borrow-or-share v0.2.4
Checking fluent-uri v0.3.2
Checking num-rational v0.4.2
Checking num v0.4.3
Checking env_logger v0.11.9
Checking flate2 v1.1.9
Checking phf_shared v0.11.3
Compiling test-log-macros v0.2.19
Checking vsimd v0.8.0
Compiling radicle-remote-helper v0.18.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-remote-helper)
Checking hex-literal v1.1.0
Checking outref v0.5.2
Checking uuid-simd v0.8.0
Checking test-log v0.2.19
Checking phf v0.11.3
Checking referencing v0.30.0
Checking fraction v0.15.3
Checking fancy-regex v0.14.0
Checking email_address v0.2.9
Checking base64 v0.22.1
Checking num-cmp v0.1.0
Checking bytecount v0.6.9
Checking emojis v0.6.4
Compiling pastey v0.2.1
Checking jsonschema v0.30.0
Checking radicle-windows v0.1.0 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-windows)
Checking git2 v0.21.0
Checking radicle-oid v0.2.2 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-oid)
Checking radicle-git-metadata v0.2.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-git-metadata)
Checking radicle-term v0.19.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-term)
Checking radicle-core v0.4.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-core)
Checking radicle-cob v0.21.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-cob)
Checking radicle-surf v0.29.0 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-surf)
Checking radicle-cli-test v0.14.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-cli-test)
Checking radicle-fetch v0.21.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-fetch)
Checking radicle-schemars v0.9.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-schemars)
Checking radicle-protocol v0.9.1 (/f5545243-eff4-4b9f-92ad-614a44ef62e9/w/crates/radicle-protocol)
error: using `clone` on type `RepoId` which implements the `Copy` trait
--> crates/radicle-node/src/tests.rs:499:40
|
499 | amy.storage_mut().repos.insert(rid.clone(), repo);
| ^^^^^^^^^^^ help: try dereferencing it: `*rid`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#clone_on_copy
= note: `-D clippy::clone-on-copy` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::clone_on_copy)]`
error: could not compile `radicle-node` (lib test) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
Exit code: 101
{
"response": "finished",
"result": "failure"
}