01KJG1TZ2F8D3MQC8S6C88BWJA: header-check

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

Buildomat Job: 01KJG1V8TXZRFEXX0R9SCMEZNB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-27T17:20:52.231Zjob assigned to worker 01KJG1V9XX4M3RJTNDRC8HWBMZ [factory gimlet-EVT22200007-propolis, EVT22200007/59614] (queued for 29 s)
 
22026-02-27T17:21:01.433Zstarting task 0: "setup"
32026-02-27T17:21:01.459Z++ uname -s
42026-02-27T17:21:01.459Z+ kern=SunOS
52026-02-27T17:21:01.459Z+ build_user=build
62026-02-27T17:21:01.459Z+ build_uid=12345
72026-02-27T17:21:01.459Z+ work_dir=/work
82026-02-27T17:21:01.459Z+ input_dir=/input
92026-02-27T17:21:01.459Z+ [[ 0 == 12345 ]]
102026-02-27T17:21:01.459Z+ case "$kern" in
112026-02-27T17:21:01.459Z+ groupadd -g 12345 build
122026-02-27T17:21:01.459Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-27T17:21:03.461Z+ zfs create -o mountpoint=/work rpool/work
142026-02-27T17:21:03.502Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-27T17:21:03.527Z+ home_fs=zfs
162026-02-27T17:21:03.528Z+ [[ zfs == autofs ]]
172026-02-27T17:21:03.528Z+ mkdir -p /home/build
182026-02-27T17:21:03.528Z+ chown build:build /home/build /work
192026-02-27T17:21:05.514Z+ chmod 0700 /home/build /work
202026-02-27T17:21:05.539Zprocess exited: duration 4084 ms, exit code 0
 
212026-02-27T17:21:05.589Zstarting task 1: "rust-toolchain"
222026-02-27T17:21:05.614Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-27T17:21:05.614Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-27T17:21:05.614Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-27T17:21:05.614Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-27T17:21:05.614Z * rust toolchain channel = "1.90.0"
272026-02-27T17:21:05.614Z * rust toolchain profile = "default"
282026-02-27T17:21:05.614Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-27T17:21:05.614Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-27T17:21:05.740Zinfo: downloading installer
312026-02-27T17:21:06.248Zwarn: It looks like you have an existing installation of Rust at:
322026-02-27T17:21:06.249Zwarn: /opt/ooce/bin
332026-02-27T17:21:06.249Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-27T17:21:06.249Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-27T17:21:06.249Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-27T17:21:06.249Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-27T17:21:06.249Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-27T17:21:06.249Zerror: cannot install while Rust is installed
392026-02-27T17:21:06.249Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-27T17:21:06.274Zinfo: profile set to 'default'
412026-02-27T17:21:06.274Zinfo: default host triple is x86_64-unknown-illumos
422026-02-27T17:21:06.274Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-27T17:21:06.403Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-27T17:21:06.403Zinfo: downloading component 'cargo'
452026-02-27T17:21:06.702Zinfo: downloading component 'clippy'
462026-02-27T17:21:06.852Zinfo: downloading component 'rust-docs'
472026-02-27T17:21:07.081Zinfo: downloading component 'rust-std'
482026-02-27T17:21:07.843Zinfo: downloading component 'rustc'
492026-02-27T17:21:11.044Zinfo: downloading component 'rustfmt'
502026-02-27T17:21:11.275Zinfo: installing component 'cargo'
512026-02-27T17:21:12.572Zinfo: installing component 'clippy'
522026-02-27T17:21:13.080Zinfo: installing component 'rust-docs'
532026-02-27T17:21:16.132Zinfo: installing component 'rust-std'
542026-02-27T17:21:18.553Zinfo: installing component 'rustc'
552026-02-27T17:21:26.796Zinfo: installing component 'rustfmt'
562026-02-27T17:21:27.206Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-27T17:21:27.206Z
582026-02-27T17:21:27.388Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-27T17:21:27.388Z
602026-02-27T17:21:27.388Z
612026-02-27T17:21:27.388ZRust is installed now. Great!
622026-02-27T17:21:27.388Z
632026-02-27T17:21:27.388ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-27T17:21:27.388Zenvironment variable. This has not been done automatically.
652026-02-27T17:21:27.388Z
662026-02-27T17:21:27.388ZTo configure your current shell, you need to source
672026-02-27T17:21:27.388Zthe corresponding env file under $HOME/.cargo.
682026-02-27T17:21:27.388Z
692026-02-27T17:21:27.388ZThis is usually done by running one of the following (note the leading DOT):
702026-02-27T17:21:27.388Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-27T17:21:27.388Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-27T17:21:27.388Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-27T17:21:27.512Z+ rustup --version
742026-02-27T17:21:27.537Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-27T17:21:27.562Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-27T17:21:27.680Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-27T17:21:27.705Z+ cargo --version
782026-02-27T17:21:27.800Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-27T17:21:27.828Z+ rustc --version
802026-02-27T17:21:27.934Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-27T17:21:27.959Zprocess exited: duration 22354 ms, exit code 0
 
822026-02-27T17:21:28.010Zstarting task 2: "authentication"
832026-02-27T17:21:28.073Zprocess exited: duration 61 ms, exit code 0
 
842026-02-27T17:21:28.123Zstarting task 3: "clone repository"
852026-02-27T17:21:28.148Z+ mkdir -p /work/oxidecomputer/propolis
862026-02-27T17:21:28.148Z+ git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis
872026-02-27T17:21:28.173ZCloning into '/work/oxidecomputer/propolis'...
882026-02-27T17:21:31.039Z+ cd /work/oxidecomputer/propolis
892026-02-27T17:21:31.039Z+ git fetch origin 2a76dbeac1e41258c04a23ce63a6f4993fc3f45c
902026-02-27T17:21:31.482ZFrom https://github.com/oxidecomputer/propolis
912026-02-27T17:21:31.482Z * branch 2a76dbeac1e41258c04a23ce63a6f4993fc3f45c -> FETCH_HEAD
922026-02-27T17:21:31.507Z+ [[ -n virtio-better-fsm ]]
932026-02-27T17:21:31.507Z++ git branch --show-current
942026-02-27T17:21:31.507Z+ current=master
952026-02-27T17:21:31.507Z+ [[ master != virtio-better-fsm ]]
962026-02-27T17:21:31.507Z+ git branch -f virtio-better-fsm 2a76dbeac1e41258c04a23ce63a6f4993fc3f45c
972026-02-27T17:21:31.507Z+ git checkout -f virtio-better-fsm
982026-02-27T17:21:31.550ZSwitched to branch 'virtio-better-fsm'
992026-02-27T17:21:31.575Z+ git reset --hard 2a76dbeac1e41258c04a23ce63a6f4993fc3f45c
1002026-02-27T17:21:31.600ZHEAD is now at 2a76dbe virtio-nic: in-repo tests and a better device state FSM
1012026-02-27T17:21:31.600Zprocess exited: duration 3467 ms, exit code 0
 
1022026-02-27T17:21:31.655Zstarting task 4: "build"
1032026-02-27T17:21:31.689ZCloning into './gate_src'...
1042026-02-27T17:22:00.808ZUpdating files: 24% (12286/49358) Updating files: 25% (12340/49358) Updating files: 26% (12834/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: 39% (19250/49358) Updating files: 40% (19744/49358) Updating files: 40% (19896/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: 66% (32999/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% (42554/49358) Updating files: 87% (42942/49358) Updating files: 88% (43436/49358) Updating files: 89% (43929/49358) Updating files: 90% (44423/49358) Updating files: 90% (44798/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-02-27T17:22:00.927ZRUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/
1062026-02-27T17:22:01.083Zwarning: no edition set: defaulting to the 2015 edition while the latest is 2024
1072026-02-27T17:22:01.245Z Updating crates.io index
1082026-02-27T17:22:01.658Z Locking 45 packages to latest compatible versions
1092026-02-27T17:22:01.683Z Adding strum v0.25.0 (available: v0.28.0)
1102026-02-27T17:22:01.683Z Downloading crates ...
1112026-02-27T17:22:01.728Z Downloaded dirs v2.0.2
1122026-02-27T17:22:01.754Z Downloaded cfg-if v0.1.10
1132026-02-27T17:22:01.754Z Downloaded strum v0.26.3
1142026-02-27T17:22:01.779Z Downloaded zmij v1.0.21
1152026-02-27T17:22:01.779Z Downloaded unicode-ident v1.0.24
1162026-02-27T17:22:01.779Z Downloaded serde_derive v1.0.228
1172026-02-27T17:22:01.779Z Downloaded serde_core v1.0.228
1182026-02-27T17:22:01.779Z Downloaded serde_json v1.0.149
1192026-02-27T17:22:01.804Z Downloaded serde v1.0.228
1202026-02-27T17:22:01.805Z Downloaded memchr v2.8.0
1212026-02-27T17:22:01.805Z Downloaded log v0.4.29
1222026-02-27T17:22:01.805Z Downloaded rustversion v1.0.22
1232026-02-27T17:22:01.805Z Downloaded garando_pos v0.1.0
1242026-02-27T17:22:01.805Z Downloaded cc v1.2.56
1252026-02-27T17:22:01.830Z Downloaded term v0.6.1
1262026-02-27T17:22:01.830Z Downloaded shlex v1.3.0
1272026-02-27T17:22:01.830Z Downloaded syn v2.0.117
1282026-02-27T17:22:01.830Z Downloaded garando_errors v0.1.0
1292026-02-27T17:22:01.830Z Downloaded find-msvc-tools v0.1.9
1302026-02-27T17:22:01.830Z Downloaded unicode-xid v0.2.6
1312026-02-27T17:22:01.855Z Downloaded strum_macros v0.26.4
1322026-02-27T17:22:01.855Z Downloaded semver v1.0.27
1332026-02-27T17:22:01.855Z Downloaded rustc_version v0.4.1
1342026-02-27T17:22:01.855Z Downloaded quote v1.0.44
1352026-02-27T17:22:01.855Z Downloaded itoa v1.0.17
1362026-02-27T17:22:01.855Z Downloaded dirs-sys v0.3.7
1372026-02-27T17:22:01.855Z Downloaded strum v0.25.0
1382026-02-27T17:22:01.855Z Downloaded proc-macro2 v1.0.106
1392026-02-27T17:22:01.855Z Downloaded garando_syntax v0.1.1
1402026-02-27T17:22:01.880Z Downloaded heck v0.5.0
1412026-02-27T17:22:01.880Z Downloaded ctest2 v0.4.10
1422026-02-27T17:22:01.880Z Downloaded bitflags v1.3.2
1432026-02-27T17:22:01.880Z Downloaded libc v0.2.182
1442026-02-27T17:22:01.994Z Compiling proc-macro2 v1.0.106
1452026-02-27T17:22:01.994Z Compiling quote v1.0.44
1462026-02-27T17:22:02.032Z Compiling unicode-ident v1.0.24
1472026-02-27T17:22:02.032Z Compiling libc v0.2.182
1482026-02-27T17:22:02.032Z Compiling serde_core v1.0.228
1492026-02-27T17:22:02.032Z Compiling serde v1.0.228
1502026-02-27T17:22:02.032Z Compiling zmij v1.0.21
1512026-02-27T17:22:02.032Z Compiling cfg-if v0.1.10
1522026-02-27T17:22:02.213Z Compiling rustversion v1.0.22
1532026-02-27T17:22:02.360Z Compiling serde_json v1.0.149
1542026-02-27T17:22:02.708Z Compiling heck v0.5.0
1552026-02-27T17:22:02.733Z Compiling itoa v1.0.17
1562026-02-27T17:22:02.760Z Compiling unicode-xid v0.2.6
1572026-02-27T17:22:02.925Z Compiling memchr v2.8.0
1582026-02-27T17:22:03.032Z Compiling shlex v1.3.0
1592026-02-27T17:22:03.093Z Compiling find-msvc-tools v0.1.9
1602026-02-27T17:22:03.210Z Compiling bitflags v1.3.2
1612026-02-27T17:22:03.303Z Compiling log v0.4.29
1622026-02-27T17:22:03.328Z Compiling semver v1.0.27
1632026-02-27T17:22:03.497Z Compiling cc v1.2.56
1642026-02-27T17:22:03.610Z Compiling strum v0.25.0
1652026-02-27T17:22:03.697Z Compiling dirs-sys v0.3.7
1662026-02-27T17:22:03.781Z Compiling rustc_version v0.4.1
1672026-02-27T17:22:03.941Z Compiling dirs v2.0.2
1682026-02-27T17:22:04.097Z Compiling term v0.6.1
1692026-02-27T17:22:04.506Z Compiling syn v2.0.117
1702026-02-27T17:22:08.403Z Compiling serde_derive v1.0.228
1712026-02-27T17:22:08.403Z Compiling strum_macros v0.26.4
1722026-02-27T17:22:10.471Z Compiling strum v0.26.3
1732026-02-27T17:22:10.571Z Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys)
1742026-02-27T17:22:12.858Z Compiling garando_pos v0.1.0
1752026-02-27T17:22:13.463Z Compiling garando_errors v0.1.0
1762026-02-27T17:22:14.294Z Compiling garando_syntax v0.1.1
1772026-02-27T17:22:24.124Z Compiling ctest2 v0.4.10
1782026-02-27T17:22:25.740Z Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check)
1792026-02-27T17:22:30.102Z Finished `test` profile [unoptimized + debuginfo] target(s) in 29.07s
1802026-02-27T17:22:30.126Z Running test/main.rs (target/debug/deps/main-55fde0db2eabdadf)
1812026-02-27T17:22:30.151ZRUNNING ALL TESTS
1822026-02-27T17:22:30.151ZPASSED 1185 tests
1832026-02-27T17:22:30.151ZRUNNING HEADER-CHECK FOR crates/nvpair/header-check/
1842026-02-27T17:22:30.320Z Updating crates.io index
1852026-02-27T17:22:30.493Z Locking 40 packages to latest compatible versions
1862026-02-27T17:22:30.588Z Compiling proc-macro2 v1.0.106
1872026-02-27T17:22:30.588Z Compiling unicode-ident v1.0.24
1882026-02-27T17:22:30.588Z Compiling quote v1.0.44
1892026-02-27T17:22:30.588Z Compiling libc v0.2.182
1902026-02-27T17:22:30.613Z Compiling serde_core v1.0.228
1912026-02-27T17:22:30.613Z Compiling serde v1.0.228
1922026-02-27T17:22:30.613Z Compiling zmij v1.0.21
1932026-02-27T17:22:30.613Z Compiling cfg-if v0.1.10
1942026-02-27T17:22:30.695Z Compiling serde_json v1.0.149
1952026-02-27T17:22:30.794Z Compiling unicode-xid v0.2.6
1962026-02-27T17:22:30.967Z Compiling itoa v1.0.17
1972026-02-27T17:22:31.029Z Compiling memchr v2.8.0
1982026-02-27T17:22:31.100Z Compiling semver v1.0.27
1992026-02-27T17:22:31.169Z Compiling log v0.4.29
2002026-02-27T17:22:31.279Z Compiling shlex v1.3.0
2012026-02-27T17:22:31.475Z Compiling find-msvc-tools v0.1.9
2022026-02-27T17:22:31.597Z Compiling bitflags v1.3.2
2032026-02-27T17:22:31.622Z Compiling rustc_version v0.4.1
2042026-02-27T17:22:31.707Z Compiling cc v1.2.56
2052026-02-27T17:22:32.059Z Compiling dirs-sys v0.3.7
2062026-02-27T17:22:32.059Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2072026-02-27T17:22:32.288Z Compiling dirs v2.0.2
2082026-02-27T17:22:32.389Z Compiling term v0.6.1
2092026-02-27T17:22:32.756Z Compiling syn v2.0.117
2102026-02-27T17:22:36.019Z Compiling serde_derive v1.0.228
2112026-02-27T17:22:40.746Z Compiling garando_pos v0.1.0
2122026-02-27T17:22:41.467Z Compiling garando_errors v0.1.0
2132026-02-27T17:22:42.391Z Compiling garando_syntax v0.1.1
2142026-02-27T17:22:52.685Z Compiling ctest2 v0.4.10
2152026-02-27T17:22:54.334Z Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check)
2162026-02-27T17:22:55.981Z Finished `test` profile [unoptimized + debuginfo] target(s) in 25.76s
2172026-02-27T17:22:56.006Z Running test/main.rs (target/debug/deps/main-a314f0d65f3f5a1b)
2182026-02-27T17:22:56.031ZRUNNING ALL TESTS
2192026-02-27T17:22:56.031ZPASSED 90 tests
2202026-02-27T17:22:56.031ZRUNNING HEADER-CHECK FOR crates/viona-api/header-check/
2212026-02-27T17:22:56.211Z Updating crates.io index
2222026-02-27T17:22:56.404Z Locking 42 packages to latest compatible versions
2232026-02-27T17:22:56.497Z Compiling libc v0.2.182
2242026-02-27T17:22:56.497Z Compiling proc-macro2 v1.0.106
2252026-02-27T17:22:56.523Z Compiling quote v1.0.44
2262026-02-27T17:22:56.523Z Compiling unicode-ident v1.0.24
2272026-02-27T17:22:56.523Z Compiling serde_core v1.0.228
2282026-02-27T17:22:56.523Z Compiling serde v1.0.228
2292026-02-27T17:22:56.523Z Compiling zmij v1.0.21
2302026-02-27T17:22:56.523Z Compiling cfg-if v0.1.10
2312026-02-27T17:22:56.601Z Compiling serde_json v1.0.149
2322026-02-27T17:22:56.715Z Compiling itoa v1.0.17
2332026-02-27T17:22:56.920Z Compiling memchr v2.8.0
2342026-02-27T17:22:57.012Z Compiling unicode-xid v0.2.6
2352026-02-27T17:22:57.039Z Compiling bitflags v1.3.2
2362026-02-27T17:22:57.086Z Compiling shlex v1.3.0
2372026-02-27T17:22:57.139Z Compiling log v0.4.29
2382026-02-27T17:22:57.187Z Compiling find-msvc-tools v0.1.9
2392026-02-27T17:22:57.385Z Compiling semver v1.0.27
2402026-02-27T17:22:57.433Z Compiling cc v1.2.56
2412026-02-27T17:22:57.714Z Compiling rustc_version v0.4.1
2422026-02-27T17:22:57.996Z Compiling dirs-sys v0.3.7
2432026-02-27T17:22:57.996Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2442026-02-27T17:22:58.180Z Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair)
2452026-02-27T17:22:58.206Z Compiling dirs v2.0.2
2462026-02-27T17:22:58.329Z Compiling term v0.6.1
2472026-02-27T17:22:58.390Z Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api)
2482026-02-27T17:22:58.659Z Compiling syn v2.0.117
2492026-02-27T17:23:01.947Z Compiling serde_derive v1.0.228
2502026-02-27T17:23:06.746Z Compiling garando_pos v0.1.0
2512026-02-27T17:23:07.464Z Compiling garando_errors v0.1.0
2522026-02-27T17:23:08.426Z Compiling garando_syntax v0.1.1
2532026-02-27T17:23:18.830Z Compiling ctest2 v0.4.10
2542026-02-27T17:23:20.499Z Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check)
2552026-02-27T17:23:22.532Z Finished `test` profile [unoptimized + debuginfo] target(s) in 26.43s
2562026-02-27T17:23:22.559Z Running test/main.rs (target/debug/deps/main-523a4bf1bab8eeea)
2572026-02-27T17:23:22.559ZRUNNING ALL TESTS
2582026-02-27T17:23:22.559ZPASSED 257 tests
2592026-02-27T17:23:22.584Zprocess exited: duration 110928 ms, exit code 0
 
2602026-02-27T17:23:22.637Zfound 0 output files