rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 heartwooda8776e03f399cfcfb3648f5915224abc8ad5dc72
{
"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": "f0ab7c0b4a458ea187705757fe5c38f5575cebae",
"author": {
"id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
"alias": "erikli"
},
"title": "term: Switch to `indicatif` spinner",
"state": {
"status": "open",
"conflicts": []
},
"before": "54fd8c40a0b64e061d0ec4f32b9471b36ec11ee0",
"after": "a8776e03f399cfcfb3648f5915224abc8ad5dc72",
"commits": [
"a8776e03f399cfcfb3648f5915224abc8ad5dc72",
"6846bf78800272752773fc2159a7c37778a9e209",
"18a1d1db705356032996d1712a14b2f7e605c5a1",
"a78f968834dc74be8f1a5e20bd95ee6c415e8521"
],
"target": "54fd8c40a0b64e061d0ec4f32b9471b36ec11ee0",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "f0ab7c0b4a458ea187705757fe5c38f5575cebae",
"author": {
"id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
"alias": "erikli"
},
"description": "This replaces the current spinner implementation with the one that is provided by `indicatif`.\n\n# Rationale\n\nThe current spinner breaks the output on narrow terminals for long spinner messages. This results in the spinner filling up the terminal with a new line for every progress update.\n\nA few other spinner libraries e.g. `spinners` where taking into consideration, but `indicatif` turned out to be the best choice in terms of flexibilty and future maintenance. The drawback is obviously that `indicatif` is built on top of `console`, yet another terminal abstraction library that is added to our dependencies besides `crossterm`. But it can be argued, that `crossterm` is rather low-level, whereas `console` is more high-level, thus having both is a valid use case.\n\nIn order to be able to replace the current spinner with `indicatif`, the standard I/O stream abstraction was refactored and now provides a `RenderTarget`, which supports switching streams.\n\nAdditionally, it introduces output macros for warnings and errors.",
"base": "54fd8c40a0b64e061d0ec4f32b9471b36ec11ee0",
"oid": "a8776e03f399cfcfb3648f5915224abc8ad5dc72",
"timestamp": 1753974914
}
]
}
}
{
"response": "triggered",
"run_id": {
"id": "0a4af07c-c5cc-484c-ab52-bf176fce6ee0"
},
"info_url": "https://cci.rad.levitte.org//0a4af07c-c5cc-484c-ab52-bf176fce6ee0.html"
}
Started at: 2025-07-31 17:15:16.518939+02:00
Commands:
$ rad clone rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 .
✓ Creating checkout in ./...
✓ Remote cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT added
✓ Remote-tracking branch cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT/master created for z6MksFq…bS9wzpT
✓ Remote cloudhead@z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW added
✓ Remote-tracking branch cloudhead@z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW/master created for z6MktaN…hzPZRZW
✓ Remote fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM added
✓ Remote-tracking branch fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM/master created for z6Mkire…SQZ3voM
✓ Remote erikli@z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz added
✓ Remote-tracking branch erikli@z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz/master created for z6MkgFq…FGAnBGz
✓ Remote lorenz@z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz added
✓ Remote-tracking branch lorenz@z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz/master created for z6MkkPv…WX5sTEz
✓ Repository successfully cloned under /opt/radcis/ci.rad.levitte.org/cci/state/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w/
╭────────────────────────────────────╮
│ heartwood │
│ Radicle Heartwood Protocol & Stack │
│ 112 issues · 10 patches │
╰────────────────────────────────────╯
Run `cd ./.` to go to the repository directory.
Exit code: 0
$ rad patch checkout f0ab7c0b4a458ea187705757fe5c38f5575cebae
✓ Switched to branch patch/f0ab7c0 at revision f0ab7c0
✓ Branch patch/f0ab7c0 setup to track rad/patches/f0ab7c0b4a458ea187705757fe5c38f5575cebae
Exit code: 0
$ git config advice.detachedHead false
Exit code: 0
$ git checkout a8776e03f399cfcfb3648f5915224abc8ad5dc72
HEAD is now at a8776e03 remote-helper: Use render target in push spinner
Exit code: 0
$ git show a8776e03f399cfcfb3648f5915224abc8ad5dc72
commit a8776e03f399cfcfb3648f5915224abc8ad5dc72
Author: Erik Kundt <erik@zirkular.io>
Date: Thu Jul 31 16:11:59 2025 +0200
remote-helper: Use render target in push spinner
diff --git a/crates/radicle-remote-helper/src/push.rs b/crates/radicle-remote-helper/src/push.rs
index dfef5696..2c62a49e 100644
--- a/crates/radicle-remote-helper/src/push.rs
+++ b/crates/radicle-remote-helper/src/push.rs
@@ -884,16 +884,16 @@ fn sync(
profile: &Profile,
) -> Result<(), cli::node::SyncError> {
let progress = if io::stderr().is_terminal() {
- cli::node::SyncWriter::Stderr(io::stderr())
+ term::RenderTarget::Stderr
} else {
- cli::node::SyncWriter::Sink
+ term::RenderTarget::Hidden
};
let result = cli::node::announce(
repo,
cli::node::SyncSettings::default().with_profile(profile),
cli::node::SyncReporting {
progress,
- completion: cli::node::SyncWriter::Stderr(io::stderr()),
+ completion: term::RenderTarget::Stderr,
debug: opts.sync_debug,
},
&mut node,
Exit code: 0
shell: '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 0a4af07c-c5cc-484c-ab52-bf176fce6ee0 -v /opt/radcis/ci.rad.levitte.org/cci/state/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/s:/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/s:ro -v /opt/radcis/ci.rad.levitte.org/cci/state/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w:/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w -w /0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w -v /opt/radcis/ci.rad.levitte.org/.radicle:/${id}/.radicle:ro -e RAD_HOME=/${id}/.radicle rust:bookworm bash /0a4af07c-c5cc-484c-ab52-bf176fce6ee0/s/script.sh
+ cargo --version
info: syncing channel updates for '1.88-x86_64-unknown-linux-gnu'
info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
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.88.0 (873a06493 2025-05-10)
+ rustc --version
rustc 1.88.0 (6b00bc388 2025-06-23)
+ cargo fmt --check
+ cargo clippy --all-targets --workspace -- --deny warnings
Updating crates.io index
Downloading crates ...
Downloaded adler2 v2.0.0
Downloaded aead v0.5.2
Downloaded ahash v0.8.11
Downloaded ghash v0.5.1
Downloaded aes v0.8.4
Downloaded aes-gcm v0.10.3
Downloaded pem-rfc7468 v0.7.0
Downloaded parking_lot_core v0.9.9
Downloaded amplify_num v0.5.2
Downloaded amplify_derive v4.0.0
Downloaded phf v0.11.3
Downloaded phf_shared v0.11.3
Downloaded pkcs1 v0.7.5
Downloaded percent-encoding v2.3.1
Downloaded cpufeatures v0.2.12
Downloaded crc32fast v1.4.0
Downloaded data-encoding-macro-internal v0.1.12
Downloaded ecdsa v0.16.9
Downloaded diff v0.1.13
Downloaded data-encoding-macro v0.1.14
Downloaded data-encoding v2.5.0
Downloaded crossbeam-utils v0.8.19
Downloaded convert_case v0.7.1
Downloaded outref v0.5.2
Downloaded bitflags v1.3.2
Downloaded fastrand v2.1.0
Downloaded getrandom v0.2.15
Downloaded erased-serde v0.4.6
Downloaded faster-hex v0.9.0
Downloaded fxhash v0.2.1
Downloaded cc v1.2.2
Downloaded bytes v1.10.1
Downloaded arc-swap v1.7.1
Downloaded crypto-common v0.1.6
Downloaded fast-glob v0.3.3
Downloaded escargot v0.5.10
Downloaded equivalent v1.0.1
Downloaded email_address v0.2.9
Downloaded either v1.11.0
Downloaded ed25519 v1.5.3
Downloaded elliptic-curve v0.13.8
Downloaded form_urlencoded v1.2.1
Downloaded errno v0.3.13
Downloaded poly1305 v0.8.0
Downloaded pkcs8 v0.10.2
Downloaded primeorder v0.13.6
Downloaded litemap v0.7.5
Downloaded once_cell v1.21.3
Downloaded p256 v0.13.2
Downloaded gix-config-value v0.14.12
Downloaded gix-credentials v0.26.0
Downloaded radicle-std-ext v0.1.0
Downloaded rand_chacha v0.3.1
Downloaded ref-cast-impl v1.0.24
Downloaded rand_core v0.6.4
Downloaded rfc6979 v0.4.0
Downloaded referencing v0.30.0
Downloaded sec1 v0.7.3
Downloaded scrypt v0.11.0
Downloaded schemars_derive v1.0.4
Downloaded gix-diff v0.49.0
Downloaded popol v3.0.0
Downloaded num-traits v0.2.19
Downloaded mio v0.8.11
Downloaded mio v1.0.4
Downloaded vcpkg v0.2.15
Downloaded localtime v1.3.1
Downloaded itoa v1.0.11
Downloaded tree-sitter-language v0.1.2
Downloaded schemars v1.0.4
Downloaded group v0.13.0
Downloaded log v0.4.27
Downloaded litrs v0.4.1
Downloaded maybe-async v0.2.10
Downloaded lock_api v0.4.11
Downloaded num v0.4.3
Downloaded memmap2 v0.9.4
Downloaded newline-converter v0.3.0
Downloaded synstructure v0.13.1
Downloaded num-integer v0.1.46
Downloaded gix-hash v0.15.1
Downloaded git-ref-format v0.3.1
Downloaded gix-odb v0.66.0
Downloaded gix-packetline v0.18.4
Downloaded unicode-ident v1.0.12
Downloaded icu_locid v1.5.0
Downloaded typenum v1.17.0
Downloaded syn v2.0.89
Downloaded gix-hashtable v0.6.0
Downloaded zerovec-derive v0.10.3
Downloaded indicatif v0.18.0
Downloaded inquire v0.7.5
Downloaded jsonschema v0.30.0
Downloaded libm v0.2.8
Downloaded sha3 v0.10.8
Downloaded idna v1.0.3
Downloaded writeable v0.5.5
Downloaded gix-lock v15.0.1
Downloaded tree-sitter-c v0.23.2
Downloaded rustix v0.38.34
Downloaded gix-negotiate v0.17.0
Downloaded regex-automata v0.4.9
Downloaded xattr v1.3.1
Downloaded lexopt v0.3.0
Downloaded jobserver v0.1.31
Downloaded git-ref-format-core v0.3.1
Downloaded write16 v1.0.0
Downloaded icu_locid_transform v1.5.0
Downloaded tree-sitter-highlight v0.24.4
Downloaded winnow v0.6.26
Downloaded unicode-display-width v0.3.0
Downloaded icu_normalizer v1.5.0
Downloaded num-bigint v0.4.6
Downloaded icu_properties v1.5.1
Downloaded icu_normalizer_data v1.5.1
Downloaded miniz_oxide v0.8.8
Downloaded p384 v0.13.0
Downloaded bloomy v1.2.0
Downloaded tree-sitter-toml-ng v0.6.0
Downloaded git2 v0.19.0
Downloaded tree-sitter-bash v0.23.3
Downloaded tree-sitter-go v0.23.4
Downloaded linux-raw-sys v0.9.4
Downloaded unicode-normalization v0.1.23
Downloaded tree-sitter-md v0.3.2
Downloaded icu_collections v1.5.0
Downloaded gix-pack v0.56.0
Downloaded tree-sitter-python v0.23.4
Downloaded icu_properties_data v1.5.1
Downloaded sqlite3-src v0.5.1
Downloaded memchr v2.7.2
Downloaded hashbrown v0.14.3
Downloaded zerocopy v0.7.35
Downloaded icu_locid_transform_data v1.5.1
Downloaded num-bigint-dig v0.8.4
Downloaded libc v0.2.174
Downloaded tree-sitter-ruby v0.23.1
Downloaded tree-sitter-css v0.23.1
Downloaded nonempty v0.5.0
Downloaded zerovec v0.10.4
Downloaded tree-sitter-typescript v0.23.2
Downloaded iana-time-zone v0.1.60
Downloaded home v0.5.9
Downloaded hmac v0.12.1
Downloaded zerofrom-derive v0.1.6
Downloaded zerofrom v0.1.6
Downloaded gix-object v0.46.1
Downloaded idna_adapter v1.2.0
Downloaded gix-fs v0.12.1
Downloaded unicode-segmentation v1.11.0
Downloaded git-ref-format-macro v0.3.1
Downloaded linux-raw-sys v0.4.13
Downloaded num-complex v0.4.6
Downloaded num-cmp v0.1.0
Downloaded radicle-surf v0.22.0
Downloaded yoke v0.7.5
Downloaded icu_provider_macros v1.5.0
Downloaded icu_provider v1.5.0
Downloaded syn v1.0.109
Downloaded serde_json v1.0.140
Downloaded jiff v0.2.1
Downloaded serde v1.0.219
Downloaded gix-validate v0.9.4
Downloaded yoke-derive v0.7.5
Downloaded yansi v0.5.1
Downloaded tree-sitter-html v0.23.2
Downloaded noise-framework v0.4.0
Downloaded ssh-key v0.6.6
Downloaded rustix v1.0.7
Downloaded tree-sitter-json v0.24.8
Downloaded p521 v0.13.3
Downloaded lazy_static v1.5.0
Downloaded tree-sitter v0.24.4
Downloaded tinystr v0.7.6
Downloaded thiserror-impl v2.0.12
Downloaded thiserror v2.0.12
Downloaded snapbox v0.4.17
Downloaded signal-hook v0.3.18
Downloaded sem_safe v0.2.0
Downloaded ryu v1.0.17
Downloaded rsa v0.9.6
Downloaded regex-syntax v0.8.5
Downloaded regex v1.11.1
Downloaded rand v0.8.5
Downloaded prodash v29.0.2
Downloaded chrono v0.4.38
Downloaded inout v0.1.3
Downloaded gix-utils v0.1.14
Downloaded gix-url v0.28.2
Downloaded libz-sys v1.1.16
Downloaded gix-traverse v0.43.1
Downloaded gix-transport v0.44.0
Downloaded gix-trace v0.1.12
Downloaded gix-prompt v0.9.1
Downloaded gix-path v0.10.15
Downloaded gix-commitgraph v0.25.1
Downloaded tree-sitter-rust v0.23.2
Downloaded gix-command v0.4.1
Downloaded gix-chunk v0.4.11
Downloaded gix-actor v0.33.2
Downloaded zeroize v1.7.0
Downloaded walkdir v2.5.0
Downloaded vsimd v0.8.0
Downloaded unicode-width v0.1.11
Downloaded typeid v1.0.3
Downloaded normalize-line-endings v0.3.0
Downloaded nonempty v0.9.0
Downloaded gix-tempfile v15.0.0
Downloaded gix-shallow v0.1.0
Downloaded gix-sec v0.10.12
Downloaded gix-revwalk v0.17.0
Downloaded gix-ref v0.49.1
Downloaded gix-quote v0.4.15
Downloaded gix-features v0.39.1
Downloaded version_check v0.9.4
Downloaded netservices v0.8.0
Downloaded tinyvec_macros v0.1.1
Downloaded tinyvec v1.6.0
Downloaded timeago v0.4.2
Downloaded thiserror-impl v1.0.69
Downloaded thiserror v1.0.69
Downloaded tempfile v3.10.1
Downloaded tar v0.4.40
Downloaded subtle v2.5.0
Downloaded streaming-iterator v0.1.9
Downloaded stable_deref_trait v1.2.0
Downloaded ssh-encoding v0.2.0
Downloaded ssh-cipher v0.2.0
Downloaded sqlite3-sys v0.15.2
Downloaded sqlite v0.32.0
Downloaded spki v0.7.3
Downloaded spin v0.9.8
Downloaded socks5-client v0.4.1
Downloaded socket2 v0.5.7
Downloaded snapbox-macros v0.3.8
Downloaded smallvec v1.13.2
Downloaded siphasher v1.0.1
Downloaded siphasher v0.3.11
Downloaded similar v2.5.0
Downloaded signature v2.2.0
Downloaded signature v1.6.4
Downloaded signals_receipts v0.2.0
Downloaded signal-hook-registry v1.4.5
Downloaded signal-hook-mio v0.2.4
Downloaded shlex v1.3.0
Downloaded shell-words v1.1.0
Downloaded sha2 v0.10.8
Downloaded sha1_smol v1.0.0
Downloaded serde_derive_internals v0.29.1
Downloaded serde_derive v1.0.219
Downloaded serde-untagged v0.1.7
Downloaded scopeguard v1.2.0
Downloaded qcheck-macros v1.0.0
Downloaded pretty_assertions v1.4.0
Downloaded portable-atomic v1.11.0
Downloaded pkg-config v0.3.30
Downloaded gix-revision v0.31.1
Downloaded gix-refspec v0.27.0
Downloaded gix-protocol v0.47.0
Downloaded gix-date v0.9.4
Downloaded utf8_iter v1.0.4
Downloaded utf16_iter v1.0.5
Downloaded url v2.5.4
Downloaded unicode-width v0.2.1
Downloaded indexmap v2.2.6
Downloaded fraction v0.15.3
Downloaded same-file v1.0.6
Downloaded salsa20 v0.10.2
Downloaded ref-cast v1.0.24
Downloaded radicle-git-ext v0.8.1
Downloaded quote v1.0.36
Downloaded uuid-simd v0.8.0
Downloaded uuid v1.16.0
Downloaded utf8parse v0.2.1
Downloaded universal-hash v0.5.1
Downloaded unit-prefix v0.5.1
Downloaded proc-macro2 v1.0.92
Downloaded opaque-debug v0.3.1
Downloaded num-rational v0.4.2
Downloaded qcheck v1.0.0
Downloaded num-iter v0.1.45
Downloaded multibase v0.9.1
Downloaded filetime v0.2.23
Downloaded keccak v0.1.5
Downloaded io-reactor v0.5.2
Downloaded proc-macro-error-attr v1.0.4
Downloaded proc-macro-error v1.0.4
Downloaded fluent-uri v0.3.2
Downloaded flate2 v1.1.1
Downloaded ff v0.13.0
Downloaded fancy-regex v0.14.0
Downloaded emojis v0.6.4
Downloaded cyphergraphy v0.3.0
Downloaded cypheraddr v0.4.0
Downloaded crypto-bigint v0.5.5
Downloaded crossterm v0.29.0
Downloaded crossterm v0.25.0
Downloaded crossbeam-channel v0.5.15
Downloaded chacha20poly1305 v0.10.1
Downloaded bstr v1.9.1
Downloaded libgit2-sys v0.17.0+1.8.1
Downloaded ppv-lite86 v0.2.17
Downloaded polyval v0.6.2
Downloaded derive_more-impl v2.0.1
Downloaded derive_more v2.0.1
Downloaded der v0.7.9
Downloaded generic-array v0.14.7
Downloaded displaydoc v0.2.5
Downloaded digest v0.10.7
Downloaded cyphernet v0.5.2
Downloaded document-features v0.2.11
Downloaded ctr v0.9.2
Downloaded dyn-clone v1.0.17
Downloaded ct-codecs v1.1.1
Downloaded ec25519 v0.1.0
Downloaded bitflags v2.9.1
Downloaded base64 v0.22.1
Downloaded base64 v0.21.7
Downloaded anstyle v1.0.6
Downloaded byteorder v1.5.0
Downloaded console v0.16.0
Downloaded pbkdf2 v0.12.2
Downloaded const-oid v0.9.6
Downloaded colored v2.1.0
Downloaded colorchoice v1.0.0
Downloaded cipher v0.4.4
Downloaded chacha20 v0.9.1
Downloaded cfg-if v1.0.0
Downloaded cbc v0.1.2
Downloaded bytesize v2.0.1
Downloaded bytecount v0.6.8
Downloaded borrow-or-share v0.2.2
Downloaded blowfish v0.9.1
Downloaded block-padding v0.3.3
Downloaded block-buffer v0.10.4
Downloaded bit-vec v0.8.0
Downloaded bit-set v0.8.0
Downloaded bcrypt-pbkdf v0.10.0
Downloaded base64ct v1.6.0
Downloaded base64 v0.13.1
Downloaded base32 v0.4.0
Downloaded ascii v1.1.0
Downloaded anyhow v1.0.82
Downloaded parking_lot v0.12.3
Downloaded base16ct v0.2.0
Downloaded base-x v0.2.11
Downloaded autocfg v1.2.0
Downloaded anstyle-query v1.0.2
Downloaded anstyle-parse v0.2.3
Downloaded anstream v0.6.13
Downloaded amplify_syn v2.0.1
Downloaded amplify v4.6.0
Downloaded aho-corasick v1.1.3
Compiling libc v0.2.174
Compiling proc-macro2 v1.0.92
Compiling unicode-ident v1.0.12
Checking cfg-if v1.0.0
Compiling shlex v1.3.0
Compiling version_check v0.9.4
Compiling serde v1.0.219
Checking memchr v2.7.2
Compiling quote v1.0.36
Compiling jobserver v0.1.31
Compiling syn v2.0.89
Compiling autocfg v1.2.0
Checking getrandom v0.2.15
Compiling cc v1.2.2
Checking smallvec v1.13.2
Checking aho-corasick v1.1.3
Compiling typenum v1.17.0
Checking regex-syntax v0.8.5
Compiling generic-array v0.14.7
Checking rand_core v0.6.4
Checking log v0.4.27
Checking fastrand v2.1.0
Compiling lock_api v0.4.11
Checking regex-automata v0.4.9
Compiling parking_lot_core v0.9.9
Checking crypto-common v0.1.6
Checking bitflags v2.9.1
Checking once_cell v1.21.3
Checking scopeguard v1.2.0
Compiling synstructure v0.13.1
Checking stable_deref_trait v1.2.0
Checking subtle v2.5.0
Checking parking_lot v0.12.3
Compiling syn v1.0.109
Checking tinyvec_macros v0.1.1
Checking tinyvec v1.6.0
Checking zeroize v1.7.0
Checking bstr v1.9.1
Compiling serde_derive v1.0.219
Compiling zerofrom-derive v0.1.6
Compiling yoke-derive v0.7.5
Compiling zerovec-derive v0.10.3
Checking zerofrom v0.1.6
Checking yoke v0.7.5
Compiling displaydoc v0.2.5
Checking zerovec v0.10.4
Checking unicode-normalization v0.1.23
Checking cpufeatures v0.2.12
Compiling thiserror v2.0.12
Compiling icu_locid_transform_data v1.5.1
Checking tinystr v0.7.6
Checking writeable v0.5.5
Compiling crc32fast v1.4.0
Checking litemap v0.7.5
Checking icu_locid v1.5.0
Compiling thiserror-impl v2.0.12
Compiling icu_provider_macros v1.5.0
Checking block-padding v0.3.3
Compiling icu_properties_data v1.5.1
Checking inout v0.1.3
Checking icu_provider v1.5.0
Checking block-buffer v0.10.4
Compiling icu_normalizer_data v1.5.1
Checking itoa v1.0.11
Checking hashbrown v0.14.3
Compiling pkg-config v0.3.30
Checking icu_locid_transform v1.5.0
Checking digest v0.10.7
Checking cipher v0.4.4
Checking icu_collections v1.5.0
Checking write16 v1.0.0
Checking utf8_iter v1.0.4
Compiling thiserror v1.0.69
Checking utf16_iter v1.0.5
Compiling thiserror-impl v1.0.69
Compiling rustix v0.38.34
Checking icu_properties v1.5.1
Checking percent-encoding v2.3.1
Checking linux-raw-sys v0.4.13
Checking sha2 v0.10.8
Checking form_urlencoded v1.2.1
Checking universal-hash v0.5.1
Checking opaque-debug v0.3.1
Compiling vcpkg v0.2.15
Checking icu_normalizer v1.5.0
Compiling amplify_syn v2.0.1
Checking idna_adapter v1.2.0
Checking gix-trace v0.1.12
Compiling libz-sys v1.1.16
Compiling data-encoding v2.5.0
Checking idna v1.0.3
Checking url v2.5.4
Compiling amplify_derive v4.0.0
Checking tempfile v3.10.1
Compiling data-encoding-macro-internal v0.1.12
Checking ascii v1.1.0
Checking amplify_num v0.5.2
Checking signature v1.6.4
Checking data-encoding-macro v0.1.14
Checking ed25519 v1.5.3
Compiling libgit2-sys v0.17.0+1.8.1
Checking faster-hex v0.9.0
Checking aead v0.5.2
Compiling num-traits v0.2.19
Compiling proc-macro-error-attr v1.0.4
Checking ct-codecs v1.1.1
Checking byteorder v1.5.0
Checking base-x v0.2.11
Checking ec25519 v0.1.0
Checking multibase v0.9.1
Checking poly1305 v0.8.0
Checking amplify v4.6.0
Checking chacha20 v0.9.1
Checking gix-utils v0.1.14
Compiling proc-macro-error v1.0.4
Checking adler2 v2.0.0
Checking cyphergraphy v0.3.0
Checking miniz_oxide v0.8.8
Checking gix-hash v0.15.1
Checking keccak v0.1.5
Compiling crossbeam-utils v0.8.19
Checking same-file v1.0.6
Checking sha3 v0.10.8
Checking walkdir v2.5.0
Checking flate2 v1.1.1
Compiling git-ref-format-core v0.3.1
Checking polyval v0.6.2
Checking hmac v0.12.1
Compiling sqlite3-src v0.5.1
Checking prodash v29.0.2
Checking ppv-lite86 v0.2.17
Checking base32 v0.4.0
Checking sha1_smol v1.0.0
Compiling serde_json v1.0.140
Checking equivalent v1.0.1
Checking base64ct v1.6.0
Checking gix-features v0.39.1
Checking indexmap v2.2.6
Checking cypheraddr v0.4.0
Checking pem-rfc7468 v0.7.0
Checking rand_chacha v0.3.1
Checking pbkdf2 v0.12.2
Checking ghash v0.5.1
Compiling git-ref-format-macro v0.3.1
Checking chacha20poly1305 v0.10.1
Checking ctr v0.9.2
Checking aes v0.8.4
Checking ryu v1.0.17
Checking aes-gcm v0.10.3
Checking git-ref-format v0.3.1
Checking noise-framework v0.4.0
Checking crossbeam-channel v0.5.15
Checking rand v0.8.5
Checking socks5-client v0.4.1
Checking ssh-encoding v0.2.0
Checking blowfish v0.9.1
Checking cbc v0.1.2
Checking home v0.5.9
Compiling ref-cast v1.0.24
Checking radicle-std-ext v0.1.0
Checking gix-path v0.10.15
Checking ssh-cipher v0.2.0
Checking bcrypt-pbkdf v0.10.0
Checking cyphernet v0.5.2
Compiling ref-cast-impl v1.0.24
Checking signature v2.2.0
Checking ssh-key v0.6.6
Checking qcheck v1.0.0
Checking radicle-ssh v0.9.0 (/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w/crates/radicle-ssh)
Compiling typeid v1.0.3
Checking dyn-clone v1.0.17
Checking lazy_static v1.5.0
Checking siphasher v1.0.1
Checking nonempty v0.9.0
Compiling serde_derive_internals v0.29.1
Checking radicle-dag v0.10.0 (/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w/crates/radicle-dag)
Checking erased-serde v0.4.6
Checking jiff v0.2.1
Compiling schemars_derive v1.0.4
Checking iana-time-zone v0.1.60
Checking chrono v0.4.38
Checking gix-date v0.9.4
Checking schemars v1.0.4
Checking serde-untagged v0.1.7
Checking colored v2.1.0
Checking bytesize v2.0.1
Checking localtime v1.3.1
Checking winnow v0.6.26
Checking base64 v0.21.7
Checking fast-glob v0.3.3
Checking tree-sitter-language v0.1.2
Checking gix-hashtable v0.6.0
Checking gix-validate v0.9.4
Checking memmap2 v0.9.4
Compiling anyhow v1.0.82
Checking gix-actor v0.33.2
Checking gix-chunk v0.4.11
Checking gix-object v0.46.1
Checking anstyle-query v1.0.2
Checking gix-commitgraph v0.25.1
Checking gix-fs v0.12.1
Checking sem_safe v0.2.0
Checking errno v0.3.13
Checking gix-revwalk v0.17.0
Checking signals_receipts v0.2.0
Checking gix-tempfile v15.0.0
Compiling signal-hook v0.3.18
Checking signal-hook-registry v1.4.5
Checking shell-words v1.1.0
Checking gix-command v0.4.1
Checking radicle-signals v0.11.0 (/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w/crates/radicle-signals)
Checking mio v0.8.11
Checking mio v1.0.4
Compiling tree-sitter v0.24.4
Compiling unicode-segmentation v1.11.0
Compiling convert_case v0.7.1
Checking signal-hook-mio v0.2.4
Checking gix-lock v15.0.1
Checking gix-url v0.28.2
Checking gix-config-value v0.14.12
Checking gix-quote v0.4.15
Checking regex v1.11.1
Checking gix-sec v0.10.12
Compiling rustix v1.0.7
Compiling portable-atomic v1.11.0
Checking gix-prompt v0.9.1
Compiling xattr v1.3.1
Compiling derive_more-impl v2.0.1
Checking sqlite3-sys v0.15.2
Compiling filetime v0.2.23
Checking sqlite v0.32.0
Checking gix-revision v0.31.1
Checking gix-traverse v0.43.1
Checking gix-diff v0.49.0
Checking gix-packetline v0.18.4
Compiling litrs v0.4.1
Checking unicode-width v0.2.1
Checking linux-raw-sys v0.9.4
Checking lexopt v0.3.0
Checking bitflags v1.3.2
Checking utf8parse v0.2.1
Checking crossterm v0.25.0
Checking anstyle-parse v0.2.3
Compiling document-features v0.2.11
Checking console v0.16.0
Checking gix-transport v0.44.0
Checking derive_more v2.0.1
Checking gix-pack v0.56.0
Checking gix-refspec v0.27.0
Compiling tar v0.4.40
Checking gix-credentials v0.26.0
Checking newline-converter v0.3.0
Checking gix-shallow v0.1.0
Checking gix-ref v0.49.1
Checking gix-negotiate v0.17.0
Checking fxhash v0.2.1
Compiling maybe-async v0.2.10
Checking streaming-iterator v0.1.9
Checking anstyle v1.0.6
Checking colorchoice v1.0.0
Checking unit-prefix v0.5.1
Checking unicode-width v0.1.11
Checking arc-swap v1.7.1
Checking inquire v0.7.5
Checking gix-odb v0.66.0
Checking gix-protocol v0.47.0
Checking indicatif v0.18.0
Checking anstream v0.6.13
Compiling radicle-surf v0.22.0
Checking crossterm v0.29.0
Checking unicode-display-width v0.3.0
Compiling tree-sitter-json v0.24.8
Compiling tree-sitter-c v0.23.2
Compiling tree-sitter-rust v0.23.2
Compiling tree-sitter-html v0.23.2
Compiling tree-sitter-ruby v0.23.1
Compiling tree-sitter-bash v0.23.3
Compiling tree-sitter-toml-ng v0.6.0
Compiling tree-sitter-python v0.23.4
Compiling tree-sitter-md v0.3.2
Compiling tree-sitter-typescript v0.23.2
Compiling tree-sitter-css v0.23.1
Compiling tree-sitter-go v0.23.4
Checking either v1.11.0
Checking snapbox-macros v0.3.8
Checking salsa20 v0.10.2
Checking nonempty v0.5.0
Checking siphasher v0.3.11
Checking normalize-line-endings v0.3.0
Checking base64 v0.13.1
Checking similar v2.5.0
Compiling radicle-cli v0.14.0 (/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w/crates/radicle-cli)
Checking bloomy v1.2.0
Checking snapbox v0.4.17
Checking scrypt v0.11.0
Checking tree-sitter-highlight v0.24.4
Checking popol v3.0.0
Checking timeago v0.4.2
Checking bytes v1.10.1
Checking io-reactor v0.5.2
Checking socket2 v0.5.7
Checking diff v0.1.13
Checking yansi v0.5.1
Compiling radicle-node v0.12.0 (/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w/crates/radicle-node)
Checking netservices v0.8.0
Checking pretty_assertions v1.4.0
Checking num-integer v0.1.46
Checking radicle-systemd v0.9.0 (/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w/crates/radicle-systemd)
Compiling escargot v0.5.10
Compiling qcheck-macros v1.0.0
Checking num-bigint v0.4.6
Compiling ahash v0.8.11
Compiling radicle-remote-helper v0.11.0 (/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w/crates/radicle-remote-helper)
Checking num-iter v0.1.45
Checking num-complex v0.4.6
Checking num-rational v0.4.2
Checking bit-vec v0.8.0
Checking borrow-or-share v0.2.2
Checking zerocopy v0.7.35
Checking num v0.4.3
Checking fluent-uri v0.3.2
Checking bit-set v0.8.0
Checking phf_shared v0.11.3
Checking outref v0.5.2
Checking uuid v1.16.0
Checking vsimd v0.8.0
Checking referencing v0.30.0
Checking phf v0.11.3
Checking fancy-regex v0.14.0
Checking uuid-simd v0.8.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-git-ext v0.8.1
Checking radicle-term v0.13.0 (/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w/crates/radicle-term)
Checking radicle-crypto v0.12.0 (/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w/crates/radicle-crypto)
Checking radicle-cob v0.14.0 (/0a4af07c-c5cc-484c-ab52-bf176fce6ee0/w/crates/radicle-cob)
error: variables can be used directly in the `format!` string
--> crates/radicle-term/src/io.rs:133:5
|
133 | writeln!(w, "{} {args}", SUCCESS_PREFIX).ok();
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
= note: `-D clippy::uninlined-format-args` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::uninlined_format_args)]`
help: change this to
|
133 - writeln!(w, "{} {args}", SUCCESS_PREFIX).ok();
133 + writeln!(w, "{SUCCESS_PREFIX} {args}").ok();
|
error: variables can be used directly in the `format!` string
--> crates/radicle-term/src/io.rs:137:5
|
137 | writeln!(w, "{} {args}", WARNING_PREFIX).ok();
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
help: change this to
|
137 - writeln!(w, "{} {args}", WARNING_PREFIX).ok();
137 + writeln!(w, "{WARNING_PREFIX} {args}").ok();
|
error: variables can be used directly in the `format!` string
--> crates/radicle-term/src/io.rs:141:5
|
141 | writeln!(w, "{} {args}", ERROR_PREFIX).ok();
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
help: change this to
|
141 - writeln!(w, "{} {args}", ERROR_PREFIX).ok();
141 + writeln!(w, "{ERROR_PREFIX} {args}").ok();
|
error: variables can be used directly in the `format!` string
--> crates/radicle-term/src/io.rs:240:5
|
240 | println!("{} {success}", SUCCESS_PREFIX);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
help: change this to
|
240 - println!("{} {success}", SUCCESS_PREFIX);
240 + println!("{SUCCESS_PREFIX} {success}");
|
error: could not compile `radicle-term` (lib) due to 4 previous errors
warning: build failed, waiting for other jobs to finish...
error: could not compile `radicle-term` (lib test) due to 4 previous errors
Exit code: 101
{
"response": "finished",
"result": "failure"
}