01KHTDTNH0PBM5CWYFCP5AF7PW: header-check

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KHTDTZ365Y1RMWYQKK6Y84SQ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-19T07:47:13.496Zjob assigned to worker 01KHTDTZ4KZM6DHGQGRE49M4NF [factory gimlet-EVT22200007-propolis, EVT22200007/58624] (queued for 35 s)
 
22026-02-19T07:47:22.050Zstarting task 0: "setup"
32026-02-19T07:47:22.075Z++ uname -s
42026-02-19T07:47:22.075Z+ kern=SunOS
52026-02-19T07:47:22.075Z+ build_user=build
62026-02-19T07:47:22.075Z+ build_uid=12345
72026-02-19T07:47:22.075Z+ work_dir=/work
82026-02-19T07:47:22.075Z+ input_dir=/input
92026-02-19T07:47:22.075Z+ [[ 0 == 12345 ]]
102026-02-19T07:47:22.075Z+ case "$kern" in
112026-02-19T07:47:22.075Z+ groupadd -g 12345 build
122026-02-19T07:47:22.075Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-19T07:47:24.079Z+ zfs create -o mountpoint=/work rpool/work
142026-02-19T07:47:24.119Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-19T07:47:24.143Z+ home_fs=zfs
162026-02-19T07:47:24.143Z+ [[ zfs == autofs ]]
172026-02-19T07:47:24.143Z+ mkdir -p /home/build
182026-02-19T07:47:24.143Z+ chown build:build /home/build /work
192026-02-19T07:47:26.128Z+ chmod 0700 /home/build /work
202026-02-19T07:47:26.152Zprocess exited: duration 4081 ms, exit code 0
 
212026-02-19T07:47:26.200Zstarting task 1: "rust-toolchain"
222026-02-19T07:47:26.224Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-19T07:47:26.224Z * rust toolchain channel = "1.90.0"
242026-02-19T07:47:26.224Z * rust toolchain profile = "default"
252026-02-19T07:47:26.224Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-19T07:47:26.224Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-19T07:47:26.224Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-19T07:47:26.224Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-19T07:47:26.224Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-19T07:47:26.348Zinfo: downloading installer
312026-02-19T07:47:26.790Zwarn: It looks like you have an existing installation of Rust at:
322026-02-19T07:47:26.790Zwarn: /opt/ooce/bin
332026-02-19T07:47:26.790Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-19T07:47:26.790Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-19T07:47:26.790Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-19T07:47:26.791Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-19T07:47:26.791Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-19T07:47:26.791Zerror: cannot install while Rust is installed
392026-02-19T07:47:26.791Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-19T07:47:26.815Zinfo: profile set to 'default'
412026-02-19T07:47:26.815Zinfo: default host triple is x86_64-unknown-illumos
422026-02-19T07:47:26.815Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-19T07:47:26.911Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-19T07:47:26.911Zinfo: downloading component 'cargo'
452026-02-19T07:47:27.397Zinfo: downloading component 'clippy'
462026-02-19T07:47:27.397Zinfo: downloading component 'rust-docs'
472026-02-19T07:47:27.397Zinfo: downloading component 'rust-std'
482026-02-19T07:47:27.693Zinfo: downloading component 'rustc'
492026-02-19T07:47:28.818Zinfo: downloading component 'rustfmt'
502026-02-19T07:47:29.326Zinfo: installing component 'cargo'
512026-02-19T07:47:30.143Zinfo: installing component 'clippy'
522026-02-19T07:47:30.607Zinfo: installing component 'rust-docs'
532026-02-19T07:47:33.847Zinfo: installing component 'rust-std'
542026-02-19T07:47:36.004Zinfo: installing component 'rustc'
552026-02-19T07:47:44.269Zinfo: installing component 'rustfmt'
562026-02-19T07:47:44.666Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-19T07:47:44.666Z
582026-02-19T07:47:44.828Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-19T07:47:44.828Z
602026-02-19T07:47:44.852Z
612026-02-19T07:47:44.852ZRust is installed now. Great!
622026-02-19T07:47:44.852Z
632026-02-19T07:47:44.852ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-19T07:47:44.852Zenvironment variable. This has not been done automatically.
652026-02-19T07:47:44.852Z
662026-02-19T07:47:44.852ZTo configure your current shell, you need to source
672026-02-19T07:47:44.852Zthe corresponding env file under $HOME/.cargo.
682026-02-19T07:47:44.852Z
692026-02-19T07:47:44.852ZThis is usually done by running one of the following (note the leading DOT):
702026-02-19T07:47:44.852Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-19T07:47:44.852Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-19T07:47:44.852Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-19T07:47:44.928Z+ rustup --version
742026-02-19T07:47:44.952Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-19T07:47:44.952Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-19T07:47:45.043Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-19T07:47:45.067Z+ cargo --version
782026-02-19T07:47:45.150Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-19T07:47:45.174Z+ rustc --version
802026-02-19T07:47:45.253Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-19T07:47:45.276Zprocess exited: duration 19058 ms, exit code 0
 
822026-02-19T07:47:45.325Zstarting task 2: "authentication"
832026-02-19T07:47:45.377Zprocess exited: duration 51 ms, exit code 0
 
842026-02-19T07:47:45.429Zstarting task 3: "clone repository"
852026-02-19T07:47:45.453Z+ mkdir -p /work/oxidecomputer/propolis
862026-02-19T07:47:45.453Z+ git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis
872026-02-19T07:47:45.477ZCloning into '/work/oxidecomputer/propolis'...
882026-02-19T07:47:47.045Z+ cd /work/oxidecomputer/propolis
892026-02-19T07:47:47.045Z+ git fetch origin a2c84310969529a37c5914cdb02d953a5023b0ff
902026-02-19T07:47:47.390ZFrom https://github.com/oxidecomputer/propolis
912026-02-19T07:47:47.390Z * branch a2c84310969529a37c5914cdb02d953a5023b0ff -> FETCH_HEAD
922026-02-19T07:47:47.414Z+ [[ -n nvme-ro-feature ]]
932026-02-19T07:47:47.414Z++ git branch --show-current
942026-02-19T07:47:47.414Z+ current=master
952026-02-19T07:47:47.414Z+ [[ master != nvme-ro-feature ]]
962026-02-19T07:47:47.414Z+ git branch -f nvme-ro-feature a2c84310969529a37c5914cdb02d953a5023b0ff
972026-02-19T07:47:47.414Z+ git checkout -f nvme-ro-feature
982026-02-19T07:47:47.451ZSwitched to branch 'nvme-ro-feature'
992026-02-19T07:47:47.475Z+ git reset --hard a2c84310969529a37c5914cdb02d953a5023b0ff
1002026-02-19T07:47:47.498ZHEAD is now at a2c8431 Bump bootrom commit.
1012026-02-19T07:47:47.498Zprocess exited: duration 2069 ms, exit code 0
 
1022026-02-19T07:47:47.546Zstarting task 4: "build"
1032026-02-19T07:47:47.571ZCloning into './gate_src'...
1042026-02-19T07:48:16.163ZUpdating files: 26% (13113/49358) Updating files: 27% (13327/49358) Updating files: 28% (13821/49358) Updating files: 29% (14314/49358) Updating files: 30% (14808/49358) Updating files: 31% (15301/49358) Updating files: 32% (15795/49358) Updating files: 33% (16289/49358) Updating files: 34% (16782/49358) Updating files: 35% (17276/49358) Updating files: 36% (17769/49358) Updating files: 37% (18263/49358) Updating files: 38% (18757/49358) Updating files: 38% (19114/49358) Updating files: 39% (19250/49358) Updating files: 40% (19744/49358) Updating files: 41% (20237/49358) Updating files: 42% (20731/49358) Updating files: 43% (21224/49358) Updating files: 44% (21718/49358) Updating files: 45% (22212/49358) Updating files: 46% (22705/49358) Updating files: 47% (23199/49358) Updating files: 48% (23692/49358) Updating files: 49% (24186/49358) Updating files: 50% (24679/49358) Updating files: 51% (25173/49358) Updating files: 52% (25667/49358) Updating files: 53% (26160/49358) Updating files: 54% (26654/49358) Updating files: 55% (27147/49358) Updating files: 56% (27641/49358) Updating files: 57% (28135/49358) Updating files: 58% (28628/49358) Updating files: 59% (29122/49358) Updating files: 60% (29615/49358) Updating files: 61% (30109/49358) Updating files: 62% (30602/49358) Updating files: 63% (31096/49358) Updating files: 64% (31590/49358) Updating files: 65% (32083/49358) Updating files: 66% (32577/49358) Updating files: 67% (33070/49358) Updating files: 68% (33564/49358) Updating files: 68% (33620/49358) Updating files: 69% (34058/49358) Updating files: 70% (34551/49358) Updating files: 71% (35045/49358) Updating files: 72% (35538/49358) Updating files: 73% (36032/49358) Updating files: 74% (36525/49358) Updating files: 75% (37019/49358) Updating files: 76% (37513/49358) Updating files: 77% (38006/49358) Updating files: 78% (38500/49358) Updating files: 79% (38993/49358) Updating files: 80% (39487/49358) Updating files: 81% (39980/49358) Updating files: 82% (40474/49358) Updating files: 83% (40968/49358) Updating files: 84% (41461/49358) Updating files: 85% (41955/49358) Updating files: 86% (42448/49358) Updating files: 86% (42851/49358) Updating files: 87% (42942/49358) Updating files: 88% (43436/49358) Updating files: 89% (43929/49358) Updating files: 90% (44423/49358) Updating files: 91% (44916/49358) Updating files: 92% (45410/49358) Updating files: 93% (45903/49358) Updating files: 94% (46397/49358) Updating files: 94% (46526/49358) Updating files: 95% (46891/49358) Updating files: 96% (47384/49358) Updating files: 97% (47878/49358) Updating files: 98% (48371/49358) Updating files: 99% (48865/49358) Updating files: 100% (49358/49358) Updating files: 100% (49358/49358), done.
1052026-02-19T07:48:16.276ZRUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/
1062026-02-19T07:48:16.425Zwarning: no edition set: defaulting to the 2015 edition while the latest is 2024
1072026-02-19T07:48:16.590Z Updating crates.io index
1082026-02-19T07:48:16.966Z Locking 45 packages to latest compatible versions
1092026-02-19T07:48:16.990Z Adding strum v0.25.0 (available: v0.27.2)
1102026-02-19T07:48:16.990Z Downloading crates ...
1112026-02-19T07:48:17.034Z Downloaded dirs-sys v0.3.7
1122026-02-19T07:48:17.058Z Downloaded garando_pos v0.1.0
1132026-02-19T07:48:17.058Z Downloaded unicode-xid v0.2.6
1142026-02-19T07:48:17.058Z Downloaded strum v0.25.0
1152026-02-19T07:48:17.082Z Downloaded quote v1.0.44
1162026-02-19T07:48:17.082Z Downloaded term v0.6.1
1172026-02-19T07:48:17.082Z Downloaded strum_macros v0.26.4
1182026-02-19T07:48:17.082Z Downloaded zmij v1.0.21
1192026-02-19T07:48:17.082Z Downloaded serde_core v1.0.228
1202026-02-19T07:48:17.082Z Downloaded garando_syntax v0.1.1
1212026-02-19T07:48:17.106Z Downloaded memchr v2.8.0
1222026-02-19T07:48:17.106Z Downloaded serde v1.0.228
1232026-02-19T07:48:17.106Z Downloaded log v0.4.29
1242026-02-19T07:48:17.130Z Downloaded ctest2 v0.4.10
1252026-02-19T07:48:17.130Z Downloaded unicode-ident v1.0.24
1262026-02-19T07:48:17.130Z Downloaded serde_json v1.0.149
1272026-02-19T07:48:17.130Z Downloaded semver v1.0.27
1282026-02-19T07:48:17.130Z Downloaded proc-macro2 v1.0.106
1292026-02-19T07:48:17.130Z Downloaded serde_derive v1.0.228
1302026-02-19T07:48:17.154Z Downloaded syn v2.0.116
1312026-02-19T07:48:17.154Z Downloaded rustversion v1.0.22
1322026-02-19T07:48:17.154Z Downloaded rustc_version v0.4.1
1332026-02-19T07:48:17.178Z Downloaded find-msvc-tools v0.1.9
1342026-02-19T07:48:17.178Z Downloaded shlex v1.3.0
1352026-02-19T07:48:17.178Z Downloaded cfg-if v0.1.10
1362026-02-19T07:48:17.178Z Downloaded dirs v2.0.2
1372026-02-19T07:48:17.179Z Downloaded cc v1.2.56
1382026-02-19T07:48:17.179Z Downloaded bitflags v1.3.2
1392026-02-19T07:48:17.179Z Downloaded itoa v1.0.17
1402026-02-19T07:48:17.179Z Downloaded heck v0.5.0
1412026-02-19T07:48:17.179Z Downloaded garando_errors v0.1.0
1422026-02-19T07:48:17.179Z Downloaded strum v0.26.3
1432026-02-19T07:48:17.203Z Downloaded libc v0.2.182
1442026-02-19T07:48:17.301Z Compiling proc-macro2 v1.0.106
1452026-02-19T07:48:17.301Z Compiling quote v1.0.44
1462026-02-19T07:48:17.301Z Compiling unicode-ident v1.0.24
1472026-02-19T07:48:17.325Z Compiling libc v0.2.182
1482026-02-19T07:48:17.325Z Compiling serde_core v1.0.228
1492026-02-19T07:48:17.325Z Compiling serde v1.0.228
1502026-02-19T07:48:17.325Z Compiling cfg-if v0.1.10
1512026-02-19T07:48:17.325Z Compiling zmij v1.0.21
1522026-02-19T07:48:17.536Z Compiling rustversion v1.0.22
1532026-02-19T07:48:17.942Z Compiling serde_json v1.0.149
1542026-02-19T07:48:18.467Z Compiling unicode-xid v0.2.6
1552026-02-19T07:48:18.490Z Compiling itoa v1.0.17
1562026-02-19T07:48:18.514Z Compiling memchr v2.8.0
1572026-02-19T07:48:18.659Z Compiling heck v0.5.0
1582026-02-19T07:48:18.943Z Compiling find-msvc-tools v0.1.9
1592026-02-19T07:48:19.065Z Compiling bitflags v1.3.2
1602026-02-19T07:48:19.133Z Compiling log v0.4.29
1612026-02-19T07:48:19.161Z Compiling semver v1.0.27
1622026-02-19T07:48:19.399Z Compiling shlex v1.3.0
1632026-02-19T07:48:19.446Z Compiling dirs-sys v0.3.7
1642026-02-19T07:48:19.526Z Compiling strum v0.25.0
1652026-02-19T07:48:19.681Z Compiling dirs v2.0.2
1662026-02-19T07:48:19.719Z Compiling cc v1.2.56
1672026-02-19T07:48:19.743Z Compiling rustc_version v0.4.1
1682026-02-19T07:48:19.780Z Compiling term v0.6.1
1692026-02-19T07:48:20.165Z Compiling syn v2.0.116
1702026-02-19T07:48:23.788Z Compiling serde_derive v1.0.228
1712026-02-19T07:48:23.788Z Compiling strum_macros v0.26.4
1722026-02-19T07:48:25.632Z Compiling strum v0.26.3
1732026-02-19T07:48:25.725Z Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys)
1742026-02-19T07:48:28.063Z Compiling garando_pos v0.1.0
1752026-02-19T07:48:28.645Z Compiling garando_errors v0.1.0
1762026-02-19T07:48:29.458Z Compiling garando_syntax v0.1.1
1772026-02-19T07:48:38.723Z Compiling ctest2 v0.4.10
1782026-02-19T07:48:40.200Z Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check)
1792026-02-19T07:48:44.368Z Finished `test` profile [unoptimized + debuginfo] target(s) in 27.99s
1802026-02-19T07:48:44.392Z Running test/main.rs (target/debug/deps/main-7020061a5cbacccb)
1812026-02-19T07:48:44.416ZRUNNING ALL TESTS
1822026-02-19T07:48:44.416ZPASSED 1185 tests
1832026-02-19T07:48:44.416ZRUNNING HEADER-CHECK FOR crates/nvpair/header-check/
1842026-02-19T07:48:44.571Z Updating crates.io index
1852026-02-19T07:48:44.719Z Locking 40 packages to latest compatible versions
1862026-02-19T07:48:44.798Z Compiling proc-macro2 v1.0.106
1872026-02-19T07:48:44.798Z Compiling quote v1.0.44
1882026-02-19T07:48:44.798Z Compiling libc v0.2.182
1892026-02-19T07:48:44.798Z Compiling unicode-ident v1.0.24
1902026-02-19T07:48:44.824Z Compiling serde_core v1.0.228
1912026-02-19T07:48:44.824Z Compiling serde v1.0.228
1922026-02-19T07:48:44.824Z Compiling zmij v1.0.21
1932026-02-19T07:48:44.824Z Compiling cfg-if v0.1.10
1942026-02-19T07:48:44.892Z Compiling serde_json v1.0.149
1952026-02-19T07:48:44.979Z Compiling itoa v1.0.17
1962026-02-19T07:48:45.198Z Compiling memchr v2.8.0
1972026-02-19T07:48:45.258Z Compiling unicode-xid v0.2.6
1982026-02-19T07:48:45.293Z Compiling find-msvc-tools v0.1.9
1992026-02-19T07:48:45.344Z Compiling log v0.4.29
2002026-02-19T07:48:45.422Z Compiling semver v1.0.27
2012026-02-19T07:48:45.617Z Compiling shlex v1.3.0
2022026-02-19T07:48:45.668Z Compiling bitflags v1.3.2
2032026-02-19T07:48:45.749Z Compiling rustc_version v0.4.1
2042026-02-19T07:48:45.826Z Compiling cc v1.2.56
2052026-02-19T07:48:46.146Z Compiling dirs-sys v0.3.7
2062026-02-19T07:48:46.146Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2072026-02-19T07:48:46.342Z Compiling dirs v2.0.2
2082026-02-19T07:48:46.449Z Compiling term v0.6.1
2092026-02-19T07:48:46.779Z Compiling syn v2.0.116
2102026-02-19T07:48:49.773Z Compiling serde_derive v1.0.228
2112026-02-19T07:48:53.739Z Compiling garando_pos v0.1.0
2122026-02-19T07:48:54.364Z Compiling garando_errors v0.1.0
2132026-02-19T07:48:55.163Z Compiling garando_syntax v0.1.1
2142026-02-19T07:49:04.203Z Compiling ctest2 v0.4.10
2152026-02-19T07:49:05.700Z Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check)
2162026-02-19T07:49:07.175Z Finished `test` profile [unoptimized + debuginfo] target(s) in 22.69s
2172026-02-19T07:49:07.199Z Running test/main.rs (target/debug/deps/main-74954ee7b6bd535a)
2182026-02-19T07:49:07.199ZRUNNING ALL TESTS
2192026-02-19T07:49:07.200ZPASSED 90 tests
2202026-02-19T07:49:07.223ZRUNNING HEADER-CHECK FOR crates/viona-api/header-check/
2212026-02-19T07:49:07.371Z Updating crates.io index
2222026-02-19T07:49:07.528Z Locking 42 packages to latest compatible versions
2232026-02-19T07:49:07.611Z Compiling libc v0.2.182
2242026-02-19T07:49:07.611Z Compiling proc-macro2 v1.0.106
2252026-02-19T07:49:07.611Z Compiling unicode-ident v1.0.24
2262026-02-19T07:49:07.635Z Compiling quote v1.0.44
2272026-02-19T07:49:07.635Z Compiling serde_core v1.0.228
2282026-02-19T07:49:07.635Z Compiling serde v1.0.228
2292026-02-19T07:49:07.635Z Compiling cfg-if v0.1.10
2302026-02-19T07:49:07.635Z Compiling zmij v1.0.21
2312026-02-19T07:49:07.714Z Compiling serde_json v1.0.149
2322026-02-19T07:49:07.793Z Compiling itoa v1.0.17
2332026-02-19T07:49:08.016Z Compiling memchr v2.8.0
2342026-02-19T07:49:08.067Z Compiling unicode-xid v0.2.6
2352026-02-19T07:49:08.102Z Compiling log v0.4.29
2362026-02-19T07:49:08.169Z Compiling shlex v1.3.0
2372026-02-19T07:49:08.219Z Compiling find-msvc-tools v0.1.9
2382026-02-19T07:49:08.381Z Compiling semver v1.0.27
2392026-02-19T07:49:08.450Z Compiling bitflags v1.3.2
2402026-02-19T07:49:08.540Z Compiling cc v1.2.56
2412026-02-19T07:49:08.714Z Compiling rustc_version v0.4.1
2422026-02-19T07:49:08.949Z Compiling dirs-sys v0.3.7
2432026-02-19T07:49:08.949Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2442026-02-19T07:49:09.091Z Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair)
2452026-02-19T07:49:09.153Z Compiling dirs v2.0.2
2462026-02-19T07:49:09.254Z Compiling term v0.6.1
2472026-02-19T07:49:09.278Z Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api)
2482026-02-19T07:49:09.537Z Compiling syn v2.0.116
2492026-02-19T07:49:12.374Z Compiling serde_derive v1.0.228
2502026-02-19T07:49:16.562Z Compiling garando_pos v0.1.0
2512026-02-19T07:49:17.172Z Compiling garando_errors v0.1.0
2522026-02-19T07:49:18.024Z Compiling garando_syntax v0.1.1
2532026-02-19T07:49:27.421Z Compiling ctest2 v0.4.10
2542026-02-19T07:49:28.847Z Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check)
2552026-02-19T07:49:30.508Z Finished `test` profile [unoptimized + debuginfo] target(s) in 23.23s
2562026-02-19T07:49:30.532Z Running test/main.rs (target/debug/deps/main-21c1c9beef8c318b)
2572026-02-19T07:49:30.532ZRUNNING ALL TESTS
2582026-02-19T07:49:30.532ZPASSED 257 tests
2592026-02-19T07:49:30.556Zprocess exited: duration 102996 ms, exit code 0
 
2602026-02-19T07:49:30.605Zfound 0 output files