CI run for roadmap

Radicle repository id rad:z4PiGKYWcz3XPzLf91DAgSHxjNvg8

Triggered by

{
  "request": "trigger",
  "version": 1,
  "event_type": "push",
  "repository": {
    "id": "rad:z4PiGKYWcz3XPzLf91DAgSHxjNvg8",
    "name": "roadmap",
    "description": "Visualize a project roadmap as a dependency graph",
    "private": false,
    "default_branch": "main",
    "delegates": [
      "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV"
    ]
  },
  "pusher": {
    "id": "did:key:z6MkkYez6QAFWvmdudjrfMXySu1NTpSrraJotCJFwGgkmgx8",
    "alias": "ci0"
  },
  "before": "13780bf04f4f47a70e0b74ff270c8c2c3e26cb6b",
  "after": "13780bf04f4f47a70e0b74ff270c8c2c3e26cb6b",
  "branch": "main",
  "commits": [
    "13780bf04f4f47a70e0b74ff270c8c2c3e26cb6b"
  ]
}

Run log

[2025-06-28T09:03:58Z INFO  ambient] ambient starts
[=3h[=3hBdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00005 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x2,0xFFFF,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x2,0x0)
Welcome to GRUB!


INFO: Extracting tar archive from /dev/vdb
./
./plan.yaml
./run-ci

INFO: Running run-ci from /dev/vdb
================================ BEGIN ================================
ambient-execute-plan starts
RunnablePlan::from_file: filename=plan.yaml
steps:
- action: mkdir
  pathname: /workspace
- action: mkdir
  pathname: /workspace/artifacts
- action: tar_extract
  archive: /dev/vdc
  directory: /workspace/src
- action: tar_extract
  archive: /dev/vdf
  directory: /workspace/deps
- action: tar_extract
  archive: /dev/vde
  directory: /workspace/cache
- action: spawn
  argv:
  - find
  - /workspace
  - '-maxdepth'
  - '2'
  - '-ls'
- action: cargo_fmt
- action: cargo_clippy
- action: cargo_build
- action: cargo_test
- action: tar_create
  archive: /dev/vde
  directory: /workspace/cache
- action: tar_create
  archive: /dev/vdd
  directory: /workspace/artifacts
executor_drive: /dev/vdb
source_drive: /dev/vdc
artifact_drive: /dev/vdd
cache_drive: /dev/vde
deps_drive: /dev/vdf
workspace_dir: /workspace
source_dir: /workspace/src
deps_dir: /workspace/deps
cache_dir: /workspace/cache
artifacts_dir: /workspace/artifacts


RUN: Action Mkdir {
    pathname: "/workspace",
}
RUN: Action finished OK
RUN: Action Mkdir {
    pathname: "/workspace/artifacts",
}
RUN: Action finished OK
RUN: Action TarExtract {
    archive: "/dev/vdc",
    directory: "/workspace/src",
}
RUN: Action finished OK
RUN: Action TarExtract {
    archive: "/dev/vdf",
    directory: "/workspace/deps",
}
RUN: Action finished OK
RUN: Action TarExtract {
    archive: "/dev/vde",
    directory: "/workspace/cache",
}
RUN: Action finished OK
RUN: Action Spawn {
    argv: [
        "find",
        "/workspace",
        "-maxdepth",
        "2",
        "-ls",
    ],
}
SPAWN: argv=["find", "/workspace", "-maxdepth", "2", "-ls"]
       cwd=/workspace/src (exists? true)
       extra_env=[]
  1048577      4 drwxr-xr-x   6 root     root         4096 Jun 28 09:03 /workspace
  1052814      4 drwxr-xr-x   3 root     root         4096 Jun  7 11:09 /workspace/cache
  1053928      4 -rw-r--r--   1 root     root         1034 Jun 28 04:10 /workspace/cache/.rustc_info.json
  1052815      4 drwxr-xr-x   7 root     root         4096 Jun 28 04:10 /workspace/cache/debug
  1048579      4 drwxr-xr-x   5 root     root         4096 Jun 28 09:03 /workspace/src
  1048593      4 -rw-r--r--   1 root     root          599 Jun 28 09:03 /workspace/src/legend.yaml
  1048595      4 -rw-r--r--   1 root     root          717 Jun 28 09:03 /workspace/src/Cargo.toml
  1048583      4 drwxr-xr-x   2 root     root         4096 Jun 28 09:03 /workspace/src/src
  1048690     16 -rw-r--r--   1 root     root        13543 Jun 28 09:03 /workspace/src/Cargo.lock
  1048592      4 -rw-r--r--   1 root     root         2149 Jun 28 09:03 /workspace/src/README.md
  1048580      4 drwxr-xr-x   2 root     root         4096 Jun 28 09:03 /workspace/src/.radicle
  1048594      4 -rw-r--r--   1 root     root           19 Jun 28 09:03 /workspace/src/.gitignore
  1048596      4 drwxr-xr-x   8 root     root         4096 Jun 28 09:03 /workspace/src/.git
  1048591      8 -rw-r--r--   1 root     root         5285 Jun 28 09:03 /workspace/src/legend.svg
  1048582      4 -rwxr-xr-x   1 root     root          113 Jun 28 09:03 /workspace/src/check
  1048578      4 drwxr-xr-x   2 root     root         4096 Jun 28 09:03 /workspace/artifacts
  1048691      4 drwxr-xr-x   3 root     root         4096 Jun 28 09:03 /workspace/deps
  1048692      0 -rw-r--r--   1 root     root            0 Jun 28 04:09 /workspace/deps/.package-cache-mutate
  1048693     56 -rw-r--r--   1 root     root        57344 Jun 28 09:03 /workspace/deps/.global-cache
  1048695      4 drwxr-xr-x   5 root     root         4096 Jun  7 11:09 /workspace/deps/registry
  1048694      0 -rw-r--r--   1 root     root            0 Jun  7 11:09 /workspace/deps/.package-cache
RUN: Action finished OK
RUN: Action CargoFmt
SPAWN: argv=["cargo", "fmt", "--check"]
       cwd=/workspace/src (exists? true)
       extra_env=[("CARGO_TARGET_DIR", "/workspace/cache"), ("CARGO_HOME", "/workspace/deps"), ("PATH", "/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin")]
RUN: Action finished OK
RUN: Action CargoClippy
SPAWN: argv=["cargo", "clippy", "--offline", "--locked", "--workspace", "--all-targets", "--no-deps", "--", "--deny", "warnings"]
       cwd=/workspace/src (exists? true)
       extra_env=[("CARGO_TARGET_DIR", "/workspace/cache"), ("CARGO_HOME", "/workspace/deps"), ("PATH", "/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin")]
   Compiling proc-macro2 v1.0.92
   Compiling unicode-ident v1.0.14
    Checking cfg-if v1.0.0
   Compiling version_check v0.9.5
    Checking once_cell v1.20.2
    Checking zerocopy v0.7.35
   Compiling serde v1.0.216
   Compiling ahash v0.8.11
    Checking utf8parse v0.2.2
    Checking anstyle-query v1.1.2
    Checking anstyle-parse v0.2.6
    Checking colorchoice v1.0.3
    Checking anstyle v1.0.10
   Compiling doc-comment v0.3.3
    Checking is_terminal_polyfill v1.70.1
    Checking hashbrown v0.14.5
   Compiling rustix v0.38.42
   Compiling quote v1.0.37
   Compiling syn v2.0.90
    Checking anstream v0.6.18
    Checking encoding_rs v0.8.35
    Checking hashlink v0.9.1
    Checking itoa v1.0.14
    Checking arraydeque v0.5.1
   Compiling anyhow v1.0.94
    Checking linux-raw-sys v0.4.14
   Compiling thiserror v2.0.8
    Checking bitflags v2.6.0
   Compiling heck v0.5.0
    Checking strsim v0.11.1
    Checking clap_lex v0.7.4
    Checking clap_builder v4.5.23
    Checking yaml-rust2 v0.9.0
    Checking fastrand v2.3.0
    Checking unicode-linebreak v0.1.5
    Checking smawk v0.3.2
    Checking unicode-width v0.1.14
    Checking textwrap v0.16.1
    Checking tempfile v3.14.0
   Compiling serde_derive v1.0.216
   Compiling thiserror-impl v2.0.8
   Compiling clap_derive v4.5.18
    Checking clap v4.5.23
    Checking serde_path_to_error v0.1.16
    Checking marked-yaml v0.7.2
    Checking roadmap v0.7.0 (/workspace/src)
error: variables can be used directly in the `format!` string
  --> src/main.rs:27:9
   |
27 |         println!("{}", dot);
   |         ^^^^^^^^^^^^^^^^^^^
   |
   = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
   = note: `-D clippy::uninlined-format-args` implied by `-D warnings`
   = help: to override `-D warnings` add `#[allow(clippy::uninlined_format_args)]`
help: change this to
   |
27 -         println!("{}", dot);
27 +         println!("{dot}");
   |

error: could not compile `roadmap` (bin "roadmap" test) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `roadmap` (bin "roadmap") due to 1 previous error
ERROR: Action failed: command failed: ["cargo", "clippy", "--offline", "--locked", "--workspace", "--all-targets", "--no-deps", "--", "--deny", "warnings"]
ERROR: command failed: ["cargo", "clippy", "--offline", "--locked", "--workspace", "--all-targets", "--no-deps", "--", "--deny", "warnings"]
EXIT CODE: 1
[2025-06-28T09:03:58Z INFO  ambient] ambient ends successfully