|
|
|
| 1 | 2026-07-12T18:25:16.691Z | job assigned to worker 01KXBS5VDVF2AA45STTGCTNPYX [factory aws, i-0c97f5943649400a6] (queued for 45 s) |
| |
| 2 | 2026-07-12T18:25:23.977Z | starting task 0: "setup" |
| 3 | 2026-07-12T18:25:23.981Z | ++ uname -s |
| 4 | 2026-07-12T18:25:23.986Z | + kern=SunOS |
| 5 | 2026-07-12T18:25:23.986Z | + build_user=build |
| 6 | 2026-07-12T18:25:23.986Z | + build_uid=12345 |
| 7 | 2026-07-12T18:25:23.986Z | + work_dir=/work |
| 8 | 2026-07-12T18:25:23.986Z | + input_dir=/input |
| 9 | 2026-07-12T18:25:23.986Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-12T18:25:23.986Z | + case "$kern" in |
| 11 | 2026-07-12T18:25:23.986Z | + groupadd -g 12345 build |
| 12 | 2026-07-12T18:25:23.986Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-12T18:25:25.990Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-12T18:25:26.103Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-12T18:25:26.106Z | + home_fs=zfs |
| 16 | 2026-07-12T18:25:26.106Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-12T18:25:26.106Z | + mkdir -p /home/build |
| 18 | 2026-07-12T18:25:26.106Z | + chown build:build /home/build /work |
| 19 | 2026-07-12T18:25:28.108Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-12T18:25:28.111Z | process exited: duration 4132 ms, exit code 0 |
| |
| 21 | 2026-07-12T18:25:28.117Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-12T18:25:28.120Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-07-12T18:25:28.120Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-07-12T18:25:28.120Z | * rust toolchain profile = "default" |
| 25 | 2026-07-12T18:25:28.120Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-12T18:25:28.120Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-12T18:25:28.120Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-12T18:25:28.123Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-12T18:25:28.123Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-07-12T18:25:28.241Z | info: downloading installer |
| 31 | 2026-07-12T18:25:29.534Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-12T18:25:29.534Z | warn: /opt/ooce/bin |
| 33 | 2026-07-12T18:25:29.534Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-12T18:25:29.534Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-12T18:25:29.534Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-12T18:25:29.534Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-12T18:25:29.534Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-12T18:25:29.534Z | error: cannot install while Rust is installed |
| 39 | 2026-07-12T18:25:29.534Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-12T18:25:29.537Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-12T18:25:29.537Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-12T18:25:29.537Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-12T18:25:29.537Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-12T18:25:29.547Z | info: profile set to default |
| 45 | 2026-07-12T18:25:29.548Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-12T18:25:29.550Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-07-12T18:25:29.689Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-07-12T18:25:29.692Z | info: downloading 6 components |
| 49 | 2026-07-12T18:25:44.767Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-07-12T18:25:44.767Z | |
| 51 | 2026-07-12T18:25:44.796Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-07-12T18:25:44.796Z | |
| 53 | 2026-07-12T18:25:44.796Z | |
| 54 | 2026-07-12T18:25:44.796Z | Rust is installed now. Great! |
| 55 | 2026-07-12T18:25:44.796Z | |
| 56 | 2026-07-12T18:25:44.800Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-12T18:25:44.800Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-12T18:25:44.800Z | |
| 59 | 2026-07-12T18:25:44.800Z | To configure your current shell, you need to source |
| 60 | 2026-07-12T18:25:44.800Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-12T18:25:44.800Z | |
| 62 | 2026-07-12T18:25:44.800Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-12T18:25:44.800Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-12T18:25:44.800Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-12T18:25:44.800Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-12T18:25:44.801Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-12T18:25:44.801Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-12T18:25:44.801Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-12T18:25:44.801Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-12T18:25:44.801Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-12T18:25:44.875Z | + rustup --version |
| 72 | 2026-07-12T18:25:44.883Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-12T18:25:44.887Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-12T18:25:44.906Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-07-12T18:25:44.909Z | + cargo --version |
| 76 | 2026-07-12T18:25:44.921Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-07-12T18:25:44.924Z | + rustc --version |
| 78 | 2026-07-12T18:25:44.943Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-07-12T18:25:44.946Z | process exited: duration 16819 ms, exit code 0 |
| |
| 80 | 2026-07-12T18:25:44.952Z | starting task 2: "authentication" |
| 81 | 2026-07-12T18:25:44.969Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-12T18:25:44.975Z | starting task 3: "clone repository" |
| 83 | 2026-07-12T18:25:44.978Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-12T18:25:44.981Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-12T18:25:45.011Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-12T18:25:46.008Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-12T18:25:46.008Z | + git fetch origin cd0e2618eac4d80bbfcdbcbd546cb27fd62caa90 |
| 88 | 2026-07-12T18:25:46.250Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-12T18:25:46.250Z | * branch cd0e2618eac4d80bbfcdbcbd546cb27fd62caa90 -> FETCH_HEAD |
| 90 | 2026-07-12T18:25:46.255Z | + [[ -n '' ]] |
| 91 | 2026-07-12T18:25:46.255Z | + git reset --hard cd0e2618eac4d80bbfcdbcbd546cb27fd62caa90 |
| 92 | 2026-07-12T18:25:46.276Z | HEAD is now at cd0e2618 [softnpu] release pipeline lock before egress I/O |
| 93 | 2026-07-12T18:25:46.279Z | process exited: duration 1301 ms, exit code 0 |
| |
| 94 | 2026-07-12T18:25:46.285Z | starting task 4: "build" |
| 95 | 2026-07-12T18:25:46.295Z | hint: Using 'master' as the name for the initial branch. This default branch name |
| 96 | 2026-07-12T18:25:46.295Z | hint: is subject to change. To configure the initial branch name to use in all |
| 97 | 2026-07-12T18:25:46.295Z | hint: of your new repositories, which will suppress this warning, call: |
| 98 | 2026-07-12T18:25:46.295Z | hint: |
| 99 | 2026-07-12T18:25:46.295Z | hint: git config --global init.defaultBranch <name> |
| 100 | 2026-07-12T18:25:46.295Z | hint: |
| 101 | 2026-07-12T18:25:46.295Z | hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and |
| 102 | 2026-07-12T18:25:46.295Z | hint: 'development'. The just-created branch can be renamed via this command: |
| 103 | 2026-07-12T18:25:46.295Z | hint: |
| 104 | 2026-07-12T18:25:46.295Z | hint: git branch -m <name> |
| 105 | 2026-07-12T18:25:46.299Z | Initialized empty Git repository in /work/oxidecomputer/propolis/gate_src/.git/ |
| 106 | 2026-07-12T18:26:27.169Z | From https://code.oxide.computer/illumos-gate |
| 107 | 2026-07-12T18:26:27.169Z | * branch refs/changes/75/775/3 -> FETCH_HEAD |
| 108 | 2026-07-12T18:26:30.025Z | HEAD is now at 1ee3e1a7 stlouis#986 Want viona ioctls to control MAC filter tables |
| 109 | 2026-07-12T18:26:30.068Z | RUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/ |
| 110 | 2026-07-12T18:26:30.096Z | warning: no edition set: defaulting to the 2015 edition while the latest is 2024 |
| 111 | 2026-07-12T18:26:30.149Z | Updating crates.io index |
| 112 | 2026-07-12T18:26:30.732Z | Locking 44 packages to latest compatible versions |
| 113 | 2026-07-12T18:26:30.736Z | Adding strum v0.25.0 (available: v0.28.0) |
| 114 | 2026-07-12T18:26:30.738Z | Downloading crates ... |
| 115 | 2026-07-12T18:26:30.786Z | Downloaded dirs v2.0.2 |
| 116 | 2026-07-12T18:26:30.795Z | Downloaded semver v1.0.28 |
| 117 | 2026-07-12T18:26:30.798Z | Downloaded cfg-if v0.1.10 |
| 118 | 2026-07-12T18:26:30.798Z | Downloaded bitflags v1.3.2 |
| 119 | 2026-07-12T18:26:30.801Z | Downloaded heck v0.5.0 |
| 120 | 2026-07-12T18:26:30.804Z | Downloaded strum v0.26.3 |
| 121 | 2026-07-12T18:26:30.812Z | Downloaded itoa v1.0.18 |
| 122 | 2026-07-12T18:26:30.815Z | Downloaded ctest2 v0.4.10 |
| 123 | 2026-07-12T18:26:30.826Z | Downloaded strum v0.25.0 |
| 124 | 2026-07-12T18:26:30.829Z | Downloaded dirs-sys v0.3.7 |
| 125 | 2026-07-12T18:26:30.833Z | Downloaded rustc_version v0.4.1 |
| 126 | 2026-07-12T18:26:30.838Z | Downloaded zmij v1.0.21 |
| 127 | 2026-07-12T18:26:30.840Z | Downloaded shlex v2.0.1 |
| 128 | 2026-07-12T18:26:30.843Z | Downloaded quote v1.0.46 |
| 129 | 2026-07-12T18:26:30.843Z | Downloaded rustversion v1.0.23 |
| 130 | 2026-07-12T18:26:30.846Z | Downloaded garando_pos v0.1.0 |
| 131 | 2026-07-12T18:26:30.849Z | Downloaded garando_errors v0.1.0 |
| 132 | 2026-07-12T18:26:30.853Z | Downloaded unicode-xid v0.2.6 |
| 133 | 2026-07-12T18:26:30.855Z | Downloaded find-msvc-tools v0.1.9 |
| 134 | 2026-07-12T18:26:30.861Z | Downloaded strum_macros v0.26.4 |
| 135 | 2026-07-12T18:26:30.867Z | Downloaded term v0.6.1 |
| 136 | 2026-07-12T18:26:30.871Z | Downloaded unicode-ident v1.0.24 |
| 137 | 2026-07-12T18:26:30.875Z | Downloaded proc-macro2 v1.0.106 |
| 138 | 2026-07-12T18:26:30.875Z | Downloaded log v0.4.33 |
| 139 | 2026-07-12T18:26:30.879Z | Downloaded serde_core v1.0.228 |
| 140 | 2026-07-12T18:26:30.884Z | Downloaded serde_derive v1.0.228 |
| 141 | 2026-07-12T18:26:30.893Z | Downloaded cc v1.2.67 |
| 142 | 2026-07-12T18:26:30.896Z | Downloaded serde v1.0.228 |
| 143 | 2026-07-12T18:26:30.899Z | Downloaded memchr v2.8.3 |
| 144 | 2026-07-12T18:26:30.916Z | Downloaded serde_json v1.0.150 |
| 145 | 2026-07-12T18:26:30.939Z | Downloaded garando_syntax v0.1.1 |
| 146 | 2026-07-12T18:26:30.948Z | Downloaded syn v2.0.118 |
| 147 | 2026-07-12T18:26:30.989Z | Downloaded libc v0.2.186 |
| 148 | 2026-07-12T18:26:31.039Z | Compiling proc-macro2 v1.0.106 |
| 149 | 2026-07-12T18:26:31.039Z | Compiling unicode-ident v1.0.24 |
| 150 | 2026-07-12T18:26:31.042Z | Compiling quote v1.0.46 |
| 151 | 2026-07-12T18:26:31.042Z | Compiling libc v0.2.186 |
| 152 | 2026-07-12T18:26:31.042Z | Compiling serde_core v1.0.228 |
| 153 | 2026-07-12T18:26:31.042Z | Compiling serde v1.0.228 |
| 154 | 2026-07-12T18:26:31.042Z | Compiling cfg-if v0.1.10 |
| 155 | 2026-07-12T18:26:31.042Z | Compiling zmij v1.0.21 |
| 156 | 2026-07-12T18:26:31.123Z | Compiling rustversion v1.0.23 |
| 157 | 2026-07-12T18:26:31.178Z | Compiling serde_json v1.0.150 |
| 158 | 2026-07-12T18:26:31.410Z | Compiling itoa v1.0.18 |
| 159 | 2026-07-12T18:26:31.432Z | Compiling heck v0.5.0 |
| 160 | 2026-07-12T18:26:31.432Z | Compiling unicode-xid v0.2.6 |
| 161 | 2026-07-12T18:26:31.523Z | Compiling memchr v2.8.3 |
| 162 | 2026-07-12T18:26:31.566Z | Compiling find-msvc-tools v0.1.9 |
| 163 | 2026-07-12T18:26:31.616Z | Compiling bitflags v1.3.2 |
| 164 | 2026-07-12T18:26:31.675Z | Compiling semver v1.0.28 |
| 165 | 2026-07-12T18:26:31.678Z | Compiling log v0.4.33 |
| 166 | 2026-07-12T18:26:31.793Z | Compiling dirs-sys v0.3.7 |
| 167 | 2026-07-12T18:26:31.810Z | Compiling shlex v2.0.1 |
| 168 | 2026-07-12T18:26:31.837Z | Compiling strum v0.25.0 |
| 169 | 2026-07-12T18:26:31.944Z | Compiling dirs v2.0.2 |
| 170 | 2026-07-12T18:26:31.947Z | Compiling cc v1.2.67 |
| 171 | 2026-07-12T18:26:31.980Z | Compiling rustc_version v0.4.1 |
| 172 | 2026-07-12T18:26:32.011Z | Compiling term v0.6.1 |
| 173 | 2026-07-12T18:26:32.206Z | Compiling syn v2.0.118 |
| 174 | 2026-07-12T18:26:33.806Z | Compiling serde_derive v1.0.228 |
| 175 | 2026-07-12T18:26:33.806Z | Compiling strum_macros v0.26.4 |
| 176 | 2026-07-12T18:26:34.829Z | Compiling strum v0.26.3 |
| 177 | 2026-07-12T18:26:34.892Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 178 | 2026-07-12T18:26:35.866Z | Compiling garando_pos v0.1.0 |
| 179 | 2026-07-12T18:26:36.136Z | Compiling garando_errors v0.1.0 |
| 180 | 2026-07-12T18:26:36.517Z | Compiling garando_syntax v0.1.1 |
| 181 | 2026-07-12T18:26:40.523Z | Compiling ctest2 v0.4.10 |
| 182 | 2026-07-12T18:26:41.149Z | Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check) |
| 183 | 2026-07-12T18:26:43.397Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 13.31s |
| 184 | 2026-07-12T18:26:43.415Z | Running test/main.rs (target/debug/deps/main-b97ff603ca3d8a5d) |
| 185 | 2026-07-12T18:26:43.418Z | RUNNING ALL TESTS |
| 186 | 2026-07-12T18:26:43.419Z | PASSED 1185 tests |
| 187 | 2026-07-12T18:26:43.424Z | RUNNING HEADER-CHECK FOR crates/nvpair/header-check/ |
| 188 | 2026-07-12T18:26:43.482Z | Updating crates.io index |
| 189 | 2026-07-12T18:26:43.645Z | Locking 39 packages to latest compatible versions |
| 190 | 2026-07-12T18:26:43.686Z | Compiling proc-macro2 v1.0.106 |
| 191 | 2026-07-12T18:26:43.686Z | Compiling libc v0.2.186 |
| 192 | 2026-07-12T18:26:43.689Z | Compiling quote v1.0.46 |
| 193 | 2026-07-12T18:26:43.689Z | Compiling unicode-ident v1.0.24 |
| 194 | 2026-07-12T18:26:43.689Z | Compiling serde_core v1.0.228 |
| 195 | 2026-07-12T18:26:43.690Z | Compiling serde v1.0.228 |
| 196 | 2026-07-12T18:26:43.698Z | Compiling cfg-if v0.1.10 |
| 197 | 2026-07-12T18:26:43.701Z | Compiling zmij v1.0.21 |
| 198 | 2026-07-12T18:26:43.744Z | Compiling serde_json v1.0.150 |
| 199 | 2026-07-12T18:26:43.789Z | Compiling itoa v1.0.18 |
| 200 | 2026-07-12T18:26:43.940Z | Compiling memchr v2.8.3 |
| 201 | 2026-07-12T18:26:43.950Z | Compiling unicode-xid v0.2.6 |
| 202 | 2026-07-12T18:26:43.970Z | Compiling shlex v2.0.1 |
| 203 | 2026-07-12T18:26:43.996Z | Compiling log v0.4.33 |
| 204 | 2026-07-12T18:26:44.036Z | Compiling bitflags v1.3.2 |
| 205 | 2026-07-12T18:26:44.090Z | Compiling semver v1.0.28 |
| 206 | 2026-07-12T18:26:44.122Z | Compiling find-msvc-tools v0.1.9 |
| 207 | 2026-07-12T18:26:44.243Z | Compiling cc v1.2.67 |
| 208 | 2026-07-12T18:26:44.287Z | Compiling rustc_version v0.4.1 |
| 209 | 2026-07-12T18:26:44.365Z | Compiling dirs-sys v0.3.7 |
| 210 | 2026-07-12T18:26:44.402Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 211 | 2026-07-12T18:26:44.473Z | Compiling dirs v2.0.2 |
| 212 | 2026-07-12T18:26:44.533Z | Compiling term v0.6.1 |
| 213 | 2026-07-12T18:26:44.732Z | Compiling syn v2.0.118 |
| 214 | 2026-07-12T18:26:45.981Z | Compiling serde_derive v1.0.228 |
| 215 | 2026-07-12T18:26:47.842Z | Compiling garando_pos v0.1.0 |
| 216 | 2026-07-12T18:26:48.099Z | Compiling garando_errors v0.1.0 |
| 217 | 2026-07-12T18:26:48.463Z | Compiling garando_syntax v0.1.1 |
| 218 | 2026-07-12T18:26:52.480Z | Compiling ctest2 v0.4.10 |
| 219 | 2026-07-12T18:26:53.103Z | Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check) |
| 220 | 2026-07-12T18:26:53.993Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.55s |
| 221 | 2026-07-12T18:26:54.008Z | Running test/main.rs (target/debug/deps/main-55271dba863c8692) |
| 222 | 2026-07-12T18:26:54.011Z | RUNNING ALL TESTS |
| 223 | 2026-07-12T18:26:54.011Z | PASSED 90 tests |
| 224 | 2026-07-12T18:26:54.015Z | RUNNING HEADER-CHECK FOR crates/viona-api/header-check/ |
| 225 | 2026-07-12T18:26:54.072Z | Updating crates.io index |
| 226 | 2026-07-12T18:26:54.251Z | Locking 41 packages to latest compatible versions |
| 227 | 2026-07-12T18:26:54.294Z | Compiling libc v0.2.186 |
| 228 | 2026-07-12T18:26:54.294Z | Compiling proc-macro2 v1.0.106 |
| 229 | 2026-07-12T18:26:54.294Z | Compiling quote v1.0.46 |
| 230 | 2026-07-12T18:26:54.294Z | Compiling unicode-ident v1.0.24 |
| 231 | 2026-07-12T18:26:54.297Z | Compiling serde_core v1.0.228 |
| 232 | 2026-07-12T18:26:54.297Z | Compiling serde v1.0.228 |
| 233 | 2026-07-12T18:26:54.297Z | Compiling cfg-if v0.1.10 |
| 234 | 2026-07-12T18:26:54.297Z | Compiling zmij v1.0.21 |
| 235 | 2026-07-12T18:26:54.357Z | Compiling serde_json v1.0.150 |
| 236 | 2026-07-12T18:26:54.399Z | Compiling unicode-xid v0.2.6 |
| 237 | 2026-07-12T18:26:54.496Z | Compiling memchr v2.8.3 |
| 238 | 2026-07-12T18:26:54.562Z | Compiling itoa v1.0.18 |
| 239 | 2026-07-12T18:26:54.589Z | Compiling log v0.4.33 |
| 240 | 2026-07-12T18:26:54.614Z | Compiling find-msvc-tools v0.1.9 |
| 241 | 2026-07-12T18:26:54.711Z | Compiling semver v1.0.28 |
| 242 | 2026-07-12T18:26:54.734Z | Compiling shlex v2.0.1 |
| 243 | 2026-07-12T18:26:54.819Z | Compiling bitflags v1.3.2 |
| 244 | 2026-07-12T18:26:54.839Z | Compiling cc v1.2.67 |
| 245 | 2026-07-12T18:26:54.890Z | Compiling rustc_version v0.4.1 |
| 246 | 2026-07-12T18:26:54.960Z | Compiling dirs-sys v0.3.7 |
| 247 | 2026-07-12T18:26:54.970Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 248 | 2026-07-12T18:26:55.047Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 249 | 2026-07-12T18:26:55.063Z | Compiling dirs v2.0.2 |
| 250 | 2026-07-12T18:26:55.121Z | Compiling term v0.6.1 |
| 251 | 2026-07-12T18:26:55.137Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 252 | 2026-07-12T18:26:55.323Z | Compiling syn v2.0.118 |
| 253 | 2026-07-12T18:26:56.589Z | Compiling serde_derive v1.0.228 |
| 254 | 2026-07-12T18:26:58.451Z | Compiling garando_pos v0.1.0 |
| 255 | 2026-07-12T18:26:58.711Z | Compiling garando_errors v0.1.0 |
| 256 | 2026-07-12T18:26:59.076Z | Compiling garando_syntax v0.1.1 |
| 257 | 2026-07-12T18:27:03.092Z | Compiling ctest2 v0.4.10 |
| 258 | 2026-07-12T18:27:03.723Z | Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check) |
| 259 | 2026-07-12T18:27:04.755Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.72s |
| 260 | 2026-07-12T18:27:04.770Z | Running test/main.rs (target/debug/deps/main-6981ff2efb791187) |
| 261 | 2026-07-12T18:27:04.773Z | RUNNING ALL TESTS |
| 262 | 2026-07-12T18:27:04.773Z | PASSED 299 tests |
| 263 | 2026-07-12T18:27:04.778Z | process exited: duration 78452 ms, exit code 0 |
| |
| 264 | 2026-07-12T18:27:04.784Z | found 0 output files |