01KH7EGJPNEZ7YYWFEPY4JJRV8: header-check

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

Buildomat Job: 01KH7EGZH36SGYAZHXQ6VMM39E

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-11T22:53:36.264Zjob assigned to worker 01KH7EGZ9AXBTT2K3WE24NG1E7 [factory gimlet-EVT22200007-propolis, EVT22200007/57873] (queued for 30 s)
 
22026-02-11T22:53:49.053Zstarting task 0: "setup"
32026-02-11T22:53:49.079Z++ uname -s
42026-02-11T22:53:49.079Z+ kern=SunOS
52026-02-11T22:53:49.079Z+ build_user=build
62026-02-11T22:53:49.079Z+ build_uid=12345
72026-02-11T22:53:49.079Z+ work_dir=/work
82026-02-11T22:53:49.079Z+ input_dir=/input
92026-02-11T22:53:49.079Z+ [[ 0 == 12345 ]]
102026-02-11T22:53:49.079Z+ case "$kern" in
112026-02-11T22:53:49.080Z+ groupadd -g 12345 build
122026-02-11T22:53:49.080Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-11T22:53:51.081Z+ zfs create -o mountpoint=/work rpool/work
142026-02-11T22:53:51.117Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-11T22:53:51.141Z+ home_fs=zfs
162026-02-11T22:53:51.141Z+ [[ zfs == autofs ]]
172026-02-11T22:53:51.141Z+ mkdir -p /home/build
182026-02-11T22:53:51.141Z+ chown build:build /home/build /work
192026-02-11T22:53:53.126Z+ chmod 0700 /home/build /work
202026-02-11T22:53:53.151Zprocess exited: duration 4080 ms, exit code 0
 
212026-02-11T22:53:53.199Zstarting task 1: "rust-toolchain"
222026-02-11T22:53:53.223Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-11T22:53:53.223Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-11T22:53:53.224Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-11T22:53:53.224Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-11T22:53:53.224Z * rust toolchain channel = "1.90.0"
272026-02-11T22:53:53.224Z * rust toolchain profile = "default"
282026-02-11T22:53:53.224Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-11T22:53:53.224Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-11T22:53:53.350Zinfo: downloading installer
312026-02-11T22:53:54.250Zwarn: It looks like you have an existing installation of Rust at:
322026-02-11T22:53:54.250Zwarn: /opt/ooce/bin
332026-02-11T22:53:54.250Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-11T22:53:54.250Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-11T22:53:54.250Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-11T22:53:54.250Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-11T22:53:54.250Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-11T22:53:54.250Zerror: cannot install while Rust is installed
392026-02-11T22:53:54.250Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-11T22:53:54.276Zinfo: profile set to 'default'
412026-02-11T22:53:54.276Zinfo: default host triple is x86_64-unknown-illumos
422026-02-11T22:53:54.276Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-11T22:53:54.733Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-11T22:53:54.733Zinfo: downloading component 'cargo'
452026-02-11T22:53:55.667Zinfo: downloading component 'clippy'
462026-02-11T22:53:55.895Zinfo: downloading component 'rust-docs'
472026-02-11T22:53:56.568Zinfo: downloading component 'rust-std'
482026-02-11T22:53:58.392Zinfo: downloading component 'rustc'
492026-02-11T22:54:04.556Zinfo: downloading component 'rustfmt'
502026-02-11T22:54:04.712Zinfo: installing component 'cargo'
512026-02-11T22:54:06.009Zinfo: installing component 'clippy'
522026-02-11T22:54:06.504Zinfo: installing component 'rust-docs'
532026-02-11T22:54:09.775Zinfo: installing component 'rust-std'
542026-02-11T22:54:12.202Zinfo: installing component 'rustc'
552026-02-11T22:54:20.406Zinfo: installing component 'rustfmt'
562026-02-11T22:54:20.807Z
572026-02-11T22:54:20.807Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
582026-02-11T22:54:20.981Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-11T22:54:20.981Z
602026-02-11T22:54:20.981Z
612026-02-11T22:54:20.981ZRust is installed now. Great!
622026-02-11T22:54:20.981Z
632026-02-11T22:54:20.981ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-11T22:54:20.981Zenvironment variable. This has not been done automatically.
652026-02-11T22:54:20.981Z
662026-02-11T22:54:20.981ZTo configure your current shell, you need to source
672026-02-11T22:54:20.981Zthe corresponding env file under $HOME/.cargo.
682026-02-11T22:54:20.981Z
692026-02-11T22:54:20.981ZThis is usually done by running one of the following (note the leading DOT):
702026-02-11T22:54:20.981Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-11T22:54:20.981Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-11T22:54:21.005Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-11T22:54:21.108Z+ rustup --version
742026-02-11T22:54:21.132Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-11T22:54:21.132Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-11T22:54:21.235Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-11T22:54:21.259Z+ cargo --version
782026-02-11T22:54:21.331Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-11T22:54:21.355Z+ rustc --version
802026-02-11T22:54:21.435Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-11T22:54:21.460Zprocess exited: duration 28244 ms, exit code 0
 
822026-02-11T22:54:21.511Zstarting task 2: "authentication"
832026-02-11T22:54:21.570Zprocess exited: duration 61 ms, exit code 0
 
842026-02-11T22:54:21.618Zstarting task 3: "clone repository"
852026-02-11T22:54:21.642Z+ mkdir -p /work/oxidecomputer/propolis
862026-02-11T22:54:21.642Z+ git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis
872026-02-11T22:54:21.666ZCloning into '/work/oxidecomputer/propolis'...
882026-02-11T22:54:23.905Z+ cd /work/oxidecomputer/propolis
892026-02-11T22:54:23.905Z+ git fetch origin 874b2d347b5552f6677c42d3302a58cfe29b2ed9
902026-02-11T22:54:24.303ZFrom https://github.com/oxidecomputer/propolis
912026-02-11T22:54:24.303Z * branch 874b2d347b5552f6677c42d3302a58cfe29b2ed9 -> FETCH_HEAD
922026-02-11T22:54:24.329Z+ [[ -n standalone-ctrlc-hang ]]
932026-02-11T22:54:24.329Z++ git branch --show-current
942026-02-11T22:54:24.329Z+ current=master
952026-02-11T22:54:24.329Z+ [[ master != standalone-ctrlc-hang ]]
962026-02-11T22:54:24.329Z+ git branch -f standalone-ctrlc-hang 874b2d347b5552f6677c42d3302a58cfe29b2ed9
972026-02-11T22:54:24.329Z+ git checkout -f standalone-ctrlc-hang
982026-02-11T22:54:24.371ZSwitched to branch 'standalone-ctrlc-hang'
992026-02-11T22:54:24.395Z+ git reset --hard 874b2d347b5552f6677c42d3302a58cfe29b2ed9
1002026-02-11T22:54:24.419ZHEAD is now at 874b2d3 propolis-standalone: don't hang on ctrl-c before console is attached
1012026-02-11T22:54:24.419Zprocess exited: duration 2795 ms, exit code 0
 
1022026-02-11T22:54:24.467Zstarting task 4: "build"
1032026-02-11T22:54:24.493ZCloning into './gate_src'...
1042026-02-11T22:54:53.538ZUpdating files: 26% (12960/49346) Updating files: 27% (13324/49346) Updating files: 28% (13817/49346) Updating files: 29% (14311/49346) Updating files: 30% (14804/49346) Updating files: 31% (15298/49346) Updating files: 32% (15791/49346) Updating files: 33% (16285/49346) Updating files: 34% (16778/49346) Updating files: 35% (17272/49346) Updating files: 36% (17765/49346) Updating files: 37% (18259/49346) Updating files: 37% (18320/49346) Updating files: 38% (18752/49346) Updating files: 39% (19245/49346) Updating files: 40% (19739/49346) Updating files: 41% (20232/49346) Updating files: 42% (20726/49346) Updating files: 43% (21219/49346) Updating files: 44% (21713/49346) Updating files: 45% (22206/49346) Updating files: 46% (22700/49346) Updating files: 47% (23193/49346) Updating files: 48% (23687/49346) Updating files: 49% (24180/49346) Updating files: 50% (24673/49346) Updating files: 51% (25167/49346) Updating files: 52% (25660/49346) Updating files: 53% (26154/49346) Updating files: 54% (26647/49346) Updating files: 55% (27141/49346) Updating files: 56% (27634/49346) Updating files: 57% (28128/49346) Updating files: 58% (28621/49346) Updating files: 59% (29115/49346) Updating files: 60% (29608/49346) Updating files: 61% (30102/49346) Updating files: 62% (30595/49346) Updating files: 63% (31088/49346) Updating files: 63% (31236/49346) Updating files: 64% (31582/49346) Updating files: 65% (32075/49346) Updating files: 66% (32569/49346) Updating files: 67% (33062/49346) Updating files: 68% (33556/49346) Updating files: 69% (34049/49346) Updating files: 70% (34543/49346) Updating files: 71% (35036/49346) Updating files: 72% (35530/49346) Updating files: 73% (36023/49346) Updating files: 74% (36517/49346) Updating files: 75% (37010/49346) Updating files: 76% (37503/49346) Updating files: 77% (37997/49346) Updating files: 78% (38490/49346) Updating files: 79% (38984/49346) Updating files: 80% (39477/49346) Updating files: 81% (39971/49346) Updating files: 82% (40464/49346) Updating files: 83% (40958/49346) Updating files: 84% (41451/49346) Updating files: 85% (41945/49346) Updating files: 85% (42016/49346) Updating files: 86% (42438/49346) Updating files: 87% (42932/49346) Updating files: 88% (43425/49346) Updating files: 89% (43918/49346) Updating files: 89% (44004/49346) Updating files: 90% (44412/49346) Updating files: 91% (44905/49346) Updating files: 92% (45399/49346) Updating files: 93% (45892/49346) Updating files: 94% (46386/49346) Updating files: 95% (46879/49346) Updating files: 96% (47373/49346) Updating files: 97% (47866/49346) Updating files: 98% (48360/49346) Updating files: 99% (48853/49346) Updating files: 100% (49346/49346) Updating files: 100% (49346/49346), done.
1052026-02-11T22:54:53.656ZRUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/
1062026-02-11T22:54:53.792Zwarning: no edition set: defaulting to the 2015 edition while the latest is 2024
1072026-02-11T22:54:53.969Z Updating crates.io index
1082026-02-11T22:54:54.342Z Locking 45 packages to latest compatible versions
1092026-02-11T22:54:54.367Z Adding strum v0.25.0 (available: v0.27.2)
1102026-02-11T22:54:54.367Z Downloading crates ...
1112026-02-11T22:54:54.419Z Downloaded serde v1.0.228
1122026-02-11T22:54:54.442Z Downloaded strum_macros v0.26.4
1132026-02-11T22:54:54.442Z Downloaded serde_derive v1.0.228
1142026-02-11T22:54:54.467Z Downloaded rustversion v1.0.22
1152026-02-11T22:54:54.467Z Downloaded garando_syntax v0.1.1
1162026-02-11T22:54:54.467Z Downloaded zmij v1.0.20
1172026-02-11T22:54:54.467Z Downloaded unicode-ident v1.0.23
1182026-02-11T22:54:54.491Z Downloaded garando_pos v0.1.0
1192026-02-11T22:54:54.491Z Downloaded unicode-xid v0.2.6
1202026-02-11T22:54:54.491Z Downloaded term v0.6.1
1212026-02-11T22:54:54.492Z Downloaded serde_json v1.0.149
1222026-02-11T22:54:54.492Z Downloaded itoa v1.0.17
1232026-02-11T22:54:54.492Z Downloaded syn v2.0.114
1242026-02-11T22:54:54.515Z Downloaded shlex v1.3.0
1252026-02-11T22:54:54.515Z Downloaded heck v0.5.0
1262026-02-11T22:54:54.515Z Downloaded proc-macro2 v1.0.106
1272026-02-11T22:54:54.515Z Downloaded memchr v2.8.0
1282026-02-11T22:54:54.515Z Downloaded ctest2 v0.4.10
1292026-02-11T22:54:54.540Z Downloaded garando_errors v0.1.0
1302026-02-11T22:54:54.540Z Downloaded dirs-sys v0.3.7
1312026-02-11T22:54:54.540Z Downloaded strum v0.25.0
1322026-02-11T22:54:54.540Z Downloaded semver v1.0.27
1332026-02-11T22:54:54.540Z Downloaded quote v1.0.44
1342026-02-11T22:54:54.540Z Downloaded libc v0.2.181
1352026-02-11T22:54:54.569Z Downloaded dirs v2.0.2
1362026-02-11T22:54:54.593Z Downloaded cc v1.2.55
1372026-02-11T22:54:54.594Z Downloaded serde_core v1.0.228
1382026-02-11T22:54:54.594Z Downloaded log v0.4.29
1392026-02-11T22:54:54.594Z Downloaded bitflags v1.3.2
1402026-02-11T22:54:54.594Z Downloaded strum v0.26.3
1412026-02-11T22:54:54.594Z Downloaded rustc_version v0.4.1
1422026-02-11T22:54:54.594Z Downloaded find-msvc-tools v0.1.9
1432026-02-11T22:54:54.594Z Downloaded cfg-if v0.1.10
1442026-02-11T22:54:54.657Z Compiling proc-macro2 v1.0.106
1452026-02-11T22:54:54.657Z Compiling unicode-ident v1.0.23
1462026-02-11T22:54:54.681Z Compiling quote v1.0.44
1472026-02-11T22:54:54.681Z Compiling libc v0.2.181
1482026-02-11T22:54:54.681Z Compiling serde_core v1.0.228
1492026-02-11T22:54:54.681Z Compiling serde v1.0.228
1502026-02-11T22:54:54.681Z Compiling rustversion v1.0.22
1512026-02-11T22:54:54.682Z Compiling cfg-if v0.1.10
1522026-02-11T22:54:54.858Z Compiling zmij v1.0.20
1532026-02-11T22:54:54.993Z Compiling serde_json v1.0.149
1542026-02-11T22:54:55.376Z Compiling itoa v1.0.17
1552026-02-11T22:54:55.400Z Compiling memchr v2.8.0
1562026-02-11T22:54:55.400Z Compiling unicode-xid v0.2.6
1572026-02-11T22:54:55.657Z Compiling heck v0.5.0
1582026-02-11T22:54:55.770Z Compiling bitflags v1.3.2
1592026-02-11T22:54:55.880Z Compiling semver v1.0.27
1602026-02-11T22:54:55.998Z Compiling shlex v1.3.0
1612026-02-11T22:54:56.033Z Compiling log v0.4.29
1622026-02-11T22:54:56.322Z Compiling find-msvc-tools v0.1.9
1632026-02-11T22:54:56.352Z Compiling rustc_version v0.4.1
1642026-02-11T22:54:56.410Z Compiling strum v0.25.0
1652026-02-11T22:54:56.513Z Compiling dirs-sys v0.3.7
1662026-02-11T22:54:56.594Z Compiling cc v1.2.55
1672026-02-11T22:54:56.731Z Compiling dirs v2.0.2
1682026-02-11T22:54:56.840Z Compiling term v0.6.1
1692026-02-11T22:54:57.021Z Compiling syn v2.0.114
1702026-02-11T22:55:00.677Z Compiling serde_derive v1.0.228
1712026-02-11T22:55:00.677Z Compiling strum_macros v0.26.4
1722026-02-11T22:55:02.649Z Compiling strum v0.26.3
1732026-02-11T22:55:02.753Z Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys)
1742026-02-11T22:55:05.171Z Compiling garando_pos v0.1.0
1752026-02-11T22:55:05.785Z Compiling garando_errors v0.1.0
1762026-02-11T22:55:06.599Z Compiling garando_syntax v0.1.1
1772026-02-11T22:55:16.109Z Compiling ctest2 v0.4.10
1782026-02-11T22:55:17.620Z Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check)
1792026-02-11T22:55:21.851Z Finished `test` profile [unoptimized + debuginfo] target(s) in 28.10s
1802026-02-11T22:55:21.875Z Running test/main.rs (target/debug/deps/main-7f7e1cb053ced555)
1812026-02-11T22:55:21.875ZRUNNING ALL TESTS
1822026-02-11T22:55:21.899ZPASSED 1185 tests
1832026-02-11T22:55:21.899ZRUNNING HEADER-CHECK FOR crates/nvpair/header-check/
1842026-02-11T22:55:22.070Z Updating crates.io index
1852026-02-11T22:55:22.259Z Locking 40 packages to latest compatible versions
1862026-02-11T22:55:22.345Z Compiling proc-macro2 v1.0.106
1872026-02-11T22:55:22.369Z Compiling libc v0.2.181
1882026-02-11T22:55:22.370Z Compiling quote v1.0.44
1892026-02-11T22:55:22.370Z Compiling unicode-ident v1.0.23
1902026-02-11T22:55:22.370Z Compiling serde_core v1.0.228
1912026-02-11T22:55:22.370Z Compiling serde v1.0.228
1922026-02-11T22:55:22.370Z Compiling cfg-if v0.1.10
1932026-02-11T22:55:22.370Z Compiling zmij v1.0.20
1942026-02-11T22:55:22.450Z Compiling serde_json v1.0.149
1952026-02-11T22:55:22.531Z Compiling unicode-xid v0.2.6
1962026-02-11T22:55:22.709Z Compiling memchr v2.8.0
1972026-02-11T22:55:22.795Z Compiling itoa v1.0.17
1982026-02-11T22:55:22.863Z Compiling find-msvc-tools v0.1.9
1992026-02-11T22:55:22.923Z Compiling log v0.4.29
2002026-02-11T22:55:23.108Z Compiling shlex v1.3.0
2012026-02-11T22:55:23.219Z Compiling semver v1.0.27
2022026-02-11T22:55:23.279Z Compiling bitflags v1.3.2
2032026-02-11T22:55:23.303Z Compiling cc v1.2.55
2042026-02-11T22:55:23.615Z Compiling rustc_version v0.4.1
2052026-02-11T22:55:23.764Z Compiling dirs-sys v0.3.7
2062026-02-11T22:55:23.764Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2072026-02-11T22:55:23.953Z Compiling dirs v2.0.2
2082026-02-11T22:55:24.170Z Compiling term v0.6.1
2092026-02-11T22:55:24.337Z Compiling syn v2.0.114
2102026-02-11T22:55:27.298Z Compiling serde_derive v1.0.228
2112026-02-11T22:55:31.668Z Compiling garando_pos v0.1.0
2122026-02-11T22:55:32.270Z Compiling garando_errors v0.1.0
2132026-02-11T22:55:33.175Z Compiling garando_syntax v0.1.1
2142026-02-11T22:55:43.073Z Compiling ctest2 v0.4.10
2152026-02-11T22:55:44.737Z Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check)
2162026-02-11T22:55:46.320Z Finished `test` profile [unoptimized + debuginfo] target(s) in 24.35s
2172026-02-11T22:55:46.344Z Running test/main.rs (target/debug/deps/main-300614d416ae2614)
2182026-02-11T22:55:46.368ZRUNNING ALL TESTS
2192026-02-11T22:55:46.368ZPASSED 90 tests
2202026-02-11T22:55:46.368ZRUNNING HEADER-CHECK FOR crates/viona-api/header-check/
2212026-02-11T22:55:46.528Z Updating crates.io index
2222026-02-11T22:55:46.689Z Locking 42 packages to latest compatible versions
2232026-02-11T22:55:46.780Z Compiling libc v0.2.181
2242026-02-11T22:55:46.780Z Compiling proc-macro2 v1.0.106
2252026-02-11T22:55:46.780Z Compiling unicode-ident v1.0.23
2262026-02-11T22:55:46.806Z Compiling quote v1.0.44
2272026-02-11T22:55:46.806Z Compiling serde_core v1.0.228
2282026-02-11T22:55:46.806Z Compiling serde v1.0.228
2292026-02-11T22:55:46.806Z Compiling cfg-if v0.1.10
2302026-02-11T22:55:46.806Z Compiling zmij v1.0.20
2312026-02-11T22:55:46.885Z Compiling serde_json v1.0.149
2322026-02-11T22:55:46.964Z Compiling unicode-xid v0.2.6
2332026-02-11T22:55:47.127Z Compiling memchr v2.8.0
2342026-02-11T22:55:47.214Z Compiling itoa v1.0.17
2352026-02-11T22:55:47.276Z Compiling semver v1.0.27
2362026-02-11T22:55:47.360Z Compiling shlex v1.3.0
2372026-02-11T22:55:47.532Z Compiling find-msvc-tools v0.1.9
2382026-02-11T22:55:47.689Z Compiling log v0.4.29
2392026-02-11T22:55:47.839Z Compiling bitflags v1.3.2
2402026-02-11T22:55:47.891Z Compiling cc v1.2.55
2412026-02-11T22:55:47.934Z Compiling rustc_version v0.4.1
2422026-02-11T22:55:48.280Z Compiling dirs-sys v0.3.7
2432026-02-11T22:55:48.304Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2442026-02-11T22:55:48.440Z Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair)
2452026-02-11T22:55:48.472Z Compiling dirs v2.0.2
2462026-02-11T22:55:48.583Z Compiling term v0.6.1
2472026-02-11T22:55:48.625Z Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api)
2482026-02-11T22:55:49.070Z Compiling syn v2.0.114
2492026-02-11T22:55:52.312Z Compiling serde_derive v1.0.228
2502026-02-11T22:55:57.383Z Compiling garando_pos v0.1.0
2512026-02-11T22:55:58.063Z Compiling garando_errors v0.1.0
2522026-02-11T22:55:59.096Z Compiling garando_syntax v0.1.1
2532026-02-11T22:56:11.082Z Compiling ctest2 v0.4.10
2542026-02-11T22:56:12.990Z Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check)
2552026-02-11T22:56:15.331Z Finished `test` profile [unoptimized + debuginfo] target(s) in 28.90s
2562026-02-11T22:56:15.355Z Running test/main.rs (target/debug/deps/main-1b0c7d462d9d68c6)
2572026-02-11T22:56:15.383ZRUNNING ALL TESTS
2582026-02-11T22:56:15.383ZPASSED 257 tests
2592026-02-11T22:56:15.383Zprocess exited: duration 110914 ms, exit code 0
 
2602026-02-11T22:56:15.432Zfound 0 output files