|
|
|
| 1 | 2026-09-16T17:25:36.809Z | job assigned to worker 01M2NKZS0NJBNNH00RHATNATC0 [factory aws, i-01059faa61fa4762e] (queued for 58 s) |
| |
| 2 | 2026-09-16T17:25:43.348Z | starting task 0: "setup" |
| 3 | 2026-09-16T17:25:43.353Z | ++ uname -s |
| 4 | 2026-09-16T17:25:43.356Z | + kern=SunOS |
| 5 | 2026-09-16T17:25:43.356Z | + build_user=build |
| 6 | 2026-09-16T17:25:43.356Z | + build_uid=12345 |
| 7 | 2026-09-16T17:25:43.356Z | + work_dir=/work |
| 8 | 2026-09-16T17:25:43.356Z | + input_dir=/input |
| 9 | 2026-09-16T17:25:43.356Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-16T17:25:43.356Z | + case "$kern" in |
| 11 | 2026-09-16T17:25:43.356Z | + groupadd -g 12345 build |
| 12 | 2026-09-16T17:25:43.359Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-16T17:25:45.362Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-16T17:25:45.510Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-16T17:25:45.514Z | + home_fs=zfs |
| 16 | 2026-09-16T17:25:45.514Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-16T17:25:45.514Z | + mkdir -p /home/build |
| 18 | 2026-09-16T17:25:45.514Z | + chown build:build /home/build /work |
| 19 | 2026-09-16T17:25:47.441Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-16T17:25:47.443Z | process exited: duration 4093 ms, exit code 0 |
| |
| 21 | 2026-09-16T17:25:47.450Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-16T17:25:47.453Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-16T17:25:47.453Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-16T17:25:47.453Z | * rust toolchain channel = "stable" |
| 25 | 2026-09-16T17:25:47.453Z | * rust toolchain profile = "default" |
| 26 | 2026-09-16T17:25:47.453Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-16T17:25:47.454Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-16T17:25:47.457Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-16T17:25:47.457Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-16T17:25:47.528Z | info: downloading installer |
| 31 | 2026-09-16T17:25:48.723Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-16T17:25:48.723Z | warn: /opt/ooce/bin |
| 33 | 2026-09-16T17:25:48.723Z | warn: This could mean one of the following: |
| 34 | 2026-09-16T17:25:48.723Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-16T17:25:48.723Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-16T17:25:48.723Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-16T17:25:48.723Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-16T17:25:48.723Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-16T17:25:48.723Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-16T17:25:48.723Z | error: cannot install while Rust is installed |
| 41 | 2026-09-16T17:25:48.723Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-16T17:25:48.736Z | info: profile set to default |
| 43 | 2026-09-16T17:25:48.736Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-16T17:25:48.738Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 45 | 2026-09-16T17:25:48.868Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-16T17:25:48.872Z | info: downloading 6 components |
| 47 | 2026-09-16T17:26:02.810Z | |
| 48 | 2026-09-16T17:26:02.810Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 49 | 2026-09-16T17:26:02.841Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-16T17:26:02.841Z | |
| 51 | 2026-09-16T17:26:02.844Z | |
| 52 | 2026-09-16T17:26:02.844Z | Rust is installed now. Great! |
| 53 | 2026-09-16T17:26:02.844Z | |
| 54 | 2026-09-16T17:26:02.844Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-16T17:26:02.844Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-16T17:26:02.844Z | |
| 57 | 2026-09-16T17:26:02.844Z | To configure your current shell, you need to source |
| 58 | 2026-09-16T17:26:02.844Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-16T17:26:02.844Z | |
| 60 | 2026-09-16T17:26:02.844Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-16T17:26:02.844Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-16T17:26:02.844Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-16T17:26:02.844Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-16T17:26:02.844Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-16T17:26:02.844Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-16T17:26:02.845Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-16T17:26:02.845Z | HOST_CC = None |
| 68 | 2026-09-16T17:26:02.845Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-16T17:26:02.845Z | CC = None |
| 70 | 2026-09-16T17:26:02.845Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-16T17:26:03.034Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-16T17:26:03.034Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-16T17:26:03.034Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-16T17:26:03.034Z | CFLAGS = None |
| 75 | 2026-09-16T17:26:03.034Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-16T17:26:03.035Z | HOST_CFLAGS = None |
| 77 | 2026-09-16T17:26:03.035Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-16T17:26:03.035Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-16T17:26:03.035Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-16T17:26:03.035Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-16T17:26:03.138Z | + rustup --version |
| 82 | 2026-09-16T17:26:03.145Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-16T17:26:03.148Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-16T17:26:03.167Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-16T17:26:03.169Z | + cargo --version |
| 86 | 2026-09-16T17:26:03.182Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-16T17:26:03.185Z | + rustc --version |
| 88 | 2026-09-16T17:26:03.203Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-16T17:26:03.206Z | process exited: duration 15753 ms, exit code 0 |
| |
| 90 | 2026-09-16T17:26:03.212Z | starting task 2: "authentication" |
| 91 | 2026-09-16T17:26:03.228Z | process exited: duration 15 ms, exit code 0 |
| |
| 92 | 2026-09-16T17:26:03.233Z | starting task 3: "clone repository" |
| 93 | 2026-09-16T17:26:03.236Z | + mkdir -p /work/oxidecomputer/propolis |
| 94 | 2026-09-16T17:26:03.238Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 95 | 2026-09-16T17:26:03.271Z | Cloning into '/work/oxidecomputer/propolis'... |
| 96 | 2026-09-16T17:26:04.490Z | + cd /work/oxidecomputer/propolis |
| 97 | 2026-09-16T17:26:04.490Z | + git fetch origin 7620b20db52837d0077fea7b8f84d3b564d55411 |
| 98 | 2026-09-16T17:26:04.930Z | From https://github.com/oxidecomputer/propolis |
| 99 | 2026-09-16T17:26:04.930Z | * branch 7620b20db52837d0077fea7b8f84d3b564d55411 -> FETCH_HEAD |
| 100 | 2026-09-16T17:26:04.935Z | + [[ -n ixi/viona-interface-version ]] |
| 101 | 2026-09-16T17:26:04.938Z | ++ git branch --show-current |
| 102 | 2026-09-16T17:26:04.938Z | + current=master |
| 103 | 2026-09-16T17:26:04.938Z | + [[ master != ixi/viona-interface-version ]] |
| 104 | 2026-09-16T17:26:04.938Z | + git branch -f ixi/viona-interface-version 7620b20db52837d0077fea7b8f84d3b564d55411 |
| 105 | 2026-09-16T17:26:04.941Z | + git checkout -f ixi/viona-interface-version |
| 106 | 2026-09-16T17:26:04.962Z | Switched to branch 'ixi/viona-interface-version' |
| 107 | 2026-09-16T17:26:04.964Z | + git reset --hard 7620b20db52837d0077fea7b8f84d3b564d55411 |
| 108 | 2026-09-16T17:26:04.982Z | HEAD is now at 7620b20d bump viona API version to match stlouis |
| 109 | 2026-09-16T17:26:04.985Z | process exited: duration 1750 ms, exit code 0 |
| |
| 110 | 2026-09-16T17:26:04.991Z | starting task 4: "build" |
| 111 | 2026-09-16T17:26:04.996Z | + cargo --version |
| 112 | 2026-09-16T17:26:04.999Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 113 | 2026-09-16T17:26:05.133Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 114 | 2026-09-16T17:26:05.137Z | info: downloading 6 components |
| 115 | 2026-09-16T17:26:18.475Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 116 | 2026-09-16T17:26:18.475Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 117 | 2026-09-16T17:26:18.475Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 118 | 2026-09-16T17:26:18.586Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 119 | 2026-09-16T17:26:18.590Z | + rustc --version |
| 120 | 2026-09-16T17:26:18.614Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 121 | 2026-09-16T17:26:18.617Z | + banner prerequisites |
| 122 | 2026-09-16T17:26:18.620Z | |
| 123 | 2026-09-16T17:26:18.620Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 124 | 2026-09-16T17:26:18.620Z | # # # # # # # # # # # # # # # |
| 125 | 2026-09-16T17:26:18.620Z | # # # # ##### # # ##### # # # # # #### # |
| 126 | 2026-09-16T17:26:18.620Z | ##### ##### # ##### # # # # # # # # # |
| 127 | 2026-09-16T17:26:18.620Z | # # # # # # # # # # # # # # # |
| 128 | 2026-09-16T17:26:18.620Z | # # # ###### # # ###### ### # #### # #### # |
| 129 | 2026-09-16T17:26:18.620Z | |
| 130 | 2026-09-16T17:26:18.623Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 131 | 2026-09-16T17:26:25.821Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 132 | 2026-09-16T17:26:33.524Z | Startup: Caching catalogs ... Done |
| 133 | 2026-09-16T17:26:40.875Z | Planning: Solver setup ... Done (6.054s) |
| 134 | 2026-09-16T17:26:40.916Z | Planning: Running solver ... Done (0.041s) |
| 135 | 2026-09-16T17:26:41.059Z | Planning: Finding local manifests ... Done (0.003s) |
| 136 | 2026-09-16T17:26:41.072Z | Planning: Fetching manifests: 0/3 0% complete |
| 137 | 2026-09-16T17:26:41.158Z | Planning: Fetching manifests: 3/3 100% complete |
| 138 | 2026-09-16T17:26:41.186Z | Planning: Package planning ... Done (0.029s) |
| 139 | 2026-09-16T17:26:41.213Z | Planning: Merging actions ... Done (0.026s) |
| 140 | 2026-09-16T17:26:41.317Z | Planning: Checking for conflicting actions ... Done (0.104s) |
| 141 | 2026-09-16T17:26:41.323Z | Planning: Consolidating action changes ... Done (0.006s) |
| 142 | 2026-09-16T17:26:42.086Z | Planning: Evaluating mediators ... Done (0.763s) |
| 143 | 2026-09-16T17:26:42.091Z | Planning: Planning completed in 8.40 seconds |
| 144 | 2026-09-16T17:26:42.102Z | Packages to install: 3 |
| 145 | 2026-09-16T17:26:42.102Z | Mediators to change: 2 |
| 146 | 2026-09-16T17:26:42.106Z | Services to change: 1 |
| 147 | 2026-09-16T17:26:42.106Z | Estimated space available: 154.74 GB |
| 148 | 2026-09-16T17:26:42.106Z | Estimated space to be consumed: 1.86 GB |
| 149 | 2026-09-16T17:26:42.106Z | Create boot environment: No |
| 150 | 2026-09-16T17:26:42.106Z | Create backup boot environment: No |
| 151 | 2026-09-16T17:26:42.106Z | Rebuild boot archive: No |
| 152 | 2026-09-16T17:26:42.106Z | |
| 153 | 2026-09-16T17:26:42.106Z | Changed mediators: |
| 154 | 2026-09-16T17:26:42.106Z | mediator clang: |
| 155 | 2026-09-16T17:26:42.106Z | version: None -> 15 (system default) |
| 156 | 2026-09-16T17:26:42.106Z | |
| 157 | 2026-09-16T17:26:42.106Z | mediator llvm: |
| 158 | 2026-09-16T17:26:42.106Z | version: 14 (system default) -> 15 (system default) |
| 159 | 2026-09-16T17:26:42.106Z | |
| 160 | 2026-09-16T17:26:42.106Z | Changed packages: |
| 161 | 2026-09-16T17:26:42.106Z | helios-dev |
| 162 | 2026-09-16T17:26:42.106Z | developer/build-essential |
| 163 | 2026-09-16T17:26:42.106Z | None -> 11-2.0 |
| 164 | 2026-09-16T17:26:42.107Z | ooce/developer/clang-15 |
| 165 | 2026-09-16T17:26:42.107Z | None -> 15.0.7-2.0 |
| 166 | 2026-09-16T17:26:42.107Z | ooce/developer/llvm-15 |
| 167 | 2026-09-16T17:26:42.107Z | None -> 15.0.7-2.0 |
| 168 | 2026-09-16T17:26:42.107Z | |
| 169 | 2026-09-16T17:26:42.107Z | Services: |
| 170 | 2026-09-16T17:26:42.107Z | restart_fmri: |
| 171 | 2026-09-16T17:26:42.107Z | svc:/system/update-man-index:default |
| 172 | 2026-09-16T17:26:42.144Z | |
| 173 | 2026-09-16T17:26:42.144Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 174 | 2026-09-16T17:26:47.146Z | Download: 2167/3076 items 118.7/211.3MB 56% complete (24.0M/s) |
| 175 | 2026-09-16T17:26:52.043Z | Download: Completed 211.31 MB in 9.90 seconds (21.4M/s) |
| 176 | 2026-09-16T17:26:52.192Z | Actions: 1/3430 actions (Installing new actions) |
| 177 | 2026-09-16T17:26:55.287Z | Actions: Completed 3430 actions in 3.09 seconds. |
| 178 | 2026-09-16T17:26:55.951Z | Done (0.661s) |
| 179 | 2026-09-16T17:26:55.951Z | Done (0.000s) |
| 180 | 2026-09-16T17:26:56.688Z | Done (0.737s) |
| 181 | 2026-09-16T17:26:59.802Z | Done (2.753s) |
| 182 | 2026-09-16T17:26:59.872Z | Done (0.013s) |
| 183 | 2026-09-16T17:26:59.874Z | Done (0.000s) |
| 184 | 2026-09-16T17:27:00.146Z | Done (0.000s) |
| 185 | 2026-09-16T17:27:01.028Z | Planning: Evaluating mediator changes ... Done |
| 186 | 2026-09-16T17:27:01.135Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-09-16T17:27:01.138Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-09-16T17:27:01.298Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-09-16T17:27:01.302Z | Planning: Planning completed in 0.27 seconds |
| 190 | 2026-09-16T17:27:01.319Z | Mediators to change: 2 |
| 191 | 2026-09-16T17:27:01.320Z | Create boot environment: No |
| 192 | 2026-09-16T17:27:01.322Z | Create backup boot environment: No |
| 193 | 2026-09-16T17:27:01.385Z | Done |
| 194 | 2026-09-16T17:27:01.385Z | Done |
| 195 | 2026-09-16T17:27:01.995Z | Done |
| 196 | 2026-09-16T17:27:04.427Z | Done |
| 197 | 2026-09-16T17:27:04.499Z | Done |
| 198 | 2026-09-16T17:27:04.502Z | Done |
| 199 | 2026-09-16T17:27:04.639Z | Done |
| 200 | 2026-09-16T17:27:04.926Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 201 | 2026-09-16T17:27:04.926Z | clang system 15 system |
| 202 | 2026-09-16T17:27:04.926Z | csh system system illumos |
| 203 | 2026-09-16T17:27:04.926Z | ctags system system illumos |
| 204 | 2026-09-16T17:27:04.926Z | file system system illumos |
| 205 | 2026-09-16T17:27:04.926Z | gcc vendor 12 vendor |
| 206 | 2026-09-16T17:27:04.926Z | gcc system 14 system |
| 207 | 2026-09-16T17:27:04.926Z | gcc system 10 system |
| 208 | 2026-09-16T17:27:04.926Z | go system 1.20 system |
| 209 | 2026-09-16T17:27:04.926Z | go system 1.19 system |
| 210 | 2026-09-16T17:27:04.926Z | llvm system 15 system |
| 211 | 2026-09-16T17:27:04.926Z | llvm system 14 system |
| 212 | 2026-09-16T17:27:04.926Z | mariadb system 10.6 system |
| 213 | 2026-09-16T17:27:04.926Z | mta vendor vendor dma |
| 214 | 2026-09-16T17:27:04.926Z | openjdk system 17 system |
| 215 | 2026-09-16T17:27:04.926Z | openjdk system 11 system |
| 216 | 2026-09-16T17:27:04.926Z | openjdk system 1.8 system |
| 217 | 2026-09-16T17:27:04.926Z | openssl vendor 3 vendor |
| 218 | 2026-09-16T17:27:04.926Z | perl system 5.36 system |
| 219 | 2026-09-16T17:27:04.926Z | postgresql system 15 system |
| 220 | 2026-09-16T17:27:04.926Z | postgresql system 13 system |
| 221 | 2026-09-16T17:27:04.926Z | python vendor 3 vendor |
| 222 | 2026-09-16T17:27:04.926Z | python system 2 system |
| 223 | 2026-09-16T17:27:04.926Z | python3 system 3.11 system |
| 224 | 2026-09-16T17:27:04.926Z | ruby system 3.0 system |
| 225 | 2026-09-16T17:27:04.926Z | words vendor vendor american-english |
| 226 | 2026-09-16T17:27:04.926Z | words system system australian-english |
| 227 | 2026-09-16T17:27:04.926Z | words system system british-english |
| 228 | 2026-09-16T17:27:04.926Z | words system system canadian-english |
| 229 | 2026-09-16T17:27:04.926Z | words system system french |
| 230 | 2026-09-16T17:27:04.926Z | words system system italian |
| 231 | 2026-09-16T17:27:04.926Z | words system system ngerman |
| 232 | 2026-09-16T17:27:04.926Z | words system system ogerman |
| 233 | 2026-09-16T17:27:04.926Z | words system system spanish |
| 234 | 2026-09-16T17:27:05.150Z | PUBLISHER TYPE STATUS P LOCATION |
| 235 | 2026-09-16T17:27:05.150Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 236 | 2026-09-16T17:27:09.655Z | FMRI IFO |
| 237 | 2026-09-16T17:27:09.655Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 238 | 2026-09-16T17:27:09.655Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 239 | 2026-09-16T17:27:09.655Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 240 | 2026-09-16T17:27:09.655Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 241 | 2026-09-16T17:27:09.655Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 242 | 2026-09-16T17:27:09.655Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 243 | 2026-09-16T17:27:09.655Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 244 | 2026-09-16T17:27:10.603Z | All builder prerequisites installed successfully, and PATH looks valid |
| 245 | 2026-09-16T17:27:10.606Z | |
| 246 | 2026-09-16T17:27:10.606Z | real 51.972573606 |
| 247 | 2026-09-16T17:27:10.606Z | user 37.033930612 |
| 248 | 2026-09-16T17:27:10.606Z | sys 4.262970329 |
| 249 | 2026-09-16T17:27:10.606Z | trap 0.007351751 |
| 250 | 2026-09-16T17:27:10.606Z | tflt 0.027068330 |
| 251 | 2026-09-16T17:27:10.606Z | dflt 0.035441034 |
| 252 | 2026-09-16T17:27:10.606Z | kflt 0.013892437 |
| 253 | 2026-09-16T17:27:10.606Z | lock 0.000000000 |
| 254 | 2026-09-16T17:27:10.606Z | slp 1:02.496600683 |
| 255 | 2026-09-16T17:27:10.606Z | lat 0.121475285 |
| 256 | 2026-09-16T17:27:10.606Z | stop 0.000193007 |
| 257 | 2026-09-16T17:27:10.606Z | + banner check |
| 258 | 2026-09-16T17:27:10.606Z | |
| 259 | 2026-09-16T17:27:10.606Z | #### # # ###### #### # # |
| 260 | 2026-09-16T17:27:10.606Z | # # # # # # # # # |
| 261 | 2026-09-16T17:27:10.606Z | # ###### ##### # #### |
| 262 | 2026-09-16T17:27:10.606Z | # # # # # # # |
| 263 | 2026-09-16T17:27:10.606Z | # # # # # # # # # |
| 264 | 2026-09-16T17:27:10.606Z | #### # # ###### #### # # |
| 265 | 2026-09-16T17:27:10.606Z | |
| 266 | 2026-09-16T17:27:10.606Z | + ptime -m cargo check --features falcon |
| 267 | 2026-09-16T17:27:10.730Z | Updating crates.io index |
| 268 | 2026-09-16T17:27:10.733Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 269 | 2026-09-16T17:27:12.490Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 270 | 2026-09-16T17:27:23.395Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 271 | 2026-09-16T17:27:23.803Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 272 | 2026-09-16T17:27:24.127Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 273 | 2026-09-16T17:27:24.446Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 274 | 2026-09-16T17:27:24.843Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 275 | 2026-09-16T17:27:25.135Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 276 | 2026-09-16T17:27:25.444Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 277 | 2026-09-16T17:27:25.787Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 278 | 2026-09-16T17:27:26.117Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 279 | 2026-09-16T17:27:26.488Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 280 | 2026-09-16T17:27:26.813Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 281 | 2026-09-16T17:27:27.132Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 282 | 2026-09-16T17:27:27.874Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 283 | 2026-09-16T17:27:28.365Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 284 | 2026-09-16T17:27:29.228Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-09-16T17:27:29.671Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 286 | 2026-09-16T17:27:30.148Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 287 | 2026-09-16T17:27:30.743Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 288 | 2026-09-16T17:27:31.523Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 289 | 2026-09-16T17:27:31.861Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 290 | 2026-09-16T17:27:33.125Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 291 | 2026-09-16T17:27:33.813Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 292 | 2026-09-16T17:27:34.114Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 293 | 2026-09-16T17:27:34.674Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 294 | 2026-09-16T17:27:35.122Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 295 | 2026-09-16T17:27:35.445Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 296 | 2026-09-16T17:27:38.263Z | Downloading crates ... |
| 297 | 2026-09-16T17:27:38.309Z | Downloaded adler v1.0.2 |
| 298 | 2026-09-16T17:27:38.314Z | Downloaded opaque-debug v0.3.1 |
| 299 | 2026-09-16T17:27:38.316Z | Downloaded openssl-macros v0.1.1 |
| 300 | 2026-09-16T17:27:38.316Z | Downloaded owo-colors v4.3.0 |
| 301 | 2026-09-16T17:27:38.316Z | Downloaded parse-display v0.10.0 |
| 302 | 2026-09-16T17:27:38.323Z | Downloaded pretty-hex v0.4.1 |
| 303 | 2026-09-16T17:27:38.326Z | Downloaded openssl-probe v0.2.1 |
| 304 | 2026-09-16T17:27:38.331Z | Downloaded pin-project-internal v1.1.10 |
| 305 | 2026-09-16T17:27:38.333Z | Downloaded progenitor-client v0.14.0 |
| 306 | 2026-09-16T17:27:38.336Z | Downloaded block-buffer v0.10.4 |
| 307 | 2026-09-16T17:27:38.339Z | Downloaded num-iter v0.1.45 |
| 308 | 2026-09-16T17:27:38.345Z | Downloaded oxide-tokio-rt v0.1.6 |
| 309 | 2026-09-16T17:27:38.348Z | Downloaded num_enum_derive v0.7.4 |
| 310 | 2026-09-16T17:27:38.348Z | Downloaded oxnet v0.1.4 |
| 311 | 2026-09-16T17:27:38.348Z | Downloaded password-hash v0.5.0 |
| 312 | 2026-09-16T17:27:38.351Z | Downloaded pem-rfc7468 v0.7.0 |
| 313 | 2026-09-16T17:27:38.353Z | Downloaded darling_macro v0.20.11 |
| 314 | 2026-09-16T17:27:38.353Z | Downloaded plain v0.2.3 |
| 315 | 2026-09-16T17:27:38.359Z | Downloaded percent-encoding v2.3.2 |
| 316 | 2026-09-16T17:27:38.362Z | Downloaded cargo-platform v0.1.8 |
| 317 | 2026-09-16T17:27:38.365Z | Downloaded num_threads v0.1.7 |
| 318 | 2026-09-16T17:27:38.369Z | Downloaded num_enum v0.5.11 |
| 319 | 2026-09-16T17:27:38.372Z | Downloaded parking_lot v0.12.2 |
| 320 | 2026-09-16T17:27:38.372Z | Downloaded omicron-workspace-hack v0.1.0 |
| 321 | 2026-09-16T17:27:38.376Z | Downloaded crossbeam-utils v0.8.19 |
| 322 | 2026-09-16T17:27:38.378Z | Downloaded num_enum_derive v0.5.11 |
| 323 | 2026-09-16T17:27:38.381Z | Downloaded olpc-cjson v0.1.4 |
| 324 | 2026-09-16T17:27:38.382Z | Downloaded pretty-hex v0.2.1 |
| 325 | 2026-09-16T17:27:38.384Z | Downloaded byteorder v1.5.0 |
| 326 | 2026-09-16T17:27:38.384Z | Downloaded radium v0.7.0 |
| 327 | 2026-09-16T17:27:38.387Z | Downloaded bcs v0.1.6 |
| 328 | 2026-09-16T17:27:38.390Z | Downloaded progenitor-macro v0.13.0 |
| 329 | 2026-09-16T17:27:38.390Z | Downloaded camino v1.2.2 |
| 330 | 2026-09-16T17:27:38.395Z | Downloaded cargo-platform v0.3.2 |
| 331 | 2026-09-16T17:27:38.398Z | Downloaded cfg_aliases v0.2.1 |
| 332 | 2026-09-16T17:27:38.400Z | Downloaded atomic-waker v1.1.2 |
| 333 | 2026-09-16T17:27:38.403Z | Downloaded passt v0.3.0 |
| 334 | 2026-09-16T17:27:38.403Z | Downloaded parking_lot_core v0.9.10 |
| 335 | 2026-09-16T17:27:38.406Z | Downloaded atomicwrites v0.4.4 |
| 336 | 2026-09-16T17:27:38.406Z | Downloaded cfg-if v1.0.0 |
| 337 | 2026-09-16T17:27:38.406Z | Downloaded parse-display-derive v0.10.0 |
| 338 | 2026-09-16T17:27:38.406Z | Downloaded polyval v0.6.2 |
| 339 | 2026-09-16T17:27:38.409Z | Downloaded pem v3.0.5 |
| 340 | 2026-09-16T17:27:38.412Z | Downloaded block-buffer v0.12.1 |
| 341 | 2026-09-16T17:27:38.412Z | Downloaded const-oid v0.10.2 |
| 342 | 2026-09-16T17:27:38.414Z | Downloaded cancel-safe-futures v0.1.5 |
| 343 | 2026-09-16T17:27:38.414Z | Downloaded progenitor-client v0.10.0 |
| 344 | 2026-09-16T17:27:38.418Z | Downloaded ref-cast v1.0.25 |
| 345 | 2026-09-16T17:27:38.420Z | Downloaded rand_chacha v0.3.1 |
| 346 | 2026-09-16T17:27:38.420Z | Downloaded proc-macro-error-attr v1.0.4 |
| 347 | 2026-09-16T17:27:38.423Z | Downloaded progenitor-macro v0.11.1 |
| 348 | 2026-09-16T17:27:38.423Z | Downloaded ref-cast-impl v1.0.25 |
| 349 | 2026-09-16T17:27:38.423Z | Downloaded progenitor-macro v0.14.0 |
| 350 | 2026-09-16T17:27:38.423Z | Downloaded powerfmt v0.2.0 |
| 351 | 2026-09-16T17:27:38.423Z | Downloaded atty v0.2.14 |
| 352 | 2026-09-16T17:27:38.425Z | Downloaded base16ct v0.2.0 |
| 353 | 2026-09-16T17:27:38.425Z | Downloaded darling_macro v0.23.0 |
| 354 | 2026-09-16T17:27:38.428Z | Downloaded quick-error v1.2.3 |
| 355 | 2026-09-16T17:27:38.428Z | Downloaded progenitor-macro v0.10.0 |
| 356 | 2026-09-16T17:27:38.428Z | Downloaded heck v0.5.0 |
| 357 | 2026-09-16T17:27:38.431Z | Downloaded rand_xorshift v0.3.0 |
| 358 | 2026-09-16T17:27:38.431Z | Downloaded cfg_aliases v0.1.1 |
| 359 | 2026-09-16T17:27:38.433Z | Downloaded bit_field v0.10.2 |
| 360 | 2026-09-16T17:27:38.436Z | Downloaded openssl-sys v0.9.107 |
| 361 | 2026-09-16T17:27:38.439Z | Downloaded pest_generator v2.8.4 |
| 362 | 2026-09-16T17:27:38.439Z | Downloaded num_enum v0.7.4 |
| 363 | 2026-09-16T17:27:38.441Z | Downloaded bitstruct v0.1.1 |
| 364 | 2026-09-16T17:27:38.444Z | Downloaded colorchoice v1.0.1 |
| 365 | 2026-09-16T17:27:38.444Z | Downloaded hex v0.4.3 |
| 366 | 2026-09-16T17:27:38.444Z | Downloaded hostname v0.3.1 |
| 367 | 2026-09-16T17:27:38.444Z | Downloaded hubpack v0.1.2 |
| 368 | 2026-09-16T17:27:38.447Z | Downloaded ident_case v1.0.1 |
| 369 | 2026-09-16T17:27:38.447Z | Downloaded is-terminal v0.4.12 |
| 370 | 2026-09-16T17:27:38.447Z | Downloaded is_ci v1.2.0 |
| 371 | 2026-09-16T17:27:38.447Z | Downloaded ctrlc v3.4.4 |
| 372 | 2026-09-16T17:27:38.447Z | Downloaded crypto-common v0.1.6 |
| 373 | 2026-09-16T17:27:38.449Z | Downloaded phf_shared v0.12.1 |
| 374 | 2026-09-16T17:27:38.449Z | Downloaded progenitor v0.14.0 |
| 375 | 2026-09-16T17:27:38.449Z | Downloaded ciborium-io v0.2.2 |
| 376 | 2026-09-16T17:27:38.452Z | Downloaded clap_lex v0.7.0 |
| 377 | 2026-09-16T17:27:38.452Z | Downloaded cpufeatures v0.3.0 |
| 378 | 2026-09-16T17:27:38.452Z | Downloaded num-rational v0.4.2 |
| 379 | 2026-09-16T17:27:38.452Z | Downloaded pkg-config v0.3.30 |
| 380 | 2026-09-16T17:27:38.454Z | Downloaded progenitor-extras v0.2.0 |
| 381 | 2026-09-16T17:27:38.454Z | Downloaded rand_chacha v0.9.0 |
| 382 | 2026-09-16T17:27:38.455Z | Downloaded bitstruct_derive v0.1.0 |
| 383 | 2026-09-16T17:27:38.455Z | Downloaded cstr-argument v0.1.2 |
| 384 | 2026-09-16T17:27:38.458Z | Downloaded cpufeatures v0.2.12 |
| 385 | 2026-09-16T17:27:38.458Z | Downloaded num-integer v0.1.46 |
| 386 | 2026-09-16T17:27:38.458Z | Downloaded rand_core v0.6.4 |
| 387 | 2026-09-16T17:27:38.458Z | Downloaded paste v1.0.15 |
| 388 | 2026-09-16T17:27:38.461Z | Downloaded compression-core v0.4.31 |
| 389 | 2026-09-16T17:27:38.461Z | Downloaded darling_macro v0.21.3 |
| 390 | 2026-09-16T17:27:38.461Z | Downloaded once_cell v1.21.3 |
| 391 | 2026-09-16T17:27:38.463Z | Downloaded ciborium-ll v0.2.2 |
| 392 | 2026-09-16T17:27:38.463Z | Downloaded convert_case v0.4.0 |
| 393 | 2026-09-16T17:27:38.463Z | Downloaded phf v0.12.1 |
| 394 | 2026-09-16T17:27:38.463Z | Downloaded pin-project-lite v0.2.14 |
| 395 | 2026-09-16T17:27:38.466Z | Downloaded proc-macro-error v1.0.4 |
| 396 | 2026-09-16T17:27:38.469Z | Downloaded progenitor-client v0.13.0 |
| 397 | 2026-09-16T17:27:38.469Z | Downloaded crypto-common v0.2.2 |
| 398 | 2026-09-16T17:27:38.469Z | Downloaded lru-slab v0.1.2 |
| 399 | 2026-09-16T17:27:38.471Z | Downloaded keccak v0.1.6 |
| 400 | 2026-09-16T17:27:38.472Z | Downloaded async-trait v0.1.89 |
| 401 | 2026-09-16T17:27:38.472Z | Downloaded mime v0.3.17 |
| 402 | 2026-09-16T17:27:38.474Z | Downloaded strum v0.26.3 |
| 403 | 2026-09-16T17:27:38.474Z | Downloaded base64ct v1.6.0 |
| 404 | 2026-09-16T17:27:38.474Z | Downloaded cargo_metadata v0.23.1 |
| 405 | 2026-09-16T17:27:38.477Z | Downloaded progenitor-impl v0.11.1 |
| 406 | 2026-09-16T17:27:38.477Z | Downloaded autocfg v1.3.0 |
| 407 | 2026-09-16T17:27:38.480Z | Downloaded bit-vec v0.6.3 |
| 408 | 2026-09-16T17:27:38.480Z | Downloaded camino-tempfile v1.4.1 |
| 409 | 2026-09-16T17:27:38.480Z | Downloaded crossbeam-deque v0.8.5 |
| 410 | 2026-09-16T17:27:38.480Z | Downloaded proc-macro-crate v1.3.1 |
| 411 | 2026-09-16T17:27:38.482Z | Downloaded progenitor v0.11.1 |
| 412 | 2026-09-16T17:27:38.482Z | Downloaded progenitor v0.10.0 |
| 413 | 2026-09-16T17:27:38.482Z | Downloaded progenitor-client v0.11.1 |
| 414 | 2026-09-16T17:27:38.482Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 415 | 2026-09-16T17:27:38.485Z | Downloaded progenitor v0.13.0 |
| 416 | 2026-09-16T17:27:38.485Z | Downloaded rand_core v0.9.3 |
| 417 | 2026-09-16T17:27:38.485Z | Downloaded crucible-workspace-hack v0.1.0 |
| 418 | 2026-09-16T17:27:38.485Z | Downloaded swrite v0.1.0 |
| 419 | 2026-09-16T17:27:38.485Z | Downloaded tagptr v0.2.0 |
| 420 | 2026-09-16T17:27:38.488Z | Downloaded newtype-uuid-macros v0.1.0 |
| 421 | 2026-09-16T17:27:38.488Z | Downloaded take_mut v0.2.2 |
| 422 | 2026-09-16T17:27:38.491Z | Downloaded primeorder v0.13.6 |
| 423 | 2026-09-16T17:27:38.491Z | Downloaded termtree v0.5.1 |
| 424 | 2026-09-16T17:27:38.493Z | Downloaded try-lock v0.2.5 |
| 425 | 2026-09-16T17:27:38.494Z | Downloaded typeid v1.0.0 |
| 426 | 2026-09-16T17:27:38.494Z | Downloaded byte-wrapper v0.1.0 |
| 427 | 2026-09-16T17:27:38.494Z | Downloaded bytecount v0.6.9 |
| 428 | 2026-09-16T17:27:38.496Z | Downloaded bit-set v0.5.3 |
| 429 | 2026-09-16T17:27:38.496Z | Downloaded cargo_metadata v0.18.1 |
| 430 | 2026-09-16T17:27:38.500Z | Downloaded postcard v1.0.9 |
| 431 | 2026-09-16T17:27:38.500Z | Downloaded ppv-lite86 v0.2.17 |
| 432 | 2026-09-16T17:27:38.500Z | Downloaded quinn-udp v0.5.5 |
| 433 | 2026-09-16T17:27:38.503Z | Downloaded pest_derive v2.8.4 |
| 434 | 2026-09-16T17:27:38.503Z | Downloaded cobs v0.2.3 |
| 435 | 2026-09-16T17:27:38.503Z | Downloaded cipher v0.4.4 |
| 436 | 2026-09-16T17:27:38.505Z | Downloaded ingot-types v0.1.2 |
| 437 | 2026-09-16T17:27:38.506Z | Downloaded quote v1.0.45 |
| 438 | 2026-09-16T17:27:38.506Z | Downloaded unicode-linebreak v0.1.5 |
| 439 | 2026-09-16T17:27:38.508Z | Downloaded bitflags v1.3.2 |
| 440 | 2026-09-16T17:27:38.508Z | Downloaded backoff v0.4.0 |
| 441 | 2026-09-16T17:27:38.511Z | Downloaded bincode v1.3.3 |
| 442 | 2026-09-16T17:27:38.511Z | Downloaded usdt-attr-macro v0.5.0 |
| 443 | 2026-09-16T17:27:38.511Z | Downloaded usdt-macro v0.5.0 |
| 444 | 2026-09-16T17:27:38.511Z | Downloaded csv-core v0.1.12 |
| 445 | 2026-09-16T17:27:38.511Z | Downloaded chacha20 v0.9.1 |
| 446 | 2026-09-16T17:27:38.514Z | Downloaded wait-timeout v0.2.0 |
| 447 | 2026-09-16T17:27:38.514Z | Downloaded papergrid v0.11.0 |
| 448 | 2026-09-16T17:27:38.516Z | Downloaded pkcs8 v0.10.2 |
| 449 | 2026-09-16T17:27:38.519Z | Downloaded proc-macro2 v1.0.106 |
| 450 | 2026-09-16T17:27:38.519Z | Downloaded libsw-core v0.3.2 |
| 451 | 2026-09-16T17:27:38.521Z | Downloaded cmake v0.1.54 |
| 452 | 2026-09-16T17:27:38.521Z | Downloaded ctr v0.9.2 |
| 453 | 2026-09-16T17:27:38.522Z | Downloaded zeroize_derive v1.4.3 |
| 454 | 2026-09-16T17:27:38.525Z | Downloaded tower-layer v0.3.3 |
| 455 | 2026-09-16T17:27:38.525Z | Downloaded utf8_iter v1.0.4 |
| 456 | 2026-09-16T17:27:38.527Z | Downloaded clap_derive v4.5.4 |
| 457 | 2026-09-16T17:27:38.530Z | Downloaded bitflags v2.9.4 |
| 458 | 2026-09-16T17:27:38.533Z | Downloaded blake2 v0.10.6 |
| 459 | 2026-09-16T17:27:38.535Z | Downloaded hmac v0.12.1 |
| 460 | 2026-09-16T17:27:38.538Z | Downloaded pin-project v1.1.10 |
| 461 | 2026-09-16T17:27:38.545Z | Downloaded siphasher v1.0.1 |
| 462 | 2026-09-16T17:27:38.547Z | Downloaded crossbeam-channel v0.5.15 |
| 463 | 2026-09-16T17:27:38.550Z | Downloaded daft v0.1.7 |
| 464 | 2026-09-16T17:27:38.550Z | Downloaded litemap v0.7.4 |
| 465 | 2026-09-16T17:27:38.554Z | Downloaded strum_macros v0.28.0 |
| 466 | 2026-09-16T17:27:38.554Z | Downloaded thiserror v1.0.64 |
| 467 | 2026-09-16T17:27:38.554Z | Downloaded rustc_version v0.1.7 |
| 468 | 2026-09-16T17:27:38.557Z | Downloaded semver v0.1.20 |
| 469 | 2026-09-16T17:27:38.557Z | Downloaded serde_urlencoded v0.7.1 |
| 470 | 2026-09-16T17:27:38.557Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 471 | 2026-09-16T17:27:38.557Z | Downloaded aead v0.5.2 |
| 472 | 2026-09-16T17:27:38.557Z | Downloaded poly1305 v0.8.0 |
| 473 | 2026-09-16T17:27:38.560Z | Downloaded num-traits v0.2.19 |
| 474 | 2026-09-16T17:27:38.560Z | Downloaded debug-ignore v1.0.5 |
| 475 | 2026-09-16T17:27:38.563Z | Downloaded ingot-macros v0.1.1 |
| 476 | 2026-09-16T17:27:38.565Z | Downloaded foreign-types v0.3.2 |
| 477 | 2026-09-16T17:27:38.565Z | Downloaded futures-macro v0.3.32 |
| 478 | 2026-09-16T17:27:38.568Z | Downloaded thiserror-no-std v2.0.2 |
| 479 | 2026-09-16T17:27:38.568Z | Downloaded ciborium v0.2.2 |
| 480 | 2026-09-16T17:27:38.570Z | Downloaded fixedbitset v0.4.2 |
| 481 | 2026-09-16T17:27:38.570Z | Downloaded float-ord v0.3.2 |
| 482 | 2026-09-16T17:27:38.573Z | Downloaded darling v0.20.11 |
| 483 | 2026-09-16T17:27:38.575Z | Downloaded crc32fast v1.4.0 |
| 484 | 2026-09-16T17:27:38.575Z | Downloaded backon v1.6.0 |
| 485 | 2026-09-16T17:27:38.578Z | Downloaded colored v3.1.1 |
| 486 | 2026-09-16T17:27:38.581Z | Downloaded daft-derive v0.1.7 |
| 487 | 2026-09-16T17:27:38.583Z | Downloaded num-complex v0.4.6 |
| 488 | 2026-09-16T17:27:38.583Z | Downloaded writeable v0.5.5 |
| 489 | 2026-09-16T17:27:38.583Z | Downloaded crossbeam-epoch v0.9.18 |
| 490 | 2026-09-16T17:27:38.586Z | Downloaded const_format_proc_macros v0.2.34 |
| 491 | 2026-09-16T17:27:38.586Z | Downloaded critical-section v1.2.0 |
| 492 | 2026-09-16T17:27:38.589Z | Downloaded darling v0.23.0 |
| 493 | 2026-09-16T17:27:38.589Z | Downloaded http-body v1.0.1 |
| 494 | 2026-09-16T17:27:38.592Z | Downloaded foreign-types v0.5.0 |
| 495 | 2026-09-16T17:27:38.592Z | Downloaded futures-io v0.3.32 |
| 496 | 2026-09-16T17:27:38.592Z | Downloaded pest_meta v2.8.4 |
| 497 | 2026-09-16T17:27:38.592Z | Downloaded rustversion v1.0.22 |
| 498 | 2026-09-16T17:27:38.595Z | Downloaded rusty-fork v0.3.0 |
| 499 | 2026-09-16T17:27:38.595Z | Downloaded progenitor-impl v0.14.0 |
| 500 | 2026-09-16T17:27:38.597Z | Downloaded const-oid v0.9.6 |
| 501 | 2026-09-16T17:27:38.600Z | Downloaded darling v0.21.3 |
| 502 | 2026-09-16T17:27:38.602Z | Downloaded newline-converter v0.3.0 |
| 503 | 2026-09-16T17:27:38.602Z | Downloaded yoke v0.7.5 |
| 504 | 2026-09-16T17:27:38.605Z | Downloaded structmeta-derive v0.3.0 |
| 505 | 2026-09-16T17:27:38.607Z | Downloaded terminal_size v0.3.0 |
| 506 | 2026-09-16T17:27:38.608Z | Downloaded thiserror-impl v1.0.64 |
| 507 | 2026-09-16T17:27:38.608Z | Downloaded idna_adapter v1.2.0 |
| 508 | 2026-09-16T17:27:38.608Z | Downloaded itoa v1.0.11 |
| 509 | 2026-09-16T17:27:38.610Z | Downloaded memmap v0.7.0 |
| 510 | 2026-09-16T17:27:38.610Z | Downloaded match_cfg v0.1.0 |
| 511 | 2026-09-16T17:27:38.613Z | Downloaded progenitor-impl v0.13.0 |
| 512 | 2026-09-16T17:27:38.613Z | Downloaded icu_normalizer v1.5.0 |
| 513 | 2026-09-16T17:27:38.615Z | Downloaded toml v0.8.23 |
| 514 | 2026-09-16T17:27:38.618Z | Downloaded slab v0.4.9 |
| 515 | 2026-09-16T17:27:38.618Z | Downloaded cookie v0.18.1 |
| 516 | 2026-09-16T17:27:38.663Z | Downloaded serde_path_to_error v0.1.20 |
| 517 | 2026-09-16T17:27:38.663Z | Downloaded anstyle-parse v0.2.4 |
| 518 | 2026-09-16T17:27:38.663Z | Downloaded equivalent v1.0.2 |
| 519 | 2026-09-16T17:27:38.663Z | Downloaded compression-codecs v0.4.32 |
| 520 | 2026-09-16T17:27:38.663Z | Downloaded serde_arrays v0.1.0 |
| 521 | 2026-09-16T17:27:38.663Z | Downloaded serde_tokenstream v0.2.3 |
| 522 | 2026-09-16T17:27:38.663Z | Downloaded dof v0.3.0 |
| 523 | 2026-09-16T17:27:38.663Z | Downloaded static_assertions v1.1.0 |
| 524 | 2026-09-16T17:27:38.663Z | Downloaded data-encoding v2.6.0 |
| 525 | 2026-09-16T17:27:38.663Z | Downloaded usdt v0.5.0 |
| 526 | 2026-09-16T17:27:38.663Z | Downloaded prettyplease v0.2.37 |
| 527 | 2026-09-16T17:27:38.663Z | Downloaded indexmap v1.9.3 |
| 528 | 2026-09-16T17:27:38.663Z | Downloaded usdt v0.6.0 |
| 529 | 2026-09-16T17:27:38.663Z | Downloaded write16 v1.0.0 |
| 530 | 2026-09-16T17:27:38.663Z | Downloaded zone_cfg_derive v0.3.0 |
| 531 | 2026-09-16T17:27:38.663Z | Downloaded either v1.15.0 |
| 532 | 2026-09-16T17:27:38.663Z | Downloaded escargot v0.5.15 |
| 533 | 2026-09-16T17:27:38.663Z | Downloaded yoke-derive v0.7.5 |
| 534 | 2026-09-16T17:27:38.663Z | Downloaded progenitor-impl v0.10.0 |
| 535 | 2026-09-16T17:27:38.663Z | Downloaded globset v0.4.14 |
| 536 | 2026-09-16T17:27:38.663Z | Downloaded clap v4.5.4 |
| 537 | 2026-09-16T17:27:38.663Z | Downloaded console v0.15.8 |
| 538 | 2026-09-16T17:27:38.663Z | Downloaded tokio-rustls v0.25.0 |
| 539 | 2026-09-16T17:27:38.663Z | Downloaded futures-executor v0.3.32 |
| 540 | 2026-09-16T17:27:38.663Z | Downloaded zone v0.3.1 |
| 541 | 2026-09-16T17:27:38.663Z | Downloaded serde_spanned v0.6.9 |
| 542 | 2026-09-16T17:27:38.663Z | Downloaded vergen v9.1.0 |
| 543 | 2026-09-16T17:27:38.663Z | Downloaded scopeguard v1.2.0 |
| 544 | 2026-09-16T17:27:38.663Z | Downloaded git-stub-vcs v0.1.0 |
| 545 | 2026-09-16T17:27:38.664Z | Downloaded http-body-util v0.1.3 |
| 546 | 2026-09-16T17:27:38.664Z | Downloaded darling_core v0.20.11 |
| 547 | 2026-09-16T17:27:38.667Z | Downloaded icu_locid_transform v1.5.0 |
| 548 | 2026-09-16T17:27:38.667Z | Downloaded ipnetwork v0.21.1 |
| 549 | 2026-09-16T17:27:38.667Z | Downloaded rayon-core v1.13.0 |
| 550 | 2026-09-16T17:27:38.670Z | Downloaded sha1 v0.10.6 |
| 551 | 2026-09-16T17:27:38.670Z | Downloaded linear-map v1.2.0 |
| 552 | 2026-09-16T17:27:38.673Z | Downloaded supports-color v2.1.0 |
| 553 | 2026-09-16T17:27:38.673Z | Downloaded tokio-tungstenite v0.21.0 |
| 554 | 2026-09-16T17:27:38.673Z | Downloaded async-stream v0.3.6 |
| 555 | 2026-09-16T17:27:38.676Z | Downloaded async-stream-impl v0.3.6 |
| 556 | 2026-09-16T17:27:38.676Z | Downloaded embedded-io v0.6.1 |
| 557 | 2026-09-16T17:27:38.676Z | Downloaded thiserror-impl v2.0.18 |
| 558 | 2026-09-16T17:27:38.678Z | Downloaded anstyle-query v1.0.3 |
| 559 | 2026-09-16T17:27:38.678Z | Downloaded derive_builder_macro v0.20.2 |
| 560 | 2026-09-16T17:27:38.679Z | Downloaded dunce v1.0.5 |
| 561 | 2026-09-16T17:27:38.679Z | Downloaded tinystr v0.7.6 |
| 562 | 2026-09-16T17:27:38.682Z | Downloaded tinyvec v1.6.0 |
| 563 | 2026-09-16T17:27:38.685Z | Downloaded ascii v1.1.0 |
| 564 | 2026-09-16T17:27:38.688Z | Downloaded utf8parse v0.2.1 |
| 565 | 2026-09-16T17:27:38.691Z | Downloaded vergen-git2 v10.0.1 |
| 566 | 2026-09-16T17:27:38.694Z | Downloaded vergen-lib v9.1.0 |
| 567 | 2026-09-16T17:27:38.694Z | Downloaded toml v0.7.8 |
| 568 | 2026-09-16T17:27:38.697Z | Downloaded dtrace-parser v0.3.0 |
| 569 | 2026-09-16T17:27:38.697Z | Downloaded filetime v0.2.23 |
| 570 | 2026-09-16T17:27:38.697Z | Downloaded flagset v0.4.7 |
| 571 | 2026-09-16T17:27:38.697Z | Downloaded futures-core v0.3.32 |
| 572 | 2026-09-16T17:27:38.700Z | Downloaded futures-sink v0.3.32 |
| 573 | 2026-09-16T17:27:38.704Z | Downloaded icu_provider_macros v1.5.0 |
| 574 | 2026-09-16T17:27:38.706Z | Downloaded memoffset v0.9.1 |
| 575 | 2026-09-16T17:27:38.707Z | Downloaded bytes v1.11.1 |
| 576 | 2026-09-16T17:27:38.710Z | Downloaded num v0.4.3 |
| 577 | 2026-09-16T17:27:38.710Z | Downloaded base64 v0.22.1 |
| 578 | 2026-09-16T17:27:38.712Z | Downloaded bon v3.9.3 |
| 579 | 2026-09-16T17:27:38.715Z | Downloaded fs-err v3.1.2 |
| 580 | 2026-09-16T17:27:38.718Z | Downloaded ucd-trie v0.1.6 |
| 581 | 2026-09-16T17:27:38.718Z | Downloaded chacha20poly1305 v0.10.1 |
| 582 | 2026-09-16T17:27:38.721Z | Downloaded icu_provider v1.5.0 |
| 583 | 2026-09-16T17:27:38.721Z | Downloaded const_format v0.2.35 |
| 584 | 2026-09-16T17:27:38.723Z | Downloaded darling_core v0.23.0 |
| 585 | 2026-09-16T17:27:38.726Z | Downloaded lru-cache v0.1.2 |
| 586 | 2026-09-16T17:27:38.728Z | Downloaded zmij v1.0.19 |
| 587 | 2026-09-16T17:27:38.728Z | Downloaded shlex v2.0.1 |
| 588 | 2026-09-16T17:27:38.728Z | Downloaded sigpipe v0.1.3 |
| 589 | 2026-09-16T17:27:38.728Z | Downloaded icu_locid_transform_data v1.5.0 |
| 590 | 2026-09-16T17:27:38.731Z | Downloaded darling_core v0.21.3 |
| 591 | 2026-09-16T17:27:38.734Z | Downloaded tabled_derive v0.7.0 |
| 592 | 2026-09-16T17:27:38.734Z | Downloaded terminal_size v0.4.3 |
| 593 | 2026-09-16T17:27:38.734Z | Downloaded rand v0.8.6 |
| 594 | 2026-09-16T17:27:38.736Z | Downloaded thread_local v1.1.8 |
| 595 | 2026-09-16T17:27:38.736Z | Downloaded quinn v0.11.9 |
| 596 | 2026-09-16T17:27:38.739Z | Downloaded usdt-attr-macro v0.6.0 |
| 597 | 2026-09-16T17:27:38.739Z | Downloaded schemars_derive v0.8.22 |
| 598 | 2026-09-16T17:27:38.739Z | Downloaded slog-json v2.6.1 |
| 599 | 2026-09-16T17:27:38.742Z | Downloaded smf v0.2.3 |
| 600 | 2026-09-16T17:27:38.742Z | Downloaded xattr v1.3.1 |
| 601 | 2026-09-16T17:27:38.744Z | Downloaded zerofrom-derive v0.1.5 |
| 602 | 2026-09-16T17:27:38.744Z | Downloaded derive-ex v0.1.8 |
| 603 | 2026-09-16T17:27:38.748Z | Downloaded aes-gcm-siv v0.11.1 |
| 604 | 2026-09-16T17:27:38.748Z | Downloaded typify-macro v0.4.3 |
| 605 | 2026-09-16T17:27:38.748Z | Downloaded utf-8 v0.7.6 |
| 606 | 2026-09-16T17:27:38.748Z | Downloaded utf16_iter v1.0.5 |
| 607 | 2026-09-16T17:27:38.748Z | Downloaded similar v2.7.0 |
| 608 | 2026-09-16T17:27:38.751Z | Downloaded waitgroup v0.1.2 |
| 609 | 2026-09-16T17:27:38.754Z | Downloaded allocator-api2 v0.2.21 |
| 610 | 2026-09-16T17:27:38.754Z | Downloaded derive-where v1.6.0 |
| 611 | 2026-09-16T17:27:38.756Z | Downloaded time-macros v0.2.32 |
| 612 | 2026-09-16T17:27:38.756Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 613 | 2026-09-16T17:27:38.760Z | Downloaded serde_repr v0.1.19 |
| 614 | 2026-09-16T17:27:38.760Z | Downloaded stable_deref_trait v1.2.0 |
| 615 | 2026-09-16T17:27:38.763Z | Downloaded serde-big-array v0.5.1 |
| 616 | 2026-09-16T17:27:38.764Z | Downloaded scroll_derive v0.13.1 |
| 617 | 2026-09-16T17:27:38.764Z | Downloaded strsim v0.11.1 |
| 618 | 2026-09-16T17:27:38.764Z | Downloaded toml_edit v0.22.27 |
| 619 | 2026-09-16T17:27:38.767Z | Downloaded socket2 v0.6.3 |
| 620 | 2026-09-16T17:27:38.767Z | Downloaded dropshot_endpoint v0.16.7 |
| 621 | 2026-09-16T17:27:38.767Z | Downloaded derive_more v0.99.20 |
| 622 | 2026-09-16T17:27:38.770Z | Downloaded glob v0.3.3 |
| 623 | 2026-09-16T17:27:38.772Z | Downloaded serde_spanned v1.1.1 |
| 624 | 2026-09-16T17:27:38.772Z | Downloaded memchr v2.7.2 |
| 625 | 2026-09-16T17:27:38.777Z | Downloaded fatfs v0.3.6 |
| 626 | 2026-09-16T17:27:38.780Z | Downloaded crypto-bigint v0.5.5 |
| 627 | 2026-09-16T17:27:38.784Z | Downloaded libloading v0.7.4 |
| 628 | 2026-09-16T17:27:38.786Z | Downloaded ingot v0.1.1 |
| 629 | 2026-09-16T17:27:38.789Z | Downloaded heck v0.4.1 |
| 630 | 2026-09-16T17:27:38.792Z | Downloaded ryu v1.0.18 |
| 631 | 2026-09-16T17:27:38.792Z | Downloaded base64 v0.21.7 |
| 632 | 2026-09-16T17:27:38.795Z | Downloaded cc v1.2.65 |
| 633 | 2026-09-16T17:27:38.797Z | Downloaded rand v0.9.2 |
| 634 | 2026-09-16T17:27:38.800Z | Downloaded subtle v2.6.1 |
| 635 | 2026-09-16T17:27:38.800Z | Downloaded generic-array v0.14.7 |
| 636 | 2026-09-16T17:27:38.800Z | Downloaded hostname v0.4.2 |
| 637 | 2026-09-16T17:27:38.802Z | Downloaded supports-color v3.0.2 |
| 638 | 2026-09-16T17:27:38.805Z | Downloaded tar v0.4.40 |
| 639 | 2026-09-16T17:27:38.805Z | Downloaded newtype_derive v0.1.6 |
| 640 | 2026-09-16T17:27:38.805Z | Downloaded time-core v0.1.9 |
| 641 | 2026-09-16T17:27:38.807Z | Downloaded strum v0.27.2 |
| 642 | 2026-09-16T17:27:38.807Z | Downloaded tap v1.0.1 |
| 643 | 2026-09-16T17:27:38.810Z | Downloaded fs_extra v1.3.0 |
| 644 | 2026-09-16T17:27:38.810Z | Downloaded icu_collections v1.5.0 |
| 645 | 2026-09-16T17:27:38.813Z | Downloaded tracing-core v0.1.32 |
| 646 | 2026-09-16T17:27:38.816Z | Downloaded tls_codec_derive v0.4.2 |
| 647 | 2026-09-16T17:27:38.818Z | Downloaded semver v1.0.28 |
| 648 | 2026-09-16T17:27:38.818Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 649 | 2026-09-16T17:27:38.818Z | Downloaded slog v2.8.2 |
| 650 | 2026-09-16T17:27:38.821Z | Downloaded typify v0.4.3 |
| 651 | 2026-09-16T17:27:38.823Z | Downloaded typify v0.6.2 |
| 652 | 2026-09-16T17:27:38.826Z | Downloaded secrecy v0.10.3 |
| 653 | 2026-09-16T17:27:38.826Z | Downloaded ringbuffer v0.16.0 |
| 654 | 2026-09-16T17:27:38.826Z | Downloaded walkdir v2.5.0 |
| 655 | 2026-09-16T17:27:38.828Z | Downloaded hybrid-array v0.4.12 |
| 656 | 2026-09-16T17:27:38.828Z | Downloaded untrusted v0.7.1 |
| 657 | 2026-09-16T17:27:38.831Z | Downloaded ed25519 v2.2.3 |
| 658 | 2026-09-16T17:27:38.834Z | Downloaded usdt-macro v0.6.0 |
| 659 | 2026-09-16T17:27:38.837Z | Downloaded form_urlencoded v1.2.2 |
| 660 | 2026-09-16T17:27:38.840Z | Downloaded httparse v1.10.1 |
| 661 | 2026-09-16T17:27:38.843Z | Downloaded hyper-rustls v0.27.3 |
| 662 | 2026-09-16T17:27:38.846Z | Downloaded zerofrom v0.1.5 |
| 663 | 2026-09-16T17:27:38.846Z | Downloaded slog-dtrace v0.3.0 |
| 664 | 2026-09-16T17:27:38.848Z | Downloaded serde_plain v1.0.2 |
| 665 | 2026-09-16T17:27:38.851Z | Downloaded bon-macros v3.9.3 |
| 666 | 2026-09-16T17:27:38.853Z | Downloaded smawk v0.3.2 |
| 667 | 2026-09-16T17:27:38.856Z | Downloaded funty v2.0.0 |
| 668 | 2026-09-16T17:27:38.858Z | Downloaded defmt-macros v0.3.9 |
| 669 | 2026-09-16T17:27:38.858Z | Downloaded deranged v0.5.8 |
| 670 | 2026-09-16T17:27:38.861Z | Downloaded ff v0.13.1 |
| 671 | 2026-09-16T17:27:38.861Z | Downloaded term v1.2.0 |
| 672 | 2026-09-16T17:27:38.863Z | Downloaded simd-adler32 v0.3.7 |
| 673 | 2026-09-16T17:27:38.863Z | Downloaded async-compression v0.4.33 |
| 674 | 2026-09-16T17:27:38.866Z | Downloaded qorb v0.4.1 |
| 675 | 2026-09-16T17:27:38.869Z | Downloaded embedded-io v0.4.0 |
| 676 | 2026-09-16T17:27:38.872Z | Downloaded git-stub v1.0.0 |
| 677 | 2026-09-16T17:27:38.873Z | Downloaded openssl v0.10.72 |
| 678 | 2026-09-16T17:27:38.876Z | Downloaded inout v0.1.3 |
| 679 | 2026-09-16T17:27:38.878Z | Downloaded instant v0.1.12 |
| 680 | 2026-09-16T17:27:38.878Z | Downloaded lazy_static v1.5.0 |
| 681 | 2026-09-16T17:27:38.878Z | Downloaded num-derive v0.4.2 |
| 682 | 2026-09-16T17:27:38.881Z | Downloaded foldhash v0.2.0 |
| 683 | 2026-09-16T17:27:38.881Z | Downloaded serde_derive v1.0.228 |
| 684 | 2026-09-16T17:27:38.884Z | Downloaded tokio-dtrace v0.1.1 |
| 685 | 2026-09-16T17:27:38.884Z | Downloaded universal-hash v0.5.1 |
| 686 | 2026-09-16T17:27:38.884Z | Downloaded ipnet v2.9.0 |
| 687 | 2026-09-16T17:27:38.884Z | Downloaded rfc6979 v0.4.0 |
| 688 | 2026-09-16T17:27:38.886Z | Downloaded managed v0.8.0 |
| 689 | 2026-09-16T17:27:38.886Z | Downloaded pest v2.8.4 |
| 690 | 2026-09-16T17:27:38.889Z | Downloaded tokio-stream v0.1.17 |
| 691 | 2026-09-16T17:27:38.891Z | Downloaded spin v0.9.8 |
| 692 | 2026-09-16T17:27:38.892Z | Downloaded getrandom v0.4.2 |
| 693 | 2026-09-16T17:27:38.894Z | Downloaded socket2 v0.5.10 |
| 694 | 2026-09-16T17:27:38.897Z | Downloaded resolv-conf v0.7.0 |
| 695 | 2026-09-16T17:27:38.897Z | Downloaded usdt-impl v0.6.0 |
| 696 | 2026-09-16T17:27:38.897Z | Downloaded drift v0.2.0 |
| 697 | 2026-09-16T17:27:38.902Z | Downloaded sha1 v0.11.0 |
| 698 | 2026-09-16T17:27:38.905Z | Downloaded enum-as-inner v0.6.0 |
| 699 | 2026-09-16T17:27:38.905Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 700 | 2026-09-16T17:27:38.907Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 701 | 2026-09-16T17:27:38.907Z | Downloaded tower-service v0.3.3 |
| 702 | 2026-09-16T17:27:38.908Z | Downloaded typify-macro v0.6.2 |
| 703 | 2026-09-16T17:27:38.908Z | Downloaded dtrace-parser v0.2.0 |
| 704 | 2026-09-16T17:27:38.908Z | Downloaded env_logger v0.11.10 |
| 705 | 2026-09-16T17:27:38.911Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 706 | 2026-09-16T17:27:38.911Z | Downloaded signal-hook-registry v1.4.2 |
| 707 | 2026-09-16T17:27:38.918Z | Downloaded dyn-clone v1.0.17 |
| 708 | 2026-09-16T17:27:38.920Z | Downloaded hubpack_derive v0.1.1 |
| 709 | 2026-09-16T17:27:38.923Z | Downloaded scroll v0.12.0 |
| 710 | 2026-09-16T17:27:38.923Z | Downloaded num-conv v0.2.2 |
| 711 | 2026-09-16T17:27:38.926Z | Downloaded async-recursion v1.1.1 |
| 712 | 2026-09-16T17:27:38.926Z | Downloaded humantime v2.3.0 |
| 713 | 2026-09-16T17:27:38.929Z | Downloaded foreign-types-shared v0.3.1 |
| 714 | 2026-09-16T17:27:38.931Z | Downloaded newtype-uuid v1.3.2 |
| 715 | 2026-09-16T17:27:38.934Z | Downloaded thread-id v4.2.1 |
| 716 | 2026-09-16T17:27:38.934Z | Downloaded tokio-macros v2.7.0 |
| 717 | 2026-09-16T17:27:38.934Z | Downloaded toml_write v0.1.2 |
| 718 | 2026-09-16T17:27:38.934Z | Downloaded sha2 v0.10.9 |
| 719 | 2026-09-16T17:27:38.937Z | Downloaded derive_builder v0.20.2 |
| 720 | 2026-09-16T17:27:38.939Z | Downloaded defmt v0.3.8 |
| 721 | 2026-09-16T17:27:38.942Z | Downloaded fnv v1.0.7 |
| 722 | 2026-09-16T17:27:38.942Z | Downloaded thiserror v2.0.18 |
| 723 | 2026-09-16T17:27:38.944Z | Downloaded foldhash v0.1.5 |
| 724 | 2026-09-16T17:27:38.944Z | Downloaded derive_builder_core v0.20.2 |
| 725 | 2026-09-16T17:27:38.947Z | Downloaded displaydoc v0.2.5 |
| 726 | 2026-09-16T17:27:38.947Z | Downloaded foreign-types-shared v0.1.1 |
| 727 | 2026-09-16T17:27:38.949Z | Downloaded rustls-pki-types v1.12.0 |
| 728 | 2026-09-16T17:27:38.952Z | Downloaded scroll_derive v0.12.0 |
| 729 | 2026-09-16T17:27:38.952Z | Downloaded usdt-impl v0.5.0 |
| 730 | 2026-09-16T17:27:38.952Z | Downloaded rustls-platform-verifier v0.6.2 |
| 731 | 2026-09-16T17:27:38.954Z | Downloaded futures-channel v0.3.32 |
| 732 | 2026-09-16T17:27:38.954Z | Downloaded group v0.13.0 |
| 733 | 2026-09-16T17:27:38.957Z | Downloaded unicode-segmentation v1.11.0 |
| 734 | 2026-09-16T17:27:38.957Z | Downloaded dropshot_endpoint v0.17.1 |
| 735 | 2026-09-16T17:27:38.960Z | Downloaded vergen v10.0.1 |
| 736 | 2026-09-16T17:27:38.960Z | Downloaded spki v0.7.3 |
| 737 | 2026-09-16T17:27:38.963Z | Downloaded anstream v0.6.14 |
| 738 | 2026-09-16T17:27:38.963Z | Downloaded errno v0.3.14 |
| 739 | 2026-09-16T17:27:38.965Z | Downloaded strum_macros v0.26.4 |
| 740 | 2026-09-16T17:27:38.965Z | Downloaded unarray v0.1.4 |
| 741 | 2026-09-16T17:27:38.965Z | Downloaded want v0.3.1 |
| 742 | 2026-09-16T17:27:38.965Z | Downloaded tempfile v3.23.0 |
| 743 | 2026-09-16T17:27:38.968Z | Downloaded zerocopy-derive v0.8.27 |
| 744 | 2026-09-16T17:27:38.970Z | Downloaded kstat-rs v0.2.4 |
| 745 | 2026-09-16T17:27:38.973Z | Downloaded snafu-derive v0.8.9 |
| 746 | 2026-09-16T17:27:38.973Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 747 | 2026-09-16T17:27:38.976Z | Downloaded wyz v0.5.1 |
| 748 | 2026-09-16T17:27:38.976Z | Downloaded slog-bunyan v2.5.0 |
| 749 | 2026-09-16T17:27:38.976Z | Downloaded gethostname v0.5.0 |
| 750 | 2026-09-16T17:27:38.976Z | Downloaded half v2.7.1 |
| 751 | 2026-09-16T17:27:38.978Z | Downloaded icu_normalizer_data v1.5.0 |
| 752 | 2026-09-16T17:27:38.978Z | Downloaded twox-hash v2.1.2 |
| 753 | 2026-09-16T17:27:38.981Z | Downloaded rustls-native-certs v0.8.3 |
| 754 | 2026-09-16T17:27:38.981Z | Downloaded unicode-xid v0.2.4 |
| 755 | 2026-09-16T17:27:38.984Z | Downloaded ecdsa v0.16.9 |
| 756 | 2026-09-16T17:27:38.987Z | Downloaded flate2 v1.0.30 |
| 757 | 2026-09-16T17:27:38.991Z | Downloaded miniz_oxide v0.7.2 |
| 758 | 2026-09-16T17:27:38.995Z | Downloaded scroll v0.13.0 |
| 759 | 2026-09-16T17:27:38.997Z | Downloaded structmeta v0.3.0 |
| 760 | 2026-09-16T17:27:39.001Z | Downloaded digest v0.10.7 |
| 761 | 2026-09-16T17:27:39.006Z | Downloaded synstructure v0.13.1 |
| 762 | 2026-09-16T17:27:39.008Z | Downloaded vsss-rs v3.3.4 |
| 763 | 2026-09-16T17:27:39.011Z | Downloaded serde_derive_internals v0.29.1 |
| 764 | 2026-09-16T17:27:39.011Z | Downloaded regex v1.12.3 |
| 765 | 2026-09-16T17:27:39.013Z | Downloaded linked-hash-map v0.5.6 |
| 766 | 2026-09-16T17:27:39.016Z | Downloaded hickory-resolver v0.25.2 |
| 767 | 2026-09-16T17:27:39.019Z | Downloaded fixedbitset v0.5.7 |
| 768 | 2026-09-16T17:27:39.019Z | Downloaded der_derive v0.7.3 |
| 769 | 2026-09-16T17:27:39.021Z | Downloaded highway v1.3.0 |
| 770 | 2026-09-16T17:27:39.025Z | Downloaded log v0.4.29 |
| 771 | 2026-09-16T17:27:39.025Z | Downloaded hash32 v0.3.1 |
| 772 | 2026-09-16T17:27:39.025Z | Downloaded version_check v0.9.5 |
| 773 | 2026-09-16T17:27:39.027Z | Downloaded macaddr v1.0.1 |
| 774 | 2026-09-16T17:27:39.030Z | Downloaded defmt-parser v0.3.4 |
| 775 | 2026-09-16T17:27:39.037Z | Downloaded zerovec-derive v0.10.3 |
| 776 | 2026-09-16T17:27:39.040Z | Downloaded slog-async v2.8.0 |
| 777 | 2026-09-16T17:27:39.040Z | Downloaded env_filter v1.0.1 |
| 778 | 2026-09-16T17:27:39.040Z | Downloaded http v1.4.2 |
| 779 | 2026-09-16T17:27:39.042Z | Downloaded slog-term v2.9.2 |
| 780 | 2026-09-16T17:27:39.045Z | Downloaded signature v2.2.0 |
| 781 | 2026-09-16T17:27:39.048Z | Downloaded httpdate v1.0.3 |
| 782 | 2026-09-16T17:27:39.050Z | Downloaded p384 v0.13.1 |
| 783 | 2026-09-16T17:27:39.053Z | Downloaded futures-task v0.3.32 |
| 784 | 2026-09-16T17:27:39.053Z | Downloaded icu_locid v1.5.0 |
| 785 | 2026-09-16T17:27:39.055Z | Downloaded nom v7.1.3 |
| 786 | 2026-09-16T17:27:39.058Z | Downloaded dof v0.4.0 |
| 787 | 2026-09-16T17:27:39.058Z | Downloaded indent_write v2.2.0 |
| 788 | 2026-09-16T17:27:39.058Z | Downloaded tabwriter v1.4.0 |
| 789 | 2026-09-16T17:27:39.058Z | Downloaded tls_codec v0.4.2 |
| 790 | 2026-09-16T17:27:39.061Z | Downloaded tower v0.5.2 |
| 791 | 2026-09-16T17:27:39.063Z | Downloaded anstyle v1.0.7 |
| 792 | 2026-09-16T17:27:39.066Z | Downloaded untrusted v0.9.0 |
| 793 | 2026-09-16T17:27:39.066Z | Downloaded hickory-resolver v0.24.4 |
| 794 | 2026-09-16T17:27:39.068Z | Downloaded erased-serde v0.4.5 |
| 795 | 2026-09-16T17:27:39.068Z | Downloaded heapless v0.8.0 |
| 796 | 2026-09-16T17:27:39.071Z | Downloaded find-msvc-tools v0.1.9 |
| 797 | 2026-09-16T17:27:39.071Z | Downloaded rustc-hash v2.1.1 |
| 798 | 2026-09-16T17:27:39.074Z | Downloaded vergen-lib v10.0.1 |
| 799 | 2026-09-16T17:27:39.074Z | Downloaded typenum v1.20.1 |
| 800 | 2026-09-16T17:27:39.076Z | Downloaded same-file v1.0.6 |
| 801 | 2026-09-16T17:27:39.076Z | Downloaded elliptic-curve v0.13.8 |
| 802 | 2026-09-16T17:27:39.076Z | Downloaded tinyvec_macros v0.1.1 |
| 803 | 2026-09-16T17:27:39.079Z | Downloaded vergen-git2 v9.1.0 |
| 804 | 2026-09-16T17:27:39.079Z | Downloaded digest v0.11.3 |
| 805 | 2026-09-16T17:27:39.082Z | Downloaded uuid v1.23.3 |
| 806 | 2026-09-16T17:27:39.084Z | Downloaded libsw v3.5.0 |
| 807 | 2026-09-16T17:27:39.084Z | Downloaded strum_macros v0.27.2 |
| 808 | 2026-09-16T17:27:39.084Z | Downloaded unicode-normalization v0.1.24 |
| 809 | 2026-09-16T17:27:39.087Z | Downloaded serde_yaml v0.9.34+deprecated |
| 810 | 2026-09-16T17:27:39.090Z | Downloaded rustls-pemfile v2.2.0 |
| 811 | 2026-09-16T17:27:39.090Z | Downloaded multer v3.1.0 |
| 812 | 2026-09-16T17:27:39.090Z | Downloaded rustc_version v0.4.1 |
| 813 | 2026-09-16T17:27:39.092Z | Downloaded erased-serde v0.3.31 |
| 814 | 2026-09-16T17:27:39.092Z | Downloaded foreign-types-macros v0.2.3 |
| 815 | 2026-09-16T17:27:39.092Z | Downloaded tracing-attributes v0.1.27 |
| 816 | 2026-09-16T17:27:39.095Z | Downloaded thread-id v5.0.0 |
| 817 | 2026-09-16T17:27:39.095Z | Downloaded minimal-lexical v0.2.1 |
| 818 | 2026-09-16T17:27:39.098Z | Downloaded num-bigint v0.4.5 |
| 819 | 2026-09-16T17:27:39.100Z | Downloaded memmap2 v0.9.9 |
| 820 | 2026-09-16T17:27:39.100Z | Downloaded lock_api v0.4.12 |
| 821 | 2026-09-16T17:27:39.103Z | Downloaded sync_wrapper v1.0.1 |
| 822 | 2026-09-16T17:27:39.106Z | Downloaded toml_datetime v0.6.11 |
| 823 | 2026-09-16T17:27:39.106Z | Downloaded snafu v0.8.9 |
| 824 | 2026-09-16T17:27:39.109Z | Downloaded ron v0.8.1 |
| 825 | 2026-09-16T17:27:39.112Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 826 | 2026-09-16T17:27:39.114Z | Downloaded rustls-webpki v0.103.13 |
| 827 | 2026-09-16T17:27:39.117Z | Downloaded jobserver v0.1.31 |
| 828 | 2026-09-16T17:27:39.117Z | Downloaded zeroize v1.8.2 |
| 829 | 2026-09-16T17:27:39.119Z | Downloaded zerovec v0.10.4 |
| 830 | 2026-09-16T17:27:39.122Z | Downloaded anyhow v1.0.104 |
| 831 | 2026-09-16T17:27:39.122Z | Downloaded whoami v1.5.1 |
| 832 | 2026-09-16T17:27:39.124Z | Downloaded rayon v1.11.0 |
| 833 | 2026-09-16T17:27:39.129Z | Downloaded hyper v1.10.1 |
| 834 | 2026-09-16T17:27:39.132Z | Downloaded is_terminal_polyfill v1.70.0 |
| 835 | 2026-09-16T17:27:39.135Z | Downloaded expectorate v1.2.0 |
| 836 | 2026-09-16T17:27:39.135Z | Downloaded jiff-static v0.2.15 |
| 837 | 2026-09-16T17:27:39.137Z | Downloaded steno v0.4.1 |
| 838 | 2026-09-16T17:27:39.137Z | Downloaded serde_with_macros v3.18.0 |
| 839 | 2026-09-16T17:27:39.140Z | Downloaded getrandom v0.3.4 |
| 840 | 2026-09-16T17:27:39.140Z | Downloaded tough v0.22.0 |
| 841 | 2026-09-16T17:27:39.145Z | Downloaded argon2 v0.5.3 |
| 842 | 2026-09-16T17:27:39.147Z | Downloaded sec1 v0.7.3 |
| 843 | 2026-09-16T17:27:39.150Z | Downloaded fastrand v2.3.0 |
| 844 | 2026-09-16T17:27:39.150Z | Downloaded winnow v0.5.40 |
| 845 | 2026-09-16T17:27:39.155Z | Downloaded hashbrown v0.15.2 |
| 846 | 2026-09-16T17:27:39.158Z | Downloaded unsafe-libyaml v0.2.11 |
| 847 | 2026-09-16T17:27:39.161Z | Downloaded zerocopy-derive v0.7.34 |
| 848 | 2026-09-16T17:27:39.163Z | Downloaded hashbrown v0.16.1 |
| 849 | 2026-09-16T17:27:39.166Z | Downloaded itertools v0.13.0 |
| 850 | 2026-09-16T17:27:39.170Z | Downloaded smallvec v1.13.2 |
| 851 | 2026-09-16T17:27:39.172Z | Downloaded iana-time-zone v0.1.64 |
| 852 | 2026-09-16T17:27:39.180Z | Downloaded clap_builder v4.5.2 |
| 853 | 2026-09-16T17:27:39.184Z | Downloaded tokio-util v0.7.16 |
| 854 | 2026-09-16T17:27:39.187Z | Downloaded serde_json v1.0.150 |
| 855 | 2026-09-16T17:27:39.190Z | Downloaded tungstenite v0.21.0 |
| 856 | 2026-09-16T17:27:39.193Z | Downloaded indexmap v2.14.0 |
| 857 | 2026-09-16T17:27:39.196Z | Downloaded schemars v1.2.1 |
| 858 | 2026-09-16T17:27:39.202Z | Downloaded schemars v0.9.0 |
| 859 | 2026-09-16T17:27:39.207Z | Downloaded test-strategy v0.4.3 |
| 860 | 2026-09-16T17:27:39.210Z | Downloaded dropshot-api-manager v0.7.2 |
| 861 | 2026-09-16T17:27:39.214Z | Downloaded getrandom v0.2.14 |
| 862 | 2026-09-16T17:27:39.216Z | Downloaded tokio-rustls v0.26.4 |
| 863 | 2026-09-16T17:27:39.216Z | Downloaded ed25519-dalek v2.2.0 |
| 864 | 2026-09-16T17:27:39.216Z | Downloaded idna v1.0.3 |
| 865 | 2026-09-16T17:27:39.219Z | Downloaded portable-atomic v1.11.1 |
| 866 | 2026-09-16T17:27:39.221Z | Downloaded proptest v1.5.0 |
| 867 | 2026-09-16T17:27:39.226Z | Downloaded salty v0.3.0 |
| 868 | 2026-09-16T17:27:39.229Z | Downloaded futures v0.3.32 |
| 869 | 2026-09-16T17:27:39.232Z | Downloaded icu_properties v1.5.1 |
| 870 | 2026-09-16T17:27:39.235Z | Downloaded textwrap v0.16.2 |
| 871 | 2026-09-16T17:27:39.235Z | Downloaded unicode-ident v1.0.24 |
| 872 | 2026-09-16T17:27:39.237Z | Downloaded typed-path v0.9.3 |
| 873 | 2026-09-16T17:27:39.240Z | Downloaded serde_core v1.0.228 |
| 874 | 2026-09-16T17:27:39.240Z | Downloaded zerocopy v0.7.34 |
| 875 | 2026-09-16T17:27:39.248Z | Downloaded tracing v0.1.40 |
| 876 | 2026-09-16T17:27:39.250Z | Downloaded hyper-util v0.1.20 |
| 877 | 2026-09-16T17:27:39.253Z | Downloaded schemars v0.8.22 |
| 878 | 2026-09-16T17:27:39.258Z | Downloaded itertools v0.14.0 |
| 879 | 2026-09-16T17:27:39.261Z | Downloaded libm v0.2.8 |
| 880 | 2026-09-16T17:27:39.265Z | Downloaded url v2.5.4 |
| 881 | 2026-09-16T17:27:39.275Z | Downloaded bitvec v1.0.1 |
| 882 | 2026-09-16T17:27:39.282Z | Downloaded reqwest v0.12.23 |
| 883 | 2026-09-16T17:27:39.285Z | Downloaded tower-http v0.6.8 |
| 884 | 2026-09-16T17:27:39.289Z | Downloaded der v0.7.10 |
| 885 | 2026-09-16T17:27:39.296Z | Downloaded serde_with v3.18.0 |
| 886 | 2026-09-16T17:27:39.302Z | Downloaded goblin v0.8.2 |
| 887 | 2026-09-16T17:27:39.305Z | Downloaded serde v1.0.228 |
| 888 | 2026-09-16T17:27:39.316Z | Downloaded quinn-proto v0.11.13 |
| 889 | 2026-09-16T17:27:39.319Z | Downloaded toml_edit v0.19.15 |
| 890 | 2026-09-16T17:27:39.328Z | Downloaded hashbrown v0.12.3 |
| 891 | 2026-09-16T17:27:39.330Z | Downloaded moka v0.12.10 |
| 892 | 2026-09-16T17:27:39.334Z | Downloaded itertools v0.12.1 |
| 893 | 2026-09-16T17:27:39.338Z | Downloaded iri-string v0.7.8 |
| 894 | 2026-09-16T17:27:39.341Z | Downloaded x509-cert v0.2.5 |
| 895 | 2026-09-16T17:27:39.351Z | Downloaded iddqd v0.3.18 |
| 896 | 2026-09-16T17:27:39.354Z | Downloaded webpki-roots v0.26.3 |
| 897 | 2026-09-16T17:27:39.367Z | Downloaded reqwest v0.13.2 |
| 898 | 2026-09-16T17:27:39.370Z | Downloaded tabled v0.15.0 |
| 899 | 2026-09-16T17:27:39.378Z | Downloaded rustls-webpki v0.102.4 |
| 900 | 2026-09-16T17:27:39.387Z | Downloaded syn v1.0.109 |
| 901 | 2026-09-16T17:27:39.392Z | Downloaded aws-lc-rs v1.17.0 |
| 902 | 2026-09-16T17:27:39.397Z | Downloaded hkdf v0.12.4 |
| 903 | 2026-09-16T17:27:39.399Z | Downloaded vcpkg v0.2.15 |
| 904 | 2026-09-16T17:27:39.419Z | Downloaded iddqd v0.4.2 |
| 905 | 2026-09-16T17:27:39.423Z | Downloaded mio v1.2.0 |
| 906 | 2026-09-16T17:27:39.426Z | Downloaded aes v0.8.4 |
| 907 | 2026-09-16T17:27:39.428Z | Downloaded chrono v0.4.44 |
| 908 | 2026-09-16T17:27:39.432Z | Downloaded openapiv3 v2.2.0 |
| 909 | 2026-09-16T17:27:39.436Z | Downloaded winnow v1.0.3 |
| 910 | 2026-09-16T17:27:39.441Z | Downloaded git2 v0.21.0 |
| 911 | 2026-09-16T17:27:39.445Z | Downloaded hashbrown v0.17.0 |
| 912 | 2026-09-16T17:27:39.448Z | Downloaded webpki-roots v1.0.3 |
| 913 | 2026-09-16T17:27:39.451Z | Downloaded aho-corasick v1.1.3 |
| 914 | 2026-09-16T17:27:39.453Z | Downloaded time v0.3.55 |
| 915 | 2026-09-16T17:27:39.460Z | Downloaded winnow v0.7.13 |
| 916 | 2026-09-16T17:27:39.464Z | Downloaded futures-util v0.3.32 |
| 917 | 2026-09-16T17:27:39.470Z | Downloaded h2 v0.4.15 |
| 918 | 2026-09-16T17:27:39.473Z | Downloaded git2 v0.20.2 |
| 919 | 2026-09-16T17:27:39.477Z | Downloaded unicode-width v0.2.1 |
| 920 | 2026-09-16T17:27:39.480Z | Downloaded unicode-width v0.1.14 |
| 921 | 2026-09-16T17:27:39.483Z | Downloaded regex-syntax v0.8.5 |
| 922 | 2026-09-16T17:27:39.487Z | Downloaded rustls v0.22.4 |
| 923 | 2026-09-16T17:27:39.493Z | Downloaded curve25519-dalek v4.1.3 |
| 924 | 2026-09-16T17:27:39.497Z | Downloaded bstr v1.9.1 |
| 925 | 2026-09-16T17:27:39.502Z | Downloaded nix v0.31.3 |
| 926 | 2026-09-16T17:27:39.508Z | Downloaded icu_properties_data v1.5.0 |
| 927 | 2026-09-16T17:27:39.515Z | Downloaded zerocopy v0.8.27 |
| 928 | 2026-09-16T17:27:39.527Z | Downloaded regress v0.10.5 |
| 929 | 2026-09-16T17:27:39.532Z | Downloaded nix v0.30.1 |
| 930 | 2026-09-16T17:27:39.548Z | Downloaded smoltcp v0.11.0 |
| 931 | 2026-09-16T17:27:39.556Z | Downloaded dropshot v0.17.1 |
| 932 | 2026-09-16T17:27:39.569Z | Downloaded goblin v0.10.4 |
| 933 | 2026-09-16T17:27:39.573Z | Downloaded syn v2.0.117 |
| 934 | 2026-09-16T17:27:39.579Z | Downloaded rustix v0.38.34 |
| 935 | 2026-09-16T17:27:39.591Z | Downloaded rustls v0.23.41 |
| 936 | 2026-09-16T17:27:39.598Z | Downloaded nix v0.28.0 |
| 937 | 2026-09-16T17:27:39.605Z | Downloaded dropshot v0.16.7 |
| 938 | 2026-09-16T17:27:39.617Z | Downloaded hickory-proto v0.24.4 |
| 939 | 2026-09-16T17:27:39.625Z | Downloaded typify-impl v0.4.3 |
| 940 | 2026-09-16T17:27:39.632Z | Downloaded regress v0.11.1 |
| 941 | 2026-09-16T17:27:39.637Z | Downloaded rustix v1.1.2 |
| 942 | 2026-09-16T17:27:39.650Z | Downloaded typify-impl v0.6.2 |
| 943 | 2026-09-16T17:27:39.656Z | Downloaded hickory-proto v0.25.2 |
| 944 | 2026-09-16T17:27:39.665Z | Downloaded regex-automata v0.4.14 |
| 945 | 2026-09-16T17:27:39.684Z | Downloaded petgraph v0.6.5 |
| 946 | 2026-09-16T17:27:39.715Z | Downloaded petgraph v0.8.3 |
| 947 | 2026-09-16T17:27:39.736Z | Downloaded chrono-tz v0.10.4 |
| 948 | 2026-09-16T17:27:39.745Z | Downloaded jiff v0.2.15 |
| 949 | 2026-09-16T17:27:39.754Z | Downloaded libc v0.2.186 |
| 950 | 2026-09-16T17:27:39.773Z | Downloaded sha3 v0.10.8 |
| 951 | 2026-09-16T17:27:39.791Z | Downloaded tokio v1.52.3 |
| 952 | 2026-09-16T17:27:39.815Z | Downloaded encoding_rs v0.8.34 |
| 953 | 2026-09-16T17:27:39.827Z | Downloaded csv v1.3.1 |
| 954 | 2026-09-16T17:27:39.839Z | Downloaded libgit2-sys v0.18.7+1.9.6 |
| 955 | 2026-09-16T17:27:39.943Z | Downloaded ring v0.17.14 |
| 956 | 2026-09-16T17:27:39.999Z | Downloaded fakedata_generator v0.7.1 |
| 957 | 2026-09-16T17:27:40.289Z | Downloaded libz-sys v1.1.16 |
| 958 | 2026-09-16T17:27:40.622Z | Downloaded aws-lc-sys v0.41.0 |
| 959 | 2026-09-16T17:27:41.016Z | Compiling proc-macro2 v1.0.106 |
| 960 | 2026-09-16T17:27:41.016Z | Compiling quote v1.0.45 |
| 961 | 2026-09-16T17:27:41.016Z | Compiling unicode-ident v1.0.24 |
| 962 | 2026-09-16T17:27:41.017Z | Compiling libc v0.2.186 |
| 963 | 2026-09-16T17:27:41.017Z | Compiling serde_core v1.0.228 |
| 964 | 2026-09-16T17:27:41.020Z | Compiling serde v1.0.228 |
| 965 | 2026-09-16T17:27:41.020Z | Compiling autocfg v1.3.0 |
| 966 | 2026-09-16T17:27:41.020Z | Checking cfg-if v1.0.0 |
| 967 | 2026-09-16T17:27:41.360Z | Compiling zmij v1.0.19 |
| 968 | 2026-09-16T17:27:41.433Z | Compiling serde_json v1.0.150 |
| 969 | 2026-09-16T17:27:41.659Z | Checking memchr v2.7.2 |
| 970 | 2026-09-16T17:27:41.665Z | Compiling libm v0.2.8 |
| 971 | 2026-09-16T17:27:42.034Z | Checking itoa v1.0.11 |
| 972 | 2026-09-16T17:27:42.163Z | Checking smallvec v1.13.2 |
| 973 | 2026-09-16T17:27:42.184Z | Compiling getrandom v0.4.2 |
| 974 | 2026-09-16T17:27:42.349Z | Compiling version_check v0.9.5 |
| 975 | 2026-09-16T17:27:42.421Z | Checking stable_deref_trait v1.2.0 |
| 976 | 2026-09-16T17:27:42.479Z | Checking litemap v0.7.4 |
| 977 | 2026-09-16T17:27:42.501Z | Compiling syn v2.0.117 |
| 978 | 2026-09-16T17:27:42.521Z | Checking writeable v0.5.5 |
| 979 | 2026-09-16T17:27:42.563Z | Checking icu_locid_transform_data v1.5.0 |
| 980 | 2026-09-16T17:27:42.602Z | Compiling num-traits v0.2.19 |
| 981 | 2026-09-16T17:27:42.624Z | Checking percent-encoding v2.3.2 |
| 982 | 2026-09-16T17:27:42.646Z | Checking icu_properties_data v1.5.0 |
| 983 | 2026-09-16T17:27:42.696Z | Checking utf16_iter v1.0.5 |
| 984 | 2026-09-16T17:27:42.765Z | Checking utf8_iter v1.0.4 |
| 985 | 2026-09-16T17:27:42.788Z | Checking write16 v1.0.0 |
| 986 | 2026-09-16T17:27:42.881Z | Checking icu_normalizer_data v1.5.0 |
| 987 | 2026-09-16T17:27:42.903Z | Checking form_urlencoded v1.2.2 |
| 988 | 2026-09-16T17:27:42.945Z | Compiling thiserror v2.0.18 |
| 989 | 2026-09-16T17:27:42.985Z | Compiling rustversion v1.0.22 |
| 990 | 2026-09-16T17:27:43.007Z | Checking getrandom v0.2.14 |
| 991 | 2026-09-16T17:27:43.053Z | Compiling lock_api v0.4.12 |
| 992 | 2026-09-16T17:27:43.160Z | Compiling parking_lot_core v0.9.10 |
| 993 | 2026-09-16T17:27:43.375Z | Compiling jobserver v0.1.31 |
| 994 | 2026-09-16T17:27:43.468Z | Compiling shlex v2.0.1 |
| 995 | 2026-09-16T17:27:43.500Z | Compiling find-msvc-tools v0.1.9 |
| 996 | 2026-09-16T17:27:43.561Z | Compiling heck v0.5.0 |
| 997 | 2026-09-16T17:27:43.655Z | Compiling cc v1.2.65 |
| 998 | 2026-09-16T17:27:43.716Z | Checking iana-time-zone v0.1.64 |
| 999 | 2026-09-16T17:27:43.763Z | Checking semver v1.0.28 |
| 1000 | 2026-09-16T17:27:43.827Z | Checking dyn-clone v1.0.17 |
| 1001 | 2026-09-16T17:27:43.868Z | Checking uuid v1.23.3 |
| 1002 | 2026-09-16T17:27:43.955Z | Compiling schemars v0.8.22 |
| 1003 | 2026-09-16T17:27:43.976Z | Compiling slab v0.4.9 |
| 1004 | 2026-09-16T17:27:43.997Z | Checking subtle v2.6.1 |
| 1005 | 2026-09-16T17:27:44.099Z | Checking pin-project-lite v0.2.14 |
| 1006 | 2026-09-16T17:27:44.148Z | Compiling log v0.4.29 |
| 1007 | 2026-09-16T17:27:44.260Z | Checking socket2 v0.6.3 |
| 1008 | 2026-09-16T17:27:44.328Z | Checking scopeguard v1.2.0 |
| 1009 | 2026-09-16T17:27:44.350Z | Checking typenum v1.20.1 |
| 1010 | 2026-09-16T17:27:44.464Z | Checking rand_core v0.6.4 |
| 1011 | 2026-09-16T17:27:44.520Z | Checking mio v1.2.0 |
| 1012 | 2026-09-16T17:27:44.637Z | Checking signal-hook-registry v1.4.2 |
| 1013 | 2026-09-16T17:27:44.711Z | Compiling portable-atomic v1.11.1 |
| 1014 | 2026-09-16T17:27:44.741Z | Checking parking_lot v0.12.2 |
| 1015 | 2026-09-16T17:27:44.800Z | Checking equivalent v1.0.2 |
| 1016 | 2026-09-16T17:27:44.864Z | Checking critical-section v1.2.0 |
| 1017 | 2026-09-16T17:27:44.890Z | Checking futures-core v0.3.32 |
| 1018 | 2026-09-16T17:27:44.919Z | Compiling cmake v0.1.54 |
| 1019 | 2026-09-16T17:27:44.943Z | Compiling thiserror v1.0.64 |
| 1020 | 2026-09-16T17:27:44.964Z | Compiling fs_extra v1.3.0 |
| 1021 | 2026-09-16T17:27:44.985Z | Compiling dunce v1.0.5 |
| 1022 | 2026-09-16T17:27:45.090Z | Compiling strsim v0.11.1 |
| 1023 | 2026-09-16T17:27:45.118Z | Compiling ident_case v1.0.1 |
| 1024 | 2026-09-16T17:27:45.120Z | Compiling httparse v1.10.1 |
| 1025 | 2026-09-16T17:27:45.239Z | Compiling getrandom v0.3.4 |
| 1026 | 2026-09-16T17:27:45.261Z | Compiling synstructure v0.13.1 |
| 1027 | 2026-09-16T17:27:45.261Z | Compiling serde_derive_internals v0.29.1 |
| 1028 | 2026-09-16T17:27:45.306Z | Compiling aws-lc-sys v0.41.0 |
| 1029 | 2026-09-16T17:27:45.524Z | Checking futures-sink v0.3.32 |
| 1030 | 2026-09-16T17:27:45.621Z | Checking hashbrown v0.17.0 |
| 1031 | 2026-09-16T17:27:45.645Z | Checking futures-channel v0.3.32 |
| 1032 | 2026-09-16T17:27:45.665Z | Checking once_cell v1.21.3 |
| 1033 | 2026-09-16T17:27:45.755Z | Compiling regex-syntax v0.8.5 |
| 1034 | 2026-09-16T17:27:45.776Z | Checking futures-io v0.3.32 |
| 1035 | 2026-09-16T17:27:45.850Z | Checking futures-task v0.3.32 |
| 1036 | 2026-09-16T17:27:45.853Z | Compiling aho-corasick v1.1.3 |
| 1037 | 2026-09-16T17:27:45.900Z | Checking base64 v0.22.1 |
| 1038 | 2026-09-16T17:27:45.999Z | Compiling slog v2.8.2 |
| 1039 | 2026-09-16T17:27:46.032Z | Compiling anyhow v1.0.104 |
| 1040 | 2026-09-16T17:27:46.113Z | Checking indexmap v2.14.0 |
| 1041 | 2026-09-16T17:27:46.269Z | Compiling ucd-trie v0.1.6 |
| 1042 | 2026-09-16T17:27:46.514Z | Checking byteorder v1.5.0 |
| 1043 | 2026-09-16T17:27:46.539Z | Compiling serde_derive v1.0.228 |
| 1044 | 2026-09-16T17:27:46.577Z | Compiling zerofrom-derive v0.1.5 |
| 1045 | 2026-09-16T17:27:46.613Z | Compiling yoke-derive v0.7.5 |
| 1046 | 2026-09-16T17:27:46.685Z | Compiling zerovec-derive v0.10.3 |
| 1047 | 2026-09-16T17:27:46.722Z | Compiling displaydoc v0.2.5 |
| 1048 | 2026-09-16T17:27:47.325Z | Compiling icu_provider_macros v1.5.0 |
| 1049 | 2026-09-16T17:27:47.482Z | Compiling schemars_derive v0.8.22 |
| 1050 | 2026-09-16T17:27:47.633Z | Compiling zeroize_derive v1.4.3 |
| 1051 | 2026-09-16T17:27:47.726Z | Compiling thiserror-impl v2.0.18 |
| 1052 | 2026-09-16T17:27:47.770Z | Checking zerofrom v0.1.5 |
| 1053 | 2026-09-16T17:27:47.840Z | Compiling tokio-macros v2.7.0 |
| 1054 | 2026-09-16T17:27:47.875Z | Compiling futures-macro v0.3.32 |
| 1055 | 2026-09-16T17:27:47.896Z | Checking yoke v0.7.5 |
| 1056 | 2026-09-16T17:27:48.078Z | Checking zerovec v0.10.4 |
| 1057 | 2026-09-16T17:27:48.283Z | Checking zeroize v1.8.2 |
| 1058 | 2026-09-16T17:27:48.447Z | Compiling thiserror-impl v1.0.64 |
| 1059 | 2026-09-16T17:27:48.550Z | Compiling zerocopy-derive v0.8.27 |
| 1060 | 2026-09-16T17:27:48.654Z | Compiling regex-automata v0.4.14 |
| 1061 | 2026-09-16T17:27:48.676Z | Checking futures-util v0.3.32 |
| 1062 | 2026-09-16T17:27:48.755Z | Checking tinystr v0.7.6 |
| 1063 | 2026-09-16T17:27:48.910Z | Checking icu_collections v1.5.0 |
| 1064 | 2026-09-16T17:27:48.932Z | Checking icu_locid v1.5.0 |
| 1065 | 2026-09-16T17:27:49.372Z | Checking icu_provider v1.5.0 |
| 1066 | 2026-09-16T17:27:49.624Z | Checking bytes v1.11.1 |
| 1067 | 2026-09-16T17:27:49.673Z | Checking icu_locid_transform v1.5.0 |
| 1068 | 2026-09-16T17:27:49.712Z | Checking chrono v0.4.44 |
| 1069 | 2026-09-16T17:27:49.779Z | Checking bitflags v2.9.4 |
| 1070 | 2026-09-16T17:27:49.834Z | Compiling serde_tokenstream v0.2.3 |
| 1071 | 2026-09-16T17:27:50.086Z | Checking tokio v1.52.3 |
| 1072 | 2026-09-16T17:27:50.120Z | Checking http v1.4.2 |
| 1073 | 2026-09-16T17:27:50.142Z | Checking icu_properties v1.5.1 |
| 1074 | 2026-09-16T17:27:50.569Z | Compiling regex v1.12.3 |
| 1075 | 2026-09-16T17:27:50.641Z | Checking rustls-pki-types v1.12.0 |
| 1076 | 2026-09-16T17:27:50.707Z | Compiling tracing-attributes v0.1.27 |
| 1077 | 2026-09-16T17:27:50.860Z | Compiling pest v2.8.4 |
| 1078 | 2026-09-16T17:27:50.923Z | Checking tracing-core v0.1.32 |
| 1079 | 2026-09-16T17:27:50.966Z | Compiling ring v0.17.14 |
| 1080 | 2026-09-16T17:27:51.546Z | Checking icu_normalizer v1.5.0 |
| 1081 | 2026-09-16T17:27:51.664Z | Compiling generic-array v0.14.7 |
| 1082 | 2026-09-16T17:27:51.882Z | Checking tracing v0.1.40 |
| 1083 | 2026-09-16T17:27:51.903Z | Compiling pest_meta v2.8.4 |
| 1084 | 2026-09-16T17:27:51.923Z | Checking idna_adapter v1.2.0 |
| 1085 | 2026-09-16T17:27:52.073Z | Checking idna v1.0.3 |
| 1086 | 2026-09-16T17:27:52.332Z | Checking url v2.5.4 |
| 1087 | 2026-09-16T17:27:52.514Z | Compiling pest_generator v2.8.4 |
| 1088 | 2026-09-16T17:27:53.189Z | Compiling pest_derive v2.8.4 |
| 1089 | 2026-09-16T17:27:53.233Z | Checking untrusted v0.9.0 |
| 1090 | 2026-09-16T17:27:53.310Z | Checking ppv-lite86 v0.2.17 |
| 1091 | 2026-09-16T17:27:53.347Z | Checking fnv v1.0.7 |
| 1092 | 2026-09-16T17:27:53.399Z | Compiling camino v1.2.2 |
| 1093 | 2026-09-16T17:27:53.440Z | Checking tokio-util v0.7.16 |
| 1094 | 2026-09-16T17:27:53.572Z | Compiling paste v1.0.15 |
| 1095 | 2026-09-16T17:27:53.622Z | Compiling aws-lc-rs v1.17.0 |
| 1096 | 2026-09-16T17:27:53.720Z | Compiling zerocopy v0.8.27 |
| 1097 | 2026-09-16T17:27:53.794Z | Checking ipnet v2.9.0 |
| 1098 | 2026-09-16T17:27:53.903Z | Compiling num-conv v0.2.2 |
| 1099 | 2026-09-16T17:27:53.967Z | Compiling time-core v0.1.9 |
| 1100 | 2026-09-16T17:27:54.009Z | Checking ryu v1.0.18 |
| 1101 | 2026-09-16T17:27:54.075Z | Checking untrusted v0.7.1 |
| 1102 | 2026-09-16T17:27:54.143Z | Checking http-body v1.0.1 |
| 1103 | 2026-09-16T17:27:54.165Z | Compiling time-macros v0.2.32 |
| 1104 | 2026-09-16T17:27:54.206Z | Checking errno v0.3.14 |
| 1105 | 2026-09-16T17:27:54.210Z | Checking atomic-waker v1.1.2 |
| 1106 | 2026-09-16T17:27:54.266Z | Compiling rustls v0.23.41 |
| 1107 | 2026-09-16T17:27:54.320Z | Checking crypto-common v0.1.6 |
| 1108 | 2026-09-16T17:27:54.374Z | Checking tower-layer v0.3.3 |
| 1109 | 2026-09-16T17:27:54.441Z | Checking try-lock v0.2.5 |
| 1110 | 2026-09-16T17:27:54.472Z | Checking tower-service v0.3.3 |
| 1111 | 2026-09-16T17:27:54.547Z | Checking h2 v0.4.15 |
| 1112 | 2026-09-16T17:27:54.600Z | Checking erased-serde v0.3.31 |
| 1113 | 2026-09-16T17:27:54.603Z | Checking want v0.3.1 |
| 1114 | 2026-09-16T17:27:54.742Z | Compiling async-trait v0.1.89 |
| 1115 | 2026-09-16T17:27:55.136Z | Checking httpdate v1.0.3 |
| 1116 | 2026-09-16T17:27:55.288Z | Compiling omicron-workspace-hack v0.1.0 |
| 1117 | 2026-09-16T17:27:55.714Z | Checking ipnetwork v0.21.1 |
| 1118 | 2026-09-16T17:27:55.822Z | Compiling scroll_derive v0.13.1 |
| 1119 | 2026-09-16T17:27:55.876Z | Checking http-body-util v0.1.3 |
| 1120 | 2026-09-16T17:27:55.898Z | Checking serde_urlencoded v0.7.1 |
| 1121 | 2026-09-16T17:27:56.103Z | Checking const-oid v0.9.6 |
| 1122 | 2026-09-16T17:27:56.107Z | Checking pretty-hex v0.4.1 |
| 1123 | 2026-09-16T17:27:56.223Z | Checking openapiv3 v2.2.0 |
| 1124 | 2026-09-16T17:27:56.495Z | Checking foldhash v0.2.0 |
| 1125 | 2026-09-16T17:27:56.563Z | Checking hyper v1.10.1 |
| 1126 | 2026-09-16T17:27:56.619Z | Checking allocator-api2 v0.2.21 |
| 1127 | 2026-09-16T17:27:56.673Z | Compiling daft-derive v0.1.7 |
| 1128 | 2026-09-16T17:27:56.803Z | Compiling darling_core v0.23.0 |
| 1129 | 2026-09-16T17:27:56.909Z | Checking hashbrown v0.16.1 |
| 1130 | 2026-09-16T17:27:57.044Z | Checking plain v0.2.3 |
| 1131 | 2026-09-16T17:27:57.369Z | Compiling scroll v0.13.0 |
| 1132 | 2026-09-16T17:27:57.390Z | Compiling strum_macros v0.26.4 |
| 1133 | 2026-09-16T17:27:57.507Z | Checking hyper-util v0.1.20 |
| 1134 | 2026-09-16T17:27:57.630Z | Compiling usdt-impl v0.6.0 |
| 1135 | 2026-09-16T17:27:57.687Z | Compiling crossbeam-utils v0.8.19 |
| 1136 | 2026-09-16T17:27:58.045Z | Compiling goblin v0.10.4 |
| 1137 | 2026-09-16T17:27:58.780Z | Checking oxnet v0.1.4 |
| 1138 | 2026-09-16T17:27:58.906Z | Compiling darling_macro v0.23.0 |
| 1139 | 2026-09-16T17:27:59.011Z | Checking rand_core v0.9.3 |
| 1140 | 2026-09-16T17:27:59.191Z | Checking rand_chacha v0.9.0 |
| 1141 | 2026-09-16T17:27:59.375Z | Checking block-buffer v0.10.4 |
| 1142 | 2026-09-16T17:27:59.425Z | Compiling dtrace-parser v0.3.0 |
| 1143 | 2026-09-16T17:27:59.476Z | Compiling darling v0.23.0 |
| 1144 | 2026-09-16T17:27:59.516Z | Compiling thread-id v5.0.0 |
| 1145 | 2026-09-16T17:27:59.593Z | Checking encoding_rs v0.8.34 |
| 1146 | 2026-09-16T17:27:59.642Z | Checking mime v0.3.17 |
| 1147 | 2026-09-16T17:27:59.729Z | Checking digest v0.10.7 |
| 1148 | 2026-09-16T17:27:59.817Z | Checking rand v0.9.2 |
| 1149 | 2026-09-16T17:27:59.934Z | Checking futures-executor v0.3.32 |
| 1150 | 2026-09-16T17:28:00.031Z | Checking hex v0.4.3 |
| 1151 | 2026-09-16T17:28:00.077Z | Compiling slog-async v2.8.0 |
| 1152 | 2026-09-16T17:28:00.099Z | Checking futures v0.3.32 |
| 1153 | 2026-09-16T17:28:00.184Z | Checking sync_wrapper v1.0.1 |
| 1154 | 2026-09-16T17:28:00.254Z | Compiling multer v3.1.0 |
| 1155 | 2026-09-16T17:28:00.290Z | Compiling rustix v1.1.2 |
| 1156 | 2026-09-16T17:28:00.312Z | Checking tower v0.5.2 |
| 1157 | 2026-09-16T17:28:00.508Z | Checking rand_chacha v0.3.1 |
| 1158 | 2026-09-16T17:28:00.534Z | Checking webpki-roots v0.26.3 |
| 1159 | 2026-09-16T17:28:00.555Z | Compiling async-stream-impl v0.3.6 |
| 1160 | 2026-09-16T17:28:00.615Z | Checking iri-string v0.7.8 |
| 1161 | 2026-09-16T17:28:00.668Z | Compiling ref-cast v1.0.25 |
| 1162 | 2026-09-16T17:28:00.692Z | Checking rand v0.8.6 |
| 1163 | 2026-09-16T17:28:00.715Z | Compiling ref-cast-impl v1.0.25 |
| 1164 | 2026-09-16T17:28:00.841Z | Compiling dof v0.4.0 |
| 1165 | 2026-09-16T17:28:01.167Z | Checking fastrand v2.3.0 |
| 1166 | 2026-09-16T17:28:01.198Z | Checking newtype-uuid v1.3.2 |
| 1167 | 2026-09-16T17:28:01.354Z | Checking is-terminal v0.4.12 |
| 1168 | 2026-09-16T17:28:01.390Z | Checking num_threads v0.1.7 |
| 1169 | 2026-09-16T17:28:01.448Z | Checking powerfmt v0.2.0 |
| 1170 | 2026-09-16T17:28:01.483Z | Checking deranged v0.5.8 |
| 1171 | 2026-09-16T17:28:01.616Z | Checking match_cfg v0.1.0 |
| 1172 | 2026-09-16T17:28:01.637Z | Checking tower-http v0.6.8 |
| 1173 | 2026-09-16T17:28:01.743Z | Checking hostname v0.3.1 |
| 1174 | 2026-09-16T17:28:01.789Z | Checking strum v0.26.3 |
| 1175 | 2026-09-16T17:28:01.821Z | Compiling usdt-attr-macro v0.6.0 |
| 1176 | 2026-09-16T17:28:01.843Z | Compiling usdt-macro v0.6.0 |
| 1177 | 2026-09-16T17:28:01.867Z | Compiling newtype-uuid-macros v0.1.0 |
| 1178 | 2026-09-16T17:28:01.891Z | Compiling structmeta-derive v0.3.0 |
| 1179 | 2026-09-16T17:28:01.915Z | Compiling syn v1.0.109 |
| 1180 | 2026-09-16T17:28:01.918Z | Checking tempfile v3.23.0 |
| 1181 | 2026-09-16T17:28:02.120Z | Checking daft v0.1.7 |
| 1182 | 2026-09-16T17:28:02.307Z | Compiling serde_with_macros v3.18.0 |
| 1183 | 2026-09-16T17:28:02.374Z | Checking crossbeam-channel v0.5.15 |
| 1184 | 2026-09-16T17:28:02.394Z | Checking time v0.3.55 |
| 1185 | 2026-09-16T17:28:02.687Z | Checking thread_local v1.1.8 |
| 1186 | 2026-09-16T17:28:02.717Z | Checking winnow v1.0.3 |
| 1187 | 2026-09-16T17:28:02.857Z | Compiling crc32fast v1.4.0 |
| 1188 | 2026-09-16T17:28:02.916Z | Compiling structmeta v0.3.0 |
| 1189 | 2026-09-16T17:28:03.006Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1190 | 2026-09-16T17:28:03.248Z | Checking serde_spanned v1.1.1 |
| 1191 | 2026-09-16T17:28:03.357Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1192 | 2026-09-16T17:28:03.377Z | Checking term v1.2.0 |
| 1193 | 2026-09-16T17:28:03.401Z | Checking debug-ignore v1.0.5 |
| 1194 | 2026-09-16T17:28:03.422Z | Checking take_mut v0.2.2 |
| 1195 | 2026-09-16T17:28:03.504Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1196 | 2026-09-16T17:28:03.548Z | Compiling strum_macros v0.27.2 |
| 1197 | 2026-09-16T17:28:03.595Z | Checking memmap2 v0.9.9 |
| 1198 | 2026-09-16T17:28:03.700Z | Checking spin v0.9.8 |
| 1199 | 2026-09-16T17:28:03.816Z | Checking cpufeatures v0.2.12 |
| 1200 | 2026-09-16T17:28:03.927Z | Checking slog-json v2.6.1 |
| 1201 | 2026-09-16T17:28:03.949Z | Checking slog-term v2.9.2 |
| 1202 | 2026-09-16T17:28:03.970Z | Compiling derive-ex v0.1.8 |
| 1203 | 2026-09-16T17:28:04.085Z | Checking slog-bunyan v2.5.0 |
| 1204 | 2026-09-16T17:28:04.109Z | Checking async-stream v0.3.6 |
| 1205 | 2026-09-16T17:28:04.204Z | Checking waitgroup v0.1.2 |
| 1206 | 2026-09-16T17:28:04.226Z | Checking rustls-pemfile v2.2.0 |
| 1207 | 2026-09-16T17:28:04.246Z | Checking serde_path_to_error v0.1.20 |
| 1208 | 2026-09-16T17:28:04.307Z | Checking hostname v0.4.2 |
| 1209 | 2026-09-16T17:28:04.410Z | Checking macaddr v1.0.1 |
| 1210 | 2026-09-16T17:28:04.469Z | Checking quick-error v1.2.3 |
| 1211 | 2026-09-16T17:28:04.515Z | Checking either v1.15.0 |
| 1212 | 2026-09-16T17:28:04.674Z | Checking serde_with v3.18.0 |
| 1213 | 2026-09-16T17:28:04.740Z | Checking regress v0.10.5 |
| 1214 | 2026-09-16T17:28:05.395Z | Checking lazy_static v1.5.0 |
| 1215 | 2026-09-16T17:28:05.498Z | Compiling parse-display-derive v0.10.0 |
| 1216 | 2026-09-16T17:28:05.562Z | Compiling test-strategy v0.4.3 |
| 1217 | 2026-09-16T17:28:05.930Z | Checking usdt v0.6.0 |
| 1218 | 2026-09-16T17:28:06.047Z | Checking webpki-roots v1.0.3 |
| 1219 | 2026-09-16T17:28:06.157Z | Compiling dropshot v0.17.1 |
| 1220 | 2026-09-16T17:28:06.179Z | Checking wait-timeout v0.2.0 |
| 1221 | 2026-09-16T17:28:06.182Z | Checking bit-vec v0.6.3 |
| 1222 | 2026-09-16T17:28:06.227Z | Compiling crucible-workspace-hack v0.1.0 |
| 1223 | 2026-09-16T17:28:06.310Z | Compiling rustix v0.38.34 |
| 1224 | 2026-09-16T17:28:06.332Z | Checking rusty-fork v0.3.0 |
| 1225 | 2026-09-16T17:28:06.381Z | Checking bit-set v0.5.3 |
| 1226 | 2026-09-16T17:28:06.467Z | Checking strum v0.27.2 |
| 1227 | 2026-09-16T17:28:06.493Z | Compiling dropshot_endpoint v0.17.1 |
| 1228 | 2026-09-16T17:28:06.514Z | Checking rand_xorshift v0.3.0 |
| 1229 | 2026-09-16T17:28:06.534Z | Checking unarray v0.1.4 |
| 1230 | 2026-09-16T17:28:06.630Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1231 | 2026-09-16T17:28:06.652Z | Checking proptest v1.5.0 |
| 1232 | 2026-09-16T17:28:06.654Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1233 | 2026-09-16T17:28:06.833Z | Checking hybrid-array v0.4.12 |
| 1234 | 2026-09-16T17:28:06.864Z | Checking adler v1.0.2 |
| 1235 | 2026-09-16T17:28:06.976Z | Checking miniz_oxide v0.7.2 |
| 1236 | 2026-09-16T17:28:07.051Z | Compiling toml_datetime v0.6.11 |
| 1237 | 2026-09-16T17:28:07.316Z | Checking openssl-probe v0.2.1 |
| 1238 | 2026-09-16T17:28:07.377Z | Checking flate2 v1.0.30 |
| 1239 | 2026-09-16T17:28:07.428Z | Checking rustls-native-certs v0.8.3 |
| 1240 | 2026-09-16T17:28:07.504Z | Checking crypto-common v0.2.2 |
| 1241 | 2026-09-16T17:28:07.527Z | Checking block-buffer v0.12.1 |
| 1242 | 2026-09-16T17:28:07.558Z | Checking instant v0.1.12 |
| 1243 | 2026-09-16T17:28:07.648Z | Checking compression-core v0.4.31 |
| 1244 | 2026-09-16T17:28:07.671Z | Checking const-oid v0.10.2 |
| 1245 | 2026-09-16T17:28:07.692Z | Checking backoff v0.4.0 |
| 1246 | 2026-09-16T17:28:07.774Z | Checking compression-codecs v0.4.32 |
| 1247 | 2026-09-16T17:28:07.833Z | Checking parse-display v0.10.0 |
| 1248 | 2026-09-16T17:28:07.863Z | Checking itertools v0.14.0 |
| 1249 | 2026-09-16T17:28:07.946Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1250 | 2026-09-16T17:28:08.006Z | Checking digest v0.11.3 |
| 1251 | 2026-09-16T17:28:08.096Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1252 | 2026-09-16T17:28:08.118Z | Checking base64ct v1.6.0 |
| 1253 | 2026-09-16T17:28:08.272Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1254 | 2026-09-16T17:28:08.298Z | Checking cpufeatures v0.3.0 |
| 1255 | 2026-09-16T17:28:08.376Z | Checking sha1 v0.11.0 |
| 1256 | 2026-09-16T17:28:08.419Z | Checking toml v1.1.2+spec-1.1.0 |
| 1257 | 2026-09-16T17:28:08.620Z | Checking async-compression v0.4.33 |
| 1258 | 2026-09-16T17:28:08.637Z | Checking unicode-width v0.1.14 |
| 1259 | 2026-09-16T17:28:08.799Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1260 | 2026-09-16T17:28:08.890Z | Compiling clap_derive v4.5.4 |
| 1261 | 2026-09-16T17:28:08.911Z | Compiling unsafe-libyaml v0.2.11 |
| 1262 | 2026-09-16T17:28:09.008Z | Checking utf8parse v0.2.1 |
| 1263 | 2026-09-16T17:28:09.150Z | Checking anstyle-parse v0.2.4 |
| 1264 | 2026-09-16T17:28:09.459Z | Compiling serde_yaml v0.9.34+deprecated |
| 1265 | 2026-09-16T17:28:09.604Z | Checking is_terminal_polyfill v1.70.0 |
| 1266 | 2026-09-16T17:28:09.645Z | Checking anstyle-query v1.0.3 |
| 1267 | 2026-09-16T17:28:09.720Z | Checking colorchoice v1.0.1 |
| 1268 | 2026-09-16T17:28:09.742Z | Checking anstyle v1.0.7 |
| 1269 | 2026-09-16T17:28:09.787Z | Checking pem-rfc7468 v0.7.0 |
| 1270 | 2026-09-16T17:28:09.822Z | Checking terminal_size v0.3.0 |
| 1271 | 2026-09-16T17:28:09.934Z | Checking anstream v0.6.14 |
| 1272 | 2026-09-16T17:28:09.956Z | Compiling der_derive v0.7.3 |
| 1273 | 2026-09-16T17:28:10.559Z | Checking clap_lex v0.7.0 |
| 1274 | 2026-09-16T17:28:10.590Z | Compiling winnow v0.5.40 |
| 1275 | 2026-09-16T17:28:10.626Z | Checking flagset v0.4.7 |
| 1276 | 2026-09-16T17:28:10.711Z | Checking clap_builder v4.5.2 |
| 1277 | 2026-09-16T17:28:10.754Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1278 | 2026-09-16T17:28:10.936Z | Checking der v0.7.10 |
| 1279 | 2026-09-16T17:28:11.239Z | Compiling darling_core v0.21.3 |
| 1280 | 2026-09-16T17:28:11.653Z | Compiling rustc_version v0.4.1 |
| 1281 | 2026-09-16T17:28:11.926Z | Compiling toml_edit v0.19.15 |
| 1282 | 2026-09-16T17:28:11.949Z | Checking clap v4.5.4 |
| 1283 | 2026-09-16T17:28:11.996Z | Checking spki v0.7.3 |
| 1284 | 2026-09-16T17:28:12.164Z | Compiling heck v0.4.1 |
| 1285 | 2026-09-16T17:28:12.322Z | Checking winnow v0.7.13 |
| 1286 | 2026-09-16T17:28:12.445Z | Checking iddqd v0.4.2 |
| 1287 | 2026-09-16T17:28:12.538Z | Checking secrecy v0.10.3 |
| 1288 | 2026-09-16T17:28:12.662Z | Compiling heapless v0.8.0 |
| 1289 | 2026-09-16T17:28:12.964Z | Compiling convert_case v0.4.0 |
| 1290 | 2026-09-16T17:28:13.268Z | Compiling proc-macro-crate v1.3.1 |
| 1291 | 2026-09-16T17:28:13.320Z | Compiling darling_macro v0.21.3 |
| 1292 | 2026-09-16T17:28:13.491Z | Compiling pkg-config v0.3.30 |
| 1293 | 2026-09-16T17:28:13.757Z | Compiling derive_more v0.99.20 |
| 1294 | 2026-09-16T17:28:13.885Z | Compiling darling v0.21.3 |
| 1295 | 2026-09-16T17:28:13.976Z | Compiling ingot-macros v0.1.1 |
| 1296 | 2026-09-16T17:28:14.055Z | Checking pkcs8 v0.10.2 |
| 1297 | 2026-09-16T17:28:14.088Z | Checking tabwriter v1.4.0 |
| 1298 | 2026-09-16T17:28:14.111Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1299 | 2026-09-16T17:28:14.214Z | Checking backon v1.6.0 |
| 1300 | 2026-09-16T17:28:14.238Z | Checking crossbeam-epoch v0.9.18 |
| 1301 | 2026-09-16T17:28:14.319Z | Checking hash32 v0.3.1 |
| 1302 | 2026-09-16T17:28:14.386Z | Checking bitflags v1.3.2 |
| 1303 | 2026-09-16T17:28:14.449Z | Compiling vcpkg v0.2.15 |
| 1304 | 2026-09-16T17:28:14.472Z | Compiling cfg_aliases v0.2.1 |
| 1305 | 2026-09-16T17:28:14.618Z | Compiling smoltcp v0.11.0 |
| 1306 | 2026-09-16T17:28:15.470Z | Compiling typify-impl v0.4.3 |
| 1307 | 2026-09-16T17:28:15.746Z | Checking hmac v0.12.1 |
| 1308 | 2026-09-16T17:28:15.754Z | Checking humantime v2.3.0 |
| 1309 | 2026-09-16T17:28:15.872Z | Checking cobs v0.2.3 |
| 1310 | 2026-09-16T17:28:16.009Z | Checking managed v0.8.0 |
| 1311 | 2026-09-16T17:28:16.017Z | Checking postcard v1.0.9 |
| 1312 | 2026-09-16T17:28:16.646Z | Checking inout v0.1.3 |
| 1313 | 2026-09-16T17:28:16.668Z | Compiling zerocopy-derive v0.7.34 |
| 1314 | 2026-09-16T17:28:16.690Z | Checking ingot-types v0.1.2 |
| 1315 | 2026-09-16T17:28:16.785Z | Checking ff v0.13.1 |
| 1316 | 2026-09-16T17:28:16.922Z | Compiling memoffset v0.9.1 |
| 1317 | 2026-09-16T17:28:16.943Z | Checking base16ct v0.2.0 |
| 1318 | 2026-09-16T17:28:17.040Z | Checking ingot v0.1.1 |
| 1319 | 2026-09-16T17:28:17.206Z | Checking sec1 v0.7.3 |
| 1320 | 2026-09-16T17:28:17.265Z | Checking group v0.13.0 |
| 1321 | 2026-09-16T17:28:17.417Z | Checking cipher v0.4.4 |
| 1322 | 2026-09-16T17:28:17.438Z | Checking hkdf v0.12.4 |
| 1323 | 2026-09-16T17:28:17.568Z | Compiling regress v0.11.1 |
| 1324 | 2026-09-16T17:28:17.590Z | Checking crypto-bigint v0.5.5 |
| 1325 | 2026-09-16T17:28:17.633Z | Compiling proc-macro-error-attr v1.0.4 |
| 1326 | 2026-09-16T17:28:18.009Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1327 | 2026-09-16T17:28:18.050Z | Checking colored v3.1.1 |
| 1328 | 2026-09-16T17:28:18.250Z | Compiling rayon-core v1.13.0 |
| 1329 | 2026-09-16T17:28:18.471Z | Checking elliptic-curve v0.13.8 |
| 1330 | 2026-09-16T17:28:18.516Z | Checking crossbeam-deque v0.8.5 |
| 1331 | 2026-09-16T17:28:18.535Z | Compiling num_enum_derive v0.7.4 |
| 1332 | 2026-09-16T17:28:18.555Z | Compiling curve25519-dalek v4.1.3 |
| 1333 | 2026-09-16T17:28:18.697Z | Checking half v2.7.1 |
| 1334 | 2026-09-16T17:28:18.781Z | Checking universal-hash v0.5.1 |
| 1335 | 2026-09-16T17:28:18.857Z | Compiling typify-macro v0.4.3 |
| 1336 | 2026-09-16T17:28:18.909Z | Compiling proc-macro-error v1.0.4 |
| 1337 | 2026-09-16T17:28:19.103Z | Compiling typify-impl v0.6.2 |
| 1338 | 2026-09-16T17:28:19.148Z | Checking ciborium-io v0.2.2 |
| 1339 | 2026-09-16T17:28:19.185Z | Checking data-encoding v2.6.0 |
| 1340 | 2026-09-16T17:28:19.459Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1341 | 2026-09-16T17:28:19.597Z | Checking opaque-debug v0.3.1 |
| 1342 | 2026-09-16T17:28:19.726Z | Checking num_enum v0.7.4 |
| 1343 | 2026-09-16T17:28:19.776Z | Checking ciborium-ll v0.2.2 |
| 1344 | 2026-09-16T17:28:19.957Z | Compiling num_enum_derive v0.5.11 |
| 1345 | 2026-09-16T17:28:20.276Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1346 | 2026-09-16T17:28:20.361Z | Compiling foreign-types-macros v0.2.3 |
| 1347 | 2026-09-16T17:28:20.461Z | Checking foreign-types-shared v0.3.1 |
| 1348 | 2026-09-16T17:28:20.891Z | Compiling prettyplease v0.2.37 |
| 1349 | 2026-09-16T17:28:20.971Z | Checking num_enum v0.5.11 |
| 1350 | 2026-09-16T17:28:20.996Z | Checking foreign-types v0.5.0 |
| 1351 | 2026-09-16T17:28:21.154Z | Compiling typify v0.4.3 |
| 1352 | 2026-09-16T17:28:21.253Z | Checking rayon v1.11.0 |
| 1353 | 2026-09-16T17:28:21.350Z | Checking ciborium v0.2.2 |
| 1354 | 2026-09-16T17:28:21.562Z | Compiling zerocopy v0.7.34 |
| 1355 | 2026-09-16T17:28:21.763Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1356 | 2026-09-16T17:28:21.787Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1357 | 2026-09-16T17:28:21.997Z | Checking sha1 v0.10.6 |
| 1358 | 2026-09-16T17:28:22.106Z | Checking aead v0.5.2 |
| 1359 | 2026-09-16T17:28:22.164Z | Checking serde_spanned v0.6.9 |
| 1360 | 2026-09-16T17:28:22.275Z | Compiling scroll_derive v0.12.0 |
| 1361 | 2026-09-16T17:28:22.478Z | Checking num-integer v0.1.46 |
| 1362 | 2026-09-16T17:28:22.566Z | Compiling typify-macro v0.6.2 |
| 1363 | 2026-09-16T17:28:22.638Z | Compiling usdt-impl v0.5.0 |
| 1364 | 2026-09-16T17:28:22.697Z | Checking cstr-argument v0.1.2 |
| 1365 | 2026-09-16T17:28:22.792Z | Checking keccak v0.1.6 |
| 1366 | 2026-09-16T17:28:22.817Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1367 | 2026-09-16T17:28:22.874Z | Checking sha3 v0.10.8 |
| 1368 | 2026-09-16T17:28:22.933Z | Checking scroll v0.12.0 |
| 1369 | 2026-09-16T17:28:23.002Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1370 | 2026-09-16T17:28:23.064Z | Checking thiserror-no-std v2.0.2 |
| 1371 | 2026-09-16T17:28:23.126Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1372 | 2026-09-16T17:28:23.148Z | Compiling dof v0.3.0 |
| 1373 | 2026-09-16T17:28:23.189Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1374 | 2026-09-16T17:28:23.192Z | Checking poly1305 v0.8.0 |
| 1375 | 2026-09-16T17:28:23.233Z | Checking chacha20 v0.9.1 |
| 1376 | 2026-09-16T17:28:23.422Z | Compiling dtrace-parser v0.2.0 |
| 1377 | 2026-09-16T17:28:23.442Z | Checking password-hash v0.5.0 |
| 1378 | 2026-09-16T17:28:23.538Z | Checking camino-tempfile v1.4.1 |
| 1379 | 2026-09-16T17:28:23.576Z | Checking blake2 v0.10.6 |
| 1380 | 2026-09-16T17:28:23.624Z | Compiling thread-id v4.2.1 |
| 1381 | 2026-09-16T17:28:23.663Z | Checking indent_write v2.2.0 |
| 1382 | 2026-09-16T17:28:23.721Z | Checking glob v0.3.3 |
| 1383 | 2026-09-16T17:28:24.009Z | Checking argon2 v0.5.3 |
| 1384 | 2026-09-16T17:28:24.149Z | Checking chacha20poly1305 v0.10.1 |
| 1385 | 2026-09-16T17:28:24.302Z | Checking vsss-rs v3.3.4 |
| 1386 | 2026-09-16T17:28:24.363Z | Checking goblin v0.8.2 |
| 1387 | 2026-09-16T17:28:24.677Z | Checking num-bigint v0.4.5 |
| 1388 | 2026-09-16T17:28:25.157Z | Compiling num-derive v0.4.2 |
| 1389 | 2026-09-16T17:28:25.258Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1390 | 2026-09-16T17:28:25.411Z | Checking sigpipe v0.1.3 |
| 1391 | 2026-09-16T17:28:25.517Z | Checking jiff v0.2.15 |
| 1392 | 2026-09-16T17:28:25.791Z | Checking num-rational v0.4.2 |
| 1393 | 2026-09-16T17:28:26.087Z | Compiling typify v0.6.2 |
| 1394 | 2026-09-16T17:28:26.144Z | Checking num-iter v0.1.45 |
| 1395 | 2026-09-16T17:28:26.176Z | Compiling zone_cfg_derive v0.3.0 |
| 1396 | 2026-09-16T17:28:26.258Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1397 | 2026-09-16T17:28:26.430Z | Checking itertools v0.12.1 |
| 1398 | 2026-09-16T17:28:26.814Z | Checking num-complex v0.4.6 |
| 1399 | 2026-09-16T17:28:26.925Z | Checking tinyvec_macros v0.1.1 |
| 1400 | 2026-09-16T17:28:26.998Z | Checking tinyvec v1.6.0 |
| 1401 | 2026-09-16T17:28:27.162Z | Checking num v0.4.3 |
| 1402 | 2026-09-16T17:28:27.420Z | Checking zone v0.3.1 |
| 1403 | 2026-09-16T17:28:27.768Z | Compiling usdt-attr-macro v0.5.0 |
| 1404 | 2026-09-16T17:28:27.789Z | Compiling usdt-macro v0.5.0 |
| 1405 | 2026-09-16T17:28:27.898Z | Compiling libz-sys v1.1.16 |
| 1406 | 2026-09-16T17:28:28.163Z | Checking smf v0.2.3 |
| 1407 | 2026-09-16T17:28:28.293Z | Checking memmap v0.7.0 |
| 1408 | 2026-09-16T17:28:28.398Z | Checking bstr v1.9.1 |
| 1409 | 2026-09-16T17:28:28.502Z | Checking whoami v1.5.1 |
| 1410 | 2026-09-16T17:28:28.614Z | Compiling rustls v0.22.4 |
| 1411 | 2026-09-16T17:28:29.014Z | Checking usdt v0.5.0 |
| 1412 | 2026-09-16T17:28:29.283Z | Compiling progenitor-impl v0.11.1 |
| 1413 | 2026-09-16T17:28:29.347Z | Checking rustls-webpki v0.102.4 |
| 1414 | 2026-09-16T17:28:29.471Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1415 | 2026-09-16T17:28:29.737Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1416 | 2026-09-16T17:28:30.150Z | Checking toml_write v0.1.2 |
| 1417 | 2026-09-16T17:28:30.194Z | Checking rustls-webpki v0.103.13 |
| 1418 | 2026-09-16T17:28:30.632Z | Checking toml_edit v0.22.27 |
| 1419 | 2026-09-16T17:28:31.382Z | Compiling progenitor-macro v0.11.1 |
| 1420 | 2026-09-16T17:28:31.709Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1421 | 2026-09-16T17:28:32.326Z | Compiling reqwest v0.12.23 |
| 1422 | 2026-09-16T17:28:33.005Z | Checking tokio-rustls v0.26.4 |
| 1423 | 2026-09-16T17:28:33.100Z | Checking rustls-platform-verifier v0.6.2 |
| 1424 | 2026-09-16T17:28:33.140Z | Compiling libgit2-sys v0.18.7+1.9.6 |
| 1425 | 2026-09-16T17:28:33.259Z | Checking hyper-rustls v0.27.3 |
| 1426 | 2026-09-16T17:28:33.411Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1427 | 2026-09-16T17:28:33.590Z | Checking reqwest v0.13.2 |
| 1428 | 2026-09-16T17:28:34.167Z | Checking progenitor-client v0.10.0 |
| 1429 | 2026-09-16T17:28:34.210Z | Checking progenitor-client v0.11.1 |
| 1430 | 2026-09-16T17:28:34.402Z | Compiling darling_core v0.20.11 |
| 1431 | 2026-09-16T17:28:34.428Z | Checking progenitor-client v0.14.0 |
| 1432 | 2026-09-16T17:28:34.449Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1433 | 2026-09-16T17:28:34.700Z | Checking progenitor-extras v0.2.0 |
| 1434 | 2026-09-16T17:28:34.939Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1435 | 2026-09-16T17:28:34.988Z | Compiling dropshot v0.16.7 |
| 1436 | 2026-09-16T17:28:35.155Z | Checking swrite v0.1.0 |
| 1437 | 2026-09-16T17:28:35.237Z | Checking float-ord v0.3.2 |
| 1438 | 2026-09-16T17:28:35.305Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1439 | 2026-09-16T17:28:35.349Z | Checking toml v0.9.12+spec-1.1.0 |
| 1440 | 2026-09-16T17:28:35.649Z | Checking progenitor v0.11.1 |
| 1441 | 2026-09-16T17:28:36.291Z | Checking tokio-rustls v0.25.0 |
| 1442 | 2026-09-16T17:28:36.397Z | Compiling darling_macro v0.20.11 |
| 1443 | 2026-09-16T17:28:36.541Z | Checking toml v0.8.23 |
| 1444 | 2026-09-16T17:28:37.070Z | Compiling nix v0.30.1 |
| 1445 | 2026-09-16T17:28:37.103Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1446 | 2026-09-16T17:28:37.446Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1447 | 2026-09-16T17:28:37.469Z | Compiling hubpack_derive v0.1.1 |
| 1448 | 2026-09-16T17:28:37.692Z | Checking byte-wrapper v0.1.0 |
| 1449 | 2026-09-16T17:28:37.857Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1450 | 2026-09-16T17:28:37.973Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1451 | 2026-09-16T17:28:38.068Z | Compiling dropshot_endpoint v0.16.7 |
| 1452 | 2026-09-16T17:28:38.321Z | Checking static_assertions v1.1.0 |
| 1453 | 2026-09-16T17:28:38.525Z | Checking rustc-hash v2.1.1 |
| 1454 | 2026-09-16T17:28:38.667Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1455 | 2026-09-16T17:28:38.689Z | Checking iddqd v0.3.18 |
| 1456 | 2026-09-16T17:28:38.763Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1457 | 2026-09-16T17:28:38.988Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1458 | 2026-09-16T17:28:39.500Z | Checking hubpack v0.1.2 |
| 1459 | 2026-09-16T17:28:39.738Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1460 | 2026-09-16T17:28:40.132Z | Compiling darling v0.20.11 |
| 1461 | 2026-09-16T17:28:40.164Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1462 | 2026-09-16T17:28:40.228Z | Compiling nix v0.31.3 |
| 1463 | 2026-09-16T17:28:40.291Z | Compiling enum-as-inner v0.6.0 |
| 1464 | 2026-09-16T17:28:40.356Z | Checking atomicwrites v0.4.4 |
| 1465 | 2026-09-16T17:28:40.500Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1466 | 2026-09-16T17:28:40.617Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1467 | 2026-09-16T17:28:40.856Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1468 | 2026-09-16T17:28:40.970Z | Checking is_ci v1.2.0 |
| 1469 | 2026-09-16T17:28:41.030Z | Compiling semver v0.1.20 |
| 1470 | 2026-09-16T17:28:41.115Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1471 | 2026-09-16T17:28:41.372Z | Compiling rustc_version v0.1.7 |
| 1472 | 2026-09-16T17:28:41.418Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1473 | 2026-09-16T17:28:41.572Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1474 | 2026-09-16T17:28:41.616Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1475 | 2026-09-16T17:28:41.637Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1476 | 2026-09-16T17:28:41.658Z | Compiling derive_builder_core v0.20.2 |
| 1477 | 2026-09-16T17:28:41.730Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1478 | 2026-09-16T17:28:41.888Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1479 | 2026-09-16T17:28:42.483Z | Checking similar v2.7.0 |
| 1480 | 2026-09-16T17:28:42.695Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1481 | 2026-09-16T17:28:42.859Z | Compiling progenitor-impl v0.14.0 |
| 1482 | 2026-09-16T17:28:42.885Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1483 | 2026-09-16T17:28:43.109Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1484 | 2026-09-16T17:28:43.317Z | Compiling owo-colors v4.3.0 |
| 1485 | 2026-09-16T17:28:43.653Z | Checking utf-8 v0.7.6 |
| 1486 | 2026-09-16T17:28:43.797Z | Checking tungstenite v0.21.0 |
| 1487 | 2026-09-16T17:28:44.149Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1488 | 2026-09-16T17:28:44.310Z | Compiling derive_builder_macro v0.20.2 |
| 1489 | 2026-09-16T17:28:44.872Z | Compiling newtype_derive v0.1.6 |
| 1490 | 2026-09-16T17:28:44.911Z | Checking supports-color v3.0.2 |
| 1491 | 2026-09-16T17:28:44.913Z | Compiling progenitor-macro v0.14.0 |
| 1492 | 2026-09-16T17:28:45.049Z | Checking supports-color v2.1.0 |
| 1493 | 2026-09-16T17:28:45.187Z | Compiling openssl-sys v0.9.107 |
| 1494 | 2026-09-16T17:28:45.408Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1495 | 2026-09-16T17:28:45.741Z | Checking resolv-conf v0.7.0 |
| 1496 | 2026-09-16T17:28:45.770Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1497 | 2026-09-16T17:28:45.910Z | Compiling serde_repr v0.1.19 |
| 1498 | 2026-09-16T17:28:45.936Z | Compiling vergen-lib v9.1.0 |
| 1499 | 2026-09-16T17:28:45.985Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1500 | 2026-09-16T17:28:46.014Z | Compiling slog-dtrace v0.3.0 |
| 1501 | 2026-09-16T17:28:46.164Z | Checking unicode-segmentation v1.11.0 |
| 1502 | 2026-09-16T17:28:46.224Z | Checking linked-hash-map v0.5.6 |
| 1503 | 2026-09-16T17:28:46.394Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1504 | 2026-09-16T17:28:46.417Z | Checking lru-cache v0.1.2 |
| 1505 | 2026-09-16T17:28:46.470Z | Checking newline-converter v0.3.0 |
| 1506 | 2026-09-16T17:28:46.585Z | Compiling derive_builder v0.20.2 |
| 1507 | 2026-09-16T17:28:46.620Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1508 | 2026-09-16T17:28:46.720Z | Checking tokio-tungstenite v0.21.0 |
| 1509 | 2026-09-16T17:28:47.001Z | Checking hickory-proto v0.24.4 |
| 1510 | 2026-09-16T17:28:47.135Z | Compiling progenitor-impl v0.13.0 |
| 1511 | 2026-09-16T17:28:47.691Z | Checking console v0.15.8 |
| 1512 | 2026-09-16T17:28:47.779Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1513 | 2026-09-16T17:28:47.968Z | Checking serde-big-array v0.5.1 |
| 1514 | 2026-09-16T17:28:48.077Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1515 | 2026-09-16T17:28:48.114Z | Compiling pin-project-internal v1.1.10 |
| 1516 | 2026-09-16T17:28:48.344Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1517 | 2026-09-16T17:28:48.552Z | Compiling derive-where v1.6.0 |
| 1518 | 2026-09-16T17:28:48.592Z | Compiling vergen v9.1.0 |
| 1519 | 2026-09-16T17:28:48.824Z | Compiling cargo-platform v0.3.2 |
| 1520 | 2026-09-16T17:28:48.846Z | Checking base64 v0.21.7 |
| 1521 | 2026-09-16T17:28:49.083Z | Checking siphasher v1.0.1 |
| 1522 | 2026-09-16T17:28:49.105Z | Compiling minimal-lexical v0.2.1 |
| 1523 | 2026-09-16T17:28:49.191Z | Checking pin-project v1.1.10 |
| 1524 | 2026-09-16T17:28:49.212Z | Compiling progenitor-macro v0.13.0 |
| 1525 | 2026-09-16T17:28:49.215Z | Checking progenitor v0.14.0 |
| 1526 | 2026-09-16T17:28:49.255Z | Checking phf_shared v0.12.1 |
| 1527 | 2026-09-16T17:28:49.292Z | Compiling cargo_metadata v0.23.1 |
| 1528 | 2026-09-16T17:28:49.352Z | Compiling nom v7.1.3 |
| 1529 | 2026-09-16T17:28:49.430Z | Checking hickory-resolver v0.24.4 |
| 1530 | 2026-09-16T17:28:49.748Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1531 | 2026-09-16T17:28:49.824Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1532 | 2026-09-16T17:28:50.178Z | Checking expectorate v1.2.0 |
| 1533 | 2026-09-16T17:28:50.320Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1534 | 2026-09-16T17:28:51.090Z | Checking progenitor-client v0.13.0 |
| 1535 | 2026-09-16T17:28:51.240Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1536 | 2026-09-16T17:28:51.323Z | Checking globset v0.4.14 |
| 1537 | 2026-09-16T17:28:51.575Z | Checking unicode-normalization v0.1.24 |
| 1538 | 2026-09-16T17:28:51.863Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1539 | 2026-09-16T17:28:51.899Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1540 | 2026-09-16T17:28:51.978Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1541 | 2026-09-16T17:28:52.001Z | Checking terminal_size v0.4.3 |
| 1542 | 2026-09-16T17:28:52.121Z | Checking tokio-stream v0.1.17 |
| 1543 | 2026-09-16T17:28:52.145Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1544 | 2026-09-16T17:28:52.197Z | Compiling snafu-derive v0.8.9 |
| 1545 | 2026-09-16T17:28:52.219Z | Compiling async-recursion v1.1.1 |
| 1546 | 2026-09-16T17:28:52.383Z | Compiling vergen-git2 v9.1.0 |
| 1547 | 2026-09-16T17:28:52.526Z | Checking csv-core v0.1.12 |
| 1548 | 2026-09-16T17:28:52.544Z | Checking unicode-linebreak v0.1.5 |
| 1549 | 2026-09-16T17:28:52.613Z | Checking same-file v1.0.6 |
| 1550 | 2026-09-16T17:28:52.685Z | Checking foldhash v0.1.5 |
| 1551 | 2026-09-16T17:28:52.742Z | Checking smawk v0.3.2 |
| 1552 | 2026-09-16T17:28:52.763Z | Checking highway v1.3.0 |
| 1553 | 2026-09-16T17:28:52.828Z | Checking unicode-width v0.2.1 |
| 1554 | 2026-09-16T17:28:52.880Z | Compiling cancel-safe-futures v0.1.5 |
| 1555 | 2026-09-16T17:28:52.902Z | Compiling openssl v0.10.72 |
| 1556 | 2026-09-16T17:28:52.999Z | Compiling unicode-xid v0.2.4 |
| 1557 | 2026-09-16T17:28:53.089Z | Checking foreign-types-shared v0.1.1 |
| 1558 | 2026-09-16T17:28:53.128Z | Compiling chrono-tz v0.10.4 |
| 1559 | 2026-09-16T17:28:53.192Z | Checking foreign-types v0.3.2 |
| 1560 | 2026-09-16T17:28:53.212Z | Compiling const_format_proc_macros v0.2.34 |
| 1561 | 2026-09-16T17:28:53.233Z | Checking textwrap v0.16.2 |
| 1562 | 2026-09-16T17:28:53.268Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1563 | 2026-09-16T17:28:53.379Z | Checking hashbrown v0.15.2 |
| 1564 | 2026-09-16T17:28:53.456Z | Checking walkdir v2.5.0 |
| 1565 | 2026-09-16T17:28:53.545Z | Checking progenitor v0.13.0 |
| 1566 | 2026-09-16T17:28:53.629Z | Checking csv v1.3.1 |
| 1567 | 2026-09-16T17:28:53.728Z | Checking qorb v0.4.1 |
| 1568 | 2026-09-16T17:28:53.824Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1569 | 2026-09-16T17:28:53.929Z | Checking snafu v0.8.9 |
| 1570 | 2026-09-16T17:28:53.950Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1571 | 2026-09-16T17:28:53.984Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1572 | 2026-09-16T17:28:54.005Z | Checking olpc-cjson v0.1.4 |
| 1573 | 2026-09-16T17:28:54.025Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1574 | 2026-09-16T17:28:54.169Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1575 | 2026-09-16T17:28:54.191Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1576 | 2026-09-16T17:28:54.491Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1577 | 2026-09-16T17:28:54.709Z | Checking phf v0.12.1 |
| 1578 | 2026-09-16T17:28:54.824Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1579 | 2026-09-16T17:28:54.854Z | Checking tokio-dtrace v0.1.1 |
| 1580 | 2026-09-16T17:28:55.043Z | Compiling bon-macros v3.9.3 |
| 1581 | 2026-09-16T17:28:55.157Z | Compiling progenitor-impl v0.10.0 |
| 1582 | 2026-09-16T17:28:55.178Z | Checking sha2 v0.10.9 |
| 1583 | 2026-09-16T17:28:55.361Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1584 | 2026-09-16T17:28:55.439Z | Checking signature v2.2.0 |
| 1585 | 2026-09-16T17:28:55.463Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1586 | 2026-09-16T17:28:55.510Z | Checking libsw-core v0.3.2 |
| 1587 | 2026-09-16T17:28:55.540Z | Checking serde_plain v1.0.2 |
| 1588 | 2026-09-16T17:28:55.570Z | Compiling openssl-macros v0.1.1 |
| 1589 | 2026-09-16T17:28:55.623Z | Checking pem v3.0.5 |
| 1590 | 2026-09-16T17:28:55.655Z | Compiling vergen-lib v10.0.1 |
| 1591 | 2026-09-16T17:28:55.687Z | Compiling cookie v0.18.1 |
| 1592 | 2026-09-16T17:28:55.718Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1593 | 2026-09-16T17:28:55.789Z | Checking bytecount v0.6.9 |
| 1594 | 2026-09-16T17:28:55.884Z | Checking fixedbitset v0.5.7 |
| 1595 | 2026-09-16T17:28:55.906Z | Checking fixedbitset v0.4.2 |
| 1596 | 2026-09-16T17:28:55.950Z | Compiling moka v0.12.10 |
| 1597 | 2026-09-16T17:28:56.035Z | Checking typed-path v0.9.3 |
| 1598 | 2026-09-16T17:28:56.063Z | Checking petgraph v0.6.5 |
| 1599 | 2026-09-16T17:28:56.085Z | Checking petgraph v0.8.3 |
| 1600 | 2026-09-16T17:28:56.825Z | Checking tough v0.22.0 |
| 1601 | 2026-09-16T17:28:57.206Z | Compiling progenitor-macro v0.10.0 |
| 1602 | 2026-09-16T17:28:57.313Z | Checking papergrid v0.11.0 |
| 1603 | 2026-09-16T17:28:57.363Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1604 | 2026-09-16T17:28:57.467Z | Checking libsw v3.5.0 |
| 1605 | 2026-09-16T17:28:57.622Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1606 | 2026-09-16T17:28:57.839Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1607 | 2026-09-16T17:28:57.927Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1608 | 2026-09-16T17:28:58.001Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1609 | 2026-09-16T17:28:58.109Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1610 | 2026-09-16T17:28:58.131Z | Checking oxide-tokio-rt v0.1.6 |
| 1611 | 2026-09-16T17:28:58.337Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1612 | 2026-09-16T17:28:58.508Z | Checking const_format v0.2.35 |
| 1613 | 2026-09-16T17:28:58.757Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1614 | 2026-09-16T17:28:58.760Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1615 | 2026-09-16T17:28:58.852Z | Compiling bon v3.9.3 |
| 1616 | 2026-09-16T17:28:58.899Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1617 | 2026-09-16T17:28:58.975Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1618 | 2026-09-16T17:28:58.997Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1619 | 2026-09-16T17:28:59.226Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1620 | 2026-09-16T17:28:59.249Z | Compiling tabled_derive v0.7.0 |
| 1621 | 2026-09-16T17:28:59.429Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1622 | 2026-09-16T17:28:59.978Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1623 | 2026-09-16T17:28:59.999Z | Checking gethostname v0.5.0 |
| 1624 | 2026-09-16T17:29:00.040Z | Checking bcs v0.1.6 |
| 1625 | 2026-09-16T17:29:00.091Z | Compiling vergen v10.0.1 |
| 1626 | 2026-09-16T17:29:00.114Z | Checking linear-map v1.2.0 |
| 1627 | 2026-09-16T17:29:00.192Z | Compiling salty v0.3.0 |
| 1628 | 2026-09-16T17:29:00.280Z | Checking tagptr v0.2.0 |
| 1629 | 2026-09-16T17:29:00.302Z | Checking termtree v0.5.1 |
| 1630 | 2026-09-16T17:29:00.324Z | Compiling radium v0.7.0 |
| 1631 | 2026-09-16T17:29:00.495Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1632 | 2026-09-16T17:29:00.517Z | Checking tabled v0.15.0 |
| 1633 | 2026-09-16T17:29:01.049Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1634 | 2026-09-16T17:29:01.080Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1635 | 2026-09-16T17:29:01.439Z | Checking progenitor v0.10.0 |
| 1636 | 2026-09-16T17:29:01.594Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1637 | 2026-09-16T17:29:01.742Z | Compiling git2 v0.20.2 |
| 1638 | 2026-09-16T17:29:01.765Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1639 | 2026-09-16T17:29:02.016Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1640 | 2026-09-16T17:29:02.192Z | Checking steno v0.4.1 |
| 1641 | 2026-09-16T17:29:02.579Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1642 | 2026-09-16T17:29:02.756Z | Checking hickory-proto v0.25.2 |
| 1643 | 2026-09-16T17:29:03.157Z | Checking rfc6979 v0.4.0 |
| 1644 | 2026-09-16T17:29:03.196Z | Compiling vergen-git2 v10.0.1 |
| 1645 | 2026-09-16T17:29:03.290Z | Checking tap v1.0.1 |
| 1646 | 2026-09-16T17:29:03.463Z | Checking wyz v0.5.1 |
| 1647 | 2026-09-16T17:29:03.654Z | Checking ecdsa v0.16.9 |
| 1648 | 2026-09-16T17:29:04.100Z | Compiling git2 v0.21.0 |
| 1649 | 2026-09-16T17:29:04.360Z | Checking hickory-resolver v0.25.2 |
| 1650 | 2026-09-16T17:29:04.421Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1651 | 2026-09-16T17:29:04.721Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1652 | 2026-09-16T17:29:05.023Z | Checking ed25519 v2.2.3 |
| 1653 | 2026-09-16T17:29:05.072Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1654 | 2026-09-16T17:29:05.204Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1655 | 2026-09-16T17:29:05.340Z | Checking primeorder v0.13.6 |
| 1656 | 2026-09-16T17:29:05.595Z | Checking twox-hash v2.1.2 |
| 1657 | 2026-09-16T17:29:05.628Z | Checking env_filter v1.0.1 |
| 1658 | 2026-09-16T17:29:05.678Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1659 | 2026-09-16T17:29:05.781Z | Checking atty v0.2.14 |
| 1660 | 2026-09-16T17:29:05.836Z | Checking funty v2.0.0 |
| 1661 | 2026-09-16T17:29:05.882Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1662 | 2026-09-16T17:29:05.909Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1663 | 2026-09-16T17:29:05.969Z | Checking env_logger v0.11.10 |
| 1664 | 2026-09-16T17:29:06.133Z | Checking toml v0.7.8 |
| 1665 | 2026-09-16T17:29:06.154Z | Checking bitvec v1.0.1 |
| 1666 | 2026-09-16T17:29:06.176Z | Checking p384 v0.13.1 |
| 1667 | 2026-09-16T17:29:06.453Z | Checking ed25519-dalek v2.2.0 |
| 1668 | 2026-09-16T17:29:06.930Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1669 | 2026-09-16T17:29:06.940Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1670 | 2026-09-16T17:29:06.940Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1671 | 2026-09-16T17:29:06.940Z | Checking polyval v0.6.2 |
| 1672 | 2026-09-16T17:29:06.940Z | Checking aes v0.8.4 |
| 1673 | 2026-09-16T17:29:07.003Z | Checking ctr v0.9.2 |
| 1674 | 2026-09-16T17:29:07.028Z | Checking x509-cert v0.2.5 |
| 1675 | 2026-09-16T17:29:07.055Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1676 | 2026-09-16T17:29:07.176Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1677 | 2026-09-16T17:29:07.347Z | Checking bincode v1.3.3 |
| 1678 | 2026-09-16T17:29:07.351Z | Compiling strum_macros v0.28.0 |
| 1679 | 2026-09-16T17:29:07.389Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1680 | 2026-09-16T17:29:07.584Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1681 | 2026-09-16T17:29:07.629Z | Checking passt v0.3.0 |
| 1682 | 2026-09-16T17:29:07.658Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1683 | 2026-09-16T17:29:07.719Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1684 | 2026-09-16T17:29:07.741Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1685 | 2026-09-16T17:29:07.762Z | Checking fakedata_generator v0.7.1 |
| 1686 | 2026-09-16T17:29:07.885Z | Checking aes-gcm-siv v0.11.1 |
| 1687 | 2026-09-16T17:29:07.925Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1688 | 2026-09-16T17:29:07.984Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1689 | 2026-09-16T17:29:08.035Z | Compiling bitstruct_derive v0.1.0 |
| 1690 | 2026-09-16T17:29:08.057Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1691 | 2026-09-16T17:29:08.092Z | Checking dropshot-api-manager-types v0.7.2 |
| 1692 | 2026-09-16T17:29:08.212Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1693 | 2026-09-16T17:29:08.268Z | Compiling fs-err v3.1.2 |
| 1694 | 2026-09-16T17:29:08.399Z | Checking typeid v1.0.0 |
| 1695 | 2026-09-16T17:29:08.421Z | Checking ascii v1.1.0 |
| 1696 | 2026-09-16T17:29:08.507Z | Checking ringbuffer v0.16.0 |
| 1697 | 2026-09-16T17:29:08.510Z | Compiling cfg_aliases v0.1.1 |
| 1698 | 2026-09-16T17:29:08.608Z | Checking pretty-hex v0.2.1 |
| 1699 | 2026-09-16T17:29:08.630Z | Compiling nix v0.28.0 |
| 1700 | 2026-09-16T17:29:08.689Z | Checking bitstruct v0.1.1 |
| 1701 | 2026-09-16T17:29:08.727Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1702 | 2026-09-16T17:29:08.730Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1703 | 2026-09-16T17:29:08.898Z | Checking erased-serde v0.4.5 |
| 1704 | 2026-09-16T17:29:08.919Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1705 | 2026-09-16T17:29:09.049Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1706 | 2026-09-16T17:29:09.105Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1707 | 2026-09-16T17:29:09.223Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1708 | 2026-09-16T17:29:09.288Z | Checking itertools v0.13.0 |
| 1709 | 2026-09-16T17:29:09.343Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1710 | 2026-09-16T17:29:09.402Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1711 | 2026-09-16T17:29:09.589Z | Checking serde_arrays v0.1.0 |
| 1712 | 2026-09-16T17:29:09.691Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1713 | 2026-09-16T17:29:09.715Z | Checking libloading v0.7.4 |
| 1714 | 2026-09-16T17:29:09.736Z | Checking bit_field v0.10.2 |
| 1715 | 2026-09-16T17:29:09.880Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1716 | 2026-09-16T17:29:09.885Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1717 | 2026-09-16T17:29:10.018Z | Checking git-stub v1.0.0 |
| 1718 | 2026-09-16T17:29:10.043Z | Checking kstat-rs v0.2.4 |
| 1719 | 2026-09-16T17:29:10.071Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1720 | 2026-09-16T17:29:10.109Z | Compiling escargot v0.5.15 |
| 1721 | 2026-09-16T17:29:10.224Z | Checking git-stub-vcs v0.1.0 |
| 1722 | 2026-09-16T17:29:10.247Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1723 | 2026-09-16T17:29:10.411Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1724 | 2026-09-16T17:29:10.442Z | Checking ron v0.8.1 |
| 1725 | 2026-09-16T17:29:10.462Z | Checking xattr v1.3.1 |
| 1726 | 2026-09-16T17:29:10.616Z | Checking drift v0.2.0 |
| 1727 | 2026-09-16T17:29:10.915Z | Checking cargo-platform v0.1.8 |
| 1728 | 2026-09-16T17:29:10.934Z | Checking filetime v0.2.23 |
| 1729 | 2026-09-16T17:29:11.031Z | Checking dropshot-api-manager v0.7.2 |
| 1730 | 2026-09-16T17:29:11.090Z | Checking tar v0.4.40 |
| 1731 | 2026-09-16T17:29:11.110Z | Checking cargo_metadata v0.18.1 |
| 1732 | 2026-09-16T17:29:11.499Z | Checking ctrlc v3.4.4 |
| 1733 | 2026-09-16T17:29:11.795Z | Checking fatfs v0.3.6 |
| 1734 | 2026-09-16T17:29:12.084Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1735 | 2026-09-16T17:29:12.348Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1736 | 2026-09-16T17:29:12.635Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1737 | 2026-09-16T17:29:12.744Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1738 | 2026-09-16T17:29:13.938Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1739 | 2026-09-16T17:29:14.003Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1740 | 2026-09-16T17:29:17.240Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1741 | 2026-09-16T17:29:18.691Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1742 | 2026-09-16T17:29:28.584Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1743 | 2026-09-16T17:29:28.587Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1744 | 2026-09-16T17:29:33.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s |
| 1745 | 2026-09-16T17:29:33.911Z | |
| 1746 | 2026-09-16T17:29:33.911Z | real 2:23.120930772 |
| 1747 | 2026-09-16T17:29:33.911Z | user 9:00.890428447 |
| 1748 | 2026-09-16T17:29:33.912Z | sys 2:23.799110201 |
| 1749 | 2026-09-16T17:29:33.912Z | trap 0.269978826 |
| 1750 | 2026-09-16T17:29:33.912Z | tflt 0.201861716 |
| 1751 | 2026-09-16T17:29:33.912Z | dflt 0.318191434 |
| 1752 | 2026-09-16T17:29:33.912Z | kflt 0.013303611 |
| 1753 | 2026-09-16T17:29:33.912Z | lock 31:33.660921735 |
| 1754 | 2026-09-16T17:29:33.916Z | slp 25:55.225538112 |
| 1755 | 2026-09-16T17:29:33.916Z | lat 55.562255702 |
| 1756 | 2026-09-16T17:29:33.916Z | stop 6:06.327653013 |
| 1757 | 2026-09-16T17:29:33.916Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1758 | 2026-09-16T17:29:34.336Z | Downloading crates ... |
| 1759 | 2026-09-16T17:29:34.462Z | Downloaded downcast v0.11.0 |
| 1760 | 2026-09-16T17:29:34.465Z | Downloaded fdeflate v0.3.4 |
| 1761 | 2026-09-16T17:29:34.465Z | Downloaded bytemuck v1.16.0 |
| 1762 | 2026-09-16T17:29:34.465Z | Downloaded fragile v2.0.0 |
| 1763 | 2026-09-16T17:29:34.465Z | Downloaded arc-swap v1.7.1 |
| 1764 | 2026-09-16T17:29:34.468Z | Downloaded mockall v0.12.1 |
| 1765 | 2026-09-16T17:29:34.468Z | Downloaded mockall_derive v0.12.1 |
| 1766 | 2026-09-16T17:29:34.468Z | Downloaded predicates-tree v1.0.9 |
| 1767 | 2026-09-16T17:29:34.471Z | Downloaded predicates-core v1.0.6 |
| 1768 | 2026-09-16T17:29:34.471Z | Downloaded predicates v3.1.0 |
| 1769 | 2026-09-16T17:29:34.475Z | Downloaded png v0.17.13 |
| 1770 | 2026-09-16T17:29:34.482Z | Downloaded serde_test v1.0.176 |
| 1771 | 2026-09-16T17:29:34.489Z | Downloaded termtree v0.4.1 |
| 1772 | 2026-09-16T17:29:34.497Z | Downloaded slog-envlogger v2.2.0 |
| 1773 | 2026-09-16T17:29:34.499Z | Downloaded slog-scope v4.4.0 |
| 1774 | 2026-09-16T17:29:34.499Z | Downloaded slog-stdlog v4.1.1 |
| 1775 | 2026-09-16T17:29:35.058Z | Downloaded image v0.25.1 |
| 1776 | 2026-09-16T17:29:35.343Z | Checking tokio v1.52.3 |
| 1777 | 2026-09-16T17:29:35.489Z | Checking simd-adler32 v0.3.7 |
| 1778 | 2026-09-16T17:29:35.534Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1779 | 2026-09-16T17:29:35.581Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1780 | 2026-09-16T17:29:35.688Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1781 | 2026-09-16T17:29:35.692Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1782 | 2026-09-16T17:29:35.692Z | Checking miniz_oxide v0.7.2 |
| 1783 | 2026-09-16T17:29:35.692Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1784 | 2026-09-16T17:29:35.692Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1785 | 2026-09-16T17:29:35.752Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1786 | 2026-09-16T17:29:35.757Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1787 | 2026-09-16T17:29:35.829Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1788 | 2026-09-16T17:29:35.844Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1789 | 2026-09-16T17:29:35.862Z | Checking arc-swap v1.7.1 |
| 1790 | 2026-09-16T17:29:35.865Z | Checking fdeflate v0.3.4 |
| 1791 | 2026-09-16T17:29:35.889Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1792 | 2026-09-16T17:29:35.956Z | Checking flate2 v1.0.30 |
| 1793 | 2026-09-16T17:29:36.025Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1794 | 2026-09-16T17:29:36.065Z | Checking bytemuck v1.16.0 |
| 1795 | 2026-09-16T17:29:36.079Z | Checking slog-scope v4.4.0 |
| 1796 | 2026-09-16T17:29:36.114Z | Checking predicates-core v1.0.6 |
| 1797 | 2026-09-16T17:29:36.168Z | Checking termtree v0.4.1 |
| 1798 | 2026-09-16T17:29:36.203Z | Checking slog-stdlog v4.1.1 |
| 1799 | 2026-09-16T17:29:36.230Z | Compiling mockall_derive v0.12.1 |
| 1800 | 2026-09-16T17:29:36.244Z | Checking compression-codecs v0.4.32 |
| 1801 | 2026-09-16T17:29:36.247Z | Checking png v0.17.13 |
| 1802 | 2026-09-16T17:29:36.273Z | Checking predicates v3.1.0 |
| 1803 | 2026-09-16T17:29:36.291Z | Checking predicates-tree v1.0.9 |
| 1804 | 2026-09-16T17:29:36.314Z | Checking slog-envlogger v2.2.0 |
| 1805 | 2026-09-16T17:29:36.410Z | Checking fragile v2.0.0 |
| 1806 | 2026-09-16T17:29:36.476Z | Checking downcast v0.11.0 |
| 1807 | 2026-09-16T17:29:36.517Z | Checking serde_test v1.0.176 |
| 1808 | 2026-09-16T17:29:36.547Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1809 | 2026-09-16T17:29:36.761Z | Checking image v0.25.1 |
| 1810 | 2026-09-16T17:29:38.195Z | Checking mockall v0.12.1 |
| 1811 | 2026-09-16T17:29:38.263Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1812 | 2026-09-16T17:29:38.372Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1813 | 2026-09-16T17:29:38.661Z | Checking tokio-util v0.7.16 |
| 1814 | 2026-09-16T17:29:38.661Z | Checking tokio-rustls v0.26.4 |
| 1815 | 2026-09-16T17:29:38.665Z | Checking tower v0.5.2 |
| 1816 | 2026-09-16T17:29:38.665Z | Checking async-compression v0.4.33 |
| 1817 | 2026-09-16T17:29:38.666Z | Checking backoff v0.4.0 |
| 1818 | 2026-09-16T17:29:38.865Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1819 | 2026-09-16T17:29:38.913Z | Checking tokio-tungstenite v0.21.0 |
| 1820 | 2026-09-16T17:29:38.919Z | Checking zone v0.3.1 |
| 1821 | 2026-09-16T17:29:39.038Z | Checking tokio-rustls v0.25.0 |
| 1822 | 2026-09-16T17:29:39.068Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1823 | 2026-09-16T17:29:39.083Z | Checking hickory-proto v0.24.4 |
| 1824 | 2026-09-16T17:29:39.087Z | Checking tower-http v0.6.8 |
| 1825 | 2026-09-16T17:29:39.114Z | Checking tokio-dtrace v0.1.1 |
| 1826 | 2026-09-16T17:29:39.133Z | Checking h2 v0.4.15 |
| 1827 | 2026-09-16T17:29:39.169Z | Checking tokio-stream v0.1.17 |
| 1828 | 2026-09-16T17:29:39.231Z | Checking libsw-core v0.3.2 |
| 1829 | 2026-09-16T17:29:39.267Z | Checking tough v0.22.0 |
| 1830 | 2026-09-16T17:29:39.287Z | Checking oxide-tokio-rt v0.1.6 |
| 1831 | 2026-09-16T17:29:39.367Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1832 | 2026-09-16T17:29:39.383Z | Checking libsw v3.5.0 |
| 1833 | 2026-09-16T17:29:39.445Z | Checking cancel-safe-futures v0.1.5 |
| 1834 | 2026-09-16T17:29:39.529Z | Checking hickory-proto v0.25.2 |
| 1835 | 2026-09-16T17:29:39.543Z | Checking steno v0.4.1 |
| 1836 | 2026-09-16T17:29:39.679Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1837 | 2026-09-16T17:29:39.849Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1838 | 2026-09-16T17:29:40.066Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1839 | 2026-09-16T17:29:40.244Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1840 | 2026-09-16T17:29:40.613Z | Checking hickory-resolver v0.24.4 |
| 1841 | 2026-09-16T17:29:41.043Z | Checking hyper v1.10.1 |
| 1842 | 2026-09-16T17:29:41.094Z | Checking hickory-resolver v0.25.2 |
| 1843 | 2026-09-16T17:29:41.238Z | Checking qorb v0.4.1 |
| 1844 | 2026-09-16T17:29:41.861Z | Checking hyper-util v0.1.20 |
| 1845 | 2026-09-16T17:29:42.773Z | Checking hyper-rustls v0.27.3 |
| 1846 | 2026-09-16T17:29:42.773Z | Checking dropshot v0.17.1 |
| 1847 | 2026-09-16T17:29:42.776Z | Checking dropshot v0.16.7 |
| 1848 | 2026-09-16T17:29:42.946Z | Checking reqwest v0.12.23 |
| 1849 | 2026-09-16T17:29:42.949Z | Checking reqwest v0.13.2 |
| 1850 | 2026-09-16T17:29:43.567Z | Checking progenitor-client v0.10.0 |
| 1851 | 2026-09-16T17:29:43.567Z | Checking progenitor-client v0.11.1 |
| 1852 | 2026-09-16T17:29:43.692Z | Checking progenitor-client v0.14.0 |
| 1853 | 2026-09-16T17:29:43.692Z | Checking progenitor-client v0.13.0 |
| 1854 | 2026-09-16T17:29:43.781Z | Checking progenitor v0.11.1 |
| 1855 | 2026-09-16T17:29:43.784Z | Checking progenitor v0.10.0 |
| 1856 | 2026-09-16T17:29:43.911Z | Checking progenitor-extras v0.2.0 |
| 1857 | 2026-09-16T17:29:43.911Z | Checking progenitor v0.14.0 |
| 1858 | 2026-09-16T17:29:43.938Z | Checking progenitor v0.13.0 |
| 1859 | 2026-09-16T17:29:43.941Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1860 | 2026-09-16T17:29:43.941Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1861 | 2026-09-16T17:29:44.045Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1862 | 2026-09-16T17:29:44.083Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1863 | 2026-09-16T17:29:44.617Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-09-16T17:29:44.619Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1865 | 2026-09-16T17:29:44.620Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1866 | 2026-09-16T17:29:44.962Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1867 | 2026-09-16T17:29:45.434Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1868 | 2026-09-16T17:29:45.606Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1869 | 2026-09-16T17:29:45.806Z | Checking dropshot-api-manager v0.7.2 |
| 1870 | 2026-09-16T17:29:46.091Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1871 | 2026-09-16T17:29:46.275Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1872 | 2026-09-16T17:29:46.392Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1873 | 2026-09-16T17:29:46.617Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1874 | 2026-09-16T17:29:46.827Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1875 | 2026-09-16T17:29:46.935Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1876 | 2026-09-16T17:29:48.110Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1877 | 2026-09-16T17:29:48.110Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1878 | 2026-09-16T17:29:48.113Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1879 | 2026-09-16T17:29:48.113Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1880 | 2026-09-16T17:29:48.616Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1881 | 2026-09-16T17:29:48.999Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1882 | 2026-09-16T17:29:49.260Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1883 | 2026-09-16T17:29:49.562Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1884 | 2026-09-16T17:29:49.565Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1885 | 2026-09-16T17:29:49.796Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1886 | 2026-09-16T17:29:49.796Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1887 | 2026-09-16T17:29:50.267Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1888 | 2026-09-16T17:29:50.488Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1889 | 2026-09-16T17:29:50.492Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1890 | 2026-09-16T17:29:51.297Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1891 | 2026-09-16T17:29:52.911Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1892 | 2026-09-16T17:29:53.329Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1893 | 2026-09-16T17:29:53.329Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1894 | 2026-09-16T17:29:54.053Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1895 | 2026-09-16T17:29:54.388Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1896 | 2026-09-16T17:29:54.451Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1897 | 2026-09-16T17:29:54.451Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1898 | 2026-09-16T17:29:55.014Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1899 | 2026-09-16T17:29:55.018Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1900 | 2026-09-16T17:29:55.018Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1901 | 2026-09-16T17:29:58.474Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1902 | 2026-09-16T17:29:59.263Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1903 | 2026-09-16T17:30:02.338Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1904 | 2026-09-16T17:30:04.346Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1905 | 2026-09-16T17:30:05.129Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1906 | 2026-09-16T17:30:08.746Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1907 | 2026-09-16T17:30:10.137Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1908 | 2026-09-16T17:30:10.658Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1909 | 2026-09-16T17:30:21.470Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1910 | 2026-09-16T17:30:21.473Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1911 | 2026-09-16T17:30:27.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.16s |
| 1912 | 2026-09-16T17:30:27.262Z | |
| 1913 | 2026-09-16T17:30:27.262Z | real 53.408924806 |
| 1914 | 2026-09-16T17:30:27.262Z | user 2:15.114374018 |
| 1915 | 2026-09-16T17:30:27.262Z | sys 24.703693285 |
| 1916 | 2026-09-16T17:30:27.262Z | trap 0.031941007 |
| 1917 | 2026-09-16T17:30:27.263Z | tflt 0.000581240 |
| 1918 | 2026-09-16T17:30:27.263Z | dflt 0.022551094 |
| 1919 | 2026-09-16T17:30:27.263Z | kflt 0.000037829 |
| 1920 | 2026-09-16T17:30:27.263Z | lock 9:32.391281829 |
| 1921 | 2026-09-16T17:30:27.263Z | slp 5:59.203439113 |
| 1922 | 2026-09-16T17:30:27.263Z | lat 6.001181218 |
| 1923 | 2026-09-16T17:30:27.266Z | stop 28.051241746 |
| 1924 | 2026-09-16T17:30:27.266Z | + banner build |
| 1925 | 2026-09-16T17:30:27.266Z | |
| 1926 | 2026-09-16T17:30:27.266Z | ##### # # # # ##### |
| 1927 | 2026-09-16T17:30:27.266Z | # # # # # # # # |
| 1928 | 2026-09-16T17:30:27.266Z | ##### # # # # # # |
| 1929 | 2026-09-16T17:30:27.266Z | # # # # # # # # |
| 1930 | 2026-09-16T17:30:27.266Z | # # # # # # # # |
| 1931 | 2026-09-16T17:30:27.266Z | ##### #### # ###### ##### |
| 1932 | 2026-09-16T17:30:27.266Z | |
| 1933 | 2026-09-16T17:30:27.266Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1934 | 2026-09-16T17:30:28.089Z | Compiling proc-macro2 v1.0.106 |
| 1935 | 2026-09-16T17:30:28.089Z | Compiling quote v1.0.45 |
| 1936 | 2026-09-16T17:30:28.089Z | Compiling unicode-ident v1.0.24 |
| 1937 | 2026-09-16T17:30:28.092Z | Compiling libc v0.2.186 |
| 1938 | 2026-09-16T17:30:28.092Z | Compiling serde_core v1.0.228 |
| 1939 | 2026-09-16T17:30:28.092Z | Compiling serde v1.0.228 |
| 1940 | 2026-09-16T17:30:28.092Z | Compiling autocfg v1.3.0 |
| 1941 | 2026-09-16T17:30:28.092Z | Compiling cfg-if v1.0.0 |
| 1942 | 2026-09-16T17:30:28.299Z | Compiling zmij v1.0.19 |
| 1943 | 2026-09-16T17:30:28.399Z | Compiling memchr v2.7.2 |
| 1944 | 2026-09-16T17:30:28.522Z | Compiling libm v0.2.8 |
| 1945 | 2026-09-16T17:30:28.795Z | Compiling smallvec v1.13.2 |
| 1946 | 2026-09-16T17:30:29.053Z | Compiling itoa v1.0.11 |
| 1947 | 2026-09-16T17:30:29.091Z | Compiling getrandom v0.4.2 |
| 1948 | 2026-09-16T17:30:29.137Z | Compiling version_check v0.9.5 |
| 1949 | 2026-09-16T17:30:29.159Z | Compiling stable_deref_trait v1.2.0 |
| 1950 | 2026-09-16T17:30:29.256Z | Compiling serde_json v1.0.150 |
| 1951 | 2026-09-16T17:30:29.402Z | Compiling litemap v0.7.4 |
| 1952 | 2026-09-16T17:30:29.416Z | Compiling writeable v0.5.5 |
| 1953 | 2026-09-16T17:30:29.485Z | Compiling syn v2.0.117 |
| 1954 | 2026-09-16T17:30:29.520Z | Compiling icu_locid_transform_data v1.5.0 |
| 1955 | 2026-09-16T17:30:29.545Z | Compiling icu_properties_data v1.5.0 |
| 1956 | 2026-09-16T17:30:29.596Z | Compiling percent-encoding v2.3.2 |
| 1957 | 2026-09-16T17:30:29.637Z | Compiling num-traits v0.2.19 |
| 1958 | 2026-09-16T17:30:29.682Z | Compiling utf16_iter v1.0.5 |
| 1959 | 2026-09-16T17:30:29.698Z | Compiling utf8_iter v1.0.4 |
| 1960 | 2026-09-16T17:30:29.839Z | Compiling icu_normalizer_data v1.5.0 |
| 1961 | 2026-09-16T17:30:29.867Z | Compiling write16 v1.0.0 |
| 1962 | 2026-09-16T17:30:29.926Z | Compiling form_urlencoded v1.2.2 |
| 1963 | 2026-09-16T17:30:29.953Z | Compiling thiserror v2.0.18 |
| 1964 | 2026-09-16T17:30:29.970Z | Compiling rustversion v1.0.22 |
| 1965 | 2026-09-16T17:30:30.035Z | Compiling getrandom v0.2.14 |
| 1966 | 2026-09-16T17:30:30.183Z | Compiling lock_api v0.4.12 |
| 1967 | 2026-09-16T17:30:30.296Z | Compiling parking_lot_core v0.9.10 |
| 1968 | 2026-09-16T17:30:30.423Z | Compiling jobserver v0.1.31 |
| 1969 | 2026-09-16T17:30:30.567Z | Compiling find-msvc-tools v0.1.9 |
| 1970 | 2026-09-16T17:30:30.666Z | Compiling shlex v2.0.1 |
| 1971 | 2026-09-16T17:30:30.796Z | Compiling cc v1.2.65 |
| 1972 | 2026-09-16T17:30:30.928Z | Compiling heck v0.5.0 |
| 1973 | 2026-09-16T17:30:30.983Z | Compiling iana-time-zone v0.1.64 |
| 1974 | 2026-09-16T17:30:31.082Z | Compiling semver v1.0.28 |
| 1975 | 2026-09-16T17:30:31.124Z | Compiling dyn-clone v1.0.17 |
| 1976 | 2026-09-16T17:30:31.193Z | Compiling uuid v1.23.3 |
| 1977 | 2026-09-16T17:30:31.270Z | Compiling schemars v0.8.22 |
| 1978 | 2026-09-16T17:30:31.284Z | Compiling slab v0.4.9 |
| 1979 | 2026-09-16T17:30:31.553Z | Compiling subtle v2.6.1 |
| 1980 | 2026-09-16T17:30:31.608Z | Compiling pin-project-lite v0.2.14 |
| 1981 | 2026-09-16T17:30:31.711Z | Compiling log v0.4.29 |
| 1982 | 2026-09-16T17:30:31.798Z | Compiling socket2 v0.6.3 |
| 1983 | 2026-09-16T17:30:31.860Z | Compiling scopeguard v1.2.0 |
| 1984 | 2026-09-16T17:30:31.892Z | Compiling typenum v1.20.1 |
| 1985 | 2026-09-16T17:30:32.019Z | Compiling rand_core v0.6.4 |
| 1986 | 2026-09-16T17:30:32.244Z | Compiling synstructure v0.13.1 |
| 1987 | 2026-09-16T17:30:32.292Z | Compiling serde_derive_internals v0.29.1 |
| 1988 | 2026-09-16T17:30:32.345Z | Compiling parking_lot v0.12.2 |
| 1989 | 2026-09-16T17:30:32.546Z | Compiling signal-hook-registry v1.4.2 |
| 1990 | 2026-09-16T17:30:32.588Z | Compiling mio v1.2.0 |
| 1991 | 2026-09-16T17:30:32.743Z | Compiling portable-atomic v1.11.1 |
| 1992 | 2026-09-16T17:30:32.967Z | Compiling cmake v0.1.54 |
| 1993 | 2026-09-16T17:30:32.982Z | Compiling dunce v1.0.5 |
| 1994 | 2026-09-16T17:30:33.041Z | Compiling fs_extra v1.3.0 |
| 1995 | 2026-09-16T17:30:33.082Z | Compiling critical-section v1.2.0 |
| 1996 | 2026-09-16T17:30:33.187Z | Compiling futures-core v0.3.32 |
| 1997 | 2026-09-16T17:30:33.201Z | Compiling equivalent v1.0.2 |
| 1998 | 2026-09-16T17:30:33.228Z | Compiling strsim v0.11.1 |
| 1999 | 2026-09-16T17:30:33.290Z | Compiling thiserror v1.0.64 |
| 2000 | 2026-09-16T17:30:33.304Z | Compiling ident_case v1.0.1 |
| 2001 | 2026-09-16T17:30:33.304Z | Compiling aws-lc-sys v0.41.0 |
| 2002 | 2026-09-16T17:30:33.331Z | Compiling httparse v1.10.1 |
| 2003 | 2026-09-16T17:30:33.345Z | Compiling getrandom v0.3.4 |
| 2004 | 2026-09-16T17:30:33.427Z | Compiling serde_derive v1.0.228 |
| 2005 | 2026-09-16T17:30:33.442Z | Compiling zerofrom-derive v0.1.5 |
| 2006 | 2026-09-16T17:30:33.510Z | Compiling yoke-derive v0.7.5 |
| 2007 | 2026-09-16T17:30:33.583Z | Compiling zerovec-derive v0.10.3 |
| 2008 | 2026-09-16T17:30:33.664Z | Compiling displaydoc v0.2.5 |
| 2009 | 2026-09-16T17:30:33.668Z | Compiling icu_provider_macros v1.5.0 |
| 2010 | 2026-09-16T17:30:33.968Z | Compiling schemars_derive v0.8.22 |
| 2011 | 2026-09-16T17:30:34.163Z | Compiling zeroize_derive v1.4.3 |
| 2012 | 2026-09-16T17:30:34.247Z | Compiling thiserror-impl v2.0.18 |
| 2013 | 2026-09-16T17:30:34.406Z | Compiling tokio-macros v2.7.0 |
| 2014 | 2026-09-16T17:30:34.531Z | Compiling futures-macro v0.3.32 |
| 2015 | 2026-09-16T17:30:34.621Z | Compiling once_cell v1.21.3 |
| 2016 | 2026-09-16T17:30:34.627Z | Compiling zerofrom v0.1.5 |
| 2017 | 2026-09-16T17:30:34.755Z | Compiling yoke v0.7.5 |
| 2018 | 2026-09-16T17:30:34.836Z | Compiling zeroize v1.8.2 |
| 2019 | 2026-09-16T17:30:34.877Z | Compiling thiserror-impl v1.0.64 |
| 2020 | 2026-09-16T17:30:34.967Z | Compiling zerovec v0.10.4 |
| 2021 | 2026-09-16T17:30:35.154Z | Compiling futures-sink v0.3.32 |
| 2022 | 2026-09-16T17:30:35.168Z | Compiling regex-syntax v0.8.5 |
| 2023 | 2026-09-16T17:30:35.266Z | Compiling futures-channel v0.3.32 |
| 2024 | 2026-09-16T17:30:35.371Z | Compiling aho-corasick v1.1.3 |
| 2025 | 2026-09-16T17:30:35.385Z | Compiling futures-task v0.3.32 |
| 2026 | 2026-09-16T17:30:35.560Z | Compiling hashbrown v0.17.0 |
| 2027 | 2026-09-16T17:30:35.586Z | Compiling futures-io v0.3.32 |
| 2028 | 2026-09-16T17:30:35.640Z | Compiling zerocopy-derive v0.8.27 |
| 2029 | 2026-09-16T17:30:35.782Z | Compiling futures-util v0.3.32 |
| 2030 | 2026-09-16T17:30:35.990Z | Compiling tinystr v0.7.6 |
| 2031 | 2026-09-16T17:30:36.223Z | Compiling icu_locid v1.5.0 |
| 2032 | 2026-09-16T17:30:36.237Z | Compiling icu_collections v1.5.0 |
| 2033 | 2026-09-16T17:30:36.705Z | Compiling bytes v1.11.1 |
| 2034 | 2026-09-16T17:30:36.708Z | Compiling chrono v0.4.44 |
| 2035 | 2026-09-16T17:30:36.735Z | Compiling serde_tokenstream v0.2.3 |
| 2036 | 2026-09-16T17:30:36.880Z | Compiling icu_provider v1.5.0 |
| 2037 | 2026-09-16T17:30:37.029Z | Compiling bitflags v2.9.4 |
| 2038 | 2026-09-16T17:30:37.452Z | Compiling icu_locid_transform v1.5.0 |
| 2039 | 2026-09-16T17:30:37.508Z | Compiling tokio v1.52.3 |
| 2040 | 2026-09-16T17:30:37.604Z | Compiling regex-automata v0.4.14 |
| 2041 | 2026-09-16T17:30:37.787Z | Compiling indexmap v2.14.0 |
| 2042 | 2026-09-16T17:30:37.887Z | Compiling slog v2.8.2 |
| 2043 | 2026-09-16T17:30:38.142Z | Compiling icu_properties v1.5.1 |
| 2044 | 2026-09-16T17:30:38.447Z | Compiling base64 v0.22.1 |
| 2045 | 2026-09-16T17:30:38.641Z | Compiling anyhow v1.0.104 |
| 2046 | 2026-09-16T17:30:38.945Z | Compiling http v1.4.2 |
| 2047 | 2026-09-16T17:30:39.532Z | Compiling regex v1.12.3 |
| 2048 | 2026-09-16T17:30:39.790Z | Compiling icu_normalizer v1.5.0 |
| 2049 | 2026-09-16T17:30:40.166Z | Compiling ucd-trie v0.1.6 |
| 2050 | 2026-09-16T17:30:40.321Z | Compiling idna_adapter v1.2.0 |
| 2051 | 2026-09-16T17:30:40.419Z | Compiling pest v2.8.4 |
| 2052 | 2026-09-16T17:30:40.471Z | Compiling idna v1.0.3 |
| 2053 | 2026-09-16T17:30:40.829Z | Compiling url v2.5.4 |
| 2054 | 2026-09-16T17:30:41.084Z | Compiling rustls-pki-types v1.12.0 |
| 2055 | 2026-09-16T17:30:41.257Z | Compiling tracing-core v0.1.32 |
| 2056 | 2026-09-16T17:30:41.642Z | Compiling tracing-attributes v0.1.27 |
| 2057 | 2026-09-16T17:30:41.888Z | Compiling ring v0.17.14 |
| 2058 | 2026-09-16T17:30:42.242Z | Compiling byteorder v1.5.0 |
| 2059 | 2026-09-16T17:30:42.515Z | Compiling pest_meta v2.8.4 |
| 2060 | 2026-09-16T17:30:42.891Z | Compiling tracing v0.1.40 |
| 2061 | 2026-09-16T17:30:43.157Z | Compiling pest_generator v2.8.4 |
| 2062 | 2026-09-16T17:30:43.228Z | Compiling generic-array v0.14.7 |
| 2063 | 2026-09-16T17:30:43.328Z | Compiling ppv-lite86 v0.2.17 |
| 2064 | 2026-09-16T17:30:43.544Z | Compiling untrusted v0.9.0 |
| 2065 | 2026-09-16T17:30:43.797Z | Compiling pest_derive v2.8.4 |
| 2066 | 2026-09-16T17:30:43.869Z | Compiling fnv v1.0.7 |
| 2067 | 2026-09-16T17:30:43.978Z | Compiling tokio-util v0.7.16 |
| 2068 | 2026-09-16T17:30:44.301Z | Compiling aws-lc-rs v1.17.0 |
| 2069 | 2026-09-16T17:30:44.340Z | Compiling paste v1.0.15 |
| 2070 | 2026-09-16T17:30:44.680Z | Compiling zerocopy v0.8.27 |
| 2071 | 2026-09-16T17:30:44.973Z | Compiling ipnet v2.9.0 |
| 2072 | 2026-09-16T17:30:45.124Z | Compiling untrusted v0.7.1 |
| 2073 | 2026-09-16T17:30:45.250Z | Compiling omicron-workspace-hack v0.1.0 |
| 2074 | 2026-09-16T17:30:45.696Z | Compiling camino v1.2.2 |
| 2075 | 2026-09-16T17:30:45.716Z | Compiling num-conv v0.2.2 |
| 2076 | 2026-09-16T17:30:45.735Z | Compiling time-core v0.1.9 |
| 2077 | 2026-09-16T17:30:45.919Z | Compiling time-macros v0.2.32 |
| 2078 | 2026-09-16T17:30:46.154Z | Compiling http-body v1.0.1 |
| 2079 | 2026-09-16T17:30:46.317Z | Compiling rustls v0.23.41 |
| 2080 | 2026-09-16T17:30:46.533Z | Compiling atomic-waker v1.1.2 |
| 2081 | 2026-09-16T17:30:47.076Z | Compiling crypto-common v0.1.6 |
| 2082 | 2026-09-16T17:30:47.091Z | Compiling ipnetwork v0.21.1 |
| 2083 | 2026-09-16T17:30:47.319Z | Compiling tower-layer v0.3.3 |
| 2084 | 2026-09-16T17:30:47.377Z | Compiling try-lock v0.2.5 |
| 2085 | 2026-09-16T17:30:47.497Z | Compiling tower-service v0.3.3 |
| 2086 | 2026-09-16T17:30:47.517Z | Compiling ryu v1.0.18 |
| 2087 | 2026-09-16T17:30:47.598Z | Compiling want v0.3.1 |
| 2088 | 2026-09-16T17:30:47.778Z | Compiling h2 v0.4.15 |
| 2089 | 2026-09-16T17:30:47.827Z | Compiling erased-serde v0.3.31 |
| 2090 | 2026-09-16T17:30:48.416Z | Compiling async-trait v0.1.89 |
| 2091 | 2026-09-16T17:30:48.546Z | Compiling httpdate v1.0.3 |
| 2092 | 2026-09-16T17:30:49.018Z | Compiling scroll_derive v0.13.1 |
| 2093 | 2026-09-16T17:30:49.357Z | Compiling errno v0.3.14 |
| 2094 | 2026-09-16T17:30:49.417Z | Compiling serde_urlencoded v0.7.1 |
| 2095 | 2026-09-16T17:30:49.521Z | Compiling http-body-util v0.1.3 |
| 2096 | 2026-09-16T17:30:49.701Z | Compiling foldhash v0.2.0 |
| 2097 | 2026-09-16T17:30:49.809Z | Compiling allocator-api2 v0.2.21 |
| 2098 | 2026-09-16T17:30:49.838Z | Compiling daft-derive v0.1.7 |
| 2099 | 2026-09-16T17:30:49.981Z | Compiling darling_core v0.23.0 |
| 2100 | 2026-09-16T17:30:50.059Z | Compiling const-oid v0.9.6 |
| 2101 | 2026-09-16T17:30:50.213Z | Compiling hashbrown v0.16.1 |
| 2102 | 2026-09-16T17:30:50.595Z | Compiling hyper v1.10.1 |
| 2103 | 2026-09-16T17:30:50.921Z | Compiling pretty-hex v0.4.1 |
| 2104 | 2026-09-16T17:30:50.925Z | Compiling strum_macros v0.26.4 |
| 2105 | 2026-09-16T17:30:52.067Z | Compiling hyper-util v0.1.20 |
| 2106 | 2026-09-16T17:30:52.552Z | Compiling darling_macro v0.23.0 |
| 2107 | 2026-09-16T17:30:53.722Z | Compiling darling v0.23.0 |
| 2108 | 2026-09-16T17:30:53.867Z | Compiling oxnet v0.1.4 |
| 2109 | 2026-09-16T17:30:53.873Z | Compiling rand_core v0.9.3 |
| 2110 | 2026-09-16T17:30:54.089Z | Compiling openapiv3 v2.2.0 |
| 2111 | 2026-09-16T17:30:54.668Z | Compiling usdt-impl v0.6.0 |
| 2112 | 2026-09-16T17:30:54.682Z | Compiling plain v0.2.3 |
| 2113 | 2026-09-16T17:30:54.851Z | Compiling rand_chacha v0.9.0 |
| 2114 | 2026-09-16T17:30:54.889Z | Compiling scroll v0.13.0 |
| 2115 | 2026-09-16T17:30:55.157Z | Compiling crossbeam-utils v0.8.19 |
| 2116 | 2026-09-16T17:30:55.510Z | Compiling goblin v0.10.4 |
| 2117 | 2026-09-16T17:30:55.761Z | Compiling rand v0.9.2 |
| 2118 | 2026-09-16T17:30:56.502Z | Compiling dtrace-parser v0.3.0 |
| 2119 | 2026-09-16T17:30:57.033Z | Compiling block-buffer v0.10.4 |
| 2120 | 2026-09-16T17:30:57.064Z | Compiling sync_wrapper v1.0.1 |
| 2121 | 2026-09-16T17:30:57.123Z | Compiling thread-id v5.0.0 |
| 2122 | 2026-09-16T17:30:57.218Z | Compiling encoding_rs v0.8.34 |
| 2123 | 2026-09-16T17:30:57.232Z | Compiling ref-cast v1.0.25 |
| 2124 | 2026-09-16T17:30:57.325Z | Compiling mime v0.3.17 |
| 2125 | 2026-09-16T17:30:57.557Z | Compiling slog-async v2.8.0 |
| 2126 | 2026-09-16T17:30:57.799Z | Compiling digest v0.10.7 |
| 2127 | 2026-09-16T17:30:57.855Z | Compiling tower v0.5.2 |
| 2128 | 2026-09-16T17:30:58.051Z | Compiling rand_chacha v0.3.1 |
| 2129 | 2026-09-16T17:30:58.096Z | Compiling webpki-roots v0.26.3 |
| 2130 | 2026-09-16T17:30:58.227Z | Compiling dof v0.4.0 |
| 2131 | 2026-09-16T17:30:58.962Z | Compiling futures-executor v0.3.32 |
| 2132 | 2026-09-16T17:30:59.217Z | Compiling multer v3.1.0 |
| 2133 | 2026-09-16T17:30:59.370Z | Compiling iri-string v0.7.8 |
| 2134 | 2026-09-16T17:30:59.427Z | Compiling futures v0.3.32 |
| 2135 | 2026-09-16T17:30:59.510Z | Compiling rand v0.8.6 |
| 2136 | 2026-09-16T17:31:00.077Z | Compiling ref-cast-impl v1.0.25 |
| 2137 | 2026-09-16T17:31:00.239Z | Compiling usdt-attr-macro v0.6.0 |
| 2138 | 2026-09-16T17:31:00.687Z | Compiling usdt-macro v0.6.0 |
| 2139 | 2026-09-16T17:31:01.202Z | Compiling tower-http v0.6.8 |
| 2140 | 2026-09-16T17:31:01.567Z | Compiling newtype-uuid v1.3.2 |
| 2141 | 2026-09-16T17:31:01.582Z | Compiling async-stream-impl v0.3.6 |
| 2142 | 2026-09-16T17:31:01.804Z | Compiling hex v0.4.3 |
| 2143 | 2026-09-16T17:31:02.073Z | Compiling rustix v1.1.2 |
| 2144 | 2026-09-16T17:31:02.369Z | Compiling strum v0.26.3 |
| 2145 | 2026-09-16T17:31:02.433Z | Compiling newtype-uuid-macros v0.1.0 |
| 2146 | 2026-09-16T17:31:02.509Z | Compiling structmeta-derive v0.3.0 |
| 2147 | 2026-09-16T17:31:02.659Z | Compiling syn v1.0.109 |
| 2148 | 2026-09-16T17:31:03.038Z | Compiling daft v0.1.7 |
| 2149 | 2026-09-16T17:31:03.235Z | Compiling serde_with_macros v3.18.0 |
| 2150 | 2026-09-16T17:31:03.294Z | Compiling powerfmt v0.2.0 |
| 2151 | 2026-09-16T17:31:03.337Z | Compiling deranged v0.5.8 |
| 2152 | 2026-09-16T17:31:03.559Z | Compiling structmeta v0.3.0 |
| 2153 | 2026-09-16T17:31:03.577Z | Compiling num_threads v0.1.7 |
| 2154 | 2026-09-16T17:31:03.600Z | Compiling fastrand v2.3.0 |
| 2155 | 2026-09-16T17:31:03.869Z | Compiling match_cfg v0.1.0 |
| 2156 | 2026-09-16T17:31:03.915Z | Compiling crossbeam-channel v0.5.15 |
| 2157 | 2026-09-16T17:31:03.975Z | Compiling hostname v0.3.1 |
| 2158 | 2026-09-16T17:31:04.373Z | Compiling time v0.3.55 |
| 2159 | 2026-09-16T17:31:04.432Z | Compiling crc32fast v1.4.0 |
| 2160 | 2026-09-16T17:31:04.491Z | Compiling tempfile v3.23.0 |
| 2161 | 2026-09-16T17:31:04.594Z | Compiling thread_local v1.1.8 |
| 2162 | 2026-09-16T17:31:04.717Z | Compiling strum_macros v0.27.2 |
| 2163 | 2026-09-16T17:31:04.929Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2164 | 2026-09-16T17:31:05.244Z | Compiling winnow v1.0.3 |
| 2165 | 2026-09-16T17:31:05.570Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2166 | 2026-09-16T17:31:05.676Z | Compiling derive-ex v0.1.8 |
| 2167 | 2026-09-16T17:31:06.898Z | Compiling serde_spanned v1.1.1 |
| 2168 | 2026-09-16T17:31:07.146Z | Compiling is-terminal v0.4.12 |
| 2169 | 2026-09-16T17:31:07.210Z | Compiling take_mut v0.2.2 |
| 2170 | 2026-09-16T17:31:07.232Z | Compiling term v1.2.0 |
| 2171 | 2026-09-16T17:31:07.284Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2172 | 2026-09-16T17:31:07.299Z | Compiling debug-ignore v1.0.5 |
| 2173 | 2026-09-16T17:31:07.412Z | Compiling test-strategy v0.4.3 |
| 2174 | 2026-09-16T17:31:07.549Z | Compiling slog-term v2.9.2 |
| 2175 | 2026-09-16T17:31:08.674Z | Compiling slog-json v2.6.1 |
| 2176 | 2026-09-16T17:31:08.838Z | Compiling macaddr v1.0.1 |
| 2177 | 2026-09-16T17:31:08.927Z | Compiling memmap2 v0.9.9 |
| 2178 | 2026-09-16T17:31:08.930Z | Compiling cpufeatures v0.2.12 |
| 2179 | 2026-09-16T17:31:09.038Z | Compiling spin v0.9.8 |
| 2180 | 2026-09-16T17:31:09.115Z | Compiling quick-error v1.2.3 |
| 2181 | 2026-09-16T17:31:09.165Z | Compiling slog-bunyan v2.5.0 |
| 2182 | 2026-09-16T17:31:09.231Z | Compiling async-stream v0.3.6 |
| 2183 | 2026-09-16T17:31:09.291Z | Compiling waitgroup v0.1.2 |
| 2184 | 2026-09-16T17:31:09.419Z | Compiling usdt v0.6.0 |
| 2185 | 2026-09-16T17:31:09.444Z | Compiling rustls-pemfile v2.2.0 |
| 2186 | 2026-09-16T17:31:09.706Z | Compiling serde_path_to_error v0.1.20 |
| 2187 | 2026-09-16T17:31:10.046Z | Compiling hostname v0.4.2 |
| 2188 | 2026-09-16T17:31:10.140Z | Compiling serde_with v3.18.0 |
| 2189 | 2026-09-16T17:31:10.215Z | Compiling regress v0.10.5 |
| 2190 | 2026-09-16T17:31:10.288Z | Compiling lazy_static v1.5.0 |
| 2191 | 2026-09-16T17:31:10.397Z | Compiling either v1.15.0 |
| 2192 | 2026-09-16T17:31:10.641Z | Compiling parse-display-derive v0.10.0 |
| 2193 | 2026-09-16T17:31:10.923Z | Compiling webpki-roots v1.0.3 |
| 2194 | 2026-09-16T17:31:11.096Z | Compiling wait-timeout v0.2.0 |
| 2195 | 2026-09-16T17:31:11.276Z | Compiling bit-vec v0.6.3 |
| 2196 | 2026-09-16T17:31:11.539Z | Compiling bit-set v0.5.3 |
| 2197 | 2026-09-16T17:31:11.556Z | Compiling rusty-fork v0.3.0 |
| 2198 | 2026-09-16T17:31:11.732Z | Compiling strum v0.27.2 |
| 2199 | 2026-09-16T17:31:11.880Z | Compiling rand_xorshift v0.3.0 |
| 2200 | 2026-09-16T17:31:12.070Z | Compiling dropshot v0.17.1 |
| 2201 | 2026-09-16T17:31:12.291Z | Compiling unarray v0.1.4 |
| 2202 | 2026-09-16T17:31:12.310Z | Compiling crucible-workspace-hack v0.1.0 |
| 2203 | 2026-09-16T17:31:12.329Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2204 | 2026-09-16T17:31:12.420Z | Compiling proptest v1.5.0 |
| 2205 | 2026-09-16T17:31:12.445Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2206 | 2026-09-16T17:31:12.569Z | Compiling dropshot_endpoint v0.17.1 |
| 2207 | 2026-09-16T17:31:12.670Z | Compiling toml_datetime v0.6.11 |
| 2208 | 2026-09-16T17:31:13.262Z | Compiling openssl-probe v0.2.1 |
| 2209 | 2026-09-16T17:31:13.417Z | Compiling rustls-native-certs v0.8.3 |
| 2210 | 2026-09-16T17:31:13.515Z | Compiling hybrid-array v0.4.12 |
| 2211 | 2026-09-16T17:31:14.001Z | Compiling instant v0.1.12 |
| 2212 | 2026-09-16T17:31:14.128Z | Compiling adler v1.0.2 |
| 2213 | 2026-09-16T17:31:14.156Z | Compiling backoff v0.4.0 |
| 2214 | 2026-09-16T17:31:14.309Z | Compiling miniz_oxide v0.7.2 |
| 2215 | 2026-09-16T17:31:14.371Z | Compiling parse-display v0.10.0 |
| 2216 | 2026-09-16T17:31:14.484Z | Compiling itertools v0.14.0 |
| 2217 | 2026-09-16T17:31:14.594Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2218 | 2026-09-16T17:31:14.811Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2219 | 2026-09-16T17:31:15.389Z | Compiling rustix v0.38.34 |
| 2220 | 2026-09-16T17:31:15.685Z | Compiling base64ct v1.6.0 |
| 2221 | 2026-09-16T17:31:16.009Z | Compiling flate2 v1.0.30 |
| 2222 | 2026-09-16T17:31:16.042Z | Compiling block-buffer v0.12.1 |
| 2223 | 2026-09-16T17:31:16.167Z | Compiling crypto-common v0.2.2 |
| 2224 | 2026-09-16T17:31:16.232Z | Compiling compression-core v0.4.31 |
| 2225 | 2026-09-16T17:31:16.248Z | Compiling const-oid v0.10.2 |
| 2226 | 2026-09-16T17:31:16.407Z | Compiling unicode-width v0.1.14 |
| 2227 | 2026-09-16T17:31:16.550Z | Compiling compression-codecs v0.4.32 |
| 2228 | 2026-09-16T17:31:16.961Z | Compiling digest v0.11.3 |
| 2229 | 2026-09-16T17:31:17.157Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2230 | 2026-09-16T17:31:17.202Z | Compiling cpufeatures v0.3.0 |
| 2231 | 2026-09-16T17:31:17.298Z | Compiling sha1 v0.11.0 |
| 2232 | 2026-09-16T17:31:17.403Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2233 | 2026-09-16T17:31:17.467Z | Compiling async-compression v0.4.33 |
| 2234 | 2026-09-16T17:31:17.531Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2235 | 2026-09-16T17:31:17.738Z | Compiling unsafe-libyaml v0.2.11 |
| 2236 | 2026-09-16T17:31:18.292Z | Compiling serde_yaml v0.9.34+deprecated |
| 2237 | 2026-09-16T17:31:18.827Z | Compiling pem-rfc7468 v0.7.0 |
| 2238 | 2026-09-16T17:31:18.959Z | Compiling der_derive v0.7.3 |
| 2239 | 2026-09-16T17:31:19.525Z | Compiling flagset v0.4.7 |
| 2240 | 2026-09-16T17:31:19.668Z | Compiling winnow v0.5.40 |
| 2241 | 2026-09-16T17:31:19.843Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2242 | 2026-09-16T17:31:19.918Z | Compiling der v0.7.10 |
| 2243 | 2026-09-16T17:31:20.315Z | Compiling clap_derive v4.5.4 |
| 2244 | 2026-09-16T17:31:20.506Z | Compiling utf8parse v0.2.1 |
| 2245 | 2026-09-16T17:31:20.616Z | Compiling anstyle-parse v0.2.4 |
| 2246 | 2026-09-16T17:31:21.008Z | Compiling toml_edit v0.19.15 |
| 2247 | 2026-09-16T17:31:21.419Z | Compiling darling_core v0.21.3 |
| 2248 | 2026-09-16T17:31:21.534Z | Compiling rustc_version v0.4.1 |
| 2249 | 2026-09-16T17:31:21.738Z | Compiling anstyle v1.0.7 |
| 2250 | 2026-09-16T17:31:21.935Z | Compiling colorchoice v1.0.1 |
| 2251 | 2026-09-16T17:31:21.951Z | Compiling anstyle-query v1.0.3 |
| 2252 | 2026-09-16T17:31:21.966Z | Compiling is_terminal_polyfill v1.70.0 |
| 2253 | 2026-09-16T17:31:22.060Z | Compiling anstream v0.6.14 |
| 2254 | 2026-09-16T17:31:22.076Z | Compiling spki v0.7.3 |
| 2255 | 2026-09-16T17:31:22.398Z | Compiling proc-macro-crate v1.3.1 |
| 2256 | 2026-09-16T17:31:22.706Z | Compiling terminal_size v0.3.0 |
| 2257 | 2026-09-16T17:31:22.925Z | Compiling winnow v0.7.13 |
| 2258 | 2026-09-16T17:31:22.940Z | Compiling clap_lex v0.7.0 |
| 2259 | 2026-09-16T17:31:23.007Z | Compiling heck v0.4.1 |
| 2260 | 2026-09-16T17:31:23.284Z | Compiling clap_builder v4.5.2 |
| 2261 | 2026-09-16T17:31:23.481Z | Compiling iddqd v0.4.2 |
| 2262 | 2026-09-16T17:31:23.519Z | Compiling darling_macro v0.21.3 |
| 2263 | 2026-09-16T17:31:23.858Z | Compiling secrecy v0.10.3 |
| 2264 | 2026-09-16T17:31:24.026Z | Compiling heapless v0.8.0 |
| 2265 | 2026-09-16T17:31:24.113Z | Compiling darling v0.21.3 |
| 2266 | 2026-09-16T17:31:24.242Z | Compiling pkg-config v0.3.30 |
| 2267 | 2026-09-16T17:31:24.349Z | Compiling convert_case v0.4.0 |
| 2268 | 2026-09-16T17:31:24.644Z | Compiling derive_more v0.99.20 |
| 2269 | 2026-09-16T17:31:24.777Z | Compiling ingot-macros v0.1.1 |
| 2270 | 2026-09-16T17:31:24.861Z | Compiling pkcs8 v0.10.2 |
| 2271 | 2026-09-16T17:31:24.985Z | Compiling tabwriter v1.4.0 |
| 2272 | 2026-09-16T17:31:25.362Z | Compiling clap v4.5.4 |
| 2273 | 2026-09-16T17:31:25.454Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2274 | 2026-09-16T17:31:25.549Z | Compiling backon v1.6.0 |
| 2275 | 2026-09-16T17:31:25.584Z | Compiling hash32 v0.3.1 |
| 2276 | 2026-09-16T17:31:25.762Z | Compiling vcpkg v0.2.15 |
| 2277 | 2026-09-16T17:31:26.589Z | Compiling smoltcp v0.11.0 |
| 2278 | 2026-09-16T17:31:26.739Z | Compiling cfg_aliases v0.2.1 |
| 2279 | 2026-09-16T17:31:26.944Z | Compiling typify-impl v0.4.3 |
| 2280 | 2026-09-16T17:31:27.351Z | Compiling hmac v0.12.1 |
| 2281 | 2026-09-16T17:31:27.410Z | Compiling bitflags v1.3.2 |
| 2282 | 2026-09-16T17:31:27.464Z | Compiling ingot-types v0.1.2 |
| 2283 | 2026-09-16T17:31:27.488Z | Compiling cobs v0.2.3 |
| 2284 | 2026-09-16T17:31:27.742Z | Compiling managed v0.8.0 |
| 2285 | 2026-09-16T17:31:27.810Z | Compiling humantime v2.3.0 |
| 2286 | 2026-09-16T17:31:27.887Z | Compiling ingot v0.1.1 |
| 2287 | 2026-09-16T17:31:28.237Z | Compiling postcard v1.0.9 |
| 2288 | 2026-09-16T17:31:29.108Z | Compiling crossbeam-epoch v0.9.18 |
| 2289 | 2026-09-16T17:31:29.547Z | Compiling inout v0.1.3 |
| 2290 | 2026-09-16T17:31:29.694Z | Compiling zerocopy-derive v0.7.34 |
| 2291 | 2026-09-16T17:31:29.709Z | Compiling ff v0.13.1 |
| 2292 | 2026-09-16T17:31:29.808Z | Compiling memoffset v0.9.1 |
| 2293 | 2026-09-16T17:31:29.992Z | Compiling base16ct v0.2.0 |
| 2294 | 2026-09-16T17:31:30.151Z | Compiling sec1 v0.7.3 |
| 2295 | 2026-09-16T17:31:30.198Z | Compiling typify-macro v0.4.3 |
| 2296 | 2026-09-16T17:31:30.221Z | Compiling group v0.13.0 |
| 2297 | 2026-09-16T17:31:30.531Z | Compiling cipher v0.4.4 |
| 2298 | 2026-09-16T17:31:30.775Z | Compiling hkdf v0.12.4 |
| 2299 | 2026-09-16T17:31:30.932Z | Compiling regress v0.11.1 |
| 2300 | 2026-09-16T17:31:30.992Z | Compiling crypto-bigint v0.5.5 |
| 2301 | 2026-09-16T17:31:31.157Z | Compiling proc-macro-error-attr v1.0.4 |
| 2302 | 2026-09-16T17:31:31.532Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2303 | 2026-09-16T17:31:31.651Z | Compiling colored v3.1.1 |
| 2304 | 2026-09-16T17:31:31.950Z | Compiling elliptic-curve v0.13.8 |
| 2305 | 2026-09-16T17:31:32.459Z | Compiling num_enum_derive v0.7.4 |
| 2306 | 2026-09-16T17:31:32.596Z | Compiling typify-impl v0.6.2 |
| 2307 | 2026-09-16T17:31:32.885Z | Compiling curve25519-dalek v4.1.3 |
| 2308 | 2026-09-16T17:31:32.960Z | Compiling half v2.7.1 |
| 2309 | 2026-09-16T17:31:33.162Z | Compiling universal-hash v0.5.1 |
| 2310 | 2026-09-16T17:31:33.291Z | Compiling proc-macro-error v1.0.4 |
| 2311 | 2026-09-16T17:31:33.532Z | Compiling opaque-debug v0.3.1 |
| 2312 | 2026-09-16T17:31:33.603Z | Compiling data-encoding v2.6.0 |
| 2313 | 2026-09-16T17:31:33.732Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2314 | 2026-09-16T17:31:33.784Z | Compiling prettyplease v0.2.37 |
| 2315 | 2026-09-16T17:31:33.862Z | Compiling ciborium-io v0.2.2 |
| 2316 | 2026-09-16T17:31:33.969Z | Compiling ciborium-ll v0.2.2 |
| 2317 | 2026-09-16T17:31:34.022Z | Compiling num_enum v0.7.4 |
| 2318 | 2026-09-16T17:31:34.168Z | Compiling num_enum_derive v0.5.11 |
| 2319 | 2026-09-16T17:31:34.821Z | Compiling foreign-types-macros v0.2.3 |
| 2320 | 2026-09-16T17:31:35.029Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2321 | 2026-09-16T17:31:35.458Z | Compiling rayon-core v1.13.0 |
| 2322 | 2026-09-16T17:31:35.562Z | Compiling foreign-types-shared v0.3.1 |
| 2323 | 2026-09-16T17:31:35.675Z | Compiling foreign-types v0.5.0 |
| 2324 | 2026-09-16T17:31:35.754Z | Compiling num_enum v0.5.11 |
| 2325 | 2026-09-16T17:31:35.913Z | Compiling typify-macro v0.6.2 |
| 2326 | 2026-09-16T17:31:36.159Z | Compiling ciborium v0.2.2 |
| 2327 | 2026-09-16T17:31:36.328Z | Compiling typify v0.4.3 |
| 2328 | 2026-09-16T17:31:36.414Z | Compiling zerocopy v0.7.34 |
| 2329 | 2026-09-16T17:31:36.429Z | Compiling crossbeam-deque v0.8.5 |
| 2330 | 2026-09-16T17:31:36.754Z | Compiling sha1 v0.10.6 |
| 2331 | 2026-09-16T17:31:36.962Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2332 | 2026-09-16T17:31:36.987Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2333 | 2026-09-16T17:31:37.162Z | Compiling aead v0.5.2 |
| 2334 | 2026-09-16T17:31:37.360Z | Compiling serde_spanned v0.6.9 |
| 2335 | 2026-09-16T17:31:37.479Z | Compiling scroll_derive v0.12.0 |
| 2336 | 2026-09-16T17:31:37.536Z | Compiling num-integer v0.1.46 |
| 2337 | 2026-09-16T17:31:37.592Z | Compiling usdt-impl v0.5.0 |
| 2338 | 2026-09-16T17:31:37.713Z | Compiling cstr-argument v0.1.2 |
| 2339 | 2026-09-16T17:31:37.879Z | Compiling keccak v0.1.6 |
| 2340 | 2026-09-16T17:31:38.041Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2341 | 2026-09-16T17:31:38.074Z | Compiling thiserror-no-std v2.0.2 |
| 2342 | 2026-09-16T17:31:38.149Z | Compiling sha3 v0.10.8 |
| 2343 | 2026-09-16T17:31:38.164Z | Compiling scroll v0.12.0 |
| 2344 | 2026-09-16T17:31:38.274Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2345 | 2026-09-16T17:31:38.350Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2346 | 2026-09-16T17:31:38.446Z | Compiling dof v0.3.0 |
| 2347 | 2026-09-16T17:31:38.522Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2348 | 2026-09-16T17:31:38.595Z | Compiling poly1305 v0.8.0 |
| 2349 | 2026-09-16T17:31:38.644Z | Compiling chacha20 v0.9.1 |
| 2350 | 2026-09-16T17:31:38.878Z | Compiling dtrace-parser v0.2.0 |
| 2351 | 2026-09-16T17:31:38.919Z | Compiling password-hash v0.5.0 |
| 2352 | 2026-09-16T17:31:39.023Z | Compiling camino-tempfile v1.4.1 |
| 2353 | 2026-09-16T17:31:39.199Z | Compiling blake2 v0.10.6 |
| 2354 | 2026-09-16T17:31:39.409Z | Compiling thread-id v4.2.1 |
| 2355 | 2026-09-16T17:31:40.092Z | Compiling argon2 v0.5.3 |
| 2356 | 2026-09-16T17:31:40.283Z | Compiling rayon v1.11.0 |
| 2357 | 2026-09-16T17:31:40.419Z | Compiling chacha20poly1305 v0.10.1 |
| 2358 | 2026-09-16T17:31:40.739Z | Compiling goblin v0.8.2 |
| 2359 | 2026-09-16T17:31:40.965Z | Compiling vsss-rs v3.3.4 |
| 2360 | 2026-09-16T17:31:41.164Z | Compiling num-bigint v0.4.5 |
| 2361 | 2026-09-16T17:31:42.838Z | Compiling num-derive v0.4.2 |
| 2362 | 2026-09-16T17:31:43.014Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2363 | 2026-09-16T17:31:43.588Z | Compiling sigpipe v0.1.3 |
| 2364 | 2026-09-16T17:31:43.686Z | Compiling glob v0.3.3 |
| 2365 | 2026-09-16T17:31:44.132Z | Compiling jiff v0.2.15 |
| 2366 | 2026-09-16T17:31:45.217Z | Compiling num-rational v0.4.2 |
| 2367 | 2026-09-16T17:31:46.654Z | Compiling num-iter v0.1.45 |
| 2368 | 2026-09-16T17:31:46.784Z | Compiling typify v0.6.2 |
| 2369 | 2026-09-16T17:31:46.799Z | Compiling zone_cfg_derive v0.3.0 |
| 2370 | 2026-09-16T17:31:46.882Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2371 | 2026-09-16T17:31:47.032Z | Compiling itertools v0.12.1 |
| 2372 | 2026-09-16T17:31:48.720Z | Compiling num-complex v0.4.6 |
| 2373 | 2026-09-16T17:31:49.360Z | Compiling tinyvec_macros v0.1.1 |
| 2374 | 2026-09-16T17:31:49.443Z | Compiling indent_write v2.2.0 |
| 2375 | 2026-09-16T17:31:49.605Z | Compiling tinyvec v1.6.0 |
| 2376 | 2026-09-16T17:31:50.343Z | Compiling num v0.4.3 |
| 2377 | 2026-09-16T17:31:50.688Z | Compiling zone v0.3.1 |
| 2378 | 2026-09-16T17:31:52.085Z | Compiling rustls-webpki v0.103.13 |
| 2379 | 2026-09-16T17:31:54.042Z | Compiling usdt-macro v0.5.0 |
| 2380 | 2026-09-16T17:31:54.262Z | Compiling usdt-attr-macro v0.5.0 |
| 2381 | 2026-09-16T17:31:54.409Z | Compiling libz-sys v1.1.16 |
| 2382 | 2026-09-16T17:31:54.748Z | Compiling smf v0.2.3 |
| 2383 | 2026-09-16T17:31:54.886Z | Compiling memmap v0.7.0 |
| 2384 | 2026-09-16T17:31:55.269Z | Compiling whoami v1.5.1 |
| 2385 | 2026-09-16T17:31:55.380Z | Compiling rustls v0.22.4 |
| 2386 | 2026-09-16T17:31:55.990Z | Compiling usdt v0.5.0 |
| 2387 | 2026-09-16T17:31:56.262Z | Compiling tokio-rustls v0.26.4 |
| 2388 | 2026-09-16T17:31:56.341Z | Compiling rustls-platform-verifier v0.6.2 |
| 2389 | 2026-09-16T17:31:56.548Z | Compiling hyper-rustls v0.27.3 |
| 2390 | 2026-09-16T17:31:56.599Z | Compiling progenitor-impl v0.11.1 |
| 2391 | 2026-09-16T17:31:56.936Z | Compiling reqwest v0.12.23 |
| 2392 | 2026-09-16T17:31:57.069Z | Compiling reqwest v0.13.2 |
| 2393 | 2026-09-16T17:31:58.665Z | Compiling progenitor-client v0.10.0 |
| 2394 | 2026-09-16T17:31:59.110Z | Compiling progenitor-client v0.14.0 |
| 2395 | 2026-09-16T17:31:59.578Z | Compiling progenitor-extras v0.2.0 |
| 2396 | 2026-09-16T17:32:00.045Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2397 | 2026-09-16T17:32:04.513Z | Compiling rustls-webpki v0.102.4 |
| 2398 | 2026-09-16T17:32:06.563Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2399 | 2026-09-16T17:32:08.926Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2400 | 2026-09-16T17:32:10.638Z | Compiling toml_write v0.1.2 |
| 2401 | 2026-09-16T17:32:12.607Z | Compiling toml_edit v0.22.27 |
| 2402 | 2026-09-16T17:32:14.167Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2403 | 2026-09-16T17:32:14.980Z | Compiling progenitor-macro v0.11.1 |
| 2404 | 2026-09-16T17:32:15.044Z | Compiling progenitor-client v0.11.1 |
| 2405 | 2026-09-16T17:32:16.003Z | Compiling libgit2-sys v0.18.7+1.9.6 |
| 2406 | 2026-09-16T17:32:16.396Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2407 | 2026-09-16T17:32:16.612Z | Compiling darling_core v0.20.11 |
| 2408 | 2026-09-16T17:32:17.112Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2409 | 2026-09-16T17:32:17.617Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2410 | 2026-09-16T17:32:17.660Z | Compiling dropshot v0.16.7 |
| 2411 | 2026-09-16T17:32:17.980Z | Compiling float-ord v0.3.2 |
| 2412 | 2026-09-16T17:32:18.043Z | Compiling swrite v0.1.0 |
| 2413 | 2026-09-16T17:32:18.096Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2414 | 2026-09-16T17:32:18.394Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2415 | 2026-09-16T17:32:18.577Z | Compiling darling_macro v0.20.11 |
| 2416 | 2026-09-16T17:32:19.330Z | Compiling progenitor v0.11.1 |
| 2417 | 2026-09-16T17:32:20.253Z | Compiling tokio-rustls v0.25.0 |
| 2418 | 2026-09-16T17:32:21.600Z | Compiling toml v0.8.23 |
| 2419 | 2026-09-16T17:32:22.886Z | Compiling nix v0.30.1 |
| 2420 | 2026-09-16T17:32:23.097Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2421 | 2026-09-16T17:32:23.406Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2422 | 2026-09-16T17:32:24.020Z | Compiling hubpack_derive v0.1.1 |
| 2423 | 2026-09-16T17:32:24.315Z | Compiling byte-wrapper v0.1.0 |
| 2424 | 2026-09-16T17:32:24.549Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2425 | 2026-09-16T17:32:25.395Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2426 | 2026-09-16T17:32:25.482Z | Compiling dropshot_endpoint v0.16.7 |
| 2427 | 2026-09-16T17:32:25.720Z | Compiling static_assertions v1.1.0 |
| 2428 | 2026-09-16T17:32:25.971Z | Compiling rustc-hash v2.1.1 |
| 2429 | 2026-09-16T17:32:26.099Z | Compiling iddqd v0.3.18 |
| 2430 | 2026-09-16T17:32:26.412Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2431 | 2026-09-16T17:32:26.611Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2432 | 2026-09-16T17:32:26.991Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2433 | 2026-09-16T17:32:27.906Z | Compiling hubpack v0.1.2 |
| 2434 | 2026-09-16T17:32:28.325Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2435 | 2026-09-16T17:32:29.925Z | Compiling darling v0.20.11 |
| 2436 | 2026-09-16T17:32:30.018Z | Compiling nix v0.31.3 |
| 2437 | 2026-09-16T17:32:30.297Z | Compiling enum-as-inner v0.6.0 |
| 2438 | 2026-09-16T17:32:30.413Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2439 | 2026-09-16T17:32:30.866Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2440 | 2026-09-16T17:32:30.892Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2441 | 2026-09-16T17:32:31.054Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2442 | 2026-09-16T17:32:31.558Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2443 | 2026-09-16T17:32:34.062Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2444 | 2026-09-16T17:32:34.191Z | Compiling derive_builder_core v0.20.2 |
| 2445 | 2026-09-16T17:32:34.359Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2446 | 2026-09-16T17:32:34.954Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2447 | 2026-09-16T17:32:35.067Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2448 | 2026-09-16T17:32:35.108Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2449 | 2026-09-16T17:32:35.182Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2450 | 2026-09-16T17:32:35.349Z | Compiling progenitor-impl v0.14.0 |
| 2451 | 2026-09-16T17:32:36.853Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2452 | 2026-09-16T17:32:37.169Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2453 | 2026-09-16T17:32:37.391Z | Compiling utf-8 v0.7.6 |
| 2454 | 2026-09-16T17:32:37.502Z | Compiling progenitor-macro v0.14.0 |
| 2455 | 2026-09-16T17:32:37.539Z | Compiling tungstenite v0.21.0 |
| 2456 | 2026-09-16T17:32:37.602Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2457 | 2026-09-16T17:32:37.890Z | Compiling derive_builder_macro v0.20.2 |
| 2458 | 2026-09-16T17:32:42.530Z | Compiling openssl-sys v0.9.107 |
| 2459 | 2026-09-16T17:32:43.111Z | Compiling resolv-conf v0.7.0 |
| 2460 | 2026-09-16T17:32:43.199Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2461 | 2026-09-16T17:32:43.613Z | Compiling serde_repr v0.1.19 |
| 2462 | 2026-09-16T17:32:43.801Z | Compiling vergen-lib v9.1.0 |
| 2463 | 2026-09-16T17:32:44.038Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2464 | 2026-09-16T17:32:44.218Z | Compiling slog-dtrace v0.3.0 |
| 2465 | 2026-09-16T17:32:44.285Z | Compiling semver v0.1.20 |
| 2466 | 2026-09-16T17:32:44.464Z | Compiling linked-hash-map v0.5.6 |
| 2467 | 2026-09-16T17:32:44.553Z | Compiling unicode-segmentation v1.11.0 |
| 2468 | 2026-09-16T17:32:44.647Z | Compiling lru-cache v0.1.2 |
| 2469 | 2026-09-16T17:32:44.684Z | Compiling rustc_version v0.1.7 |
| 2470 | 2026-09-16T17:32:44.889Z | Compiling newline-converter v0.3.0 |
| 2471 | 2026-09-16T17:32:44.927Z | Compiling progenitor v0.14.0 |
| 2472 | 2026-09-16T17:32:45.029Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2473 | 2026-09-16T17:32:45.131Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2474 | 2026-09-16T17:32:46.280Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2475 | 2026-09-16T17:32:46.436Z | Compiling derive_builder v0.20.2 |
| 2476 | 2026-09-16T17:32:46.577Z | Compiling tokio-tungstenite v0.21.0 |
| 2477 | 2026-09-16T17:32:46.688Z | Compiling hickory-proto v0.24.4 |
| 2478 | 2026-09-16T17:32:46.945Z | Compiling progenitor-impl v0.13.0 |
| 2479 | 2026-09-16T17:32:47.499Z | Compiling atomicwrites v0.4.4 |
| 2480 | 2026-09-16T17:32:47.804Z | Compiling console v0.15.8 |
| 2481 | 2026-09-16T17:32:49.048Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2482 | 2026-09-16T17:32:49.068Z | Compiling serde-big-array v0.5.1 |
| 2483 | 2026-09-16T17:32:49.231Z | Compiling derive-where v1.6.0 |
| 2484 | 2026-09-16T17:32:50.174Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2485 | 2026-09-16T17:32:50.480Z | Compiling pin-project-internal v1.1.10 |
| 2486 | 2026-09-16T17:32:50.704Z | Compiling vergen v9.1.0 |
| 2487 | 2026-09-16T17:32:50.943Z | Compiling cargo-platform v0.3.2 |
| 2488 | 2026-09-16T17:32:51.076Z | Compiling siphasher v1.0.1 |
| 2489 | 2026-09-16T17:32:51.205Z | Compiling minimal-lexical v0.2.1 |
| 2490 | 2026-09-16T17:32:51.299Z | Compiling similar v2.7.0 |
| 2491 | 2026-09-16T17:32:51.458Z | Compiling base64 v0.21.7 |
| 2492 | 2026-09-16T17:32:51.596Z | Compiling pin-project v1.1.10 |
| 2493 | 2026-09-16T17:32:51.715Z | Compiling nom v7.1.3 |
| 2494 | 2026-09-16T17:32:51.968Z | Compiling expectorate v1.2.0 |
| 2495 | 2026-09-16T17:32:52.194Z | Compiling phf_shared v0.12.1 |
| 2496 | 2026-09-16T17:32:52.431Z | Compiling cargo_metadata v0.23.1 |
| 2497 | 2026-09-16T17:32:53.656Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2498 | 2026-09-16T17:32:53.786Z | Compiling progenitor-macro v0.13.0 |
| 2499 | 2026-09-16T17:32:53.885Z | Compiling hickory-resolver v0.24.4 |
| 2500 | 2026-09-16T17:32:53.927Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2501 | 2026-09-16T17:32:54.535Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2502 | 2026-09-16T17:32:57.406Z | Compiling newtype_derive v0.1.6 |
| 2503 | 2026-09-16T17:32:57.665Z | Compiling progenitor-client v0.13.0 |
| 2504 | 2026-09-16T17:32:58.175Z | Compiling unicode-normalization v0.1.24 |
| 2505 | 2026-09-16T17:32:58.190Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2506 | 2026-09-16T17:32:58.325Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2507 | 2026-09-16T17:32:58.827Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2508 | 2026-09-16T17:32:59.420Z | Compiling tokio-stream v0.1.17 |
| 2509 | 2026-09-16T17:32:59.437Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2510 | 2026-09-16T17:32:59.919Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2511 | 2026-09-16T17:32:59.967Z | Compiling snafu-derive v0.8.9 |
| 2512 | 2026-09-16T17:33:00.019Z | Compiling async-recursion v1.1.1 |
| 2513 | 2026-09-16T17:33:00.464Z | Compiling vergen-git2 v9.1.0 |
| 2514 | 2026-09-16T17:33:00.704Z | Compiling csv-core v0.1.12 |
| 2515 | 2026-09-16T17:33:00.707Z | Compiling bstr v1.9.1 |
| 2516 | 2026-09-16T17:33:00.956Z | Compiling chrono-tz v0.10.4 |
| 2517 | 2026-09-16T17:33:01.114Z | Compiling highway v1.3.0 |
| 2518 | 2026-09-16T17:33:01.192Z | Compiling foldhash v0.1.5 |
| 2519 | 2026-09-16T17:33:01.408Z | Compiling owo-colors v4.3.0 |
| 2520 | 2026-09-16T17:33:01.422Z | Compiling same-file v1.0.6 |
| 2521 | 2026-09-16T17:33:01.601Z | Compiling cancel-safe-futures v0.1.5 |
| 2522 | 2026-09-16T17:33:01.620Z | Compiling foreign-types-shared v0.1.1 |
| 2523 | 2026-09-16T17:33:01.708Z | Compiling unicode-xid v0.2.4 |
| 2524 | 2026-09-16T17:33:01.723Z | Compiling openssl v0.10.72 |
| 2525 | 2026-09-16T17:33:01.791Z | Compiling snafu v0.8.9 |
| 2526 | 2026-09-16T17:33:01.806Z | Compiling foreign-types v0.3.2 |
| 2527 | 2026-09-16T17:33:01.833Z | Compiling const_format_proc_macros v0.2.34 |
| 2528 | 2026-09-16T17:33:01.876Z | Compiling walkdir v2.5.0 |
| 2529 | 2026-09-16T17:33:01.889Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2530 | 2026-09-16T17:33:02.016Z | Compiling hashbrown v0.15.2 |
| 2531 | 2026-09-16T17:33:02.384Z | Compiling globset v0.4.14 |
| 2532 | 2026-09-16T17:33:02.576Z | Compiling csv v1.3.1 |
| 2533 | 2026-09-16T17:33:02.703Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2534 | 2026-09-16T17:33:02.743Z | Compiling qorb v0.4.1 |
| 2535 | 2026-09-16T17:33:03.520Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2536 | 2026-09-16T17:33:03.757Z | Compiling progenitor v0.13.0 |
| 2537 | 2026-09-16T17:33:03.924Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2538 | 2026-09-16T17:33:04.198Z | Compiling olpc-cjson v0.1.4 |
| 2539 | 2026-09-16T17:33:04.419Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2540 | 2026-09-16T17:33:04.959Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2541 | 2026-09-16T17:33:08.320Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2542 | 2026-09-16T17:33:08.494Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2543 | 2026-09-16T17:33:08.509Z | Compiling phf v0.12.1 |
| 2544 | 2026-09-16T17:33:08.679Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2545 | 2026-09-16T17:33:08.988Z | Compiling git2 v0.20.2 |
| 2546 | 2026-09-16T17:33:10.582Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2547 | 2026-09-16T17:33:10.987Z | Compiling tokio-dtrace v0.1.1 |
| 2548 | 2026-09-16T17:33:11.267Z | Compiling bon-macros v3.9.3 |
| 2549 | 2026-09-16T17:33:11.322Z | Compiling progenitor-impl v0.10.0 |
| 2550 | 2026-09-16T17:33:11.944Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2551 | 2026-09-16T17:33:12.168Z | Compiling signature v2.2.0 |
| 2552 | 2026-09-16T17:33:12.371Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2553 | 2026-09-16T17:33:12.769Z | Compiling libsw-core v0.3.2 |
| 2554 | 2026-09-16T17:33:12.959Z | Compiling pem v3.0.5 |
| 2555 | 2026-09-16T17:33:13.189Z | Compiling serde_plain v1.0.2 |
| 2556 | 2026-09-16T17:33:13.367Z | Compiling openssl-macros v0.1.1 |
| 2557 | 2026-09-16T17:33:13.381Z | Compiling vergen-lib v10.0.1 |
| 2558 | 2026-09-16T17:33:13.456Z | Compiling cookie v0.18.1 |
| 2559 | 2026-09-16T17:33:13.479Z | Compiling moka v0.12.10 |
| 2560 | 2026-09-16T17:33:13.612Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2561 | 2026-09-16T17:33:13.644Z | Compiling typed-path v0.9.3 |
| 2562 | 2026-09-16T17:33:13.689Z | Compiling fixedbitset v0.4.2 |
| 2563 | 2026-09-16T17:33:13.729Z | Compiling bytecount v0.6.9 |
| 2564 | 2026-09-16T17:33:13.853Z | Compiling fixedbitset v0.5.7 |
| 2565 | 2026-09-16T17:33:13.971Z | Compiling petgraph v0.6.5 |
| 2566 | 2026-09-16T17:33:14.065Z | Compiling papergrid v0.11.0 |
| 2567 | 2026-09-16T17:33:14.364Z | Compiling petgraph v0.8.3 |
| 2568 | 2026-09-16T17:33:15.126Z | Compiling bon v3.9.3 |
| 2569 | 2026-09-16T17:33:15.269Z | Compiling tough v0.22.0 |
| 2570 | 2026-09-16T17:33:15.853Z | Compiling progenitor-macro v0.10.0 |
| 2571 | 2026-09-16T17:33:15.868Z | Compiling libsw v3.5.0 |
| 2572 | 2026-09-16T17:33:15.881Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2573 | 2026-09-16T17:33:16.053Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2574 | 2026-09-16T17:33:16.350Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2575 | 2026-09-16T17:33:16.460Z | Compiling oxide-tokio-rt v0.1.6 |
| 2576 | 2026-09-16T17:33:17.058Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2577 | 2026-09-16T17:33:17.330Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2578 | 2026-09-16T17:33:19.297Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2579 | 2026-09-16T17:33:19.398Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2580 | 2026-09-16T17:33:19.483Z | Compiling const_format v0.2.35 |
| 2581 | 2026-09-16T17:33:20.204Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2582 | 2026-09-16T17:33:20.264Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2583 | 2026-09-16T17:33:20.399Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2584 | 2026-09-16T17:33:20.872Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2585 | 2026-09-16T17:33:21.346Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2586 | 2026-09-16T17:33:22.252Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2587 | 2026-09-16T17:33:22.565Z | Compiling tabled_derive v0.7.0 |
| 2588 | 2026-09-16T17:33:22.590Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2589 | 2026-09-16T17:33:22.747Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2590 | 2026-09-16T17:33:22.876Z | Compiling gethostname v0.5.0 |
| 2591 | 2026-09-16T17:33:22.974Z | Compiling terminal_size v0.4.3 |
| 2592 | 2026-09-16T17:33:23.022Z | Compiling bcs v0.1.6 |
| 2593 | 2026-09-16T17:33:23.142Z | Compiling vergen v10.0.1 |
| 2594 | 2026-09-16T17:33:23.387Z | Compiling termtree v0.5.1 |
| 2595 | 2026-09-16T17:33:23.429Z | Compiling salty v0.3.0 |
| 2596 | 2026-09-16T17:33:23.532Z | Compiling tagptr v0.2.0 |
| 2597 | 2026-09-16T17:33:23.559Z | Compiling unicode-width v0.2.1 |
| 2598 | 2026-09-16T17:33:23.699Z | Compiling linear-map v1.2.0 |
| 2599 | 2026-09-16T17:33:23.817Z | Compiling unicode-linebreak v0.1.5 |
| 2600 | 2026-09-16T17:33:23.883Z | Compiling smawk v0.3.2 |
| 2601 | 2026-09-16T17:33:23.929Z | Compiling radium v0.7.0 |
| 2602 | 2026-09-16T17:33:23.989Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2603 | 2026-09-16T17:33:24.049Z | Compiling textwrap v0.16.2 |
| 2604 | 2026-09-16T17:33:25.483Z | Compiling tabled v0.15.0 |
| 2605 | 2026-09-16T17:33:26.492Z | Compiling progenitor v0.10.0 |
| 2606 | 2026-09-16T17:33:26.908Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2607 | 2026-09-16T17:33:26.911Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2608 | 2026-09-16T17:33:27.876Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2609 | 2026-09-16T17:33:30.075Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2610 | 2026-09-16T17:33:33.019Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2611 | 2026-09-16T17:33:33.265Z | Compiling steno v0.4.1 |
| 2612 | 2026-09-16T17:33:33.509Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2613 | 2026-09-16T17:33:36.493Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2614 | 2026-09-16T17:33:36.497Z | Compiling hickory-proto v0.25.2 |
| 2615 | 2026-09-16T17:33:36.626Z | Compiling rfc6979 v0.4.0 |
| 2616 | 2026-09-16T17:33:36.789Z | Compiling sha2 v0.10.9 |
| 2617 | 2026-09-16T17:33:38.149Z | Compiling vergen-git2 v10.0.1 |
| 2618 | 2026-09-16T17:33:38.394Z | Compiling tap v1.0.1 |
| 2619 | 2026-09-16T17:33:38.941Z | Compiling hickory-resolver v0.25.2 |
| 2620 | 2026-09-16T17:33:40.263Z | Compiling wyz v0.5.1 |
| 2621 | 2026-09-16T17:33:40.513Z | Compiling ecdsa v0.16.9 |
| 2622 | 2026-09-16T17:33:41.670Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2623 | 2026-09-16T17:33:42.276Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2624 | 2026-09-16T17:33:44.830Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2625 | 2026-09-16T17:33:45.698Z | Compiling ed25519 v2.2.3 |
| 2626 | 2026-09-16T17:33:46.286Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2627 | 2026-09-16T17:33:46.526Z | Compiling git2 v0.21.0 |
| 2628 | 2026-09-16T17:33:46.570Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2629 | 2026-09-16T17:33:48.797Z | Compiling primeorder v0.13.6 |
| 2630 | 2026-09-16T17:33:48.903Z | Compiling twox-hash v2.1.2 |
| 2631 | 2026-09-16T17:33:49.092Z | Compiling env_filter v1.0.1 |
| 2632 | 2026-09-16T17:33:49.378Z | Compiling atty v0.2.14 |
| 2633 | 2026-09-16T17:33:49.494Z | Compiling funty v2.0.0 |
| 2634 | 2026-09-16T17:33:49.510Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2635 | 2026-09-16T17:33:49.785Z | Compiling env_logger v0.11.10 |
| 2636 | 2026-09-16T17:33:50.371Z | Compiling bitvec v1.0.1 |
| 2637 | 2026-09-16T17:33:50.423Z | Compiling p384 v0.13.1 |
| 2638 | 2026-09-16T17:33:52.613Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2639 | 2026-09-16T17:33:53.141Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2640 | 2026-09-16T17:33:53.285Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2641 | 2026-09-16T17:33:54.342Z | Compiling ed25519-dalek v2.2.0 |
| 2642 | 2026-09-16T17:33:54.794Z | Compiling toml v0.7.8 |
| 2643 | 2026-09-16T17:33:55.949Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2644 | 2026-09-16T17:33:56.013Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2645 | 2026-09-16T17:33:56.739Z | Compiling polyval v0.6.2 |
| 2646 | 2026-09-16T17:33:57.025Z | Compiling ctr v0.9.2 |
| 2647 | 2026-09-16T17:33:57.250Z | Compiling aes v0.8.4 |
| 2648 | 2026-09-16T17:33:58.264Z | Compiling x509-cert v0.2.5 |
| 2649 | 2026-09-16T17:33:58.981Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2650 | 2026-09-16T17:33:59.040Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2651 | 2026-09-16T17:33:59.236Z | Compiling bincode v1.3.3 |
| 2652 | 2026-09-16T17:33:59.276Z | Compiling strum_macros v0.28.0 |
| 2653 | 2026-09-16T17:33:59.720Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2654 | 2026-09-16T17:33:59.978Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2655 | 2026-09-16T17:34:00.122Z | Compiling passt v0.3.0 |
| 2656 | 2026-09-16T17:34:00.396Z | Compiling fakedata_generator v0.7.1 |
| 2657 | 2026-09-16T17:34:01.110Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2658 | 2026-09-16T17:34:01.133Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2659 | 2026-09-16T17:34:01.148Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2660 | 2026-09-16T17:34:01.311Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2661 | 2026-09-16T17:34:01.356Z | Compiling aes-gcm-siv v0.11.1 |
| 2662 | 2026-09-16T17:34:01.554Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2663 | 2026-09-16T17:34:01.617Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2664 | 2026-09-16T17:34:02.105Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2665 | 2026-09-16T17:34:03.144Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2666 | 2026-09-16T17:34:03.230Z | Compiling bitstruct_derive v0.1.0 |
| 2667 | 2026-09-16T17:34:03.280Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2668 | 2026-09-16T17:34:03.410Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2669 | 2026-09-16T17:34:03.520Z | Compiling ascii v1.1.0 |
| 2670 | 2026-09-16T17:34:03.711Z | Compiling typeid v1.0.0 |
| 2671 | 2026-09-16T17:34:03.851Z | Compiling ringbuffer v0.16.0 |
| 2672 | 2026-09-16T17:34:03.882Z | Compiling pretty-hex v0.2.1 |
| 2673 | 2026-09-16T17:34:03.950Z | Compiling bitstruct v0.1.1 |
| 2674 | 2026-09-16T17:34:04.032Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2675 | 2026-09-16T17:34:04.060Z | Compiling erased-serde v0.4.5 |
| 2676 | 2026-09-16T17:34:04.307Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2677 | 2026-09-16T17:34:04.660Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2678 | 2026-09-16T17:34:05.190Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2679 | 2026-09-16T17:34:05.263Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2680 | 2026-09-16T17:34:05.962Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2681 | 2026-09-16T17:34:06.209Z | Compiling itertools v0.13.0 |
| 2682 | 2026-09-16T17:34:06.372Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2683 | 2026-09-16T17:34:06.945Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2684 | 2026-09-16T17:34:07.526Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2685 | 2026-09-16T17:34:07.587Z | Compiling kstat-rs v0.2.4 |
| 2686 | 2026-09-16T17:34:07.745Z | Compiling serde_arrays v0.1.0 |
| 2687 | 2026-09-16T17:34:07.890Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2688 | 2026-09-16T17:34:08.008Z | Compiling libloading v0.7.4 |
| 2689 | 2026-09-16T17:34:08.067Z | Compiling bit_field v0.10.2 |
| 2690 | 2026-09-16T17:34:08.236Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2691 | 2026-09-16T17:34:08.259Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2692 | 2026-09-16T17:34:10.321Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2693 | 2026-09-16T17:34:10.708Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2694 | 2026-09-16T17:34:12.564Z | Compiling ron v0.8.1 |
| 2695 | 2026-09-16T17:34:14.161Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2696 | 2026-09-16T17:34:15.472Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2697 | 2026-09-16T17:34:21.604Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2698 | 2026-09-16T17:34:52.607Z | Finished `release` profile [optimized] target(s) in 4m 25s |
| 2699 | 2026-09-16T17:34:52.816Z | |
| 2700 | 2026-09-16T17:34:52.816Z | real 4:25.453943990 |
| 2701 | 2026-09-16T17:34:52.817Z | user 29:47.319467739 |
| 2702 | 2026-09-16T17:34:52.817Z | sys 2:45.192122476 |
| 2703 | 2026-09-16T17:34:52.817Z | trap 0.728688473 |
| 2704 | 2026-09-16T17:34:52.817Z | tflt 1.292290426 |
| 2705 | 2026-09-16T17:34:52.817Z | dflt 2.069224660 |
| 2706 | 2026-09-16T17:34:52.823Z | kflt 0.000091756 |
| 2707 | 2026-09-16T17:34:52.823Z | lock 2:01:29.587523500 |
| 2708 | 2026-09-16T17:34:52.823Z | slp 1:25:35.517732454 |
| 2709 | 2026-09-16T17:34:52.823Z | lat 2:23.939381323 |
| 2710 | 2026-09-16T17:34:52.823Z | stop 4:49.513105785 |
| 2711 | 2026-09-16T17:34:52.823Z | + OUTDIR=/work/release |
| 2712 | 2026-09-16T17:34:52.823Z | + mkdir -p /work/release |
| 2713 | 2026-09-16T17:34:52.823Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2714 | 2026-09-16T17:34:52.847Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2715 | 2026-09-16T17:34:52.933Z | + cd /work/release |
| 2716 | 2026-09-16T17:34:52.936Z | + digest -a sha256 propolis-cli |
| 2717 | 2026-09-16T17:34:52.956Z | + digest -a sha256 propolis-server |
| 2718 | 2026-09-16T17:34:53.009Z | process exited: duration 527934 ms, exit code 0 |
| |
| 2719 | 2026-09-16T17:34:53.015Z | found 4 output files |
| 2720 | 2026-09-16T17:34:53.015Z | uploading: /work/release/propolis-cli (27224856 bytes) |
| 2721 | 2026-09-16T17:34:54.482Z | uploaded: /work/release/propolis-cli |
| 2722 | 2026-09-16T17:34:54.482Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2723 | 2026-09-16T17:34:55.493Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2724 | 2026-09-16T17:34:55.493Z | uploading: /work/release/propolis-server (92917024 bytes) |
| 2725 | 2026-09-16T17:34:57.930Z | uploaded: /work/release/propolis-server |
| 2726 | 2026-09-16T17:34:57.930Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2727 | 2026-09-16T17:34:58.951Z | uploaded: /work/release/propolis-server.sha256.txt |