01KHM17A2SP4CEE6PX8N4ZWEQM: header-check

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

Buildomat Job: 01KHM17K8ERGEW6TYGEVFN8XDX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-16T20:11:22.792Zjob assigned to worker 01KHM17P5Y4YB7D776ZF1N0502 [factory gimlet-EVT22200007-propolis, EVT22200007/58276] (queued for 28 s)
 
22026-02-16T20:11:31.377Zstarting task 0: "setup"
32026-02-16T20:11:31.402Z++ uname -s
42026-02-16T20:11:31.402Z+ kern=SunOS
52026-02-16T20:11:31.402Z+ build_user=build
62026-02-16T20:11:31.402Z+ build_uid=12345
72026-02-16T20:11:31.402Z+ work_dir=/work
82026-02-16T20:11:31.402Z+ input_dir=/input
92026-02-16T20:11:31.402Z+ [[ 0 == 12345 ]]
102026-02-16T20:11:31.402Z+ case "$kern" in
112026-02-16T20:11:31.402Z+ groupadd -g 12345 build
122026-02-16T20:11:31.402Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-16T20:11:33.401Z+ zfs create -o mountpoint=/work rpool/work
142026-02-16T20:11:33.440Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-16T20:11:33.465Z+ home_fs=zfs
162026-02-16T20:11:33.465Z+ [[ zfs == autofs ]]
172026-02-16T20:11:33.465Z+ mkdir -p /home/build
182026-02-16T20:11:33.465Z+ chown build:build /home/build /work
192026-02-16T20:11:35.450Z+ chmod 0700 /home/build /work
202026-02-16T20:11:35.475Zprocess exited: duration 4079 ms, exit code 0
 
212026-02-16T20:11:35.525Zstarting task 1: "rust-toolchain"
222026-02-16T20:11:35.549Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-16T20:11:35.550Z * rust toolchain channel = "1.90.0"
242026-02-16T20:11:35.550Z * rust toolchain profile = "default"
252026-02-16T20:11:35.550Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-16T20:11:35.550Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-16T20:11:35.550Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-16T20:11:35.550Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-16T20:11:35.550Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-16T20:11:35.675Zinfo: downloading installer
312026-02-16T20:11:36.213Zwarn: It looks like you have an existing installation of Rust at:
322026-02-16T20:11:36.213Zwarn: /opt/ooce/bin
332026-02-16T20:11:36.213Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-16T20:11:36.213Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-16T20:11:36.213Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-16T20:11:36.213Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-16T20:11:36.213Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-16T20:11:36.213Zerror: cannot install while Rust is installed
392026-02-16T20:11:36.213Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-16T20:11:36.238Zinfo: profile set to 'default'
412026-02-16T20:11:36.238Zinfo: default host triple is x86_64-unknown-illumos
422026-02-16T20:11:36.238Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-16T20:11:36.360Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-16T20:11:36.360Zinfo: downloading component 'cargo'
452026-02-16T20:11:36.550Zinfo: downloading component 'clippy'
462026-02-16T20:11:36.655Zinfo: downloading component 'rust-docs'
472026-02-16T20:11:36.934Zinfo: downloading component 'rust-std'
482026-02-16T20:11:37.921Zinfo: downloading component 'rustc'
492026-02-16T20:11:40.586Zinfo: downloading component 'rustfmt'
502026-02-16T20:11:40.641Zinfo: installing component 'cargo'
512026-02-16T20:11:41.842Zinfo: installing component 'clippy'
522026-02-16T20:11:42.310Zinfo: installing component 'rust-docs'
532026-02-16T20:11:45.378Zinfo: installing component 'rust-std'
542026-02-16T20:11:47.699Zinfo: installing component 'rustc'
552026-02-16T20:11:55.849Zinfo: installing component 'rustfmt'
562026-02-16T20:11:56.267Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-16T20:11:56.267Z
582026-02-16T20:11:56.443Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-16T20:11:56.443Z
602026-02-16T20:11:56.469Z
612026-02-16T20:11:56.469ZRust is installed now. Great!
622026-02-16T20:11:56.469Z
632026-02-16T20:11:56.469ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-16T20:11:56.469Zenvironment variable. This has not been done automatically.
652026-02-16T20:11:56.469Z
662026-02-16T20:11:56.469ZTo configure your current shell, you need to source
672026-02-16T20:11:56.469Zthe corresponding env file under $HOME/.cargo.
682026-02-16T20:11:56.469Z
692026-02-16T20:11:56.469ZThis is usually done by running one of the following (note the leading DOT):
702026-02-16T20:11:56.469Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-16T20:11:56.469Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-16T20:11:56.469Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-16T20:11:56.562Z+ rustup --version
742026-02-16T20:11:56.586Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-16T20:11:56.586Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-16T20:11:56.761Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-16T20:11:56.787Z+ cargo --version
782026-02-16T20:11:56.883Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-16T20:11:56.908Z+ rustc --version
802026-02-16T20:11:57.009Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-16T20:11:57.034Zprocess exited: duration 21490 ms, exit code 0
 
822026-02-16T20:11:57.083Zstarting task 2: "authentication"
832026-02-16T20:11:57.145Zprocess exited: duration 62 ms, exit code 0
 
842026-02-16T20:11:57.194Zstarting task 3: "clone repository"
852026-02-16T20:11:57.667Z+ mkdir -p /work/oxidecomputer/propolis
862026-02-16T20:11:57.667Z+ git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis
872026-02-16T20:11:57.667ZCloning into '/work/oxidecomputer/propolis'...
882026-02-16T20:11:58.790Z+ cd /work/oxidecomputer/propolis
892026-02-16T20:11:58.790Z+ git fetch origin 4be2eb17a718ad9f10dff6b90d42dcf9cfa08a1d
902026-02-16T20:11:59.167ZFrom https://github.com/oxidecomputer/propolis
912026-02-16T20:11:59.167Z * branch 4be2eb17a718ad9f10dff6b90d42dcf9cfa08a1d -> FETCH_HEAD
922026-02-16T20:11:59.191Z+ [[ -n spr/papertigers/want-virtio-vsock-support ]]
932026-02-16T20:11:59.191Z++ git branch --show-current
942026-02-16T20:11:59.191Z+ current=master
952026-02-16T20:11:59.192Z+ [[ master != spr/papertigers/want-virtio-vsock-support ]]
962026-02-16T20:11:59.192Z+ git branch -f spr/papertigers/want-virtio-vsock-support 4be2eb17a718ad9f10dff6b90d42dcf9cfa08a1d
972026-02-16T20:11:59.192Z+ git checkout -f spr/papertigers/want-virtio-vsock-support
982026-02-16T20:11:59.235ZSwitched to branch 'spr/papertigers/want-virtio-vsock-support'
992026-02-16T20:11:59.259Z+ git reset --hard 4be2eb17a718ad9f10dff6b90d42dcf9cfa08a1d
1002026-02-16T20:11:59.284ZHEAD is now at 4be2eb1 Be more strict about vscock feature negotiation + rebase
1012026-02-16T20:11:59.284Zprocess exited: duration 2085 ms, exit code 0
 
1022026-02-16T20:11:59.334Zstarting task 4: "build"
1032026-02-16T20:11:59.358ZCloning into './gate_src'...
1042026-02-16T20:12:27.970ZUpdating files: 27% (13377/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: 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: 44% (22003/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: 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: 75% (37176/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: 86% (42438/49346) Updating files: 87% (42932/49346) Updating files: 87% (42960/49346) Updating files: 88% (43425/49346) Updating files: 89% (43918/49346) Updating files: 90% (44412/49346) Updating files: 91% (44905/49346) Updating files: 92% (45399/49346) Updating files: 92% (45639/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-16T20:12:28.081ZRUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/
1062026-02-16T20:12:28.214Zwarning: no edition set: defaulting to the 2015 edition while the latest is 2024
1072026-02-16T20:12:28.350Z Updating crates.io index
1082026-02-16T20:12:28.681Z Locking 45 packages to latest compatible versions
1092026-02-16T20:12:28.706Z Adding strum v0.25.0 (available: v0.27.2)
1102026-02-16T20:12:28.706Z Downloading crates ...
1112026-02-16T20:12:28.837Z Downloaded semver v1.0.27
1122026-02-16T20:12:28.862Z Downloaded unicode-xid v0.2.6
1132026-02-16T20:12:28.862Z Downloaded strum v0.25.0
1142026-02-16T20:12:28.862Z Downloaded strum_macros v0.26.4
1152026-02-16T20:12:28.862Z Downloaded zmij v1.0.21
1162026-02-16T20:12:28.862Z Downloaded syn v2.0.116
1172026-02-16T20:12:28.886Z Downloaded term v0.6.1
1182026-02-16T20:12:28.887Z Downloaded serde_json v1.0.149
1192026-02-16T20:12:28.887Z Downloaded rustc_version v0.4.1
1202026-02-16T20:12:28.911Z Downloaded garando_pos v0.1.0
1212026-02-16T20:12:28.911Z Downloaded find-msvc-tools v0.1.9
1222026-02-16T20:12:28.911Z Downloaded shlex v1.3.0
1232026-02-16T20:12:28.911Z Downloaded proc-macro2 v1.0.106
1242026-02-16T20:12:28.911Z Downloaded unicode-ident v1.0.24
1252026-02-16T20:12:28.911Z Downloaded serde_core v1.0.228
1262026-02-16T20:12:28.911Z Downloaded memchr v2.8.0
1272026-02-16T20:12:28.911Z Downloaded log v0.4.29
1282026-02-16T20:12:28.936Z Downloaded itoa v1.0.17
1292026-02-16T20:12:28.936Z Downloaded garando_syntax v0.1.1
1302026-02-16T20:12:28.936Z Downloaded ctest2 v0.4.10
1312026-02-16T20:12:28.936Z Downloaded serde_derive v1.0.228
1322026-02-16T20:12:28.936Z Downloaded rustversion v1.0.22
1332026-02-16T20:12:28.936Z Downloaded garando_errors v0.1.0
1342026-02-16T20:12:28.936Z Downloaded cfg-if v0.1.10
1352026-02-16T20:12:28.936Z Downloaded cc v1.2.56
1362026-02-16T20:12:28.961Z Downloaded heck v0.5.0
1372026-02-16T20:12:28.961Z Downloaded bitflags v1.3.2
1382026-02-16T20:12:28.961Z Downloaded strum v0.26.3
1392026-02-16T20:12:28.961Z Downloaded serde v1.0.228
1402026-02-16T20:12:28.961Z Downloaded quote v1.0.44
1412026-02-16T20:12:28.961Z Downloaded dirs-sys v0.3.7
1422026-02-16T20:12:28.961Z Downloaded dirs v2.0.2
1432026-02-16T20:12:28.961Z Downloaded libc v0.2.182
1442026-02-16T20:12:29.064Z Compiling proc-macro2 v1.0.106
1452026-02-16T20:12:29.064Z Compiling quote v1.0.44
1462026-02-16T20:12:29.089Z Compiling unicode-ident v1.0.24
1472026-02-16T20:12:29.089Z Compiling libc v0.2.182
1482026-02-16T20:12:29.089Z Compiling serde_core v1.0.228
1492026-02-16T20:12:29.089Z Compiling serde v1.0.228
1502026-02-16T20:12:29.089Z Compiling cfg-if v0.1.10
1512026-02-16T20:12:29.089Z Compiling rustversion v1.0.22
1522026-02-16T20:12:29.268Z Compiling zmij v1.0.21
1532026-02-16T20:12:29.405Z Compiling serde_json v1.0.149
1542026-02-16T20:12:29.740Z Compiling itoa v1.0.17
1552026-02-16T20:12:29.765Z Compiling heck v0.5.0
1562026-02-16T20:12:29.790Z Compiling memchr v2.8.0
1572026-02-16T20:12:30.058Z Compiling unicode-xid v0.2.6
1582026-02-16T20:12:30.113Z Compiling bitflags v1.3.2
1592026-02-16T20:12:30.206Z Compiling semver v1.0.27
1602026-02-16T20:12:30.230Z Compiling find-msvc-tools v0.1.9
1612026-02-16T20:12:30.257Z Compiling shlex v1.3.0
1622026-02-16T20:12:30.554Z Compiling log v0.4.29
1632026-02-16T20:12:30.643Z Compiling rustc_version v0.4.1
1642026-02-16T20:12:30.709Z Compiling dirs-sys v0.3.7
1652026-02-16T20:12:30.771Z Compiling cc v1.2.56
1662026-02-16T20:12:30.796Z Compiling strum v0.25.0
1672026-02-16T20:12:30.942Z Compiling dirs v2.0.2
1682026-02-16T20:12:31.237Z Compiling term v0.6.1
1692026-02-16T20:12:31.484Z Compiling syn v2.0.116
1702026-02-16T20:12:35.241Z Compiling serde_derive v1.0.228
1712026-02-16T20:12:35.241Z Compiling strum_macros v0.26.4
1722026-02-16T20:12:37.194Z Compiling strum v0.26.3
1732026-02-16T20:12:37.295Z Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys)
1742026-02-16T20:12:39.257Z Compiling garando_pos v0.1.0
1752026-02-16T20:12:39.838Z Compiling garando_errors v0.1.0
1762026-02-16T20:12:40.644Z Compiling garando_syntax v0.1.1
1772026-02-16T20:12:49.364Z Compiling ctest2 v0.4.10
1782026-02-16T20:12:50.820Z Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check)
1792026-02-16T20:12:54.855Z Finished `test` profile [unoptimized + debuginfo] target(s) in 26.68s
1802026-02-16T20:12:54.880Z Running test/main.rs (target/debug/deps/main-7020061a5cbacccb)
1812026-02-16T20:12:54.880ZRUNNING ALL TESTS
1822026-02-16T20:12:54.880ZPASSED 1185 tests
1832026-02-16T20:12:54.904ZRUNNING HEADER-CHECK FOR crates/nvpair/header-check/
1842026-02-16T20:12:55.050Z Updating crates.io index
1852026-02-16T20:12:55.233Z Locking 40 packages to latest compatible versions
1862026-02-16T20:12:55.312Z Compiling proc-macro2 v1.0.106
1872026-02-16T20:12:55.312Z Compiling quote v1.0.44
1882026-02-16T20:12:55.312Z Compiling unicode-ident v1.0.24
1892026-02-16T20:12:55.312Z Compiling libc v0.2.182
1902026-02-16T20:12:55.312Z Compiling serde_core v1.0.228
1912026-02-16T20:12:55.337Z Compiling serde v1.0.228
1922026-02-16T20:12:55.337Z Compiling cfg-if v0.1.10
1932026-02-16T20:12:55.337Z Compiling zmij v1.0.21
1942026-02-16T20:12:55.416Z Compiling serde_json v1.0.149
1952026-02-16T20:12:55.486Z Compiling unicode-xid v0.2.6
1962026-02-16T20:12:55.663Z Compiling itoa v1.0.17
1972026-02-16T20:12:55.744Z Compiling memchr v2.8.0
1982026-02-16T20:12:55.804Z Compiling shlex v1.3.0
1992026-02-16T20:12:55.835Z Compiling log v0.4.29
2002026-02-16T20:12:55.946Z Compiling bitflags v1.3.2
2012026-02-16T20:12:56.030Z Compiling semver v1.0.27
2022026-02-16T20:12:56.117Z Compiling find-msvc-tools v0.1.9
2032026-02-16T20:12:56.332Z Compiling cc v1.2.56
2042026-02-16T20:12:56.397Z Compiling rustc_version v0.4.1
2052026-02-16T20:12:56.693Z Compiling dirs-sys v0.3.7
2062026-02-16T20:12:56.718Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2072026-02-16T20:12:56.884Z Compiling dirs v2.0.2
2082026-02-16T20:12:56.998Z Compiling term v0.6.1
2092026-02-16T20:12:57.242Z Compiling syn v2.0.116
2102026-02-16T20:13:00.122Z Compiling serde_derive v1.0.228
2112026-02-16T20:13:04.196Z Compiling garando_pos v0.1.0
2122026-02-16T20:13:04.824Z Compiling garando_errors v0.1.0
2132026-02-16T20:13:05.705Z Compiling garando_syntax v0.1.1
2142026-02-16T20:13:14.671Z Compiling ctest2 v0.4.10
2152026-02-16T20:13:16.192Z Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check)
2162026-02-16T20:13:17.678Z Finished `test` profile [unoptimized + debuginfo] target(s) in 22.71s
2172026-02-16T20:13:17.703Z Running test/main.rs (target/debug/deps/main-74954ee7b6bd535a)
2182026-02-16T20:13:17.727ZRUNNING ALL TESTS
2192026-02-16T20:13:17.727ZPASSED 90 tests
2202026-02-16T20:13:17.727ZRUNNING HEADER-CHECK FOR crates/viona-api/header-check/
2212026-02-16T20:13:17.877Z Updating crates.io index
2222026-02-16T20:13:18.042Z Locking 42 packages to latest compatible versions
2232026-02-16T20:13:18.120Z Compiling libc v0.2.182
2242026-02-16T20:13:18.120Z Compiling proc-macro2 v1.0.106
2252026-02-16T20:13:18.120Z Compiling quote v1.0.44
2262026-02-16T20:13:18.120Z Compiling unicode-ident v1.0.24
2272026-02-16T20:13:18.120Z Compiling serde_core v1.0.228
2282026-02-16T20:13:18.144Z Compiling serde v1.0.228
2292026-02-16T20:13:18.144Z Compiling cfg-if v0.1.10
2302026-02-16T20:13:18.144Z Compiling zmij v1.0.21
2312026-02-16T20:13:18.223Z Compiling serde_json v1.0.149
2322026-02-16T20:13:18.313Z Compiling unicode-xid v0.2.6
2332026-02-16T20:13:18.478Z Compiling memchr v2.8.0
2342026-02-16T20:13:18.544Z Compiling itoa v1.0.17
2352026-02-16T20:13:18.595Z Compiling log v0.4.29
2362026-02-16T20:13:18.641Z Compiling semver v1.0.27
2372026-02-16T20:13:18.829Z Compiling shlex v1.3.0
2382026-02-16T20:13:18.868Z Compiling bitflags v1.3.2
2392026-02-16T20:13:18.960Z Compiling find-msvc-tools v0.1.9
2402026-02-16T20:13:19.056Z Compiling rustc_version v0.4.1
2412026-02-16T20:13:19.186Z Compiling cc v1.2.56
2422026-02-16T20:13:19.483Z Compiling dirs-sys v0.3.7
2432026-02-16T20:13:19.483Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2442026-02-16T20:13:19.615Z Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair)
2452026-02-16T20:13:19.688Z Compiling dirs v2.0.2
2462026-02-16T20:13:19.805Z Compiling term v0.6.1
2472026-02-16T20:13:19.856Z Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api)
2482026-02-16T20:13:20.093Z Compiling syn v2.0.116
2492026-02-16T20:13:23.005Z Compiling serde_derive v1.0.228
2502026-02-16T20:13:26.958Z Compiling garando_pos v0.1.0
2512026-02-16T20:13:27.525Z Compiling garando_errors v0.1.0
2522026-02-16T20:13:28.297Z Compiling garando_syntax v0.1.1
2532026-02-16T20:13:37.562Z Compiling ctest2 v0.4.10
2542026-02-16T20:13:39.049Z Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check)
2552026-02-16T20:13:40.782Z Finished `test` profile [unoptimized + debuginfo] target(s) in 22.99s
2562026-02-16T20:13:40.807Z Running test/main.rs (target/debug/deps/main-21c1c9beef8c318b)
2572026-02-16T20:13:40.807ZRUNNING ALL TESTS
2582026-02-16T20:13:40.807ZPASSED 257 tests
2592026-02-16T20:13:40.831Zprocess exited: duration 101481 ms, exit code 0
 
2602026-02-16T20:13:40.881Zfound 0 output files