clippy 0.1.90 (1159e78c47 2025-09-14)
These raw log messages are meant to help Ambient developers figure out problems. You can ignore them.
{
"type": "executor_starts",
"name": "ambient-execute-plan",
"version": "0.13.1@52633e5",
"timestamp": {
"secs_since_epoch": 1773700165,
"nanos_since_epoch": 570805638
},
"log_source": "Plan"
}{
"type": "runnable_plan",
"steps": [
{
"action": "mkdir",
"pathname": "/ci"
},
{
"action": "mkdir",
"pathname": "/ci/artifacts"
},
{
"action": "tar_extract",
"archive": "/dev/vdc",
"directory": "/ci/src"
},
{
"action": "tar_extract",
"archive": "/dev/vdf",
"directory": "/ci/deps"
},
{
"action": "tar_extract",
"archive": "/dev/vde",
"directory": "/ci/cache"
},
{
"action": "shell",
"shell": "ln -sf /ci /workspace"
},
{
"action": "shell",
"shell": "git config --global user.name 'Ambient CI'"
},
{
"action": "shell",
"shell": "git config --global user.email ambient@example.com"
},
{
"action": "cargo_fmt"
},
{
"action": "cargo_clippy"
},
{
"action": "cargo_build"
},
{
"action": "cargo_test"
},
{
"action": "shell",
"shell": "# Because of a (temporary) limitation in Ambient, we need to set\n# these variables manually. Once Ambient manages environment\n# variables better, these can be deleted.\nexport CARGO_TARGET_DIR=/workspace/cache\nexport CARGO_HOME=/workspace/deps\nexport HOME=/root\nexport PATH=\"/root/.cargo/bin:$PATH\"\nexport RUSTDOCFLAGS='-D warnings'\n\ncargo doc --workspace --no-deps --all-features\n"
},
{
"action": "shell",
"shell": "# Because of a (temporary) limitation in Ambient, we need to set\n# these variables manually. Once Ambient manages environment\n# variables better, these can be deleted.\nexport CARGO_TARGET_DIR=/workspace/cache\nexport CARGO_HOME=/workspace/deps\nexport HOME=/root\nexport PATH=\"/root/.cargo/bin:$PATH\"\n\n# These are based on debian/control.\nexport DEBEMAIL=liw@liw.fi\nexport DEBFULLNAME=\"Lars Wirzenius\"\n\n# Clean up after tests and documentation building. The Debian\n# package building tools do not want changes outside the\n# `debian` directory, compared to what is committed to Git, from\n# which the \"upstream tarball\" is created.\ngit reset --hard\ngit clean -fdx\ngit status --ignored\n\n# Update debian/changelog with a new version so that every run\n# creates a newer version. This avoids us having to update the\n# file manually for every CI run.\nV=\"$(dpkg-parsechangelog -SVersion | sed 's/-[^-]*$//')\"\nT=\"$(date -u \"+%Y%m%dT%H%M%S\")\"\nversion=\"$V.ci$T-1\"\ndch -v \"$version\" \"CI build under Ambient.\"\ndch -r ''\n"
},
{
"action": "deb",
"packages": "."
},
{
"action": "tar_create",
"archive": "/dev/vde",
"directory": "/ci/cache"
},
{
"action": "tar_create",
"archive": "/dev/vdd",
"directory": "/ci/artifacts"
}
],
"executor_drive": "/dev/vdb",
"source_drive": "/dev/vdc",
"artifact_drive": "/dev/vdd",
"cache_drive": "/dev/vde",
"deps_drive": "/dev/vdf",
"workspace_dir": "/ci",
"source_dir": "/ci/src",
"deps_dir": "/ci/deps",
"cache_dir": "/ci/cache",
"artifacts_dir": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1773700165,
"nanos_since_epoch": 571175487
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "mkdir",
"pathname": "/ci",
"timestamp": {
"secs_since_epoch": 1773700165,
"nanos_since_epoch": 571394543
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "mkdir",
"pathname": "/ci",
"timestamp": {
"secs_since_epoch": 1773700165,
"nanos_since_epoch": 571639884
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "mkdir",
"pathname": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1773700165,
"nanos_since_epoch": 571796967
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "mkdir",
"pathname": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1773700165,
"nanos_since_epoch": 571822913
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vdc",
"directory": "/ci/src",
"timestamp": {
"secs_since_epoch": 1773700165,
"nanos_since_epoch": 572005555
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vdc",
"directory": "/ci/src",
"timestamp": {
"secs_since_epoch": 1773700165,
"nanos_since_epoch": 690631672
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vdf",
"directory": "/ci/deps",
"timestamp": {
"secs_since_epoch": 1773700165,
"nanos_since_epoch": 690667076
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vdf",
"directory": "/ci/deps",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 135574449
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 138210247
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 142483781
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "ln -sf /ci /workspace",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 145113070
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
98,
97,
115,
104
]
},
{
"Unix": [
45,
99
]
},
{
"Unix": [
115,
101,
116,
32,
45,
120,
101,
117,
111,
32,
112,
105,
112,
101,
102,
97,
105,
108,
10,
108,
110,
32,
45,
115,
102,
32,
47,
99,
105,
32,
47,
119,
111,
114,
107,
115,
112,
97,
99,
101,
10
]
}
],
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 147495659
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ ln -sf /ci /workspace\n",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 154528552
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "ln -sf /ci /workspace",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 157107231
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "git config --global user.name 'Ambient CI'",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 159527613
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
98,
97,
115,
104
]
},
{
"Unix": [
45,
99
]
},
{
"Unix": [
115,
101,
116,
32,
45,
120,
101,
117,
111,
32,
112,
105,
112,
101,
102,
97,
105,
108,
10,
103,
105,
116,
32,
99,
111,
110,
102,
105,
103,
32,
45,
45,
103,
108,
111,
98,
97,
108,
32,
117,
115,
101,
114,
46,
110,
97,
109,
101,
32,
39,
65,
109,
98,
105,
101,
110,
116,
32,
67,
73,
39,
10
]
}
],
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 162149006
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ git config --global user.name 'Ambient CI'\n",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 172654632
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "git config --global user.name 'Ambient CI'",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 175587427
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "git config --global user.email ambient@example.com",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 178234360
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
98,
97,
115,
104
]
},
{
"Unix": [
45,
99
]
},
{
"Unix": [
115,
101,
116,
32,
45,
120,
101,
117,
111,
32,
112,
105,
112,
101,
102,
97,
105,
108,
10,
103,
105,
116,
32,
99,
111,
110,
102,
105,
103,
32,
45,
45,
103,
108,
111,
98,
97,
108,
32,
117,
115,
101,
114,
46,
101,
109,
97,
105,
108,
32,
97,
109,
98,
105,
101,
110,
116,
64,
101,
120,
97,
109,
112,
108,
101,
46,
99,
111,
109,
10
]
}
],
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 181012974
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ git config --global user.email ambient@example.com\n",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 189400390
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "git config --global user.email ambient@example.com",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 192430446
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "cargo_fmt",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 195228889
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 197206032
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "cargo 1.90.0 (840b83a10 2025-07-30)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 258820200
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
99,
108,
105,
112,
112,
121
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 261594552
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "clippy 0.1.90 (1159e78c47 2025-09-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 374877610
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
114,
117,
115,
116,
99
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 374917371
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "rustc 1.90.0 (1159e78c4 2025-09-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 427548868
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
102,
109,
116
]
},
{
"Unix": [
45,
45,
99,
104,
101,
99,
107
]
}
],
"timestamp": {
"secs_since_epoch": 1773700168,
"nanos_since_epoch": 427590252
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700169,
"nanos_since_epoch": 379651706
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "cargo_fmt",
"timestamp": {
"secs_since_epoch": 1773700169,
"nanos_since_epoch": 381831426
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "cargo_clippy",
"timestamp": {
"secs_since_epoch": 1773700169,
"nanos_since_epoch": 383833268
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700169,
"nanos_since_epoch": 385733354
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "cargo 1.90.0 (840b83a10 2025-07-30)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700169,
"nanos_since_epoch": 428043718
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
99,
108,
105,
112,
112,
121
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700169,
"nanos_since_epoch": 430847621
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "clippy 0.1.90 (1159e78c47 2025-09-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700169,
"nanos_since_epoch": 524954200
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
114,
117,
115,
116,
99
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700169,
"nanos_since_epoch": 527800525
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "rustc 1.90.0 (1159e78c4 2025-09-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700169,
"nanos_since_epoch": 574547222
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
99,
108,
105,
112,
112,
121
]
},
{
"Unix": [
45,
45,
111,
102,
102,
108,
105,
110,
101
]
},
{
"Unix": [
45,
45,
108,
111,
99,
107,
101,
100
]
},
{
"Unix": [
45,
45,
119,
111,
114,
107,
115,
112,
97,
99,
101
]
},
{
"Unix": [
45,
45,
97,
108,
108,
45,
116,
97,
114,
103,
101,
116,
115
]
},
{
"Unix": [
45,
45,
110,
111,
45,
100,
101,
112,
115
]
},
{
"Unix": [
45,
45
]
},
{
"Unix": [
45,
45,
100,
101,
110,
121
]
},
{
"Unix": [
119,
97,
114,
110,
105,
110,
103,
115
]
}
],
"timestamp": {
"secs_since_epoch": 1773700169,
"nanos_since_epoch": 574593536
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": " Compiling libc v0.2.182\n Compiling proc-macro2 v1.0.101\n Compiling quote v1.0.41\n Compiling unicode-ident v1.0.12\n Compiling syn v2.0.106\n Checking cfg-if v1.0.0\n Checking memchr v2.7.2\n Compiling version_check v0.9.4\n Compiling jobserver v0.1.31\n Compiling shlex v1.3.0\n Compiling cc v1.2.2\n Checking getrandom v0.2.15\n Checking regex-syntax v0.8.5\n Compiling typenum v1.17.0\n Compiling generic-array v0.14.7\n Checking aho-corasick v1.1.3\n Checking regex-automata v0.4.9\n Checking rand_core v0.6.4\n Compiling serde_core v1.0.228\n Checking crypto-common v0.1.6\n Checking bstr v1.12.0\n Checking smallvec v1.15.1\n Compiling serde v1.0.228\n Compiling serde_derive v1.0.228\n Compiling thiserror v2.0.18\n Checking subtle v2.5.0\n Compiling thiserror-impl v2.0.18\n Checking stable_deref_trait v1.2.0\n Checking cpufeatures v0.2.12\n Checking fastrand v2.3.0\n Compiling parking_lot_core v0.9.12\n Checking scopeguard v1.2.0\n Checking lock_api v0.4.14\n Checking block-buffer v0.10.4\n Checking digest v0.10.7\n Checking parking_lot v0.12.5\n Checking byteorder v1.5.0\n Checking tinyvec_macros v0.1.1\n Checking tinyvec v1.6.0\n Compiling crc32fast v1.5.0\n Checking gix-trace v0.1.18\n Checking bitflags v2.9.1\n Checking unicode-normalization v0.1.23\n Checking gix-validate v0.11.0\n Checking gix-path v0.11.1\n Checking itoa v1.0.17\n Checking gix-utils v0.3.1\n Compiling typeid v1.0.3\n Checking same-file v1.0.6\n Checking walkdir v2.5.0\n Checking prodash v31.0.0\n Checking zlib-rs v0.6.0\n Checking erased-serde v0.4.6\n Compiling heapless v0.8.0\n Checking serde_fmt v1.0.3\n Checking hash32 v0.3.1\n Checking gix-features v0.46.1\n Checking value-bag-serde1 v1.11.1\n Compiling synstructure v0.13.1\n Checking faster-hex v0.10.0\n Checking value-bag v1.11.1\n Compiling getrandom v0.3.3\n Compiling zerofrom-derive v0.1.6\n Checking log v0.4.27\n Checking sha1 v0.10.6\n Checking zeroize v1.7.0\n Checking sha1-checked v0.10.0\n Compiling yoke-derive v0.7.5\n Checking zerofrom v0.1.6\n Compiling pkg-config v0.3.30\n Compiling rustix v1.1.3\n Checking yoke v0.7.5\n Checking gix-hash v0.22.1\n Compiling zerovec-derive v0.10.3\n Checking linux-raw-sys v0.11.0\n Checking zerovec v0.10.4\n Checking block-padding v0.3.3\n Compiling displaydoc v0.2.5\n Checking once_cell v1.21.3\n Checking inout v0.1.3\n Compiling syn v1.0.109\n Checking cipher v0.4.4\n Checking tinystr v0.7.6\n Checking litemap v0.7.5\n Compiling icu_locid_transform_data v1.5.1\n Checking writeable v0.5.5\n Checking icu_locid v1.5.0\n Compiling icu_provider_macros v1.5.0\n Compiling icu_properties_data v1.5.1\n Checking percent-encoding v2.3.1\n Checking icu_provider v1.5.0\n Compiling icu_normalizer_data v1.5.1\n Compiling thiserror v1.0.69\n Checking icu_locid_transform v1.5.0\n Checking icu_collections v1.5.0\n Compiling thiserror-impl v1.0.69\n Compiling serde_json v1.0.140\n Checking equivalent v1.0.1\n Checking hashbrown v0.14.3\n Checking icu_properties v1.5.1\n Checking indexmap v2.2.6\n Checking sha2 v0.10.8\n Checking utf16_iter v1.0.5\n Checking ryu v1.0.17\n Compiling vcpkg v0.2.15\n Compiling ref-cast v1.0.24\n Checking utf8_iter v1.0.4\n Checking write16 v1.0.0\n Checking icu_normalizer v1.5.0\n Compiling libz-sys v1.1.16\n Checking tempfile v3.25.0\n Checking universal-hash v0.5.1\n Compiling ref-cast-impl v1.0.24\n Checking opaque-debug v0.3.1\n Checking idna_adapter v1.2.0\n Checking dyn-clone v1.0.17\n Compiling autocfg v1.2.0\n Compiling num-traits v0.2.19\n Checking idna v1.0.3\n Compiling amplify_syn v2.0.1\n Compiling libgit2-sys v0.18.3+1.9.2\n Checking signature v1.6.4\n Checking ed25519 v1.5.3\n Compiling amplify_derive v4.0.0\n Checking form_urlencoded v1.2.1\n Checking aead v0.5.2\n Compiling serde_derive_internals v0.29.1\n Checking ascii v1.1.0\n Checking ct-codecs v1.1.1\n Checking amplify_num v0.5.2\n Checking amplify v4.6.0\n Checking ec25519 v0.1.0\n Compiling schemars_derive v1.0.4\n Checking url v2.5.4\n Checking git-ref-format-core v0.6.0\n Checking poly1305 v0.8.0\n Checking chacha20 v0.9.1\n Checking schemars v1.0.4\n Checking cyphergraphy v0.3.0\n Checking polyval v0.6.2\n Compiling sqlite3-src v0.5.1\n Checking hmac v0.12.1\n Checking keccak v0.1.6\n Checking base64ct v1.6.0\n Checking pem-rfc7468 v0.7.0\n Checking sha3 v0.10.8\n Checking pbkdf2 v0.12.2\n Checking ghash v0.5.1\n Checking aes v0.8.4\n Checking ctr v0.9.2\n Checking rand v0.8.5\n Compiling data-encoding v2.5.0\n Checking base32 v0.4.0\n Checking cypheraddr v0.4.0\n Compiling data-encoding-macro-internal v0.1.12\n Checking qcheck v1.0.0\n Checking aes-gcm v0.10.3\n Checking ssh-encoding v0.2.0\n Checking chacha20poly1305 v0.10.1\n Checking blowfish v0.9.1\n Checking cbc v0.1.2\n Checking jiff v0.2.20\n Checking data-encoding-macro v0.1.14\n Checking ssh-cipher v0.2.0\n Checking bcrypt-pbkdf v0.10.0\n Checking noise-framework v0.4.0\n Checking sqlite3-sys v0.15.2\n Checking socks5-client v0.4.1\n Compiling crossbeam-utils v0.8.19\n Checking signature v2.2.0\n Checking base-x v0.2.11\n Checking multibase v0.9.1\n Checking ssh-key v0.6.6\n Checking cyphernet v0.5.2\n Checking sqlite v0.32.0\n Checking radicle-ssh v0.10.0 (/ci/src/crates/radicle-ssh)\n Checking winnow v0.7.14\n Checking crossbeam-channel v0.5.15\n Checking radicle-crypto v0.15.0 (/ci/src/crates/radicle-crypto)\n Checking hashbrown v0.16.1\n Checking lazy_static v1.5.0\n Checking gix-hashtable v0.12.0\n Checking nonempty v0.9.0\n Checking siphasher v1.0.1\n Checking anstyle-query v1.0.2\n Checking radicle-dag v0.10.0 (/ci/src/crates/radicle-dag)\n Checking radicle-git-metadata v0.1.0 (/ci/src/crates/radicle-git-metadata)\n Checking gix-error v0.1.0\n Checking memmap2 v0.9.8\n Checking utf8parse v0.2.2\n Checking anstyle-parse v0.2.3\n Checking radicle-git-ref-format v0.1.0 (/ci/src/crates/radicle-git-ref-format)\n Checking is_terminal_polyfill v1.70.2\n Checking base64 v0.21.7\n Checking colorchoice v1.0.0\n Checking anstyle v1.0.13\n Checking iana-time-zone v0.1.60\n Checking chrono v0.4.38\n Checking anstream v0.6.21\n Checking colored v2.1.0\n Checking radicle-localtime v0.1.0 (/ci/src/crates/radicle-localtime)\n Checking serde-untagged v0.1.7\n Checking bytesize v2.0.1\n Checking gix-error v0.0.0\n Checking dunce v1.0.5\n Checking tree-sitter-language v0.1.2\n Checking fast-glob v0.3.3\n Checking gix-date v0.14.0\n Checking gix-actor v0.39.0\n Checking gix-date v0.13.0\n Checking gix-fs v0.19.1\n Checking gix-tempfile v21.0.1\n Checking gix-actor v0.38.0\n Checking gix-object v0.56.0\n Checking gix-chunk v0.6.0\n Checking mio v1.0.4\n Checking gix-quote v0.6.2\n Checking gix-commitgraph v0.33.0\n Checking gix-object v0.55.0\n Checking gix-chunk v0.5.0\n Checking sem_safe v0.2.0\n Checking errno v0.3.13\n Checking either v1.11.0\n Checking shell-words v1.1.0\n Checking gix-command v0.7.1\n Checking signals_receipts v0.2.0\n Checking gix-commitgraph v0.32.0\n Checking gix-revwalk v0.27.0\n Compiling signal-hook v0.3.18\n Compiling object v0.37.3\n Compiling rustversion v1.0.20\n Checking gix-revwalk v0.26.0\n Checking gix-lock v21.0.1\n Checking gix-url v0.35.1\n Checking gix-config-value v0.17.1\n Checking gix-sec v0.13.1\n Checking signal-hook-registry v1.4.5\n Checking adler2 v2.0.0\n Compiling rustix v0.38.34\n Checking gimli v0.32.3\n Checking addr2line v0.25.1\n Checking miniz_oxide v0.8.8\n Checking gix-prompt v0.13.1\n Checking gix-traverse v0.52.0\n Checking gix-revision v0.41.0\n Checking radicle-signals v0.11.0 (/ci/src/crates/radicle-signals)\n Checking gix-diff v0.58.0\n Checking mio v0.8.11\n Checking gix-packetline v0.21.1\n Checking gix-glob v0.24.0\n Compiling tree-sitter v0.24.4\n Compiling anyhow v1.0.82\n Compiling linux-raw-sys v0.4.13\n Compiling unicode-segmentation v1.11.0\n Checking rustc-demangle v0.1.26\n Checking backtrace v0.3.76\n Checking git2 v0.20.4\n Compiling convert_case v0.7.1\n Checking gix-refspec v0.37.0\n Checking radicle-oid v0.1.0 (/ci/src/crates/radicle-oid)\n Checking radicle-cob v0.18.0 (/ci/src/crates/radicle-cob)\n Checking radicle-core v0.1.0 (/ci/src/crates/radicle-core)\n Checking gix-transport v0.54.0\n Checking signal-hook-mio v0.2.4\n Checking gix-pack v0.65.0\n Checking radicle v0.21.0 (/ci/src/crates/radicle)\n Checking arc-swap v1.8.2\n Checking gix-credentials v0.36.0\n Checking gix-shallow v0.8.1\n Checking gix-ref v0.59.0\n Checking gix-negotiate v0.27.0\n Checking regex v1.11.1\n Compiling maybe-async v0.2.10\n Compiling proc-macro-error-attr2 v2.0.0\n Compiling portable-atomic v1.11.0\n Compiling proc-macro-error2 v2.0.1\n Checking gix-protocol v0.57.0\n Checking gix-odb v0.75.0\n Compiling derive_more-impl v2.0.1\n Compiling xattr v1.3.1\n Compiling filetime v0.2.23\n Checking uuid v1.20.0\n Checking unicode-width v0.2.1\n Checking bitflags v1.3.2\n Compiling litrs v0.4.1\n Checking bytes v1.11.1\n Compiling document-features v0.2.11\n Checking crossterm v0.25.0\n Checking console v0.16.0\n Compiling tar v0.4.40\n Compiling flate2 v1.1.1\n Checking derive_more v2.0.1\n Compiling git-ref-format-macro v0.6.0\n Checking newline-converter v0.3.0\n Checking snapbox-macros v0.3.8\n Checking salsa20 v0.10.2\n Checking fxhash v0.2.1\n Checking unit-prefix v0.5.1\n Checking similar v2.5.0\n Checking unicode-width v0.1.11\n Checking siphasher v0.3.11\n Checking streaming-iterator v0.1.9\n Compiling heck v0.5.0\n Checking normalize-line-endings v0.3.0\n Checking strsim v0.11.1\n Checking clap_lex v0.7.5\n Checking snapbox v0.4.17\n Checking clap_builder v4.5.44\n Compiling clap_derive v4.5.41\n Checking bloomy v1.2.0\n Checking inquire v0.7.5\n Checking indicatif v0.18.0\n Checking scrypt v0.11.0\n Compiling radicle-surf v0.27.0\n Checking git-ref-format v0.6.0\n Checking crossterm v0.29.0\n Checking radicle-fetch v0.17.0 (/ci/src/crates/radicle-fetch)\n Checking unicode-display-width v0.3.0\n Checking systemd-journal-logger v2.2.2\n Checking serde_spanned v1.0.4\n Checking toml_datetime v0.7.5+spec-1.1.0\n Compiling tree-sitter-toml-ng v0.6.0\n Compiling tree-sitter-python v0.23.4\n Compiling tree-sitter-md v0.3.2\n Compiling tree-sitter-c v0.23.2\n Compiling tree-sitter-rust v0.23.2\n Compiling tree-sitter-css v0.23.1\n Compiling tree-sitter-bash v0.23.3\n Compiling tree-sitter-go v0.23.4\n Compiling tree-sitter-ruby v0.23.1\n Compiling tree-sitter-html v0.23.2\n Compiling tree-sitter-typescript v0.23.2\n Compiling tree-sitter-json v0.24.8\n Checking radicle-std-ext v0.2.0\n Checking toml_writer v1.0.6+spec-1.1.0\n Checking pin-project-lite v0.2.16\n Checking tokio v1.47.1\n Checking toml v0.9.12+spec-1.1.0\n Checking radicle-git-ext v0.12.0\n Checking clap v4.5.44\n Checking sysinfo v0.37.2\n Compiling radicle-node v0.17.0 (/ci/src/crates/radicle-node)\n Compiling radicle-cli v0.18.0 (/ci/src/crates/radicle-cli)\n Checking yansi v0.5.1\n Checking diff v0.1.13\n Checking pretty_assertions v1.4.0\n Checking human-panic v2.0.6\n Checking clap_complete v4.5.60\n Checking structured-logger v1.0.4\n Checking radicle-protocol v0.5.0 (/ci/src/crates/radicle-protocol)\n Checking radicle-systemd v0.12.0 (/ci/src/crates/radicle-systemd)\n Checking radicle-term v0.17.0 (/ci/src/crates/radicle-term)\n Checking tree-sitter-highlight v0.24.4\n Checking itertools v0.14.0\n Checking num-integer v0.1.46\n Compiling qcheck-macros v1.0.0\n Checking socket2 v0.5.7\n Checking lexopt v0.3.0\n Checking timeago v0.4.2\n Compiling escargot v0.5.10\n Checking bit-vec v0.8.0\n Checking bit-set v0.8.0\n Checking num-bigint v0.4.6\n Checking rand_core v0.9.3\n Compiling ahash v0.8.11\n Checking num-rational v0.4.2\n Checking num-iter v0.1.45\n Checking num-complex v0.4.6\n Checking env_filter v0.1.3\n Checking borrow-or-share v0.2.2\n Checking zerocopy v0.7.35\n Checking fluent-uri v0.3.2\n Checking env_logger v0.11.8\n Checking num v0.4.3\n Checking radicle-cli-test v0.13.0 (/ci/src/crates/radicle-cli-test)\n Checking phf_shared v0.11.3\n Compiling test-log-macros v0.2.19\n Checking wait-timeout v0.2.1\n Compiling paste v1.0.15\n Checking quick-error v1.2.3\n Checking outref v0.5.2\n Compiling radicle-remote-helper v0.14.0 (/ci/src/crates/radicle-remote-helper)\n Checking fnv v1.0.7\n Checking vsimd v0.8.0\n Checking ppv-lite86 v0.2.17\n Checking rand_chacha v0.9.0\n Checking uuid-simd v0.8.0\n Checking rusty-fork v0.3.1\n Checking test-log v0.2.19\n Checking phf v0.11.3\n Checking fraction v0.15.3\n Checking referencing v0.30.0\n Checking rand v0.9.2\n Checking rand_xorshift v0.4.0\n Checking fancy-regex v0.14.0\n Checking email_address v0.2.9\n Checking num-cmp v0.1.0\n Checking unarray v0.1.4\n Checking base64 v0.22.1\n Checking bytecount v0.6.8\n Checking proptest v1.9.0\n Checking jsonschema v0.30.0\n Checking emojis v0.6.4\n Checking radicle-schemars v0.6.0 (/ci/src/crates/radicle-schemars)\n Checking radicle-windows v0.1.0 (/ci/src/crates/radicle-windows)\n Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s\n",
"timestamp": {
"secs_since_epoch": 1773700259,
"nanos_since_epoch": 142478336
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "cargo_clippy",
"timestamp": {
"secs_since_epoch": 1773700259,
"nanos_since_epoch": 332755576
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "cargo_build",
"timestamp": {
"secs_since_epoch": 1773700259,
"nanos_since_epoch": 334802026
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700259,
"nanos_since_epoch": 336730602
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "cargo 1.90.0 (840b83a10 2025-07-30)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700259,
"nanos_since_epoch": 378786867
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
99,
108,
105,
112,
112,
121
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700259,
"nanos_since_epoch": 381455874
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "clippy 0.1.90 (1159e78c47 2025-09-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700259,
"nanos_since_epoch": 472981203
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
114,
117,
115,
116,
99
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700259,
"nanos_since_epoch": 475837383
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "rustc 1.90.0 (1159e78c4 2025-09-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700259,
"nanos_since_epoch": 522761398
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
98,
117,
105,
108,
100
]
},
{
"Unix": [
45,
45,
111,
102,
102,
108,
105,
110,
101
]
},
{
"Unix": [
45,
45,
108,
111,
99,
107,
101,
100
]
},
{
"Unix": [
45,
45,
119,
111,
114,
107,
115,
112,
97,
99,
101
]
},
{
"Unix": [
45,
45,
97,
108,
108,
45,
116,
97,
114,
103,
101,
116,
115
]
}
],
"timestamp": {
"secs_since_epoch": 1773700259,
"nanos_since_epoch": 522803372
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": " Compiling libc v0.2.182\n Compiling cfg-if v1.0.0\n Compiling memchr v2.7.2\n Compiling shlex v1.3.0\n Compiling jobserver v0.1.31\n Compiling getrandom v0.2.15\n Compiling regex-syntax v0.8.5\n Compiling cc v1.2.2\n Compiling aho-corasick v1.1.3\n Compiling regex-automata v0.4.9\n Compiling typenum v1.17.0\n Compiling generic-array v0.14.7\n Compiling rand_core v0.6.4\n Compiling serde_core v1.0.228\n Compiling crypto-common v0.1.6\n Compiling bstr v1.12.0\n Compiling smallvec v1.15.1\n Compiling serde v1.0.228\n Compiling subtle v2.5.0\n Compiling thiserror v2.0.18\n Compiling stable_deref_trait v1.2.0\n Compiling cpufeatures v0.2.12\n Compiling fastrand v2.3.0\n Compiling scopeguard v1.2.0\n Compiling lock_api v0.4.14\n Compiling parking_lot_core v0.9.12\n Compiling block-buffer v0.10.4\n Compiling parking_lot v0.12.5\n Compiling digest v0.10.7\n Compiling bitflags v2.9.1\n Compiling tinyvec_macros v0.1.1\n Compiling byteorder v1.5.0\n Compiling tinyvec v1.6.0\n Compiling gix-trace v0.1.18\n Compiling gix-validate v0.11.0\n Compiling gix-path v0.11.1\n Compiling unicode-normalization v0.1.23\n Compiling crc32fast v1.5.0\n Compiling itoa v1.0.17\n Compiling gix-utils v0.3.1\n Compiling same-file v1.0.6\n Compiling walkdir v2.5.0\n Compiling typeid v1.0.3\n Compiling prodash v31.0.0\n Compiling zlib-rs v0.6.0\n Compiling erased-serde v0.4.6\n Compiling hash32 v0.3.1\n Compiling serde_fmt v1.0.3\n Compiling value-bag-serde1 v1.11.1\n Compiling heapless v0.8.0\n Compiling faster-hex v0.10.0\n Compiling value-bag v1.11.1\n Compiling log v0.4.27\n Compiling sha1 v0.10.6\n Compiling zeroize v1.7.0\n Compiling sha1-checked v0.10.0\n Compiling zerofrom v0.1.6\n Compiling gix-features v0.46.1\n Compiling getrandom v0.3.3\n Compiling yoke v0.7.5\n Compiling gix-hash v0.22.1\n Compiling linux-raw-sys v0.11.0\n Compiling zerovec v0.10.4\n Compiling block-padding v0.3.3\n Compiling once_cell v1.21.3\n Compiling rustix v1.1.3\n Compiling inout v0.1.3\n Compiling cipher v0.4.4\n Compiling tinystr v0.7.6\n Compiling litemap v0.7.5\n Compiling writeable v0.5.5\n Compiling icu_locid v1.5.0\n Compiling percent-encoding v2.3.1\n Compiling icu_provider v1.5.0\n Compiling icu_locid_transform_data v1.5.1\n Compiling icu_locid_transform v1.5.0\n Compiling icu_properties_data v1.5.1\n Compiling icu_collections v1.5.0\n Compiling hashbrown v0.14.3\n Compiling equivalent v1.0.1\n Compiling icu_properties v1.5.1\n Compiling indexmap v2.2.6\n Compiling icu_normalizer_data v1.5.1\n Compiling sha2 v0.10.8\n Compiling ryu v1.0.17\n Compiling utf8_iter v1.0.4\n Compiling write16 v1.0.0\n Compiling utf16_iter v1.0.5\n Compiling libz-sys v1.1.16\n Compiling icu_normalizer v1.5.0\n Compiling serde_json v1.0.140\n Compiling thiserror v1.0.69\n Compiling tempfile v3.25.0\n Compiling universal-hash v0.5.1\n Compiling opaque-debug v0.3.1\n Compiling ref-cast v1.0.24\n Compiling idna_adapter v1.2.0\n Compiling dyn-clone v1.0.17\n Compiling idna v1.0.3\n Compiling libgit2-sys v0.18.3+1.9.2\n Compiling signature v1.6.4\n Compiling ed25519 v1.5.3\n Compiling form_urlencoded v1.2.1\n Compiling aead v0.5.2\n Compiling ascii v1.1.0\n Compiling amplify_num v0.5.2\n Compiling ct-codecs v1.1.1\n Compiling ec25519 v0.1.0\n Compiling amplify v4.6.0\n Compiling url v2.5.4\n Compiling num-traits v0.2.19\n Compiling poly1305 v0.8.0\n Compiling git-ref-format-core v0.6.0\n Compiling chacha20 v0.9.1\n Compiling schemars v1.0.4\n Compiling cyphergraphy v0.3.0\n Compiling polyval v0.6.2\n Compiling sqlite3-src v0.5.1\n Compiling hmac v0.12.1\n Compiling base64ct v1.6.0\n Compiling keccak v0.1.6\n Compiling sha3 v0.10.8\n Compiling pem-rfc7468 v0.7.0\n Compiling pbkdf2 v0.12.2\n Compiling ghash v0.5.1\n Compiling ctr v0.9.2\n Compiling aes v0.8.4\n Compiling rand v0.8.5\n Compiling base32 v0.4.0\n Compiling cypheraddr v0.4.0\n Compiling qcheck v1.0.0\n Compiling aes-gcm v0.10.3\n Compiling ssh-encoding v0.2.0\n Compiling chacha20poly1305 v0.10.1\n Compiling cbc v0.1.2\n Compiling blowfish v0.9.1\n Compiling data-encoding v2.5.0\n Compiling jiff v0.2.20\n Compiling data-encoding-macro v0.1.14\n Compiling bcrypt-pbkdf v0.10.0\n Compiling ssh-cipher v0.2.0\n Compiling noise-framework v0.4.0\n Compiling sqlite3-sys v0.15.2\n Compiling socks5-client v0.4.1\n Compiling base-x v0.2.11\n Compiling signature v2.2.0\n Compiling ssh-key v0.6.6\n Compiling multibase v0.9.1\n Compiling cyphernet v0.5.2\n Compiling sqlite v0.32.0\n Compiling radicle-ssh v0.10.0 (/ci/src/crates/radicle-ssh)\n Compiling crossbeam-utils v0.8.19\n Compiling winnow v0.7.14\n Compiling crossbeam-channel v0.5.15\n Compiling radicle-crypto v0.15.0 (/ci/src/crates/radicle-crypto)\n Compiling lazy_static v1.5.0\n Compiling hashbrown v0.16.1\n Compiling gix-hashtable v0.12.0\n Compiling nonempty v0.9.0\n Compiling anstyle-query v1.0.2\n Compiling siphasher v1.0.1\n Compiling radicle-dag v0.10.0 (/ci/src/crates/radicle-dag)\n Compiling radicle-git-metadata v0.1.0 (/ci/src/crates/radicle-git-metadata)\n Compiling gix-error v0.1.0\n Compiling memmap2 v0.9.8\n Compiling utf8parse v0.2.2\n Compiling anstyle-parse v0.2.3\n Compiling radicle-git-ref-format v0.1.0 (/ci/src/crates/radicle-git-ref-format)\n Compiling is_terminal_polyfill v1.70.2\n Compiling base64 v0.21.7\n Compiling anstyle v1.0.13\n Compiling colorchoice v1.0.0\n Compiling iana-time-zone v0.1.60\n Compiling chrono v0.4.38\n Compiling anstream v0.6.21\n Compiling colored v2.1.0\n Compiling radicle-localtime v0.1.0 (/ci/src/crates/radicle-localtime)\n Compiling serde-untagged v0.1.7\n Compiling bytesize v2.0.1\n Compiling gix-error v0.0.0\n Compiling dunce v1.0.5\n Compiling tree-sitter-language v0.1.2\n Compiling fast-glob v0.3.3\n Compiling gix-date v0.14.0\n Compiling adler2 v2.0.0\n Compiling gix-actor v0.39.0\n Compiling gix-date v0.13.0\n Compiling gix-fs v0.19.1\n Compiling gix-tempfile v21.0.1\n Compiling gix-actor v0.38.0\n Compiling gix-object v0.56.0\n Compiling git2 v0.20.4\n Compiling gix-chunk v0.6.0\n Compiling mio v1.0.4\n Compiling gix-quote v0.6.2\n Compiling gix-commitgraph v0.33.0\n Compiling gix-object v0.55.0\n Compiling radicle-oid v0.1.0 (/ci/src/crates/radicle-oid)\n Compiling radicle-core v0.1.0 (/ci/src/crates/radicle-core)\n Compiling radicle-cob v0.18.0 (/ci/src/crates/radicle-cob)\n Compiling gix-chunk v0.5.0\n Compiling sem_safe v0.2.0\n Compiling errno v0.3.13\n Compiling shell-words v1.1.0\n Compiling either v1.11.0\n Compiling radicle v0.21.0 (/ci/src/crates/radicle)\n Compiling unicode-segmentation v1.11.0\n Compiling gix-command v0.7.1\n Compiling signals_receipts v0.2.0\n Compiling gix-commitgraph v0.32.0\n Compiling gix-revwalk v0.27.0\n Compiling gix-revwalk v0.26.0\n Compiling gix-lock v21.0.1\n Compiling gix-url v0.35.1\n Compiling gix-config-value v0.17.1\n Compiling gix-sec v0.13.1\n Compiling signal-hook-registry v1.4.5\n Compiling gimli v0.32.3\n Compiling addr2line v0.25.1\n Compiling signal-hook v0.3.18\n Compiling gix-prompt v0.13.1\n Compiling gix-traverse v0.52.0\n Compiling object v0.37.3\n Compiling gix-revision v0.41.0\n Compiling radicle-signals v0.11.0 (/ci/src/crates/radicle-signals)\n Compiling gix-diff v0.58.0\n Compiling miniz_oxide v0.8.8\n Compiling gix-glob v0.24.0\n Compiling mio v0.8.11\n Compiling gix-packetline v0.21.1\n Compiling tree-sitter v0.24.4\n Compiling rustc-demangle v0.1.26\n Compiling rustix v0.38.34\n Compiling backtrace v0.3.76\n Compiling gix-transport v0.54.0\n Compiling signal-hook-mio v0.2.4\n Compiling gix-refspec v0.37.0\n Compiling gix-pack v0.65.0\n Compiling arc-swap v1.8.2\n Compiling gix-credentials v0.36.0\n Compiling gix-shallow v0.8.1\n Compiling gix-ref v0.59.0\n Compiling gix-negotiate v0.27.0\n Compiling convert_case v0.7.1\n Compiling regex v1.11.1\n Compiling gix-protocol v0.57.0\n Compiling derive_more-impl v2.0.1\n Compiling gix-odb v0.75.0\n Compiling xattr v1.3.1\n Compiling uuid v1.20.0\n Compiling filetime v0.2.23\n Compiling unicode-width v0.2.1\n Compiling bitflags v1.3.2\n Compiling bytes v1.11.1\n Compiling crossterm v0.25.0\n Compiling console v0.16.0\n Compiling tar v0.4.40\n Compiling git-ref-format-macro v0.6.0\n Compiling flate2 v1.1.1\n Compiling derive_more v2.0.1\n Compiling anyhow v1.0.82\n Compiling portable-atomic v1.11.0\n Compiling newline-converter v0.3.0\n Compiling snapbox-macros v0.3.8\n Compiling salsa20 v0.10.2\n Compiling fxhash v0.2.1\n Compiling unicode-width v0.1.11\n Compiling streaming-iterator v0.1.9\n Compiling similar v2.5.0\n Compiling clap_lex v0.7.5\n Compiling strsim v0.11.1\n Compiling siphasher v0.3.11\n Compiling unit-prefix v0.5.1\n Compiling normalize-line-endings v0.3.0\n Compiling snapbox v0.4.17\n Compiling indicatif v0.18.0\n Compiling bloomy v1.2.0\n Compiling clap_builder v4.5.44\n Compiling inquire v0.7.5\n Compiling scrypt v0.11.0\n Compiling radicle-surf v0.27.0\n Compiling crossterm v0.29.0\n Compiling git-ref-format v0.6.0\n Compiling radicle-fetch v0.17.0 (/ci/src/crates/radicle-fetch)\n Compiling unicode-display-width v0.3.0\n Compiling systemd-journal-logger v2.2.2\n Compiling serde_spanned v1.0.4\n Compiling toml_datetime v0.7.5+spec-1.1.0\n Compiling tree-sitter-css v0.23.1\n Compiling tree-sitter-bash v0.23.3\n Compiling tree-sitter-typescript v0.23.2\n Compiling tree-sitter-rust v0.23.2\n Compiling tree-sitter-toml-ng v0.6.0\n Compiling tree-sitter-python v0.23.4\n Compiling tree-sitter-go v0.23.4\n Compiling tree-sitter-json v0.24.8\n Compiling tree-sitter-ruby v0.23.1\n Compiling tree-sitter-html v0.23.2\n Compiling tree-sitter-c v0.23.2\n Compiling tree-sitter-md v0.3.2\n Compiling toml_writer v1.0.6+spec-1.1.0\n Compiling radicle-std-ext v0.2.0\n Compiling pin-project-lite v0.2.16\n Compiling tokio v1.47.1\n Compiling radicle-git-ext v0.12.0\n Compiling toml v0.9.12+spec-1.1.0\n Compiling clap v4.5.44\n Compiling sysinfo v0.37.2\n Compiling radicle-cli v0.18.0 (/ci/src/crates/radicle-cli)\n Compiling yansi v0.5.1\n Compiling diff v0.1.13\n Compiling radicle-node v0.17.0 (/ci/src/crates/radicle-node)\n Compiling pretty_assertions v1.4.0\n Compiling human-panic v2.0.6\n Compiling clap_complete v4.5.60\n Compiling structured-logger v1.0.4\n Compiling radicle-protocol v0.5.0 (/ci/src/crates/radicle-protocol)\n Compiling radicle-systemd v0.12.0 (/ci/src/crates/radicle-systemd)\n Compiling radicle-term v0.17.0 (/ci/src/crates/radicle-term)\n Compiling tree-sitter-highlight v0.24.4\n Compiling itertools v0.14.0\n Compiling num-integer v0.1.46\n Compiling socket2 v0.5.7\n Compiling lexopt v0.3.0\n Compiling timeago v0.4.2\n Compiling bit-vec v0.8.0\n Compiling escargot v0.5.10\n Compiling bit-set v0.8.0\n Compiling num-bigint v0.4.6\n Compiling rand_core v0.9.3\n Compiling num-rational v0.4.2\n Compiling num-iter v0.1.45\n Compiling num-complex v0.4.6\n Compiling env_filter v0.1.3\n Compiling borrow-or-share v0.2.2\n Compiling zerocopy v0.7.35\n Compiling ahash v0.8.11\n Compiling fluent-uri v0.3.2\n Compiling env_logger v0.11.8\n Compiling num v0.4.3\n Compiling radicle-cli-test v0.13.0 (/ci/src/crates/radicle-cli-test)\n Compiling phf_shared v0.11.3\n Compiling wait-timeout v0.2.1\n Compiling ppv-lite86 v0.2.17\n Compiling quick-error v1.2.3\n Compiling outref v0.5.2\n Compiling fnv v1.0.7\n Compiling vsimd v0.8.0\n Compiling radicle-remote-helper v0.14.0 (/ci/src/crates/radicle-remote-helper)\n Compiling uuid-simd v0.8.0\n Compiling rusty-fork v0.3.1\n Compiling rand_chacha v0.9.0\n Compiling test-log v0.2.19\n Compiling phf v0.11.3\n Compiling fraction v0.15.3\n Compiling referencing v0.30.0\n Compiling rand_xorshift v0.4.0\n Compiling rand v0.9.2\n Compiling fancy-regex v0.14.0\n Compiling email_address v0.2.9\n Compiling unarray v0.1.4\n Compiling bytecount v0.6.8\n Compiling num-cmp v0.1.0\n Compiling base64 v0.22.1\n Compiling jsonschema v0.30.0\n Compiling proptest v1.9.0\n Compiling emojis v0.6.4\n Compiling radicle-schemars v0.6.0 (/ci/src/crates/radicle-schemars)\n Compiling radicle-windows v0.1.0 (/ci/src/crates/radicle-windows)\n Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s\n",
"timestamp": {
"secs_since_epoch": 1773700403,
"nanos_since_epoch": 975182462
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "cargo_build",
"timestamp": {
"secs_since_epoch": 1773700404,
"nanos_since_epoch": 146951934
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "cargo_test",
"timestamp": {
"secs_since_epoch": 1773700404,
"nanos_since_epoch": 148912812
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700404,
"nanos_since_epoch": 150823318
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "cargo 1.90.0 (840b83a10 2025-07-30)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700404,
"nanos_since_epoch": 192720405
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
99,
108,
105,
112,
112,
121
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700404,
"nanos_since_epoch": 195375893
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "clippy 0.1.90 (1159e78c47 2025-09-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700404,
"nanos_since_epoch": 285920232
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
114,
117,
115,
116,
99
]
},
{
"Unix": [
45,
45,
118,
101,
114,
115,
105,
111,
110
]
}
],
"timestamp": {
"secs_since_epoch": 1773700404,
"nanos_since_epoch": 288671901
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "rustc 1.90.0 (1159e78c4 2025-09-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1773700404,
"nanos_since_epoch": 334648208
},
"log_source": "Plan"
}{
"type": "start_program",
"argv": [
{
"Unix": [
99,
97,
114,
103,
111
]
},
{
"Unix": [
116,
101,
115,
116
]
},
{
"Unix": [
45,
45,
111,
102,
102,
108,
105,
110,
101
]
},
{
"Unix": [
45,
45,
108,
111,
99,
107,
101,
100
]
},
{
"Unix": [
45,
45,
119,
111,
114,
107,
115,
112,
97,
99,
101
]
}
],
"timestamp": {
"secs_since_epoch": 1773700404,
"nanos_since_epoch": 337325537
},
"log_source": "Plan"
}{
"type": "program_failed",
"exit_code": 101,
"stdout": "\nrunning 240 tests\ntest canonical::formatter::test::ascii_control_characters ... ok\ntest canonical::formatter::test::ordered_nested_object ... ok\ntest canonical::formatter::test::securesystemslib_asserts ... ok\ntest cob::cache::migrations::_2::tests::test_patch_json_deserialization ... ok\ntest cob::cache::migrations::_2::tests::test_migration_2 ... ok\ntest cob::cache::tests::test_check_version ... ok\ntest cob::cache::tests::test_migrate_to ... ok\ntest cob::common::test::test_color ... ok\ntest cob::common::test::test_emojis ... ok\ntest cob::common::test::test_title ... ok\ntest cob::identity::test::prop_json_eq_str ... ok\ntest cob::identity::test::test_identity_redact_revision ... ok\ntest cob::identity::test::test_identity_reject_concurrent ... ok\ntest cob::identity::test::test_identity_remove_delegate_concurrent ... ok\ntest cob::identity::test::test_identity_update_rejected ... ok\ntest cob::identity::test::test_identity_updates ... ok\ntest cob::identity::test::test_identity_updates_concurrent ... ok\ntest cob::identity::test::test_identity_updates_concurrent_outdated ... ok\ntest cob::issue::cache::tests::test_counts ... ok\ntest cob::issue::cache::tests::test_get ... ok\ntest cob::issue::cache::tests::test_is_empty ... ok\ntest cob::issue::cache::tests::test_list ... ok\ntest cob::issue::cache::tests::test_list_by_status ... ok\ntest cob::identity::test::test_valid_identity ... ok\ntest cob::issue::cache::tests::test_remove ... ok\ntest cob::issue::test::test_embeds ... ok\ntest cob::issue::test::test_embeds_edit ... ok\ntest cob::issue::test::test_invalid_actions ... ok\ntest cob::issue::test::test_concurrency ... ok\ntest cob::issue::test::test_invalid_cob ... ok\ntest cob::issue::test::test_invalid_tx ... ok\ntest cob::issue::test::test_invalid_tx_reference ... ok\ntest cob::issue::test::test_issue_all ... ok\ntest cob::issue::test::test_issue_comment ... ok\ntest cob::issue::test::test_issue_comment_redact ... ok\ntest cob::issue::test::test_issue_create_and_assign ... ok\ntest cob::issue::test::test_issue_create_and_get ... ok\ntest cob::issue::test::test_issue_create_and_change_state ... ok\ntest cob::issue::test::test_issue_create_and_unassign ... ok\ntest cob::issue::test::test_issue_create_and_reassign ... ok\ntest cob::issue::test::test_issue_edit ... ok\ntest cob::issue::test::test_issue_edit_description ... ok\ntest cob::issue::test::test_issue_multilines ... ok\ntest cob::issue::test::test_issue_label ... ok\ntest cob::issue::test::test_issue_react ... ok\ntest cob::issue::test::test_issue_state_serde ... ok\ntest cob::issue::test::test_ordering ... ok\ntest cob::patch::actions::test::test_review_edit ... ok\ntest cob::issue::test::test_issue_reply ... ok\ntest cob::patch::cache::tests::test_counts ... ok\ntest cob::patch::cache::tests::test_get ... ok\ntest cob::patch::cache::tests::test_is_empty ... ok\ntest cob::patch::cache::tests::test_find_by_revision ... ok\ntest cob::patch::cache::tests::test_list ... ok\ntest cob::patch::cache::tests::test_list_by_status ... ok\ntest cob::patch::encoding::review::test::test_review_deserialize_summary_migration_null_summary ... ok\ntest cob::patch::encoding::review::test::test_review_deserialize_summary_migration_with_summary ... ok\ntest cob::patch::encoding::review::test::test_review_deserialize_summary_migration_without_summary ... ok\ntest cob::patch::encoding::review::test::test_review_deserialize_summary_v2 ... ok\ntest cob::patch::encoding::review::test::test_review_summary ... ok\ntest cob::patch::test::test_json ... ok\ntest cob::patch::test::test_json_serialization ... ok\ntest cob::patch::test::test_patch_create_and_get ... ok\ntest cob::patch::cache::tests::test_remove ... ok\ntest cob::patch::test::test_patch_discussion ... ok\ntest cob::patch::test::test_patch_merge ... ok\ntest cob::patch::test::test_patch_redact ... ok\ntest cob::patch::test::test_patch_review ... ok\ntest cob::patch::test::test_patch_review_comment ... ok\ntest cob::patch::test::test_patch_review_duplicate ... ok\ntest cob::patch::test::test_patch_review_edit ... ok\ntest cob::patch::test::test_patch_review_edit_comment ... ok\ntest cob::patch::test::test_patch_review_remove_summary ... ok\ntest cob::patch::test::test_patch_review_revision_redact ... ok\ntest cob::patch::test::test_reactions_json_serialization ... ok\ntest cob::patch::test::test_revision_edit_redact ... ok\ntest cob::patch::test::test_revision_reaction ... ok\ntest cob::patch::test::test_revision_review_merge_redacted ... ok\ntest cob::stream::tests::test_all_from ... ok\ntest cob::stream::tests::test_all_from_until ... ok\ntest cob::stream::tests::test_all_until ... ok\ntest cob::stream::tests::test_from_until ... ok\ntest cob::stream::tests::test_regression_from_until ... ok\ntest cob::patch::test::test_patch_update ... ok\ntest cob::thread::tests::test_comment_edit_missing ... ok\ntest cob::thread::tests::test_comment_edit_redacted ... ok\ntest cob::thread::tests::test_comment_redact_missing ... ok\ntest cob::thread::tests::test_duplicate_comments ... ok\ntest cob::thread::tests::test_edit_comment ... ok\ntest cob::thread::tests::test_redact_comment ... ok\ntest cob::thread::tests::test_timeline ... ok\ntest git::canonical::quorum::test::merge_base_commutative ... ok\ntest git::canonical::quorum::test::test_merge_bases ... ok\ntest git::canonical::rules::tests::test_canonical ... ok\ntest git::canonical::rules::tests::test_deserialization ... ok\ntest git::canonical::rules::tests::test_deserialize_extensions ... ok\ntest git::canonical::rules::tests::test_order ... ok\ntest git::canonical::rules::tests::test_roundtrip ... ok\ntest git::canonical::rules::tests::test_rule_validate_failures ... ok\ntest git::canonical::rules::tests::test_rule_validate_success ... ok\ntest git::canonical::rules::tests::test_special_branches ... ok\ntest git::canonical::tests::test_commit_quorum_fork_of_a_fork ... ok\ntest git::canonical::tests::test_commit_quorum_forked_merge_commits ... ok\ntest git::canonical::tests::test_commit_quorum_groups ... ok\ntest git::canonical::tests::test_commit_quorum_linear ... ok\ntest git::canonical::tests::test_commit_quorum_merges ... ok\ntest git::canonical::tests::test_commit_quorum_single ... ok\ntest git::canonical::tests::test_commit_quorum_three_way_fork ... ok\ntest git::canonical::tests::test_commit_quorum_two_way_fork ... ok\ntest git::canonical::tests::test_quorum_different_types ... ok\ntest cob::thread::tests::prop_ordering ... ok\ntest git::canonical::tests::test_tag_quorum ... ok\ntest git::test::test_version_from_str ... ok\ntest git::test::test_version_ord ... ok\ntest identity::did::test::test_did_encode_decode ... ok\ntest identity::did::test::test_did_vectors ... ok\ntest git::canonical::tests::test_quorum_properties ... ok\ntest identity::doc::test::test_canonical_doc ... ok\ntest identity::doc::test::test_canonical_example ... ok\ntest identity::doc::test::test_duplicate_dids ... ok\ntest identity::doc::test::test_future_version_error ... ok\ntest identity::doc::test::test_is_valid_version ... ok\ntest identity::doc::test::test_max_delegates ... ok\ntest identity::doc::test::test_not_found ... ok\ntest identity::doc::test::test_parse_version ... ok\ntest identity::doc::test::test_visibility_json ... ok\ntest identity::doc::update::test::test_can_update_crefs ... ok\ntest identity::doc::update::test::test_cannot_include_default_branch_rule ... ok\ntest identity::doc::update::test::test_default_branch_rule_exists_after_verification ... ok\ntest identity::project::test::test_project_name ... ok\ntest node::address::store::test::test_alias ... FAILED\ntest node::address::store::test::test_disconnected ... FAILED\ntest node::address::store::test::test_disconnected_ban ... FAILED\ntest node::address::store::test::test_empty ... FAILED\ntest node::address::store::test::test_entries ... FAILED\ntest node::address::store::test::test_get_none ... FAILED\ntest node::address::store::test::test_insert_and_get ... FAILED\ntest node::address::store::test::test_insert_and_remove ... FAILED\ntest node::address::store::test::test_insert_and_update ... FAILED\ntest node::address::store::test::test_insert_duplicate ... FAILED\ntest node::address::store::test::test_node_aliases ... FAILED\ntest node::address::store::test::test_remove_nothing ... FAILED\ntest node::command::test::command_result ... ok\ntest node::config::test::deserialize_migrating_scope ... ok\ntest node::config::test::partial ... ok\ntest node::config::test::serialize_migrating_scope ... ok\ntest node::db::config::test::database_config_valid_combinations ... ok\ntest node::db::config::test::invalid ... ok\ntest node::db::test::test_version ... FAILED\ntest node::features::test::test_operations ... ok\ntest node::notifications::store::test::test_branch_notifications ... ok\ntest node::notifications::store::test::test_clear ... ok\ntest node::notifications::store::test::test_cob_notifications ... ok\ntest node::notifications::store::test::test_counts_by_repo ... ok\ntest node::notifications::store::test::test_duplicate_notifications ... ok\ntest node::notifications::store::test::test_notification_status ... ok\ntest node::policy::store::test::test_follow_and_unfollow_node ... ok\ntest node::policy::store::test::test_node_aliases ... ok\ntest node::policy::store::test::test_node_policies ... ok\ntest node::policy::store::test::test_node_policy ... ok\ntest node::policy::store::test::test_repo_policies ... ok\ntest node::policy::store::test::test_repo_policy ... ok\ntest node::policy::store::test::test_seed_and_unseed_repo ... ok\ntest node::policy::store::test::test_update_alias ... ok\ntest node::policy::store::test::test_update_scope ... ok\ntest node::refs::store::test::test_count ... FAILED\ntest node::refs::store::test::test_set_and_delete ... FAILED\ntest node::refs::store::test::test_set_and_get ... FAILED\ntest node::routing::test::test_count ... FAILED\ntest node::routing::test::test_entries ... FAILED\ntest node::routing::test::test_insert_and_get ... FAILED\ntest node::routing::test::test_insert_and_get_resources ... FAILED\ntest node::routing::test::test_insert_and_remove ... FAILED\ntest node::routing::test::test_insert_duplicate ... FAILED\ntest node::routing::test::test_insert_existing_updated_time ... FAILED\ntest node::routing::test::test_len ... FAILED\ntest node::routing::test::test_prune ... FAILED\ntest node::routing::test::test_remove_many ... FAILED\ntest node::routing::test::test_remove_redundant ... FAILED\ntest node::routing::test::test_update_existing_multi ... FAILED\ntest node::sync::announce::test::all_synced_nodes_are_preferred_seeds ... ok\ntest node::sync::announce::test::announcer_adapts_target_to_reach ... ok\ntest node::sync::announce::test::announcer_preferred_seeds_or_replica_factor ... ok\ntest node::sync::announce::test::announcer_reached_max_replication_target ... ok\ntest node::sync::announce::test::announcer_reached_min_replication_target ... ok\ntest node::sync::announce::test::announcer_reached_preferred_seeds ... ok\ntest node::sync::announce::test::announcer_synced_with_unknown_node ... ok\ntest node::sync::announce::test::announcer_timed_out ... ok\ntest node::sync::announce::test::announcer_with_replication_factor_zero_and_preferred_seeds ... ok\ntest node::sync::announce::test::cannot_construct_announcer ... ok\ntest node::sync::announce::test::construct_node_appears_in_multiple_input_sets ... ok\ntest node::sync::announce::test::construct_only_preferred_seeds_provided ... ok\ntest node::sync::announce::test::invariant_progress_should_match_state ... ok\ntest node::sync::announce::test::local_node_in_multiple_sets ... ok\ntest node::sync::announce::test::local_node_in_preferred_seeds ... ok\ntest node::sync::announce::test::local_node_in_synced_set ... ok\ntest node::sync::announce::test::local_node_in_unsynced_set ... ok\ntest node::sync::announce::test::local_node_only_in_all_sets_results_in_no_seeds_error ... ok\ntest node::sync::announce::test::preferred_seeds_already_synced ... ok\ntest node::sync::announce::test::synced_with_local_node_is_ignored ... ok\ntest node::sync::announce::test::synced_with_same_node_multiple_times ... ok\ntest node::sync::announce::test::timed_out_after_reaching_success ... ok\ntest node::sync::fetch::test::all_nodes_are_candidates ... ok\ntest node::sync::fetch::test::all_nodes_are_fetchable ... ok\ntest node::sync::fetch::test::could_not_reach_target ... ok\ntest node::sync::fetch::test::ignores_duplicates_and_local_node ... ok\ntest node::sync::fetch::test::preferred_seeds_target_returned_over_replicas ... ok\ntest node::sync::fetch::test::reaches_target_of_max_replicas ... ok\ntest node::sync::fetch::test::reaches_target_of_preferred_seeds ... ok\ntest node::sync::fetch::test::reaches_target_of_replicas ... ok\ntest node::sync::test::ensure_replicas_construction ... ok\ntest node::sync::test::replicas_constrain_to ... ok\ntest node::test::test_address ... ok\ntest node::test::test_alias ... ok\ntest node::test::test_command_result ... ok\ntest node::test::test_user_agent ... ok\ntest node::timestamp::tests::test_timestamp_max ... ok\ntest profile::config::test::schema ... ok\ntest profile::test::canonicalize_home ... ok\ntest profile::test::test_config ... ok\ntest rad::tests::test_checkout ... ok\ntest rad::tests::test_fork ... ok\ntest rad::tests::test_init ... ok\ntest storage::git::tests::test_references_of ... ok\ntest storage::git::tests::test_sign_refs ... ok\ntest storage::git::transport::local::url::test::test_url_parse ... ok\ntest storage::git::transport::local::url::test::test_url_to_string ... ok\ntest storage::git::transport::remote::url::test::test_url_parse ... ok\ntest storage::refs::tests::prop_canonical_roundtrip ... ok\ntest storage::refs::tests::test_rid_verification ... ok\ntest storage::tests::test_storage ... ok\ntest test::assert::test::assert_with_message ... ok\ntest test::assert::test::test_assert_no_move ... ok\ntest test::assert::test::test_assert_panic_0 - should panic ... ok\ntest test::assert::test::test_assert_panic_1 - should panic ... ok\ntest test::assert::test::test_assert_panic_2 - should panic ... ok\ntest test::assert::test::test_assert_succeed ... ok\ntest test::assert::test::test_panic_message ... ok\ntest version::test::test_version ... ok\ntest identity::doc::test::prop_encode_decode ... ok\n\nfailures:\n\n---- node::address::store::test::test_alias stdout ----\n\nthread 'node::address::store::test::test_alias' panicked at crates/radicle/src/node/address/store.rs:597:44:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n\n---- node::address::store::test::test_disconnected stdout ----\n\nthread 'node::address::store::test::test_disconnected' panicked at crates/radicle/src/node/address/store.rs:873:44:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::address::store::test::test_disconnected_ban stdout ----\n\nthread 'node::address::store::test::test_disconnected_ban' panicked at crates/radicle/src/node/address/store.rs:926:41:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::address::store::test::test_empty stdout ----\n\nthread 'node::address::store::test::test_empty' panicked at crates/radicle/src/node/address/store.rs:571:86:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::address::store::test::test_entries stdout ----\n\nthread 'node::address::store::test::test_entries' panicked at crates/radicle/src/node/address/store.rs:831:44:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::address::store::test::test_get_none stdout ----\n\nthread 'node::address::store::test::test_get_none' panicked at crates/radicle/src/node/address/store.rs:579:40:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::address::store::test::test_insert_and_get stdout ----\n\nthread 'node::address::store::test::test_insert_and_get' panicked at crates/radicle/src/node/address/store.rs:636:44:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::address::store::test::test_insert_and_remove stdout ----\n\nthread 'node::address::store::test::test_insert_and_remove' panicked at crates/radicle/src/node/address/store.rs:781:44:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::address::store::test::test_insert_and_update stdout ----\n\nthread 'node::address::store::test::test_insert_and_update' panicked at crates/radicle/src/node/address/store.rs:705:44:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::address::store::test::test_insert_duplicate stdout ----\n\nthread 'node::address::store::test::test_insert_duplicate' panicked at crates/radicle/src/node/address/store.rs:676:44:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::address::store::test::test_node_aliases stdout ----\n\nthread 'node::address::store::test::test_node_aliases' panicked at crates/radicle/src/node/address/store.rs:976:41:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::address::store::test::test_remove_nothing stdout ----\n\nthread 'node::address::store::test::test_remove_nothing' panicked at crates/radicle/src/node/address/store.rs:588:44:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::db::test::test_version stdout ----\n\nthread 'node::db::test::test_version' panicked at crates/radicle/src/node/db.rs:220:37:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::refs::store::test::test_count stdout ----\n\nthread 'node::refs::store::test::test_count' panicked at crates/radicle/src/node/refs/store.rs:186:41:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::refs::store::test::test_set_and_delete stdout ----\n\nthread 'node::refs::store::test::test_set_and_delete' panicked at crates/radicle/src/node/refs/store.rs:212:41:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::refs::store::test::test_set_and_get stdout ----\n\nthread 'node::refs::store::test::test_set_and_get' panicked at crates/radicle/src/node/refs/store.rs:229:41:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_count stdout ----\n\nthread 'node::routing::test::test_count' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_entries stdout ----\n\nthread 'node::routing::test::test_entries' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_insert_and_get stdout ----\n\nthread 'node::routing::test::test_insert_and_get' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_insert_and_get_resources stdout ----\n\nthread 'node::routing::test::test_insert_and_get_resources' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_insert_and_remove stdout ----\n\nthread 'node::routing::test::test_insert_and_remove' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_insert_duplicate stdout ----\n\nthread 'node::routing::test::test_insert_duplicate' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_insert_existing_updated_time stdout ----\n\nthread 'node::routing::test::test_insert_existing_updated_time' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_len stdout ----\n\nthread 'node::routing::test::test_len' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_prune stdout ----\n\nthread 'node::routing::test::test_prune' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_remove_many stdout ----\n\nthread 'node::routing::test::test_remove_many' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_remove_redundant stdout ----\n\nthread 'node::routing::test::test_remove_redundant' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n---- node::routing::test::test_update_existing_multi stdout ----\n\nthread 'node::routing::test::test_update_existing_multi' panicked at crates/radicle/src/node/routing.rs:268:83:\ncalled `Result::unwrap()` on an `Err` value: Internal(Error { code: Some(1), message: Some(\"no such function: concat\") })\n\n\nfailures:\n node::address::store::test::test_alias\n node::address::store::test::test_disconnected\n node::address::store::test::test_disconnected_ban\n node::address::store::test::test_empty\n node::address::store::test::test_entries\n node::address::store::test::test_get_none\n node::address::store::test::test_insert_and_get\n node::address::store::test::test_insert_and_remove\n node::address::store::test::test_insert_and_update\n node::address::store::test::test_insert_duplicate\n node::address::store::test::test_node_aliases\n node::address::store::test::test_remove_nothing\n node::db::test::test_version\n node::refs::store::test::test_count\n node::refs::store::test::test_set_and_delete\n node::refs::store::test::test_set_and_get\n node::routing::test::test_count\n node::routing::test::test_entries\n node::routing::test::test_insert_and_get\n node::routing::test::test_insert_and_get_resources\n node::routing::test::test_insert_and_remove\n node::routing::test::test_insert_duplicate\n node::routing::test::test_insert_existing_updated_time\n node::routing::test::test_len\n node::routing::test::test_prune\n node::routing::test::test_remove_many\n node::routing::test::test_remove_redundant\n node::routing::test::test_update_existing_multi\n\ntest result: FAILED. 212 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.93s\n\n",
"stderr": " Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle-5d7696ca4698d814)\nerror: test failed, to rerun pass `-p radicle --lib`\n",
"timestamp": {
"secs_since_epoch": 1773700409,
"nanos_since_epoch": 581707747
},
"log_source": "Plan"
}{
"type": "action_failed",
"action": "cargo_test",
"timestamp": {
"secs_since_epoch": 1773700409,
"nanos_since_epoch": 902772609
},
"log_source": "Plan"
}{
"type": "executor_ends_in_failure",
"exit_code": 1,
"timestamp": {
"secs_since_epoch": 1773700409,
"nanos_since_epoch": 906393151
},
"log_source": "Plan"
}{
"request": "trigger",
"version": 1,
"event_type": "push",
"repository": {
"id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
"name": "heartwood",
"description": "Radicle Heartwood Protocol & Stack",
"private": false,
"default_branch": "master",
"delegates": [
"did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
"did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
"did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
"did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
]
},
"pusher": {
"id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"alias": "fintohaps"
},
"before": "0736977170c53c41aecf6321ae66560534c9409a",
"after": "0736977170c53c41aecf6321ae66560534c9409a",
"branch": "master",
"commits": [
"0736977170c53c41aecf6321ae66560534c9409a"
]
}run CI for rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 ERROR: CI run failed inside QEMU
<empty log>