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": 1781769014,
"nanos_since_epoch": 802591539
},
"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": 1781769014,
"nanos_since_epoch": 802912865
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "mkdir",
"pathname": "/ci",
"timestamp": {
"secs_since_epoch": 1781769014,
"nanos_since_epoch": 802979287
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "mkdir",
"pathname": "/ci",
"timestamp": {
"secs_since_epoch": 1781769014,
"nanos_since_epoch": 806362071
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "mkdir",
"pathname": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1781769014,
"nanos_since_epoch": 806513201
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "mkdir",
"pathname": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1781769014,
"nanos_since_epoch": 806545106
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vdc",
"directory": "/ci/src",
"timestamp": {
"secs_since_epoch": 1781769014,
"nanos_since_epoch": 806725847
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vdc",
"directory": "/ci/src",
"timestamp": {
"secs_since_epoch": 1781769014,
"nanos_since_epoch": 853300278
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vdf",
"directory": "/ci/deps",
"timestamp": {
"secs_since_epoch": 1781769014,
"nanos_since_epoch": 853800608
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vdf",
"directory": "/ci/deps",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 71522856
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 71992814
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 76890823
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "ln -sf /ci /workspace",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 79513804
},
"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": 1781769017,
"nanos_since_epoch": 82359449
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ ln -sf /ci /workspace\n",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 89367109
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "ln -sf /ci /workspace",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 92197081
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "git config --global user.name 'Ambient CI'",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 94558642
},
"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": 1781769017,
"nanos_since_epoch": 97170796
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ git config --global user.name 'Ambient CI'\n",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 107237649
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "git config --global user.name 'Ambient CI'",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 110125338
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "git config --global user.email ambient@example.com",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 112712337
},
"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": 1781769017,
"nanos_since_epoch": 115443603
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ git config --global user.email ambient@example.com\n",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 123405196
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "git config --global user.email ambient@example.com",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 126413071
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "cargo_fmt",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 129149042
},
"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": 1781769017,
"nanos_since_epoch": 131087332
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "cargo 1.95.0 (f2d3ce0bd 2026-03-21)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 158868948
},
"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": 1781769017,
"nanos_since_epoch": 159332285
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "clippy 0.1.95 (59807616e1 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 212567680
},
"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": 1781769017,
"nanos_since_epoch": 215411003
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "rustc 1.95.0 (59807616e 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 233225510
},
"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": 1781769017,
"nanos_since_epoch": 236014645
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 407002337
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "cargo_fmt",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 407467220
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "cargo_clippy",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 407885467
},
"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": 1781769017,
"nanos_since_epoch": 407895037
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "cargo 1.95.0 (f2d3ce0bd 2026-03-21)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 416073140
},
"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": 1781769017,
"nanos_since_epoch": 418771222
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "clippy 0.1.95 (59807616e1 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 448177673
},
"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": 1781769017,
"nanos_since_epoch": 448643501
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "rustc 1.95.0 (59807616e 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1781769017,
"nanos_since_epoch": 465644269
},
"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": 1781769017,
"nanos_since_epoch": 468357437
},
"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.5.0\n Checking zeroize v1.9.0\n Compiling jobserver v0.1.34\n Compiling shlex v1.3.0\n Compiling find-msvc-tools v0.1.9\n Compiling cc v1.2.62\n Checking crypto-common v0.1.7\n Checking smallvec v1.15.1\n Checking pin-project-lite v0.2.17\n Compiling portable-atomic v1.13.1\n Checking bytes v1.11.1\n Compiling synstructure v0.13.2\n Checking memchr v2.8.0\n Checking stable_deref_trait v1.2.1\n Checking errno v0.3.14\n Checking signal-hook-registry v1.4.8\n Compiling zerofrom-derive v0.1.7\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 mio v1.2.0\n Checking yoke v0.8.2\n Compiling zerovec-derive v0.11.3\n Checking socket2 v0.6.3\n Compiling displaydoc v0.2.5\n Compiling tokio-macros v2.7.0\n Checking zerovec v0.11.6\n Checking const-oid v0.9.6\n Checking futures-core v0.3.32\n Compiling syn v1.0.109\n Checking tokio v1.52.3\n Checking itoa v1.0.18\n Checking cpufeatures v0.2.17\n Checking tinystr v0.8.3\n Checking litemap v0.8.2\n Checking scopeguard v1.2.0\n Compiling semver v1.0.28\n Checking writeable v0.6.3\n Checking foldhash v0.2.0\n Compiling libm v0.2.16\n Checking icu_locale_core v2.2.0\n Compiling rustc_version v0.4.1\n Checking lock_api v0.4.14\n Checking potential_utf v0.1.5\n Checking zerotrie v0.2.4\n Compiling icu_properties_data v2.2.0\n Checking bitflags v2.11.1\n Compiling icu_normalizer_data v2.2.0\n Checking utf8_iter v1.0.4\n Checking icu_provider v2.2.0\n Checking icu_collections v2.2.0\n Checking block-buffer v0.10.4\n Compiling thiserror v2.0.18\n Checking percent-encoding v2.3.2\n Checking futures-io v0.3.32\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 rand_core v0.10.1\n Checking icu_properties v2.2.0\n Checking icu_normalizer v2.2.0\n Checking block-padding v0.3.3\n Compiling autocfg v1.5.0\n Checking allocator-api2 v0.2.21\n Checking slab v0.4.12\n Checking cpufeatures v0.3.0\n Checking futures-sink v0.3.32\n Checking hashbrown v0.17.1\n Checking futures-channel v0.3.32\n Compiling num-traits v0.2.19\n Checking idna_adapter v1.2.2\n Checking inout v0.1.4\n Compiling futures-macro v0.3.32\n Checking futures-task v0.3.32\n Checking base64ct v1.8.3\n Checking cipher v0.4.4\n Checking idna v1.1.0\n Checking futures-util v0.3.32\n Checking form_urlencoded v1.2.2\n Compiling getrandom v0.4.2\n Checking url v2.5.8\n Checking indexmap v2.14.0\n Compiling cfg_aliases v0.2.1\n Checking fastrand v2.4.1\n Checking spin v0.9.8\n Compiling unicode-segmentation v1.13.2\n Checking universal-hash v0.5.1\n Checking opaque-debug v0.3.1\n Compiling unicode-xid v0.2.6\n Checking chacha20 v0.10.0\n Compiling convert_case v0.10.0\n Checking der v0.7.10\n Compiling derive_more-impl v2.1.1\n Checking tracing-core v0.1.36\n Compiling curve25519-dalek-derive v0.1.1\n Checking byteorder v1.5.0\n Compiling pkg-config v0.3.33\n Checking data-encoding v2.11.0\n Checking rand v0.10.1\n Checking polyval v0.6.2\n Checking ghash v0.5.1\n Checking ctr v0.9.2\n Checking aes v0.8.4\n Checking aead v0.5.2\n Compiling tracing-attributes v0.1.31\n Checking derive_more v2.1.1\n Compiling zerocopy v0.8.48\n Checking tracing v0.1.44\n Checking aes-gcm v0.10.3\n Checking sha2 v0.10.9\n Compiling ring v0.17.14\n Compiling data-encoding-macro-internal v0.1.18\n Checking tinyvec_macros v0.1.1\n Checking tinyvec v1.11.0\n Checking data-encoding-macro v0.1.20\n Checking spki v0.7.3\n Checking tokio-util v0.7.18\n Checking ff v0.13.1\n Checking signature v2.2.0\n Checking http v1.4.0\n Checking rustls-pki-types v1.14.1\n Compiling spez v0.1.2\n Compiling n0-error-macros v1.0.0\n Checking hybrid-array v0.4.12\n Checking base16ct v0.2.0\n Compiling rustversion v1.0.22\n Checking sec1 v0.7.3\n Checking n0-error v1.0.0\n Checking group v0.13.0\n Checking ppv-lite86 v0.2.21\n Checking pem-rfc7468 v1.0.0\n Checking crypto-bigint v0.5.5\n Compiling crossbeam-utils v0.8.21\n Checking untrusted v0.9.0\n Checking const-oid v0.10.2\n Checking der v0.8.0\n Checking elliptic-curve v0.13.8\n Checking rand_chacha v0.3.1\n Checking block-buffer v0.12.0\n Checking crypto-common v0.2.1\n Checking hmac v0.12.1\n Compiling rustix v1.1.4\n Checking digest v0.11.3\n Checking rfc6979 v0.4.0\n Checking rand v0.8.6\n Checking spki v0.8.0\n Checking lazy_static v1.5.0\n Compiling curve25519-dalek v5.0.0-rc.0\n Compiling amplify_syn v2.0.1\n Compiling vcpkg v0.2.15\n Compiling rustls v0.23.40\n Checking signature v1.6.4\n Checking linux-raw-sys v0.12.1\n Checking base16ct v1.0.0\n Checking serdect v0.4.3\n Checking ed25519 v1.5.3\n Compiling libz-sys v1.1.28\n Compiling amplify_derive v4.0.1\n Checking pkcs8 v0.11.0\n Checking ecdsa v0.16.9\n Checking rustls-webpki v0.103.13\n Checking primeorder v0.13.6\n Checking num-integer v0.1.46\n Compiling curve25519-dalek v4.1.3\n Compiling heapless v0.7.17\n Compiling num-bigint-dig v0.8.6\n Checking ct-codecs v1.1.6\n Checking amplify_num v0.5.3\n Checking siphasher v1.0.3\n Checking ascii v1.1.0\n Checking signature v3.0.0\n Checking ed25519 v3.0.0\n Checking ec25519 v0.1.0\n Checking num-iter v0.1.45\n Checking amplify v4.9.0\n Checking crossbeam-channel v0.5.15\n Checking sha2 v0.11.0\n Checking pkcs8 v0.10.2\n Compiling sqlite3-src v0.7.0\n Checking hash32 v0.2.1\n Checking pem-rfc7468 v0.7.0\n Checking ipnet v2.12.0\n Compiling ref-cast v1.0.25\n Compiling zmij v1.0.21\n Checking base64 v0.22.1\n Compiling parking_lot_core v0.9.12\n Compiling heck v0.5.0\n Compiling thiserror v1.0.69\n Checking ssh-encoding v0.2.0\n Checking pkcs1 v0.7.5\n Checking ed25519-dalek v3.0.0-rc.0\n Checking cyphergraphy v0.3.1\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 cbc v0.1.2\n Checking chacha20 v0.9.1\n Checking cobs v0.3.0\n Checking pbkdf2 v0.12.2\n Compiling blake3 v1.8.5\n Compiling match-lookup v0.1.2\n Compiling postcard-derive v0.2.2\n Compiling thiserror-impl v1.0.69\n Compiling ref-cast-impl v1.0.25\n Checking atomic-waker v1.1.2\n Compiling serde_json v1.0.149\n Compiling ident_case v1.0.1\n Compiling httparse v1.10.1\n Compiling strsim v0.11.1\n Checking const-str v0.4.3\n Compiling fnv v1.0.7\n Compiling darling_core v0.20.11\n Checking base256emoji v1.0.2\n Checking postcard v1.1.3\n Checking bcrypt-pbkdf v0.10.0\n Checking ssh-cipher v0.2.0\n Checking ed25519-dalek v2.2.0\n Checking rsa v0.9.10\n Checking cypheraddr v0.4.1\n Checking iroh-base v1.0.0\n Checking p256 v0.13.2\n Checking p384 v0.13.1\n Checking p521 v0.13.3\n Checking constant_time_eq v0.4.2\n Checking arrayvec v0.7.6\n Checking arrayref v0.3.9\n Checking base-x v0.2.11\n Checking multibase v0.9.2\n Checking h2 v0.4.14\n Checking ssh-key v0.6.7\n Checking parking_lot v0.12.5\n Checking socks5-client v0.4.2\n Checking sqlite3-sys v0.18.0\n Checking git-ref-format-core v0.6.0\n Compiling darling_macro v0.20.11\n Checking qcheck v1.0.0\n Checking secrecy v0.10.3\n Compiling pin-project-internal v1.1.12\n Checking serde_bytes v0.11.19\n Checking parking v2.2.1\n Compiling typeid v1.0.3\n Checking futures-lite v2.6.1\n Checking pin-project v1.1.12\n Checking ssh-agent-lib v0.5.2\n Compiling darling v0.20.11\n Checking sqlite v0.37.0\n Checking cyphernet v0.5.3\n Checking http-body v1.0.1\n Compiling serde_derive_internals v0.29.1\n Checking dyn-clone v1.0.20\n Compiling paste v1.0.15\n Compiling getrandom v0.3.4\n Compiling erased-serde v0.4.10\n Compiling schemars_derive v1.2.1\n Checking radicle-crypto v0.17.0\n Compiling derive_builder_core v0.20.2\n Compiling n0-future v0.3.2\n Checking diatomic-waker v0.2.3\n Checking tower-service v0.3.3\n Compiling winnow v1.0.2\n Checking spin v0.10.0\n Compiling anyhow v1.0.102\n Checking try-lock v0.2.5\n Checking cordyceps v0.3.4\n Checking futures-buffered v0.2.13\n Checking want v0.3.1\n Compiling toml_parser v1.1.2+spec-1.1.0\n Compiling derive_builder_macro v0.20.2\n Checking schemars v1.2.1\n Checking tokio-rustls v0.26.4\n Compiling vergen-lib v9.1.0\n Checking radicle-dag v0.10.0\n Compiling noq-udp v1.0.0\n Checking radicle-git-metadata v0.2.0\n Checking nonempty v0.9.0\n Checking openssl-probe v0.2.1\n Compiling radicle v0.24.0\n Compiling toml_datetime v1.1.1+spec-1.1.0\n Checking unsigned-varint v0.8.0\n Checking powerfmt v0.2.0\n Checking httpdate v1.0.3\n Checking hyper v1.9.0\n Checking deranged v0.5.8\n Checking multihash v0.19.5\n Compiling toml_edit v0.25.11+spec-1.1.0\n Checking rustls-native-certs v0.8.3\n Checking tempfile v3.27.0\n Checking netlink-packet-core v0.8.1\n Checking git2 v0.20.4\n Compiling derive_builder v0.20.2\n Checking serde-untagged v0.1.9\n Checking radicle-git-ref-format v0.1.0\n Compiling vergen v9.1.0\n Checking unicode-normalization v0.1.25\n Checking radicle-localtime v0.1.0\n Checking bytesize v2.3.1\n Checking same-file v1.0.6\n Checking base64 v0.21.7\n Checking dunce v1.0.5\n Checking either v1.15.0\n Checking time-core v0.1.8\n Checking fast-glob v0.3.3\n Checking num-conv v0.2.1\n Checking radicle-oid v0.2.0\n Checking radicle-core v0.3.0\n Checking radicle-cob v0.20.0\n Checking time v0.3.47\n Checking prefix-trie v0.8.3\n Checking walkdir v2.5.0\n Checking rustls-platform-verifier v0.7.0\n Compiling proc-macro-crate v3.5.0\n Checking cid v0.11.3\n Checking hyper-util v0.1.20\n Compiling vergen-gitcl v9.1.0\n Checking futures-executor v0.3.32\n Checking tower-layer v0.3.3\n Compiling num_threads v0.1.7\n Checking futures v0.3.32\n Checking hickory-proto v0.26.1\n Checking http-body-util v0.1.3\n Checking fastbloom v0.17.0\n Checking crossbeam-epoch v0.9.18\n Checking netlink-sys v0.8.8\n Checking uuid v1.23.1\n Compiling noq v1.0.0\n Checking rand_pcg v0.10.2\n Checking sync_wrapper v1.0.2\n Compiling async-trait v0.1.89\n Compiling enum-assoc v1.3.0\n Compiling proc-macro-error-attr v0.4.12\n Checking thread_local v1.1.9\n Checking sorted-index-buffer v0.2.1\n Checking rustc-hash v2.1.2\n Checking tagptr v0.2.0\n Compiling netdev v0.44.0\n Checking identity-hash v0.1.0\n Checking lru-slab v0.1.2\n Checking moka v0.12.15\n Checking noq-proto v1.0.0\n Checking hickory-net v0.26.1\n Checking tower v0.5.3\n Checking radicle-artifact-core v0.14.0 (/ci/src/crates/radicle-artifact-core)\n Compiling num_enum_derive v0.7.6\n Checking netlink-packet-route v0.29.0\n Compiling iroh-metrics-derive v1.0.1\n Compiling strum_macros v0.28.0\n Checking tokio-stream v0.1.18\n Compiling iroh-dns v1.0.0\n Compiling netwatch v0.19.0\n Compiling syn-mid v0.5.4\n Compiling proc-macro-error v0.4.12\n Checking ryu v1.0.23\n Compiling proc-macro-hack v0.5.20+deprecated\n Checking xml-rs v0.8.28\n Checking resolv-conf v0.7.6\n Checking mac-addr v0.3.0\n Checking xmltree v0.10.3\n Checking hickory-resolver v0.26.1\n Checking iroh-metrics v1.0.1\n Checking strum v0.28.0\n Checking num_enum v0.7.6\n Compiling iroh-relay v1.0.0\n Checking tower-http v0.6.10\n Checking netlink-proto v0.12.0\n Checking hyper-rustls v0.27.9\n Checking n0-watcher v1.0.0\n Checking netlink-packet-route v0.31.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 simdutf8 v0.1.5\n Checking sha1_smol v1.0.1\n Checking tokio-websockets v0.13.2\n Checking igd-next v0.17.0\n Checking reqwest v0.13.3\n Checking radicle-artifact-client v0.14.0 (/ci/src/crates/radicle-artifact-client)\n Compiling iroh v1.0.0\n Checking lru v0.18.0\n Checking seize v0.5.1\n Compiling crc32fast v1.5.0\n Checking cmov v0.5.3\n Checking papaya v0.2.4\n Checking ctutils v0.4.2\n Checking portmapper v0.19.0\n Compiling genawaiter-proc-macro v0.99.1\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 Compiling signal-hook v0.3.18\n Checking genawaiter-macro v0.99.1\n Compiling redb v4.1.0\n Checking binary-merge v0.1.2\n Checking adler2 v2.0.1\n Checking simd-adler32 v0.3.9\n Checking regex-syntax v0.8.10\n Checking miniz_oxide v0.8.9\n Checking range-collections v0.4.6\n Checking genawaiter v0.99.1\n Checking regex-automata v0.4.14\n Checking rcgen v0.14.8\n Checking iroh-io v0.6.2\n Compiling iroh-blobs v0.103.0\n Compiling irpc-derive v0.17.0\n Checking positioned-io v0.3.5\n Checking self_cell v1.2.2\n Checking utf8parse v0.2.2\n Checking iana-time-zone v0.1.65\n Checking chrono v0.4.44\n Checking anstyle-parse v1.0.0\n Checking bao-tree v0.16.0\n Checking irpc v0.17.0\n Checking flate2 v1.1.9\n Checking iroh-util v0.6.0\n Checking matchers v0.2.0\n Compiling nested_enum_utils v0.2.3\n Checking ureq-proto v0.6.0\n Checking iroh-tickets v1.0.0\n Checking reflink-copy v0.1.29\n Checking sharded-slab v0.1.7\n Checking tracing-log v0.2.0\n Checking tracing-serde v0.2.0\n Checking nu-ansi-term v0.50.3\n Checking anstyle v1.0.14\n Checking anstyle-query v1.1.5\n Checking is_terminal_polyfill v1.70.2\n Compiling litrs v1.0.0\n Checking colorchoice v1.0.5\n Checking utf8-zero v0.8.1\n Checking unicode-width v0.2.2\n Checking hex v0.4.3\n Compiling document-features v0.2.12\n Checking ureq v3.3.0\n Checking anstream v1.0.0\n Checking tracing-subscriber v0.3.23\n Checking signal-hook-mio v0.2.5\n Checking terminal_size v0.4.4\n Checking clap_lex v1.1.0\n Checking clap_builder v4.6.0\n Checking crossterm v0.29.0\n Checking console v0.16.3\n Checking fuzzy-matcher v0.3.7\n Compiling clap_derive v4.6.1\n Checking unit-prefix v0.5.2\n Checking indicatif v0.18.4\n Checking radicle-artifact-node v0.14.0 (/ci/src/crates/radicle-artifact-node)\n Checking inquire v0.9.4\n Checking clap v4.6.1\n Checking radicle-artifact v0.14.0 (/ci/src/crates/radicle-artifact)\n Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s\n",
"timestamp": {
"secs_since_epoch": 1781769112,
"nanos_since_epoch": 886862834
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "cargo_clippy",
"timestamp": {
"secs_since_epoch": 1781769113,
"nanos_since_epoch": 40500206
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "cargo_test",
"timestamp": {
"secs_since_epoch": 1781769113,
"nanos_since_epoch": 40680417
},
"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": 1781769113,
"nanos_since_epoch": 90800189
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "cargo 1.95.0 (f2d3ce0bd 2026-03-21)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1781769113,
"nanos_since_epoch": 98900307
},
"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": 1781769113,
"nanos_since_epoch": 101521789
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "clippy 0.1.95 (59807616e1 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1781769113,
"nanos_since_epoch": 130219507
},
"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": 1781769113,
"nanos_since_epoch": 130654239
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "rustc 1.95.0 (59807616e 2026-04-14)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1781769113,
"nanos_since_epoch": 147279673
},
"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": 1781769113,
"nanos_since_epoch": 149982990
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "\nrunning 58 tests\ntest display::tests::describe_progress_maps_every_frame ... ok\ntest lifecycle::tests::log_path_is_under_artifacts_dir ... ok\ntest lifecycle::tests::rotate_log_moves_current_to_dot_one ... ok\ntest test::add_location_for_missing_cid_is_noop ... ok\ntest test::attest_missing_cid_is_noop ... ok\ntest test::author_self_attestation_is_noop ... ok\ntest test::attestation_persists_through_reload ... 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::find_by_cid_aggregates_across_different_oids ... ok\ntest test::e2e ... ok\ntest test::find_by_cid_finds_across_releases ... ok\ntest test::find_by_cid_aggregates_duplicate_oid_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_create ... ok\ntest test::idempotent_attestation ... 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::missing_commit ... ok\ntest test::metadata_persists_through_reload ... ok\ntest test::multi_user_redaction ... ok\ntest test::multi_delegate_attestation ... 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_reason_too_long ... ok\ntest test::redact_only_removes_own_attestation ... ok\ntest test::redact_removes_attestation ... ok\ntest test::redact_then_attest_is_blocked ... ok\ntest test::redact_updates_reason ... ok\ntest test::register_artifact_records_author ... ok\ntest test::register_artifact_wire_name_stays_add_artifact ... ok\ntest test::redaction_persists_through_reload ... 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_rejects_invalid_keys ... ok\ntest test::set_metadata_last_writer_wins ... ok\ntest test::tag_field_default_none_on_old_actions ... ok\ntest test::set_metadata_rejects_oversized_value ... ok\ntest test::tag_persists_through_reload ... ok\n\ntest result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s\n\n\nrunning 12 tests\ntest reconcile::tests::bare_iroh_is_current_endpoint ... ok\ntest reconcile::tests::current_endpoint_not_seeded_is_orphaned_self ... ok\ntest reconcile::tests::explicit_current_endpoint_is_current ... ok\ntest reconcile::tests::legacy_iroh_scheme_is_stale ... ok\ntest reconcile::tests::legacy_only_cid_is_reported_missing ... ok\ntest reconcile::tests::missing_and_dangling_split_correctly ... ok\ntest reconcile::tests::missing_picks_release_with_latest_timestamp ... ok\ntest reconcile::tests::mixed_urls_on_same_cid_split_into_buckets ... ok\ntest reconcile::tests::other_endpoint_is_stale ... 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 3 tests\ntest codec::tests::result_okay_and_error ... ok\ntest codec::tests::command_round_trip ... ok\ntest codec::tests::stream_event_frames ... ok\n\ntest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 39 tests\ntest cid::tests::artifact_kind_blob ... ok\ntest cid::tests::artifact_kind_collection ... ok\ntest cid::tests::artifact_kind_unknown_codec ... ok\ntest cid::tests::blake3_hash_to_cid_blob_roundtrip ... ok\ntest cid::tests::blake3_hash_to_cid_collection_roundtrip ... ok\ntest cid::tests::canonical_walk_returns_absolute_paths ... ok\ntest cid::tests::canonical_walk_normalizes_separators ... ok\ntest cid::tests::canonical_walk_returns_sorted_entries ... ok\ntest cid::tests::cid_to_blake3_hash_rejects_sha256 ... ok\ntest cid::tests::canonical_walk_skips_directories ... ok\ntest cid::tests::cid_to_blake3_hash_roundtrip ... ok\ntest cid::tests::cid_to_blake3_works_with_hashseq_codec ... ok\ntest cid::tests::determinism ... ok\ntest cid::tests::golden_hash ... ok\ntest cid::tests::symlink_is_skipped ... ok\ntest keys::tests::display_differs_from_iroh_default ... ok\ntest keys::tests::display_is_endpoint_url ... ok\ntest keys::tests::from_url_bare_is_none ... ok\ntest keys::tests::from_url_garbage_host_errors ... ok\ntest keys::tests::from_url_rejects_legacy_iroh_scheme ... ok\ntest keys::tests::from_url_wrong_scheme_errors ... ok\ntest keys::tests::fromstr_round_trip ... ok\ntest keys::tests::is_endpoint_url_only_matches_endpoint_scheme ... ok\ntest keys::tests::is_legacy_endpoint_url_matches_only_iroh_scheme ... ok\ntest keys::tests::matches_url_rules ... ok\ntest keys::tests::radicle_and_iroh_keys_share_same_public_identity ... ok\ntest keys::tests::url_round_trip ... 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 keys::tests::encrypted_keystore_requires_passphrase ... ok\n\ntest result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s\n\n\nrunning 25 tests\ntest fetch::tests::export_collection_rejects_unsafe_member ... ok\ntest fetch::tests::export_collection_writes_members ... ok\ntest fetch::tests::http_to_store_rejects_mismatch ... ok\ntest fetch::tests::http_to_store_imports_matching_blob ... ok\ntest fetch::tests::safe_join_rejects_traversal_and_absolute ... ok\ntest fetch::tests::safe_join_allows_nested_paths ... ok\ntest fetch::tests::scoped_path_removes_dir_on_drop ... ok\ntest fetch::tests::scoped_path_removes_file_on_drop ... ok\ntest iroh::tests::parse_env_rejects_malformed_value ... ok\ntest iroh::tests::default_uses_radworks_endpoints ... ok\ntest iroh::tests::parse_relay_urls_rejects_malformed ... ok\ntest iroh::tests::parse_relay_urls_comma_separated ... ok\ntest node::tests::double_start_errors ... ok\ntest node::tests::fetch_and_download_fast_path_and_no_locations ... ok\ntest node::tests::invalid_typed_fields_surface_as_invalid_request ... ok\ntest node::tests::has_and_export_round_trip ... ok\ntest node::tests::malformed_json_surfaces_as_invalid_request ... ok\ntest node::tests::node_round_trip ... ok\ntest node::tests::run_stream_aborts_on_client_disconnect ... ok\ntest node::tests::seed_missing_path_errors ... 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 node::tests::stale_socket_is_reclaimed ... ok\n\ntest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.21s\n\n\nrunning 0 tests\n\ntest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 1 test\ntest streaming_methods_round_trip ... ok\n\ntest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.05s\n\n\nrunning 2 tests\ntest empty_dir_matches ... ok\ntest content_id_matches_iroh_blobs_collection_encoding ... ok\n\ntest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 1 test\ntest crates/radicle-artifact/src/lib.rs - (line 13) ... ok\n\ntest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s\n\n\nrunning 0 tests\n\ntest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 0 tests\n\ntest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\n\n\nrunning 0 tests\n\ntest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s\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.9.0\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 smallvec v1.15.1\n Compiling cc v1.2.62\n Compiling pin-project-lite v0.2.17\n Compiling portable-atomic v1.13.1\n Compiling bytes v1.11.1\n Compiling stable_deref_trait v1.2.1\n Compiling memchr v2.8.0\n Compiling errno v0.3.14\n Compiling critical-section v1.2.0\n Compiling once_cell v1.21.4\n Compiling signal-hook-registry v1.4.8\n Compiling zerofrom v0.1.7\n Compiling itoa v1.0.18\n Compiling yoke v0.8.2\n Compiling mio v1.2.0\n Compiling equivalent v1.0.2\n Compiling zerovec v0.11.6\n Compiling socket2 v0.6.3\n Compiling const-oid v0.9.6\n Compiling cpufeatures v0.2.17\n Compiling futures-core v0.3.32\n Compiling tokio v1.52.3\n Compiling tinystr v0.8.3\n Compiling foldhash v0.2.0\n Compiling litemap v0.8.2\n Compiling scopeguard v1.2.0\n Compiling writeable v0.6.3\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 bitflags v2.11.1\n Compiling utf8_iter v1.0.4\n Compiling icu_collections v2.2.0\n Compiling icu_provider v2.2.0\n Compiling libm v0.2.16\n Compiling block-buffer v0.10.4\n Compiling percent-encoding v2.3.2\n Compiling digest v0.10.7\n Compiling icu_normalizer_data v2.2.0\n Compiling icu_properties_data v2.2.0\n Compiling rand_core v0.6.4\n Compiling rand_core v0.10.1\n Compiling thiserror v2.0.18\n Compiling icu_properties v2.2.0\n Compiling icu_normalizer v2.2.0\n Compiling block-padding v0.3.3\n Compiling futures-io v0.3.32\n Compiling cpufeatures v0.3.0\n Compiling allocator-api2 v0.2.21\n Compiling hashbrown v0.17.1\n Compiling idna_adapter v1.2.2\n Compiling inout v0.1.4\n Compiling base64ct v1.8.3\n Compiling cipher v0.4.4\n Compiling idna v1.1.0\n Compiling form_urlencoded v1.2.2\n Compiling slab v0.4.12\n Compiling futures-sink v0.3.32\n Compiling futures-channel v0.3.32\n Compiling url v2.5.8\n Compiling num-traits v0.2.19\n Compiling indexmap v2.14.0\n Compiling futures-task v0.3.32\n Compiling fastrand v2.4.1\n Compiling futures-util v0.3.32\n Compiling getrandom v0.4.2\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 derive_more-impl v2.1.1\n Compiling chacha20 v0.10.0\n Compiling der v0.7.10\n Compiling data-encoding v2.11.0\n Compiling byteorder v1.5.0\n Compiling derive_more v2.1.1\n Compiling rand v0.10.1\n Compiling polyval v0.6.2\n Compiling ghash v0.5.1\n Compiling aes v0.8.4\n Compiling ctr v0.9.2\n Compiling tracing-core v0.1.36\n Compiling aead v0.5.2\n Compiling fnv v1.0.7\n Compiling aes-gcm v0.10.3\n Compiling sha2 v0.10.9\n Compiling tinyvec_macros v0.1.1\n Compiling tinyvec v1.11.0\n Compiling data-encoding-macro v0.1.20\n Compiling zerocopy v0.8.48\n Compiling spki v0.7.3\n Compiling signature v2.2.0\n Compiling ff v0.13.1\n Compiling hybrid-array v0.4.12\n Compiling base16ct v0.2.0\n Compiling sec1 v0.7.3\n Compiling tracing v0.1.44\n Compiling n0-error v1.0.0\n Compiling group v0.13.0\n Compiling pem-rfc7468 v1.0.0\n Compiling crypto-bigint v0.5.5\n Compiling ppv-lite86 v0.2.21\n Compiling ring v0.17.14\n Compiling const-oid v0.10.2\n Compiling der v0.8.0\n Compiling rand_chacha v0.3.1\n Compiling elliptic-curve v0.13.8\n Compiling crypto-common v0.2.1\n Compiling block-buffer v0.12.0\n Compiling tokio-util v0.7.18\n Compiling hmac v0.12.1\n Compiling http v1.4.0\n Compiling rustls-pki-types v1.14.1\n Compiling strsim v0.11.1\n Compiling rfc6979 v0.4.0\n Compiling digest v0.11.3\n Compiling rand v0.8.6\n Compiling crossbeam-utils v0.8.21\n Compiling spki v0.8.0\n Compiling lazy_static v1.5.0\n Compiling base16ct v1.0.0\n Compiling signature v1.6.4\n Compiling linux-raw-sys v0.12.1\n Compiling untrusted v0.9.0\n Compiling rustix v1.1.4\n Compiling ed25519 v1.5.3\n Compiling serdect v0.4.3\n Compiling libz-sys v1.1.28\n Compiling pkcs8 v0.11.0\n Compiling ecdsa v0.16.9\n Compiling primeorder v0.13.6\n Compiling num-integer v0.1.46\n Compiling ascii v1.1.0\n Compiling amplify_num v0.5.3\n Compiling signature v3.0.0\n Compiling ct-codecs v1.1.6\n Compiling siphasher v1.0.3\n Compiling ec25519 v0.1.0\n Compiling ed25519 v3.0.0\n Compiling amplify v4.9.0\n Compiling num-iter v0.1.45\n Compiling curve25519-dalek v5.0.0-rc.0\n Compiling crossbeam-channel v0.5.15\n Compiling sha2 v0.11.0\n Compiling pkcs8 v0.10.2\n Compiling hash32 v0.2.1\n Compiling sqlite3-src v0.7.0\n Compiling pem-rfc7468 v0.7.0\n Compiling rustls v0.23.40\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-rc.0\n Compiling curve25519-dalek v4.1.3\n Compiling num-bigint-dig v0.8.6\n Compiling cyphergraphy v0.3.1\n Compiling rustls-webpki v0.103.13\n Compiling ed25519 v2.2.3\n Compiling blowfish v0.9.1\n Compiling libgit2-sys v0.18.4+1.9.3\n Compiling poly1305 v0.8.0\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 blake3 v1.8.5\n Compiling const-str v0.4.3\n Compiling base256emoji v1.0.2\n Compiling ref-cast v1.0.25\n Compiling thiserror v1.0.69\n Compiling postcard v1.1.3\n Compiling bcrypt-pbkdf v0.10.0\n Compiling ssh-cipher v0.2.0\n Compiling ed25519-dalek v2.2.0\n Compiling cypheraddr v0.4.1\n Compiling rsa v0.9.10\n Compiling iroh-base v1.0.0\n Compiling zmij v1.0.21\n Compiling p256 v0.13.2\n Compiling p384 v0.13.1\n Compiling p521 v0.13.3\n Compiling ipnet v2.12.0\n Compiling constant_time_eq v0.4.2\n Compiling base-x v0.2.11\n Compiling arrayvec v0.7.6\n Compiling arrayref v0.3.9\n Compiling base64 v0.22.1\n Compiling multibase v0.9.2\n Compiling ssh-key v0.6.7\n Compiling serde_json v1.0.149\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 qcheck v1.0.0\n Compiling serde_bytes v0.11.19\n Compiling secrecy v0.10.3\n Compiling powerfmt v0.2.0\n Compiling atomic-waker v1.1.2\n Compiling darling_core v0.20.11\n Compiling deranged v0.5.8\n Compiling ssh-agent-lib v0.5.2\n Compiling sqlite v0.37.0\n Compiling cyphernet v0.5.3\n Compiling parking_lot_core v0.9.12\n Compiling num-conv v0.2.1\n Compiling dyn-clone v1.0.20\n Compiling time-core v0.1.8\n Compiling git2 v0.20.4\n Compiling parking_lot v0.12.5\n Compiling radicle-crypto v0.17.0\n Compiling httparse v1.10.1\n Compiling typeid v1.0.3\n Compiling darling_macro v0.20.11\n Compiling h2 v0.4.14\n Compiling radicle-oid v0.2.0\n Compiling parking v2.2.1\n Compiling futures-lite v2.6.1\n Compiling pin-project v1.1.12\n Compiling darling v0.20.11\n Compiling erased-serde v0.4.10\n Compiling schemars v1.2.1\n Compiling getrandom v0.3.4\n Compiling http-body v1.0.1\n Compiling radicle-dag v0.10.0\n Compiling radicle-git-metadata v0.2.0\n Compiling nonempty v0.9.0\n Compiling unsigned-varint v0.8.0\n Compiling multihash v0.19.5\n Compiling radicle-cob v0.20.0\n Compiling tempfile v3.27.0\n Compiling radicle-core v0.3.0\n Compiling serde-untagged v0.1.9\n Compiling derive_builder_core v0.20.2\n Compiling radicle-git-ref-format v0.1.0\n Compiling unicode-normalization v0.1.25\n Compiling radicle-localtime v0.1.0\n Compiling bytesize v2.3.1\n Compiling same-file v1.0.6\n Compiling try-lock v0.2.5\n Compiling diatomic-waker v0.2.3\n Compiling cordyceps v0.3.4\n Compiling dunce v1.0.5\n Compiling base64 v0.21.7\n Compiling fast-glob v0.3.3\n Compiling spin v0.10.0\n Compiling tower-service v0.3.3\n Compiling futures-buffered v0.2.13\n Compiling radicle v0.24.0\n Compiling want v0.3.1\n Compiling walkdir v2.5.0\n Compiling derive_builder_macro v0.20.2\n Compiling cid v0.11.3\n Compiling tokio-rustls v0.26.4\n Compiling httpdate v1.0.3\n Compiling openssl-probe v0.2.1\n Compiling rustls-native-certs v0.8.3\n Compiling hyper v1.9.0\n Compiling toml_edit v0.25.11+spec-1.1.0\n Compiling netlink-packet-core v0.8.1\n Compiling derive_builder v0.20.2\n Compiling n0-future v0.3.2\n Compiling either v1.15.0\n Compiling prefix-trie v0.8.3\n Compiling vergen-lib v9.1.0\n Compiling noq-udp v1.0.0\n Compiling proc-macro-crate v3.5.0\n Compiling hyper-util v0.1.20\n Compiling radicle-artifact-core v0.14.0 (/ci/src/crates/radicle-artifact-core)\n Compiling rustls-platform-verifier v0.7.0\n Compiling time v0.3.47\n Compiling futures-executor v0.3.32\n Compiling tower-layer v0.3.3\n Compiling futures v0.3.32\n Compiling vergen v9.1.0\n Compiling hickory-proto v0.26.1\n Compiling http-body-util v0.1.3\n Compiling fastbloom v0.17.0\n Compiling crossbeam-epoch v0.9.18\n Compiling netlink-sys v0.8.8\n Compiling uuid v1.23.1\n Compiling rand_pcg v0.10.2\n Compiling sync_wrapper v1.0.2\n Compiling thread_local v1.1.9\n Compiling lru-slab v0.1.2\n Compiling identity-hash v0.1.0\n Compiling rustc-hash v2.1.2\n Compiling tagptr v0.2.0\n Compiling sorted-index-buffer v0.2.1\n Compiling noq-proto v1.0.0\n Compiling moka v0.12.15\n Compiling hickory-net v0.26.1\n Compiling tower v0.5.3\n Compiling vergen-gitcl v9.1.0\n Compiling num_enum_derive v0.7.6\n Compiling netlink-packet-route v0.29.0\n Compiling tokio-stream v0.1.18\n Compiling xml-rs v0.8.28\n Compiling resolv-conf v0.7.6\n Compiling ryu v1.0.23\n Compiling mac-addr v0.3.0\n Compiling netdev v0.44.0\n Compiling iroh-metrics v1.0.1\n Compiling hickory-resolver v0.26.1\n Compiling xmltree v0.10.3\n Compiling noq v1.0.0\n Compiling strum v0.28.0\n Compiling num_enum v0.7.6\n Compiling iroh-relay v1.0.0\n Compiling tower-http v0.6.10\n Compiling netlink-proto v0.12.0\n Compiling radicle-artifact-client v0.14.0 (/ci/src/crates/radicle-artifact-client)\n Compiling hyper-rustls v0.27.9\n Compiling n0-watcher v1.0.0\n Compiling netlink-packet-route v0.31.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 simdutf8 v0.1.5\n Compiling sha1_smol v1.0.1\n Compiling tokio-websockets v0.13.2\n Compiling netwatch v0.19.0\n Compiling iroh-dns v1.0.0\n Compiling igd-next v0.17.0\n Compiling reqwest v0.13.3\n Compiling lru v0.18.0\n Compiling seize v0.5.1\n Compiling cmov v0.5.3\n Compiling ctutils v0.4.2\n Compiling papaya v0.2.4\n Compiling portmapper v0.19.0\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 adler2 v2.0.1\n Compiling genawaiter-macro v0.99.1\n Compiling binary-merge v0.1.2\n Compiling simd-adler32 v0.3.9\n Compiling regex-syntax v0.8.10\n Compiling iroh 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 rcgen v0.14.8\n Compiling crc32fast v1.5.0\n Compiling iroh-io v0.6.2\n Compiling positioned-io v0.3.5\n Compiling self_cell v1.2.2\n Compiling iana-time-zone v0.1.65\n Compiling chrono v0.4.44\n Compiling bao-tree v0.16.0\n Compiling irpc v0.17.0\n Compiling flate2 v1.1.9\n Compiling redb v4.1.0\n Compiling matchers v0.2.0\n Compiling nested_enum_utils v0.2.3\n Compiling ureq-proto v0.6.0\n Compiling iroh-tickets v1.0.0\n Compiling reflink-copy v0.1.29\n Compiling sharded-slab v0.1.7\n Compiling iroh-util v0.6.0\n Compiling tracing-serde v0.2.0\n Compiling tracing-log v0.2.0\n Compiling utf8-zero v0.8.1\n Compiling utf8parse v0.2.2\n Compiling nu-ansi-term v0.50.3\n Compiling hex v0.4.3\n Compiling iroh-blobs v0.103.0\n Compiling tracing-subscriber v0.3.23\n Compiling anstyle-parse v1.0.0\n Compiling ureq v3.3.0\n Compiling signal-hook v0.3.18\n Compiling unicode-width v0.2.2\n Compiling colorchoice v1.0.5\n Compiling is_terminal_polyfill v1.70.2\n Compiling anstyle v1.0.14\n Compiling anstyle-query v1.1.5\n Compiling anstream v1.0.0\n Compiling signal-hook-mio v0.2.5\n Compiling terminal_size v0.4.4\n Compiling clap_lex v1.1.0\n Compiling clap_builder v4.6.0\n Compiling radicle-artifact-node v0.14.0 (/ci/src/crates/radicle-artifact-node)\n Compiling crossterm v0.29.0\n Compiling console v0.16.3\n Compiling fuzzy-matcher v0.3.7\n Compiling unit-prefix v0.5.2\n Compiling indicatif v0.18.4\n Compiling clap v4.6.1\n Compiling inquire v0.9.4\n Compiling radicle-artifact v0.14.0 (/ci/src/crates/radicle-artifact)\n Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 32s\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact-6b4d86e47e5840cf)\n Running unittests src/bin/rad-artifact/main.rs (/ci/cache/cargo-target/debug/deps/rad_artifact-9e90463d8da12caa)\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact_client-02f1ba6bc1736a3a)\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact_core-466b68164eb6dce4)\n Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/radicle_artifact_node-f5231ec36a7d9e70)\n Running unittests src/main.rs (/ci/cache/cargo-target/debug/deps/rad_artifact_node-197980e481d22ef4)\n Running tests/client_streaming.rs (/ci/cache/cargo-target/debug/deps/client_streaming-c1dc9ab6ac9c22b1)\n Running tests/collection_format.rs (/ci/cache/cargo-target/debug/deps/collection_format-f797ce0e8ecc0e4b)\n Doc-tests radicle_artifact\n Doc-tests radicle_artifact_client\n Doc-tests radicle_artifact_core\n Doc-tests radicle_artifact_node\n",
"timestamp": {
"secs_since_epoch": 1781769319,
"nanos_since_epoch": 151268601
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "cargo_test",
"timestamp": {
"secs_since_epoch": 1781769319,
"nanos_since_epoch": 455122189
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_create",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1781769319,
"nanos_since_epoch": 455272621
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_create",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1781769325,
"nanos_since_epoch": 267515909
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_create",
"archive": "/dev/vdd",
"directory": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1781769325,
"nanos_since_epoch": 267971730
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_create",
"archive": "/dev/vdd",
"directory": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1781769325,
"nanos_since_epoch": 271296273
},
"log_source": "Plan"
}{
"type": "plan_succeeded",
"timestamp": {
"secs_since_epoch": 1781769325,
"nanos_since_epoch": 271468577
},
"log_source": "Plan"
}{
"type": "executor_ends_successfully",
"timestamp": {
"secs_since_epoch": 1781769325,
"nanos_since_epoch": 271472483
},
"log_source": "Plan"
}{
"request": "trigger",
"version": 1,
"event_type": "push",
"repository": {
"id": "rad:z4VYyJ9KuwMNkXGQnmKuGPGKw3inv",
"name": "radicle-artifact",
"description": "Secure artifact distribution for Radicle",
"private": false,
"default_branch": "main",
"delegates": [
"did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm"
]
},
"pusher": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"before": "4102a987f7d3055adefa6a63b96ad699263f0ae1",
"after": "4102a987f7d3055adefa6a63b96ad699263f0ae1",
"branch": "main",
"commits": [
"4102a987f7d3055adefa6a63b96ad699263f0ae1",
"2de6d82883d2551e7bdd566c947a85a60965e7fa",
"be7c3727bf6f7c400504a6526c012464ce68324d",
"89303ca15681df0c21c2caccf75e1431b685a717",
"bf56ce54a3758e94130079429a62f9cae1cf8e78",
"8437d1d859b4722b05120e139a931273ce9783d3",
"641ebd74126e2f593423ff391fb383c9515cc955",
"ef4e8796b74eda8c81ac67bd48eb1246ff6ab1fa",
"98aca4ecd99666f472da41f9fd35dbad3b33b972",
"e8124907190fee1b4d5f8a1b902ef1767a63107f",
"bf7c35d40bec131bbcfbb097ae0cee3c68050266",
"36be9bac8b4269f18466631810d1f3b4e0d98a73",
"731c8a9e9312cb17fb7d3c6297935ea67d9647e6",
"4703bfcbe18baf035fafd20b5340f014839120f8",
"7c9d369be1d9251eec16cf1493801879b14cbb4f",
"909bf6e8166991065752117ee76f43a7807251a3",
"846d1c4f32160290c818f63f48fdb86dc5cafe44",
"d0d56152fc880569b57ef8753474c5c503e8fd36",
"f0e9ad9885218d375944e876bbcec68d501c504b",
"64cdc342dda024e62e3d0a1c1c80b1c31eacebd6",
"c6b9a7588d3d600afd02de8219841bbf9a39eee7",
"ddcb763fd82f168fb3e898539482e0c95536afbf",
"5bf6dee015ad40b94e164d0473b469050ba00832",
"74394f2f870a698c59424753cedd7d98bd690d73",
"c7cfb0fe0398a7feba046a316abb59058b9e4667",
"da6217735d8280278b6f830ba18644dc8b69cada",
"2e6002a9f5388c227e5a54e01eb7ff35eb1e8d0e",
"674d9bc9696f4c491ef9771a425455dcf1bd8caf",
"616350dc5b7b8f908ce35fb82fb9c57c7518ad42",
"c8afba4b537ca15ba303ba2918a40e1cc0a01c41",
"8a545e7378e1eb87a638b66d045bc584219c510b",
"f8e221167c53beabbe4395b8507398f87cd57bf3",
"27fbaf43089dadd4fae446b43e9e0ae6eef9e83a",
"79901856a8c438afee2150053410927f1823b4ac",
"fea2dc08964c897dc71473957c96539af51d7e5c",
"6982b76c165e20469bd54378bbf144a2a65348ba",
"817e3f9edcb1cc0ad43d17e13e8516700e5747fb",
"ae4953185f1ad032f144ecd95aa76de9cf71127e",
"fd297b10ac9b05b95fb3ef6bb589585fdb38f364",
"a4cce127b376dfd5bd0e076f77dfbbb45919a001",
"21987a40c7ea633f1bdcf34256063e915228658e",
"ef1c082d266a75ad3dda9d26492edd17f8a18ad1",
"21cc400f2ee122e4b65d18e29512a429e2bc417b",
"812044d1da9f2a3c5ab781d8726d1a4b92997ee6",
"92981bf2909d564fc94631fa95c8d1eb4dbe1ed4",
"3283a14bb6e5b2229d6d4aeae5ab82f92df6162e",
"32a86d24f975d97e2abf27b60159563673a3bdf8",
"89aefb982e5fbb241bab49d76656303b630e0c87",
"8c10fbaec9bb439b46585a1856e9b68e3e1d7069",
"27a2462b6e0a10c88e879a350ae27ac872aa4581",
"ba4ff950810ed899a851b6d599c643ce949ec506",
"bf23a8641cd7365a59a4e8d658df17b6151cadc0",
"83192c5f2b2239501a6f985186b8d1a030e3c35b",
"4d9527f9d6dc568aaef117561cc2deb9bd3449f1",
"c59c434aafbcb4c4db34039e8293a97b14351e8b",
"e970d1fffd931deb44225317e2dca01a0ef9f3f9",
"8ecede5ce740aeb52042eaf39dfb941c062cfade",
"2158775c69b8cbdf0927269114ba82c258fd3b08",
"d2a5b36745f9a2b4b053dd0e40f2d88c3f21658f",
"9220b0bc175ab9681eaac4dc65f6f0445dc8b84a",
"b0d6b0f743912a646e51d89a41ab11003fcd6850",
"1e85464aef81c7402df8e5079177961f6b41e437",
"f90d141f4001113d1e270c76b9215492a06446d8",
"b2d82f093bc8d4b0962b2a3daa3963a6ec870225",
"6127a5fe8e18d10c0d60e9a942fc09885a3fa125",
"8926b2b5f344488bfd96de57c278bef0dab114a8",
"95f331cdf0077f5310f1e1bd377f3aa3ac88cb31",
"9bfc742df0be7f9dba7c0c1a40b861181fced09d",
"64c2a60883751aab4804a8073f3c651a7b14c4de",
"88543850c731a4cbcfd4919fa6443626da9fadeb",
"df4ef15b924286fe8a66498da8699bf3bccdcc61",
"6efd17eaa6da90e0d692a274cb8ac363613b8b63",
"1f53e8696ceeb8dded9b5f75484b9e61749dfd60",
"fe467f609a5dd72326380122a80de0c590807dac",
"2d6fd912941853a335fe356ec118bd6af3fa7b97",
"47e4baf9275904b5226e59d44e24264bd75eaaf2",
"d3dd21f30d29c638e55bf37f33c5ee196082359f",
"576425491723f7e0678b0d00e9f58b8ba766cb65",
"f1c16ff5f425aa679b6cf1bd81c234657bdf0a1e",
"5e8e09eb741b4f5f8c1ecf05e37eeca2a53b53cf",
"acae5ba25a54a19f1828b406971acb1f324db56f",
"3fc5947308d2a638c64538dd93d180f9962f35a2",
"8e3893ba5bed8f603294ea2249771c5554bc12d8",
"81acca1eee24ce5a7501d23304674bdd93f0eef8",
"405222be6b11d246048ddf15584d0896b4dc2520",
"0a623be7d326abfa6b25a38f7934003d15d2ee82",
"dcaf2b61816881f8c746bf14e74086ff9582478f",
"3f59e963a4f89ea2d90a924a4925a9248dcdbc04",
"cc12d55e491cd48b7cae029f6f60f35a1600fcb4",
"28eab996d4ee2c6780e3009cc3a95060d79753d1",
"21a5ba992ef1fb1976ae0f2409a1fe0811d8c9bc",
"70acf952de5deea6d65778bb2e3e28b1c0b35a84",
"88216b44200ef57a78ea102f8582e14d6c1cf37a",
"6f27193877248ea203ee882dd15f75f51ced9288",
"5f5bf682489cf5076a18f2387c5e6ee9e9c8c831",
"356cf0cfc835e332da22db8e73bfd1e88e7ad4fe",
"08e3c8bc89f1a1a8973237a1b090005b350b1e94",
"aff3cf70c98bdc906fd987320aab3faeeb3fcafb",
"4f61111ce0268400e9eb4a2bb3b063f33232d7fc",
"3f85b6c7c9556598f7ae77b6cdd82e5b11d0a09a",
"adda6427ba8ba223fc5f95d24d146e74d880e45b",
"1466e9f01916aacadedf8e19ad34d106ac821524",
"65b9b37a683b11ac611faf3a8689ab2f038af296",
"1e3726883e88e81a12093a4ff70bb3299b2159b5",
"c39d863b3a9e3f52cbe4a1653d57a6c96283c287",
"24ae3686ea115f043b372b9f1e39d289f4705ffd",
"a4a23e76028ff64503fd552efc1038d5f5127d41",
"a6e47556df3de4bd75971ef9364f5e417ecfb80c",
"754a4077716674ede897c2a5c013e856281d2b30",
"b95b7b3fdbaca55bd3aac5b9f17c1d3927d3a060",
"82deac39e3950dfbb14c79c10121fb741d720fd2",
"1f6d1e810c73be10dac1db9f0e6f7cdff4265c92",
"4c6a7ece5befb99e72880bde88fabfe24ab56cdb",
"3800a6bda993d23e32583fc01139e8375ffe0c8c",
"8a78020a6f0fa7e9801b8c119796156eee1f47b7",
"d2f21306de80db68e6397b9e52f9af1f72bb28ec",
"8e69822efa72db37e7e712d2ee661ae867ad781a",
"18f795054b99fdea7e2cfcd350227ff3aa48d678",
"2739576d1da1615422223c6fdacc52def2cf475f",
"456b81ced1036c2d28d47db8b468c5f4f361b386",
"70be7830c5db9cb9f89e4f6efe3930b4a9ea32d0",
"49e828d96f55e3698e579d4342e494c16aae3886",
"ef4fd2c4d30e7ede0658a71ba7af39797c2e9062",
"3a058984e979974af6e5bbe6b94e286e2a9af454",
"e3f0bdd53302225f9b81924b1272c7b87e36fce1",
"460dff4155621ee57368198bf0ec069d2582ab5d",
"b306c26f62382ebc9186604edd411446e53016c3",
"eeba35c1ca5fd5d2b8a60a65aa740569871c8498",
"8af7a589f45c84b777a3e72610fb63f600539f03",
"ec2f7c36cc3e5795aad6b03ae8efc6dccf5744b4",
"973132934291a452bf16ee03e17fe17ed666d19d",
"7eb20942b636e50cc4d8b9aefe1feb4fb6a20566",
"cf6314a461b08a401991c7fdc8931f622328efe2",
"5d7bd4dfcee0d0753026083ba7dee956a3700f6c",
"1469e0c33e6eea7e1b3c4a2ff605fcaaf997ba6b",
"502d0663125737d98014697e8df55fd7522e7053",
"e1dd25bcc76fcae4f058a64c157a947f53e6afc2",
"b6e4ec5ce612009834c53aa8eb097701f51e7b6e",
"ba7331dbb2875a863bee88fd757d758e5d25c958",
"2b7fae88fe9e18c55725583bd1ce0986ea94a643",
"7ecfa465c3800de395fcec69928f49b325f76659",
"c76ef8345078953da1207e1772cd9719f21d53cc",
"b405c1a7fe24d1a7bf6208bf594f201a471cf093",
"a98de0379e95f362b09c0f8f76b489f358fd61e9",
"a0ce57ad53b57168037f2d99ee935024626b5a27",
"988a612bf7041095124cd9b100a9412ae4bcbe7e",
"3572ef368b754f8a007015114b8d4af708adfa76",
"f0b724d4ebffa8d38e2861d499518c6160bb926d",
"d125bc7a928bcc86df3586d20e6463dd8ac4170e",
"b92918b4fab24275746321e254a53dcb0a4a7d12",
"8c80fc776bacd6cf4b0c8c13e4aac88b0f96f7e2",
"cbfed1b1301c3df093b847fcd8085703661c0275",
"99a148fa9ea33e820fa2f7984b8e693f027dfc42",
"d85858775330aa3422aeecb168bed1b59b51819d",
"00b90d876f6b3a68fd8fcc126fe44812160b3352",
"91d6a917526148e166ca248604479d3ad2f60796",
"30e971d202dd1d200abe7eb22846f51455cbf713",
"ee55697cc8f2e58ee95498befde4dbb4615dcbca",
"14d78b1419d2db8d3ff9427375548812f1ae08a1",
"9858968d71a5d7f3ea2bb039c1956c17bb9bb251",
"e5ad8eb0317c565dfb8d6302822e68cf7946d99c",
"9bcabea40d150ef92342eef45a5bda5d2c0a409b",
"41a9897a0cc421624730508cc09ba4e4f017d2c7",
"858f8d9371f469d7d4a1e2d38eff65aa70cdb240",
"0fadc339ae166aa0814d21241a69e977b60bac5b",
"bf3b140a247550cc41e8e3a982ff88f29174cc0f",
"699a6e2dbd852970ccf085b89e39a0a66c911955",
"285df6c14f8970e962d4b2f012c85ce4cfdfcae2",
"368c48202777d0e92b3a835ed3142d8082f0fc39",
"a4a11d1c9091b9a06551683a03720a3734fe493b",
"32597427255b8f82e4222618ce23d09d57a240af",
"c555a60e9b517decc083c30525ea62c0f5872458",
"feecc88a89f270ebc6d69557f8e019222e90fa27",
"9567a43c7142bc2c550712a134ed8eaffd20a2cc",
"7158e0e9147807844d2a4e9e200981ca01142b63",
"d33a5131739af72586dbea33a141ad531ef5f8bc",
"da0b597d972236eadd9ec2cc9548c7042d15f180",
"5ecab5f11424d91100c42fc8be379aa5568ed665",
"2f0e6b5662870045260e52ec392f83ec980538f5",
"1e72006266445d1db954f39c24c9979b78f61de8",
"c86237d54fecf046d6dc1721c5a2e2b3be86f63b",
"e2e9e721eae37358fffe4e18da3bc60a35fe96cf",
"b6c4673e57a15769fe40804b239b03eda9c15419",
"b9ed5aeaa4286301484782485668b25099c032b4",
"98e9c91a275c40b43c387def0fdfec63595e7341",
"41ab3b0563f37823fd25443b3250731cd327f1b7",
"4e7289ff8b89b55a9b6203e86620687860ab2b56",
"b98035f10aba068726bec077ded55ac78e514486",
"88e573e3df4c403fd1d251605c6943c98e97c34a",
"55899e0beea3b673c11a48c7debd60cbce7feee4",
"9876154252f0bfa228a6684fa6873cf9e156c7a4",
"09680ca0635cc64ebdae618c63b798af78b17c88",
"d8d7319f181c4f640a65a2e1ada5824e4903be96",
"35a619ce9659d3d971c179942f4e57f68dccf626",
"58dd5a7c4f6be9236bd656be066e5f64f3bccafa",
"479cd44bbe4721492964549b784806c071ca609a",
"acf7cc89bfd393f9ba4d3660c4fe5f5a4147081a",
"c0e2958fa068ac9c32ffaca65600b5a69269281b",
"b04d6befebf153c845a3e7b553cd65cf33b893ed",
"6796786e4047995656d118008aa5f576b4c60ac1",
"1af9b4fc79a1e5816b92292bab422287c2dc65a3",
"d2dfa8742dc6e33b06e371a05c220c3bca8665f1",
"b2a0a496d08cc2557e9439049ab90881a7fb2d23",
"d845dfc3f7c1cebc7c7f7422b6cfc6df0b227997",
"0cfc62c32168f7c44a47df93f97c1511bac625fd",
"15f1c1bc41ef269888703c431297858056397687",
"f7237fa074bb4b836cf66c6d23295e16bc8c316d",
"7f6ddfa8cf9f7ee6d6c09895045b633e8a300e0c",
"e307711348c34582f8bc88eacd2170f537490959",
"7b88cfe2d2f20425f553b637a275ef2036b3e9ce",
"06be4139178cab5fc0c71330d9ebddf36b30d1f4",
"833150fe6242c231f9c4d36a24fe4ad8dfca78e8",
"94857a22d0acc4cc4fea444492095855509cb1be",
"41900e256744fd2fdcbb82d50bdc3606106125c1",
"818cdf77726c5389c7b40c3d58e05cc45fc48c13",
"d7e0f06e0b0b8fb8586730c651218dad2d44a781",
"bff81108f7ec2ba46fa1b25bb0d4b07b5f49a48a",
"f7a4921ae7da4a033284005220f349b33fe240c8",
"b48358d8a02f488b1c32965657e6f426ba0a4543",
"3b8614019427b6da18508db97da25d4495d7c9d1",
"0ed15ac71f58b30ba8fdca70c3f262668fec6a85",
"bd111345f8fa9aa187c3aa2d746d42d2f82bd1cc",
"886489564dde670728804add11cee18779428ade",
"4e571eb128e63a8784008460f9575ab731fdc3e4",
"db3a80706086de4585e1d589642fd44a5f47fcea",
"15a6efaa44b1fde4a00954e677ebb1b134140db0",
"045c4739bed20f1266e321c60b06ae3f101c5b4f",
"f355e302e738587fd06e2eaaf6702e22d28480e2",
"69e1b20c50ae67ef7400b4597ce6b237af143bf3",
"26c4dfda4c505337e4985beab2bdcf418556f767",
"2bfdb359f454f0b5ee16320245e3a2d2a5df7307",
"df344a42fc342e4d9f22fb457965a49128401bef",
"7feb0188ec550135e70f4f16a4ab7051095077b2",
"d8562e5558a669c342f7ce636d6efb326a57b91e",
"704a56ef1fa1e96e1947b596be551fff2b8a1bca",
"250d9347ec7328ffde29911bbcd1f16b23e7e99f",
"ed3e84c1d16eebba24981b03037fca15dd250e32",
"142c49ca55861e3b6e366aae28a0a0c8f5ed5212",
"5b0274512b76ff7552294cc2df6caf52640f990f",
"76e7cfa1c4375e76bb50a97b9e1fcaad3d2e3627",
"8eb89ede38b255f8cd3e9394f3161cba957cdc01",
"fd29aa3dd97a24f1b8019c0013a65c7347586f10",
"347e14b46f10a22453616cdcb563394e12f5c352",
"5f402ee75d9252ff81ed210e888d43624a770efd",
"70ce67f034c8b634b56c7bc4147627e59fecfebd",
"044b306b0640df6ce3a72f6da44688808de66621",
"e1fb33b26856ebc8daf6a9ce3ec75bd5d514b170",
"30e26df900d929fe1f8576bc79db3c621547fb93",
"ae39372772cc3d40476c922a8af15bb60a54eae5",
"751e3ccd99730ed15d28c2e5bd18e8545f277c96",
"89e5cb5947f799d69d648b08acc92ad8e7d18abb",
"5eb4fc5aaf78b2ed115ba60a7e24097454b19b94",
"670afddd6b7111a7343899a1ce406d25085ae38b",
"02e5bf2737533da3790a2485f82dc845f4a3d34b",
"dd92c9881ee5a6a344b5c97939affa7862c27abd",
"c9155d3fc9461dc4eb364c99db3c82f80ffa6ee5",
"5872d974ab3a1594904e84d8295c553546e89e3b",
"5f5340f8c5433afdfed207583084b5578ab203e7",
"4f4510e53e17561bdc34e19a16235a05b68b82f3",
"31f40673fbe9d590ed1d37e364ce0a1964637b37",
"11a0fb39661a7828ba269c36e41b8caf6bad5099",
"f90fe109c836ead669769eda67af787081a76376",
"f1a00d7c80ea9d3c23acbd7b40933e3100e50bf9",
"4ca06403ff38e8a0283c45372587c31938efc6c2",
"ba087f14a533db3156888033497ced588453fa80",
"8fa325fe78cba5331e97b1936020a9d73f480d90",
"8d848d522ef5fc3a323e14e4a061302d61b9328e",
"3bd45f30455f4a52fa618899e9dc2c443607a736",
"cc4ff1a90cdfce5769e8bbbef2ba45728eb77945",
"89a05cbc82041bd1c6b978212330fa1c8c190c53",
"589c8539e048145a51acbf3f62afcddb93fa02eb",
"b2035fdf45c38263fd3f965647d6405d51719cd3",
"9589cf89e335c7cf147c54d3689e6c68641784c3",
"3036cb0113bf4f9a7a94d61e8abe8a4cd3291b4d",
"523a5437a5aa1a7fc00079fdb7e953e0bf99411a",
"f4b8c9288340e12755c2f04f47a0ea0f234510bf",
"707c6208390ee5376779947886b838addc5cda95",
"7c1a73c834ad3aa58dc1f06711e8c6eadf638107",
"0c0d35652f0d6cc4a3b47c75a724e7c286717028",
"c63045fec014ff9eb42166f9f6369c8a749e9d06",
"8b3bbe9c645a98d88a56bbd79ed40e67e360889d",
"55dc5ee690e9c6430b1b87b38ed445d249030d88",
"066bf90eee87acc5428b8795a37536d99dbd9847",
"4a48ad228823de466ef3b05730554df1b30b6ef7",
"96251f128e2d0f5f58f05d5064672b37474ef409",
"4053ff6104362c0c8d3e44cab7523dc97f814142",
"208f75b4cf1f4be72bd0f51b00ec6608fb4b7fa7",
"a0d15446fb1167e94e21dd5557484f0ed19e7eb5",
"d0cd174d7a928477eb91e620922f95706240fba3",
"caf8d6cfde2710fd02d1afa29ea5a9af2caf1eab",
"e4f31a0412c1ada1401422c563295797ec2df225",
"51ba1000fe2427b23f1eed43df963ffde49376fb",
"6669b532b4a5e2d37021722ed025afb44404d384",
"d675cd87afa25163228ff9de034710998cff9faa",
"16e497624f1ba372b980a0617eb57ed2933ad144",
"22ae509ba2f5aa83efb4d2cd8c747932c4d72389",
"957f20fc930e7fe3ad1f57aca985d5d0723b9610",
"0d208d2aafcb768156d30e062c5390cdfba6a28a",
"63151780dc79375fc066628f4b47089c10f7dd5f",
"871956b4c1f0f947e21adc1e6971d1115f2605a8",
"ff843e79f971008faa4fad573f22c238a442559d",
"fe158fae7973b4de3a8126bd076b37d91f8f6339",
"a42215c0815345a6225e98eea80c2e0953fb0bc5",
"69c8717a31f5ff77c9ae1d91994cf4ffcc06959c",
"6951caad9485151fb3a4c1410f9bd236662c97b7",
"f781788c2f62b61650b49a570737d6a31f577161",
"c344c640ac991255a06a82c1184aa1d70355375e",
"2d842fb67e5e581da443b33af15c0d1a5becbc0c",
"e2da22dc16159670ab56d1a1c75c411390be2a40",
"dd160b5217e41961edbc83c079782132681fa813",
"fe62047a03f03f0164afb0a72f36e48ce447d2ee",
"f90b8cab979cb826b09a0bb8c3d89069a3ed8673",
"9d2ba99f945f9246d27e0676accb351f9d58a081",
"789d7bbe325b6c1c93bd99d82e6019a275081df6",
"a363a050947aac420c6efae2952a074a7e27804b",
"4882746221a06666db17726e60612c3c0d983adb",
"32cb68f7460e94c2f1d887b6d9074dccc16e102e",
"6444e01ae42b5e97e389089294253a49a9102703",
"25b2061834daaaef66121fd32a30adbea5fad9bc",
"b44390890631b6bba4158fc88c03b35ec65dc576",
"53182e9fbb0ea7fae5172c0496dcc05cfde9721b"
]
}executor from config: /usr/bin/ambient-execute-plan executor from PATH: /usr/bin/ambient-execute-plan run CI for rad:z4VYyJ9KuwMNkXGQnmKuGPGKw3inv
<empty log>