01KKAA4N07G3VC1SFEHT4Z7QCG: header-check

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

Buildomat Job: 01KKAA5GYA6E1P2Y3H67NRMWHX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-09T22:06:59.239Zjob assigned to worker 01KKAA5R9R5XQAKYGANQZGRSTM [factory aws, i-07d5a2dd4c823e373] (queued for 56 s)
 
22026-03-09T22:07:07.588Zstarting task 0: "setup"
32026-03-09T22:07:07.593Z++ uname -s
42026-03-09T22:07:07.596Z+ kern=SunOS
52026-03-09T22:07:07.596Z+ build_user=build
62026-03-09T22:07:07.596Z+ build_uid=12345
72026-03-09T22:07:07.596Z+ work_dir=/work
82026-03-09T22:07:07.596Z+ input_dir=/input
92026-03-09T22:07:07.596Z+ [[ 0 == 12345 ]]
102026-03-09T22:07:07.596Z+ case "$kern" in
112026-03-09T22:07:07.596Z+ groupadd -g 12345 build
122026-03-09T22:07:07.599Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-09T22:07:09.605Z+ zfs create -o mountpoint=/work rpool/work
142026-03-09T22:07:09.661Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-09T22:07:09.664Z+ home_fs=zfs
162026-03-09T22:07:09.664Z+ [[ zfs == autofs ]]
172026-03-09T22:07:09.664Z+ mkdir -p /home/build
182026-03-09T22:07:09.667Z+ chown build:build /home/build /work
192026-03-09T22:07:10.668Z+ chmod 0700 /home/build /work
202026-03-09T22:07:10.672Zprocess exited: duration 3084 ms, exit code 0
 
212026-03-09T22:07:10.678Zstarting task 1: "rust-toolchain"
222026-03-09T22:07:10.683Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-03-09T22:07:10.683Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-09T22:07:10.683Z * rust toolchain channel = "1.90.0"
252026-03-09T22:07:10.683Z * rust toolchain profile = "default"
262026-03-09T22:07:10.683Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-09T22:07:10.683Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-09T22:07:10.687Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-09T22:07:10.687Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-03-09T22:07:10.824Zinfo: downloading installer
312026-03-09T22:07:12.785Zwarn: It looks like you have an existing installation of Rust at:
322026-03-09T22:07:12.785Zwarn: /opt/ooce/bin
332026-03-09T22:07:12.785Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-09T22:07:12.785Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-09T22:07:12.785Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-09T22:07:12.785Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-09T22:07:12.785Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-09T22:07:12.785Zerror: cannot install while Rust is installed
392026-03-09T22:07:12.785Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-09T22:07:12.823Zinfo: profile set to 'default'
412026-03-09T22:07:12.823Zinfo: default host triple is x86_64-unknown-illumos
422026-03-09T22:07:12.826Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-03-09T22:07:12.996Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-03-09T22:07:12.996Zinfo: downloading component 'cargo'
452026-03-09T22:07:14.173Zinfo: downloading component 'clippy'
462026-03-09T22:07:14.757Zinfo: downloading component 'rust-docs'
472026-03-09T22:07:16.765Zinfo: downloading component 'rust-std'
482026-03-09T22:07:19.521Zinfo: downloading component 'rustc'
492026-03-09T22:07:29.253Zinfo: downloading component 'rustfmt'
502026-03-09T22:07:29.551Zinfo: installing component 'cargo'
512026-03-09T22:07:30.472Zinfo: installing component 'clippy'
522026-03-09T22:07:30.878Zinfo: installing component 'rust-docs'
532026-03-09T22:07:32.713Zinfo: installing component 'rust-std'
542026-03-09T22:07:34.638Zinfo: installing component 'rustc'
552026-03-09T22:07:41.166Zinfo: installing component 'rustfmt'
562026-03-09T22:07:41.501Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-03-09T22:07:41.501Z
582026-03-09T22:07:41.912Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-03-09T22:07:41.912Z
602026-03-09T22:07:41.916Z
612026-03-09T22:07:41.916ZRust is installed now. Great!
622026-03-09T22:07:41.916Z
632026-03-09T22:07:41.916ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-09T22:07:41.916Zenvironment variable. This has not been done automatically.
652026-03-09T22:07:41.916Z
662026-03-09T22:07:41.916ZTo configure your current shell, you need to source
672026-03-09T22:07:41.916Zthe corresponding env file under $HOME/.cargo.
682026-03-09T22:07:41.916Z
692026-03-09T22:07:41.916ZThis is usually done by running one of the following (note the leading DOT):
702026-03-09T22:07:41.916Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-09T22:07:41.916Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-09T22:07:41.916Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-09T22:07:41.991Z+ rustup --version
742026-03-09T22:07:42.004Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-09T22:07:42.007Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-09T22:07:42.100Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-03-09T22:07:42.103Z+ cargo --version
782026-03-09T22:07:42.205Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-03-09T22:07:42.209Z+ rustc --version
802026-03-09T22:07:42.292Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-03-09T22:07:42.295Zprocess exited: duration 31608 ms, exit code 0
 
822026-03-09T22:07:42.301Zstarting task 2: "authentication"
832026-03-09T22:07:42.325Zprocess exited: duration 21 ms, exit code 0
 
842026-03-09T22:07:42.332Zstarting task 3: "clone repository"
852026-03-09T22:07:42.337Z+ mkdir -p /work/oxidecomputer/propolis
862026-03-09T22:07:42.340Z+ git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis
872026-03-09T22:07:42.395ZCloning into '/work/oxidecomputer/propolis'...
882026-03-09T22:07:47.260Z+ cd /work/oxidecomputer/propolis
892026-03-09T22:07:47.263Z+ git fetch origin 19c5faa556ebab465ac6cf42a133125c41b9e2c5
902026-03-09T22:07:47.629ZFrom https://github.com/oxidecomputer/propolis
912026-03-09T22:07:47.630Z * branch 19c5faa556ebab465ac6cf42a133125c41b9e2c5 -> FETCH_HEAD
922026-03-09T22:07:47.637Z+ [[ -n spr/papertigers/wire-up-vsock-device-to-propolis-server ]]
932026-03-09T22:07:47.640Z++ git branch --show-current
942026-03-09T22:07:47.642Z+ current=master
952026-03-09T22:07:47.642Z+ [[ master != spr/papertigers/wire-up-vsock-device-to-propolis-server ]]
962026-03-09T22:07:47.642Z+ git branch -f spr/papertigers/wire-up-vsock-device-to-propolis-server 19c5faa556ebab465ac6cf42a133125c41b9e2c5
972026-03-09T22:07:47.645Z+ git checkout -f spr/papertigers/wire-up-vsock-device-to-propolis-server
982026-03-09T22:07:47.674ZSwitched to branch 'spr/papertigers/wire-up-vsock-device-to-propolis-server'
992026-03-09T22:07:47.677Z+ git reset --hard 19c5faa556ebab465ac6cf42a133125c41b9e2c5
1002026-03-09T22:07:47.680ZHEAD is now at 19c5faa cargo fmt
1012026-03-09T22:07:47.683Zprocess exited: duration 5347 ms, exit code 0
 
1022026-03-09T22:07:47.692Zstarting task 4: "build"
1032026-03-09T22:07:47.703ZCloning into './gate_src'...
1042026-03-09T22:09:47.661ZUpdating files: 30% (15188/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: 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: 58% (28790/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: 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% (42534/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: 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-03-09T22:09:47.755ZRUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/
1062026-03-09T22:09:47.841Zwarning: no edition set: defaulting to the 2015 edition while the latest is 2024
1072026-03-09T22:09:47.910Z Updating crates.io index
1082026-03-09T22:09:48.294Z Locking 44 packages to latest compatible versions
1092026-03-09T22:09:48.297Z Adding strum v0.25.0 (available: v0.28.0)
1102026-03-09T22:09:48.300Z Downloading crates ...
1112026-03-09T22:09:48.361Z Downloaded bitflags v1.3.2
1122026-03-09T22:09:48.366Z Downloaded garando_errors v0.1.0
1132026-03-09T22:09:48.369Z Downloaded find-msvc-tools v0.1.9
1142026-03-09T22:09:48.373Z Downloaded cfg-if v0.1.10
1152026-03-09T22:09:48.378Z Downloaded rustc_version v0.4.1
1162026-03-09T22:09:48.381Z Downloaded itoa v1.0.17
1172026-03-09T22:09:48.385Z Downloaded heck v0.5.0
1182026-03-09T22:09:48.388Z Downloaded unicode-xid v0.2.6
1192026-03-09T22:09:48.392Z Downloaded strum v0.26.3
1202026-03-09T22:09:48.395Z Downloaded strum v0.25.0
1212026-03-09T22:09:48.403Z Downloaded dirs v2.0.2
1222026-03-09T22:09:48.405Z Downloaded dirs-sys v0.3.7
1232026-03-09T22:09:48.405Z Downloaded shlex v1.3.0
1242026-03-09T22:09:48.408Z Downloaded garando_pos v0.1.0
1252026-03-09T22:09:48.411Z Downloaded ctest2 v0.4.10
1262026-03-09T22:09:48.414Z Downloaded semver v1.0.27
1272026-03-09T22:09:48.417Z Downloaded strum_macros v0.26.4
1282026-03-09T22:09:48.421Z Downloaded rustversion v1.0.22
1292026-03-09T22:09:48.425Z Downloaded quote v1.0.45
1302026-03-09T22:09:48.428Z Downloaded serde_core v1.0.228
1312026-03-09T22:09:48.435Z Downloaded zmij v1.0.21
1322026-03-09T22:09:48.443Z Downloaded log v0.4.29
1332026-03-09T22:09:48.446Z Downloaded term v0.6.1
1342026-03-09T22:09:48.449Z Downloaded proc-macro2 v1.0.106
1352026-03-09T22:09:48.454Z Downloaded serde_derive v1.0.228
1362026-03-09T22:09:48.457Z Downloaded unicode-ident v1.0.24
1372026-03-09T22:09:48.473Z Downloaded serde v1.0.228
1382026-03-09T22:09:48.477Z Downloaded cc v1.2.56
1392026-03-09T22:09:48.483Z Downloaded memchr v2.8.0
1402026-03-09T22:09:48.496Z Downloaded serde_json v1.0.149
1412026-03-09T22:09:48.513Z Downloaded garando_syntax v0.1.1
1422026-03-09T22:09:48.519Z Downloaded syn v2.0.117
1432026-03-09T22:09:48.562Z Downloaded libc v0.2.183
1442026-03-09T22:09:48.634Z Compiling proc-macro2 v1.0.106
1452026-03-09T22:09:48.634Z Compiling unicode-ident v1.0.24
1462026-03-09T22:09:48.634Z Compiling quote v1.0.45
1472026-03-09T22:09:48.639Z Compiling libc v0.2.183
1482026-03-09T22:09:48.639Z Compiling serde_core v1.0.228
1492026-03-09T22:09:48.639Z Compiling serde v1.0.228
1502026-03-09T22:09:48.639Z Compiling cfg-if v0.1.10
1512026-03-09T22:09:48.639Z Compiling zmij v1.0.21
1522026-03-09T22:09:48.771Z Compiling rustversion v1.0.22
1532026-03-09T22:09:48.878Z Compiling serde_json v1.0.149
1542026-03-09T22:09:49.526Z Compiling itoa v1.0.17
1552026-03-09T22:09:49.567Z Compiling unicode-xid v0.2.6
1562026-03-09T22:09:49.588Z Compiling memchr v2.8.0
1572026-03-09T22:09:49.722Z Compiling heck v0.5.0
1582026-03-09T22:09:49.832Z Compiling log v0.4.29
1592026-03-09T22:09:50.111Z Compiling find-msvc-tools v0.1.9
1602026-03-09T22:09:50.140Z Compiling bitflags v1.3.2
1612026-03-09T22:09:50.145Z Compiling shlex v1.3.0
1622026-03-09T22:09:50.233Z Compiling semver v1.0.27
1632026-03-09T22:09:50.464Z Compiling dirs-sys v0.3.7
1642026-03-09T22:09:50.493Z Compiling cc v1.2.56
1652026-03-09T22:09:50.546Z Compiling strum v0.25.0
1662026-03-09T22:09:50.707Z Compiling dirs v2.0.2
1672026-03-09T22:09:50.776Z Compiling rustc_version v0.4.1
1682026-03-09T22:09:50.842Z Compiling term v0.6.1
1692026-03-09T22:09:51.285Z Compiling syn v2.0.117
1702026-03-09T22:09:54.628Z Compiling serde_derive v1.0.228
1712026-03-09T22:09:54.628Z Compiling strum_macros v0.26.4
1722026-03-09T22:09:56.284Z Compiling strum v0.26.3
1732026-03-09T22:09:56.362Z Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys)
1742026-03-09T22:09:58.109Z Compiling garando_pos v0.1.0
1752026-03-09T22:09:58.564Z Compiling garando_errors v0.1.0
1762026-03-09T22:09:59.212Z Compiling garando_syntax v0.1.1
1772026-03-09T22:10:06.184Z Compiling ctest2 v0.4.10
1782026-03-09T22:10:07.660Z Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check)
1792026-03-09T22:10:11.996Z Finished `test` profile [unoptimized + debuginfo] target(s) in 24.17s
1802026-03-09T22:10:12.018Z Running test/main.rs (target/debug/deps/main-4a001ba4e85a146e)
1812026-03-09T22:10:12.021ZRUNNING ALL TESTS
1822026-03-09T22:10:12.021ZPASSED 1185 tests
1832026-03-09T22:10:12.029ZRUNNING HEADER-CHECK FOR crates/nvpair/header-check/
1842026-03-09T22:10:12.150Z Updating crates.io index
1852026-03-09T22:10:12.356Z Locking 39 packages to latest compatible versions
1862026-03-09T22:10:12.415Z Compiling proc-macro2 v1.0.106
1872026-03-09T22:10:12.415Z Compiling libc v0.2.183
1882026-03-09T22:10:12.415Z Compiling unicode-ident v1.0.24
1892026-03-09T22:10:12.419Z Compiling quote v1.0.45
1902026-03-09T22:10:12.420Z Compiling serde_core v1.0.228
1912026-03-09T22:10:12.420Z Compiling serde v1.0.228
1922026-03-09T22:10:12.420Z Compiling cfg-if v0.1.10
1932026-03-09T22:10:12.432Z Compiling zmij v1.0.21
1942026-03-09T22:10:12.505Z Compiling serde_json v1.0.149
1952026-03-09T22:10:12.593Z Compiling memchr v2.8.0
1962026-03-09T22:10:12.844Z Compiling unicode-xid v0.2.6
1972026-03-09T22:10:12.932Z Compiling itoa v1.0.17
1982026-03-09T22:10:12.983Z Compiling shlex v1.3.0
1992026-03-09T22:10:12.995Z Compiling log v0.4.29
2002026-03-09T22:10:13.221Z Compiling bitflags v1.3.2
2012026-03-09T22:10:13.272Z Compiling semver v1.0.27
2022026-03-09T22:10:13.286Z Compiling find-msvc-tools v0.1.9
2032026-03-09T22:10:13.555Z Compiling cc v1.2.56
2042026-03-09T22:10:13.629Z Compiling rustc_version v0.4.1
2052026-03-09T22:10:13.883Z Compiling dirs-sys v0.3.7
2062026-03-09T22:10:13.883Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2072026-03-09T22:10:14.070Z Compiling dirs v2.0.2
2082026-03-09T22:10:14.197Z Compiling term v0.6.1
2092026-03-09T22:10:14.412Z Compiling syn v2.0.117
2102026-03-09T22:10:16.873Z Compiling serde_derive v1.0.228
2112026-03-09T22:10:20.224Z Compiling garando_pos v0.1.0
2122026-03-09T22:10:20.672Z Compiling garando_errors v0.1.0
2132026-03-09T22:10:21.317Z Compiling garando_syntax v0.1.1
2142026-03-09T22:10:28.331Z Compiling ctest2 v0.4.10
2152026-03-09T22:10:29.804Z Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check)
2162026-03-09T22:10:31.264Z Finished `test` profile [unoptimized + debuginfo] target(s) in 19.17s
2172026-03-09T22:10:31.282Z Running test/main.rs (target/debug/deps/main-8b2fde7616a425d7)
2182026-03-09T22:10:31.287ZRUNNING ALL TESTS
2192026-03-09T22:10:31.287ZPASSED 90 tests
2202026-03-09T22:10:31.291ZRUNNING HEADER-CHECK FOR crates/viona-api/header-check/
2212026-03-09T22:10:31.413Z Updating crates.io index
2222026-03-09T22:10:31.596Z Locking 41 packages to latest compatible versions
2232026-03-09T22:10:31.657Z Compiling libc v0.2.183
2242026-03-09T22:10:31.657Z Compiling proc-macro2 v1.0.106
2252026-03-09T22:10:31.657Z Compiling unicode-ident v1.0.24
2262026-03-09T22:10:31.660Z Compiling quote v1.0.45
2272026-03-09T22:10:31.660Z Compiling serde_core v1.0.228
2282026-03-09T22:10:31.660Z Compiling serde v1.0.228
2292026-03-09T22:10:31.660Z Compiling cfg-if v0.1.10
2302026-03-09T22:10:31.660Z Compiling zmij v1.0.21
2312026-03-09T22:10:31.760Z Compiling serde_json v1.0.149
2322026-03-09T22:10:31.846Z Compiling unicode-xid v0.2.6
2332026-03-09T22:10:32.014Z Compiling itoa v1.0.17
2342026-03-09T22:10:32.108Z Compiling memchr v2.8.0
2352026-03-09T22:10:32.199Z Compiling log v0.4.29
2362026-03-09T22:10:32.241Z Compiling find-msvc-tools v0.1.9
2372026-03-09T22:10:32.289Z Compiling bitflags v1.3.2
2382026-03-09T22:10:32.377Z Compiling semver v1.0.27
2392026-03-09T22:10:32.475Z Compiling shlex v1.3.0
2402026-03-09T22:10:32.681Z Compiling cc v1.2.56
2412026-03-09T22:10:32.749Z Compiling rustc_version v0.4.1
2422026-03-09T22:10:33.097Z Compiling dirs-sys v0.3.7
2432026-03-09T22:10:33.130Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2442026-03-09T22:10:33.251Z Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair)
2452026-03-09T22:10:33.292Z Compiling dirs v2.0.2
2462026-03-09T22:10:33.406Z Compiling term v0.6.1
2472026-03-09T22:10:33.423Z Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api)
2482026-03-09T22:10:33.792Z Compiling syn v2.0.117
2492026-03-09T22:10:36.263Z Compiling serde_derive v1.0.228
2502026-03-09T22:10:39.613Z Compiling garando_pos v0.1.0
2512026-03-09T22:10:40.052Z Compiling garando_errors v0.1.0
2522026-03-09T22:10:40.707Z Compiling garando_syntax v0.1.1
2532026-03-09T22:10:47.887Z Compiling ctest2 v0.4.10
2542026-03-09T22:10:49.412Z Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check)
2552026-03-09T22:10:50.845Z Finished `test` profile [unoptimized + debuginfo] target(s) in 19.49s
2562026-03-09T22:10:50.864Z Running test/main.rs (target/debug/deps/main-aa28866469404797)
2572026-03-09T22:10:50.867ZRUNNING ALL TESTS
2582026-03-09T22:10:50.867ZPASSED 257 tests
2592026-03-09T22:10:50.875Zprocess exited: duration 183133 ms, exit code 0
 
2602026-03-09T22:10:50.883Zfound 0 output files