|
|
|
| 1 | 2026-07-28T02:18:02.028Z | job assigned to worker 01KYK868DPC9QCMHFTHRQ6J9BR [factory aws, i-0b4a0fa053d028caa] (queued for 47 s) |
| |
| 2 | 2026-07-28T02:18:08.151Z | starting task 0: "setup" |
| 3 | 2026-07-28T02:18:08.154Z | ++ uname -s |
| 4 | 2026-07-28T02:18:08.158Z | + kern=SunOS |
| 5 | 2026-07-28T02:18:08.158Z | + build_user=build |
| 6 | 2026-07-28T02:18:08.158Z | + build_uid=12345 |
| 7 | 2026-07-28T02:18:08.158Z | + work_dir=/work |
| 8 | 2026-07-28T02:18:08.158Z | + input_dir=/input |
| 9 | 2026-07-28T02:18:08.160Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-28T02:18:08.160Z | + case "$kern" in |
| 11 | 2026-07-28T02:18:08.160Z | + groupadd -g 12345 build |
| 12 | 2026-07-28T02:18:08.160Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-28T02:18:10.164Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-28T02:18:10.219Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-28T02:18:10.223Z | + home_fs=zfs |
| 16 | 2026-07-28T02:18:10.223Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-28T02:18:10.223Z | + mkdir -p /home/build |
| 18 | 2026-07-28T02:18:10.224Z | + chown build:build /home/build /work |
| 19 | 2026-07-28T02:18:12.223Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-28T02:18:12.227Z | process exited: duration 4077 ms, exit code 0 |
| |
| 21 | 2026-07-28T02:18:12.236Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-28T02:18:12.240Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-07-28T02:18:12.240Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-07-28T02:18:12.240Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-28T02:18:12.240Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-28T02:18:12.240Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-28T02:18:12.240Z | * rust toolchain profile = "default" |
| 28 | 2026-07-28T02:18:12.244Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-28T02:18:12.244Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-07-28T02:18:12.364Z | info: downloading installer |
| 31 | 2026-07-28T02:18:13.641Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-28T02:18:13.643Z | warn: /opt/ooce/bin |
| 33 | 2026-07-28T02:18:13.643Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-28T02:18:13.643Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-28T02:18:13.643Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-28T02:18:13.643Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-28T02:18:13.643Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-28T02:18:13.643Z | error: cannot install while Rust is installed |
| 39 | 2026-07-28T02:18:13.643Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-28T02:18:13.644Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-28T02:18:13.644Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-28T02:18:13.644Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-28T02:18:13.644Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-28T02:18:13.655Z | info: profile set to default |
| 45 | 2026-07-28T02:18:13.655Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-28T02:18:13.659Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-07-28T02:18:13.827Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-07-28T02:18:13.831Z | info: downloading 6 components |
| 49 | 2026-07-28T02:18:30.018Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-07-28T02:18:30.018Z | |
| 51 | 2026-07-28T02:18:30.046Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-07-28T02:18:30.046Z | |
| 53 | 2026-07-28T02:18:30.047Z | |
| 54 | 2026-07-28T02:18:30.047Z | Rust is installed now. Great! |
| 55 | 2026-07-28T02:18:30.047Z | |
| 56 | 2026-07-28T02:18:30.047Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-28T02:18:30.047Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-28T02:18:30.047Z | |
| 59 | 2026-07-28T02:18:30.047Z | To configure your current shell, you need to source |
| 60 | 2026-07-28T02:18:30.047Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-28T02:18:30.047Z | |
| 62 | 2026-07-28T02:18:30.047Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-28T02:18:30.047Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-28T02:18:30.047Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-28T02:18:30.047Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-28T02:18:30.047Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-28T02:18:30.047Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-28T02:18:30.047Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-28T02:18:30.051Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-28T02:18:30.051Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-28T02:18:30.139Z | + rustup --version |
| 72 | 2026-07-28T02:18:30.147Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-28T02:18:30.151Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-28T02:18:30.170Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-07-28T02:18:30.173Z | + cargo --version |
| 76 | 2026-07-28T02:18:30.185Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-07-28T02:18:30.189Z | + rustc --version |
| 78 | 2026-07-28T02:18:30.208Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-07-28T02:18:30.211Z | process exited: duration 17974 ms, exit code 0 |
| |
| 80 | 2026-07-28T02:18:30.218Z | starting task 2: "authentication" |
| 81 | 2026-07-28T02:18:30.235Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-28T02:18:30.243Z | starting task 3: "clone repository" |
| 83 | 2026-07-28T02:18:30.247Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-28T02:18:30.250Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-28T02:18:30.281Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-28T02:18:31.296Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-28T02:18:31.296Z | + git fetch origin 420f452e4f39e90798836305dd8af5672677c265 |
| 88 | 2026-07-28T02:18:31.555Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-28T02:18:31.555Z | * branch 420f452e4f39e90798836305dd8af5672677c265 -> FETCH_HEAD |
| 90 | 2026-07-28T02:18:31.560Z | + [[ -n ixi/configurable-vwc ]] |
| 91 | 2026-07-28T02:18:31.560Z | ++ git branch --show-current |
| 92 | 2026-07-28T02:18:31.560Z | + current=master |
| 93 | 2026-07-28T02:18:31.560Z | + [[ master != ixi/configurable-vwc ]] |
| 94 | 2026-07-28T02:18:31.560Z | + git branch -f ixi/configurable-vwc 420f452e4f39e90798836305dd8af5672677c265 |
| 95 | 2026-07-28T02:18:31.560Z | + git checkout -f ixi/configurable-vwc |
| 96 | 2026-07-28T02:18:31.575Z | Switched to branch 'ixi/configurable-vwc' |
| 97 | 2026-07-28T02:18:31.579Z | + git reset --hard 420f452e4f39e90798836305dd8af5672677c265 |
| 98 | 2026-07-28T02:18:31.595Z | HEAD is now at 420f452e rustfmt and a missing v2 conversion |
| 99 | 2026-07-28T02:18:31.598Z | process exited: duration 1352 ms, exit code 0 |
| |
| 100 | 2026-07-28T02:18:31.607Z | starting task 4: "build" |
| 101 | 2026-07-28T02:18:31.629Z | Cloning into './gate_src'... |
| 102 | 2026-07-28T02:19:17.334Z | Updating files: 37% (18611/49637)
Updating files: 38% (18863/49637)
Updating files: 39% (19359/49637)
Updating files: 40% (19855/49637)
Updating files: 41% (20352/49637)
Updating files: 42% (20848/49637)
Updating files: 43% (21344/49637)
Updating files: 44% (21841/49637)
Updating files: 45% (22337/49637)
Updating files: 46% (22834/49637)
Updating files: 47% (23330/49637)
Updating files: 48% (23826/49637)
Updating files: 49% (24323/49637)
Updating files: 50% (24819/49637)
Updating files: 51% (25315/49637)
Updating files: 52% (25812/49637)
Updating files: 53% (26308/49637)
Updating files: 54% (26804/49637)
Updating files: 55% (27301/49637)
Updating files: 56% (27797/49637)
Updating files: 57% (28294/49637)
Updating files: 58% (28790/49637)
Updating files: 59% (29286/49637)
Updating files: 60% (29783/49637)
Updating files: 61% (30279/49637)
Updating files: 62% (30775/49637)
Updating files: 63% (31272/49637)
Updating files: 64% (31768/49637)
Updating files: 65% (32265/49637)
Updating files: 66% (32761/49637)
Updating files: 67% (33257/49637)
Updating files: 68% (33754/49637)
Updating files: 69% (34250/49637)
Updating files: 70% (34746/49637)
Updating files: 71% (35243/49637)
Updating files: 72% (35739/49637)
Updating files: 73% (36236/49637)
Updating files: 74% (36732/49637)
Updating files: 75% (37228/49637)
Updating files: 76% (37725/49637)
Updating files: 77% (38221/49637)
Updating files: 78% (38717/49637)
Updating files: 79% (39214/49637)
Updating files: 80% (39710/49637)
Updating files: 81% (40206/49637)
Updating files: 82% (40703/49637)
Updating files: 83% (41199/49637)
Updating files: 84% (41696/49637)
Updating files: 85% (42192/49637)
Updating files: 85% (42324/49637)
Updating files: 86% (42688/49637)
Updating files: 87% (43185/49637)
Updating files: 88% (43681/49637)
Updating files: 89% (44177/49637)
Updating files: 90% (44674/49637)
Updating files: 91% (45170/49637)
Updating files: 92% (45667/49637)
Updating files: 93% (46163/49637)
Updating files: 94% (46659/49637)
Updating files: 95% (47156/49637)
Updating files: 96% (47652/49637)
Updating files: 97% (48148/49637)
Updating files: 98% (48645/49637)
Updating files: 99% (49141/49637)
Updating files: 100% (49637/49637)
Updating files: 100% (49637/49637), done. |
| 103 | 2026-07-28T02:19:17.410Z | RUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/ |
| 104 | 2026-07-28T02:19:17.438Z | warning: no edition set: defaulting to the 2015 edition while the latest is 2024 |
| 105 | 2026-07-28T02:19:17.488Z | Updating crates.io index |
| 106 | 2026-07-28T02:19:17.833Z | Locking 45 packages to latest compatible versions |
| 107 | 2026-07-28T02:19:17.836Z | Adding strum v0.25.0 (available: v0.28.0) |
| 108 | 2026-07-28T02:19:17.839Z | Downloading crates ... |
| 109 | 2026-07-28T02:19:17.888Z | Downloaded dirs-sys v0.3.7 |
| 110 | 2026-07-28T02:19:17.902Z | Downloaded itoa v1.0.18 |
| 111 | 2026-07-28T02:19:17.905Z | Downloaded heck v0.5.0 |
| 112 | 2026-07-28T02:19:17.905Z | Downloaded ctest2 v0.4.10 |
| 113 | 2026-07-28T02:19:17.905Z | Downloaded unicode-xid v0.2.6 |
| 114 | 2026-07-28T02:19:17.910Z | Downloaded strum v0.26.3 |
| 115 | 2026-07-28T02:19:17.913Z | Downloaded strum v0.25.0 |
| 116 | 2026-07-28T02:19:17.914Z | Downloaded dirs v2.0.2 |
| 117 | 2026-07-28T02:19:17.919Z | Downloaded rustc_version v0.4.1 |
| 118 | 2026-07-28T02:19:17.936Z | Downloaded cfg-if v0.1.10 |
| 119 | 2026-07-28T02:19:17.944Z | Downloaded rustversion v1.0.23 |
| 120 | 2026-07-28T02:19:17.947Z | Downloaded strum_macros v0.26.4 |
| 121 | 2026-07-28T02:19:17.947Z | Downloaded garando_pos v0.1.0 |
| 122 | 2026-07-28T02:19:17.952Z | Downloaded garando_errors v0.1.0 |
| 123 | 2026-07-28T02:19:17.955Z | Downloaded quote v1.0.47 |
| 124 | 2026-07-28T02:19:17.955Z | Downloaded find-msvc-tools v0.1.9 |
| 125 | 2026-07-28T02:19:17.955Z | Downloaded bitflags v1.3.2 |
| 126 | 2026-07-28T02:19:17.960Z | Downloaded zmij v1.0.23 |
| 127 | 2026-07-28T02:19:17.963Z | Downloaded shlex v2.0.1 |
| 128 | 2026-07-28T02:19:17.967Z | Downloaded cc v1.4.0 |
| 129 | 2026-07-28T02:19:17.975Z | Downloaded term v0.6.1 |
| 130 | 2026-07-28T02:19:17.979Z | Downloaded unicode-ident v1.0.24 |
| 131 | 2026-07-28T02:19:17.979Z | Downloaded semver v1.0.28 |
| 132 | 2026-07-28T02:19:17.982Z | Downloaded log v0.4.33 |
| 133 | 2026-07-28T02:19:17.982Z | Downloaded proc-macro2 v1.0.107 |
| 134 | 2026-07-28T02:19:17.985Z | Downloaded serde_derive v1.0.229 |
| 135 | 2026-07-28T02:19:17.986Z | Downloaded serde_core v1.0.229 |
| 136 | 2026-07-28T02:19:17.992Z | Downloaded memchr v2.8.3 |
| 137 | 2026-07-28T02:19:17.995Z | Downloaded serde v1.0.229 |
| 138 | 2026-07-28T02:19:18.023Z | Downloaded serde_json v1.0.151 |
| 139 | 2026-07-28T02:19:18.038Z | Downloaded garando_syntax v0.1.1 |
| 140 | 2026-07-28T02:19:18.060Z | Downloaded syn v3.0.3 |
| 141 | 2026-07-28T02:19:18.067Z | Downloaded syn v2.0.119 |
| 142 | 2026-07-28T02:19:18.100Z | Downloaded libc v0.2.189 |
| 143 | 2026-07-28T02:19:18.155Z | Compiling proc-macro2 v1.0.107 |
| 144 | 2026-07-28T02:19:18.155Z | Compiling quote v1.0.47 |
| 145 | 2026-07-28T02:19:18.155Z | Compiling unicode-ident v1.0.24 |
| 146 | 2026-07-28T02:19:18.155Z | Compiling libc v0.2.189 |
| 147 | 2026-07-28T02:19:18.155Z | Compiling serde_core v1.0.229 |
| 148 | 2026-07-28T02:19:18.155Z | Compiling serde v1.0.229 |
| 149 | 2026-07-28T02:19:18.155Z | Compiling zmij v1.0.23 |
| 150 | 2026-07-28T02:19:18.155Z | Compiling cfg-if v0.1.10 |
| 151 | 2026-07-28T02:19:18.229Z | Compiling rustversion v1.0.23 |
| 152 | 2026-07-28T02:19:18.284Z | Compiling serde_json v1.0.151 |
| 153 | 2026-07-28T02:19:18.525Z | Compiling unicode-xid v0.2.6 |
| 154 | 2026-07-28T02:19:18.547Z | Compiling memchr v2.8.3 |
| 155 | 2026-07-28T02:19:18.551Z | Compiling itoa v1.0.18 |
| 156 | 2026-07-28T02:19:18.625Z | Compiling heck v0.5.0 |
| 157 | 2026-07-28T02:19:18.707Z | Compiling log v0.4.33 |
| 158 | 2026-07-28T02:19:18.814Z | Compiling find-msvc-tools v0.1.9 |
| 159 | 2026-07-28T02:19:18.814Z | Compiling shlex v2.0.1 |
| 160 | 2026-07-28T02:19:18.870Z | Compiling dirs-sys v0.3.7 |
| 161 | 2026-07-28T02:19:18.901Z | Compiling semver v1.0.28 |
| 162 | 2026-07-28T02:19:18.982Z | Compiling bitflags v1.3.2 |
| 163 | 2026-07-28T02:19:19.035Z | Compiling dirs v2.0.2 |
| 164 | 2026-07-28T02:19:19.042Z | Compiling cc v1.4.0 |
| 165 | 2026-07-28T02:19:19.090Z | Compiling rustc_version v0.4.1 |
| 166 | 2026-07-28T02:19:19.116Z | Compiling term v0.6.1 |
| 167 | 2026-07-28T02:19:19.137Z | Compiling strum v0.25.0 |
| 168 | 2026-07-28T02:19:19.323Z | Compiling syn v3.0.3 |
| 169 | 2026-07-28T02:19:19.323Z | Compiling syn v2.0.119 |
| 170 | 2026-07-28T02:19:20.704Z | Compiling serde_derive v1.0.229 |
| 171 | 2026-07-28T02:19:21.021Z | Compiling strum_macros v0.26.4 |
| 172 | 2026-07-28T02:19:22.053Z | Compiling strum v0.26.3 |
| 173 | 2026-07-28T02:19:22.117Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 174 | 2026-07-28T02:19:22.777Z | Compiling garando_pos v0.1.0 |
| 175 | 2026-07-28T02:19:23.048Z | Compiling garando_errors v0.1.0 |
| 176 | 2026-07-28T02:19:23.426Z | Compiling garando_syntax v0.1.1 |
| 177 | 2026-07-28T02:19:27.449Z | Compiling ctest2 v0.4.10 |
| 178 | 2026-07-28T02:19:28.069Z | Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check) |
| 179 | 2026-07-28T02:19:30.312Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.89s |
| 180 | 2026-07-28T02:19:30.331Z | Running test/main.rs (target/debug/deps/main-52cdb4d750db633d) |
| 181 | 2026-07-28T02:19:30.336Z | RUNNING ALL TESTS |
| 182 | 2026-07-28T02:19:30.336Z | PASSED 1185 tests |
| 183 | 2026-07-28T02:19:30.344Z | RUNNING HEADER-CHECK FOR crates/nvpair/header-check/ |
| 184 | 2026-07-28T02:19:30.400Z | Updating crates.io index |
| 185 | 2026-07-28T02:19:30.586Z | Locking 40 packages to latest compatible versions |
| 186 | 2026-07-28T02:19:30.631Z | Compiling proc-macro2 v1.0.107 |
| 187 | 2026-07-28T02:19:30.631Z | Compiling libc v0.2.189 |
| 188 | 2026-07-28T02:19:30.631Z | Compiling unicode-ident v1.0.24 |
| 189 | 2026-07-28T02:19:30.631Z | Compiling quote v1.0.47 |
| 190 | 2026-07-28T02:19:30.653Z | Compiling serde_core v1.0.229 |
| 191 | 2026-07-28T02:19:30.653Z | Compiling serde v1.0.229 |
| 192 | 2026-07-28T02:19:30.653Z | Compiling cfg-if v0.1.10 |
| 193 | 2026-07-28T02:19:30.653Z | Compiling zmij v1.0.23 |
| 194 | 2026-07-28T02:19:30.688Z | Compiling serde_json v1.0.151 |
| 195 | 2026-07-28T02:19:30.734Z | Compiling unicode-xid v0.2.6 |
| 196 | 2026-07-28T02:19:30.830Z | Compiling memchr v2.8.3 |
| 197 | 2026-07-28T02:19:30.895Z | Compiling itoa v1.0.18 |
| 198 | 2026-07-28T02:19:30.920Z | Compiling semver v1.0.28 |
| 199 | 2026-07-28T02:19:30.945Z | Compiling bitflags v1.3.2 |
| 200 | 2026-07-28T02:19:31.002Z | Compiling find-msvc-tools v0.1.9 |
| 201 | 2026-07-28T02:19:31.050Z | Compiling log v0.4.33 |
| 202 | 2026-07-28T02:19:31.170Z | Compiling shlex v2.0.1 |
| 203 | 2026-07-28T02:19:31.176Z | Compiling rustc_version v0.4.1 |
| 204 | 2026-07-28T02:19:31.272Z | Compiling cc v1.4.0 |
| 205 | 2026-07-28T02:19:31.291Z | Compiling dirs-sys v0.3.7 |
| 206 | 2026-07-28T02:19:31.296Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 207 | 2026-07-28T02:19:31.394Z | Compiling dirs v2.0.2 |
| 208 | 2026-07-28T02:19:31.485Z | Compiling term v0.6.1 |
| 209 | 2026-07-28T02:19:31.690Z | Compiling syn v3.0.3 |
| 210 | 2026-07-28T02:19:32.960Z | Compiling serde_derive v1.0.229 |
| 211 | 2026-07-28T02:19:34.813Z | Compiling garando_pos v0.1.0 |
| 212 | 2026-07-28T02:19:35.072Z | Compiling garando_errors v0.1.0 |
| 213 | 2026-07-28T02:19:35.434Z | Compiling garando_syntax v0.1.1 |
| 214 | 2026-07-28T02:19:39.470Z | Compiling ctest2 v0.4.10 |
| 215 | 2026-07-28T02:19:40.102Z | Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check) |
| 216 | 2026-07-28T02:19:41.005Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.65s |
| 217 | 2026-07-28T02:19:41.021Z | Running test/main.rs (target/debug/deps/main-3cf04b023d0a7eea) |
| 218 | 2026-07-28T02:19:41.025Z | RUNNING ALL TESTS |
| 219 | 2026-07-28T02:19:41.025Z | PASSED 90 tests |
| 220 | 2026-07-28T02:19:41.028Z | RUNNING HEADER-CHECK FOR crates/viona-api/header-check/ |
| 221 | 2026-07-28T02:19:41.086Z | Updating crates.io index |
| 222 | 2026-07-28T02:19:41.260Z | Locking 42 packages to latest compatible versions |
| 223 | 2026-07-28T02:19:41.302Z | Compiling libc v0.2.189 |
| 224 | 2026-07-28T02:19:41.302Z | Compiling proc-macro2 v1.0.107 |
| 225 | 2026-07-28T02:19:41.302Z | Compiling unicode-ident v1.0.24 |
| 226 | 2026-07-28T02:19:41.307Z | Compiling quote v1.0.47 |
| 227 | 2026-07-28T02:19:41.307Z | Compiling serde_core v1.0.229 |
| 228 | 2026-07-28T02:19:41.307Z | Compiling serde v1.0.229 |
| 229 | 2026-07-28T02:19:41.307Z | Compiling zmij v1.0.23 |
| 230 | 2026-07-28T02:19:41.307Z | Compiling cfg-if v0.1.10 |
| 231 | 2026-07-28T02:19:41.371Z | Compiling serde_json v1.0.151 |
| 232 | 2026-07-28T02:19:41.409Z | Compiling unicode-xid v0.2.6 |
| 233 | 2026-07-28T02:19:41.506Z | Compiling itoa v1.0.18 |
| 234 | 2026-07-28T02:19:41.583Z | Compiling memchr v2.8.3 |
| 235 | 2026-07-28T02:19:41.620Z | Compiling log v0.4.33 |
| 236 | 2026-07-28T02:19:41.627Z | Compiling semver v1.0.28 |
| 237 | 2026-07-28T02:19:41.675Z | Compiling find-msvc-tools v0.1.9 |
| 238 | 2026-07-28T02:19:41.746Z | Compiling bitflags v1.3.2 |
| 239 | 2026-07-28T02:19:41.813Z | Compiling shlex v2.0.1 |
| 240 | 2026-07-28T02:19:41.880Z | Compiling rustc_version v0.4.1 |
| 241 | 2026-07-28T02:19:41.908Z | Compiling cc v1.4.0 |
| 242 | 2026-07-28T02:19:42.010Z | Compiling dirs-sys v0.3.7 |
| 243 | 2026-07-28T02:19:42.017Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 244 | 2026-07-28T02:19:42.097Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 245 | 2026-07-28T02:19:42.127Z | Compiling dirs v2.0.2 |
| 246 | 2026-07-28T02:19:42.178Z | Compiling term v0.6.1 |
| 247 | 2026-07-28T02:19:42.184Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 248 | 2026-07-28T02:19:42.367Z | Compiling syn v3.0.3 |
| 249 | 2026-07-28T02:19:43.875Z | Compiling serde_derive v1.0.229 |
| 250 | 2026-07-28T02:19:49.205Z | Compiling garando_pos v0.1.0 |
| 251 | 2026-07-28T02:19:49.264Z | Compiling garando_errors v0.1.0 |
| 252 | 2026-07-28T02:19:49.264Z | Compiling garando_syntax v0.1.1 |
| 253 | 2026-07-28T02:19:52.762Z | Compiling ctest2 v0.4.10 |
| 254 | 2026-07-28T02:19:52.804Z | Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check) |
| 255 | 2026-07-28T02:19:52.804Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.94s |
| 256 | 2026-07-28T02:19:52.804Z | Running test/main.rs (target/debug/deps/main-ac8481cf1de02776) |
| 257 | 2026-07-28T02:19:52.805Z | RUNNING ALL TESTS |
| 258 | 2026-07-28T02:19:52.805Z | PASSED 257 tests |
| 259 | 2026-07-28T02:19:52.805Z | process exited: duration 80399 ms, exit code 0 |
| |
| 260 | 2026-07-28T02:19:52.845Z | found 0 output files |