|
|
|
| 1 | 2026-07-22T02:08:18.396Z | job assigned to worker 01KY3S84B9FZYB03G8SWPT4V33 [factory aws, i-096e7583630d0df0d] (queued for 50 s) |
| |
| 2 | 2026-07-22T02:08:24.692Z | starting task 0: "setup" |
| 3 | 2026-07-22T02:08:24.697Z | ++ uname -s |
| 4 | 2026-07-22T02:08:24.700Z | + kern=SunOS |
| 5 | 2026-07-22T02:08:24.700Z | + build_user=build |
| 6 | 2026-07-22T02:08:24.700Z | + build_uid=12345 |
| 7 | 2026-07-22T02:08:24.700Z | + work_dir=/work |
| 8 | 2026-07-22T02:08:24.700Z | + input_dir=/input |
| 9 | 2026-07-22T02:08:24.700Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-22T02:08:24.700Z | + case "$kern" in |
| 11 | 2026-07-22T02:08:24.700Z | + groupadd -g 12345 build |
| 12 | 2026-07-22T02:08:24.704Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-22T02:08:26.706Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-22T02:08:26.795Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-22T02:08:26.798Z | + home_fs=zfs |
| 16 | 2026-07-22T02:08:26.798Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-22T02:08:26.798Z | + mkdir -p /home/build |
| 18 | 2026-07-22T02:08:26.798Z | + chown build:build /home/build /work |
| 19 | 2026-07-22T02:08:28.799Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-22T02:08:28.803Z | process exited: duration 4108 ms, exit code 0 |
| |
| 21 | 2026-07-22T02:08:28.809Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-22T02:08:28.813Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-07-22T02:08:28.813Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-07-22T02:08:28.813Z | * rust toolchain profile = "default" |
| 25 | 2026-07-22T02:08:28.814Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-22T02:08:28.814Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-22T02:08:28.814Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-22T02:08:28.817Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-22T02:08:28.817Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-07-22T02:08:28.936Z | info: downloading installer |
| 31 | 2026-07-22T02:08:30.461Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-22T02:08:30.461Z | warn: /opt/ooce/bin |
| 33 | 2026-07-22T02:08:30.461Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-22T02:08:30.461Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-22T02:08:30.461Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-22T02:08:30.461Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-22T02:08:30.461Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-22T02:08:30.461Z | error: cannot install while Rust is installed |
| 39 | 2026-07-22T02:08:30.461Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-22T02:08:30.461Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-22T02:08:30.461Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-22T02:08:30.461Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-22T02:08:30.461Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-22T02:08:30.474Z | info: profile set to default |
| 45 | 2026-07-22T02:08:30.474Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-22T02:08:30.477Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-07-22T02:08:30.644Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-07-22T02:08:30.647Z | info: downloading 6 components |
| 49 | 2026-07-22T02:08:48.758Z | |
| 50 | 2026-07-22T02:08:48.758Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 51 | 2026-07-22T02:08:48.792Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-07-22T02:08:48.792Z | |
| 53 | 2026-07-22T02:08:48.792Z | |
| 54 | 2026-07-22T02:08:48.793Z | Rust is installed now. Great! |
| 55 | 2026-07-22T02:08:48.793Z | |
| 56 | 2026-07-22T02:08:48.793Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-22T02:08:48.793Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-22T02:08:48.793Z | |
| 59 | 2026-07-22T02:08:48.793Z | To configure your current shell, you need to source |
| 60 | 2026-07-22T02:08:48.793Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-22T02:08:48.793Z | |
| 62 | 2026-07-22T02:08:48.793Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-22T02:08:48.793Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-22T02:08:48.793Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-22T02:08:48.793Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-22T02:08:48.793Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-22T02:08:48.793Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-22T02:08:48.793Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-22T02:08:48.798Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-22T02:08:48.798Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-22T02:08:48.873Z | + rustup --version |
| 72 | 2026-07-22T02:08:48.882Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-22T02:08:48.885Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-22T02:08:48.904Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-07-22T02:08:48.908Z | + cargo --version |
| 76 | 2026-07-22T02:08:48.916Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-07-22T02:08:48.919Z | + rustc --version |
| 78 | 2026-07-22T02:08:48.938Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-07-22T02:08:48.941Z | process exited: duration 20130 ms, exit code 0 |
| |
| 80 | 2026-07-22T02:08:48.947Z | starting task 2: "authentication" |
| 81 | 2026-07-22T02:08:48.963Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-07-22T02:08:48.970Z | starting task 3: "clone repository" |
| 83 | 2026-07-22T02:08:48.973Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-22T02:08:48.976Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-22T02:08:49.003Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-22T02:08:50.100Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-22T02:08:50.100Z | + git fetch origin dcad23754c05c74644c9bb0954ca7ed13dca8381 |
| 88 | 2026-07-22T02:08:50.330Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-22T02:08:50.330Z | * branch dcad23754c05c74644c9bb0954ca7ed13dca8381 -> FETCH_HEAD |
| 90 | 2026-07-22T02:08:50.337Z | + [[ -n zl/multicast ]] |
| 91 | 2026-07-22T02:08:50.340Z | ++ git branch --show-current |
| 92 | 2026-07-22T02:08:50.340Z | + current=master |
| 93 | 2026-07-22T02:08:50.340Z | + [[ master != zl/multicast ]] |
| 94 | 2026-07-22T02:08:50.342Z | + git branch -f zl/multicast dcad23754c05c74644c9bb0954ca7ed13dca8381 |
| 95 | 2026-07-22T02:08:50.346Z | + git checkout -f zl/multicast |
| 96 | 2026-07-22T02:08:50.363Z | Switched to branch 'zl/multicast' |
| 97 | 2026-07-22T02:08:50.366Z | + git reset --hard dcad23754c05c74644c9bb0954ca7ed13dca8381 |
| 98 | 2026-07-22T02:08:50.384Z | HEAD is now at dcad2375 [review] address CTRL_RX/viona filtering feedback |
| 99 | 2026-07-22T02:08:50.390Z | process exited: duration 1414 ms, exit code 0 |
| |
| 100 | 2026-07-22T02:08:50.397Z | starting task 4: "build" |
| 101 | 2026-07-22T02:08:50.407Z | hint: Using 'master' as the name for the initial branch. This default branch name |
| 102 | 2026-07-22T02:08:50.407Z | hint: is subject to change. To configure the initial branch name to use in all |
| 103 | 2026-07-22T02:08:50.407Z | hint: of your new repositories, which will suppress this warning, call: |
| 104 | 2026-07-22T02:08:50.407Z | hint: |
| 105 | 2026-07-22T02:08:50.407Z | hint: git config --global init.defaultBranch <name> |
| 106 | 2026-07-22T02:08:50.407Z | hint: |
| 107 | 2026-07-22T02:08:50.407Z | hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and |
| 108 | 2026-07-22T02:08:50.407Z | hint: 'development'. The just-created branch can be renamed via this command: |
| 109 | 2026-07-22T02:08:50.407Z | hint: |
| 110 | 2026-07-22T02:08:50.407Z | hint: git branch -m <name> |
| 111 | 2026-07-22T02:08:50.411Z | Initialized empty Git repository in /work/oxidecomputer/propolis/gate_src/.git/ |
| 112 | 2026-07-22T02:09:43.369Z | From https://code.oxide.computer/illumos-gate |
| 113 | 2026-07-22T02:09:43.369Z | * branch refs/changes/75/775/4 -> FETCH_HEAD |
| 114 | 2026-07-22T02:09:46.180Z | HEAD is now at 3afc4394 stlouis#986 Want viona ioctls to control MAC filter tables |
| 115 | 2026-07-22T02:09:46.222Z | RUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/ |
| 116 | 2026-07-22T02:09:46.251Z | warning: no edition set: defaulting to the 2015 edition while the latest is 2024 |
| 117 | 2026-07-22T02:09:46.313Z | Updating crates.io index |
| 118 | 2026-07-22T02:09:46.642Z | Locking 45 packages to latest compatible versions |
| 119 | 2026-07-22T02:09:46.645Z | Adding strum v0.25.0 (available: v0.28.0) |
| 120 | 2026-07-22T02:09:46.648Z | Downloading crates ... |
| 121 | 2026-07-22T02:09:46.698Z | Downloaded bitflags v1.3.2 |
| 122 | 2026-07-22T02:09:46.701Z | Downloaded dirs-sys v0.3.7 |
| 123 | 2026-07-22T02:09:46.704Z | Downloaded rustc_version v0.4.1 |
| 124 | 2026-07-22T02:09:46.709Z | Downloaded itoa v1.0.18 |
| 125 | 2026-07-22T02:09:46.712Z | Downloaded unicode-ident v1.0.24 |
| 126 | 2026-07-22T02:09:46.715Z | Downloaded log v0.4.33 |
| 127 | 2026-07-22T02:09:46.719Z | Downloaded dirs v2.0.2 |
| 128 | 2026-07-22T02:09:46.722Z | Downloaded garando_pos v0.1.0 |
| 129 | 2026-07-22T02:09:46.726Z | Downloaded quote v1.0.47 |
| 130 | 2026-07-22T02:09:46.729Z | Downloaded rustversion v1.0.23 |
| 131 | 2026-07-22T02:09:46.732Z | Downloaded zmij v1.0.23 |
| 132 | 2026-07-22T02:09:46.735Z | Downloaded strum v0.25.0 |
| 133 | 2026-07-22T02:09:46.738Z | Downloaded semver v1.0.28 |
| 134 | 2026-07-22T02:09:46.738Z | Downloaded shlex v2.0.1 |
| 135 | 2026-07-22T02:09:46.741Z | Downloaded serde v1.0.229 |
| 136 | 2026-07-22T02:09:46.744Z | Downloaded heck v0.5.0 |
| 137 | 2026-07-22T02:09:46.746Z | Downloaded unicode-xid v0.2.6 |
| 138 | 2026-07-22T02:09:46.746Z | Downloaded strum_macros v0.26.4 |
| 139 | 2026-07-22T02:09:46.749Z | Downloaded strum v0.26.3 |
| 140 | 2026-07-22T02:09:46.749Z | Downloaded serde_derive v1.0.229 |
| 141 | 2026-07-22T02:09:46.752Z | Downloaded garando_errors v0.1.0 |
| 142 | 2026-07-22T02:09:46.752Z | Downloaded proc-macro2 v1.0.107 |
| 143 | 2026-07-22T02:09:46.756Z | Downloaded ctest2 v0.4.10 |
| 144 | 2026-07-22T02:09:46.756Z | Downloaded cfg-if v0.1.10 |
| 145 | 2026-07-22T02:09:46.759Z | Downloaded find-msvc-tools v0.1.9 |
| 146 | 2026-07-22T02:09:46.762Z | Downloaded term v0.6.1 |
| 147 | 2026-07-22T02:09:46.766Z | Downloaded serde_core v1.0.229 |
| 148 | 2026-07-22T02:09:46.778Z | Downloaded memchr v2.8.3 |
| 149 | 2026-07-22T02:09:46.781Z | Downloaded cc v1.3.0 |
| 150 | 2026-07-22T02:09:46.825Z | Downloaded garando_syntax v0.1.1 |
| 151 | 2026-07-22T02:09:46.833Z | Downloaded syn v3.0.3 |
| 152 | 2026-07-22T02:09:46.839Z | Downloaded serde_json v1.0.151 |
| 153 | 2026-07-22T02:09:46.851Z | Downloaded syn v2.0.119 |
| 154 | 2026-07-22T02:09:46.880Z | Downloaded libc v0.2.189 |
| 155 | 2026-07-22T02:09:46.932Z | Compiling proc-macro2 v1.0.107 |
| 156 | 2026-07-22T02:09:46.932Z | Compiling unicode-ident v1.0.24 |
| 157 | 2026-07-22T02:09:46.932Z | Compiling quote v1.0.47 |
| 158 | 2026-07-22T02:09:46.935Z | Compiling libc v0.2.189 |
| 159 | 2026-07-22T02:09:46.935Z | Compiling serde_core v1.0.229 |
| 160 | 2026-07-22T02:09:46.935Z | Compiling serde v1.0.229 |
| 161 | 2026-07-22T02:09:46.935Z | Compiling rustversion v1.0.23 |
| 162 | 2026-07-22T02:09:46.935Z | Compiling cfg-if v0.1.10 |
| 163 | 2026-07-22T02:09:47.027Z | Compiling zmij v1.0.23 |
| 164 | 2026-07-22T02:09:47.082Z | Compiling serde_json v1.0.151 |
| 165 | 2026-07-22T02:09:47.304Z | Compiling heck v0.5.0 |
| 166 | 2026-07-22T02:09:47.332Z | Compiling itoa v1.0.18 |
| 167 | 2026-07-22T02:09:47.338Z | Compiling memchr v2.8.3 |
| 168 | 2026-07-22T02:09:47.490Z | Compiling unicode-xid v0.2.6 |
| 169 | 2026-07-22T02:09:47.496Z | Compiling shlex v2.0.1 |
| 170 | 2026-07-22T02:09:47.583Z | Compiling bitflags v1.3.2 |
| 171 | 2026-07-22T02:09:47.594Z | Compiling semver v1.0.28 |
| 172 | 2026-07-22T02:09:47.639Z | Compiling log v0.4.33 |
| 173 | 2026-07-22T02:09:47.650Z | Compiling find-msvc-tools v0.1.9 |
| 174 | 2026-07-22T02:09:47.704Z | Compiling dirs-sys v0.3.7 |
| 175 | 2026-07-22T02:09:47.801Z | Compiling rustc_version v0.4.1 |
| 176 | 2026-07-22T02:09:47.867Z | Compiling dirs v2.0.2 |
| 177 | 2026-07-22T02:09:47.891Z | Compiling cc v1.3.0 |
| 178 | 2026-07-22T02:09:47.899Z | Compiling strum v0.25.0 |
| 179 | 2026-07-22T02:09:47.928Z | Compiling term v0.6.1 |
| 180 | 2026-07-22T02:09:48.083Z | Compiling syn v3.0.3 |
| 181 | 2026-07-22T02:09:48.083Z | Compiling syn v2.0.119 |
| 182 | 2026-07-22T02:09:49.447Z | Compiling serde_derive v1.0.229 |
| 183 | 2026-07-22T02:09:49.719Z | Compiling strum_macros v0.26.4 |
| 184 | 2026-07-22T02:09:50.733Z | Compiling strum v0.26.3 |
| 185 | 2026-07-22T02:09:50.805Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 186 | 2026-07-22T02:09:51.474Z | Compiling garando_pos v0.1.0 |
| 187 | 2026-07-22T02:09:51.738Z | Compiling garando_errors v0.1.0 |
| 188 | 2026-07-22T02:09:52.114Z | Compiling garando_syntax v0.1.1 |
| 189 | 2026-07-22T02:09:56.088Z | Compiling ctest2 v0.4.10 |
| 190 | 2026-07-22T02:09:56.701Z | Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check) |
| 191 | 2026-07-22T02:09:58.955Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 12.72s |
| 192 | 2026-07-22T02:09:58.974Z | Running test/main.rs (target/debug/deps/main-8b1b097ee3bbdea0) |
| 193 | 2026-07-22T02:09:58.977Z | RUNNING ALL TESTS |
| 194 | 2026-07-22T02:09:58.977Z | PASSED 1185 tests |
| 195 | 2026-07-22T02:09:58.987Z | RUNNING HEADER-CHECK FOR crates/nvpair/header-check/ |
| 196 | 2026-07-22T02:09:59.043Z | Updating crates.io index |
| 197 | 2026-07-22T02:09:59.221Z | Locking 40 packages to latest compatible versions |
| 198 | 2026-07-22T02:09:59.262Z | Compiling proc-macro2 v1.0.107 |
| 199 | 2026-07-22T02:09:59.262Z | Compiling quote v1.0.47 |
| 200 | 2026-07-22T02:09:59.262Z | Compiling unicode-ident v1.0.24 |
| 201 | 2026-07-22T02:09:59.262Z | Compiling libc v0.2.189 |
| 202 | 2026-07-22T02:09:59.265Z | Compiling serde_core v1.0.229 |
| 203 | 2026-07-22T02:09:59.265Z | Compiling serde v1.0.229 |
| 204 | 2026-07-22T02:09:59.265Z | Compiling cfg-if v0.1.10 |
| 205 | 2026-07-22T02:09:59.265Z | Compiling zmij v1.0.23 |
| 206 | 2026-07-22T02:09:59.323Z | Compiling serde_json v1.0.151 |
| 207 | 2026-07-22T02:09:59.364Z | Compiling unicode-xid v0.2.6 |
| 208 | 2026-07-22T02:09:59.459Z | Compiling memchr v2.8.3 |
| 209 | 2026-07-22T02:09:59.522Z | Compiling itoa v1.0.18 |
| 210 | 2026-07-22T02:09:59.546Z | Compiling bitflags v1.3.2 |
| 211 | 2026-07-22T02:09:59.571Z | Compiling semver v1.0.28 |
| 212 | 2026-07-22T02:09:59.596Z | Compiling find-msvc-tools v0.1.9 |
| 213 | 2026-07-22T02:09:59.668Z | Compiling shlex v2.0.1 |
| 214 | 2026-07-22T02:09:59.791Z | Compiling log v0.4.33 |
| 215 | 2026-07-22T02:09:59.807Z | Compiling cc v1.3.0 |
| 216 | 2026-07-22T02:09:59.823Z | Compiling rustc_version v0.4.1 |
| 217 | 2026-07-22T02:09:59.920Z | Compiling dirs-sys v0.3.7 |
| 218 | 2026-07-22T02:09:59.937Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 219 | 2026-07-22T02:10:00.022Z | Compiling dirs v2.0.2 |
| 220 | 2026-07-22T02:10:00.080Z | Compiling term v0.6.1 |
| 221 | 2026-07-22T02:10:00.271Z | Compiling syn v3.0.3 |
| 222 | 2026-07-22T02:10:01.538Z | Compiling serde_derive v1.0.229 |
| 223 | 2026-07-22T02:10:03.381Z | Compiling garando_pos v0.1.0 |
| 224 | 2026-07-22T02:10:03.637Z | Compiling garando_errors v0.1.0 |
| 225 | 2026-07-22T02:10:03.996Z | Compiling garando_syntax v0.1.1 |
| 226 | 2026-07-22T02:10:07.944Z | Compiling ctest2 v0.4.10 |
| 227 | 2026-07-22T02:10:08.568Z | Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check) |
| 228 | 2026-07-22T02:10:09.451Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.45s |
| 229 | 2026-07-22T02:10:09.466Z | Running test/main.rs (target/debug/deps/main-a87dacaf2af2d6f1) |
| 230 | 2026-07-22T02:10:09.469Z | RUNNING ALL TESTS |
| 231 | 2026-07-22T02:10:09.469Z | PASSED 90 tests |
| 232 | 2026-07-22T02:10:09.473Z | RUNNING HEADER-CHECK FOR crates/viona-api/header-check/ |
| 233 | 2026-07-22T02:10:09.530Z | Updating crates.io index |
| 234 | 2026-07-22T02:10:09.712Z | Locking 42 packages to latest compatible versions |
| 235 | 2026-07-22T02:10:09.754Z | Compiling libc v0.2.189 |
| 236 | 2026-07-22T02:10:09.754Z | Compiling proc-macro2 v1.0.107 |
| 237 | 2026-07-22T02:10:09.754Z | Compiling unicode-ident v1.0.24 |
| 238 | 2026-07-22T02:10:09.754Z | Compiling quote v1.0.47 |
| 239 | 2026-07-22T02:10:09.757Z | Compiling serde_core v1.0.229 |
| 240 | 2026-07-22T02:10:09.757Z | Compiling serde v1.0.229 |
| 241 | 2026-07-22T02:10:09.757Z | Compiling cfg-if v0.1.10 |
| 242 | 2026-07-22T02:10:09.757Z | Compiling zmij v1.0.23 |
| 243 | 2026-07-22T02:10:09.812Z | Compiling serde_json v1.0.151 |
| 244 | 2026-07-22T02:10:09.856Z | Compiling itoa v1.0.18 |
| 245 | 2026-07-22T02:10:10.009Z | Compiling memchr v2.8.3 |
| 246 | 2026-07-22T02:10:10.015Z | Compiling unicode-xid v0.2.6 |
| 247 | 2026-07-22T02:10:10.039Z | Compiling bitflags v1.3.2 |
| 248 | 2026-07-22T02:10:10.066Z | Compiling find-msvc-tools v0.1.9 |
| 249 | 2026-07-22T02:10:10.091Z | Compiling shlex v2.0.1 |
| 250 | 2026-07-22T02:10:10.100Z | Compiling semver v1.0.28 |
| 251 | 2026-07-22T02:10:10.244Z | Compiling log v0.4.33 |
| 252 | 2026-07-22T02:10:10.267Z | Compiling rustc_version v0.4.1 |
| 253 | 2026-07-22T02:10:10.290Z | Compiling cc v1.3.0 |
| 254 | 2026-07-22T02:10:10.453Z | Compiling dirs-sys v0.3.7 |
| 255 | 2026-07-22T02:10:10.453Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 256 | 2026-07-22T02:10:10.530Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 257 | 2026-07-22T02:10:10.555Z | Compiling dirs v2.0.2 |
| 258 | 2026-07-22T02:10:10.615Z | Compiling term v0.6.1 |
| 259 | 2026-07-22T02:10:10.619Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 260 | 2026-07-22T02:10:10.790Z | Compiling syn v3.0.3 |
| 261 | 2026-07-22T02:10:12.047Z | Compiling serde_derive v1.0.229 |
| 262 | 2026-07-22T02:10:13.896Z | Compiling garando_pos v0.1.0 |
| 263 | 2026-07-22T02:10:14.154Z | Compiling garando_errors v0.1.0 |
| 264 | 2026-07-22T02:10:14.516Z | Compiling garando_syntax v0.1.1 |
| 265 | 2026-07-22T02:10:18.468Z | Compiling ctest2 v0.4.10 |
| 266 | 2026-07-22T02:10:19.101Z | Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check) |
| 267 | 2026-07-22T02:10:20.123Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 10.64s |
| 268 | 2026-07-22T02:10:20.138Z | Running test/main.rs (target/debug/deps/main-01d8cb192cb771ce) |
| 269 | 2026-07-22T02:10:20.141Z | RUNNING ALL TESTS |
| 270 | 2026-07-22T02:10:20.141Z | PASSED 299 tests |
| 271 | 2026-07-22T02:10:20.146Z | process exited: duration 89747 ms, exit code 0 |
| |
| 272 | 2026-07-22T02:10:20.152Z | found 0 output files |