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.14.0@c37ec71",
"timestamp": {
"secs_since_epoch": 1780950536,
"nanos_since_epoch": 779258675
},
"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_test"
},
{
"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",
"envs": {},
"timestamp": {
"secs_since_epoch": 1780950536,
"nanos_since_epoch": 779720124
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "mkdir",
"pathname": "/ci",
"timestamp": {
"secs_since_epoch": 1780950536,
"nanos_since_epoch": 779854314
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "mkdir",
"pathname": "/ci",
"timestamp": {
"secs_since_epoch": 1780950536,
"nanos_since_epoch": 780423044
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "mkdir",
"pathname": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1780950536,
"nanos_since_epoch": 780543063
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "mkdir",
"pathname": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1780950536,
"nanos_since_epoch": 780576187
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vdc",
"directory": "/ci/src",
"timestamp": {
"secs_since_epoch": 1780950536,
"nanos_since_epoch": 780755583
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vdc",
"directory": "/ci/src",
"timestamp": {
"secs_since_epoch": 1780950536,
"nanos_since_epoch": 796414727
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vdf",
"directory": "/ci/deps",
"timestamp": {
"secs_since_epoch": 1780950536,
"nanos_since_epoch": 796468881
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vdf",
"directory": "/ci/deps",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 882768523
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 883249748
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 889407498
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "ln -sf /ci /workspace",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 889834211
},
"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": 1780950538,
"nanos_since_epoch": 889850863
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ ln -sf /ci /workspace\n",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 901140563
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "ln -sf /ci /workspace",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 901577587
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "git config --global user.name 'Ambient CI'",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 901583066
},
"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": 1780950538,
"nanos_since_epoch": 901792987
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ git config --global user.name 'Ambient CI'\n",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 918381358
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "git config --global user.name 'Ambient CI'",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 918821984
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "git config --global user.email ambient@example.com",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 918827721
},
"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": 1780950538,
"nanos_since_epoch": 919294701
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ git config --global user.email ambient@example.com\n",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 934342610
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "git config --global user.email ambient@example.com",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 934777494
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "cargo_fmt",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 934782996
},
"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": 1780950538,
"nanos_since_epoch": 935213533
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "cargo 1.95.0 (f2d3ce0bd 2026-03-21)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1780950538,
"nanos_since_epoch": 969854612
},
"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": 1780950538,
"nanos_since_epoch": 970327895
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "clippy 0.1.95 (59807616e1 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1780950539,
"nanos_since_epoch": 28385053
},
"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": 1780950539,
"nanos_since_epoch": 31178382
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "rustc 1.95.0 (59807616e 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1780950539,
"nanos_since_epoch": 48950900
},
"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": 1780950539,
"nanos_since_epoch": 51716978
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1780950539,
"nanos_since_epoch": 221332208
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "cargo_fmt",
"timestamp": {
"secs_since_epoch": 1780950539,
"nanos_since_epoch": 223570159
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "cargo_clippy",
"timestamp": {
"secs_since_epoch": 1780950539,
"nanos_since_epoch": 225510464
},
"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": 1780950539,
"nanos_since_epoch": 227524033
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "cargo 1.95.0 (f2d3ce0bd 2026-03-21)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1780950539,
"nanos_since_epoch": 238360174
},
"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": 1780950539,
"nanos_since_epoch": 238798276
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "clippy 0.1.95 (59807616e1 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1780950539,
"nanos_since_epoch": 269643204
},
"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": 1780950539,
"nanos_since_epoch": 270079381
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "rustc 1.95.0 (59807616e 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1780950539,
"nanos_since_epoch": 286753606
},
"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": 1780950539,
"nanos_since_epoch": 289486853
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": " Compiling proc-macro2 v1.0.106\n Compiling unicode-ident v1.0.24\n Compiling quote v1.0.45\n Compiling libc v0.2.186\n Compiling serde_core v1.0.228\n Compiling syn v2.0.117\n Compiling serde v1.0.228\n Checking cfg-if v1.0.4\n Compiling version_check v0.9.5\n Checking typenum v1.20.0\n Checking log v0.4.29\n Checking subtle v2.6.1\n Compiling generic-array v0.14.7\n Checking getrandom v0.2.17\n Compiling serde_derive v1.0.228\n Compiling zeroize_derive v1.4.3\n Checking zeroize v1.8.2\n Compiling jobserver v0.1.34\n Compiling find-msvc-tools v0.1.9\n Compiling shlex v1.3.0\n Compiling cc v1.2.62\n Checking crypto-common v0.1.7\n Checking pin-project-lite v0.2.17\n Checking smallvec v1.15.1\n Checking bytes v1.11.1\n Compiling portable-atomic v1.13.1\n Checking futures-core v0.3.32\n Checking errno v0.3.14\n Checking signal-hook-registry v1.4.8\n Compiling synstructure v0.13.2\n Checking memchr v2.8.0\n Checking stable_deref_trait v1.2.1\n Checking mio v1.2.0\n Compiling zerofrom-derive v0.1.7\n Checking cpufeatures v0.2.17\n Checking critical-section v1.2.0\n Checking once_cell v1.21.4\n Compiling yoke-derive v0.8.2\n Checking zerofrom v0.1.7\n Checking socket2 v0.6.3\n Checking futures-io v0.3.32\n Checking yoke v0.8.2\n Compiling tokio-macros v2.7.0\n Compiling zerovec-derive v0.11.3\n Checking tokio v1.52.3\n Checking futures-sink v0.3.32\n Checking slab v0.4.12\n Checking futures-channel v0.3.32\n Checking zerovec v0.11.6\n Compiling displaydoc v0.2.5\n Compiling futures-macro v0.3.32\n Checking futures-task v0.3.32\n Checking const-oid v0.9.6\n Checking futures-util v0.3.32\n Checking itoa v1.0.18\n Compiling cfg_aliases v0.2.1\n Checking tinystr v0.8.3\n Checking writeable v0.6.3\n Checking foldhash v0.2.0\n Checking scopeguard v1.2.0\n Compiling libm v0.2.16\n Compiling semver v1.0.28\n Checking litemap v0.8.2\n Checking icu_locale_core v2.2.0\n Compiling rustc_version v0.4.1\n Checking lock_api v0.4.14\n Checking zerotrie v0.2.4\n Checking potential_utf v0.1.5\n Checking rand_core v0.10.1\n Compiling icu_normalizer_data v2.2.0\n Checking bitflags v2.11.1\n Checking utf8_iter v1.0.4\n Compiling icu_properties_data v2.2.0\n Checking icu_collections v2.2.0\n Checking icu_provider v2.2.0\n Checking tracing-core v0.1.36\n Checking block-buffer v0.10.4\n Compiling thiserror v2.0.18\n Checking percent-encoding v2.3.2\n Checking equivalent v1.0.2\n Checking digest v0.10.7\n Compiling thiserror-impl v2.0.18\n Checking rand_core v0.6.4\n Checking icu_properties v2.2.0\n Checking icu_normalizer v2.2.0\n Checking block-padding v0.3.3\n Compiling tracing-attributes v0.1.31\n Checking allocator-api2 v0.2.21\n Compiling getrandom v0.4.2\n Compiling autocfg v1.5.0\n Compiling num-traits v0.2.19\n Checking hashbrown v0.17.1\n Checking tracing v0.1.44\n Checking idna_adapter v1.2.2\n Checking inout v0.1.4\n Compiling ring v0.17.14\n Checking base64ct v1.8.3\n Checking cpufeatures v0.3.0\n Checking cipher v0.4.4\n Checking idna v1.1.0\n Checking form_urlencoded v1.2.2\n Checking tokio-util v0.7.18\n Checking http v1.4.0\n Checking rustls-pki-types v1.14.1\n Compiling rustversion v1.0.22\n Checking url v2.5.8\n Checking indexmap v2.14.0\n Checking untrusted v0.9.0\n Compiling syn v1.0.109\n Checking fastrand v2.4.1\n Checking spin v0.9.8\n Compiling unicode-segmentation v1.13.2\n Compiling convert_case v0.10.0\n Checking universal-hash v0.5.1\n Compiling rustls v0.23.40\n Compiling unicode-xid v0.2.6\n Checking opaque-debug v0.3.1\n Compiling derive_more-impl v2.1.1\n Checking rustls-webpki v0.103.13\n Checking chacha20 v0.10.0\n Checking der v0.7.10\n Compiling curve25519-dalek-derive v0.1.1\n Checking data-encoding v2.11.0\n Checking byteorder v1.5.0\n Compiling pkg-config v0.3.33\n Checking base64 v0.22.1\n Checking rand v0.10.1\n Checking derive_more v2.1.1\n Checking polyval v0.6.2\n Checking ipnet v2.12.0\n Compiling httparse v1.10.1\n Checking ghash v0.5.1\n Checking aes v0.8.4\n Checking ctr v0.9.2\n Checking aead v0.5.2\n Compiling ident_case v1.0.1\n Checking atomic-waker v1.1.2\n Compiling fnv v1.0.7\n Compiling zerocopy v0.8.48\n Compiling strsim v0.11.1\n Checking const-oid v0.10.2\n Compiling darling_core v0.20.11\n Compiling data-encoding-macro-internal v0.1.18\n Checking aes-gcm v0.10.3\n Checking sha2 v0.10.9\n Checking tinyvec_macros v0.1.1\n Checking tinyvec v1.11.0\n Checking h2 v0.4.14\n Compiling darling_macro v0.20.11\n Checking data-encoding-macro v0.1.20\n Checking spki v0.7.3\n Checking http-body v1.0.1\n Checking ff v0.13.1\n Checking signature v2.2.0\n Compiling n0-error-macros v1.0.0-rc.0\n Compiling spez v0.1.2\n Compiling pin-project-internal v1.1.12\n Checking hybrid-array v0.4.12\n Checking base16ct v0.2.0\n Checking parking v2.2.1\n Checking sec1 v0.7.3\n Checking futures-lite v2.6.1\n Checking pin-project v1.1.12\n Checking ppv-lite86 v0.2.21\n Checking n0-error v1.0.0-rc.0\n Checking group v0.13.0\n Compiling darling v0.20.11\n Checking pem-rfc7468 v1.0.0\n Checking crypto-bigint v0.5.5\n Compiling heck v0.5.0\n Checking try-lock v0.2.5\n Compiling crossbeam-utils v0.8.21\n Checking tower-service v0.3.3\n Compiling paste v1.0.15\n Compiling parking_lot_core v0.9.12\n Checking want v0.3.1\n Checking der v0.8.0\n Checking elliptic-curve v0.13.8\n Compiling derive_builder_core v0.20.2\n Checking rand_chacha v0.3.1\n Checking crypto-common v0.2.1\n Checking block-buffer v0.12.0\n Checking hmac v0.12.1\n Compiling n0-future v0.3.2\n Compiling winnow v1.0.2\n Compiling rustix v1.1.4\n Compiling anyhow v1.0.102\n Checking cordyceps v0.3.4\n Checking httpdate v1.0.3\n Checking openssl-probe v0.2.1\n Checking diatomic-waker v0.2.3\n Checking spin v0.10.0\n Checking rustls-native-certs v0.8.3\n Checking futures-buffered v0.2.13\n Checking hyper v1.9.0\n Compiling toml_parser v1.1.2+spec-1.1.0\n Checking digest v0.11.3\n Checking rfc6979 v0.4.0\n Compiling derive_builder_macro v0.20.2\n Checking rand v0.8.6\n Checking spki v0.8.0\n Checking tokio-rustls v0.26.4\n Compiling amplify_syn v2.0.1\n Checking lazy_static v1.5.0\n Compiling vergen-lib v9.1.0\n Compiling curve25519-dalek v5.0.0-pre.6\n Compiling noq-udp v1.0.0-rc.1\n Checking signature v1.6.4\n Compiling toml_datetime v1.1.1+spec-1.1.0\n Checking linux-raw-sys v0.12.1\n Compiling vcpkg v0.2.15\n Checking base16ct v1.0.0\n Checking powerfmt v0.2.0\n Checking deranged v0.5.8\n Compiling libz-sys v1.1.28\n Checking serdect v0.4.3\n Compiling toml_edit v0.25.11+spec-1.1.0\n Compiling amplify_derive v4.0.1\n Checking ed25519 v1.5.3\n Checking netlink-packet-core v0.8.1\n Checking parking_lot v0.12.5\n Checking pkcs8 v0.11.0\n Compiling derive_builder v0.20.2\n Checking ecdsa v0.16.9\n Checking hyper-util v0.1.20\n Checking rustls-platform-verifier v0.7.0\n Checking primeorder v0.13.6\n Compiling vergen v9.1.0\n Checking num-integer v0.1.46\n Compiling curve25519-dalek v4.1.3\n Compiling heapless v0.7.17\n Checking tower-layer v0.3.3\n Checking amplify_num v0.5.3\n Checking siphasher v1.0.3\n Checking time-core v0.1.8\n Checking ct-codecs v1.1.6\n Compiling num-bigint-dig v0.8.6\n Checking signature v3.0.0\n Checking num-conv v0.2.1\n Checking either v1.15.0\n Checking ascii v1.1.0\n Checking prefix-trie v0.8.3\n Checking amplify v4.9.0\n Checking time v0.3.47\n Checking ed25519 v3.0.0\n Checking ec25519 v0.1.0\n Checking num-iter v0.1.45\n Compiling proc-macro-crate v3.5.0\n Checking crossbeam-channel v0.5.15\n Checking sha2 v0.11.0\n Checking http-body-util v0.1.3\n Checking pkcs8 v0.10.2\n Compiling sqlite3-src v0.7.0\n Checking hash32 v0.2.1\n Compiling vergen-gitcl v9.1.0\n Checking pem-rfc7468 v0.7.0\n Checking futures-executor v0.3.32\n Checking sync_wrapper v1.0.2\n Compiling num_threads v0.1.7\n Compiling thiserror v1.0.69\n Compiling ref-cast v1.0.25\n Compiling zmij v1.0.21\n Checking tower v0.5.3\n Checking futures v0.3.32\n Checking ssh-encoding v0.2.0\n Checking pkcs1 v0.7.5\n Checking ed25519-dalek v3.0.0-pre.7\n Checking cyphergraphy v0.3.1\n Checking hickory-proto v0.26.1\n Checking fastbloom v0.17.0\n Checking crossbeam-epoch v0.9.18\n Checking ed25519 v2.2.3\n Compiling libgit2-sys v0.18.4+1.9.3\n Checking blowfish v0.9.1\n Checking poly1305 v0.8.0\n Checking uuid v1.23.1\n Checking chacha20 v0.9.1\n Checking cbc v0.1.2\n Checking cobs v0.3.0\n Checking pbkdf2 v0.12.2\n Checking rand_pcg v0.10.2\n Checking netlink-sys v0.8.8\n Compiling noq v1.0.0-rc.1\n Compiling blake3 v1.8.5\n Compiling ref-cast-impl v1.0.25\n Compiling match-lookup v0.1.2\n Compiling async-trait v0.1.89\n Compiling thiserror-impl v1.0.69\n Compiling enum-assoc v1.3.0\n Compiling postcard-derive v0.2.2\n Compiling proc-macro-error-attr v0.4.12\n Compiling serde_json v1.0.149\n Checking identity-hash v0.1.0\n Checking tagptr v0.2.0\n Checking lru-slab v0.1.2\n Checking const-str v0.4.3\n Checking rustc-hash v2.1.2\n Checking sorted-index-buffer v0.2.1\n Checking noq-proto v1.0.0-rc.1\n Checking base256emoji v1.0.2\n Checking moka v0.12.15\n Checking postcard v1.1.3\n Checking hickory-net v0.26.1\n Checking bcrypt-pbkdf v0.10.0\n Checking ssh-cipher v0.2.0\n Checking ed25519-dalek v2.2.0\n Checking cypheraddr v0.4.1\n Checking rsa v0.9.10\n Checking iroh-base v1.0.0-rc.1\n Checking tower-http v0.6.10\n Compiling num_enum_derive v0.7.6\n Checking hyper-rustls v0.27.9\n Checking p521 v0.13.3\n Checking p384 v0.13.1\n Checking p256 v0.13.2\n Checking netlink-packet-route v0.29.0\n Compiling iroh-metrics-derive v1.0.0-rc.0\n Compiling strum_macros v0.28.0\n Compiling syn-mid v0.5.4\n Checking tokio-stream v0.1.18\n Compiling iroh-dns v1.0.0-rc.1\n Compiling netwatch v0.18.0\n Compiling proc-macro-error v0.4.12\n Checking xml-rs v0.8.28\n Checking base-x v0.2.11\n Checking resolv-conf v0.7.6\n Checking ryu v1.0.23\n Checking arrayvec v0.7.6\n Checking arrayref v0.3.9\n Checking mac-addr v0.3.0\n Compiling proc-macro-hack v0.5.20+deprecated\n Checking constant_time_eq v0.4.2\n Checking netdev v0.43.0\n Checking iroh-metrics v1.0.0-rc.0\n Checking hickory-resolver v0.26.1\n Checking multibase v0.9.2\n Checking xmltree v0.10.3\n Checking strum v0.28.0\n Checking ssh-key v0.6.7\n Checking reqwest v0.13.3\n Checking num_enum v0.7.6\n Compiling iroh-relay v1.0.0-rc.1\n Checking socks5-client v0.4.2\n Checking sqlite3-sys v0.18.0\n Checking git-ref-format-core v0.6.0\n Checking netlink-proto v0.12.0\n Checking n0-watcher v1.0.0-rc.0\n Checking netlink-packet-route v0.30.0\n Checking qcheck v1.0.0\n Checking attohttpc v0.30.1\n Checking arc-swap v1.9.1\n Checking webpki-roots v1.0.7\n Checking simple-dns v0.11.2\n Checking secrecy v0.10.3\n Checking serde_bytes v0.11.19\n Checking sha1_smol v1.0.1\n Compiling typeid v1.0.3\n Compiling signal-hook v0.3.18\n Checking simdutf8 v0.1.5\n Checking tokio-websockets v0.13.2\n Checking ssh-agent-lib v0.5.2\n Checking igd-next v0.17.0\n Checking sqlite v0.37.0\n Checking cyphernet v0.5.3\n Checking lru v0.18.0\n Compiling iroh v1.0.0-rc.1\n Compiling serde_derive_internals v0.29.1\n Checking seize v0.5.1\n Compiling crc32fast v1.5.0\n Checking cmov v0.5.3\n Checking dyn-clone v1.0.20\n Compiling erased-serde v0.4.10\n Checking utf8parse v0.2.2\n Checking anstyle-parse v1.0.0\n Checking ctutils v0.4.2\n Checking papaya v0.2.4\n Compiling schemars_derive v1.2.1\n Compiling genawaiter-proc-macro v0.99.1\n Checking radicle-crypto v0.17.0\n Checking portmapper v0.18.0\n Checking git2 v0.20.4\n Checking yasna v0.6.0\n Checking pem v3.0.6\n Checking backon v1.6.0\n Checking inplace-vec-builder v0.1.1\n Checking thread_local v1.1.9\n Compiling litrs v1.0.0\n Checking anstyle v1.0.14\n Checking colorchoice v1.0.5\n Checking adler2 v2.0.1\n Compiling redb v4.1.0\n Checking binary-merge v0.1.2\n Checking simd-adler32 v0.3.9\n Checking unicode-width v0.2.2\n Checking radicle-oid v0.2.0\n Checking regex-syntax v0.8.10\n Checking genawaiter-macro v0.99.1\n Checking is_terminal_polyfill v1.70.2\n Checking anstyle-query v1.1.5\n Checking anstream v1.0.0\n Checking genawaiter v0.99.1\n Checking miniz_oxide v0.8.9\n Checking range-collections v0.4.6\n Checking regex-automata v0.4.14\n Compiling document-features v0.2.12\n Checking rcgen v0.14.8\n Checking signal-hook-mio v0.2.5\n Checking schemars v1.2.1\n Checking terminal_size v0.4.4\n Checking iroh-io v0.6.2\n Checking radicle-dag v0.10.0\n Checking radicle-git-metadata v0.2.0\n Compiling iroh-blobs v0.102.0\n Checking nonempty v0.9.0\n Compiling irpc-derive v0.16.0\n Checking positioned-io v0.3.5\n Checking self_cell v1.2.2\n Compiling radicle v0.24.0\n Checking clap_lex v1.1.0\n Checking unsigned-varint v0.8.0\n Checking iana-time-zone v0.1.65\n Checking chrono v0.4.44\n Checking multihash v0.19.5\n Checking clap_builder v4.6.0\n Checking iroh-util v0.5.0\n Checking bao-tree v0.16.0\n Checking irpc v0.16.0\n Checking radicle-cob v0.20.0\n Checking flate2 v1.1.9\n Checking radicle-core v0.3.0\n Checking serde-untagged v0.1.9\n Checking crossterm v0.29.0\n Checking matchers v0.2.0\n Checking console v0.16.3\n Checking fuzzy-matcher v0.3.7\n Checking radicle-git-ref-format v0.1.0\n Checking iroh-tickets v1.0.0-rc.1\n Compiling nested_enum_utils v0.2.3\n Checking tempfile v3.27.0\n Checking reflink-copy v0.1.29\n Checking sharded-slab v0.1.7\n Compiling clap_derive v4.6.1\n Checking unicode-normalization v0.1.25\n Checking ureq-proto v0.6.0\n Checking tracing-log v0.2.0\n Checking tracing-serde v0.2.0\n Checking radicle-localtime v0.1.0\n Checking bytesize v2.3.1\n Checking nu-ansi-term v0.50.3\n Checking same-file v1.0.6\n Checking hex v0.4.3\n Checking fast-glob v0.3.3\n Checking unit-prefix v0.5.2\n Checking utf8-zero v0.8.1\n Checking base64 v0.21.7\n Checking dunce v1.0.5\n Checking ureq v3.3.0\n Checking indicatif v0.18.4\n Checking inquire v0.9.4\n Checking clap v4.6.1\n Checking walkdir v2.5.0\n Checking tracing-subscriber v0.3.23\n Checking cid v0.11.3\n Checking radicle-artifact v0.14.0 (/ci/src)\n Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s\n",
"timestamp": {
"secs_since_epoch": 1780950633,
"nanos_since_epoch": 839554099
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "cargo_clippy",
"timestamp": {
"secs_since_epoch": 1780950633,
"nanos_since_epoch": 995324120
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "cargo_test",
"timestamp": {
"secs_since_epoch": 1780950633,
"nanos_since_epoch": 995505374
},
"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": 1780950633,
"nanos_since_epoch": 995514622
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "cargo 1.95.0 (f2d3ce0bd 2026-03-21)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1780950634,
"nanos_since_epoch": 54159074
},
"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": 1780950634,
"nanos_since_epoch": 56918930
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "clippy 0.1.95 (59807616e1 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1780950634,
"nanos_since_epoch": 85724152
},
"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": 1780950634,
"nanos_since_epoch": 88509390
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "rustc 1.95.0 (59807616e 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1780950634,
"nanos_since_epoch": 103124022
},
"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": 1780950634,
"nanos_since_epoch": 103565685
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "\nrunning 124 tests\ntest display::tests::describe_progress_maps_every_frame ... ok\ntest node::lifecycle::tests::log_path_is_under_artifacts_dir ... ok\ntest node::lifecycle::tests::rotate_log_moves_current_to_dot_one ... ok\ntest node::tests::double_start_errors ... ok\ntest client::tests::streaming_methods_round_trip ... ok\ntest node::tests::has_and_export_round_trip ... ok\ntest node::tests::fetch_and_download_fast_path_and_no_locations ... ok\ntest node::tests::malformed_json_surfaces_as_invalid_request ... ok\ntest node::tests::invalid_typed_fields_surface_as_invalid_request ... ok\ntest node::tests::run_stream_aborts_on_client_disconnect ... ok\ntest node::tests::node_round_trip ... ok\ntest node::tests::seed_missing_path_errors ... ok\ntest node::tests::temp_tag_guard_commit_then_release ... ok\ntest protocol::tests::wire_snapshot_command_alive ... ok\ntest protocol::tests::wire_snapshot_command_has_export_fetch_download ... ok\ntest protocol::tests::wire_snapshot_command_result_ok_and_err ... ok\ntest protocol::tests::wire_snapshot_command_seed ... ok\ntest protocol::tests::wire_snapshot_command_status ... ok\ntest protocol::tests::wire_snapshot_command_unseed_and_lookups ... ok\ntest protocol::tests::wire_snapshot_fetch_progress ... ok\ntest protocol::tests::wire_snapshot_fetch_results ... ok\ntest protocol::tests::wire_snapshot_receipts ... ok\ntest protocol::tests::wire_snapshot_status_zeroed ... ok\ntest protocol::tests::wire_snapshot_stream_event ... ok\ntest seeder::tests::all_seeded_round_trip ... ok\ntest seeder::tests::per_repo_tags_isolate ... ok\ntest seeder::tests::seeded_tag_layout ... ok\ntest seeder::tests::unregister_unknown_is_noop ... ok\ntest share::cid_utils::tests::artifact_kind_blob ... ok\ntest share::cid_utils::tests::artifact_kind_collection ... ok\ntest share::cid_utils::tests::artifact_kind_unknown_codec ... ok\ntest share::cid_utils::tests::blake3_hash_to_cid_blob_roundtrip ... ok\ntest share::cid_utils::tests::blake3_hash_to_cid_collection_roundtrip ... ok\ntest share::cid_utils::tests::canonical_walk_normalizes_separators ... ok\ntest share::cid_utils::tests::canonical_walk_returns_absolute_paths ... ok\ntest share::cid_utils::tests::canonical_walk_returns_sorted_entries ... ok\ntest share::cid_utils::tests::canonical_walk_skips_directories ... ok\ntest share::cid_utils::tests::cid_to_blake3_hash_rejects_sha256 ... ok\ntest share::cid_utils::tests::cid_to_blake3_hash_roundtrip ... ok\ntest share::cid_utils::tests::cid_to_blake3_works_with_hashseq_codec ... ok\ntest share::cid_utils::tests::determinism ... ok\ntest share::cid_utils::tests::golden_hash ... ok\ntest share::cid_utils::tests::symlink_is_skipped ... ok\ntest share::fetch::tests::export_collection_rejects_unsafe_member ... ok\ntest share::fetch::tests::export_collection_writes_members ... ok\ntest share::fetch::tests::http_to_store_imports_matching_blob ... ok\ntest share::fetch::tests::http_to_store_rejects_mismatch ... ok\ntest share::fetch::tests::safe_join_allows_nested_paths ... ok\ntest share::fetch::tests::safe_join_rejects_traversal_and_absolute ... ok\ntest share::fetch::tests::scoped_path_removes_dir_on_drop ... ok\ntest share::fetch::tests::scoped_path_removes_file_on_drop ... ok\ntest share::iroh::tests::default_uses_radworks_endpoints ... ok\ntest share::iroh::tests::parse_env_rejects_malformed_value ... ok\ntest share::iroh::tests::parse_relay_urls_comma_separated ... ok\ntest share::iroh::tests::parse_relay_urls_rejects_malformed ... ok\ntest share::keys::tests::display_differs_from_iroh_default ... ok\ntest share::keys::tests::display_is_endpoint_url ... ok\ntest share::keys::tests::encrypted_keystore_requires_passphrase ... ok\ntest share::keys::tests::from_url_bare_is_none ... ok\ntest share::keys::tests::from_url_garbage_host_errors ... ok\ntest share::keys::tests::from_url_rejects_legacy_iroh_scheme ... ok\ntest share::keys::tests::from_url_wrong_scheme_errors ... ok\ntest share::keys::tests::fromstr_round_trip ... ok\ntest share::keys::tests::is_endpoint_url_only_matches_endpoint_scheme ... ok\ntest share::keys::tests::is_legacy_endpoint_url_matches_only_iroh_scheme ... ok\ntest share::keys::tests::matches_url_rules ... ok\ntest share::keys::tests::radicle_and_iroh_keys_share_same_public_identity ... ok\ntest share::keys::tests::url_round_trip ... ok\ntest test::add_location_for_missing_cid_is_noop ... ok\ntest test::attest_missing_cid_is_noop ... ok\ntest test::attestation_persists_through_reload ... ok\ntest test::author_self_attestation_is_noop ... ok\ntest test::create_records_tag_oid ... ok\ntest test::create_rejects_commit_oid_as_tag ... ok\ntest test::create_rejects_tag_pointing_at_other_commit ... ok\ntest test::create_rejects_unknown_tag_oid ... ok\ntest test::create_without_tag_leaves_none ... ok\ntest test::creator_persists_through_reload ... ok\ntest test::display_marks_seeding_for_local_endpoint_location ... ok\ntest test::display_renders_metadata ... ok\ntest test::e2e ... ok\ntest test::find_by_cid_aggregates_across_different_oids ... ok\ntest test::find_by_cid_aggregates_duplicate_oid_releases ... ok\ntest test::find_by_cid_finds_across_releases ... ok\ntest test::find_by_commit_returns_empty_for_no_match ... ok\ntest test::find_by_commit_returns_matching_releases ... ok\ntest test::get_mut_not_found ... ok\ntest test::idempotent_attestation ... ok\ntest test::idempotent_create ... ok\ntest test::idempotent_register_artifact ... ok\ntest test::locations_by_scheme_duplicate_url_from_two_dids ... ok\ntest test::locations_by_scheme_filters_correctly ... ok\ntest test::metadata_persists_through_reload ... ok\ntest test::missing_commit ... ok\ntest test::multi_delegate_attestation ... ok\ntest test::multi_user_redaction ... ok\ntest test::multi_user_same_reason ... ok\ntest test::multiple_locations_per_node ... ok\ntest test::non_author_cannot_rename_artifact ... ok\ntest test::pretty_renders_compact_and_detailed ... ok\ntest test::redact_artifact ... ok\ntest test::redact_empty_reason ... ok\ntest test::redact_nonexistent_cid_errors ... ok\ntest test::redact_only_removes_own_attestation ... ok\ntest test::redact_reason_too_long ... ok\ntest test::redact_removes_attestation ... ok\ntest test::redact_then_attest_is_blocked ... ok\ntest test::redact_updates_reason ... ok\ntest test::redaction_persists_through_reload ... ok\ntest test::register_artifact_records_author ... ok\ntest test::register_artifact_wire_name_stays_add_artifact ... ok\ntest test::reload_refreshes_from_store ... ok\ntest test::remove_location_for_node_that_never_added_is_noop ... ok\ntest test::remove_metadata_drops_key ... ok\ntest test::remove_metadata_for_missing_key_is_noop ... ok\ntest test::set_metadata_accepts_json_object ... ok\ntest test::set_metadata_basic ... ok\ntest test::set_metadata_for_missing_cid_is_noop ... ok\ntest test::set_metadata_last_writer_wins ... ok\ntest test::set_metadata_rejects_invalid_keys ... ok\ntest test::set_metadata_rejects_oversized_value ... ok\ntest test::tag_field_default_none_on_old_actions ... ok\ntest test::tag_persists_through_reload ... ok\ntest node::tests::stale_socket_is_reclaimed ... ok\n\ntest result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 50.24s\n\n\nrunning 12 tests\ntest reconcile::tests::bare_iroh_is_current_endpoint ... ok\ntest reconcile::tests::explicit_current_endpoint_is_current ... ok\ntest reconcile::tests::current_endpoint_not_seeded_is_orphaned_self ... ok\ntest reconcile::tests::legacy_iroh_scheme_is_stale ... ok\ntest reconcile::tests::missing_and_dangling_split_correctly ... ok\ntest reconcile::tests::legacy_only_cid_is_reported_missing ... ok\ntest reconcile::tests::missing_picks_release_with_latest_timestamp ... ok\ntest reconcile::tests::other_endpoint_is_stale ... ok\ntest reconcile::tests::mixed_urls_on_same_cid_split_into_buckets ... ok\ntest reconcile::tests::seeded_cid_with_no_matching_release_is_dangling ... ok\ntest reconcile::tests::seeded_with_current_location_is_not_missing ... ok\ntest reconcile::tests::undecodable_host_is_stale ... ok\n\ntest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 1 test\ntest src/lib.rs - (line 13) ... ok\n\ntest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s\n\n",
"stderr": " Compiling libc v0.2.186\n Compiling serde_core v1.0.228\n Compiling cfg-if v1.0.4\n Compiling zeroize v1.8.2\n Compiling typenum v1.20.0\n Compiling log v0.4.29\n Compiling subtle v2.6.1\n Compiling serde v1.0.228\n Compiling generic-array v0.14.7\n Compiling getrandom v0.2.17\n Compiling jobserver v0.1.34\n Compiling crypto-common v0.1.7\n Compiling pin-project-lite v0.2.17\n Compiling cc v1.2.62\n Compiling smallvec v1.15.1\n Compiling bytes v1.11.1\n Compiling futures-core v0.3.32\n Compiling portable-atomic v1.13.1\n Compiling errno v0.3.14\n Compiling signal-hook-registry v1.4.8\n Compiling stable_deref_trait v1.2.1\n Compiling memchr v2.8.0\n Compiling mio v1.2.0\n Compiling critical-section v1.2.0\n Compiling cpufeatures v0.2.17\n Compiling once_cell v1.21.4\n Compiling zerofrom v0.1.7\n Compiling socket2 v0.6.3\n Compiling itoa v1.0.18\n Compiling futures-io v0.3.32\n Compiling yoke v0.8.2\n Compiling tokio v1.52.3\n Compiling futures-sink v0.3.32\n Compiling slab v0.4.12\n Compiling equivalent v1.0.2\n Compiling futures-channel v0.3.32\n Compiling zerovec v0.11.6\n Compiling const-oid v0.9.6\n Compiling futures-task v0.3.32\n Compiling futures-util v0.3.32\n Compiling tinystr v0.8.3\n Compiling writeable v0.6.3\n Compiling scopeguard v1.2.0\n Compiling litemap v0.8.2\n Compiling foldhash v0.2.0\n Compiling icu_locale_core v2.2.0\n Compiling lock_api v0.4.14\n Compiling zerotrie v0.2.4\n Compiling potential_utf v0.1.5\n Compiling utf8_iter v1.0.4\n Compiling rand_core v0.10.1\n Compiling bitflags v2.11.1\n Compiling icu_collections v2.2.0\n Compiling icu_provider v2.2.0\n Compiling libm v0.2.16\n Compiling tracing-core v0.1.36\n Compiling block-buffer v0.10.4\n Compiling fnv v1.0.7\n Compiling percent-encoding v2.3.2\n Compiling digest v0.10.7\n Compiling icu_properties_data v2.2.0\n Compiling icu_normalizer_data v2.2.0\n Compiling rand_core v0.6.4\n Compiling thiserror v2.0.18\n Compiling icu_normalizer v2.2.0\n Compiling icu_properties v2.2.0\n Compiling block-padding v0.3.3\n Compiling allocator-api2 v0.2.21\n Compiling hashbrown v0.17.1\n Compiling idna_adapter v1.2.2\n Compiling tracing v0.1.44\n Compiling inout v0.1.4\n Compiling ring v0.17.14\n Compiling base64ct v1.8.3\n Compiling cpufeatures v0.3.0\n Compiling cipher v0.4.4\n Compiling getrandom v0.4.2\n Compiling idna v1.1.0\n Compiling form_urlencoded v1.2.2\n Compiling tokio-util v0.7.18\n Compiling http v1.4.0\n Compiling rustls-pki-types v1.14.1\n Compiling url v2.5.8\n Compiling num-traits v0.2.19\n Compiling indexmap v2.14.0\n Compiling untrusted v0.9.0\n Compiling fastrand v2.4.1\n Compiling spin v0.9.8\n Compiling unicode-segmentation v1.13.2\n Compiling convert_case v0.10.0\n Compiling universal-hash v0.5.1\n Compiling opaque-debug v0.3.1\n Compiling rustls v0.23.40\n Compiling derive_more-impl v2.1.1\n Compiling rustls-webpki v0.103.13\n Compiling chacha20 v0.10.0\n Compiling der v0.7.10\n Compiling base64 v0.22.1\n Compiling byteorder v1.5.0\n Compiling data-encoding v2.11.0\n Compiling strsim v0.11.1\n Compiling derive_more v2.1.1\n Compiling rand v0.10.1\n Compiling polyval v0.6.2\n Compiling ipnet v2.12.0\n Compiling ghash v0.5.1\n Compiling ctr v0.9.2\n Compiling aes v0.8.4\n Compiling aead v0.5.2\n Compiling atomic-waker v1.1.2\n Compiling const-oid v0.10.2\n Compiling powerfmt v0.2.0\n Compiling deranged v0.5.8\n Compiling darling_core v0.20.11\n Compiling aes-gcm v0.10.3\n Compiling httparse v1.10.1\n Compiling sha2 v0.10.9\n Compiling time-core v0.1.8\n Compiling num-conv v0.2.1\n Compiling tinyvec_macros v0.1.1\n Compiling tinyvec v1.11.0\n Compiling zerocopy v0.8.48\n Compiling darling_macro v0.20.11\n Compiling data-encoding-macro v0.1.20\n Compiling h2 v0.4.14\n Compiling spki v0.7.3\n Compiling http-body v1.0.1\n Compiling ff v0.13.1\n Compiling signature v2.2.0\n Compiling hybrid-array v0.4.12\n Compiling parking v2.2.1\n Compiling base16ct v0.2.0\n Compiling sec1 v0.7.3\n Compiling futures-lite v2.6.1\n Compiling pin-project v1.1.12\n Compiling n0-error v1.0.0-rc.0\n Compiling group v0.13.0\n Compiling ppv-lite86 v0.2.21\n Compiling darling v0.20.11\n Compiling pem-rfc7468 v1.0.0\n Compiling crypto-bigint v0.5.5\n Compiling tower-service v0.3.3\n Compiling try-lock v0.2.5\n Compiling want v0.3.1\n Compiling der v0.8.0\n Compiling elliptic-curve v0.13.8\n Compiling rand_chacha v0.3.1\n Compiling derive_builder_core v0.20.2\n Compiling block-buffer v0.12.0\n Compiling crypto-common v0.2.1\n Compiling hmac v0.12.1\n Compiling cordyceps v0.3.4\n Compiling openssl-probe v0.2.1\n Compiling spin v0.10.0\n Compiling diatomic-waker v0.2.3\n Compiling httpdate v1.0.3\n Compiling futures-buffered v0.2.13\n Compiling hyper v1.9.0\n Compiling rustls-native-certs v0.8.3\n Compiling rfc6979 v0.4.0\n Compiling derive_builder_macro v0.20.2\n Compiling digest v0.11.3\n Compiling rand v0.8.6\n Compiling spki v0.8.0\n Compiling parking_lot_core v0.9.12\n Compiling crossbeam-utils v0.8.21\n Compiling tokio-rustls v0.26.4\n Compiling lazy_static v1.5.0\n Compiling base16ct v1.0.0\n Compiling linux-raw-sys v0.12.1\n Compiling signature v1.6.4\n Compiling ed25519 v1.5.3\n Compiling toml_edit v0.25.11+spec-1.1.0\n Compiling rustix v1.1.4\n Compiling serdect v0.4.3\n Compiling libz-sys v1.1.28\n Compiling parking_lot v0.12.5\n Compiling netlink-packet-core v0.8.1\n Compiling pkcs8 v0.11.0\n Compiling derive_builder v0.20.2\n Compiling ecdsa v0.16.9\n Compiling hyper-util v0.1.20\n Compiling n0-future v0.3.2\n Compiling rustls-platform-verifier v0.7.0\n Compiling primeorder v0.13.6\n Compiling num-integer v0.1.46\n Compiling ascii v1.1.0\n Compiling ct-codecs v1.1.6\n Compiling either v1.15.0\n Compiling tower-layer v0.3.3\n Compiling siphasher v1.0.3\n Compiling amplify_num v0.5.3\n Compiling signature v3.0.0\n Compiling ed25519 v3.0.0\n Compiling prefix-trie v0.8.3\n Compiling ec25519 v0.1.0\n Compiling amplify v4.9.0\n Compiling num-iter v0.1.45\n Compiling vergen-lib v9.1.0\n Compiling curve25519-dalek v5.0.0-pre.6\n Compiling noq-udp v1.0.0-rc.1\n Compiling proc-macro-crate v3.5.0\n Compiling crossbeam-channel v0.5.15\n Compiling sha2 v0.11.0\n Compiling http-body-util v0.1.3\n Compiling pkcs8 v0.10.2\n Compiling time v0.3.47\n Compiling sqlite3-src v0.7.0\n Compiling hash32 v0.2.1\n Compiling pem-rfc7468 v0.7.0\n Compiling futures-executor v0.3.32\n Compiling sync_wrapper v1.0.2\n Compiling tower v0.5.3\n Compiling futures v0.3.32\n Compiling ssh-encoding v0.2.0\n Compiling heapless v0.7.17\n Compiling pkcs1 v0.7.5\n Compiling ed25519-dalek v3.0.0-pre.7\n Compiling vergen v9.1.0\n Compiling cyphergraphy v0.3.1\n Compiling num-bigint-dig v0.8.6\n Compiling curve25519-dalek v4.1.3\n Compiling hickory-proto v0.26.1\n Compiling fastbloom v0.17.0\n Compiling crossbeam-epoch v0.9.18\n Compiling ed25519 v2.2.3\n Compiling libgit2-sys v0.18.4+1.9.3\n Compiling blowfish v0.9.1\n Compiling poly1305 v0.8.0\n Compiling uuid v1.23.1\n Compiling chacha20 v0.9.1\n Compiling cbc v0.1.2\n Compiling cobs v0.3.0\n Compiling pbkdf2 v0.12.2\n Compiling rand_pcg v0.10.2\n Compiling netlink-sys v0.8.8\n Compiling blake3 v1.8.5\n Compiling tagptr v0.2.0\n Compiling identity-hash v0.1.0\n Compiling rustc-hash v2.1.2\n Compiling const-str v0.4.3\n Compiling lru-slab v0.1.2\n Compiling sorted-index-buffer v0.2.1\n Compiling noq-proto v1.0.0-rc.1\n Compiling base256emoji v1.0.2\n Compiling moka v0.12.15\n Compiling postcard v1.1.3\n Compiling thiserror v1.0.69\n Compiling hickory-net v0.26.1\n Compiling ref-cast v1.0.25\n Compiling bcrypt-pbkdf v0.10.0\n Compiling ssh-cipher v0.2.0\n Compiling ed25519-dalek v2.2.0\n Compiling rsa v0.9.10\n Compiling cypheraddr v0.4.1\n Compiling vergen-gitcl v9.1.0\n Compiling iroh-base v1.0.0-rc.1\n Compiling zmij v1.0.21\n Compiling tower-http v0.6.10\n Compiling num_enum_derive v0.7.6\n Compiling hyper-rustls v0.27.9\n Compiling p256 v0.13.2\n Compiling p521 v0.13.3\n Compiling p384 v0.13.1\n Compiling netlink-packet-route v0.29.0\n Compiling tokio-stream v0.1.18\n Compiling mac-addr v0.3.0\n Compiling xml-rs v0.8.28\n Compiling arrayref v0.3.9\n Compiling resolv-conf v0.7.6\n Compiling constant_time_eq v0.4.2\n Compiling ryu v1.0.23\n Compiling base-x v0.2.11\n Compiling arrayvec v0.7.6\n Compiling multibase v0.9.2\n Compiling iroh-metrics v1.0.0-rc.0\n Compiling hickory-resolver v0.26.1\n Compiling xmltree v0.10.3\n Compiling netdev v0.43.0\n Compiling noq v1.0.0-rc.1\n Compiling strum v0.28.0\n Compiling ssh-key v0.6.7\n Compiling reqwest v0.13.3\n Compiling num_enum v0.7.6\n Compiling serde_json v1.0.149\n Compiling iroh-relay v1.0.0-rc.1\n Compiling socks5-client v0.4.2\n Compiling sqlite3-sys v0.18.0\n Compiling git-ref-format-core v0.6.0\n Compiling netlink-proto v0.12.0\n Compiling n0-watcher v1.0.0-rc.0\n Compiling netlink-packet-route v0.30.0\n Compiling qcheck v1.0.0\n Compiling attohttpc v0.30.1\n Compiling arc-swap v1.9.1\n Compiling webpki-roots v1.0.7\n Compiling simple-dns v0.11.2\n Compiling serde_bytes v0.11.19\n Compiling secrecy v0.10.3\n Compiling sha1_smol v1.0.1\n Compiling simdutf8 v0.1.5\n Compiling tokio-websockets v0.13.2\n Compiling iroh-dns v1.0.0-rc.1\n Compiling ssh-agent-lib v0.5.2\n Compiling igd-next v0.17.0\n Compiling git2 v0.20.4\n Compiling netwatch v0.18.0\n Compiling sqlite v0.37.0\n Compiling cyphernet v0.5.3\n Compiling lru v0.18.0\n Compiling seize v0.5.1\n Compiling cmov v0.5.3\n Compiling utf8parse v0.2.2\n Compiling dyn-clone v1.0.20\n Compiling ctutils v0.4.2\n Compiling anstyle-parse v1.0.0\n Compiling papaya v0.2.4\n Compiling radicle-crypto v0.17.0\n Compiling radicle-oid v0.2.0\n Compiling portmapper v0.18.0\n Compiling signal-hook v0.3.18\n Compiling typeid v1.0.3\n Compiling yasna v0.6.0\n Compiling pem v3.0.6\n Compiling backon v1.6.0\n Compiling inplace-vec-builder v0.1.1\n Compiling thread_local v1.1.9\n Compiling colorchoice v1.0.5\n Compiling regex-syntax v0.8.10\n Compiling unicode-width v0.2.2\n Compiling adler2 v2.0.1\n Compiling genawaiter-macro v0.99.1\n Compiling binary-merge v0.1.2\n Compiling is_terminal_polyfill v1.70.2\n Compiling anstyle v1.0.14\n Compiling simd-adler32 v0.3.9\n Compiling anstyle-query v1.1.5\n Compiling anstream v1.0.0\n Compiling regex-automata v0.4.14\n Compiling miniz_oxide v0.8.9\n Compiling range-collections v0.4.6\n Compiling genawaiter v0.99.1\n Compiling iroh v1.0.0-rc.1\n Compiling rcgen v0.14.8\n Compiling erased-serde v0.4.10\n Compiling signal-hook-mio v0.2.5\n Compiling schemars v1.2.1\n Compiling crc32fast v1.5.0\n Compiling terminal_size v0.4.4\n Compiling iroh-io v0.6.2\n Compiling radicle-dag v0.10.0\n Compiling radicle-git-metadata v0.2.0\n Compiling nonempty v0.9.0\n Compiling positioned-io v0.3.5\n Compiling iana-time-zone v0.1.65\n Compiling clap_lex v1.1.0\n Compiling unsigned-varint v0.8.0\n Compiling self_cell v1.2.2\n Compiling bao-tree v0.16.0\n Compiling multihash v0.19.5\n Compiling clap_builder v4.6.0\n Compiling chrono v0.4.44\n Compiling irpc v0.16.0\n Compiling radicle-cob v0.20.0\n Compiling flate2 v1.1.9\n Compiling radicle-core v0.3.0\n Compiling crossterm v0.29.0\n Compiling serde-untagged v0.1.9\n Compiling redb v4.1.0\n Compiling iroh-util v0.5.0\n Compiling matchers v0.2.0\n Compiling console v0.16.3\n Compiling fuzzy-matcher v0.3.7\n Compiling radicle-git-ref-format v0.1.0\n Compiling iroh-tickets v1.0.0-rc.1\n Compiling nested_enum_utils v0.2.3\n Compiling reflink-copy v0.1.29\n Compiling tempfile v3.27.0\n Compiling sharded-slab v0.1.7\n Compiling unicode-normalization v0.1.25\n Compiling ureq-proto v0.6.0\n Compiling tracing-log v0.2.0\n Compiling tracing-serde v0.2.0\n Compiling radicle-localtime v0.1.0\n Compiling bytesize v2.3.1\n Compiling fast-glob v0.3.3\n Compiling base64 v0.21.7\n Compiling hex v0.4.3\n Compiling utf8-zero v0.8.1\n Compiling dunce v1.0.5\n Compiling unit-prefix v0.5.2\n Compiling nu-ansi-term v0.50.3\n Compiling same-file v1.0.6\n Compiling walkdir v2.5.0\n Compiling tracing-subscriber v0.3.23\n Compiling indicatif v0.18.4\n Compiling ureq v3.3.0\n Compiling radicle v0.24.0\n Compiling iroh-blobs v0.102.0\n Compiling clap v4.6.1\n Compiling inquire v0.9.4\n Compiling cid v0.11.3\n Compiling radicle-artifact v0.14.0 (/ci/src)\n Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 23s\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact-e3b5a10f2c673776)\n Running unittests src/bin/rad-artifact/main.rs (/ci/cache/cargo-target/debug/deps/rad_artifact-fcbce47adca04877)\n Doc-tests radicle_artifact\n",
"timestamp": {
"secs_since_epoch": 1780950830,
"nanos_since_epoch": 119685687
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "cargo_test",
"timestamp": {
"secs_since_epoch": 1780950830,
"nanos_since_epoch": 371512977
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_create",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1780950830,
"nanos_since_epoch": 371679418
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_create",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1780950834,
"nanos_since_epoch": 703294931
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_create",
"archive": "/dev/vdd",
"directory": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1780950834,
"nanos_since_epoch": 703740915
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_create",
"archive": "/dev/vdd",
"directory": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1780950834,
"nanos_since_epoch": 710808553
},
"log_source": "Plan"
}{
"type": "plan_succeeded",
"timestamp": {
"secs_since_epoch": 1780950834,
"nanos_since_epoch": 711332988
},
"log_source": "Plan"
}{
"type": "executor_ends_successfully",
"timestamp": {
"secs_since_epoch": 1780950834,
"nanos_since_epoch": 711873445
},
"log_source": "Plan"
}{
"request": "trigger",
"version": 1,
"event_type": "patch",
"repository": {
"id": "rad:z4VYyJ9KuwMNkXGQnmKuGPGKw3inv",
"name": "radicle-artifact",
"description": "Secure artifact distribution for Radicle",
"private": false,
"default_branch": "main",
"delegates": [
"did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm"
]
},
"action": "Updated",
"patch": {
"id": "9a0a5773c4b624f2e004b6f58875f6de3b64f1aa",
"author": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"title": "Final polish before release",
"state": {
"status": "open",
"conflicts": []
},
"before": "8a545e7378e1eb87a638b66d045bc584219c510b",
"after": "8801c230ebcf06fbb6d0d163e896b0c9d32a95bd",
"commits": [
"8801c230ebcf06fbb6d0d163e896b0c9d32a95bd",
"0bc438853e4832fef2c4063f2e30f1ba25d541d5",
"8f2e854d426b46259bf6d78acd71f4ae3a9483ba",
"ad07656b289886efc61707c34bce61f5bf24eec6",
"020000d03213f91f0cf84bd9d5caac05b2083935",
"c9283bab842c78024d5edd5946670d5cc1c1bbc4",
"431b02d1d25c4b0269171877ab26ddce1e06f78c",
"0c3876f8d4e351affd3c4d0aaec02069b06e948e",
"6b007d28c752e1b8849a93b918b55cda3b836509",
"3877a911ac38aaed09fa35327b7d1e6c4f1d6b42",
"89c664c04b2ae45825e7e52d2b6d3d1ac603cdf5",
"1f8b654c24f7cad71c7a4dd698697549b33e6942",
"f46994a0b966df59f2fb24ff7b4d307497e5da50",
"35b380033dec70a25cb07f862ef52ee6e3a09ffb",
"6ed957023342a1ae745fb5a1d27b0e3fac75bfe8"
],
"target": "8a545e7378e1eb87a638b66d045bc584219c510b",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "9a0a5773c4b624f2e004b6f58875f6de3b64f1aa",
"author": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"description": "feat(cli): warm up node command output\ndocs: distinguish creating a Release from registering Artifacts\nfeat(display): mark seeded artifacts with a seedling\ndocs: document the location url types\nrefactor: speak Location, not provider, in fetch protocol\nrefactor: extract EndpointId::matches_url helper\ndocs: speak add, not register, for Locations\nrefactor(display): drop seeding bool from JSON",
"base": "f8e221167c53beabbe4395b8507398f87cd57bf3",
"oid": "58ae654d343e5f8e0e1d8ceb622440855d8734d0",
"timestamp": 1780606962
},
{
"id": "2c821f712f2ee37050420f07915ae7f02c2d1760",
"author": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"description": "Refinements",
"base": "f8e221167c53beabbe4395b8507398f87cd57bf3",
"oid": "8b66fb0e55f48a0eddd0c3ccda87c78704bf9ecb",
"timestamp": 1780656623
},
{
"id": "5b249be0a53a6b9f5b818c8ece0b292a79aec1c7",
"author": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"description": "rewrite history",
"base": "f8e221167c53beabbe4395b8507398f87cd57bf3",
"oid": "f46994a0b966df59f2fb24ff7b4d307497e5da50",
"timestamp": 1780660361
},
{
"id": "5185813838e75b99d310abe698fc73f41139319c",
"author": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"description": "docs: update changelog\n\n\nfix(fetch): resolve output path against CLI cwd\n\n- make the fetch destination absolute before handing it to the node;\n the node is a daemon with a different cwd, so a relative path\n resolved to the wrong location and the export failed\n- wrap export errors with the destination path so the failure is no\n longer an opaque IO error",
"base": "8a545e7378e1eb87a638b66d045bc584219c510b",
"oid": "02214948ca6e255bddad6dd1a081d49223bd88f7",
"timestamp": 1780673635
},
{
"id": "dabc7cab899d9ffc9eea6d22eae372321aef2391",
"author": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"description": "",
"base": "8a545e7378e1eb87a638b66d045bc584219c510b",
"oid": "89c664c04b2ae45825e7e52d2b6d3d1ac603cdf5",
"timestamp": 1780687443
},
{
"id": "dfb286709c1e55036f5122994a60ba14652bccc2",
"author": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"description": "feat(protocol): split Fetch into store-only Fetch and disk Download\n\n- make Command::Fetch pull into the store only; drop its dest field\n- add Command::Download (Fetch + export to dest) for disk writes\n- FetchReceipt drops dest, reports logical store size as bytes\n- add DownloadReceipt mirroring the old FetchReceipt shape\n\nLets callers warm the store without committing to a disk path,\nkeeping the disk-export path as a distinct, explicitly-named command.\n\n\nfeat(node,client): handle store-only Fetch and disk Download\n\n- extract ensure_complete_in_store as the shared download core\n- stream_fetch tags/returns without writing to disk\n- stream_download exports to dest after the store is complete\n- add Client::download + DownloadArgs; fetch drops dest\n- update node and client tests to cover both paths\n\n\nfeat(cli): rename fetch to download, add store-only fetch\n\n- rename the disk-writing subcommand to `download`\n- add `fetch` to pull an artifact into the store without a file\n- extract resolve_retrieval/announce_seed_location shared helpers\n- update README workflow and command reference\n\nGives users a way to warm the store (or seed) without committing to\nan on-disk path, matching the split protocol commands.\n\n\ndocs: define Fetch and Download terms\n\n- Fetch pulls bytes into the store; Download also writes to disk\n- record the avoid-list so the two stay distinct in copy\n\n\nrefactor(node): introduce TempTagGuard for the temp-tag lifecycle\n\n- wrap the temp tag in a guard carrying (rid, cid, kind, hash)\n- commit(seed) sets the Seeded Tag then releases, in order; consuming\n self makes post-commit work a compile error\n- fold the CID-resolution prologue into TempTagGuard::ensure, dropping\n the duplicated kind/haf/hash block from both stream handlers\n- unit-test commit/abort directly against a bare store\n\nConcentrates the seed-before-release ordering invariant in one place\ninstead of re-spelling it per handler, where a reorder could slip by.\n\n\nrefactor(display): centralize FetchProgress rendering\n\n- add describe_progress mapping FetchProgress to a ProgressUpdate value\n- collapse the duplicated match closures in fetch/download to apply_progress\n- exhaustive match in-crate, so a new progress variant is a compile error\n rather than a silent drop at the CLI wildcard\n- unit-test every frame's mapping\n\nThe mapping was duplicated at both CLI call sites with a _ => {} that\nswallowed unfamiliar frames; now it lives once and is testable.\n\n\nrefactor(client): extract run_blocking for the blocking twins\n\n- collapse the per-method current-thread runtime construction into one\n run_blocking helper\n- call_blocking and the fetch/download/export _blocking twins delegate\n\nConcentrates the runtime-setup knowledge in one place.\n\n\ndocs: define Temp Tag in CONTEXT.md\n\n- record the transient GC protection held during a Fetch/Download as\n the short-lived counterpart to a Seeded Tag\n\n\nrefactor: rename to tag\n\nregister is a COB operation. local store operation\nis just tagging\n\n\nfix: check storage for seeded bytes correctly",
"base": "8a545e7378e1eb87a638b66d045bc584219c510b",
"oid": "8801c230ebcf06fbb6d0d163e896b0c9d32a95bd",
"timestamp": 1780950517
}
]
}
}executor from config: /usr/bin/ambient-execute-plan executor from PATH: /usr/bin/ambient-execute-plan run CI for rad:z4VYyJ9KuwMNkXGQnmKuGPGKw3inv
<empty log>