01KJ9665D94NHGTD53QVANTYQD: header-check

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

Buildomat Job: 01KJ966WX4ZMX74QK0F6WKT986

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-25T01:22:52.147Zjob assigned to worker 01KJ966Z6Z669C62FCKQBVPAQN [factory aws, i-01d31681de6188dd6] (queued for 54 s)
 
22026-02-25T01:23:01.545Zstarting task 0: "setup"
32026-02-25T01:23:01.551Z++ uname -s
42026-02-25T01:23:01.552Z+ kern=SunOS
52026-02-25T01:23:01.552Z+ build_user=build
62026-02-25T01:23:01.552Z+ build_uid=12345
72026-02-25T01:23:01.552Z+ work_dir=/work
82026-02-25T01:23:01.553Z+ input_dir=/input
92026-02-25T01:23:01.560Z+ [[ 0 == 12345 ]]
102026-02-25T01:23:01.560Z+ case "$kern" in
112026-02-25T01:23:01.560Z+ groupadd -g 12345 build
122026-02-25T01:23:01.560Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-25T01:23:03.560Z+ zfs create -o mountpoint=/work rpool/work
142026-02-25T01:23:03.651Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-25T01:23:03.654Z+ home_fs=zfs
162026-02-25T01:23:03.654Z+ [[ zfs == autofs ]]
172026-02-25T01:23:03.654Z+ mkdir -p /home/build
182026-02-25T01:23:03.657Z+ chown build:build /home/build /work
192026-02-25T01:23:05.658Z+ chmod 0700 /home/build /work
202026-02-25T01:23:05.661Zprocess exited: duration 4120 ms, exit code 0
 
212026-02-25T01:23:05.668Zstarting task 1: "rust-toolchain"
222026-02-25T01:23:05.672Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-25T01:23:05.672Z * rust toolchain channel = "1.90.0"
242026-02-25T01:23:05.672Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-25T01:23:05.672Z * rust toolchain profile = "default"
262026-02-25T01:23:05.672Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-25T01:23:05.673Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-25T01:23:05.676Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-25T01:23:05.676Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-25T01:23:05.811Zinfo: downloading installer
312026-02-25T01:23:07.678Zwarn: It looks like you have an existing installation of Rust at:
322026-02-25T01:23:07.678Zwarn: /opt/ooce/bin
332026-02-25T01:23:07.678Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-25T01:23:07.678Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-25T01:23:07.678Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-25T01:23:07.678Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-25T01:23:07.678Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-25T01:23:07.678Zerror: cannot install while Rust is installed
392026-02-25T01:23:07.678Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-25T01:23:07.703Zinfo: profile set to 'default'
412026-02-25T01:23:07.703Zinfo: default host triple is x86_64-unknown-illumos
422026-02-25T01:23:07.708Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-25T01:23:07.908Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-25T01:23:07.908Zinfo: downloading component 'cargo'
452026-02-25T01:23:09.138Zinfo: downloading component 'clippy'
462026-02-25T01:23:09.680Zinfo: downloading component 'rust-docs'
472026-02-25T01:23:11.682Zinfo: downloading component 'rust-std'
482026-02-25T01:23:14.226Zinfo: downloading component 'rustc'
492026-02-25T01:23:24.042Zinfo: downloading component 'rustfmt'
502026-02-25T01:23:24.331Zinfo: installing component 'cargo'
512026-02-25T01:23:25.228Zinfo: installing component 'clippy'
522026-02-25T01:23:25.634Zinfo: installing component 'rust-docs'
532026-02-25T01:23:27.445Zinfo: installing component 'rust-std'
542026-02-25T01:23:29.384Zinfo: installing component 'rustc'
552026-02-25T01:23:35.922Zinfo: installing component 'rustfmt'
562026-02-25T01:23:36.261Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-25T01:23:36.261Z
582026-02-25T01:23:36.691Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-25T01:23:36.691Z
602026-02-25T01:23:36.694Z
612026-02-25T01:23:36.695ZRust is installed now. Great!
622026-02-25T01:23:36.695Z
632026-02-25T01:23:36.695ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-25T01:23:36.695Zenvironment variable. This has not been done automatically.
652026-02-25T01:23:36.695Z
662026-02-25T01:23:36.695ZTo configure your current shell, you need to source
672026-02-25T01:23:36.695Zthe corresponding env file under $HOME/.cargo.
682026-02-25T01:23:36.695Z
692026-02-25T01:23:36.695ZThis is usually done by running one of the following (note the leading DOT):
702026-02-25T01:23:36.695Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-25T01:23:36.695Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-25T01:23:36.695Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-25T01:23:36.779Z+ rustup --version
742026-02-25T01:23:36.794Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-25T01:23:36.796Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-25T01:23:36.883Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-25T01:23:36.888Z+ cargo --version
782026-02-25T01:23:36.969Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-25T01:23:36.973Z+ rustc --version
802026-02-25T01:23:37.045Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-25T01:23:37.048Zprocess exited: duration 31382 ms, exit code 0
 
822026-02-25T01:23:37.054Zstarting task 2: "authentication"
832026-02-25T01:23:37.078Zprocess exited: duration 22 ms, exit code 0
 
842026-02-25T01:23:37.086Zstarting task 3: "clone repository"
852026-02-25T01:23:37.089Z+ mkdir -p /work/oxidecomputer/propolis
862026-02-25T01:23:37.091Z+ git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis
872026-02-25T01:23:37.197ZCloning into '/work/oxidecomputer/propolis'...
882026-02-25T01:23:42.308Z+ cd /work/oxidecomputer/propolis
892026-02-25T01:23:42.320Z+ git fetch origin 0b77bf72d62db8e92c9cae0250c9b5a12a894bcb
902026-02-25T01:23:42.740ZFrom https://github.com/oxidecomputer/propolis
912026-02-25T01:23:42.741Z * branch 0b77bf72d62db8e92c9cae0250c9b5a12a894bcb -> FETCH_HEAD
922026-02-25T01:23:42.753Z+ [[ -n sunshowers/spr/upgrade-progenitor-to-012-reqwest-to-013 ]]
932026-02-25T01:23:42.753Z++ git branch --show-current
942026-02-25T01:23:42.753Z+ current=master
952026-02-25T01:23:42.753Z+ [[ master != sunshowers/spr/upgrade-progenitor-to-012-reqwest-to-013 ]]
962026-02-25T01:23:42.753Z+ git branch -f sunshowers/spr/upgrade-progenitor-to-012-reqwest-to-013 0b77bf72d62db8e92c9cae0250c9b5a12a894bcb
972026-02-25T01:23:42.753Z+ git checkout -f sunshowers/spr/upgrade-progenitor-to-012-reqwest-to-013
982026-02-25T01:23:42.771ZSwitched to branch 'sunshowers/spr/upgrade-progenitor-to-012-reqwest-to-013'
992026-02-25T01:23:42.771Z+ git reset --hard 0b77bf72d62db8e92c9cae0250c9b5a12a894bcb
1002026-02-25T01:23:42.786ZHEAD is now at 0b77bf7 rustfmt
1012026-02-25T01:23:42.786Zprocess exited: duration 5696 ms, exit code 0
 
1022026-02-25T01:23:42.806Zstarting task 4: "build"
1032026-02-25T01:23:42.814ZCloning into './gate_src'...
1042026-02-25T01:25:35.190ZUpdating 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: 57% (28314/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: 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: 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-25T01:25:35.280ZRUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/
1062026-02-25T01:25:35.369Zwarning: no edition set: defaulting to the 2015 edition while the latest is 2024
1072026-02-25T01:25:35.435Z Updating crates.io index
1082026-02-25T01:25:35.827Z Locking 45 packages to latest compatible versions
1092026-02-25T01:25:35.830Z Adding strum v0.25.0 (available: v0.28.0)
1102026-02-25T01:25:35.833Z Downloading crates ...
1112026-02-25T01:25:35.889Z Downloaded dirs-sys v0.3.7
1122026-02-25T01:25:35.896Z Downloaded find-msvc-tools v0.1.9
1132026-02-25T01:25:35.899Z Downloaded dirs v2.0.2
1142026-02-25T01:25:35.901Z Downloaded heck v0.5.0
1152026-02-25T01:25:35.902Z Downloaded cfg-if v0.1.10
1162026-02-25T01:25:35.908Z Downloaded rustc_version v0.4.1
1172026-02-25T01:25:35.915Z Downloaded unicode-xid v0.2.6
1182026-02-25T01:25:35.918Z Downloaded strum v0.26.3
1192026-02-25T01:25:35.921Z Downloaded itoa v1.0.17
1202026-02-25T01:25:35.921Z Downloaded strum v0.25.0
1212026-02-25T01:25:35.932Z Downloaded ctest2 v0.4.10
1222026-02-25T01:25:35.935Z Downloaded bitflags v1.3.2
1232026-02-25T01:25:35.940Z Downloaded garando_pos v0.1.0
1242026-02-25T01:25:35.940Z Downloaded garando_errors v0.1.0
1252026-02-25T01:25:35.945Z Downloaded shlex v1.3.0
1262026-02-25T01:25:35.947Z Downloaded zmij v1.0.21
1272026-02-25T01:25:35.947Z Downloaded rustversion v1.0.22
1282026-02-25T01:25:35.950Z Downloaded semver v1.0.27
1292026-02-25T01:25:35.953Z Downloaded unicode-ident v1.0.24
1302026-02-25T01:25:35.966Z Downloaded quote v1.0.44
1312026-02-25T01:25:35.969Z Downloaded serde_derive v1.0.228
1322026-02-25T01:25:35.974Z Downloaded term v0.6.1
1332026-02-25T01:25:35.977Z Downloaded log v0.4.29
1342026-02-25T01:25:35.977Z Downloaded strum_macros v0.26.4
1352026-02-25T01:25:35.980Z Downloaded serde_core v1.0.228
1362026-02-25T01:25:35.983Z Downloaded proc-macro2 v1.0.106
1372026-02-25T01:25:35.997Z Downloaded serde v1.0.228
1382026-02-25T01:25:36.001Z Downloaded memchr v2.8.0
1392026-02-25T01:25:36.005Z Downloaded cc v1.2.56
1402026-02-25T01:25:36.026Z Downloaded serde_json v1.0.149
1412026-02-25T01:25:36.040Z Downloaded garando_syntax v0.1.1
1422026-02-25T01:25:36.048Z Downloaded syn v2.0.117
1432026-02-25T01:25:36.087Z Downloaded libc v0.2.182
1442026-02-25T01:25:36.160Z Compiling proc-macro2 v1.0.106
1452026-02-25T01:25:36.160Z Compiling unicode-ident v1.0.24
1462026-02-25T01:25:36.160Z Compiling quote v1.0.44
1472026-02-25T01:25:36.163Z Compiling libc v0.2.182
1482026-02-25T01:25:36.163Z Compiling serde_core v1.0.228
1492026-02-25T01:25:36.163Z Compiling serde v1.0.228
1502026-02-25T01:25:36.163Z Compiling cfg-if v0.1.10
1512026-02-25T01:25:36.182Z Compiling zmij v1.0.21
1522026-02-25T01:25:36.287Z Compiling rustversion v1.0.22
1532026-02-25T01:25:36.390Z Compiling serde_json v1.0.149
1542026-02-25T01:25:37.089Z Compiling heck v0.5.0
1552026-02-25T01:25:37.131Z Compiling unicode-xid v0.2.6
1562026-02-25T01:25:37.147Z Compiling itoa v1.0.17
1572026-02-25T01:25:37.291Z Compiling memchr v2.8.0
1582026-02-25T01:25:37.436Z Compiling semver v1.0.27
1592026-02-25T01:25:37.475Z Compiling find-msvc-tools v0.1.9
1602026-02-25T01:25:37.657Z Compiling bitflags v1.3.2
1612026-02-25T01:25:37.747Z Compiling log v0.4.29
1622026-02-25T01:25:37.935Z Compiling shlex v1.3.0
1632026-02-25T01:25:38.026Z Compiling dirs-sys v0.3.7
1642026-02-25T01:25:38.031Z Compiling rustc_version v0.4.1
1652026-02-25T01:25:38.040Z Compiling strum v0.25.0
1662026-02-25T01:25:38.191Z Compiling cc v1.2.56
1672026-02-25T01:25:38.285Z Compiling dirs v2.0.2
1682026-02-25T01:25:38.442Z Compiling term v0.6.1
1692026-02-25T01:25:38.755Z Compiling syn v2.0.117
1702026-02-25T01:25:41.920Z Compiling serde_derive v1.0.228
1712026-02-25T01:25:41.920Z Compiling strum_macros v0.26.4
1722026-02-25T01:25:43.569Z Compiling strum v0.26.3
1732026-02-25T01:25:43.646Z Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys)
1742026-02-25T01:25:45.394Z Compiling garando_pos v0.1.0
1752026-02-25T01:25:45.831Z Compiling garando_errors v0.1.0
1762026-02-25T01:25:46.468Z Compiling garando_syntax v0.1.1
1772026-02-25T01:25:53.407Z Compiling ctest2 v0.4.10
1782026-02-25T01:25:54.898Z Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check)
1792026-02-25T01:25:59.173Z Finished `test` profile [unoptimized + debuginfo] target(s) in 23.83s
1802026-02-25T01:25:59.196Z Running test/main.rs (target/debug/deps/main-55fde0db2eabdadf)
1812026-02-25T01:25:59.199ZRUNNING ALL TESTS
1822026-02-25T01:25:59.199ZPASSED 1185 tests
1832026-02-25T01:25:59.208ZRUNNING HEADER-CHECK FOR crates/nvpair/header-check/
1842026-02-25T01:25:59.339Z Updating crates.io index
1852026-02-25T01:25:59.532Z Locking 40 packages to latest compatible versions
1862026-02-25T01:25:59.591Z Compiling proc-macro2 v1.0.106
1872026-02-25T01:25:59.591Z Compiling quote v1.0.44
1882026-02-25T01:25:59.594Z Compiling unicode-ident v1.0.24
1892026-02-25T01:25:59.594Z Compiling libc v0.2.182
1902026-02-25T01:25:59.594Z Compiling serde_core v1.0.228
1912026-02-25T01:25:59.594Z Compiling serde v1.0.228
1922026-02-25T01:25:59.594Z Compiling cfg-if v0.1.10
1932026-02-25T01:25:59.594Z Compiling zmij v1.0.21
1942026-02-25T01:25:59.685Z Compiling serde_json v1.0.149
1952026-02-25T01:25:59.772Z Compiling unicode-xid v0.2.6
1962026-02-25T01:25:59.929Z Compiling itoa v1.0.17
1972026-02-25T01:26:00.027Z Compiling memchr v2.8.0
1982026-02-25T01:26:00.097Z Compiling bitflags v1.3.2
1992026-02-25T01:26:00.147Z Compiling find-msvc-tools v0.1.9
2002026-02-25T01:26:00.178Z Compiling log v0.4.29
2012026-02-25T01:26:00.200Z Compiling shlex v1.3.0
2022026-02-25T01:26:00.478Z Compiling semver v1.0.27
2032026-02-25T01:26:00.481Z Compiling cc v1.2.56
2042026-02-25T01:26:00.768Z Compiling rustc_version v0.4.1
2052026-02-25T01:26:01.034Z Compiling dirs-sys v0.3.7
2062026-02-25T01:26:01.034Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2072026-02-25T01:26:01.232Z Compiling dirs v2.0.2
2082026-02-25T01:26:01.324Z Compiling term v0.6.1
2092026-02-25T01:26:01.614Z Compiling syn v2.0.117
2102026-02-25T01:26:04.047Z Compiling serde_derive v1.0.228
2112026-02-25T01:26:07.381Z Compiling garando_pos v0.1.0
2122026-02-25T01:26:07.825Z Compiling garando_errors v0.1.0
2132026-02-25T01:26:08.467Z Compiling garando_syntax v0.1.1
2142026-02-25T01:26:15.398Z Compiling ctest2 v0.4.10
2152026-02-25T01:26:16.813Z Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check)
2162026-02-25T01:26:18.263Z Finished `test` profile [unoptimized + debuginfo] target(s) in 19.00s
2172026-02-25T01:26:18.282Z Running test/main.rs (target/debug/deps/main-a314f0d65f3f5a1b)
2182026-02-25T01:26:18.285ZRUNNING ALL TESTS
2192026-02-25T01:26:18.285ZPASSED 90 tests
2202026-02-25T01:26:18.291ZRUNNING HEADER-CHECK FOR crates/viona-api/header-check/
2212026-02-25T01:26:18.416Z Updating crates.io index
2222026-02-25T01:26:18.602Z Locking 42 packages to latest compatible versions
2232026-02-25T01:26:18.660Z Compiling libc v0.2.182
2242026-02-25T01:26:18.660Z Compiling proc-macro2 v1.0.106
2252026-02-25T01:26:18.663Z Compiling unicode-ident v1.0.24
2262026-02-25T01:26:18.663Z Compiling quote v1.0.44
2272026-02-25T01:26:18.663Z Compiling serde_core v1.0.228
2282026-02-25T01:26:18.663Z Compiling serde v1.0.228
2292026-02-25T01:26:18.663Z Compiling cfg-if v0.1.10
2302026-02-25T01:26:18.663Z Compiling zmij v1.0.21
2312026-02-25T01:26:18.754Z Compiling serde_json v1.0.149
2322026-02-25T01:26:18.829Z Compiling unicode-xid v0.2.6
2332026-02-25T01:26:18.981Z Compiling memchr v2.8.0
2342026-02-25T01:26:19.097Z Compiling itoa v1.0.17
2352026-02-25T01:26:19.176Z Compiling find-msvc-tools v0.1.9
2362026-02-25T01:26:19.233Z Compiling semver v1.0.27
2372026-02-25T01:26:19.424Z Compiling shlex v1.3.0
2382026-02-25T01:26:19.603Z Compiling bitflags v1.3.2
2392026-02-25T01:26:19.686Z Compiling log v0.4.29
2402026-02-25T01:26:19.719Z Compiling rustc_version v0.4.1
2412026-02-25T01:26:19.726Z Compiling cc v1.2.56
2422026-02-25T01:26:20.177Z Compiling dirs-sys v0.3.7
2432026-02-25T01:26:20.177Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2442026-02-25T01:26:20.305Z Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair)
2452026-02-25T01:26:20.345Z Compiling dirs v2.0.2
2462026-02-25T01:26:20.470Z Compiling term v0.6.1
2472026-02-25T01:26:20.510Z Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api)
2482026-02-25T01:26:20.749Z Compiling syn v2.0.117
2492026-02-25T01:26:23.213Z Compiling serde_derive v1.0.228
2502026-02-25T01:26:26.551Z Compiling garando_pos v0.1.0
2512026-02-25T01:26:27.007Z Compiling garando_errors v0.1.0
2522026-02-25T01:26:27.656Z Compiling garando_syntax v0.1.1
2532026-02-25T01:26:34.597Z Compiling ctest2 v0.4.10
2542026-02-25T01:26:36.059Z Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check)
2552026-02-25T01:26:37.478Z Finished `test` profile [unoptimized + debuginfo] target(s) in 19.13s
2562026-02-25T01:26:37.496Z Running test/main.rs (target/debug/deps/main-523a4bf1bab8eeea)
2572026-02-25T01:26:37.501ZRUNNING ALL TESTS
2582026-02-25T01:26:37.501ZPASSED 257 tests
2592026-02-25T01:26:37.509Zprocess exited: duration 174711 ms, exit code 0
 
2602026-02-25T01:26:37.520Zfound 0 output files