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": 1777039029,
"nanos_since_epoch": 615841268
},
"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": 1777039029,
"nanos_since_epoch": 616152403
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "mkdir",
"pathname": "/ci",
"timestamp": {
"secs_since_epoch": 1777039029,
"nanos_since_epoch": 616208564
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "mkdir",
"pathname": "/ci",
"timestamp": {
"secs_since_epoch": 1777039029,
"nanos_since_epoch": 616454110
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "mkdir",
"pathname": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1777039029,
"nanos_since_epoch": 616606832
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "mkdir",
"pathname": "/ci/artifacts",
"timestamp": {
"secs_since_epoch": 1777039029,
"nanos_since_epoch": 616632585
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vdc",
"directory": "/ci/src",
"timestamp": {
"secs_since_epoch": 1777039029,
"nanos_since_epoch": 616812780
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vdc",
"directory": "/ci/src",
"timestamp": {
"secs_since_epoch": 1777039029,
"nanos_since_epoch": 653845844
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vdf",
"directory": "/ci/deps",
"timestamp": {
"secs_since_epoch": 1777039029,
"nanos_since_epoch": 653871784
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vdf",
"directory": "/ci/deps",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 372150833
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "tar_extract",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 372187092
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "tar_extract",
"archive": "/dev/vde",
"directory": "/ci/cache",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 378845138
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "ln -sf /ci /workspace",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 381978076
},
"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": 1777039032,
"nanos_since_epoch": 385300757
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ ln -sf /ci /workspace\n",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 420756154
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "ln -sf /ci /workspace",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 424103077
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "git config --global user.name 'Ambient CI'",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 426497001
},
"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": 1777039032,
"nanos_since_epoch": 429122416
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ git config --global user.name 'Ambient CI'\n",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 462223970
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "git config --global user.name 'Ambient CI'",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 465589740
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "shell",
"shell": "git config --global user.email ambient@example.com",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 468458805
},
"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": 1777039032,
"nanos_since_epoch": 471559383
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "",
"stderr": "+ git config --global user.email ambient@example.com\n",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 481776914
},
"log_source": "Plan"
}{
"type": "action_succeeded",
"action": "shell",
"shell": "git config --global user.email ambient@example.com",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 486522500
},
"log_source": "Plan"
}{
"type": "execute_action",
"action": "cargo_fmt",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 491788972
},
"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": 1777039032,
"nanos_since_epoch": 494266201
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "cargo 1.94.0 (85eff7c80 2026-01-15)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 550303480
},
"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": 1777039032,
"nanos_since_epoch": 553143848
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "clippy 0.1.94 (4a4ef493e3 2026-03-02)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 657775764
},
"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": 1777039032,
"nanos_since_epoch": 657821072
},
"log_source": "Plan"
}{
"type": "program_succeeded",
"exit_code": 0,
"stdout": "rustc 1.94.0 (4a4ef493e 2026-03-02)\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 705752217
},
"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": 1777039032,
"nanos_since_epoch": 705797650
},
"log_source": "Plan"
}{
"type": "program_failed",
"exit_code": 1,
"stdout": "Diff in /ci/src/src/bin/rad-artifact.rs:474:\n redacted,\n all_authors,\n };\n- let show =\n- radicle_artifact::display::Release::new(id, &release, aliases, filters, title);\n+ let show = radicle_artifact::display::Release::new(id, &release, aliases, filters, title);\n if use_pretty(pretty, json) {\n println!(\"{}\", show.pretty(verbose));\n } else {\nDiff in /ci/src/src/display.rs:207:\n // Redaction filter: hide artifacts redacted by a trusted\n // party (the author itself or any repository delegate).\n if !filters.redacted {\n- let hidden = artifact.redactions().keys().any(|did| {\n- *did == *artifact.author() || filters.delegates.contains(did)\n- });\n+ let hidden = artifact\n+ .redactions()\n+ .keys()\n+ .any(|did| *did == *artifact.author() || filters.delegates.contains(did));\n if hidden {\n return false;\n }\nDiff in /ci/src/src/display.rs:312:\n artifact.cid.clone()\n } else {\n // Truncate CID to first 6 and last 6 visible chars for column width.\n- format!(\"{}…{}\", &artifact.cid[..6], &artifact.cid[artifact.cid.len() - 6..])\n+ format!(\n+ \"{}…{}\",\n+ &artifact.cid[..6],\n+ &artifact.cid[artifact.cid.len() - 6..]\n+ )\n };\n let author = format_did(&artifact.author, &artifact.author_alias, verbose);\n // BTreeMap keeps the summary in a stable, scheme-sorted order.\nDiff in /ci/src/src/display.rs:326:\n .map(|(scheme, count)| format!(\"{scheme}: {count}\"))\n .collect::<Vec<_>>()\n .join(\", \");\n- rows.push(vec![cid_cell, author, artifact.name.clone(), locations_cell]);\n+ rows.push(vec![\n+ cid_cell,\n+ author,\n+ artifact.name.clone(),\n+ locations_cell,\n+ ]);\n \n if !artifact.attestations.is_empty() {\n let nodes: Vec<_> = artifact\nDiff in /ci/src/src/lib.rs:545:\n /// users concurrently created the release before syncing. Retrieval should\n /// union locations across all of them, so callers building a fetch plan\n /// should aggregate across the returned releases.\n- pub fn find_by_cid(\n- &self,\n- cid: &Cid,\n- ) -> Result<Vec<(ReleaseId, Release)>, cob::store::Error> {\n+ pub fn find_by_cid(&self, cid: &Cid) -> Result<Vec<(ReleaseId, Release)>, cob::store::Error> {\n let mut out = Vec::new();\n for result in self.all()? {\n let (id, release) = result?;\nDiff in /ci/src/src/lib.rs:1894:\n let cid = test_cid(1);\n {\n let mut r = releases.create(oid, &alice.signer).unwrap();\n- r.add_artifact(cid, \"alice-built\".into(), &alice.signer).unwrap();\n+ r.add_artifact(cid, \"alice-built\".into(), &alice.signer)\n+ .unwrap();\n }\n {\n let mut r = releases.create(oid, &bob.signer).unwrap();\nDiff in /ci/src/src/lib.rs:1901:\n- r.add_artifact(cid, \"bob-built\".into(), &bob.signer).unwrap();\n+ r.add_artifact(cid, \"bob-built\".into(), &bob.signer)\n+ .unwrap();\n }\n \n let found = releases.find_by_cid(&cid).unwrap();\nDiff in /ci/src/src/share/endpoint.rs:76:\n \n #[test]\n fn default_is_radworks() {\n- assert!(matches!(EndpointPreset::default(), EndpointPreset::Radworks));\n+ assert!(matches!(\n+ EndpointPreset::default(),\n+ EndpointPreset::Radworks\n+ ));\n }\n }\n \nDiff in /ci/src/src/share/mod.rs:32:\n // Re-export key types for convenience.\n pub use cid_utils::{\n artifact_kind, blake3_hash_to_cid, canonical_walk, cid_to_blake3_hash, compute_blob_cid,\n- compute_content_id,\n- verify_cid, verify_cid_file, ArtifactKind, BLAKE3_HASHSEQ_CODEC, HASH_CODE_BLAKE3, RAW_CODEC,\n+ compute_content_id, verify_cid, verify_cid_file, ArtifactKind, BLAKE3_HASHSEQ_CODEC,\n+ HASH_CODE_BLAKE3, RAW_CODEC,\n };\n pub use endpoint::EndpointPreset;\n pub use fetch::{download, download_collection, Location};\n",
"stderr": "",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 903681486
},
"log_source": "Plan"
}{
"type": "action_failed",
"action": "cargo_fmt",
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 954127792
},
"log_source": "Plan"
}{
"type": "executor_ends_in_failure",
"exit_code": 1,
"timestamp": {
"secs_since_epoch": 1777039032,
"nanos_since_epoch": 954699297
},
"log_source": "Plan"
}{
"request": "trigger",
"version": 1,
"event_type": "push",
"repository": {
"id": "rad:z4VYyJ9KuwMNkXGQnmKuGPGKw3inv",
"name": "radicle-artifact",
"description": "A Radicle Collaborative Object (COB) for content-addressed release artifacts and their discovery locations",
"private": false,
"default_branch": "main",
"delegates": [
"did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm"
]
},
"pusher": {
"id": "did:key:z6MktwkohCx8aHZ1QCjVZUiLmX92oPZFxRiFZkbq32Tk5Tkm",
"alias": "2color"
},
"before": "0cfc62c32168f7c44a47df93f97c1511bac625fd",
"after": "0cfc62c32168f7c44a47df93f97c1511bac625fd",
"branch": "main",
"commits": [
"0cfc62c32168f7c44a47df93f97c1511bac625fd",
"15f1c1bc41ef269888703c431297858056397687",
"f7237fa074bb4b836cf66c6d23295e16bc8c316d",
"7f6ddfa8cf9f7ee6d6c09895045b633e8a300e0c"
]
}executor from config: /usr/bin/ambient-execute-plan executor from PATH: /usr/bin/ambient-execute-plan run CI for rad:z4VYyJ9KuwMNkXGQnmKuGPGKw3inv ERROR: CI run failed inside QEMU
<empty log>