01KJY2WJFPHAVHVQPG2MQ02K08: header-check

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

Buildomat Job: 01KJY2WZRW97NYZ4NHWZ2PP1E8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T04:08:37.542Zjob assigned to worker 01KJY2X14XZDK43CK2GNY7FT5F [factory gimlet-EVT22200007-propolis, EVT22200007/60299] (queued for 27 s)
 
22026-03-05T04:08:46.717Zstarting task 0: "setup"
32026-03-05T04:08:46.742Z++ uname -s
42026-03-05T04:08:46.742Z+ kern=SunOS
52026-03-05T04:08:46.742Z+ build_user=build
62026-03-05T04:08:46.742Z+ build_uid=12345
72026-03-05T04:08:46.742Z+ work_dir=/work
82026-03-05T04:08:46.742Z+ input_dir=/input
92026-03-05T04:08:46.742Z+ [[ 0 == 12345 ]]
102026-03-05T04:08:46.742Z+ case "$kern" in
112026-03-05T04:08:46.742Z+ groupadd -g 12345 build
122026-03-05T04:08:46.742Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T04:08:48.747Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T04:08:48.784Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T04:08:48.809Z+ home_fs=zfs
162026-03-05T04:08:48.809Z+ [[ zfs == autofs ]]
172026-03-05T04:08:48.809Z+ mkdir -p /home/build
182026-03-05T04:08:48.809Z+ chown build:build /home/build /work
192026-03-05T04:08:50.792Z+ chmod 0700 /home/build /work
202026-03-05T04:08:50.817Zprocess exited: duration 4077 ms, exit code 0
 
212026-03-05T04:08:50.867Zstarting task 1: "rust-toolchain"
222026-03-05T04:08:50.892Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-03-05T04:08:50.892Z * rust toolchain channel = "1.90.0"
242026-03-05T04:08:50.892Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-05T04:08:50.892Z * rust toolchain profile = "default"
262026-03-05T04:08:50.892Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T04:08:50.892Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-05T04:08:50.892Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T04:08:50.892Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-03-05T04:08:51.051Zinfo: downloading installer
312026-03-05T04:08:52.151Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T04:08:52.151Zwarn: /opt/ooce/bin
332026-03-05T04:08:52.151Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T04:08:52.151Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T04:08:52.151Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T04:08:52.151Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T04:08:52.151Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T04:08:52.151Zerror: cannot install while Rust is installed
392026-03-05T04:08:52.151Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T04:08:52.177Zinfo: profile set to 'default'
412026-03-05T04:08:52.177Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T04:08:52.177Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-03-05T04:08:52.468Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-03-05T04:08:52.468Zinfo: downloading component 'cargo'
452026-03-05T04:08:53.049Zinfo: downloading component 'clippy'
462026-03-05T04:08:53.164Zinfo: downloading component 'rust-docs'
472026-03-05T04:08:53.589Zinfo: downloading component 'rust-std'
482026-03-05T04:08:54.226Zinfo: downloading component 'rustc'
492026-03-05T04:08:58.959Zinfo: downloading component 'rustfmt'
502026-03-05T04:08:59.046Zinfo: installing component 'cargo'
512026-03-05T04:09:00.313Zinfo: installing component 'clippy'
522026-03-05T04:09:00.803Zinfo: installing component 'rust-docs'
532026-03-05T04:09:04.090Zinfo: installing component 'rust-std'
542026-03-05T04:09:06.382Zinfo: installing component 'rustc'
552026-03-05T04:09:14.743Zinfo: installing component 'rustfmt'
562026-03-05T04:09:15.145Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-03-05T04:09:15.145Z
582026-03-05T04:09:15.320Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-03-05T04:09:15.320Z
602026-03-05T04:09:15.320Z
612026-03-05T04:09:15.320ZRust is installed now. Great!
622026-03-05T04:09:15.320Z
632026-03-05T04:09:15.320ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T04:09:15.345Zenvironment variable. This has not been done automatically.
652026-03-05T04:09:15.345Z
662026-03-05T04:09:15.345ZTo configure your current shell, you need to source
672026-03-05T04:09:15.345Zthe corresponding env file under $HOME/.cargo.
682026-03-05T04:09:15.345Z
692026-03-05T04:09:15.346ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T04:09:15.346Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T04:09:15.346Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T04:09:15.346Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T04:09:15.433Z+ rustup --version
742026-03-05T04:09:15.458Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T04:09:15.458Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T04:09:15.566Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-03-05T04:09:15.591Z+ cargo --version
782026-03-05T04:09:15.661Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-03-05T04:09:15.686Z+ rustc --version
802026-03-05T04:09:15.757Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-03-05T04:09:15.782Zprocess exited: duration 24895 ms, exit code 0
 
822026-03-05T04:09:15.832Zstarting task 2: "authentication"
832026-03-05T04:09:15.889Zprocess exited: duration 57 ms, exit code 0
 
842026-03-05T04:09:15.939Zstarting task 3: "clone repository"
852026-03-05T04:09:15.964Z+ mkdir -p /work/oxidecomputer/propolis
862026-03-05T04:09:15.964Z+ git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis
872026-03-05T04:09:15.989ZCloning into '/work/oxidecomputer/propolis'...
882026-03-05T04:09:18.337Z+ cd /work/oxidecomputer/propolis
892026-03-05T04:09:18.337Z+ git fetch origin aab0d91d3cea70033499b6f57ed3124fed92519e
902026-03-05T04:09:18.760ZFrom https://github.com/oxidecomputer/propolis
912026-03-05T04:09:18.786Z * branch aab0d91d3cea70033499b6f57ed3124fed92519e -> FETCH_HEAD
922026-03-05T04:09:18.786Z+ [[ -n sunshowers/spr/wip-add-serial-number-to-nvmedisk ]]
932026-03-05T04:09:18.786Z++ git branch --show-current
942026-03-05T04:09:18.786Z+ current=master
952026-03-05T04:09:18.787Z+ [[ master != sunshowers/spr/wip-add-serial-number-to-nvmedisk ]]
962026-03-05T04:09:18.787Z+ git branch -f sunshowers/spr/wip-add-serial-number-to-nvmedisk aab0d91d3cea70033499b6f57ed3124fed92519e
972026-03-05T04:09:18.787Z+ git checkout -f sunshowers/spr/wip-add-serial-number-to-nvmedisk
982026-03-05T04:09:18.821ZSwitched to branch 'sunshowers/spr/wip-add-serial-number-to-nvmedisk'
992026-03-05T04:09:18.847Z+ git reset --hard aab0d91d3cea70033499b6f57ed3124fed92519e
1002026-03-05T04:09:18.847ZHEAD is now at aab0d91 use byte-wrapper on crates.io
1012026-03-05T04:09:18.847Zprocess exited: duration 2900 ms, exit code 0
 
1022026-03-05T04:09:18.899Zstarting task 4: "build"
1032026-03-05T04:09:18.925ZCloning into './gate_src'...
1042026-03-05T04:09:48.482ZUpdating files: 26% (12981/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: 41% (20237/49358) Updating files: 42% (20731/49358) Updating files: 42% (20814/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: 65% (32418/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: 85% (42074/49358) Updating files: 86% (42448/49358) Updating files: 87% (42942/49358) Updating files: 88% (43436/49358) Updating files: 88% (43844/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-05T04:09:48.599ZRUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/
1062026-03-05T04:09:48.761Zwarning: no edition set: defaulting to the 2015 edition while the latest is 2024
1072026-03-05T04:09:48.914Z Updating crates.io index
1082026-03-05T04:09:49.253Z Locking 44 packages to latest compatible versions
1092026-03-05T04:09:49.279Z Adding strum v0.25.0 (available: v0.28.0)
1102026-03-05T04:09:49.279Z Downloading crates ...
1112026-03-05T04:09:49.313Z Downloaded heck v0.5.0
1122026-03-05T04:09:49.341Z Downloaded garando_pos v0.1.0
1132026-03-05T04:09:49.342Z Downloaded zmij v1.0.21
1142026-03-05T04:09:49.342Z Downloaded cc v1.2.56
1152026-03-05T04:09:49.342Z Downloaded proc-macro2 v1.0.106
1162026-03-05T04:09:49.342Z Downloaded log v0.4.29
1172026-03-05T04:09:49.342Z Downloaded strum v0.26.3
1182026-03-05T04:09:49.342Z Downloaded dirs v2.0.2
1192026-03-05T04:09:49.366Z Downloaded bitflags v1.3.2
1202026-03-05T04:09:49.366Z Downloaded garando_syntax v0.1.1
1212026-03-05T04:09:49.366Z Downloaded unicode-xid v0.2.6
1222026-03-05T04:09:49.366Z Downloaded quote v1.0.45
1232026-03-05T04:09:49.366Z Downloaded itoa v1.0.17
1242026-03-05T04:09:49.366Z Downloaded find-msvc-tools v0.1.9
1252026-03-05T04:09:49.367Z Downloaded serde_derive v1.0.228
1262026-03-05T04:09:49.392Z Downloaded strum v0.25.0
1272026-03-05T04:09:49.392Z Downloaded dirs-sys v0.3.7
1282026-03-05T04:09:49.393Z Downloaded rustc_version v0.4.1
1292026-03-05T04:09:49.393Z Downloaded garando_errors v0.1.0
1302026-03-05T04:09:49.393Z Downloaded cfg-if v0.1.10
1312026-03-05T04:09:49.393Z Downloaded strum_macros v0.26.4
1322026-03-05T04:09:49.393Z Downloaded semver v1.0.27
1332026-03-05T04:09:49.393Z Downloaded unicode-ident v1.0.24
1342026-03-05T04:09:49.393Z Downloaded term v0.6.1
1352026-03-05T04:09:49.393Z Downloaded serde v1.0.228
1362026-03-05T04:09:49.417Z Downloaded serde_core v1.0.228
1372026-03-05T04:09:49.417Z Downloaded libc v0.2.182
1382026-03-05T04:09:49.443Z Downloaded rustversion v1.0.22
1392026-03-05T04:09:49.467Z Downloaded shlex v1.3.0
1402026-03-05T04:09:49.467Z Downloaded ctest2 v0.4.10
1412026-03-05T04:09:49.468Z Downloaded syn v2.0.117
1422026-03-05T04:09:49.468Z Downloaded memchr v2.8.0
1432026-03-05T04:09:49.492Z Downloaded serde_json v1.0.149
1442026-03-05T04:09:49.551Z Compiling proc-macro2 v1.0.106
1452026-03-05T04:09:49.551Z Compiling unicode-ident v1.0.24
1462026-03-05T04:09:49.577Z Compiling quote v1.0.45
1472026-03-05T04:09:49.577Z Compiling libc v0.2.182
1482026-03-05T04:09:49.577Z Compiling serde_core v1.0.228
1492026-03-05T04:09:49.578Z Compiling serde v1.0.228
1502026-03-05T04:09:49.578Z Compiling cfg-if v0.1.10
1512026-03-05T04:09:49.578Z Compiling zmij v1.0.21
1522026-03-05T04:09:49.757Z Compiling rustversion v1.0.22
1532026-03-05T04:09:49.891Z Compiling serde_json v1.0.149
1542026-03-05T04:09:50.268Z Compiling memchr v2.8.0
1552026-03-05T04:09:50.294Z Compiling itoa v1.0.17
1562026-03-05T04:09:50.319Z Compiling heck v0.5.0
1572026-03-05T04:09:50.593Z Compiling unicode-xid v0.2.6
1582026-03-05T04:09:50.698Z Compiling shlex v1.3.0
1592026-03-05T04:09:50.758Z Compiling bitflags v1.3.2
1602026-03-05T04:09:50.782Z Compiling log v0.4.29
1612026-03-05T04:09:50.852Z Compiling find-msvc-tools v0.1.9
1622026-03-05T04:09:51.039Z Compiling semver v1.0.27
1632026-03-05T04:09:51.081Z Compiling strum v0.25.0
1642026-03-05T04:09:51.180Z Compiling dirs-sys v0.3.7
1652026-03-05T04:09:51.246Z Compiling cc v1.2.56
1662026-03-05T04:09:51.388Z Compiling dirs v2.0.2
1672026-03-05T04:09:51.426Z Compiling rustc_version v0.4.1
1682026-03-05T04:09:51.507Z Compiling term v0.6.1
1692026-03-05T04:09:51.997Z Compiling syn v2.0.117
1702026-03-05T04:09:55.560Z Compiling serde_derive v1.0.228
1712026-03-05T04:09:55.560Z Compiling strum_macros v0.26.4
1722026-03-05T04:09:57.495Z Compiling strum v0.26.3
1732026-03-05T04:09:57.604Z Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys)
1742026-03-05T04:09:59.723Z Compiling garando_pos v0.1.0
1752026-03-05T04:10:00.293Z Compiling garando_errors v0.1.0
1762026-03-05T04:10:01.145Z Compiling garando_syntax v0.1.1
1772026-03-05T04:10:09.993Z Compiling ctest2 v0.4.10
1782026-03-05T04:10:11.528Z Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check)
1792026-03-05T04:10:15.926Z Finished `test` profile [unoptimized + debuginfo] target(s) in 27.21s
1802026-03-05T04:10:15.957Z Running test/main.rs (target/debug/deps/main-94d9bf68730c773c)
1812026-03-05T04:10:15.981ZRUNNING ALL TESTS
1822026-03-05T04:10:15.981ZPASSED 1185 tests
1832026-03-05T04:10:15.981ZRUNNING HEADER-CHECK FOR crates/nvpair/header-check/
1842026-03-05T04:10:16.151Z Updating crates.io index
1852026-03-05T04:10:16.301Z Locking 39 packages to latest compatible versions
1862026-03-05T04:10:16.382Z Compiling proc-macro2 v1.0.106
1872026-03-05T04:10:16.383Z Compiling quote v1.0.45
1882026-03-05T04:10:16.383Z Compiling unicode-ident v1.0.24
1892026-03-05T04:10:16.383Z Compiling libc v0.2.182
1902026-03-05T04:10:16.383Z Compiling serde_core v1.0.228
1912026-03-05T04:10:16.408Z Compiling serde v1.0.228
1922026-03-05T04:10:16.408Z Compiling cfg-if v0.1.10
1932026-03-05T04:10:16.408Z Compiling zmij v1.0.21
1942026-03-05T04:10:16.501Z Compiling serde_json v1.0.149
1952026-03-05T04:10:16.573Z Compiling unicode-xid v0.2.6
1962026-03-05T04:10:16.759Z Compiling memchr v2.8.0
1972026-03-05T04:10:16.861Z Compiling itoa v1.0.17
1982026-03-05T04:10:16.946Z Compiling log v0.4.29
1992026-03-05T04:10:16.971Z Compiling find-msvc-tools v0.1.9
2002026-03-05T04:10:17.149Z Compiling bitflags v1.3.2
2012026-03-05T04:10:17.232Z Compiling semver v1.0.27
2022026-03-05T04:10:17.257Z Compiling shlex v1.3.0
2032026-03-05T04:10:17.436Z Compiling cc v1.2.56
2042026-03-05T04:10:17.556Z Compiling rustc_version v0.4.1
2052026-03-05T04:10:17.796Z Compiling dirs-sys v0.3.7
2062026-03-05T04:10:17.796Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2072026-03-05T04:10:18.003Z Compiling dirs v2.0.2
2082026-03-05T04:10:18.119Z Compiling term v0.6.1
2092026-03-05T04:10:18.387Z Compiling syn v2.0.117
2102026-03-05T04:10:21.174Z Compiling serde_derive v1.0.228
2112026-03-05T04:10:25.379Z Compiling garando_pos v0.1.0
2122026-03-05T04:10:25.979Z Compiling garando_errors v0.1.0
2132026-03-05T04:10:26.878Z Compiling garando_syntax v0.1.1
2142026-03-05T04:10:36.195Z Compiling ctest2 v0.4.10
2152026-03-05T04:10:37.720Z Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check)
2162026-03-05T04:10:39.302Z Finished `test` profile [unoptimized + debuginfo] target(s) in 23.25s
2172026-03-05T04:10:39.326Z Running test/main.rs (target/debug/deps/main-345c8ae9adbf7c1c)
2182026-03-05T04:10:39.351ZRUNNING ALL TESTS
2192026-03-05T04:10:39.351ZPASSED 90 tests
2202026-03-05T04:10:39.351ZRUNNING HEADER-CHECK FOR crates/viona-api/header-check/
2212026-03-05T04:10:39.513Z Updating crates.io index
2222026-03-05T04:10:39.670Z Locking 41 packages to latest compatible versions
2232026-03-05T04:10:39.753Z Compiling libc v0.2.182
2242026-03-05T04:10:39.753Z Compiling proc-macro2 v1.0.106
2252026-03-05T04:10:39.753Z Compiling unicode-ident v1.0.24
2262026-03-05T04:10:39.753Z Compiling quote v1.0.45
2272026-03-05T04:10:39.778Z Compiling serde_core v1.0.228
2282026-03-05T04:10:39.778Z Compiling serde v1.0.228
2292026-03-05T04:10:39.778Z Compiling zmij v1.0.21
2302026-03-05T04:10:39.778Z Compiling cfg-if v0.1.10
2312026-03-05T04:10:39.868Z Compiling serde_json v1.0.149
2322026-03-05T04:10:39.937Z Compiling itoa v1.0.17
2332026-03-05T04:10:40.221Z Compiling memchr v2.8.0
2342026-03-05T04:10:40.246Z Compiling unicode-xid v0.2.6
2352026-03-05T04:10:40.274Z Compiling log v0.4.29
2362026-03-05T04:10:40.302Z Compiling semver v1.0.27
2372026-03-05T04:10:40.395Z Compiling find-msvc-tools v0.1.9
2382026-03-05T04:10:40.565Z Compiling bitflags v1.3.2
2392026-03-05T04:10:40.656Z Compiling shlex v1.3.0
2402026-03-05T04:10:40.700Z Compiling rustc_version v0.4.1
2412026-03-05T04:10:40.855Z Compiling cc v1.2.56
2422026-03-05T04:10:41.174Z Compiling dirs-sys v0.3.7
2432026-03-05T04:10:41.174Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2442026-03-05T04:10:41.312Z Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair)
2452026-03-05T04:10:41.381Z Compiling dirs v2.0.2
2462026-03-05T04:10:41.519Z Compiling term v0.6.1
2472026-03-05T04:10:41.554Z Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api)
2482026-03-05T04:10:41.838Z Compiling syn v2.0.117
2492026-03-05T04:10:44.879Z Compiling serde_derive v1.0.228
2502026-03-05T04:10:49.231Z Compiling garando_pos v0.1.0
2512026-03-05T04:10:49.855Z Compiling garando_errors v0.1.0
2522026-03-05T04:10:50.716Z Compiling garando_syntax v0.1.1
2532026-03-05T04:11:00.145Z Compiling ctest2 v0.4.10
2542026-03-05T04:11:01.640Z Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check)
2552026-03-05T04:11:03.548Z Finished `test` profile [unoptimized + debuginfo] target(s) in 24.13s
2562026-03-05T04:11:03.580Z Running test/main.rs (target/debug/deps/main-ca4fc6fef5f527ea)
2572026-03-05T04:11:03.580ZRUNNING ALL TESTS
2582026-03-05T04:11:03.580ZPASSED 257 tests
2592026-03-05T04:11:03.609Zprocess exited: duration 104693 ms, exit code 0
 
2602026-03-05T04:11:03.674Zfound 0 output files