rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 heartwood9cab00dc5c7ac12fda19becfe69b6a96ddd011bf
{
"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:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
]
},
"action": "Created",
"patch": {
"id": "97af6097d67baf0b91e02c3ff31c9a960bd8ed34",
"author": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"title": "identity: Require the project payload on update",
"state": {
"status": "archived",
"conflicts": []
},
"before": "3da781f9e17789a030703db8f61ca2abe21b78a7",
"after": "9cab00dc5c7ac12fda19becfe69b6a96ddd011bf",
"commits": [
"9cab00dc5c7ac12fda19becfe69b6a96ddd011bf",
"16aa60e02626ebb3bd35472e2d31205a987e72f9"
],
"target": "16de8f1950825672fe48b901dafa0d009f612b04",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "97af6097d67baf0b91e02c3ff31c9a960bd8ed34",
"author": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"description": "The default branch is synthesized from `xyz.radicle.project`. An update\ncould remove that payload while declaring `HEAD` symbolic rule\nand a canonical rule for its target, which was the only way to reach a\ndocument whose default branch is not governed by the delegates at the\ndocument threshold. \n\nHowever, repositories without a project payload cause a number of bugs:\n- `rad clone` will fail for a repo without the payload\n- `rad ls` to not list the repository.\n- `rad checkout <rid>` will fail\n- `rad remote add <nid>` will fail for a repo without the payload\n- `rad inbox` fails if you\u2019re outside a working copy and you have a repo without the payload in storage.\n\nRemoving only `defaultBranch` was already rejected, since the payload\nthen fails to deserialize. This makes the the payload required on\nidentity document updates.\n\nAlso improve the error when trying to update and encoutering this error",
"base": "16de8f1950825672fe48b901dafa0d009f612b04",
"oid": "8993331a37bdda980d0c0b7237829154d4338f53",
"timestamp": 1787071629
},
{
"id": "fb85eebde27ef210a50f45a4f988351a6842bb45",
"author": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"description": "",
"base": "3da781f9e17789a030703db8f61ca2abe21b78a7",
"oid": "9cab00dc5c7ac12fda19becfe69b6a96ddd011bf",
"timestamp": 1787666502
}
]
}
}
{
"response": "triggered",
"run_id": {
"id": "14cf6c5e-8064-4bd7-be5c-ad1e0611145a"
},
"info_url": "https://cci.rad.levitte.org//14cf6c5e-8064-4bd7-be5c-ad1e0611145a.html"
}
Started at: 2026-08-31 15:37:13.598967+02:00
Commands:
$ rad clone rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 .
✓ Creating checkout in ./...
✓ Remote cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT added
✓ Remote-tracking branch cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT/master created for z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT
✓ Remote fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM added
✓ Remote-tracking branch fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM/master created for z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM
✓ 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/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/
╭────────────────────────────────────╮
│ heartwood │
│ Radicle Heartwood Protocol & Stack │
│ 188 issues · 39 patches │
╰────────────────────────────────────╯
Run `cd ./.` to go to the repository directory.
Exit code: 0
$ rad patch checkout 97af6097d67baf0b91e02c3ff31c9a960bd8ed34
✓ Switched to branch patch/97af609 at revision fb85eeb
✓ Branch patch/97af609 setup to track rad/patches/97af6097d67baf0b91e02c3ff31c9a960bd8ed34
Exit code: 0
$ git config advice.detachedHead false
Exit code: 0
$ git checkout 9cab00dc5c7ac12fda19becfe69b6a96ddd011bf
HEAD is now at 9cab00dc cli: helpful err on id doc update missing payload
Exit code: 0
$ rad patch show 97af6097d67baf0b91e02c3ff31c9a960bd8ed34 -p
╭──────────────────────────────────────────────────────────────────────────────────╮
│ Title identity: Require the project payload on update │
│ Patch 97af6097d67baf0b91e02c3ff31c9a960bd8ed34 │
│ Author 2color z6Mktwk…2Tk5Tkm │
│ Head 9cab00dc5c7ac12fda19becfe69b6a96ddd011bf │
│ Base 3da781f9e17789a030703db8f61ca2abe21b78a7 │
│ Target master │
│ Branches patch/97af609 │
│ Commits ahead 15, behind 0 │
│ Status archived │
│ │
│ The default branch is synthesized from `xyz.radicle.project`. An update │
│ could remove that payload while declaring `HEAD` symbolic rule │
│ and a canonical rule for its target, which was the only way to reach a │
│ document whose default branch is not governed by the delegates at the │
│ document threshold. │
│ │
│ However, repositories without a project payload cause a number of bugs: │
│ - `rad clone` will fail for a repo without the payload │
│ - `rad ls` to not list the repository. │
│ - `rad checkout <rid>` will fail │
│ - `rad remote add <nid>` will fail for a repo without the payload │
│ - `rad inbox` fails if you’re outside a working copy and you have a repo without │
│ the payload in storage. │
│ │
│ Removing only `defaultBranch` was already rejected, since the payload │
│ then fails to deserialize. This makes the the payload required on │
│ identity document updates. │
│ │
│ Also improve the error when trying to update and encoutering this error │
├──────────────────────────────────────────────────────────────────────────────────┤
│ 9cab00d cli: helpful err on id doc update missing payload │
│ 16aa60e identity: Require the project payload on update │
├──────────────────────────────────────────────────────────────────────────────────┤
│ ● Revision 97af609 @ 16de8f1..8993331 by 2color z6Mktwk…2Tk5Tkm 1 week ago │
│ ↑ Revision fb85eeb @ 3da781f..9cab00d by 2color z6Mktwk…2Tk5Tkm 5 days ago │
╰──────────────────────────────────────────────────────────────────────────────────╯
commit 9cab00dc5c7ac12fda19becfe69b6a96ddd011bf
Author: Daniel Norman <daniel@norman.life>
Date: Tue Aug 18 18:44:38 2026 +0200
cli: helpful err on id doc update missing payload
diff --git a/crates/radicle-cli/src/commands/id.rs b/crates/radicle-cli/src/commands/id.rs
index 9ff38f2bbf..7b2ac8bd1b 100644
--- a/crates/radicle-cli/src/commands/id.rs
+++ b/crates/radicle-cli/src/commands/id.rs
@@ -177,7 +177,17 @@ pub fn run(args: Args, ctx: impl term::Context) -> anyhow::Result<()> {
proposal
};
- let proposal = update::verify(proposal)?;
+ // The project payload can't be added back with `--payload`. They also need
+ // to remove the conflicting `xyz.radicle.crefs` entries (HEAD and matching the defaultBranch)
+ let proposal = update::verify(proposal).map_err(|err| match err {
+ update::error::DocVerification::MissingProjectPayload { .. } => Error::with_hint(
+ err,
+ "use `rad id update --edit` to add the payload back, and to remove the conflicting `xyz.radicle.crefs` entries",
+ )
+ .into(),
+ err => anyhow::Error::from(err),
+ })?;
+
if proposal == current.doc {
if !args.quiet {
term::println(term::format::italic(
diff --git a/crates/radicle/src/identity/doc/update/error.rs b/crates/radicle/src/identity/doc/update/error.rs
index a7e7c5c892..3c8686cfbf 100644
--- a/crates/radicle/src/identity/doc/update/error.rs
+++ b/crates/radicle/src/identity/doc/update/error.rs
@@ -27,7 +27,7 @@ pub enum DocVerification {
#[error("failed to verify `{id}`, {err}")]
PayloadError { id: PayloadId, err: String },
#[error(
- "the payload `{id}` is required and cannot be removed. Its `defaultBranch` determines the default branch, along with the canonical reference rule and the symbolic reference `HEAD` synthesized from it."
+ "the payload `{id}` is required and cannot be removed. The canonical reference rule and the symbolic reference `HEAD` are derived from its `defaultBranch`. If the document declares `xyz.radicle.crefs.symbolic.HEAD` or a rule for the default branch, remove them in the same update that adds `{id}` back."
)]
MissingProjectPayload { id: PayloadId },
#[error(transparent)]
commit 16aa60e02626ebb3bd35472e2d31205a987e72f9
Author: Daniel Norman <daniel@norman.life>
Date: Tue Aug 18 17:35:33 2026 +0200
identity: Require the project payload on update
The default branch is synthesized from `xyz.radicle.project`. An update
could remove that payload while declaring `HEAD` symbolic rule
and a canonical rule for its target, which was the only way to reach a
document whose default branch is not governed by the delegates at the
document threshold. However, repositories without a project payload
cannot be cloned, moreover, this behaviour was not explicitly defined
in a RIP.
Removing only `defaultBranch` was already rejected, since the payload
then fails to deserialize. This makes the the payload required on
identity document updates.
diff --git a/crates/radicle/src/identity/doc/update.rs b/crates/radicle/src/identity/doc/update.rs
index d04f8b54c3..0312ad4182 100644
--- a/crates/radicle/src/identity/doc/update.rs
+++ b/crates/radicle/src/identity/doc/update.rs
@@ -196,47 +196,40 @@ pub fn payload(
/// [`CanonicalRefs`]: crate::identity::CanonicalRefs
pub fn verify(raw: RawDoc) -> Result<Doc, error::DocVerification> {
let proposal = raw.clone().verified()?;
- // Verify that the project payload is valid
+ // Verify that the project payload is present and valid.
// TODO(finto): perhaps this should be handled by JSON Schemas instead
- let project = match proposal.project() {
- Ok(project) => Some(project),
- Err(PayloadError::NotFound(_)) => None,
- Err(PayloadError::Json(e)) => {
- return Err(error::DocVerification::PayloadError {
- id: PayloadId::project(),
- err: e.to_string(),
- });
- }
- };
+ let project = proposal.project().map_err(|err| match err {
+ PayloadError::NotFound(id) => error::DocVerification::MissingProjectPayload { id },
+ PayloadError::Json(err) => error::DocVerification::PayloadError {
+ id: PayloadId::project(),
+ err: err.to_string(),
+ },
+ })?;
- // If we have both payloads `xyz.radicle.{project,crefs}` ensure that,
- // in the `crefs` payload there is no …
+ // Given the `xyz.radicle.crefs` payload, ensure that it holds no …
// 1. … rule that matches the default branch from the `project` payload.
// (This rule must be synthesized!)
// 2. … symbolic reference with the name `HEAD`.
// (This reference must be synthesized!)
use super::GetRawCanonicalRefs as _;
- match raw.raw_canonical_refs().map(|rcrefs| rcrefs.zip(project)) {
- Ok(Some((crefs, project))) => {
- let default =
- git::fmt::Qualified::from(git::fmt::lit::refs_heads(project.default_branch()));
- let matches = crefs
- .raw_rules()
- .matches(&default)
- .map(|(pattern, _)| pattern.to_string())
- .collect::<Vec<_>>();
- if !matches.is_empty() {
- return Err(error::DocVerification::DisallowDefaultBranchRule { matches, default });
- }
+ if let Ok(Some(crefs)) = raw.raw_canonical_refs() {
+ let default =
+ git::fmt::Qualified::from(git::fmt::lit::refs_heads(project.default_branch()));
+ let matches = crefs
+ .raw_rules()
+ .matches(&default)
+ .map(|(pattern, _)| pattern.to_string())
+ .collect::<Vec<_>>();
+ if !matches.is_empty() {
+ return Err(error::DocVerification::DisallowDefaultBranchRule { matches, default });
+ }
- if let Some(symbolic) = crefs.symbolic().resolve_head() {
- return Err(error::DocVerification::DisallowDefaultBranchSymbolic {
- symbolic: symbolic.to_ref_string(),
- default,
- });
- }
+ if let Some(symbolic) = crefs.symbolic().resolve_head() {
+ return Err(error::DocVerification::DisallowDefaultBranchSymbolic {
+ symbolic: symbolic.to_ref_string(),
+ default,
+ });
}
- _ => { /* we validate below */ }
}
// Verify that the canonical references payload is valid
@@ -374,4 +367,54 @@ mod test {
"Default branch rule is missing!"
);
}
+
+ #[test]
+ fn test_cannot_remove_project_payload() {
+ let mut raw = arbitrary::r#gen::<RawDoc>(1);
+ raw.payload.remove(&PayloadId::project());
+ assert!(
+ matches!(
+ super::verify(raw),
+ Err(error::DocVerification::MissingProjectPayload { .. })
+ ),
+ "Verification should be rejected for removing the project payload"
+ )
+ }
+
+ #[test]
+ fn test_cannot_remove_project_payload_for_own_head_rule() {
+ // Removing the payload while declaring `HEAD` and a rule for its
+ // target used to be accepted, and was the only way to reach a document
+ // whose default branch is not governed by the synthesized rule.
+ let mut raw = arbitrary::r#gen::<RawDoc>(1);
+ raw.payload.remove(&PayloadId::project());
+ let raw = super::payload(
+ raw,
+ [
+ PayloadUpsert {
+ id: PayloadId::canonical_refs(),
+ key: "symbolic".to_string(),
+ value: json!({ "HEAD": "refs/heads/main" }),
+ },
+ PayloadUpsert {
+ id: PayloadId::canonical_refs(),
+ key: "rules".to_string(),
+ value: json!({
+ "refs/heads/main": {
+ "threshold": 1,
+ "allow": "delegates"
+ }
+ }),
+ },
+ ],
+ )
+ .unwrap();
+ assert!(
+ matches!(
+ super::verify(raw),
+ Err(error::DocVerification::MissingProjectPayload { .. })
+ ),
+ "Verification should be rejected for removing the project payload"
+ )
+ }
}
diff --git a/crates/radicle/src/identity/doc/update/error.rs b/crates/radicle/src/identity/doc/update/error.rs
index 31ffde52a9..a7e7c5c892 100644
--- a/crates/radicle/src/identity/doc/update/error.rs
+++ b/crates/radicle/src/identity/doc/update/error.rs
@@ -26,6 +26,10 @@ pub enum PayloadError {
pub enum DocVerification {
#[error("failed to verify `{id}`, {err}")]
PayloadError { id: PayloadId, err: String },
+ #[error(
+ "the payload `{id}` is required and cannot be removed. Its `defaultBranch` determines the default branch, along with the canonical reference rule and the symbolic reference `HEAD` synthesized from it."
+ )]
+ MissingProjectPayload { id: PayloadId },
#[error(transparent)]
Doc(#[from] DocError),
#[error(
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 14cf6c5e-8064-4bd7-be5c-ad1e0611145a -v /opt/radcis/ci.rad.levitte.org/cci/state/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/s:/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/s:ro -v /opt/radcis/ci.rad.levitte.org/cci/state/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w:/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w -w /14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w -v /opt/radcis/ci.rad.levitte.org/.radicle:/${id}/.radicle:ro -e RAD_HOME=/${id}/.radicle rust:trixie bash /14cf6c5e-8064-4bd7-be5c-ad1e0611145a/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 cipher v0.4.4
Downloaded addr2line v0.25.1
Downloaded clap_builder v4.6.0
Downloaded ctr v0.9.2
Downloaded clap v4.6.0
Downloaded crypto-common v0.1.7
Downloaded clap_complete v4.6.0
Downloaded crossbeam-channel v0.5.15
Downloaded quote v1.0.45
Downloaded crossterm v0.29.0
Downloaded chrono v0.4.44
Downloaded colored v2.2.0
Downloaded ghash v0.5.1
Downloaded quick-error v1.2.3
Downloaded gix-sec v0.14.0
Downloaded crypto-bigint v0.5.5
Downloaded either v1.15.0
Downloaded env_filter v1.0.0
Downloaded find-msvc-tools v0.1.9
Downloaded cpufeatures v0.2.17
Downloaded crossbeam-utils v0.8.21
Downloaded gix-diff v0.63.0
Downloaded gix-actor v0.41.0
Downloaded digest v0.10.7
Downloaded faster-hex v0.10.0
Downloaded convert_case v0.10.0
Downloaded elliptic-curve v0.13.8
Downloaded gix-date v0.15.3
Downloaded gix-refspec v0.41.0
Downloaded errno v0.3.14
Downloaded flate2 v1.1.9
Downloaded ed25519 v2.2.3
Downloaded gix-credentials v0.38.0
Downloaded gix-protocol v0.61.0
Downloaded clap_derive v4.6.0
Downloaded dunce v1.0.5
Downloaded fnv v1.0.7
Downloaded fraction v0.15.3
Downloaded rand v0.8.5
Downloaded ed25519 v1.5.3
Downloaded env_logger v0.11.9
Downloaded escargot v0.5.15
Downloaded gix-chunk v0.7.1
Downloaded gix-odb v0.80.0
Downloaded data-encoding-macro-internal v0.1.17
Downloaded gix-path v0.12.0
Downloaded gix-ref v0.63.0
Downloaded qcheck-macros v1.0.0
Downloaded clap_lex v1.1.0
Downloaded email_address v0.2.9
Downloaded equivalent v1.0.2
Downloaded erased-serde v0.4.10
Downloaded getrandom v0.4.3
Downloaded data-encoding v2.10.0
Downloaded console v0.16.3
Downloaded gix-lock v23.0.0
Downloaded crc32fast v1.5.0
Downloaded ref-cast v1.0.25
Downloaded gix-config-value v0.18.0
Downloaded rsa v0.9.10
Downloaded gix-glob v0.26.0
Downloaded gix-prompt v0.15.0
Downloaded rand_xorshift v0.4.0
Downloaded colorchoice v1.0.5
Downloaded fancy-regex v0.14.0
Downloaded fastrand v2.3.0
Downloaded const-oid v0.9.6
Downloaded ff v0.13.1
Downloaded gix-quote v0.7.1
Downloaded gix-revwalk v0.31.0
Downloaded ref-cast-impl v1.0.25
Downloaded const-str v0.4.3
Downloaded curve25519-dalek-derive v0.1.1
Downloaded cyphergraphy v0.3.1
Downloaded der v0.7.10
Downloaded ec25519 v0.1.0
Downloaded gix-object v0.60.0
Downloaded form_urlencoded v1.2.2
Downloaded getrandom v0.3.4
Downloaded data-encoding-macro v0.1.19
Downloaded generic-array v0.14.7
Downloaded gix-packetline v0.21.3
Downloaded cypheraddr v0.4.1
Downloaded smallvec v1.15.1
Downloaded gix-negotiate v0.31.0
Downloaded dyn-clone v1.0.20
Downloaded cbc v0.1.2
Downloaded displaydoc v0.2.5
Downloaded fast-glob v0.3.3
Downloaded rfc6979 v0.4.0
Downloaded rand_chacha v0.3.1
Downloaded thiserror v2.0.18
Downloaded referencing v0.30.0
Downloaded ecdsa v0.16.9
Downloaded getrandom v0.2.17
Downloaded gix-command v0.9.0
Downloaded gix-commitgraph v0.37.0
Downloaded gix-fs v0.21.1
Downloaded diff v0.1.13
Downloaded ed25519-dalek v2.2.0
Downloaded gix-hash v0.25.0
Downloaded rand v0.9.2
Downloaded regex v1.12.3
Downloaded rustc_version v0.4.1
Downloaded signature v1.6.4
Downloaded derive_more v2.1.1
Downloaded gix-features v0.48.0
Downloaded gix-revision v0.45.0
Downloaded rand_chacha v0.9.0
Downloaded inquire v0.9.4
Downloaded rs-release v0.1.11
Downloaded emojis v0.6.4
Downloaded test-log-macros v0.2.19
Downloaded gix-validate v0.11.1
Downloaded chacha20poly1305 v0.10.1
Downloaded gix-transport v0.57.0
Downloaded sval_dynamic v2.17.0
Downloaded rand_core v0.6.4
Downloaded signal-hook-registry v1.4.8
Downloaded streaming-iterator v0.1.9
Downloaded derive_more-impl v2.1.1
Downloaded git2 v0.21.0
Downloaded ssh-cipher v0.2.0
Downloaded match-lookup v0.1.2
Downloaded sval_ref v2.17.0
Downloaded scopeguard v1.2.0
Downloaded thiserror v1.0.69
Downloaded document-features v0.2.12
Downloaded signature v2.2.0
Downloaded subtle v2.6.1
Downloaded bytecount v0.6.9
Downloaded gix-error v0.2.3
Downloaded sval_json v2.17.0
Downloaded tree-sitter-json v0.24.8
Downloaded lazy_static v1.5.0
Downloaded unarray v0.1.4
Downloaded matchers v0.2.0
Downloaded gix-hashtable v0.15.0
Downloaded human-panic v2.0.6
Downloaded maybe-async v0.2.10
Downloaded anstyle-query v1.1.5
Downloaded pbkdf2 v0.12.2
Downloaded siphasher v0.3.11
Downloaded snapbox-macros v1.1.0
Downloaded tinyvec_macros v0.1.1
Downloaded serde_spanned v1.0.4
Downloaded opaque-debug v0.3.1
Downloaded adler2 v2.0.1
Downloaded anstyle-parse v0.2.7
Downloaded fluent-uri v0.3.2
Downloaded tempfile v3.27.0
Downloaded rustc-demangle v0.1.27
Downloaded systemd-journal-logger v2.2.2
Downloaded uuid-simd v0.8.0
Downloaded secrecy v0.10.3
Downloaded typeid v1.0.3
Downloaded percent-encoding v2.3.2
Downloaded polyval v0.6.2
Downloaded poly1305 v0.8.0
Downloaded serde_fmt v1.1.0
Downloaded signal-hook-mio v0.2.5
Downloaded same-file v1.0.6
Downloaded strsim v0.11.1
Downloaded sval_serde v2.17.0
Downloaded shell-words v1.1.1
Downloaded ssh-encoding v0.2.0
Downloaded yoke-derive v0.8.1
Downloaded unicode-display-width v0.3.0
Downloaded stable_deref_trait v1.2.1
Downloaded pastey v0.2.1
Downloaded inout v0.1.4
Downloaded siphasher v1.0.2
Downloaded test-log v0.2.19
Downloaded gix-pack v0.70.0
Downloaded num-traits v0.2.19
Downloaded zmij v1.0.21
Downloaded salsa20 v0.10.2
Downloaded socks5-client v0.4.3
Downloaded zerofrom v0.1.6
Downloaded nonempty v0.12.0
Downloaded normalize-line-endings v0.3.0
Downloaded tree-sitter-language v0.1.7
Downloaded value-bag-sval2 v1.12.0
Downloaded scrypt v0.11.0
Downloaded sval_fmt v2.17.0
Downloaded aead v0.5.2
Downloaded icu_locale_core v2.1.1
Downloaded gix-url v0.36.0
Downloaded num-complex v0.4.6
Downloaded universal-hash v0.5.1
Downloaded iana-time-zone v0.1.65
Downloaded num v0.4.3
Downloaded semver v1.0.27
Downloaded sval_nested v2.17.0
Downloaded anstyle-parse v1.0.0
Downloaded signals_receipts v0.2.5
Downloaded tinyvec v1.11.0
Downloaded base256emoji v1.0.2
Downloaded bit-set v0.8.0
Downloaded block-padding v0.3.3
Downloaded thiserror-impl v2.0.18
Downloaded outref v0.5.2
Downloaded synstructure v0.13.2
Downloaded serde_derive_internals v0.29.1
Downloaded rustversion v1.0.22
Downloaded sval_buffer v2.17.0
Downloaded cfg-if v1.0.4
Downloaded utf8parse v0.2.2
Downloaded gix-trace v0.1.19
Downloaded rand_core v0.9.5
Downloaded sqlite v0.37.0
Downloaded bytesize v2.3.1
Downloaded schemars_derive v1.2.1
Downloaded sha1 v0.10.6
Downloaded thiserror-impl v1.0.69
Downloaded spki v0.7.3
Downloaded rusty-fork v0.3.1
Downloaded sec1 v0.7.3
Downloaded sem_safe v0.2.1
Downloaded shlex v1.3.0
Downloaded gix-tempfile v23.0.0
Downloaded value-bag-serde1 v1.12.0
Downloaded walkdir v2.5.0
Downloaded autocfg v1.5.0
Downloaded phf v0.11.3
Downloaded jobserver v0.1.34
Downloaded pem-rfc7468 v0.7.0
Downloaded heapless v0.8.0
Downloaded blowfish v0.9.1
Downloaded tree-sitter-css v0.23.2
Downloaded gix-shallow v0.12.0
Downloaded sqlite3-sys v0.18.0
Downloaded idna_adapter v1.2.1
Downloaded value-bag v1.12.0
Downloaded anstream v1.0.0
Downloaded nu-ansi-term v0.50.3
Downloaded serde-untagged v0.1.9
Downloaded simd-adler32 v0.3.8
Downloaded gix-traverse v0.57.0
Downloaded sha2 v0.10.9
Downloaded structured-logger v1.0.5
Downloaded signal-hook v0.3.18
Downloaded spin v0.9.9
Downloaded base64ct v1.8.3
Downloaded byteorder v1.5.0
Downloaded chacha20 v0.9.1
Downloaded parking_lot_core v0.9.12
Downloaded sharded-slab v0.1.7
Downloaded serde_core v1.0.228
Downloaded bcrypt-pbkdf v0.10.0
Downloaded indexmap v2.13.0
Downloaded lock_api v0.4.14
Downloaded toml_datetime v0.7.5+spec-1.1.0
Downloaded serde_derive v1.0.228
Downloaded parking_lot v0.12.5
Downloaded ryu v1.0.23
Downloaded socket2 v0.5.10
Downloaded once_cell v1.21.4
Downloaded zeroize v1.9.0
Downloaded hex-literal v1.1.0
Downloaded snapbox v1.2.2
Downloaded icu_properties v2.1.2
Downloaded nonempty v0.9.0
Downloaded num-iter v0.1.45
Downloaded borrow-or-share v0.2.4
Downloaded similar v3.1.1
Downloaded phf_shared v0.11.3
Downloaded wait-timeout v0.2.1
Downloaded vsimd v0.8.0
Downloaded p256 v0.13.2
Downloaded pkg-config v0.3.32
Downloaded toml_writer v1.0.7+spec-1.1.0
Downloaded ssh-agent-lib v0.6.0
Downloaded memmap2 v0.9.10
Downloaded base32 v0.4.0
Downloaded multibase v0.9.2
Downloaded uuid v1.22.0
Downloaded version_check v0.9.5
Downloaded zerofrom-derive v0.1.6
Downloaded itoa v1.0.17
Downloaded icu_normalizer_data v2.1.1
Downloaded ahash v0.8.12
Downloaded anyhow v1.0.102
Downloaded tree-sitter-highlight v0.24.7
Downloaded lexopt v0.3.2
Downloaded humantime v2.3.0
Downloaded gix-utils v0.3.2
Downloaded unicode-ident v1.0.24
Downloaded heck v0.5.0
Downloaded unit-prefix v0.5.2
Downloaded utf8_iter v1.0.4
Downloaded amplify_syn v2.0.1
Downloaded writeable v0.6.2
Downloaded amplify_num v0.5.3
Downloaded timeago v0.4.2
Downloaded num-cmp v0.1.0
Downloaded thread_local v1.1.9
Downloaded zerovec-derive v0.11.2
Downloaded keccak v0.1.6
Downloaded litrs v1.0.0
Downloaded schemars v1.2.1
Downloaded serde v1.0.228
Downloaded bit-vec v0.8.0
Downloaded sval v2.17.0
Downloaded tree-sitter-html v0.23.2
Downloaded yoke v0.8.1
Downloaded litemap v0.8.1
Downloaded pin-project-lite v0.2.17
Downloaded pkcs1 v0.7.5
Downloaded qcheck v1.0.0
Downloaded tracing-log v0.2.0
Downloaded base64 v0.22.1
Downloaded pkcs8 v0.10.2
Downloaded num-integer v0.1.46
Downloaded anstream v0.6.21
Downloaded potential_utf v0.1.4
Downloaded base16ct v0.2.0
Downloaded memchr v2.8.0
Downloaded noise-framework v0.4.1
Downloaded group v0.13.0
Downloaded proc-macro2 v1.0.106
Downloaded icu_normalizer v2.1.1
Downloaded indicatif v0.18.4
Downloaded log v0.4.29
Downloaded primeorder v0.13.6
Downloaded zerotrie v0.2.3
Downloaded base-x v0.2.11
Downloaded hash32 v0.3.1
Downloaded is_terminal_polyfill v1.70.2
Downloaded gimli v0.32.3
Downloaded arc-swap v1.9.1
Downloaded miniz_oxide v0.8.9
Downloaded tinystr v0.8.2
Downloaded num-rational v0.4.2
Downloaded prodash v31.0.0
Downloaded ssh-key v0.6.7
Downloaded tree-sitter-toml-ng v0.6.0
Downloaded anstyle v1.0.14
Downloaded aes v0.8.4
Downloaded hashbrown v0.16.1
Downloaded url v2.5.8
Downloaded zerovec v0.11.5
Downloaded libm v0.2.16
Downloaded serde_json v1.0.149
Downloaded ppv-lite86 v0.2.21
Downloaded amplify v4.9.0
Downloaded amplify_derive v4.0.1
Downloaded cyphernet v0.5.4
Downloaded jsonschema v0.30.0
Downloaded unicode-segmentation v1.12.0
Downloaded ascii v1.1.0
Downloaded icu_provider v2.1.1
Downloaded tree-sitter-python v0.23.6
Downloaded sysinfo v0.37.2
Downloaded syn v1.0.109
Downloaded zlib-rs v0.6.5
Downloaded vcpkg v0.2.15
Downloaded base64 v0.21.7
Downloaded cc v1.2.57
Downloaded syn v2.0.117
Downloaded portable-atomic v1.13.1
Downloaded tree-sitter-c v0.23.4
Downloaded regex-syntax v0.8.10
Downloaded regex-automata v0.4.14
Downloaded hmac v0.12.1
Downloaded jiff-static v0.2.23
Downloaded typenum v1.20.1
Downloaded block-buffer v0.10.4
Downloaded bytes v1.11.1
Downloaded pretty_assertions v1.4.1
Downloaded tree-sitter-go v0.23.4
Downloaded bstr v1.12.1
Downloaded bloomy v1.2.0
Downloaded rustix v1.1.4
Downloaded tracing-core v0.1.36
Downloaded toml v0.9.12+spec-1.1.0
Downloaded bitflags v2.11.0
Downloaded yansi v1.0.1
Downloaded sha1-checked v0.10.0
Downloaded sha3 v0.10.8
Downloaded libz-sys v1.1.25
Downloaded tokio v1.50.0
Downloaded mio v1.1.1
Downloaded libgit2-sys v0.18.4+1.9.3
Downloaded backtrace v0.3.76
Downloaded p521 v0.13.3
Downloaded aes-gcm v0.10.3
Downloaded unicode-normalization v0.1.25
Downloaded icu_collections v2.1.1
Downloaded sqlite3-src v0.7.0
Downloaded num-bigint v0.4.6
Downloaded idna v1.1.0
Downloaded num-bigint-dig v0.8.6
Downloaded tree-sitter v0.24.7
Downloaded icu_properties_data v2.1.2
Downloaded itertools v0.14.0
Downloaded curve25519-dalek v4.1.3
Downloaded proptest v1.10.0
Downloaded p384 v0.13.1
Downloaded aho-corasick v1.1.4
Downloaded tracing-subscriber v0.3.23
Downloaded zerocopy v0.8.42
Downloaded unicode-width v0.2.2
Downloaded object v0.37.3
Downloaded tree-sitter-rust v0.23.3
Downloaded tree-sitter-md v0.3.2
Downloaded tree-sitter-bash v0.23.3
Downloaded tracing v0.1.44
Downloaded tree-sitter-ruby v0.23.1
Downloaded jiff v0.2.23
Downloaded libc v0.2.183
Downloaded tree-sitter-typescript v0.23.2
Downloaded linux-raw-sys v0.12.1
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
Checking getrandom v0.2.17
Compiling syn v2.0.117
Checking rand_core v0.6.4
Checking typenum v1.20.1
Checking memchr v2.8.0
Compiling jobserver v0.1.34
Compiling find-msvc-tools v0.1.9
Compiling shlex v1.3.0
Compiling cc v1.2.57
Checking subtle v2.6.1
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
Checking regex-automata v0.4.14
Compiling parking_lot_core v0.9.12
Checking scopeguard v1.2.0
Checking lock_api v0.4.14
Checking stable_deref_trait v1.2.1
Checking parking_lot v0.12.5
Checking bitflags v2.11.0
Compiling typeid v1.0.3
Compiling erased-serde v0.4.10
Checking itoa v1.0.17
Checking tinyvec_macros v0.1.1
Checking gix-trace v0.1.19
Checking tinyvec v1.11.0
Checking serde_fmt v1.1.0
Checking hashbrown v0.16.1
Checking value-bag-serde1 v1.12.0
Checking unicode-normalization v0.1.25
Compiling serde_derive v1.0.228
Compiling thiserror-impl v2.0.18
Checking byteorder v1.5.0
Checking gix-utils v0.3.2
Checking bstr v1.12.1
Checking value-bag v1.12.0
Checking gix-validate v0.11.1
Checking log v0.4.29
Compiling crc32fast v1.5.0
Checking same-file v1.0.6
Checking prodash v31.0.0
Checking walkdir v2.5.0
Checking zlib-rs v0.6.5
Compiling libm v0.2.16
Checking gix-path v0.12.0
Compiling autocfg v1.5.0
Compiling getrandom v0.4.3
Compiling heapless v0.8.0
Compiling pkg-config v0.3.32
Compiling num-traits v0.2.19
Checking hash32 v0.3.1
Compiling rustix v1.1.4
Checking gix-features v0.48.0
Checking linux-raw-sys v0.12.1
Checking faster-hex v0.10.0
Compiling zerocopy v0.8.42
Checking zeroize v1.9.0
Compiling zmij v1.0.21
Checking crypto-common v0.1.7
Checking block-buffer v0.10.4
Checking equivalent v1.0.2
Checking digest v0.10.7
Compiling serde_json v1.0.149
Checking sha1 v0.10.6
Checking indexmap v2.13.0
Checking sha1-checked v0.10.0
Checking gix-hash v0.25.0
Compiling ref-cast v1.0.25
Checking once_cell v1.21.4
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.9
Compiling schemars_derive v1.2.1
Checking rand_chacha v0.3.1
Checking lazy_static v1.5.0
Compiling syn v1.0.109
Checking rand v0.8.5
Compiling tree-sitter-language v0.1.7
Checking hmac v0.12.1
Checking num-integer v0.1.46
Checking universal-hash v0.5.1
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
Compiling rustc_version v0.4.1
Checking base256emoji v1.0.2
Compiling amplify_derive v4.0.1
Checking ed25519 v1.5.3
Checking data-encoding-macro v0.1.19
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 base-x v0.2.11
Checking ascii v1.1.0
Checking amplify_num v0.5.3
Checking multibase v0.9.2
Checking ecdsa v0.16.9
Checking ec25519 v0.1.0
Compiling curve25519-dalek v4.1.3
Checking primeorder v0.13.6
Checking amplify v4.9.0
Checking polyval v0.6.2
Checking base64ct v1.8.3
Compiling num-bigint-dig v0.8.6
Checking ghash v0.5.1
Checking pem-rfc7468 v0.7.0
Checking cyphergraphy v0.3.1
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 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/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 ssh-encoding v0.2.0
Checking pkcs1 v0.7.5
Checking ed25519 v2.2.3
Checking blowfish v0.9.1
Checking cbc v0.1.2
Checking percent-encoding v2.3.2
Checking base32 v0.4.0
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 p384 v0.13.1
Checking p256 v0.13.2
Checking p521 v0.13.3
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 cyphernet v0.5.4
Checking nonempty v0.9.0
Checking yoke v0.8.1
Checking utf8parse v0.2.2
Checking jiff v0.2.23
Checking anstyle-query v1.1.5
Compiling zerovec-derive v0.11.2
Checking zerovec v0.11.5
Checking radicle-localtime v0.1.0 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-localtime)
Compiling displaydoc v0.2.5
Checking errno v0.3.14
Checking is_terminal_polyfill v1.70.2
Checking colorchoice v1.0.5
Checking base64 v0.21.7
Checking gix-date v0.15.3
Checking anstyle v1.0.14
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 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/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 writeable v0.6.2
Compiling radicle v0.25.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle)
Checking litemap v0.8.1
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
Checking fast-glob v0.3.3
Compiling icu_normalizer_data v2.1.1
Compiling icu_properties_data v2.1.2
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 adler2 v2.0.1
Checking simd-adler32 v0.3.8
Checking signals_receipts v0.2.5
Checking miniz_oxide v0.8.9
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 unicode-segmentation v1.12.0
Checking either v1.15.0
Compiling signal-hook v0.3.18
Checking iana-time-zone v0.1.65
Checking shell-words v1.1.1
Checking chrono v0.4.44
Checking gix-command v0.9.0
Checking idna_adapter v1.2.1
Compiling convert_case v0.10.0
Checking radicle-signals v0.12.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-signals)
Checking signal-hook-registry v1.4.8
Checking colored v2.2.0
Checking utf8_iter v1.0.4
Compiling object v0.37.3
Compiling getrandom v0.3.4
Compiling rustversion v1.0.22
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 unicode-width v0.2.2
Checking gimli v0.32.3
Compiling litrs v1.0.0
Compiling thiserror v1.0.69
Compiling document-features v0.2.12
Checking derive_more v2.1.1
Checking gix-prompt v0.15.0
Checking signal-hook-mio v0.2.5
Checking addr2line v0.25.1
Checking radicle-log v0.2.0 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/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 backtrace v0.3.76
Checking gix-refspec v0.41.0
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
Checking regex v1.12.3
Compiling maybe-async v0.2.10
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
Checking clap_lex v1.1.0
Checking strsim v0.11.1
Checking streaming-iterator v0.1.9
Compiling crossbeam-utils v0.8.21
Compiling heck v0.5.0
Checking siphasher v0.3.11
Checking similar v3.1.1
Checking normalize-line-endings v0.3.0
Compiling clap_derive v4.6.0
Checking snapbox v1.2.2
Checking bloomy v1.2.0
Checking clap_builder v4.6.0
Checking scrypt v0.11.0
Checking systemd-journal-logger v2.2.2
Compiling tree-sitter-html v0.23.2
Compiling tree-sitter-css v0.23.2
Compiling tree-sitter-bash v0.23.3
Compiling tree-sitter-ruby v0.23.1
Compiling tree-sitter-python v0.23.6
Compiling tree-sitter-md v0.3.2
Compiling tree-sitter-go v0.23.4
Compiling tree-sitter-typescript v0.23.2
Compiling tree-sitter-rust v0.23.3
Compiling tree-sitter-c v0.23.4
Compiling tree-sitter-json v0.24.8
Compiling tree-sitter-toml-ng v0.6.0
Checking toml_datetime v0.7.5+spec-1.1.0
Checking serde_spanned v1.0.4
Checking bit-vec v0.8.0
Checking toml_writer v1.0.7+spec-1.1.0
Compiling anyhow v1.0.102
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 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-crypto)
Checking clap v4.6.0
Checking rand_core v0.9.5
Checking sysinfo v0.37.2
Compiling radicle-cli v0.23.0 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-cli)
Compiling radicle-node v0.21.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-node)
Checking diff v0.1.13
Checking yansi v1.0.1
Checking human-panic v2.0.6
Checking crossbeam-channel v0.5.15
Checking pretty_assertions v1.4.1
Checking clap_complete v4.6.0
Checking structured-logger v1.0.5
Checking radicle-systemd v0.13.0 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-systemd)
Checking tree-sitter-highlight v0.24.7
Checking itertools v0.14.0
Checking socket2 v0.5.10
Checking rs-release v0.1.11
Checking humantime v2.3.0
Compiling escargot v0.5.15
Checking timeago v0.4.2
Checking lexopt v0.3.2
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 env_logger v0.11.9
Checking num v0.4.3
Checking flate2 v1.1.9
Checking phf_shared v0.11.3
Compiling test-log-macros v0.2.19
Checking vsimd v0.8.0
Checking hex-literal v1.1.0
Checking outref v0.5.2
Compiling radicle-remote-helper v0.18.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-remote-helper)
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 bytecount v0.6.9
Checking num-cmp v0.1.0
Checking base64 v0.22.1
Checking emojis v0.6.4
Compiling pastey v0.2.1
Checking jsonschema v0.30.0
Checking radicle-windows v0.1.0 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-windows)
Checking git2 v0.21.0
Checking radicle-oid v0.2.2 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-oid)
Checking radicle-git-metadata v0.2.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-git-metadata)
Checking radicle-term v0.19.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-term)
Checking radicle-core v0.4.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-core)
Checking radicle-cob v0.21.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-cob)
Checking radicle-surf v0.29.0 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-surf)
Checking radicle-cli-test v0.14.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-cli-test)
Checking radicle-fetch v0.21.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-fetch)
Checking radicle-protocol v0.9.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-protocol)
error: wildcard match will also match any future added variants
--> crates/radicle-cli/src/commands/id.rs:188:17
|
188 | err => anyhow::Error::from(err),
| ^^^ help: try: `err @ update::error::DocVerification::PayloadError { .. } | err @ update::error::DocVerification::Doc(_) | err @ update::error::DocVerification::DisallowDefaultBranchRule { .. } | err @ update::error::DocVerification::DisallowDefaultBranchSymbolic { .. }`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#wildcard_enum_match_arm
= note: requested on the command line with `-D clippy::wildcard-enum-match-arm`
Checking radicle-schemars v0.9.1 (/14cf6c5e-8064-4bd7-be5c-ad1e0611145a/w/crates/radicle-schemars)
error: could not compile `radicle-cli` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `radicle-cli` (lib test) due to 1 previous error
Exit code: 101
{
"response": "finished",
"result": "failure"
}