|
|
|
| 1 | 2026-05-07T22:48:55.617Z | job assigned to worker 01KR2A16AXY23NHQV0B2VY9ESH [factory aws, i-005f49b454acc1337] (queued for 44 s) |
| |
| 2 | 2026-05-07T22:49:02.921Z | starting task 0: "setup" |
| 3 | 2026-05-07T22:49:02.925Z | ++ uname -s |
| 4 | 2026-05-07T22:49:02.928Z | + kern=SunOS |
| 5 | 2026-05-07T22:49:02.928Z | + build_user=build |
| 6 | 2026-05-07T22:49:02.928Z | + build_uid=12345 |
| 7 | 2026-05-07T22:49:02.928Z | + work_dir=/work |
| 8 | 2026-05-07T22:49:02.928Z | + input_dir=/input |
| 9 | 2026-05-07T22:49:02.928Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-07T22:49:02.928Z | + case "$kern" in |
| 11 | 2026-05-07T22:49:02.928Z | + groupadd -g 12345 build |
| 12 | 2026-05-07T22:49:02.933Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-07T22:49:04.936Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-07T22:49:05.055Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-07T22:49:05.058Z | + home_fs=zfs |
| 16 | 2026-05-07T22:49:05.058Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-07T22:49:05.058Z | + mkdir -p /home/build |
| 18 | 2026-05-07T22:49:05.058Z | + chown build:build /home/build /work |
| 19 | 2026-05-07T22:49:07.060Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-07T22:49:07.063Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-05-07T22:49:07.069Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-07T22:49:07.073Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-05-07T22:49:07.073Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-05-07T22:49:07.073Z | * rust toolchain profile = "default" |
| 25 | 2026-05-07T22:49:07.073Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-07T22:49:07.073Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-07T22:49:07.073Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-07T22:49:07.076Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-07T22:49:07.076Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-05-07T22:49:07.150Z | info: downloading installer |
| 31 | 2026-05-07T22:49:08.435Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-07T22:49:08.435Z | warn: /opt/ooce/bin |
| 33 | 2026-05-07T22:49:08.436Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-07T22:49:08.436Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-07T22:49:08.436Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-07T22:49:08.436Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-07T22:49:08.436Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-07T22:49:08.436Z | error: cannot install while Rust is installed |
| 39 | 2026-05-07T22:49:08.436Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-07T22:49:08.439Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-07T22:49:08.439Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-07T22:49:08.439Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-07T22:49:08.439Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-07T22:49:08.450Z | info: profile set to default |
| 45 | 2026-05-07T22:49:08.450Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-07T22:49:08.453Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-05-07T22:49:08.587Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-05-07T22:49:08.590Z | info: downloading 6 components |
| 49 | 2026-05-07T22:49:22.487Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-05-07T22:49:22.488Z | |
| 51 | 2026-05-07T22:49:22.517Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-05-07T22:49:22.517Z | |
| 53 | 2026-05-07T22:49:22.517Z | |
| 54 | 2026-05-07T22:49:22.517Z | Rust is installed now. Great! |
| 55 | 2026-05-07T22:49:22.517Z | |
| 56 | 2026-05-07T22:49:22.517Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-07T22:49:22.517Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-07T22:49:22.517Z | |
| 59 | 2026-05-07T22:49:22.517Z | To configure your current shell, you need to source |
| 60 | 2026-05-07T22:49:22.517Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-07T22:49:22.517Z | |
| 62 | 2026-05-07T22:49:22.517Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-07T22:49:22.517Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-07T22:49:22.517Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-07T22:49:22.517Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-07T22:49:22.517Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-07T22:49:22.517Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-07T22:49:22.517Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-07T22:49:22.520Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-07T22:49:22.520Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-07T22:49:22.598Z | + rustup --version |
| 72 | 2026-05-07T22:49:22.606Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-07T22:49:22.613Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-07T22:49:22.628Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-05-07T22:49:22.631Z | + cargo --version |
| 76 | 2026-05-07T22:49:22.644Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-05-07T22:49:22.658Z | + rustc --version |
| 78 | 2026-05-07T22:49:22.666Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-05-07T22:49:22.669Z | process exited: duration 15596 ms, exit code 0 |
| |
| 80 | 2026-05-07T22:49:22.675Z | starting task 2: "authentication" |
| 81 | 2026-05-07T22:49:22.692Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-07T22:49:22.698Z | starting task 3: "clone repository" |
| 83 | 2026-05-07T22:49:22.701Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-05-07T22:49:22.703Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-05-07T22:49:22.743Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-05-07T22:49:23.654Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-05-07T22:49:23.654Z | + git fetch origin e850de81b76fcff9ad3c0150b996a199cd305830 |
| 88 | 2026-05-07T22:49:23.902Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-05-07T22:49:23.903Z | * branch e850de81b76fcff9ad3c0150b996a199cd305830 -> FETCH_HEAD |
| 90 | 2026-05-07T22:49:23.909Z | + [[ -n sunshowers/spr/meta-update-to-drift-014 ]] |
| 91 | 2026-05-07T22:49:23.912Z | ++ git branch --show-current |
| 92 | 2026-05-07T22:49:23.912Z | + current=master |
| 93 | 2026-05-07T22:49:23.912Z | + [[ master != sunshowers/spr/meta-update-to-drift-014 ]] |
| 94 | 2026-05-07T22:49:23.912Z | + git branch -f sunshowers/spr/meta-update-to-drift-014 e850de81b76fcff9ad3c0150b996a199cd305830 |
| 95 | 2026-05-07T22:49:23.915Z | + git checkout -f sunshowers/spr/meta-update-to-drift-014 |
| 96 | 2026-05-07T22:49:23.935Z | Switched to branch 'sunshowers/spr/meta-update-to-drift-014' |
| 97 | 2026-05-07T22:49:23.937Z | + git reset --hard e850de81b76fcff9ad3c0150b996a199cd305830 |
| 98 | 2026-05-07T22:49:23.955Z | HEAD is now at e850de8 rustfmt (unrelated to this change) |
| 99 | 2026-05-07T22:49:23.958Z | process exited: duration 1256 ms, exit code 0 |
| |
| 100 | 2026-05-07T22:49:23.964Z | starting task 4: "build" |
| 101 | 2026-05-07T22:49:23.973Z | Cloning into './gate_src'... |
| 102 | 2026-05-07T22:50:08.429Z | Updating files: 37% (18730/49467)
Updating files: 38% (18798/49467)
Updating files: 39% (19293/49467)
Updating files: 40% (19787/49467)
Updating files: 41% (20282/49467)
Updating files: 42% (20777/49467)
Updating files: 43% (21271/49467)
Updating files: 44% (21766/49467)
Updating files: 45% (22261/49467)
Updating files: 46% (22755/49467)
Updating files: 47% (23250/49467)
Updating files: 48% (23745/49467)
Updating files: 49% (24239/49467)
Updating files: 50% (24734/49467)
Updating files: 51% (25229/49467)
Updating files: 52% (25723/49467)
Updating files: 53% (26218/49467)
Updating files: 54% (26713/49467)
Updating files: 55% (27207/49467)
Updating files: 56% (27702/49467)
Updating files: 57% (28197/49467)
Updating files: 58% (28691/49467)
Updating files: 59% (29186/49467)
Updating files: 60% (29681/49467)
Updating files: 61% (30175/49467)
Updating files: 62% (30670/49467)
Updating files: 63% (31165/49467)
Updating files: 64% (31659/49467)
Updating files: 65% (32154/49467)
Updating files: 66% (32649/49467)
Updating files: 67% (33143/49467)
Updating files: 68% (33638/49467)
Updating files: 69% (34133/49467)
Updating files: 70% (34627/49467)
Updating files: 71% (35122/49467)
Updating files: 72% (35617/49467)
Updating files: 73% (36111/49467)
Updating files: 74% (36606/49467)
Updating files: 75% (37101/49467)
Updating files: 76% (37595/49467)
Updating files: 77% (38090/49467)
Updating files: 78% (38585/49467)
Updating files: 79% (39079/49467)
Updating files: 80% (39574/49467)
Updating files: 81% (40069/49467)
Updating files: 82% (40563/49467)
Updating files: 83% (41058/49467)
Updating files: 84% (41553/49467)
Updating files: 85% (42047/49467)
Updating files: 85% (42364/49467)
Updating files: 86% (42542/49467)
Updating files: 87% (43037/49467)
Updating files: 88% (43531/49467)
Updating files: 89% (44026/49467)
Updating files: 90% (44521/49467)
Updating files: 91% (45015/49467)
Updating files: 92% (45510/49467)
Updating files: 93% (46005/49467)
Updating files: 94% (46499/49467)
Updating files: 95% (46994/49467)
Updating files: 96% (47489/49467)
Updating files: 97% (47983/49467)
Updating files: 98% (48478/49467)
Updating files: 99% (48973/49467)
Updating files: 100% (49467/49467)
Updating files: 100% (49467/49467), done. |
| 103 | 2026-05-07T22:50:08.506Z | RUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/ |
| 104 | 2026-05-07T22:50:08.538Z | warning: no edition set: defaulting to the 2015 edition while the latest is 2024 |
| 105 | 2026-05-07T22:50:08.606Z | Updating crates.io index |
| 106 | 2026-05-07T22:50:08.953Z | Locking 44 packages to latest compatible versions |
| 107 | 2026-05-07T22:50:08.956Z | Adding strum v0.25.0 (available: v0.28.0) |
| 108 | 2026-05-07T22:50:08.959Z | Downloading crates ... |
| 109 | 2026-05-07T22:50:09.008Z | Downloaded unicode-xid v0.2.6 |
| 110 | 2026-05-07T22:50:09.032Z | Downloaded bitflags v1.3.2 |
| 111 | 2026-05-07T22:50:09.041Z | Downloaded strum v0.25.0 |
| 112 | 2026-05-07T22:50:09.048Z | Downloaded rustc_version v0.4.1 |
| 113 | 2026-05-07T22:50:09.051Z | Downloaded cfg-if v0.1.10 |
| 114 | 2026-05-07T22:50:09.055Z | Downloaded strum v0.26.3 |
| 115 | 2026-05-07T22:50:09.061Z | Downloaded heck v0.5.0 |
| 116 | 2026-05-07T22:50:09.064Z | Downloaded strum_macros v0.26.4 |
| 117 | 2026-05-07T22:50:09.064Z | Downloaded rustversion v1.0.22 |
| 118 | 2026-05-07T22:50:09.069Z | Downloaded quote v1.0.45 |
| 119 | 2026-05-07T22:50:09.072Z | Downloaded serde v1.0.228 |
| 120 | 2026-05-07T22:50:09.075Z | Downloaded garando_errors v0.1.0 |
| 121 | 2026-05-07T22:50:09.075Z | Downloaded find-msvc-tools v0.1.9 |
| 122 | 2026-05-07T22:50:09.077Z | Downloaded semver v1.0.28 |
| 123 | 2026-05-07T22:50:09.080Z | Downloaded garando_pos v0.1.0 |
| 124 | 2026-05-07T22:50:09.086Z | Downloaded unicode-ident v1.0.24 |
| 125 | 2026-05-07T22:50:09.089Z | Downloaded serde_derive v1.0.228 |
| 126 | 2026-05-07T22:50:09.097Z | Downloaded cc v1.2.61 |
| 127 | 2026-05-07T22:50:09.106Z | Downloaded memchr v2.8.0 |
| 128 | 2026-05-07T22:50:09.111Z | Downloaded dirs v2.0.2 |
| 129 | 2026-05-07T22:50:09.115Z | Downloaded shlex v1.3.0 |
| 130 | 2026-05-07T22:50:09.117Z | Downloaded dirs-sys v0.3.7 |
| 131 | 2026-05-07T22:50:09.121Z | Downloaded itoa v1.0.18 |
| 132 | 2026-05-07T22:50:09.124Z | Downloaded ctest2 v0.4.10 |
| 133 | 2026-05-07T22:50:09.127Z | Downloaded zmij v1.0.21 |
| 134 | 2026-05-07T22:50:09.134Z | Downloaded term v0.6.1 |
| 135 | 2026-05-07T22:50:09.137Z | Downloaded proc-macro2 v1.0.106 |
| 136 | 2026-05-07T22:50:09.140Z | Downloaded log v0.4.29 |
| 137 | 2026-05-07T22:50:09.143Z | Downloaded serde_json v1.0.149 |
| 138 | 2026-05-07T22:50:09.148Z | Downloaded serde_core v1.0.228 |
| 139 | 2026-05-07T22:50:09.168Z | Downloaded garando_syntax v0.1.1 |
| 140 | 2026-05-07T22:50:09.176Z | Downloaded syn v2.0.117 |
| 141 | 2026-05-07T22:50:09.216Z | Downloaded libc v0.2.186 |
| 142 | 2026-05-07T22:50:09.267Z | Compiling proc-macro2 v1.0.106 |
| 143 | 2026-05-07T22:50:09.267Z | Compiling unicode-ident v1.0.24 |
| 144 | 2026-05-07T22:50:09.267Z | Compiling quote v1.0.45 |
| 145 | 2026-05-07T22:50:09.270Z | Compiling libc v0.2.186 |
| 146 | 2026-05-07T22:50:09.270Z | Compiling serde_core v1.0.228 |
| 147 | 2026-05-07T22:50:09.270Z | Compiling serde v1.0.228 |
| 148 | 2026-05-07T22:50:09.270Z | Compiling zmij v1.0.21 |
| 149 | 2026-05-07T22:50:09.270Z | Compiling rustversion v1.0.22 |
| 150 | 2026-05-07T22:50:09.441Z | Compiling cfg-if v0.1.10 |
| 151 | 2026-05-07T22:50:09.502Z | Compiling serde_json v1.0.149 |
| 152 | 2026-05-07T22:50:09.685Z | Compiling itoa v1.0.18 |
| 153 | 2026-05-07T22:50:09.686Z | Compiling heck v0.5.0 |
| 154 | 2026-05-07T22:50:09.716Z | Compiling memchr v2.8.0 |
| 155 | 2026-05-07T22:50:09.847Z | Compiling unicode-xid v0.2.6 |
| 156 | 2026-05-07T22:50:09.873Z | Compiling find-msvc-tools v0.1.9 |
| 157 | 2026-05-07T22:50:09.928Z | Compiling shlex v1.3.0 |
| 158 | 2026-05-07T22:50:09.945Z | Compiling semver v1.0.28 |
| 159 | 2026-05-07T22:50:10.046Z | Compiling dirs-sys v0.3.7 |
| 160 | 2026-05-07T22:50:10.094Z | Compiling bitflags v1.3.2 |
| 161 | 2026-05-07T22:50:10.096Z | Compiling log v0.4.29 |
| 162 | 2026-05-07T22:50:10.155Z | Compiling rustc_version v0.4.1 |
| 163 | 2026-05-07T22:50:10.210Z | Compiling dirs v2.0.2 |
| 164 | 2026-05-07T22:50:10.253Z | Compiling cc v1.2.61 |
| 165 | 2026-05-07T22:50:10.257Z | Compiling strum v0.25.0 |
| 166 | 2026-05-07T22:50:10.274Z | Compiling term v0.6.1 |
| 167 | 2026-05-07T22:50:10.447Z | Compiling syn v2.0.117 |
| 168 | 2026-05-07T22:50:12.056Z | Compiling serde_derive v1.0.228 |
| 169 | 2026-05-07T22:50:12.056Z | Compiling strum_macros v0.26.4 |
| 170 | 2026-05-07T22:50:13.067Z | Compiling strum v0.26.3 |
| 171 | 2026-05-07T22:50:13.129Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 172 | 2026-05-07T22:50:14.110Z | Compiling garando_pos v0.1.0 |
| 173 | 2026-05-07T22:50:14.384Z | Compiling garando_errors v0.1.0 |
| 174 | 2026-05-07T22:50:14.753Z | Compiling garando_syntax v0.1.1 |
| 175 | 2026-05-07T22:50:18.791Z | Compiling ctest2 v0.4.10 |
| 176 | 2026-05-07T22:50:19.415Z | Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check) |
| 177 | 2026-05-07T22:50:21.678Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 13.16s |
| 178 | 2026-05-07T22:50:21.697Z | Running test/main.rs (target/debug/deps/main-7f1479b9b01eb3e3) |
| 179 | 2026-05-07T22:50:21.700Z | RUNNING ALL TESTS |
| 180 | 2026-05-07T22:50:21.700Z | PASSED 1185 tests |
| 181 | 2026-05-07T22:50:21.707Z | RUNNING HEADER-CHECK FOR crates/nvpair/header-check/ |
| 182 | 2026-05-07T22:50:21.767Z | Updating crates.io index |
| 183 | 2026-05-07T22:50:21.934Z | Locking 39 packages to latest compatible versions |
| 184 | 2026-05-07T22:50:21.975Z | Compiling proc-macro2 v1.0.106 |
| 185 | 2026-05-07T22:50:21.975Z | Compiling libc v0.2.186 |
| 186 | 2026-05-07T22:50:21.975Z | Compiling quote v1.0.45 |
| 187 | 2026-05-07T22:50:21.976Z | Compiling unicode-ident v1.0.24 |
| 188 | 2026-05-07T22:50:21.978Z | Compiling serde_core v1.0.228 |
| 189 | 2026-05-07T22:50:21.985Z | Compiling serde v1.0.228 |
| 190 | 2026-05-07T22:50:21.988Z | Compiling cfg-if v0.1.10 |
| 191 | 2026-05-07T22:50:21.988Z | Compiling zmij v1.0.21 |
| 192 | 2026-05-07T22:50:22.034Z | Compiling serde_json v1.0.149 |
| 193 | 2026-05-07T22:50:22.078Z | Compiling itoa v1.0.18 |
| 194 | 2026-05-07T22:50:22.233Z | Compiling memchr v2.8.0 |
| 195 | 2026-05-07T22:50:22.239Z | Compiling unicode-xid v0.2.6 |
| 196 | 2026-05-07T22:50:22.264Z | Compiling shlex v1.3.0 |
| 197 | 2026-05-07T22:50:22.290Z | Compiling log v0.4.29 |
| 198 | 2026-05-07T22:50:22.330Z | Compiling bitflags v1.3.2 |
| 199 | 2026-05-07T22:50:22.390Z | Compiling semver v1.0.28 |
| 200 | 2026-05-07T22:50:22.485Z | Compiling find-msvc-tools v0.1.9 |
| 201 | 2026-05-07T22:50:22.535Z | Compiling cc v1.2.61 |
| 202 | 2026-05-07T22:50:22.564Z | Compiling rustc_version v0.4.1 |
| 203 | 2026-05-07T22:50:22.619Z | Compiling dirs-sys v0.3.7 |
| 204 | 2026-05-07T22:50:22.641Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 205 | 2026-05-07T22:50:22.751Z | Compiling dirs v2.0.2 |
| 206 | 2026-05-07T22:50:22.808Z | Compiling term v0.6.1 |
| 207 | 2026-05-07T22:50:22.993Z | Compiling syn v2.0.117 |
| 208 | 2026-05-07T22:50:24.285Z | Compiling serde_derive v1.0.228 |
| 209 | 2026-05-07T22:50:26.210Z | Compiling garando_pos v0.1.0 |
| 210 | 2026-05-07T22:50:26.466Z | Compiling garando_errors v0.1.0 |
| 211 | 2026-05-07T22:50:26.830Z | Compiling garando_syntax v0.1.1 |
| 212 | 2026-05-07T22:50:30.862Z | Compiling ctest2 v0.4.10 |
| 213 | 2026-05-07T22:50:31.496Z | Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check) |
| 214 | 2026-05-07T22:50:32.416Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.69s |
| 215 | 2026-05-07T22:50:32.431Z | Running test/main.rs (target/debug/deps/main-a2224149626a13a4) |
| 216 | 2026-05-07T22:50:32.433Z | RUNNING ALL TESTS |
| 217 | 2026-05-07T22:50:32.433Z | PASSED 90 tests |
| 218 | 2026-05-07T22:50:32.437Z | RUNNING HEADER-CHECK FOR crates/viona-api/header-check/ |
| 219 | 2026-05-07T22:50:32.496Z | Updating crates.io index |
| 220 | 2026-05-07T22:50:32.659Z | Locking 41 packages to latest compatible versions |
| 221 | 2026-05-07T22:50:32.700Z | Compiling libc v0.2.186 |
| 222 | 2026-05-07T22:50:32.700Z | Compiling proc-macro2 v1.0.106 |
| 223 | 2026-05-07T22:50:32.700Z | Compiling quote v1.0.45 |
| 224 | 2026-05-07T22:50:32.700Z | Compiling unicode-ident v1.0.24 |
| 225 | 2026-05-07T22:50:32.703Z | Compiling serde_core v1.0.228 |
| 226 | 2026-05-07T22:50:32.703Z | Compiling serde v1.0.228 |
| 227 | 2026-05-07T22:50:32.703Z | Compiling zmij v1.0.21 |
| 228 | 2026-05-07T22:50:32.703Z | Compiling cfg-if v0.1.10 |
| 229 | 2026-05-07T22:50:32.761Z | Compiling serde_json v1.0.149 |
| 230 | 2026-05-07T22:50:32.807Z | Compiling memchr v2.8.0 |
| 231 | 2026-05-07T22:50:32.963Z | Compiling itoa v1.0.18 |
| 232 | 2026-05-07T22:50:32.986Z | Compiling unicode-xid v0.2.6 |
| 233 | 2026-05-07T22:50:33.012Z | Compiling log v0.4.29 |
| 234 | 2026-05-07T22:50:33.074Z | Compiling semver v1.0.28 |
| 235 | 2026-05-07T22:50:33.112Z | Compiling shlex v1.3.0 |
| 236 | 2026-05-07T22:50:33.156Z | Compiling bitflags v1.3.2 |
| 237 | 2026-05-07T22:50:33.210Z | Compiling find-msvc-tools v0.1.9 |
| 238 | 2026-05-07T22:50:33.259Z | Compiling rustc_version v0.4.1 |
| 239 | 2026-05-07T22:50:33.324Z | Compiling cc v1.2.61 |
| 240 | 2026-05-07T22:50:33.348Z | Compiling dirs-sys v0.3.7 |
| 241 | 2026-05-07T22:50:33.361Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 242 | 2026-05-07T22:50:33.446Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 243 | 2026-05-07T22:50:33.479Z | Compiling dirs v2.0.2 |
| 244 | 2026-05-07T22:50:33.540Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 245 | 2026-05-07T22:50:33.543Z | Compiling term v0.6.1 |
| 246 | 2026-05-07T22:50:33.751Z | Compiling syn v2.0.117 |
| 247 | 2026-05-07T22:50:35.015Z | Compiling serde_derive v1.0.228 |
| 248 | 2026-05-07T22:50:36.922Z | Compiling garando_pos v0.1.0 |
| 249 | 2026-05-07T22:50:37.182Z | Compiling garando_errors v0.1.0 |
| 250 | 2026-05-07T22:50:37.547Z | Compiling garando_syntax v0.1.1 |
| 251 | 2026-05-07T22:50:41.561Z | Compiling ctest2 v0.4.10 |
| 252 | 2026-05-07T22:50:42.187Z | Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check) |
| 253 | 2026-05-07T22:50:43.185Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.73s |
| 254 | 2026-05-07T22:50:43.200Z | Running test/main.rs (target/debug/deps/main-cb554a347c9d3223) |
| 255 | 2026-05-07T22:50:43.203Z | RUNNING ALL TESTS |
| 256 | 2026-05-07T22:50:43.203Z | PASSED 257 tests |
| 257 | 2026-05-07T22:50:43.209Z | process exited: duration 79231 ms, exit code 0 |
| |
| 258 | 2026-05-07T22:50:43.216Z | found 0 output files |