|
|
|
| 1 | 2026-07-22T16:50:41.029Z | job assigned to worker 01KY5BQW255MPZFD8JYJVH4PT9 [factory aws, i-0931320658ff30aa1] (queued for 45 s) |
| |
| 2 | 2026-07-22T16:50:48.285Z | starting task 0: "setup" |
| 3 | 2026-07-22T16:50:48.290Z | ++ uname -s |
| 4 | 2026-07-22T16:50:48.294Z | + kern=SunOS |
| 5 | 2026-07-22T16:50:48.294Z | + build_user=build |
| 6 | 2026-07-22T16:50:48.294Z | + build_uid=12345 |
| 7 | 2026-07-22T16:50:48.294Z | + work_dir=/work |
| 8 | 2026-07-22T16:50:48.294Z | + input_dir=/input |
| 9 | 2026-07-22T16:50:48.294Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-22T16:50:48.294Z | + case "$kern" in |
| 11 | 2026-07-22T16:50:48.294Z | + groupadd -g 12345 build |
| 12 | 2026-07-22T16:50:48.294Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-22T16:50:50.300Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-22T16:50:50.401Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-22T16:50:50.407Z | + home_fs=zfs |
| 16 | 2026-07-22T16:50:50.407Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-22T16:50:50.407Z | + mkdir -p /home/build |
| 18 | 2026-07-22T16:50:50.407Z | + chown build:build /home/build /work |
| 19 | 2026-07-22T16:50:52.406Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-22T16:50:52.409Z | process exited: duration 4125 ms, exit code 0 |
| |
| 21 | 2026-07-22T16:50:52.416Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-22T16:50:52.421Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-07-22T16:50:52.421Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-07-22T16:50:52.421Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-22T16:50:52.421Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-22T16:50:52.421Z | * rust toolchain profile = "default" |
| 27 | 2026-07-22T16:50:52.421Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-22T16:50:52.424Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-22T16:50:52.424Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-07-22T16:50:52.545Z | info: downloading installer |
| 31 | 2026-07-22T16:50:54.270Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-22T16:50:54.270Z | warn: /opt/ooce/bin |
| 33 | 2026-07-22T16:50:54.270Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-22T16:50:54.270Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-22T16:50:54.270Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-22T16:50:54.270Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-22T16:50:54.270Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-22T16:50:54.270Z | error: cannot install while Rust is installed |
| 39 | 2026-07-22T16:50:54.270Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-22T16:50:54.270Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-22T16:50:54.270Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-22T16:50:54.270Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-22T16:50:54.270Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-22T16:50:54.284Z | info: profile set to default |
| 45 | 2026-07-22T16:50:54.284Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-22T16:50:54.286Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-07-22T16:50:54.450Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-07-22T16:50:54.454Z | info: downloading 6 components |
| 49 | 2026-07-22T16:51:09.163Z | |
| 50 | 2026-07-22T16:51:09.163Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 51 | 2026-07-22T16:51:09.191Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-07-22T16:51:09.191Z | |
| 53 | 2026-07-22T16:51:09.191Z | |
| 54 | 2026-07-22T16:51:09.191Z | Rust is installed now. Great! |
| 55 | 2026-07-22T16:51:09.191Z | |
| 56 | 2026-07-22T16:51:09.197Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-22T16:51:09.197Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-22T16:51:09.197Z | |
| 59 | 2026-07-22T16:51:09.197Z | To configure your current shell, you need to source |
| 60 | 2026-07-22T16:51:09.197Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-22T16:51:09.198Z | |
| 62 | 2026-07-22T16:51:09.198Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-22T16:51:09.198Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-22T16:51:09.198Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-22T16:51:09.198Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-22T16:51:09.198Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-22T16:51:09.198Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-22T16:51:09.198Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-22T16:51:09.198Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-22T16:51:09.198Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-22T16:51:09.269Z | + rustup --version |
| 72 | 2026-07-22T16:51:09.278Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-22T16:51:09.281Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-22T16:51:09.302Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-07-22T16:51:09.306Z | + cargo --version |
| 76 | 2026-07-22T16:51:09.316Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-07-22T16:51:09.319Z | + rustc --version |
| 78 | 2026-07-22T16:51:09.339Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-07-22T16:51:09.342Z | process exited: duration 16923 ms, exit code 0 |
| |
| 80 | 2026-07-22T16:51:09.348Z | starting task 2: "authentication" |
| 81 | 2026-07-22T16:51:09.364Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-22T16:51:09.370Z | starting task 3: "clone repository" |
| 83 | 2026-07-22T16:51:09.375Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-22T16:51:09.377Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-22T16:51:09.408Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-22T16:51:10.437Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-22T16:51:10.437Z | + git fetch origin 4a9fdb391b32664bc6e348e6de50125638a1f3f7 |
| 88 | 2026-07-22T16:51:10.685Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-22T16:51:10.685Z | * branch 4a9fdb391b32664bc6e348e6de50125638a1f3f7 -> FETCH_HEAD |
| 90 | 2026-07-22T16:51:10.691Z | + [[ -n iliana/atty ]] |
| 91 | 2026-07-22T16:51:10.694Z | ++ git branch --show-current |
| 92 | 2026-07-22T16:51:10.694Z | + current=master |
| 93 | 2026-07-22T16:51:10.694Z | + [[ master != iliana/atty ]] |
| 94 | 2026-07-22T16:51:10.694Z | + git branch -f iliana/atty 4a9fdb391b32664bc6e348e6de50125638a1f3f7 |
| 95 | 2026-07-22T16:51:10.697Z | + git checkout -f iliana/atty |
| 96 | 2026-07-22T16:51:10.704Z | Switched to branch 'iliana/atty' |
| 97 | 2026-07-22T16:51:10.706Z | + git reset --hard 4a9fdb391b32664bc6e348e6de50125638a1f3f7 |
| 98 | 2026-07-22T16:51:10.711Z | HEAD is now at 4a9fdb39 remove atty |
| 99 | 2026-07-22T16:51:10.715Z | process exited: duration 1341 ms, exit code 0 |
| |
| 100 | 2026-07-22T16:51:10.722Z | starting task 4: "build" |
| 101 | 2026-07-22T16:51:10.731Z | Cloning into './gate_src'... |
| 102 | 2026-07-22T16:52:07.555Z | Updating files: 37% (18576/49612)
Updating files: 38% (18853/49612)
Updating files: 39% (19349/49612)
Updating files: 40% (19845/49612)
Updating files: 41% (20341/49612)
Updating files: 42% (20838/49612)
Updating files: 43% (21334/49612)
Updating files: 44% (21830/49612)
Updating files: 45% (22326/49612)
Updating files: 46% (22822/49612)
Updating files: 47% (23318/49612)
Updating files: 48% (23814/49612)
Updating files: 49% (24310/49612)
Updating files: 50% (24806/49612)
Updating files: 51% (25303/49612)
Updating files: 52% (25799/49612)
Updating files: 53% (26295/49612)
Updating files: 54% (26791/49612)
Updating files: 55% (27287/49612)
Updating files: 56% (27783/49612)
Updating files: 57% (28279/49612)
Updating files: 58% (28775/49612)
Updating files: 59% (29272/49612)
Updating files: 60% (29768/49612)
Updating files: 61% (30264/49612)
Updating files: 62% (30760/49612)
Updating files: 63% (31256/49612)
Updating files: 64% (31752/49612)
Updating files: 65% (32248/49612)
Updating files: 66% (32744/49612)
Updating files: 67% (33241/49612)
Updating files: 68% (33737/49612)
Updating files: 69% (34233/49612)
Updating files: 70% (34729/49612)
Updating files: 71% (35225/49612)
Updating files: 72% (35721/49612)
Updating files: 73% (36217/49612)
Updating files: 74% (36713/49612)
Updating files: 75% (37209/49612)
Updating files: 76% (37706/49612)
Updating files: 77% (38202/49612)
Updating files: 78% (38698/49612)
Updating files: 79% (39194/49612)
Updating files: 80% (39690/49612)
Updating files: 81% (40186/49612)
Updating files: 82% (40682/49612)
Updating files: 83% (41178/49612)
Updating files: 84% (41675/49612)
Updating files: 85% (42171/49612)
Updating files: 85% (42261/49612)
Updating files: 86% (42667/49612)
Updating files: 87% (43163/49612)
Updating files: 88% (43659/49612)
Updating files: 89% (44155/49612)
Updating files: 90% (44651/49612)
Updating files: 91% (45147/49612)
Updating files: 92% (45644/49612)
Updating files: 93% (46140/49612)
Updating files: 94% (46636/49612)
Updating files: 95% (47132/49612)
Updating files: 96% (47628/49612)
Updating files: 97% (48124/49612)
Updating files: 98% (48620/49612)
Updating files: 99% (49116/49612)
Updating files: 100% (49612/49612)
Updating files: 100% (49612/49612), done. |
| 103 | 2026-07-22T16:52:07.628Z | RUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/ |
| 104 | 2026-07-22T16:52:07.656Z | warning: no edition set: defaulting to the 2015 edition while the latest is 2024 |
| 105 | 2026-07-22T16:52:07.706Z | Updating crates.io index |
| 106 | 2026-07-22T16:52:08.272Z | Locking 45 packages to latest compatible versions |
| 107 | 2026-07-22T16:52:08.275Z | Adding strum v0.25.0 (available: v0.28.0) |
| 108 | 2026-07-22T16:52:08.278Z | Downloading crates ... |
| 109 | 2026-07-22T16:52:08.321Z | Downloaded bitflags v1.3.2 |
| 110 | 2026-07-22T16:52:08.325Z | Downloaded semver v1.0.28 |
| 111 | 2026-07-22T16:52:08.330Z | Downloaded unicode-ident v1.0.24 |
| 112 | 2026-07-22T16:52:08.333Z | Downloaded dirs v2.0.2 |
| 113 | 2026-07-22T16:52:08.336Z | Downloaded rustc_version v0.4.1 |
| 114 | 2026-07-22T16:52:08.340Z | Downloaded quote v1.0.47 |
| 115 | 2026-07-22T16:52:08.347Z | Downloaded rustversion v1.0.23 |
| 116 | 2026-07-22T16:52:08.352Z | Downloaded shlex v2.0.1 |
| 117 | 2026-07-22T16:52:08.355Z | Downloaded find-msvc-tools v0.1.9 |
| 118 | 2026-07-22T16:52:08.359Z | Downloaded strum v0.26.3 |
| 119 | 2026-07-22T16:52:08.362Z | Downloaded strum v0.25.0 |
| 120 | 2026-07-22T16:52:08.362Z | Downloaded dirs-sys v0.3.7 |
| 121 | 2026-07-22T16:52:08.362Z | Downloaded unicode-xid v0.2.6 |
| 122 | 2026-07-22T16:52:08.362Z | Downloaded cfg-if v0.1.10 |
| 123 | 2026-07-22T16:52:08.365Z | Downloaded ctest2 v0.4.10 |
| 124 | 2026-07-22T16:52:08.368Z | Downloaded strum_macros v0.26.4 |
| 125 | 2026-07-22T16:52:08.372Z | Downloaded itoa v1.0.18 |
| 126 | 2026-07-22T16:52:08.375Z | Downloaded zmij v1.0.23 |
| 127 | 2026-07-22T16:52:08.378Z | Downloaded garando_pos v0.1.0 |
| 128 | 2026-07-22T16:52:08.381Z | Downloaded term v0.6.1 |
| 129 | 2026-07-22T16:52:08.381Z | Downloaded proc-macro2 v1.0.107 |
| 130 | 2026-07-22T16:52:08.385Z | Downloaded serde_derive v1.0.229 |
| 131 | 2026-07-22T16:52:08.388Z | Downloaded heck v0.5.0 |
| 132 | 2026-07-22T16:52:08.388Z | Downloaded garando_errors v0.1.0 |
| 133 | 2026-07-22T16:52:08.399Z | Downloaded log v0.4.33 |
| 134 | 2026-07-22T16:52:08.406Z | Downloaded serde v1.0.229 |
| 135 | 2026-07-22T16:52:08.410Z | Downloaded serde_core v1.0.229 |
| 136 | 2026-07-22T16:52:08.415Z | Downloaded cc v1.3.0 |
| 137 | 2026-07-22T16:52:08.420Z | Downloaded memchr v2.8.3 |
| 138 | 2026-07-22T16:52:08.426Z | Downloaded serde_json v1.0.151 |
| 139 | 2026-07-22T16:52:08.448Z | Downloaded garando_syntax v0.1.1 |
| 140 | 2026-07-22T16:52:08.471Z | Downloaded syn v2.0.119 |
| 141 | 2026-07-22T16:52:08.477Z | Downloaded syn v3.0.3 |
| 142 | 2026-07-22T16:52:08.505Z | Downloaded libc v0.2.189 |
| 143 | 2026-07-22T16:52:08.557Z | Compiling proc-macro2 v1.0.107 |
| 144 | 2026-07-22T16:52:08.557Z | Compiling unicode-ident v1.0.24 |
| 145 | 2026-07-22T16:52:08.561Z | Compiling quote v1.0.47 |
| 146 | 2026-07-22T16:52:08.561Z | Compiling libc v0.2.189 |
| 147 | 2026-07-22T16:52:08.561Z | Compiling serde_core v1.0.229 |
| 148 | 2026-07-22T16:52:08.561Z | Compiling serde v1.0.229 |
| 149 | 2026-07-22T16:52:08.561Z | Compiling cfg-if v0.1.10 |
| 150 | 2026-07-22T16:52:08.561Z | Compiling rustversion v1.0.23 |
| 151 | 2026-07-22T16:52:08.640Z | Compiling zmij v1.0.23 |
| 152 | 2026-07-22T16:52:08.698Z | Compiling serde_json v1.0.151 |
| 153 | 2026-07-22T16:52:08.929Z | Compiling memchr v2.8.3 |
| 154 | 2026-07-22T16:52:08.961Z | Compiling heck v0.5.0 |
| 155 | 2026-07-22T16:52:08.964Z | Compiling itoa v1.0.18 |
| 156 | 2026-07-22T16:52:09.130Z | Compiling unicode-xid v0.2.6 |
| 157 | 2026-07-22T16:52:09.175Z | Compiling find-msvc-tools v0.1.9 |
| 158 | 2026-07-22T16:52:09.225Z | Compiling bitflags v1.3.2 |
| 159 | 2026-07-22T16:52:09.225Z | Compiling shlex v2.0.1 |
| 160 | 2026-07-22T16:52:09.283Z | Compiling log v0.4.33 |
| 161 | 2026-07-22T16:52:09.342Z | Compiling dirs-sys v0.3.7 |
| 162 | 2026-07-22T16:52:09.394Z | Compiling semver v1.0.28 |
| 163 | 2026-07-22T16:52:09.398Z | Compiling cc v1.3.0 |
| 164 | 2026-07-22T16:52:09.446Z | Compiling strum v0.25.0 |
| 165 | 2026-07-22T16:52:09.496Z | Compiling dirs v2.0.2 |
| 166 | 2026-07-22T16:52:09.563Z | Compiling term v0.6.1 |
| 167 | 2026-07-22T16:52:09.594Z | Compiling rustc_version v0.4.1 |
| 168 | 2026-07-22T16:52:09.710Z | Compiling syn v3.0.3 |
| 169 | 2026-07-22T16:52:09.710Z | Compiling syn v2.0.119 |
| 170 | 2026-07-22T16:52:11.098Z | Compiling serde_derive v1.0.229 |
| 171 | 2026-07-22T16:52:11.384Z | Compiling strum_macros v0.26.4 |
| 172 | 2026-07-22T16:52:12.421Z | Compiling strum v0.26.3 |
| 173 | 2026-07-22T16:52:12.482Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 174 | 2026-07-22T16:52:13.136Z | Compiling garando_pos v0.1.0 |
| 175 | 2026-07-22T16:52:13.406Z | Compiling garando_errors v0.1.0 |
| 176 | 2026-07-22T16:52:13.784Z | Compiling garando_syntax v0.1.1 |
| 177 | 2026-07-22T16:52:17.785Z | Compiling ctest2 v0.4.10 |
| 178 | 2026-07-22T16:52:18.408Z | Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check) |
| 179 | 2026-07-22T16:52:20.661Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 13.02s |
| 180 | 2026-07-22T16:52:20.684Z | Running test/main.rs (target/debug/deps/main-8b1b097ee3bbdea0) |
| 181 | 2026-07-22T16:52:20.687Z | RUNNING ALL TESTS |
| 182 | 2026-07-22T16:52:20.688Z | PASSED 1185 tests |
| 183 | 2026-07-22T16:52:20.691Z | RUNNING HEADER-CHECK FOR crates/nvpair/header-check/ |
| 184 | 2026-07-22T16:52:20.750Z | Updating crates.io index |
| 185 | 2026-07-22T16:52:20.904Z | Locking 40 packages to latest compatible versions |
| 186 | 2026-07-22T16:52:20.946Z | Compiling proc-macro2 v1.0.107 |
| 187 | 2026-07-22T16:52:20.946Z | Compiling unicode-ident v1.0.24 |
| 188 | 2026-07-22T16:52:20.946Z | Compiling libc v0.2.189 |
| 189 | 2026-07-22T16:52:20.949Z | Compiling quote v1.0.47 |
| 190 | 2026-07-22T16:52:20.949Z | Compiling serde_core v1.0.229 |
| 191 | 2026-07-22T16:52:20.949Z | Compiling serde v1.0.229 |
| 192 | 2026-07-22T16:52:20.949Z | Compiling cfg-if v0.1.10 |
| 193 | 2026-07-22T16:52:20.949Z | Compiling zmij v1.0.23 |
| 194 | 2026-07-22T16:52:21.005Z | Compiling serde_json v1.0.151 |
| 195 | 2026-07-22T16:52:21.051Z | Compiling itoa v1.0.18 |
| 196 | 2026-07-22T16:52:21.208Z | Compiling memchr v2.8.3 |
| 197 | 2026-07-22T16:52:21.211Z | Compiling unicode-xid v0.2.6 |
| 198 | 2026-07-22T16:52:21.235Z | Compiling semver v1.0.28 |
| 199 | 2026-07-22T16:52:21.260Z | Compiling shlex v2.0.1 |
| 200 | 2026-07-22T16:52:21.300Z | Compiling find-msvc-tools v0.1.9 |
| 201 | 2026-07-22T16:52:21.420Z | Compiling bitflags v1.3.2 |
| 202 | 2026-07-22T16:52:21.469Z | Compiling log v0.4.33 |
| 203 | 2026-07-22T16:52:21.486Z | Compiling cc v1.3.0 |
| 204 | 2026-07-22T16:52:21.495Z | Compiling rustc_version v0.4.1 |
| 205 | 2026-07-22T16:52:21.622Z | Compiling dirs-sys v0.3.7 |
| 206 | 2026-07-22T16:52:21.665Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 207 | 2026-07-22T16:52:21.749Z | Compiling dirs v2.0.2 |
| 208 | 2026-07-22T16:52:21.812Z | Compiling term v0.6.1 |
| 209 | 2026-07-22T16:52:21.983Z | Compiling syn v3.0.3 |
| 210 | 2026-07-22T16:52:23.270Z | Compiling serde_derive v1.0.229 |
| 211 | 2026-07-22T16:52:25.136Z | Compiling garando_pos v0.1.0 |
| 212 | 2026-07-22T16:52:25.396Z | Compiling garando_errors v0.1.0 |
| 213 | 2026-07-22T16:52:25.760Z | Compiling garando_syntax v0.1.1 |
| 214 | 2026-07-22T16:52:29.751Z | Compiling ctest2 v0.4.10 |
| 215 | 2026-07-22T16:52:30.380Z | Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check) |
| 216 | 2026-07-22T16:52:31.277Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.57s |
| 217 | 2026-07-22T16:52:31.293Z | Running test/main.rs (target/debug/deps/main-a87dacaf2af2d6f1) |
| 218 | 2026-07-22T16:52:31.296Z | RUNNING ALL TESTS |
| 219 | 2026-07-22T16:52:31.296Z | PASSED 90 tests |
| 220 | 2026-07-22T16:52:31.300Z | RUNNING HEADER-CHECK FOR crates/viona-api/header-check/ |
| 221 | 2026-07-22T16:52:31.358Z | Updating crates.io index |
| 222 | 2026-07-22T16:52:31.558Z | Locking 42 packages to latest compatible versions |
| 223 | 2026-07-22T16:52:31.600Z | Compiling libc v0.2.189 |
| 224 | 2026-07-22T16:52:31.601Z | Compiling proc-macro2 v1.0.107 |
| 225 | 2026-07-22T16:52:31.601Z | Compiling quote v1.0.47 |
| 226 | 2026-07-22T16:52:31.601Z | Compiling unicode-ident v1.0.24 |
| 227 | 2026-07-22T16:52:31.605Z | Compiling serde_core v1.0.229 |
| 228 | 2026-07-22T16:52:31.605Z | Compiling serde v1.0.229 |
| 229 | 2026-07-22T16:52:31.605Z | Compiling cfg-if v0.1.10 |
| 230 | 2026-07-22T16:52:31.613Z | Compiling zmij v1.0.23 |
| 231 | 2026-07-22T16:52:31.673Z | Compiling serde_json v1.0.151 |
| 232 | 2026-07-22T16:52:31.709Z | Compiling itoa v1.0.18 |
| 233 | 2026-07-22T16:52:31.867Z | Compiling memchr v2.8.3 |
| 234 | 2026-07-22T16:52:31.883Z | Compiling unicode-xid v0.2.6 |
| 235 | 2026-07-22T16:52:31.907Z | Compiling log v0.4.33 |
| 236 | 2026-07-22T16:52:31.932Z | Compiling shlex v2.0.1 |
| 237 | 2026-07-22T16:52:31.972Z | Compiling semver v1.0.28 |
| 238 | 2026-07-22T16:52:32.056Z | Compiling bitflags v1.3.2 |
| 239 | 2026-07-22T16:52:32.089Z | Compiling find-msvc-tools v0.1.9 |
| 240 | 2026-07-22T16:52:32.146Z | Compiling rustc_version v0.4.1 |
| 241 | 2026-07-22T16:52:32.210Z | Compiling cc v1.3.0 |
| 242 | 2026-07-22T16:52:32.306Z | Compiling dirs-sys v0.3.7 |
| 243 | 2026-07-22T16:52:32.333Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 244 | 2026-07-22T16:52:32.409Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 245 | 2026-07-22T16:52:32.414Z | Compiling dirs v2.0.2 |
| 246 | 2026-07-22T16:52:32.470Z | Compiling term v0.6.1 |
| 247 | 2026-07-22T16:52:32.500Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 248 | 2026-07-22T16:52:32.654Z | Compiling syn v3.0.3 |
| 249 | 2026-07-22T16:52:33.938Z | Compiling serde_derive v1.0.229 |
| 250 | 2026-07-22T16:52:35.830Z | Compiling garando_pos v0.1.0 |
| 251 | 2026-07-22T16:52:36.088Z | Compiling garando_errors v0.1.0 |
| 252 | 2026-07-22T16:52:36.451Z | Compiling garando_syntax v0.1.1 |
| 253 | 2026-07-22T16:52:40.483Z | Compiling ctest2 v0.4.10 |
| 254 | 2026-07-22T16:52:41.129Z | Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check) |
| 255 | 2026-07-22T16:52:42.144Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.83s |
| 256 | 2026-07-22T16:52:42.159Z | Running test/main.rs (target/debug/deps/main-01d8cb192cb771ce) |
| 257 | 2026-07-22T16:52:42.162Z | RUNNING ALL TESTS |
| 258 | 2026-07-22T16:52:42.162Z | PASSED 257 tests |
| 259 | 2026-07-22T16:52:42.168Z | process exited: duration 91434 ms, exit code 0 |
| |
| 260 | 2026-07-22T16:52:42.176Z | found 0 output files |