|
|
|
| 1 | 2026-05-21T14:02:23.249Z | job assigned to worker 01KS5DF31S4VZCN0FBMYSX8JWN [factory aws, i-0f178d84e3b6593a4] (queued for 46 s) |
| |
| 2 | 2026-05-21T14:02:29.727Z | starting task 0: "setup" |
| 3 | 2026-05-21T14:02:29.733Z | ++ uname -s |
| 4 | 2026-05-21T14:02:29.736Z | + kern=SunOS |
| 5 | 2026-05-21T14:02:29.736Z | + build_user=build |
| 6 | 2026-05-21T14:02:29.736Z | + build_uid=12345 |
| 7 | 2026-05-21T14:02:29.736Z | + work_dir=/work |
| 8 | 2026-05-21T14:02:29.736Z | + input_dir=/input |
| 9 | 2026-05-21T14:02:29.736Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-21T14:02:29.737Z | + case "$kern" in |
| 11 | 2026-05-21T14:02:29.737Z | + groupadd -g 12345 build |
| 12 | 2026-05-21T14:02:29.740Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-21T14:02:31.744Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-21T14:02:31.841Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-21T14:02:31.844Z | + home_fs=zfs |
| 16 | 2026-05-21T14:02:31.844Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-21T14:02:31.844Z | + mkdir -p /home/build |
| 18 | 2026-05-21T14:02:31.844Z | + chown build:build /home/build /work |
| 19 | 2026-05-21T14:02:33.845Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-21T14:02:33.848Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-05-21T14:02:33.855Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-21T14:02:33.859Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-21T14:02:33.859Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-21T14:02:33.859Z | * rust toolchain profile = "default" |
| 25 | 2026-05-21T14:02:33.859Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-21T14:02:33.859Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-21T14:02:33.859Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-21T14:02:33.863Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-21T14:02:33.863Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-21T14:02:33.986Z | info: downloading installer |
| 31 | 2026-05-21T14:02:35.382Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-21T14:02:35.383Z | warn: /opt/ooce/bin |
| 33 | 2026-05-21T14:02:35.383Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-21T14:02:35.383Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-21T14:02:35.383Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-21T14:02:35.383Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-21T14:02:35.383Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-21T14:02:35.383Z | error: cannot install while Rust is installed |
| 39 | 2026-05-21T14:02:35.383Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-21T14:02:35.383Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-21T14:02:35.383Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-21T14:02:35.383Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-21T14:02:35.383Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-21T14:02:35.409Z | info: profile set to default |
| 45 | 2026-05-21T14:02:35.410Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-21T14:02:35.413Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-21T14:02:35.536Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-21T14:02:35.540Z | info: downloading 6 components |
| 49 | 2026-05-21T14:02:49.778Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-21T14:02:49.779Z | |
| 51 | 2026-05-21T14:02:49.824Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-21T14:02:49.824Z | |
| 53 | 2026-05-21T14:02:49.824Z | |
| 54 | 2026-05-21T14:02:49.824Z | Rust is installed now. Great! |
| 55 | 2026-05-21T14:02:49.824Z | |
| 56 | 2026-05-21T14:02:49.824Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-21T14:02:49.824Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-21T14:02:49.824Z | |
| 59 | 2026-05-21T14:02:49.824Z | To configure your current shell, you need to source |
| 60 | 2026-05-21T14:02:49.824Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-21T14:02:49.824Z | |
| 62 | 2026-05-21T14:02:49.824Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-21T14:02:49.824Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-21T14:02:49.824Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-21T14:02:49.824Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-21T14:02:49.824Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-21T14:02:49.824Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-21T14:02:49.824Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-21T14:02:49.827Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-21T14:02:49.827Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-21T14:02:49.908Z | + rustup --version |
| 72 | 2026-05-21T14:02:49.917Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-21T14:02:49.920Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-21T14:02:49.938Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-21T14:02:49.941Z | + cargo --version |
| 76 | 2026-05-21T14:02:49.956Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-21T14:02:49.959Z | + rustc --version |
| 78 | 2026-05-21T14:02:49.977Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-21T14:02:49.980Z | process exited: duration 16124 ms, exit code 0 |
| |
| 80 | 2026-05-21T14:02:49.986Z | starting task 2: "authentication" |
| 81 | 2026-05-21T14:02:50.002Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-21T14:02:50.009Z | starting task 3: "clone repository" |
| 83 | 2026-05-21T14:02:50.012Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-05-21T14:02:50.015Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-05-21T14:02:50.100Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-05-21T14:02:51.123Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-05-21T14:02:51.123Z | + git fetch origin 75518ad2c26db9278895ab1262c28daf13bfdffd |
| 88 | 2026-05-21T14:02:51.435Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-05-21T14:02:51.436Z | * branch 75518ad2c26db9278895ab1262c28daf13bfdffd -> FETCH_HEAD |
| 90 | 2026-05-21T14:02:51.440Z | + [[ -n zl/multicast ]] |
| 91 | 2026-05-21T14:02:51.443Z | ++ git branch --show-current |
| 92 | 2026-05-21T14:02:51.443Z | + current=master |
| 93 | 2026-05-21T14:02:51.443Z | + [[ master != zl/multicast ]] |
| 94 | 2026-05-21T14:02:51.443Z | + git branch -f zl/multicast 75518ad2c26db9278895ab1262c28daf13bfdffd |
| 95 | 2026-05-21T14:02:51.446Z | + git checkout -f zl/multicast |
| 96 | 2026-05-21T14:02:51.465Z | Switched to branch 'zl/multicast' |
| 97 | 2026-05-21T14:02:51.468Z | + git reset --hard 75518ad2c26db9278895ab1262c28daf13bfdffd |
| 98 | 2026-05-21T14:02:51.484Z | HEAD is now at 75518ad merge master |
| 99 | 2026-05-21T14:02:51.487Z | process exited: duration 1476 ms, exit code 0 |
| |
| 100 | 2026-05-21T14:02:51.494Z | starting task 4: "build" |
| 101 | 2026-05-21T14:02:51.497Z | + cargo --version |
| 102 | 2026-05-21T14:02:51.503Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-05-21T14:02:51.665Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-05-21T14:02:51.668Z | info: downloading 6 components |
| 105 | 2026-05-21T14:03:05.756Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-05-21T14:03:05.759Z | + rustc --version |
| 107 | 2026-05-21T14:03:05.787Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-05-21T14:03:05.791Z | + banner prerequisites |
| 109 | 2026-05-21T14:03:05.794Z | |
| 110 | 2026-05-21T14:03:05.794Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-05-21T14:03:05.794Z | # # # # # # # # # # # # # # # |
| 112 | 2026-05-21T14:03:05.794Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-05-21T14:03:05.794Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-05-21T14:03:05.794Z | # # # # # # # # # # # # # # # |
| 115 | 2026-05-21T14:03:05.794Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-05-21T14:03:05.794Z | |
| 117 | 2026-05-21T14:03:05.794Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-05-21T14:03:16.424Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-05-21T14:03:24.205Z | Startup: Caching catalogs ... Done |
| 120 | 2026-05-21T14:03:31.646Z | Planning: Solver setup ... Done (6.121s) |
| 121 | 2026-05-21T14:03:31.688Z | Planning: Running solver ... Done (0.042s) |
| 122 | 2026-05-21T14:03:31.829Z | Planning: Finding local manifests ... Done (0.004s) |
| 123 | 2026-05-21T14:03:31.840Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-05-21T14:03:31.944Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-05-21T14:03:31.975Z | Planning: Package planning ... Done (0.031s) |
| 126 | 2026-05-21T14:03:32.004Z | Planning: Merging actions ... Done (0.027s) |
| 127 | 2026-05-21T14:03:32.136Z | Planning: Checking for conflicting actions ... Done (0.134s) |
| 128 | 2026-05-21T14:03:32.144Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-05-21T14:03:33.143Z | Planning: Evaluating mediators ... Done (1.000s) |
| 130 | 2026-05-21T14:03:33.148Z | Planning: Planning completed in 8.77 seconds |
| 131 | 2026-05-21T14:03:33.161Z | Packages to install: 3 |
| 132 | 2026-05-21T14:03:33.161Z | Mediators to change: 2 |
| 133 | 2026-05-21T14:03:33.164Z | Services to change: 1 |
| 134 | 2026-05-21T14:03:33.164Z | Estimated space available: 154.83 GB |
| 135 | 2026-05-21T14:03:33.164Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-05-21T14:03:33.164Z | Create boot environment: No |
| 137 | 2026-05-21T14:03:33.164Z | Create backup boot environment: No |
| 138 | 2026-05-21T14:03:33.164Z | Rebuild boot archive: No |
| 139 | 2026-05-21T14:03:33.164Z | |
| 140 | 2026-05-21T14:03:33.164Z | Changed mediators: |
| 141 | 2026-05-21T14:03:33.164Z | mediator clang: |
| 142 | 2026-05-21T14:03:33.164Z | version: None -> 15 (system default) |
| 143 | 2026-05-21T14:03:33.164Z | |
| 144 | 2026-05-21T14:03:33.164Z | mediator llvm: |
| 145 | 2026-05-21T14:03:33.164Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-05-21T14:03:33.164Z | |
| 147 | 2026-05-21T14:03:33.164Z | Changed packages: |
| 148 | 2026-05-21T14:03:33.164Z | helios-dev |
| 149 | 2026-05-21T14:03:33.164Z | developer/build-essential |
| 150 | 2026-05-21T14:03:33.164Z | None -> 11-2.0 |
| 151 | 2026-05-21T14:03:33.164Z | ooce/developer/clang-15 |
| 152 | 2026-05-21T14:03:33.164Z | None -> 15.0.7-2.0 |
| 153 | 2026-05-21T14:03:33.164Z | ooce/developer/llvm-15 |
| 154 | 2026-05-21T14:03:33.164Z | None -> 15.0.7-2.0 |
| 155 | 2026-05-21T14:03:33.164Z | |
| 156 | 2026-05-21T14:03:33.164Z | Services: |
| 157 | 2026-05-21T14:03:33.165Z | restart_fmri: |
| 158 | 2026-05-21T14:03:33.165Z | svc:/system/update-man-index:default |
| 159 | 2026-05-21T14:03:33.214Z | |
| 160 | 2026-05-21T14:03:33.214Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-05-21T14:03:38.214Z | Download: 1352/3076 items 116.2/211.3MB 54% complete (23.7M/s) |
| 162 | 2026-05-21T14:03:43.214Z | Download: 2905/3076 items 140.2/211.3MB 66% complete (13.9M/s) |
| 163 | 2026-05-21T14:03:47.641Z | Download: Completed 211.31 MB in 14.43 seconds (14.7M/s) |
| 164 | 2026-05-21T14:03:48.551Z | Actions: 1/3430 actions (Installing new actions) |
| 165 | 2026-05-21T14:03:51.743Z | Actions: Completed 3430 actions in 3.19 seconds. |
| 166 | 2026-05-21T14:03:52.390Z | Done (0.644s) |
| 167 | 2026-05-21T14:03:52.390Z | Done (0.000s) |
| 168 | 2026-05-21T14:03:53.138Z | Done (0.747s) |
| 169 | 2026-05-21T14:03:56.719Z | Done (3.223s) |
| 170 | 2026-05-21T14:03:56.795Z | Done (0.019s) |
| 171 | 2026-05-21T14:03:56.798Z | Done (0.000s) |
| 172 | 2026-05-21T14:03:57.027Z | Done (0.000s) |
| 173 | 2026-05-21T14:03:57.907Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2026-05-21T14:03:58.016Z | Planning: Checking for conflicting actions ... Done |
| 175 | 2026-05-21T14:03:58.019Z | Planning: Consolidating action changes ... Done |
| 176 | 2026-05-21T14:03:58.178Z | Planning: Evaluating mediators ... Done |
| 177 | 2026-05-21T14:03:58.181Z | Planning: Planning completed in 0.27 seconds |
| 178 | 2026-05-21T14:03:58.199Z | Mediators to change: 2 |
| 179 | 2026-05-21T14:03:58.199Z | Create boot environment: No |
| 180 | 2026-05-21T14:03:58.199Z | Create backup boot environment: No |
| 181 | 2026-05-21T14:03:58.244Z | Done |
| 182 | 2026-05-21T14:03:58.244Z | Done |
| 183 | 2026-05-21T14:03:58.881Z | Done |
| 184 | 2026-05-21T14:04:01.354Z | Done |
| 185 | 2026-05-21T14:04:01.426Z | Done |
| 186 | 2026-05-21T14:04:01.430Z | Done |
| 187 | 2026-05-21T14:04:01.560Z | Done |
| 188 | 2026-05-21T14:04:01.856Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 189 | 2026-05-21T14:04:01.856Z | clang system 15 system |
| 190 | 2026-05-21T14:04:01.856Z | csh system system illumos |
| 191 | 2026-05-21T14:04:01.856Z | ctags system system illumos |
| 192 | 2026-05-21T14:04:01.856Z | file system system illumos |
| 193 | 2026-05-21T14:04:01.856Z | gcc vendor 12 vendor |
| 194 | 2026-05-21T14:04:01.856Z | gcc system 14 system |
| 195 | 2026-05-21T14:04:01.856Z | gcc system 10 system |
| 196 | 2026-05-21T14:04:01.856Z | go system 1.20 system |
| 197 | 2026-05-21T14:04:01.856Z | go system 1.19 system |
| 198 | 2026-05-21T14:04:01.856Z | llvm system 15 system |
| 199 | 2026-05-21T14:04:01.856Z | llvm system 14 system |
| 200 | 2026-05-21T14:04:01.856Z | mariadb system 10.6 system |
| 201 | 2026-05-21T14:04:01.856Z | mta vendor vendor dma |
| 202 | 2026-05-21T14:04:01.856Z | openjdk system 17 system |
| 203 | 2026-05-21T14:04:01.856Z | openjdk system 11 system |
| 204 | 2026-05-21T14:04:01.856Z | openjdk system 1.8 system |
| 205 | 2026-05-21T14:04:01.856Z | openssl vendor 3 vendor |
| 206 | 2026-05-21T14:04:01.856Z | perl system 5.36 system |
| 207 | 2026-05-21T14:04:01.856Z | postgresql system 15 system |
| 208 | 2026-05-21T14:04:01.856Z | postgresql system 13 system |
| 209 | 2026-05-21T14:04:01.856Z | python vendor 3 vendor |
| 210 | 2026-05-21T14:04:01.856Z | python system 2 system |
| 211 | 2026-05-21T14:04:01.856Z | python3 system 3.11 system |
| 212 | 2026-05-21T14:04:01.856Z | ruby system 3.0 system |
| 213 | 2026-05-21T14:04:01.856Z | words vendor vendor american-english |
| 214 | 2026-05-21T14:04:01.856Z | words system system australian-english |
| 215 | 2026-05-21T14:04:01.856Z | words system system british-english |
| 216 | 2026-05-21T14:04:01.856Z | words system system canadian-english |
| 217 | 2026-05-21T14:04:01.856Z | words system system french |
| 218 | 2026-05-21T14:04:01.857Z | words system system italian |
| 219 | 2026-05-21T14:04:01.857Z | words system system ngerman |
| 220 | 2026-05-21T14:04:01.857Z | words system system ogerman |
| 221 | 2026-05-21T14:04:01.857Z | words system system spanish |
| 222 | 2026-05-21T14:04:02.091Z | PUBLISHER TYPE STATUS P LOCATION |
| 223 | 2026-05-21T14:04:02.091Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 224 | 2026-05-21T14:04:06.691Z | FMRI IFO |
| 225 | 2026-05-21T14:04:06.691Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 226 | 2026-05-21T14:04:06.691Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 227 | 2026-05-21T14:04:06.691Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 228 | 2026-05-21T14:04:06.691Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 229 | 2026-05-21T14:04:06.691Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 230 | 2026-05-21T14:04:06.691Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 231 | 2026-05-21T14:04:06.691Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 232 | 2026-05-21T14:04:07.658Z | All builder prerequisites installed successfully, and PATH looks valid |
| 233 | 2026-05-21T14:04:07.662Z | |
| 234 | 2026-05-21T14:04:07.662Z | real 1:01.861866768 |
| 235 | 2026-05-21T14:04:07.662Z | user 37.797869496 |
| 236 | 2026-05-21T14:04:07.662Z | sys 4.360536262 |
| 237 | 2026-05-21T14:04:07.662Z | trap 0.004176961 |
| 238 | 2026-05-21T14:04:07.662Z | tflt 0.045431508 |
| 239 | 2026-05-21T14:04:07.662Z | dflt 0.050536403 |
| 240 | 2026-05-21T14:04:07.662Z | kflt 0.024741595 |
| 241 | 2026-05-21T14:04:07.662Z | lock 0.000000000 |
| 242 | 2026-05-21T14:04:07.662Z | slp 1:21.384124165 |
| 243 | 2026-05-21T14:04:07.662Z | lat 0.120347431 |
| 244 | 2026-05-21T14:04:07.662Z | stop 0.000210100 |
| 245 | 2026-05-21T14:04:07.662Z | + banner check |
| 246 | 2026-05-21T14:04:07.662Z | |
| 247 | 2026-05-21T14:04:07.662Z | #### # # ###### #### # # |
| 248 | 2026-05-21T14:04:07.662Z | # # # # # # # # # |
| 249 | 2026-05-21T14:04:07.662Z | # ###### ##### # #### |
| 250 | 2026-05-21T14:04:07.662Z | # # # # # # # |
| 251 | 2026-05-21T14:04:07.662Z | # # # # # # # # # |
| 252 | 2026-05-21T14:04:07.662Z | #### # # ###### #### # # |
| 253 | 2026-05-21T14:04:07.662Z | |
| 254 | 2026-05-21T14:04:07.665Z | + ptime -m cargo check --features falcon |
| 255 | 2026-05-21T14:04:07.793Z | Updating crates.io index |
| 256 | 2026-05-21T14:04:07.826Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 257 | 2026-05-21T14:04:10.134Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 258 | 2026-05-21T14:04:22.037Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 259 | 2026-05-21T14:04:22.347Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 260 | 2026-05-21T14:04:22.681Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 261 | 2026-05-21T14:04:22.947Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 262 | 2026-05-21T14:04:23.198Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 263 | 2026-05-21T14:04:23.473Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 264 | 2026-05-21T14:04:24.161Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-05-21T14:04:24.580Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 266 | 2026-05-21T14:04:24.809Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 267 | 2026-05-21T14:04:25.241Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 268 | 2026-05-21T14:04:26.491Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 269 | 2026-05-21T14:04:27.209Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 270 | 2026-05-21T14:04:28.046Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 271 | 2026-05-21T14:04:28.528Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 272 | 2026-05-21T14:04:29.186Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 273 | 2026-05-21T14:04:29.748Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 274 | 2026-05-21T14:04:30.518Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 275 | 2026-05-21T14:04:30.843Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 276 | 2026-05-21T14:04:31.696Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 277 | 2026-05-21T14:04:32.552Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 278 | 2026-05-21T14:04:32.839Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 279 | 2026-05-21T14:04:33.754Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 280 | 2026-05-21T14:04:34.157Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 281 | 2026-05-21T14:04:34.418Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 282 | 2026-05-21T14:04:36.040Z | Downloading crates ... |
| 283 | 2026-05-21T14:04:36.105Z | Downloaded adler v1.0.2 |
| 284 | 2026-05-21T14:04:36.109Z | Downloaded async-recursion v1.1.1 |
| 285 | 2026-05-21T14:04:36.112Z | Downloaded async-stream-impl v0.3.6 |
| 286 | 2026-05-21T14:04:36.115Z | Downloaded compression-core v0.4.31 |
| 287 | 2026-05-21T14:04:36.118Z | Downloaded bit-set v0.5.3 |
| 288 | 2026-05-21T14:04:36.118Z | Downloaded cfg_aliases v0.1.1 |
| 289 | 2026-05-21T14:04:36.122Z | Downloaded aead v0.5.2 |
| 290 | 2026-05-21T14:04:36.125Z | Downloaded async-stream v0.3.6 |
| 291 | 2026-05-21T14:04:36.128Z | Downloaded debug-ignore v1.0.5 |
| 292 | 2026-05-21T14:04:36.131Z | Downloaded darling v0.21.3 |
| 293 | 2026-05-21T14:04:36.134Z | Downloaded darling_macro v0.23.0 |
| 294 | 2026-05-21T14:04:36.138Z | Downloaded filetime v0.2.23 |
| 295 | 2026-05-21T14:04:36.141Z | Downloaded futures-task v0.3.32 |
| 296 | 2026-05-21T14:04:36.144Z | Downloaded flagset v0.4.7 |
| 297 | 2026-05-21T14:04:36.144Z | Downloaded anstyle-query v1.0.3 |
| 298 | 2026-05-21T14:04:36.147Z | Downloaded dof v0.3.0 |
| 299 | 2026-05-21T14:04:36.150Z | Downloaded futures-io v0.3.32 |
| 300 | 2026-05-21T14:04:36.151Z | Downloaded fs_extra v1.3.0 |
| 301 | 2026-05-21T14:04:36.154Z | Downloaded foldhash v0.2.0 |
| 302 | 2026-05-21T14:04:36.157Z | Downloaded futures-channel v0.3.32 |
| 303 | 2026-05-21T14:04:36.157Z | Downloaded foreign-types v0.3.2 |
| 304 | 2026-05-21T14:04:36.160Z | Downloaded cobs v0.2.3 |
| 305 | 2026-05-21T14:04:36.163Z | Downloaded cargo-platform v0.3.2 |
| 306 | 2026-05-21T14:04:36.166Z | Downloaded git-stub-vcs v0.1.0 |
| 307 | 2026-05-21T14:04:36.166Z | Downloaded funty v2.0.0 |
| 308 | 2026-05-21T14:04:36.169Z | Downloaded cpufeatures v0.2.12 |
| 309 | 2026-05-21T14:04:36.172Z | Downloaded futures-executor v0.3.32 |
| 310 | 2026-05-21T14:04:36.172Z | Downloaded embedded-io v0.6.1 |
| 311 | 2026-05-21T14:04:36.176Z | Downloaded anstream v0.6.14 |
| 312 | 2026-05-21T14:04:36.179Z | Downloaded errno v0.3.14 |
| 313 | 2026-05-21T14:04:36.179Z | Downloaded getrandom v0.2.14 |
| 314 | 2026-05-21T14:04:36.182Z | Downloaded clap_lex v0.7.0 |
| 315 | 2026-05-21T14:04:36.185Z | Downloaded embedded-io v0.4.0 |
| 316 | 2026-05-21T14:04:36.188Z | Downloaded foreign-types-macros v0.2.3 |
| 317 | 2026-05-21T14:04:36.191Z | Downloaded hash32 v0.3.1 |
| 318 | 2026-05-21T14:04:36.191Z | Downloaded atomicwrites v0.4.4 |
| 319 | 2026-05-21T14:04:36.194Z | Downloaded foreign-types-shared v0.3.1 |
| 320 | 2026-05-21T14:04:36.194Z | Downloaded fnv v1.0.7 |
| 321 | 2026-05-21T14:04:36.197Z | Downloaded cstr-argument v0.1.2 |
| 322 | 2026-05-21T14:04:36.201Z | Downloaded convert_case v0.4.0 |
| 323 | 2026-05-21T14:04:36.201Z | Downloaded home v0.5.11 |
| 324 | 2026-05-21T14:04:36.204Z | Downloaded ciborium-ll v0.2.2 |
| 325 | 2026-05-21T14:04:36.204Z | Downloaded block-buffer v0.10.4 |
| 326 | 2026-05-21T14:04:36.207Z | Downloaded generic-array v0.14.7 |
| 327 | 2026-05-21T14:04:36.210Z | Downloaded futures-macro v0.3.32 |
| 328 | 2026-05-21T14:04:36.210Z | Downloaded darling_macro v0.21.3 |
| 329 | 2026-05-21T14:04:36.213Z | Downloaded enum-as-inner v0.6.0 |
| 330 | 2026-05-21T14:04:36.213Z | Downloaded base16ct v0.2.0 |
| 331 | 2026-05-21T14:04:36.216Z | Downloaded ctrlc v3.4.4 |
| 332 | 2026-05-21T14:04:36.219Z | Downloaded foldhash v0.1.5 |
| 333 | 2026-05-21T14:04:36.222Z | Downloaded expectorate v1.2.0 |
| 334 | 2026-05-21T14:04:36.225Z | Downloaded form_urlencoded v1.2.2 |
| 335 | 2026-05-21T14:04:36.225Z | Downloaded foreign-types-shared v0.1.1 |
| 336 | 2026-05-21T14:04:36.228Z | Downloaded fastrand v2.3.0 |
| 337 | 2026-05-21T14:04:36.228Z | Downloaded aes-gcm-siv v0.11.1 |
| 338 | 2026-05-21T14:04:36.231Z | Downloaded dtrace-parser v0.3.0 |
| 339 | 2026-05-21T14:04:36.234Z | Downloaded heck v0.5.0 |
| 340 | 2026-05-21T14:04:36.234Z | Downloaded gethostname v0.5.0 |
| 341 | 2026-05-21T14:04:36.237Z | Downloaded heck v0.4.1 |
| 342 | 2026-05-21T14:04:36.237Z | Downloaded csv-core v0.1.12 |
| 343 | 2026-05-21T14:04:36.240Z | Downloaded futures-core v0.3.32 |
| 344 | 2026-05-21T14:04:36.244Z | Downloaded bit-vec v0.6.3 |
| 345 | 2026-05-21T14:04:36.247Z | Downloaded hostname v0.4.2 |
| 346 | 2026-05-21T14:04:36.247Z | Downloaded hubpack_derive v0.1.1 |
| 347 | 2026-05-21T14:04:36.250Z | Downloaded http-body v1.0.1 |
| 348 | 2026-05-21T14:04:36.250Z | Downloaded hubpack v0.1.2 |
| 349 | 2026-05-21T14:04:36.253Z | Downloaded hostname v0.3.1 |
| 350 | 2026-05-21T14:04:36.253Z | Downloaded dunce v1.0.5 |
| 351 | 2026-05-21T14:04:36.256Z | Downloaded instant v0.1.12 |
| 352 | 2026-05-21T14:04:36.259Z | Downloaded ff v0.13.1 |
| 353 | 2026-05-21T14:04:36.259Z | Downloaded float-ord v0.3.2 |
| 354 | 2026-05-21T14:04:36.262Z | Downloaded globset v0.4.14 |
| 355 | 2026-05-21T14:04:36.265Z | Downloaded crossbeam-epoch v0.9.18 |
| 356 | 2026-05-21T14:04:36.265Z | Downloaded bincode v1.3.3 |
| 357 | 2026-05-21T14:04:36.268Z | Downloaded glob v0.3.3 |
| 358 | 2026-05-21T14:04:36.271Z | Downloaded base64ct v1.6.0 |
| 359 | 2026-05-21T14:04:36.274Z | Downloaded displaydoc v0.2.5 |
| 360 | 2026-05-21T14:04:36.277Z | Downloaded icu_provider_macros v1.5.0 |
| 361 | 2026-05-21T14:04:36.277Z | Downloaded bytecount v0.6.9 |
| 362 | 2026-05-21T14:04:36.283Z | Downloaded byte-wrapper v0.1.0 |
| 363 | 2026-05-21T14:04:36.286Z | Downloaded kstat-rs v0.2.4 |
| 364 | 2026-05-21T14:04:36.286Z | Downloaded inout v0.1.3 |
| 365 | 2026-05-21T14:04:36.286Z | Downloaded indent_write v2.2.0 |
| 366 | 2026-05-21T14:04:36.286Z | Downloaded lazy_static v1.5.0 |
| 367 | 2026-05-21T14:04:36.293Z | Downloaded is_ci v1.2.0 |
| 368 | 2026-05-21T14:04:36.293Z | Downloaded escargot v0.5.15 |
| 369 | 2026-05-21T14:04:36.296Z | Downloaded lazycell v1.3.0 |
| 370 | 2026-05-21T14:04:36.296Z | Downloaded ed25519 v2.2.3 |
| 371 | 2026-05-21T14:04:36.296Z | Downloaded foreign-types v0.5.0 |
| 372 | 2026-05-21T14:04:36.303Z | Downloaded cargo_metadata v0.23.1 |
| 373 | 2026-05-21T14:04:36.306Z | Downloaded linked-hash-map v0.5.6 |
| 374 | 2026-05-21T14:04:36.306Z | Downloaded fs-err v3.1.2 |
| 375 | 2026-05-21T14:04:36.306Z | Downloaded digest v0.10.7 |
| 376 | 2026-05-21T14:04:36.306Z | Downloaded chacha20poly1305 v0.10.1 |
| 377 | 2026-05-21T14:04:36.313Z | Downloaded defmt v0.3.8 |
| 378 | 2026-05-21T14:04:36.313Z | Downloaded highway v1.3.0 |
| 379 | 2026-05-21T14:04:36.317Z | Downloaded daft-derive v0.1.5 |
| 380 | 2026-05-21T14:04:36.322Z | Downloaded match_cfg v0.1.0 |
| 381 | 2026-05-21T14:04:36.322Z | Downloaded http-body-util v0.1.3 |
| 382 | 2026-05-21T14:04:36.322Z | Downloaded memmap v0.7.0 |
| 383 | 2026-05-21T14:04:36.327Z | Downloaded macaddr v1.0.1 |
| 384 | 2026-05-21T14:04:36.327Z | Downloaded newtype-uuid-macros v0.1.0 |
| 385 | 2026-05-21T14:04:36.327Z | Downloaded managed v0.8.0 |
| 386 | 2026-05-21T14:04:36.330Z | Downloaded const_format v0.2.35 |
| 387 | 2026-05-21T14:04:36.334Z | Downloaded mime v0.3.17 |
| 388 | 2026-05-21T14:04:36.334Z | Downloaded memoffset v0.9.1 |
| 389 | 2026-05-21T14:04:36.339Z | Downloaded newline-converter v0.3.0 |
| 390 | 2026-05-21T14:04:36.339Z | Downloaded getrandom v0.4.2 |
| 391 | 2026-05-21T14:04:36.345Z | Downloaded icu_locid_transform v1.5.0 |
| 392 | 2026-05-21T14:04:36.345Z | Downloaded backon v1.6.0 |
| 393 | 2026-05-21T14:04:36.350Z | Downloaded ingot-types v0.1.2 |
| 394 | 2026-05-21T14:04:36.350Z | Downloaded num-conv v0.2.0 |
| 395 | 2026-05-21T14:04:36.350Z | Downloaded libloading v0.7.4 |
| 396 | 2026-05-21T14:04:36.355Z | Downloaded jobserver v0.1.31 |
| 397 | 2026-05-21T14:04:36.355Z | Downloaded is_terminal_polyfill v1.70.0 |
| 398 | 2026-05-21T14:04:36.355Z | Downloaded num_threads v0.1.7 |
| 399 | 2026-05-21T14:04:36.361Z | Downloaded num-iter v0.1.45 |
| 400 | 2026-05-21T14:04:36.361Z | Downloaded num_enum_derive v0.5.11 |
| 401 | 2026-05-21T14:04:36.361Z | Downloaded omicron-workspace-hack v0.1.0 |
| 402 | 2026-05-21T14:04:36.365Z | Downloaded openssl-macros v0.1.1 |
| 403 | 2026-05-21T14:04:36.365Z | Downloaded olpc-cjson v0.1.4 |
| 404 | 2026-05-21T14:04:36.365Z | Downloaded git-stub v1.0.0 |
| 405 | 2026-05-21T14:04:36.371Z | Downloaded linear-map v1.2.0 |
| 406 | 2026-05-21T14:04:36.371Z | Downloaded openssl-probe v0.2.1 |
| 407 | 2026-05-21T14:04:36.371Z | Downloaded opaque-debug v0.3.1 |
| 408 | 2026-05-21T14:04:36.374Z | Downloaded libsw v3.5.0 |
| 409 | 2026-05-21T14:04:36.374Z | Downloaded daft v0.1.5 |
| 410 | 2026-05-21T14:04:36.374Z | Downloaded libsw-core v0.3.2 |
| 411 | 2026-05-21T14:04:36.380Z | Downloaded base64 v0.21.7 |
| 412 | 2026-05-21T14:04:36.380Z | Downloaded litemap v0.7.4 |
| 413 | 2026-05-21T14:04:36.392Z | Downloaded icu_locid_transform_data v1.5.0 |
| 414 | 2026-05-21T14:04:36.392Z | Downloaded derive_builder_core v0.20.2 |
| 415 | 2026-05-21T14:04:36.392Z | Downloaded lock_api v0.4.12 |
| 416 | 2026-05-21T14:04:36.392Z | Downloaded parse-display v0.10.0 |
| 417 | 2026-05-21T14:04:36.392Z | Downloaded hyper-rustls v0.27.3 |
| 418 | 2026-05-21T14:04:36.398Z | Downloaded darling v0.23.0 |
| 419 | 2026-05-21T14:04:36.398Z | Downloaded percent-encoding v2.3.2 |
| 420 | 2026-05-21T14:04:36.398Z | Downloaded flate2 v1.0.30 |
| 421 | 2026-05-21T14:04:36.401Z | Downloaded multer v3.1.0 |
| 422 | 2026-05-21T14:04:36.401Z | Downloaded half v2.7.1 |
| 423 | 2026-05-21T14:04:36.407Z | Downloaded phf_shared v0.12.1 |
| 424 | 2026-05-21T14:04:36.407Z | Downloaded bitflags v2.9.4 |
| 425 | 2026-05-21T14:04:36.412Z | Downloaded plain v0.2.3 |
| 426 | 2026-05-21T14:04:36.412Z | Downloaded anyhow v1.0.100 |
| 427 | 2026-05-21T14:04:36.417Z | Downloaded pretty-hex v0.2.1 |
| 428 | 2026-05-21T14:04:36.417Z | Downloaded newtype-uuid v1.3.2 |
| 429 | 2026-05-21T14:04:36.417Z | Downloaded ipnetwork v0.21.1 |
| 430 | 2026-05-21T14:04:36.420Z | Downloaded num-complex v0.4.6 |
| 431 | 2026-05-21T14:04:36.420Z | Downloaded pin-utils v0.1.0 |
| 432 | 2026-05-21T14:04:36.420Z | Downloaded pretty-hex v0.4.1 |
| 433 | 2026-05-21T14:04:36.424Z | Downloaded powerfmt v0.2.0 |
| 434 | 2026-05-21T14:04:36.424Z | Downloaded num_enum_derive v0.7.4 |
| 435 | 2026-05-21T14:04:36.427Z | Downloaded proc-macro-error-attr v1.0.4 |
| 436 | 2026-05-21T14:04:36.427Z | Downloaded progenitor-client v0.14.0 |
| 437 | 2026-05-21T14:04:36.430Z | Downloaded progenitor-client v0.11.1 |
| 438 | 2026-05-21T14:04:36.430Z | Downloaded num_enum v0.7.4 |
| 439 | 2026-05-21T14:04:36.433Z | Downloaded num_enum v0.5.11 |
| 440 | 2026-05-21T14:04:36.436Z | Downloaded progenitor-client v0.10.0 |
| 441 | 2026-05-21T14:04:36.440Z | Downloaded owo-colors v4.3.0 |
| 442 | 2026-05-21T14:04:36.443Z | Downloaded hmac v0.12.1 |
| 443 | 2026-05-21T14:04:36.443Z | Downloaded getrandom v0.3.4 |
| 444 | 2026-05-21T14:04:36.450Z | Downloaded httparse v1.10.1 |
| 445 | 2026-05-21T14:04:36.450Z | Downloaded icu_properties v1.5.1 |
| 446 | 2026-05-21T14:04:36.450Z | Downloaded icu_locid v1.5.0 |
| 447 | 2026-05-21T14:04:36.454Z | Downloaded pem-rfc7468 v0.7.0 |
| 448 | 2026-05-21T14:04:36.457Z | Downloaded progenitor-macro v0.13.0 |
| 449 | 2026-05-21T14:04:36.460Z | Downloaded quick-error v1.2.3 |
| 450 | 2026-05-21T14:04:36.460Z | Downloaded crypto-bigint v0.5.5 |
| 451 | 2026-05-21T14:04:36.464Z | Downloaded memmap2 v0.9.9 |
| 452 | 2026-05-21T14:04:36.466Z | Downloaded icu_normalizer_data v1.5.0 |
| 453 | 2026-05-21T14:04:36.469Z | Downloaded phf v0.12.1 |
| 454 | 2026-05-21T14:04:36.473Z | Downloaded pkcs8 v0.10.2 |
| 455 | 2026-05-21T14:04:36.473Z | Downloaded radium v0.7.0 |
| 456 | 2026-05-21T14:04:36.476Z | Downloaded poly1305 v0.8.0 |
| 457 | 2026-05-21T14:04:36.478Z | Downloaded rand_chacha v0.3.1 |
| 458 | 2026-05-21T14:04:36.479Z | Downloaded pin-project-lite v0.2.14 |
| 459 | 2026-05-21T14:04:36.483Z | Downloaded rand_xorshift v0.3.0 |
| 460 | 2026-05-21T14:04:36.486Z | Downloaded icu_provider v1.5.0 |
| 461 | 2026-05-21T14:04:36.486Z | Downloaded polyval v0.6.2 |
| 462 | 2026-05-21T14:04:36.489Z | Downloaded bytes v1.11.1 |
| 463 | 2026-05-21T14:04:36.494Z | Downloaded progenitor-client v0.13.0 |
| 464 | 2026-05-21T14:04:36.494Z | Downloaded rustc-hash v1.1.0 |
| 465 | 2026-05-21T14:04:36.497Z | Downloaded ref-cast-impl v1.0.25 |
| 466 | 2026-05-21T14:04:36.497Z | Downloaded heapless v0.8.0 |
| 467 | 2026-05-21T14:04:36.500Z | Downloaded primeorder v0.13.6 |
| 468 | 2026-05-21T14:04:36.500Z | Downloaded rustc_version v0.4.1 |
| 469 | 2026-05-21T14:04:36.504Z | Downloaded progenitor v0.10.0 |
| 470 | 2026-05-21T14:04:36.504Z | Downloaded rustc_version v0.1.7 |
| 471 | 2026-05-21T14:04:36.507Z | Downloaded rustc-hash v2.1.1 |
| 472 | 2026-05-21T14:04:36.507Z | Downloaded oxide-tokio-rt v0.1.6 |
| 473 | 2026-05-21T14:04:36.507Z | Downloaded once_cell v1.21.3 |
| 474 | 2026-05-21T14:04:36.510Z | Downloaded progenitor v0.13.0 |
| 475 | 2026-05-21T14:04:36.510Z | Downloaded darling_core v0.21.3 |
| 476 | 2026-05-21T14:04:36.514Z | Downloaded progenitor v0.14.0 |
| 477 | 2026-05-21T14:04:36.517Z | Downloaded icu_normalizer v1.5.0 |
| 478 | 2026-05-21T14:04:36.520Z | Downloaded log v0.4.29 |
| 479 | 2026-05-21T14:04:36.524Z | Downloaded base64 v0.22.1 |
| 480 | 2026-05-21T14:04:36.527Z | Downloaded passt v0.3.0 |
| 481 | 2026-05-21T14:04:36.527Z | Downloaded parking_lot v0.12.2 |
| 482 | 2026-05-21T14:04:36.528Z | Downloaded progenitor v0.11.1 |
| 483 | 2026-05-21T14:04:36.531Z | Downloaded proc-macro-error v1.0.4 |
| 484 | 2026-05-21T14:04:36.534Z | Downloaded quote v1.0.45 |
| 485 | 2026-05-21T14:04:36.534Z | Downloaded quinn-udp v0.5.5 |
| 486 | 2026-05-21T14:04:36.539Z | Downloaded ppv-lite86 v0.2.17 |
| 487 | 2026-05-21T14:04:36.539Z | Downloaded pest_derive v2.8.4 |
| 488 | 2026-05-21T14:04:36.542Z | Downloaded rand_core v0.9.3 |
| 489 | 2026-05-21T14:04:36.542Z | Downloaded pkg-config v0.3.30 |
| 490 | 2026-05-21T14:04:36.545Z | Downloaded pin-project-internal v1.1.10 |
| 491 | 2026-05-21T14:04:36.545Z | Downloaded rand_core v0.6.4 |
| 492 | 2026-05-21T14:04:36.548Z | Downloaded semver v0.1.20 |
| 493 | 2026-05-21T14:04:36.548Z | Downloaded secrecy v0.10.3 |
| 494 | 2026-05-21T14:04:36.548Z | Downloaded same-file v1.0.6 |
| 495 | 2026-05-21T14:04:36.552Z | Downloaded miniz_oxide v0.7.2 |
| 496 | 2026-05-21T14:04:36.552Z | Downloaded num-integer v0.1.46 |
| 497 | 2026-05-21T14:04:36.555Z | Downloaded scroll_derive v0.13.1 |
| 498 | 2026-05-21T14:04:36.555Z | Downloaded scroll_derive v0.12.0 |
| 499 | 2026-05-21T14:04:36.555Z | Downloaded ref-cast v1.0.25 |
| 500 | 2026-05-21T14:04:36.558Z | Downloaded rand_chacha v0.9.0 |
| 501 | 2026-05-21T14:04:36.561Z | Downloaded serde_arrays v0.1.0 |
| 502 | 2026-05-21T14:04:36.561Z | Downloaded postcard v1.0.9 |
| 503 | 2026-05-21T14:04:36.564Z | Downloaded indexmap v1.9.3 |
| 504 | 2026-05-21T14:04:36.567Z | Downloaded serde-big-array v0.5.1 |
| 505 | 2026-05-21T14:04:36.567Z | Downloaded rfc6979 v0.4.0 |
| 506 | 2026-05-21T14:04:36.570Z | Downloaded resolv-conf v0.7.0 |
| 507 | 2026-05-21T14:04:36.570Z | Downloaded serde_urlencoded v0.7.1 |
| 508 | 2026-05-21T14:04:36.573Z | Downloaded serde_repr v0.1.19 |
| 509 | 2026-05-21T14:04:36.573Z | Downloaded serde_spanned v1.0.4 |
| 510 | 2026-05-21T14:04:36.577Z | Downloaded ringbuffer v0.16.0 |
| 511 | 2026-05-21T14:04:36.577Z | Downloaded signature v2.2.0 |
| 512 | 2026-05-21T14:04:36.579Z | Downloaded der v0.7.10 |
| 513 | 2026-05-21T14:04:36.582Z | Downloaded serde_plain v1.0.2 |
| 514 | 2026-05-21T14:04:36.585Z | Downloaded progenitor-extras v0.2.0 |
| 515 | 2026-05-21T14:04:36.585Z | Downloaded darling_core v0.20.11 |
| 516 | 2026-05-21T14:04:36.589Z | Downloaded simd-adler32 v0.3.7 |
| 517 | 2026-05-21T14:04:36.592Z | Downloaded rustls-native-certs v0.8.3 |
| 518 | 2026-05-21T14:04:36.593Z | Downloaded siphasher v1.0.1 |
| 519 | 2026-05-21T14:04:36.595Z | Downloaded rustls-pemfile v2.2.0 |
| 520 | 2026-05-21T14:04:36.596Z | Downloaded rustversion v1.0.22 |
| 521 | 2026-05-21T14:04:36.598Z | Downloaded rustls-pemfile v1.0.4 |
| 522 | 2026-05-21T14:04:36.598Z | Downloaded sigpipe v0.1.3 |
| 523 | 2026-05-21T14:04:36.602Z | Downloaded sha1 v0.10.6 |
| 524 | 2026-05-21T14:04:36.602Z | Downloaded papergrid v0.11.0 |
| 525 | 2026-05-21T14:04:36.605Z | Downloaded num-traits v0.2.19 |
| 526 | 2026-05-21T14:04:36.608Z | Downloaded stable_deref_trait v1.2.0 |
| 527 | 2026-05-21T14:04:36.608Z | Downloaded smawk v0.3.2 |
| 528 | 2026-05-21T14:04:36.611Z | Downloaded slog-bunyan v2.5.0 |
| 529 | 2026-05-21T14:04:36.611Z | Downloaded crossbeam-channel v0.5.15 |
| 530 | 2026-05-21T14:04:36.614Z | Downloaded pin-project v1.1.10 |
| 531 | 2026-05-21T14:04:36.620Z | Downloaded strum v0.26.3 |
| 532 | 2026-05-21T14:04:36.623Z | Downloaded sec1 v0.7.3 |
| 533 | 2026-05-21T14:04:36.623Z | Downloaded strsim v0.11.1 |
| 534 | 2026-05-21T14:04:36.626Z | Downloaded sct v0.7.1 |
| 535 | 2026-05-21T14:04:36.629Z | Downloaded strum v0.27.2 |
| 536 | 2026-05-21T14:04:36.629Z | Downloaded scroll v0.13.0 |
| 537 | 2026-05-21T14:04:36.632Z | Downloaded serde_spanned v0.6.9 |
| 538 | 2026-05-21T14:04:36.632Z | Downloaded structmeta-derive v0.3.0 |
| 539 | 2026-05-21T14:04:36.636Z | Downloaded serde_derive_internals v0.29.1 |
| 540 | 2026-05-21T14:04:36.636Z | Downloaded schemars_derive v0.8.22 |
| 541 | 2026-05-21T14:04:36.639Z | Downloaded jiff-static v0.2.15 |
| 542 | 2026-05-21T14:04:36.639Z | Downloaded serde_tokenstream v0.2.3 |
| 543 | 2026-05-21T14:04:36.642Z | Downloaded proc-macro2 v1.0.106 |
| 544 | 2026-05-21T14:04:36.642Z | Downloaded aes v0.8.4 |
| 545 | 2026-05-21T14:04:36.644Z | Downloaded sync_wrapper v1.0.1 |
| 546 | 2026-05-21T14:04:36.647Z | Downloaded supports-color v3.0.2 |
| 547 | 2026-05-21T14:04:36.647Z | Downloaded supports-color v2.1.0 |
| 548 | 2026-05-21T14:04:36.650Z | Downloaded subtle v2.6.1 |
| 549 | 2026-05-21T14:04:36.650Z | Downloaded serde_path_to_error v0.1.20 |
| 550 | 2026-05-21T14:04:36.650Z | Downloaded hickory-resolver v0.24.4 |
| 551 | 2026-05-21T14:04:36.653Z | Downloaded take_mut v0.2.2 |
| 552 | 2026-05-21T14:04:36.656Z | Downloaded tagptr v0.2.0 |
| 553 | 2026-05-21T14:04:36.656Z | Downloaded signal-hook-registry v1.4.2 |
| 554 | 2026-05-21T14:04:36.659Z | Downloaded shlex v1.3.0 |
| 555 | 2026-05-21T14:04:36.659Z | Downloaded hickory-resolver v0.25.2 |
| 556 | 2026-05-21T14:04:36.662Z | Downloaded tabwriter v1.4.0 |
| 557 | 2026-05-21T14:04:36.662Z | Downloaded progenitor-impl v0.13.0 |
| 558 | 2026-05-21T14:04:36.665Z | Downloaded progenitor-impl v0.11.1 |
| 559 | 2026-05-21T14:04:36.668Z | Downloaded tabled_derive v0.7.0 |
| 560 | 2026-05-21T14:04:36.668Z | Downloaded swrite v0.1.0 |
| 561 | 2026-05-21T14:04:36.668Z | Downloaded slab v0.4.9 |
| 562 | 2026-05-21T14:04:36.672Z | Downloaded ryu v1.0.18 |
| 563 | 2026-05-21T14:04:36.672Z | Downloaded memchr v2.7.2 |
| 564 | 2026-05-21T14:04:36.675Z | Downloaded slog-json v2.6.1 |
| 565 | 2026-05-21T14:04:36.678Z | Downloaded slog-dtrace v0.3.0 |
| 566 | 2026-05-21T14:04:36.678Z | Downloaded termtree v0.5.1 |
| 567 | 2026-05-21T14:04:36.681Z | Downloaded ed25519-dalek v2.2.0 |
| 568 | 2026-05-21T14:04:36.686Z | Downloaded terminal_size v0.4.3 |
| 569 | 2026-05-21T14:04:36.686Z | Downloaded cc v1.2.17 |
| 570 | 2026-05-21T14:04:36.689Z | Downloaded snafu-derive v0.8.9 |
| 571 | 2026-05-21T14:04:36.689Z | Downloaded tap v1.0.1 |
| 572 | 2026-05-21T14:04:36.689Z | Downloaded terminal_size v0.3.0 |
| 573 | 2026-05-21T14:04:36.692Z | Downloaded rusty-fork v0.3.0 |
| 574 | 2026-05-21T14:04:36.692Z | Downloaded thread-id v4.2.1 |
| 575 | 2026-05-21T14:04:36.695Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 576 | 2026-05-21T14:04:36.695Z | Downloaded spki v0.7.3 |
| 577 | 2026-05-21T14:04:36.698Z | Downloaded scroll v0.12.0 |
| 578 | 2026-05-21T14:04:36.698Z | Downloaded scopeguard v1.2.0 |
| 579 | 2026-05-21T14:04:36.701Z | Downloaded thread-id v5.0.0 |
| 580 | 2026-05-21T14:04:36.701Z | Downloaded structmeta v0.3.0 |
| 581 | 2026-05-21T14:04:36.701Z | Downloaded static_assertions v1.1.0 |
| 582 | 2026-05-21T14:04:36.703Z | Downloaded tinyvec_macros v0.1.1 |
| 583 | 2026-05-21T14:04:36.704Z | Downloaded thread_local v1.1.8 |
| 584 | 2026-05-21T14:04:36.707Z | Downloaded semver v1.0.28 |
| 585 | 2026-05-21T14:04:36.707Z | Downloaded pest_meta v2.8.4 |
| 586 | 2026-05-21T14:04:36.710Z | Downloaded serde_with_macros v3.18.0 |
| 587 | 2026-05-21T14:04:36.712Z | Downloaded prettyplease v0.2.37 |
| 588 | 2026-05-21T14:04:36.713Z | Downloaded hashbrown v0.12.3 |
| 589 | 2026-05-21T14:04:36.715Z | Downloaded strum_macros v0.28.0 |
| 590 | 2026-05-21T14:04:36.719Z | Downloaded strum_macros v0.27.2 |
| 591 | 2026-05-21T14:04:36.722Z | Downloaded strum_macros v0.26.4 |
| 592 | 2026-05-21T14:04:36.722Z | Downloaded time-core v0.1.8 |
| 593 | 2026-05-21T14:04:36.725Z | Downloaded tokio-macros v2.7.0 |
| 594 | 2026-05-21T14:04:36.725Z | Downloaded minimal-lexical v0.2.1 |
| 595 | 2026-05-21T14:04:36.728Z | Downloaded synstructure v0.13.1 |
| 596 | 2026-05-21T14:04:36.731Z | Downloaded newtype_derive v0.1.6 |
| 597 | 2026-05-21T14:04:36.731Z | Downloaded icu_collections v1.5.0 |
| 598 | 2026-05-21T14:04:36.734Z | Downloaded http v1.4.0 |
| 599 | 2026-05-21T14:04:36.737Z | Downloaded slog-async v2.8.0 |
| 600 | 2026-05-21T14:04:36.740Z | Downloaded toml_write v0.1.2 |
| 601 | 2026-05-21T14:04:36.740Z | Downloaded ingot-macros v0.1.1 |
| 602 | 2026-05-21T14:04:36.740Z | Downloaded crc32fast v1.4.0 |
| 603 | 2026-05-21T14:04:36.744Z | Downloaded toml_datetime v0.6.11 |
| 604 | 2026-05-21T14:04:36.744Z | Downloaded sha2 v0.10.9 |
| 605 | 2026-05-21T14:04:36.747Z | Downloaded rustls-platform-verifier v0.6.2 |
| 606 | 2026-05-21T14:04:36.751Z | Downloaded pest_generator v2.8.4 |
| 607 | 2026-05-21T14:04:36.751Z | Downloaded progenitor-macro v0.14.0 |
| 608 | 2026-05-21T14:04:36.751Z | Downloaded slog-term v2.9.2 |
| 609 | 2026-05-21T14:04:36.756Z | Downloaded spin v0.9.8 |
| 610 | 2026-05-21T14:04:36.756Z | Downloaded smf v0.2.3 |
| 611 | 2026-05-21T14:04:36.759Z | Downloaded thiserror-impl v1.0.64 |
| 612 | 2026-05-21T14:04:36.759Z | Downloaded indexmap v2.14.0 |
| 613 | 2026-05-21T14:04:36.759Z | Downloaded typeid v1.0.0 |
| 614 | 2026-05-21T14:04:36.763Z | Downloaded thiserror-no-std v2.0.2 |
| 615 | 2026-05-21T14:04:36.768Z | Downloaded thiserror v2.0.18 |
| 616 | 2026-05-21T14:04:36.768Z | Downloaded thiserror-impl v2.0.18 |
| 617 | 2026-05-21T14:04:36.772Z | Downloaded smallvec v1.13.2 |
| 618 | 2026-05-21T14:04:36.772Z | Downloaded tower-layer v0.3.3 |
| 619 | 2026-05-21T14:04:36.772Z | Downloaded try-lock v0.2.5 |
| 620 | 2026-05-21T14:04:36.772Z | Downloaded tower-service v0.3.3 |
| 621 | 2026-05-21T14:04:36.775Z | Downloaded unarray v0.1.4 |
| 622 | 2026-05-21T14:04:36.775Z | Downloaded typify-macro v0.6.2 |
| 623 | 2026-05-21T14:04:36.775Z | Downloaded schemars v0.8.22 |
| 624 | 2026-05-21T14:04:36.781Z | Downloaded ron v0.8.1 |
| 625 | 2026-05-21T14:04:36.785Z | Downloaded num-bigint v0.4.5 |
| 626 | 2026-05-21T14:04:36.788Z | Downloaded universal-hash v0.5.1 |
| 627 | 2026-05-21T14:04:36.791Z | Downloaded tls_codec_derive v0.4.2 |
| 628 | 2026-05-21T14:04:36.791Z | Downloaded thiserror v1.0.64 |
| 629 | 2026-05-21T14:04:36.798Z | Downloaded tls_codec v0.4.2 |
| 630 | 2026-05-21T14:04:36.798Z | Downloaded typify-macro v0.4.3 |
| 631 | 2026-05-21T14:04:36.798Z | Downloaded time-macros v0.2.27 |
| 632 | 2026-05-21T14:04:36.798Z | Downloaded unicode-linebreak v0.1.5 |
| 633 | 2026-05-21T14:04:36.802Z | Downloaded similar v2.7.0 |
| 634 | 2026-05-21T14:04:36.802Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 635 | 2026-05-21T14:04:36.806Z | Downloaded quinn v0.11.9 |
| 636 | 2026-05-21T14:04:36.809Z | Downloaded tokio-dtrace v0.1.1 |
| 637 | 2026-05-21T14:04:36.809Z | Downloaded untrusted v0.9.0 |
| 638 | 2026-05-21T14:04:36.809Z | Downloaded socket2 v0.5.10 |
| 639 | 2026-05-21T14:04:36.812Z | Downloaded untrusted v0.7.1 |
| 640 | 2026-05-21T14:04:36.812Z | Downloaded tokio-rustls v0.25.0 |
| 641 | 2026-05-21T14:04:36.815Z | Downloaded qorb v0.4.1 |
| 642 | 2026-05-21T14:04:36.818Z | Downloaded libm v0.2.8 |
| 643 | 2026-05-21T14:04:36.823Z | Downloaded usdt-attr-macro v0.5.0 |
| 644 | 2026-05-21T14:04:36.823Z | Downloaded usdt v0.6.0 |
| 645 | 2026-05-21T14:04:36.823Z | Downloaded usdt-attr-macro v0.6.0 |
| 646 | 2026-05-21T14:04:36.826Z | Downloaded usdt v0.5.0 |
| 647 | 2026-05-21T14:04:36.826Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 648 | 2026-05-21T14:04:36.826Z | Downloaded utf-8 v0.7.6 |
| 649 | 2026-05-21T14:04:36.826Z | Downloaded usdt-macro v0.6.0 |
| 650 | 2026-05-21T14:04:36.829Z | Downloaded usdt-macro v0.5.0 |
| 651 | 2026-05-21T14:04:36.829Z | Downloaded socket2 v0.6.3 |
| 652 | 2026-05-21T14:04:36.829Z | Downloaded dropshot-api-manager v0.7.2 |
| 653 | 2026-05-21T14:04:36.832Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 654 | 2026-05-21T14:04:36.835Z | Downloaded tempfile v3.23.0 |
| 655 | 2026-05-21T14:04:36.835Z | Downloaded serde_core v1.0.228 |
| 656 | 2026-05-21T14:04:36.839Z | Downloaded term v1.2.0 |
| 657 | 2026-05-21T14:04:36.842Z | Downloaded utf8parse v0.2.1 |
| 658 | 2026-05-21T14:04:36.842Z | Downloaded utf8_iter v1.0.4 |
| 659 | 2026-05-21T14:04:36.842Z | Downloaded clap_builder v4.5.2 |
| 660 | 2026-05-21T14:04:36.845Z | Downloaded aho-corasick v1.1.3 |
| 661 | 2026-05-21T14:04:36.848Z | Downloaded rand v0.8.5 |
| 662 | 2026-05-21T14:04:36.851Z | Downloaded utf16_iter v1.0.5 |
| 663 | 2026-05-21T14:04:36.851Z | Downloaded hashbrown v0.15.2 |
| 664 | 2026-05-21T14:04:36.854Z | Downloaded waitgroup v0.1.2 |
| 665 | 2026-05-21T14:04:36.854Z | Downloaded wait-timeout v0.2.0 |
| 666 | 2026-05-21T14:04:36.857Z | Downloaded want v0.3.1 |
| 667 | 2026-05-21T14:04:36.857Z | Downloaded version_check v0.9.5 |
| 668 | 2026-05-21T14:04:36.857Z | Downloaded tokio-stream v0.1.17 |
| 669 | 2026-05-21T14:04:36.860Z | Downloaded which v4.4.2 |
| 670 | 2026-05-21T14:04:36.860Z | Downloaded rayon-core v1.13.0 |
| 671 | 2026-05-21T14:04:36.863Z | Downloaded progenitor-impl v0.10.0 |
| 672 | 2026-05-21T14:04:36.866Z | Downloaded rustls-webpki v0.103.4 |
| 673 | 2026-05-21T14:04:36.869Z | Downloaded snafu v0.8.9 |
| 674 | 2026-05-21T14:04:36.872Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 675 | 2026-05-21T14:04:36.872Z | Downloaded tinyvec v1.6.0 |
| 676 | 2026-05-21T14:04:36.875Z | Downloaded write16 v1.0.0 |
| 677 | 2026-05-21T14:04:36.875Z | Downloaded unicode-xid v0.2.4 |
| 678 | 2026-05-21T14:04:36.878Z | Downloaded tinystr v0.7.6 |
| 679 | 2026-05-21T14:04:36.878Z | Downloaded zerofrom-derive v0.1.5 |
| 680 | 2026-05-21T14:04:36.878Z | Downloaded serde_yaml v0.9.34+deprecated |
| 681 | 2026-05-21T14:04:36.881Z | Downloaded usdt-impl v0.6.0 |
| 682 | 2026-05-21T14:04:36.881Z | Downloaded tokio-rustls v0.24.1 |
| 683 | 2026-05-21T14:04:36.884Z | Downloaded rand v0.9.2 |
| 684 | 2026-05-21T14:04:36.887Z | Downloaded idna v1.0.3 |
| 685 | 2026-05-21T14:04:36.887Z | Downloaded zerofrom v0.1.5 |
| 686 | 2026-05-21T14:04:36.890Z | Downloaded tokio-rustls v0.26.0 |
| 687 | 2026-05-21T14:04:36.890Z | Downloaded hyper-util v0.1.20 |
| 688 | 2026-05-21T14:04:36.893Z | Downloaded zeroize_derive v1.4.3 |
| 689 | 2026-05-21T14:04:36.893Z | Downloaded usdt-impl v0.5.0 |
| 690 | 2026-05-21T14:04:36.899Z | Downloaded yoke-derive v0.7.5 |
| 691 | 2026-05-21T14:04:36.899Z | Downloaded nom v7.1.3 |
| 692 | 2026-05-21T14:04:36.902Z | Downloaded tokio-tungstenite v0.21.0 |
| 693 | 2026-05-21T14:04:36.902Z | Downloaded serde v1.0.228 |
| 694 | 2026-05-21T14:04:36.902Z | Downloaded itertools v0.12.1 |
| 695 | 2026-05-21T14:04:36.905Z | Downloaded zone_cfg_derive v0.3.0 |
| 696 | 2026-05-21T14:04:36.908Z | Downloaded textwrap v0.16.2 |
| 697 | 2026-05-21T14:04:36.908Z | Downloaded vergen-lib v9.1.0 |
| 698 | 2026-05-21T14:04:36.911Z | Downloaded typenum v1.17.0 |
| 699 | 2026-05-21T14:04:36.911Z | Downloaded vergen-git2 v9.1.0 |
| 700 | 2026-05-21T14:04:36.911Z | Downloaded itertools v0.13.0 |
| 701 | 2026-05-21T14:04:36.915Z | Downloaded serde_derive v1.0.228 |
| 702 | 2026-05-21T14:04:36.918Z | Downloaded test-strategy v0.4.3 |
| 703 | 2026-05-21T14:04:36.921Z | Downloaded tar v0.4.40 |
| 704 | 2026-05-21T14:04:36.921Z | Downloaded vsss-rs v3.3.4 |
| 705 | 2026-05-21T14:04:36.924Z | Downloaded zone v0.3.1 |
| 706 | 2026-05-21T14:04:36.924Z | Downloaded whoami v1.5.1 |
| 707 | 2026-05-21T14:04:36.924Z | Downloaded twox-hash v2.1.2 |
| 708 | 2026-05-21T14:04:36.927Z | Downloaded tracing-attributes v0.1.27 |
| 709 | 2026-05-21T14:04:36.927Z | Downloaded schemars v1.2.1 |
| 710 | 2026-05-21T14:04:36.935Z | Downloaded openssl-sys v0.9.107 |
| 711 | 2026-05-21T14:04:36.938Z | Downloaded xattr v1.3.1 |
| 712 | 2026-05-21T14:04:36.941Z | Downloaded walkdir v2.5.0 |
| 713 | 2026-05-21T14:04:36.941Z | Downloaded iri-string v0.7.8 |
| 714 | 2026-05-21T14:04:36.945Z | Downloaded wyz v0.5.1 |
| 715 | 2026-05-21T14:04:36.948Z | Downloaded h2 v0.4.6 |
| 716 | 2026-05-21T14:04:36.951Z | Downloaded toml v0.8.23 |
| 717 | 2026-05-21T14:04:36.951Z | Downloaded hashbrown v0.17.0 |
| 718 | 2026-05-21T14:04:36.954Z | Downloaded zeroize v1.8.2 |
| 719 | 2026-05-21T14:04:36.954Z | Downloaded yoke v0.7.5 |
| 720 | 2026-05-21T14:04:36.957Z | Downloaded zerovec-derive v0.10.3 |
| 721 | 2026-05-21T14:04:36.957Z | Downloaded toml v0.7.8 |
| 722 | 2026-05-21T14:04:36.960Z | Downloaded hyper v1.8.1 |
| 723 | 2026-05-21T14:04:36.963Z | Downloaded zmij v1.0.19 |
| 724 | 2026-05-21T14:04:36.963Z | Downloaded tracing-core v0.1.32 |
| 725 | 2026-05-21T14:04:36.966Z | Downloaded schemars v0.9.0 |
| 726 | 2026-05-21T14:04:36.970Z | Downloaded tungstenite v0.21.0 |
| 727 | 2026-05-21T14:04:36.974Z | Downloaded vergen v9.1.0 |
| 728 | 2026-05-21T14:04:36.974Z | Downloaded iddqd v0.3.18 |
| 729 | 2026-05-21T14:04:36.977Z | Downloaded writeable v0.5.5 |
| 730 | 2026-05-21T14:04:36.981Z | Downloaded unicode-ident v1.0.24 |
| 731 | 2026-05-21T14:04:36.981Z | Downloaded ucd-trie v0.1.6 |
| 732 | 2026-05-21T14:04:36.984Z | Downloaded toml_edit v0.22.27 |
| 733 | 2026-05-21T14:04:36.984Z | Downloaded typify v0.6.2 |
| 734 | 2026-05-21T14:04:36.987Z | Downloaded zerocopy-derive v0.7.34 |
| 735 | 2026-05-21T14:04:36.990Z | Downloaded unsafe-libyaml v0.2.11 |
| 736 | 2026-05-21T14:04:36.993Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 737 | 2026-05-21T14:04:36.993Z | Downloaded typify v0.4.3 |
| 738 | 2026-05-21T14:04:36.996Z | Downloaded pest v2.8.4 |
| 739 | 2026-05-21T14:04:36.999Z | Downloaded mio v1.2.0 |
| 740 | 2026-05-21T14:04:37.005Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 741 | 2026-05-21T14:04:37.008Z | Downloaded futures-util v0.3.32 |
| 742 | 2026-05-21T14:04:37.012Z | Downloaded uuid v1.22.0 |
| 743 | 2026-05-21T14:04:37.012Z | Downloaded curve25519-dalek v4.1.3 |
| 744 | 2026-05-21T14:04:37.016Z | Downloaded itertools v0.14.0 |
| 745 | 2026-05-21T14:04:37.020Z | Downloaded goblin v0.8.2 |
| 746 | 2026-05-21T14:04:37.023Z | Downloaded hashbrown v0.16.1 |
| 747 | 2026-05-21T14:04:37.026Z | Downloaded toml_edit v0.19.15 |
| 748 | 2026-05-21T14:04:37.035Z | Downloaded slog v2.8.2 |
| 749 | 2026-05-21T14:04:37.038Z | Downloaded steno v0.4.1 |
| 750 | 2026-05-21T14:04:37.041Z | Downloaded aws-lc-rs v1.13.3 |
| 751 | 2026-05-21T14:04:37.044Z | Downloaded url v2.5.4 |
| 752 | 2026-05-21T14:04:37.048Z | Downloaded tracing v0.1.40 |
| 753 | 2026-05-21T14:04:37.051Z | Downloaded bindgen v0.69.5 |
| 754 | 2026-05-21T14:04:37.054Z | Downloaded hkdf v0.12.4 |
| 755 | 2026-05-21T14:04:37.054Z | Downloaded rustls-pki-types v1.12.0 |
| 756 | 2026-05-21T14:04:37.058Z | Downloaded progenitor-impl v0.14.0 |
| 757 | 2026-05-21T14:04:37.058Z | Downloaded progenitor-macro v0.11.1 |
| 758 | 2026-05-21T14:04:37.061Z | Downloaded progenitor-macro v0.10.0 |
| 759 | 2026-05-21T14:04:37.062Z | Downloaded pem v3.0.5 |
| 760 | 2026-05-21T14:04:37.062Z | Downloaded paste v1.0.15 |
| 761 | 2026-05-21T14:04:37.062Z | Downloaded password-hash v0.5.0 |
| 762 | 2026-05-21T14:04:37.065Z | Downloaded parse-display-derive v0.10.0 |
| 763 | 2026-05-21T14:04:37.065Z | Downloaded parking_lot_core v0.9.10 |
| 764 | 2026-05-21T14:04:37.065Z | Downloaded oxnet v0.1.4 |
| 765 | 2026-05-21T14:04:37.065Z | Downloaded futures v0.3.32 |
| 766 | 2026-05-21T14:04:37.068Z | Downloaded dropshot_endpoint v0.17.0 |
| 767 | 2026-05-21T14:04:37.072Z | Downloaded async-compression v0.4.33 |
| 768 | 2026-05-21T14:04:37.075Z | Downloaded proc-macro-crate v1.3.1 |
| 769 | 2026-05-21T14:04:37.075Z | Downloaded num-rational v0.4.2 |
| 770 | 2026-05-21T14:04:37.075Z | Downloaded libloading v0.8.9 |
| 771 | 2026-05-21T14:04:37.079Z | Downloaded iana-time-zone v0.1.64 |
| 772 | 2026-05-21T14:04:37.079Z | Downloaded elliptic-curve v0.13.8 |
| 773 | 2026-05-21T14:04:37.083Z | Downloaded dropshot_endpoint v0.16.7 |
| 774 | 2026-05-21T14:04:37.083Z | Downloaded derive-where v1.6.0 |
| 775 | 2026-05-21T14:04:37.086Z | Downloaded p384 v0.13.1 |
| 776 | 2026-05-21T14:04:37.086Z | Downloaded clap v4.5.4 |
| 777 | 2026-05-21T14:04:37.090Z | Downloaded regex v1.12.3 |
| 778 | 2026-05-21T14:04:37.096Z | Downloaded camino v1.2.2 |
| 779 | 2026-05-21T14:04:37.099Z | Downloaded humantime v2.3.0 |
| 780 | 2026-05-21T14:04:37.100Z | Downloaded fatfs v0.3.6 |
| 781 | 2026-05-21T14:04:37.100Z | Downloaded drift v0.2.0 |
| 782 | 2026-05-21T14:04:37.103Z | Downloaded num-derive v0.4.2 |
| 783 | 2026-05-21T14:04:37.107Z | Downloaded unicode-segmentation v1.11.0 |
| 784 | 2026-05-21T14:04:37.107Z | Downloaded tower v0.5.2 |
| 785 | 2026-05-21T14:04:37.115Z | Downloaded num v0.4.3 |
| 786 | 2026-05-21T14:04:37.115Z | Downloaded typed-path v0.9.3 |
| 787 | 2026-05-21T14:04:37.115Z | Downloaded portable-atomic v1.11.1 |
| 788 | 2026-05-21T14:04:37.119Z | Downloaded ipnet v2.9.0 |
| 789 | 2026-05-21T14:04:37.122Z | Downloaded console v0.15.8 |
| 790 | 2026-05-21T14:04:37.122Z | Downloaded ingot v0.1.1 |
| 791 | 2026-05-21T14:04:37.122Z | Downloaded const-oid v0.9.6 |
| 792 | 2026-05-21T14:04:37.125Z | Downloaded cancel-safe-futures v0.1.5 |
| 793 | 2026-05-21T14:04:37.125Z | Downloaded darling v0.20.11 |
| 794 | 2026-05-21T14:04:37.129Z | Downloaded lru-slab v0.1.2 |
| 795 | 2026-05-21T14:04:37.129Z | Downloaded lru-cache v0.1.2 |
| 796 | 2026-05-21T14:04:37.129Z | Downloaded fixedbitset v0.5.7 |
| 797 | 2026-05-21T14:04:37.132Z | Downloaded ctr v0.9.2 |
| 798 | 2026-05-21T14:04:37.132Z | Downloaded bitvec v1.0.1 |
| 799 | 2026-05-21T14:04:37.138Z | Downloaded tough v0.20.0 |
| 800 | 2026-05-21T14:04:37.143Z | Downloaded git2 v0.20.2 |
| 801 | 2026-05-21T14:04:37.147Z | Downloaded x509-cert v0.2.5 |
| 802 | 2026-05-21T14:04:37.150Z | Downloaded zerocopy-derive v0.8.27 |
| 803 | 2026-05-21T14:04:37.154Z | Downloaded tokio-util v0.7.16 |
| 804 | 2026-05-21T14:04:37.157Z | Downloaded unicode-normalization v0.1.24 |
| 805 | 2026-05-21T14:04:37.161Z | Downloaded salty v0.3.0 |
| 806 | 2026-05-21T14:04:37.164Z | Downloaded rayon v1.11.0 |
| 807 | 2026-05-21T14:04:37.168Z | Downloaded proptest v1.5.0 |
| 808 | 2026-05-21T14:04:37.173Z | Downloaded serde_with v3.18.0 |
| 809 | 2026-05-21T14:04:37.179Z | Downloaded rustls-webpki v0.101.7 |
| 810 | 2026-05-21T14:04:37.187Z | Downloaded tower-http v0.6.8 |
| 811 | 2026-05-21T14:04:37.191Z | Downloaded rustls-webpki v0.102.4 |
| 812 | 2026-05-21T14:04:37.201Z | Downloaded chrono v0.4.44 |
| 813 | 2026-05-21T14:04:37.205Z | Downloaded icu_properties_data v1.5.0 |
| 814 | 2026-05-21T14:04:37.210Z | Downloaded serde_json v1.0.149 |
| 815 | 2026-05-21T14:04:37.214Z | Downloaded goblin v0.10.4 |
| 816 | 2026-05-21T14:04:37.218Z | Downloaded zerovec v0.10.4 |
| 817 | 2026-05-21T14:04:37.221Z | Downloaded reqwest v0.13.2 |
| 818 | 2026-05-21T14:04:37.224Z | Downloaded reqwest v0.12.23 |
| 819 | 2026-05-21T14:04:37.227Z | Downloaded zerocopy v0.7.34 |
| 820 | 2026-05-21T14:04:37.236Z | Downloaded compression-codecs v0.4.32 |
| 821 | 2026-05-21T14:04:37.239Z | Downloaded clang-sys v1.8.1 |
| 822 | 2026-05-21T14:04:37.239Z | Downloaded defmt-macros v0.3.9 |
| 823 | 2026-05-21T14:04:37.242Z | Downloaded derive-ex v0.1.8 |
| 824 | 2026-05-21T14:04:37.242Z | Downloaded der_derive v0.7.3 |
| 825 | 2026-05-21T14:04:37.242Z | Downloaded itoa v1.0.11 |
| 826 | 2026-05-21T14:04:37.245Z | Downloaded keccak v0.1.6 |
| 827 | 2026-05-21T14:04:37.245Z | Downloaded group v0.13.0 |
| 828 | 2026-05-21T14:04:37.245Z | Downloaded crossbeam-utils v0.8.19 |
| 829 | 2026-05-21T14:04:37.248Z | Downloaded const_format_proc_macros v0.2.34 |
| 830 | 2026-05-21T14:04:37.248Z | Downloaded is-terminal v0.4.12 |
| 831 | 2026-05-21T14:04:37.248Z | Downloaded either v1.15.0 |
| 832 | 2026-05-21T14:04:37.248Z | Downloaded allocator-api2 v0.2.21 |
| 833 | 2026-05-21T14:04:37.252Z | Downloaded idna_adapter v1.2.0 |
| 834 | 2026-05-21T14:04:37.252Z | Downloaded ident_case v1.0.1 |
| 835 | 2026-05-21T14:04:37.252Z | Downloaded derive_builder_macro v0.20.2 |
| 836 | 2026-05-21T14:04:37.252Z | Downloaded httpdate v1.0.3 |
| 837 | 2026-05-21T14:04:37.252Z | Downloaded hex v0.4.3 |
| 838 | 2026-05-21T14:04:37.255Z | Downloaded futures-sink v0.3.32 |
| 839 | 2026-05-21T14:04:37.255Z | Downloaded dyn-clone v1.0.17 |
| 840 | 2026-05-21T14:04:37.255Z | Downloaded clap_derive v4.5.4 |
| 841 | 2026-05-21T14:04:37.255Z | Downloaded quinn-proto v0.11.13 |
| 842 | 2026-05-21T14:04:37.259Z | Downloaded moka v0.12.10 |
| 843 | 2026-05-21T14:04:37.264Z | Downloaded chacha20 v0.9.1 |
| 844 | 2026-05-21T14:04:37.267Z | Downloaded winnow v0.5.40 |
| 845 | 2026-05-21T14:04:37.271Z | Downloaded dtrace-parser v0.2.0 |
| 846 | 2026-05-21T14:04:37.271Z | Downloaded ascii v1.1.0 |
| 847 | 2026-05-21T14:04:37.271Z | Downloaded env_filter v1.0.1 |
| 848 | 2026-05-21T14:04:37.271Z | Downloaded winnow v0.7.13 |
| 849 | 2026-05-21T14:04:37.276Z | Downloaded cargo-platform v0.1.8 |
| 850 | 2026-05-21T14:04:37.281Z | Downloaded darling_core v0.23.0 |
| 851 | 2026-05-21T14:04:37.281Z | Downloaded cfg-if v1.0.0 |
| 852 | 2026-05-21T14:04:37.281Z | Downloaded colorchoice v1.0.1 |
| 853 | 2026-05-21T14:04:37.281Z | Downloaded ciborium-io v0.2.2 |
| 854 | 2026-05-21T14:04:37.284Z | Downloaded bitflags v1.3.2 |
| 855 | 2026-05-21T14:04:37.284Z | Downloaded fixedbitset v0.4.2 |
| 856 | 2026-05-21T14:04:37.284Z | Downloaded cfg_aliases v0.2.1 |
| 857 | 2026-05-21T14:04:37.284Z | Downloaded erased-serde v0.4.5 |
| 858 | 2026-05-21T14:04:37.288Z | Downloaded tabled v0.15.0 |
| 859 | 2026-05-21T14:04:37.293Z | Downloaded rustls v0.21.12 |
| 860 | 2026-05-21T14:04:37.299Z | Downloaded erased-serde v0.3.31 |
| 861 | 2026-05-21T14:04:37.302Z | Downloaded env_logger v0.11.10 |
| 862 | 2026-05-21T14:04:37.302Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 863 | 2026-05-21T14:04:37.305Z | Downloaded ciborium v0.2.2 |
| 864 | 2026-05-21T14:04:37.305Z | Downloaded bitstruct v0.1.1 |
| 865 | 2026-05-21T14:04:37.305Z | Downloaded atty v0.2.14 |
| 866 | 2026-05-21T14:04:37.305Z | Downloaded atomic-waker v1.1.2 |
| 867 | 2026-05-21T14:04:37.308Z | Downloaded derive_more v0.99.20 |
| 868 | 2026-05-21T14:04:37.308Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 869 | 2026-05-21T14:04:37.308Z | Downloaded cookie v0.18.1 |
| 870 | 2026-05-21T14:04:37.311Z | Downloaded colored v3.1.1 |
| 871 | 2026-05-21T14:04:37.311Z | Downloaded cipher v0.4.4 |
| 872 | 2026-05-21T14:04:37.314Z | Downloaded cargo_metadata v0.18.1 |
| 873 | 2026-05-21T14:04:37.314Z | Downloaded syn v1.0.109 |
| 874 | 2026-05-21T14:04:37.317Z | Downloaded blake2 v0.10.6 |
| 875 | 2026-05-21T14:04:37.320Z | Downloaded anstyle-parse v0.2.4 |
| 876 | 2026-05-21T14:04:37.320Z | Downloaded byteorder v1.5.0 |
| 877 | 2026-05-21T14:04:37.323Z | Downloaded bit_field v0.10.2 |
| 878 | 2026-05-21T14:04:37.323Z | Downloaded dof v0.4.0 |
| 879 | 2026-05-21T14:04:37.323Z | Downloaded deranged v0.5.3 |
| 880 | 2026-05-21T14:04:37.323Z | Downloaded crossbeam-deque v0.8.5 |
| 881 | 2026-05-21T14:04:37.327Z | Downloaded time v0.3.47 |
| 882 | 2026-05-21T14:04:37.330Z | Downloaded critical-section v1.2.0 |
| 883 | 2026-05-21T14:04:37.333Z | Downloaded bcs v0.1.6 |
| 884 | 2026-05-21T14:04:37.333Z | Downloaded openssl v0.10.72 |
| 885 | 2026-05-21T14:04:37.337Z | Downloaded nix v0.28.0 |
| 886 | 2026-05-21T14:04:37.342Z | Downloaded autocfg v1.3.0 |
| 887 | 2026-05-21T14:04:37.345Z | Downloaded dropshot v0.16.7 |
| 888 | 2026-05-21T14:04:37.355Z | Downloaded webpki-roots v0.26.3 |
| 889 | 2026-05-21T14:04:37.358Z | Downloaded vcpkg v0.2.15 |
| 890 | 2026-05-21T14:04:37.378Z | Downloaded smoltcp v0.11.0 |
| 891 | 2026-05-21T14:04:37.384Z | Downloaded nix v0.30.1 |
| 892 | 2026-05-21T14:04:37.390Z | Downloaded unicode-width v0.1.14 |
| 893 | 2026-05-21T14:04:37.393Z | Downloaded zerocopy v0.8.27 |
| 894 | 2026-05-21T14:04:37.405Z | Downloaded webpki-roots v1.0.3 |
| 895 | 2026-05-21T14:04:37.408Z | Downloaded regress v0.10.5 |
| 896 | 2026-05-21T14:04:37.412Z | Downloaded hickory-proto v0.25.2 |
| 897 | 2026-05-21T14:04:37.420Z | Downloaded rustix v0.38.34 |
| 898 | 2026-05-21T14:04:37.431Z | Downloaded regress v0.11.1 |
| 899 | 2026-05-21T14:04:37.436Z | Downloaded unicode-width v0.2.1 |
| 900 | 2026-05-21T14:04:37.439Z | Downloaded rustls v0.23.31 |
| 901 | 2026-05-21T14:04:37.447Z | Downloaded rustls v0.22.4 |
| 902 | 2026-05-21T14:04:37.458Z | Downloaded rustix v1.1.2 |
| 903 | 2026-05-21T14:04:37.471Z | Downloaded regex-syntax v0.8.5 |
| 904 | 2026-05-21T14:04:37.475Z | Downloaded syn v2.0.117 |
| 905 | 2026-05-21T14:04:37.482Z | Downloaded openapiv3 v2.2.0 |
| 906 | 2026-05-21T14:04:37.487Z | Downloaded bstr v1.9.1 |
| 907 | 2026-05-21T14:04:37.492Z | Downloaded typify-impl v0.6.2 |
| 908 | 2026-05-21T14:04:37.499Z | Downloaded typify-impl v0.4.3 |
| 909 | 2026-05-21T14:04:37.506Z | Downloaded hickory-proto v0.24.4 |
| 910 | 2026-05-21T14:04:37.514Z | Downloaded dropshot v0.17.0 |
| 911 | 2026-05-21T14:04:37.526Z | Downloaded nix v0.31.3 |
| 912 | 2026-05-21T14:04:37.532Z | Downloaded ecdsa v0.16.9 |
| 913 | 2026-05-21T14:04:37.535Z | Downloaded derive_builder v0.20.2 |
| 914 | 2026-05-21T14:04:37.535Z | Downloaded cmake v0.1.54 |
| 915 | 2026-05-21T14:04:37.538Z | Downloaded cexpr v0.6.0 |
| 916 | 2026-05-21T14:04:37.538Z | Downloaded camino-tempfile v1.4.1 |
| 917 | 2026-05-21T14:04:37.538Z | Downloaded backoff v0.4.0 |
| 918 | 2026-05-21T14:04:37.541Z | Downloaded anstyle v1.0.7 |
| 919 | 2026-05-21T14:04:37.541Z | Downloaded data-encoding v2.6.0 |
| 920 | 2026-05-21T14:04:37.542Z | Downloaded regex-automata v0.4.14 |
| 921 | 2026-05-21T14:04:37.548Z | Downloaded jiff v0.2.15 |
| 922 | 2026-05-21T14:04:37.556Z | Downloaded async-trait v0.1.89 |
| 923 | 2026-05-21T14:04:37.560Z | Downloaded argon2 v0.5.3 |
| 924 | 2026-05-21T14:04:37.560Z | Downloaded equivalent v1.0.2 |
| 925 | 2026-05-21T14:04:37.563Z | Downloaded defmt-parser v0.3.4 |
| 926 | 2026-05-21T14:04:37.563Z | Downloaded darling_macro v0.20.11 |
| 927 | 2026-05-21T14:04:37.563Z | Downloaded crypto-common v0.1.6 |
| 928 | 2026-05-21T14:04:37.563Z | Downloaded crucible-workspace-hack v0.1.0 |
| 929 | 2026-05-21T14:04:37.563Z | Downloaded bitstruct_derive v0.1.0 |
| 930 | 2026-05-21T14:04:37.592Z | Downloaded petgraph v0.6.5 |
| 931 | 2026-05-21T14:04:37.607Z | Downloaded sha3 v0.10.8 |
| 932 | 2026-05-21T14:04:37.610Z | Downloaded chrono-tz v0.10.4 |
| 933 | 2026-05-21T14:04:37.635Z | Downloaded libc v0.2.186 |
| 934 | 2026-05-21T14:04:37.653Z | Downloaded petgraph v0.8.3 |
| 935 | 2026-05-21T14:04:37.664Z | Downloaded csv v1.3.1 |
| 936 | 2026-05-21T14:04:37.696Z | Downloaded tokio v1.52.3 |
| 937 | 2026-05-21T14:04:37.724Z | Downloaded encoding_rs v0.8.34 |
| 938 | 2026-05-21T14:04:37.753Z | Downloaded fakedata_generator v0.7.1 |
| 939 | 2026-05-21T14:04:37.775Z | Downloaded ring v0.17.14 |
| 940 | 2026-05-21T14:04:37.884Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 941 | 2026-05-21T14:04:38.154Z | Downloaded libz-sys v1.1.16 |
| 942 | 2026-05-21T14:04:38.489Z | Downloaded aws-lc-sys v0.30.0 |
| 943 | 2026-05-21T14:04:38.818Z | Compiling proc-macro2 v1.0.106 |
| 944 | 2026-05-21T14:04:38.818Z | Compiling quote v1.0.45 |
| 945 | 2026-05-21T14:04:38.818Z | Compiling unicode-ident v1.0.24 |
| 946 | 2026-05-21T14:04:38.823Z | Compiling libc v0.2.186 |
| 947 | 2026-05-21T14:04:38.823Z | Compiling serde_core v1.0.228 |
| 948 | 2026-05-21T14:04:38.823Z | Compiling serde v1.0.228 |
| 949 | 2026-05-21T14:04:38.823Z | Compiling autocfg v1.3.0 |
| 950 | 2026-05-21T14:04:38.823Z | Checking cfg-if v1.0.0 |
| 951 | 2026-05-21T14:04:39.144Z | Compiling zmij v1.0.19 |
| 952 | 2026-05-21T14:04:39.175Z | Compiling serde_json v1.0.149 |
| 953 | 2026-05-21T14:04:39.405Z | Compiling memchr v2.7.2 |
| 954 | 2026-05-21T14:04:39.639Z | Compiling libm v0.2.8 |
| 955 | 2026-05-21T14:04:39.673Z | Checking itoa v1.0.11 |
| 956 | 2026-05-21T14:04:39.913Z | Checking smallvec v1.13.2 |
| 957 | 2026-05-21T14:04:39.956Z | Compiling version_check v0.9.5 |
| 958 | 2026-05-21T14:04:40.096Z | Compiling getrandom v0.4.2 |
| 959 | 2026-05-21T14:04:40.162Z | Checking stable_deref_trait v1.2.0 |
| 960 | 2026-05-21T14:04:40.254Z | Checking writeable v0.5.5 |
| 961 | 2026-05-21T14:04:40.283Z | Checking litemap v0.7.4 |
| 962 | 2026-05-21T14:04:40.389Z | Checking icu_locid_transform_data v1.5.0 |
| 963 | 2026-05-21T14:04:40.410Z | Compiling syn v2.0.117 |
| 964 | 2026-05-21T14:04:40.428Z | Checking percent-encoding v2.3.2 |
| 965 | 2026-05-21T14:04:40.450Z | Checking icu_properties_data v1.5.0 |
| 966 | 2026-05-21T14:04:40.474Z | Compiling num-traits v0.2.19 |
| 967 | 2026-05-21T14:04:40.488Z | Checking icu_normalizer_data v1.5.0 |
| 968 | 2026-05-21T14:04:40.518Z | Checking utf8_iter v1.0.4 |
| 969 | 2026-05-21T14:04:40.558Z | Checking utf16_iter v1.0.5 |
| 970 | 2026-05-21T14:04:40.593Z | Checking write16 v1.0.0 |
| 971 | 2026-05-21T14:04:40.637Z | Checking form_urlencoded v1.2.2 |
| 972 | 2026-05-21T14:04:40.666Z | Checking getrandom v0.2.14 |
| 973 | 2026-05-21T14:04:40.689Z | Compiling thiserror v2.0.18 |
| 974 | 2026-05-21T14:04:40.768Z | Compiling shlex v1.3.0 |
| 975 | 2026-05-21T14:04:40.817Z | Compiling jobserver v0.1.31 |
| 976 | 2026-05-21T14:04:40.892Z | Compiling log v0.4.29 |
| 977 | 2026-05-21T14:04:40.955Z | Compiling lock_api v0.4.12 |
| 978 | 2026-05-21T14:04:41.074Z | Compiling cc v1.2.17 |
| 979 | 2026-05-21T14:04:41.140Z | Compiling parking_lot_core v0.9.10 |
| 980 | 2026-05-21T14:04:41.229Z | Compiling heck v0.5.0 |
| 981 | 2026-05-21T14:04:41.428Z | Checking iana-time-zone v0.1.64 |
| 982 | 2026-05-21T14:04:41.608Z | Checking semver v1.0.28 |
| 983 | 2026-05-21T14:04:41.611Z | Compiling rustversion v1.0.22 |
| 984 | 2026-05-21T14:04:41.644Z | Compiling schemars v0.8.22 |
| 985 | 2026-05-21T14:04:41.698Z | Checking uuid v1.22.0 |
| 986 | 2026-05-21T14:04:41.821Z | Compiling regex-syntax v0.8.5 |
| 987 | 2026-05-21T14:04:41.882Z | Checking dyn-clone v1.0.17 |
| 988 | 2026-05-21T14:04:41.926Z | Compiling aho-corasick v1.1.3 |
| 989 | 2026-05-21T14:04:42.007Z | Compiling slab v0.4.9 |
| 990 | 2026-05-21T14:04:42.026Z | Checking subtle v2.6.1 |
| 991 | 2026-05-21T14:04:42.184Z | Compiling typenum v1.17.0 |
| 992 | 2026-05-21T14:04:42.365Z | Checking pin-project-lite v0.2.14 |
| 993 | 2026-05-21T14:04:42.484Z | Checking rand_core v0.6.4 |
| 994 | 2026-05-21T14:04:42.638Z | Compiling bitflags v2.9.4 |
| 995 | 2026-05-21T14:04:42.673Z | Checking socket2 v0.6.3 |
| 996 | 2026-05-21T14:04:42.724Z | Checking scopeguard v1.2.0 |
| 997 | 2026-05-21T14:04:42.778Z | Checking mio v1.2.0 |
| 998 | 2026-05-21T14:04:42.857Z | Checking signal-hook-registry v1.4.2 |
| 999 | 2026-05-21T14:04:42.924Z | Compiling portable-atomic v1.11.1 |
| 1000 | 2026-05-21T14:04:42.954Z | Compiling either v1.15.0 |
| 1001 | 2026-05-21T14:04:43.018Z | Compiling generic-array v0.14.7 |
| 1002 | 2026-05-21T14:04:43.044Z | Checking parking_lot v0.12.2 |
| 1003 | 2026-05-21T14:04:43.068Z | Checking equivalent v1.0.2 |
| 1004 | 2026-05-21T14:04:43.180Z | Checking critical-section v1.2.0 |
| 1005 | 2026-05-21T14:04:43.245Z | Compiling errno v0.3.14 |
| 1006 | 2026-05-21T14:04:43.288Z | Checking futures-core v0.3.32 |
| 1007 | 2026-05-21T14:04:43.321Z | Compiling regex-automata v0.4.14 |
| 1008 | 2026-05-21T14:04:43.394Z | Compiling synstructure v0.13.1 |
| 1009 | 2026-05-21T14:04:43.410Z | Compiling serde_derive_internals v0.29.1 |
| 1010 | 2026-05-21T14:04:43.446Z | Compiling thiserror v1.0.64 |
| 1011 | 2026-05-21T14:04:43.680Z | Compiling ring v0.17.14 |
| 1012 | 2026-05-21T14:04:43.940Z | Checking once_cell v1.21.3 |
| 1013 | 2026-05-21T14:04:43.978Z | Compiling rustix v0.38.34 |
| 1014 | 2026-05-21T14:04:43.996Z | Compiling httparse v1.10.1 |
| 1015 | 2026-05-21T14:04:44.056Z | Compiling getrandom v0.3.4 |
| 1016 | 2026-05-21T14:04:44.123Z | Compiling minimal-lexical v0.2.1 |
| 1017 | 2026-05-21T14:04:44.208Z | Checking futures-sink v0.3.32 |
| 1018 | 2026-05-21T14:04:44.317Z | Compiling prettyplease v0.2.37 |
| 1019 | 2026-05-21T14:04:44.372Z | Compiling glob v0.3.3 |
| 1020 | 2026-05-21T14:04:44.413Z | Compiling nom v7.1.3 |
| 1021 | 2026-05-21T14:04:44.580Z | Checking hashbrown v0.17.0 |
| 1022 | 2026-05-21T14:04:44.608Z | Compiling lazy_static v1.5.0 |
| 1023 | 2026-05-21T14:04:44.691Z | Compiling serde_derive v1.0.228 |
| 1024 | 2026-05-21T14:04:44.711Z | Compiling zerofrom-derive v0.1.5 |
| 1025 | 2026-05-21T14:04:44.714Z | Compiling yoke-derive v0.7.5 |
| 1026 | 2026-05-21T14:04:45.062Z | Compiling zerovec-derive v0.10.3 |
| 1027 | 2026-05-21T14:04:45.385Z | Compiling displaydoc v0.2.5 |
| 1028 | 2026-05-21T14:04:45.717Z | Compiling icu_provider_macros v1.5.0 |
| 1029 | 2026-05-21T14:04:45.736Z | Compiling schemars_derive v0.8.22 |
| 1030 | 2026-05-21T14:04:45.931Z | Checking zerofrom v0.1.5 |
| 1031 | 2026-05-21T14:04:45.956Z | Compiling zeroize_derive v1.4.3 |
| 1032 | 2026-05-21T14:04:46.055Z | Checking yoke v0.7.5 |
| 1033 | 2026-05-21T14:04:46.074Z | Compiling thiserror-impl v2.0.18 |
| 1034 | 2026-05-21T14:04:46.120Z | Compiling tokio-macros v2.7.0 |
| 1035 | 2026-05-21T14:04:46.235Z | Checking zerovec v0.10.4 |
| 1036 | 2026-05-21T14:04:46.271Z | Compiling regex v1.12.3 |
| 1037 | 2026-05-21T14:04:46.680Z | Checking zeroize v1.8.2 |
| 1038 | 2026-05-21T14:04:46.726Z | Compiling futures-macro v0.3.32 |
| 1039 | 2026-05-21T14:04:46.928Z | Compiling thiserror-impl v1.0.64 |
| 1040 | 2026-05-21T14:04:46.948Z | Compiling clang-sys v1.8.1 |
| 1041 | 2026-05-21T14:04:46.951Z | Checking tinystr v0.7.6 |
| 1042 | 2026-05-21T14:04:47.144Z | Checking icu_locid v1.5.0 |
| 1043 | 2026-05-21T14:04:47.294Z | Checking icu_collections v1.5.0 |
| 1044 | 2026-05-21T14:04:47.319Z | Checking crypto-common v0.1.6 |
| 1045 | 2026-05-21T14:04:47.565Z | Checking indexmap v2.14.0 |
| 1046 | 2026-05-21T14:04:47.587Z | Checking icu_provider v1.5.0 |
| 1047 | 2026-05-21T14:04:47.590Z | Compiling libloading v0.8.9 |
| 1048 | 2026-05-21T14:04:47.625Z | Compiling bindgen v0.69.5 |
| 1049 | 2026-05-21T14:04:47.768Z | Checking bytes v1.11.1 |
| 1050 | 2026-05-21T14:04:47.799Z | Checking chrono v0.4.44 |
| 1051 | 2026-05-21T14:04:47.884Z | Checking icu_locid_transform v1.5.0 |
| 1052 | 2026-05-21T14:04:47.926Z | Compiling serde_tokenstream v0.2.3 |
| 1053 | 2026-05-21T14:04:48.072Z | Compiling home v0.5.11 |
| 1054 | 2026-05-21T14:04:48.122Z | Checking const-oid v0.9.6 |
| 1055 | 2026-05-21T14:04:48.203Z | Compiling which v4.4.2 |
| 1056 | 2026-05-21T14:04:48.207Z | Checking tokio v1.52.3 |
| 1057 | 2026-05-21T14:04:48.350Z | Checking icu_properties v1.5.1 |
| 1058 | 2026-05-21T14:04:48.442Z | Compiling cexpr v0.6.0 |
| 1059 | 2026-05-21T14:04:48.655Z | Checking futures-channel v0.3.32 |
| 1060 | 2026-05-21T14:04:48.791Z | Compiling itertools v0.12.1 |
| 1061 | 2026-05-21T14:04:48.835Z | Compiling rustc-hash v1.1.0 |
| 1062 | 2026-05-21T14:04:48.855Z | Compiling lazycell v1.3.0 |
| 1063 | 2026-05-21T14:04:48.951Z | Compiling strsim v0.11.1 |
| 1064 | 2026-05-21T14:04:48.977Z | Compiling cmake v0.1.54 |
| 1065 | 2026-05-21T14:04:49.019Z | Compiling dunce v1.0.5 |
| 1066 | 2026-05-21T14:04:49.122Z | Checking futures-task v0.3.32 |
| 1067 | 2026-05-21T14:04:49.249Z | Compiling fs_extra v1.3.0 |
| 1068 | 2026-05-21T14:04:49.268Z | Checking futures-io v0.3.32 |
| 1069 | 2026-05-21T14:04:49.311Z | Compiling ident_case v1.0.1 |
| 1070 | 2026-05-21T14:04:49.387Z | Checking futures-util v0.3.32 |
| 1071 | 2026-05-21T14:04:49.447Z | Checking base64 v0.22.1 |
| 1072 | 2026-05-21T14:04:49.506Z | Compiling zerocopy-derive v0.8.27 |
| 1073 | 2026-05-21T14:04:49.621Z | Compiling slog v2.8.2 |
| 1074 | 2026-05-21T14:04:49.689Z | Checking http v1.4.0 |
| 1075 | 2026-05-21T14:04:49.758Z | Checking icu_normalizer v1.5.0 |
| 1076 | 2026-05-21T14:04:49.879Z | Checking block-buffer v0.10.4 |
| 1077 | 2026-05-21T14:04:50.037Z | Checking digest v0.10.7 |
| 1078 | 2026-05-21T14:04:50.145Z | Checking idna_adapter v1.2.0 |
| 1079 | 2026-05-21T14:04:50.279Z | Checking idna v1.0.3 |
| 1080 | 2026-05-21T14:04:50.333Z | Compiling tracing-attributes v0.1.27 |
| 1081 | 2026-05-21T14:04:50.528Z | Checking url v2.5.4 |
| 1082 | 2026-05-21T14:04:50.683Z | Checking tracing-core v0.1.32 |
| 1083 | 2026-05-21T14:04:50.725Z | Checking byteorder v1.5.0 |
| 1084 | 2026-05-21T14:04:50.932Z | Checking untrusted v0.9.0 |
| 1085 | 2026-05-21T14:04:50.984Z | Compiling ucd-trie v0.1.6 |
| 1086 | 2026-05-21T14:04:51.227Z | Compiling pest v2.8.4 |
| 1087 | 2026-05-21T14:04:51.247Z | Checking rustls-pki-types v1.12.0 |
| 1088 | 2026-05-21T14:04:51.539Z | Compiling anyhow v1.0.100 |
| 1089 | 2026-05-21T14:04:51.559Z | Checking tracing v0.1.40 |
| 1090 | 2026-05-21T14:04:51.997Z | Checking fnv v1.0.7 |
| 1091 | 2026-05-21T14:04:52.109Z | Compiling camino v1.2.2 |
| 1092 | 2026-05-21T14:04:52.127Z | Checking ppv-lite86 v0.2.17 |
| 1093 | 2026-05-21T14:04:52.147Z | Checking tokio-util v0.7.16 |
| 1094 | 2026-05-21T14:04:52.316Z | Compiling pest_meta v2.8.4 |
| 1095 | 2026-05-21T14:04:52.508Z | Checking ipnet v2.9.0 |
| 1096 | 2026-05-21T14:04:52.651Z | Compiling paste v1.0.15 |
| 1097 | 2026-05-21T14:04:52.702Z | Checking ryu v1.0.18 |
| 1098 | 2026-05-21T14:04:52.723Z | Checking http-body v1.0.1 |
| 1099 | 2026-05-21T14:04:52.739Z | Checking cpufeatures v0.2.12 |
| 1100 | 2026-05-21T14:04:52.817Z | Compiling zerocopy v0.8.27 |
| 1101 | 2026-05-21T14:04:52.845Z | Checking atomic-waker v1.1.2 |
| 1102 | 2026-05-21T14:04:52.949Z | Compiling pest_generator v2.8.4 |
| 1103 | 2026-05-21T14:04:53.102Z | Checking tower-layer v0.3.3 |
| 1104 | 2026-05-21T14:04:53.173Z | Checking try-lock v0.2.5 |
| 1105 | 2026-05-21T14:04:53.231Z | Checking tower-service v0.3.3 |
| 1106 | 2026-05-21T14:04:53.260Z | Checking h2 v0.4.6 |
| 1107 | 2026-05-21T14:04:53.279Z | Checking want v0.3.1 |
| 1108 | 2026-05-21T14:04:53.323Z | Checking httpdate v1.0.3 |
| 1109 | 2026-05-21T14:04:53.408Z | Checking pin-utils v0.1.0 |
| 1110 | 2026-05-21T14:04:53.495Z | Checking erased-serde v0.3.31 |
| 1111 | 2026-05-21T14:04:53.528Z | Compiling async-trait v0.1.89 |
| 1112 | 2026-05-21T14:04:53.641Z | Compiling pest_derive v2.8.4 |
| 1113 | 2026-05-21T14:04:53.869Z | Compiling omicron-workspace-hack v0.1.0 |
| 1114 | 2026-05-21T14:04:53.982Z | Compiling num-conv v0.2.0 |
| 1115 | 2026-05-21T14:04:54.018Z | Compiling aws-lc-sys v0.30.0 |
| 1116 | 2026-05-21T14:04:54.093Z | Compiling time-core v0.1.8 |
| 1117 | 2026-05-21T14:04:54.249Z | Compiling time-macros v0.2.27 |
| 1118 | 2026-05-21T14:04:54.510Z | Checking http-body-util v0.1.3 |
| 1119 | 2026-05-21T14:04:54.577Z | Checking serde_urlencoded v0.7.1 |
| 1120 | 2026-05-21T14:04:54.581Z | Checking ipnetwork v0.21.1 |
| 1121 | 2026-05-21T14:04:54.732Z | Compiling scroll_derive v0.13.1 |
| 1122 | 2026-05-21T14:04:54.892Z | Checking pretty-hex v0.4.1 |
| 1123 | 2026-05-21T14:04:54.915Z | Compiling aws-lc-rs v1.13.3 |
| 1124 | 2026-05-21T14:04:55.018Z | Checking openapiv3 v2.2.0 |
| 1125 | 2026-05-21T14:04:55.058Z | Checking hyper v1.8.1 |
| 1126 | 2026-05-21T14:04:55.271Z | Checking untrusted v0.7.1 |
| 1127 | 2026-05-21T14:04:55.395Z | Checking allocator-api2 v0.2.21 |
| 1128 | 2026-05-21T14:04:55.565Z | Checking foldhash v0.2.0 |
| 1129 | 2026-05-21T14:04:55.585Z | Checking plain v0.2.3 |
| 1130 | 2026-05-21T14:04:55.701Z | Compiling scroll v0.13.0 |
| 1131 | 2026-05-21T14:04:55.720Z | Checking hashbrown v0.16.1 |
| 1132 | 2026-05-21T14:04:55.737Z | Compiling daft-derive v0.1.5 |
| 1133 | 2026-05-21T14:04:55.741Z | Compiling strum_macros v0.26.4 |
| 1134 | 2026-05-21T14:04:55.958Z | Checking hyper-util v0.1.20 |
| 1135 | 2026-05-21T14:04:56.304Z | Compiling rustls v0.23.31 |
| 1136 | 2026-05-21T14:04:56.326Z | Compiling usdt-impl v0.6.0 |
| 1137 | 2026-05-21T14:04:56.608Z | Compiling crossbeam-utils v0.8.19 |
| 1138 | 2026-05-21T14:04:56.661Z | Compiling goblin v0.10.4 |
| 1139 | 2026-05-21T14:04:57.110Z | Checking rand_core v0.9.3 |
| 1140 | 2026-05-21T14:04:57.380Z | Checking rand_chacha v0.9.0 |
| 1141 | 2026-05-21T14:04:57.440Z | Checking oxnet v0.1.4 |
| 1142 | 2026-05-21T14:04:57.566Z | Compiling dtrace-parser v0.3.0 |
| 1143 | 2026-05-21T14:04:57.931Z | Compiling thread-id v5.0.0 |
| 1144 | 2026-05-21T14:04:57.969Z | Checking encoding_rs v0.8.34 |
| 1145 | 2026-05-21T14:04:58.038Z | Checking mime v0.3.17 |
| 1146 | 2026-05-21T14:04:58.089Z | Compiling rustls v0.22.4 |
| 1147 | 2026-05-21T14:04:58.181Z | Checking rand v0.9.2 |
| 1148 | 2026-05-21T14:04:58.213Z | Checking futures-executor v0.3.32 |
| 1149 | 2026-05-21T14:04:58.331Z | Checking sync_wrapper v1.0.1 |
| 1150 | 2026-05-21T14:04:58.363Z | Checking hex v0.4.3 |
| 1151 | 2026-05-21T14:04:58.410Z | Compiling slog-async v2.8.0 |
| 1152 | 2026-05-21T14:04:58.438Z | Checking tower v0.5.2 |
| 1153 | 2026-05-21T14:04:58.585Z | Checking futures v0.3.32 |
| 1154 | 2026-05-21T14:04:58.631Z | Checking webpki-roots v0.26.3 |
| 1155 | 2026-05-21T14:04:58.674Z | Compiling multer v3.1.0 |
| 1156 | 2026-05-21T14:04:58.749Z | Checking iri-string v0.7.8 |
| 1157 | 2026-05-21T14:04:58.767Z | Compiling rustix v1.1.2 |
| 1158 | 2026-05-21T14:04:58.896Z | Checking rand_chacha v0.3.1 |
| 1159 | 2026-05-21T14:04:58.918Z | Compiling async-stream-impl v0.3.6 |
| 1160 | 2026-05-21T14:04:58.971Z | Checking winnow v0.7.13 |
| 1161 | 2026-05-21T14:04:59.060Z | Checking sha1 v0.10.6 |
| 1162 | 2026-05-21T14:04:59.099Z | Checking rand v0.8.5 |
| 1163 | 2026-05-21T14:04:59.221Z | Compiling darling_core v0.23.0 |
| 1164 | 2026-05-21T14:04:59.556Z | Compiling dof v0.4.0 |
| 1165 | 2026-05-21T14:04:59.601Z | Checking powerfmt v0.2.0 |
| 1166 | 2026-05-21T14:04:59.759Z | Checking fastrand v2.3.0 |
| 1167 | 2026-05-21T14:04:59.779Z | Checking tower-http v0.6.8 |
| 1168 | 2026-05-21T14:04:59.948Z | Compiling ref-cast v1.0.25 |
| 1169 | 2026-05-21T14:05:00.110Z | Checking deranged v0.5.3 |
| 1170 | 2026-05-21T14:05:00.203Z | Compiling ref-cast-impl v1.0.25 |
| 1171 | 2026-05-21T14:05:00.323Z | Checking is-terminal v0.4.12 |
| 1172 | 2026-05-21T14:05:00.343Z | Checking num_threads v0.1.7 |
| 1173 | 2026-05-21T14:05:00.439Z | Checking match_cfg v0.1.0 |
| 1174 | 2026-05-21T14:05:00.532Z | Checking hostname v0.3.1 |
| 1175 | 2026-05-21T14:05:00.550Z | Checking strum v0.26.3 |
| 1176 | 2026-05-21T14:05:00.566Z | Compiling usdt-attr-macro v0.6.0 |
| 1177 | 2026-05-21T14:05:00.629Z | Compiling usdt-macro v0.6.0 |
| 1178 | 2026-05-21T14:05:00.660Z | Checking newtype-uuid v1.3.2 |
| 1179 | 2026-05-21T14:05:00.663Z | Compiling newtype-uuid-macros v0.1.0 |
| 1180 | 2026-05-21T14:05:00.804Z | Compiling structmeta-derive v0.3.0 |
| 1181 | 2026-05-21T14:05:00.856Z | Compiling syn v1.0.109 |
| 1182 | 2026-05-21T14:05:01.121Z | Checking time v0.3.47 |
| 1183 | 2026-05-21T14:05:01.239Z | Checking tempfile v3.23.0 |
| 1184 | 2026-05-21T14:05:01.309Z | Compiling darling_macro v0.23.0 |
| 1185 | 2026-05-21T14:05:01.438Z | Checking crossbeam-channel v0.5.15 |
| 1186 | 2026-05-21T14:05:01.536Z | Checking daft v0.1.5 |
| 1187 | 2026-05-21T14:05:01.772Z | Checking thread_local v1.1.8 |
| 1188 | 2026-05-21T14:05:01.791Z | Compiling crc32fast v1.4.0 |
| 1189 | 2026-05-21T14:05:01.898Z | Compiling structmeta v0.3.0 |
| 1190 | 2026-05-21T14:05:01.902Z | Compiling darling v0.23.0 |
| 1191 | 2026-05-21T14:05:01.943Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1192 | 2026-05-21T14:05:02.010Z | Compiling serde_with_macros v3.18.0 |
| 1193 | 2026-05-21T14:05:02.143Z | Checking rustls-webpki v0.102.4 |
| 1194 | 2026-05-21T14:05:02.287Z | Checking serde_spanned v1.0.4 |
| 1195 | 2026-05-21T14:05:02.347Z | Checking take_mut v0.2.2 |
| 1196 | 2026-05-21T14:05:02.409Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1197 | 2026-05-21T14:05:02.427Z | Checking debug-ignore v1.0.5 |
| 1198 | 2026-05-21T14:05:02.457Z | Checking term v1.2.0 |
| 1199 | 2026-05-21T14:05:02.598Z | Checking slog-json v2.6.1 |
| 1200 | 2026-05-21T14:05:02.685Z | Checking slog-term v2.9.2 |
| 1201 | 2026-05-21T14:05:02.715Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1202 | 2026-05-21T14:05:02.757Z | Compiling strum_macros v0.27.2 |
| 1203 | 2026-05-21T14:05:02.946Z | Checking memmap2 v0.9.9 |
| 1204 | 2026-05-21T14:05:03.136Z | Checking spin v0.9.8 |
| 1205 | 2026-05-21T14:05:03.176Z | Checking slog-bunyan v2.5.0 |
| 1206 | 2026-05-21T14:05:03.292Z | Compiling derive-ex v0.1.8 |
| 1207 | 2026-05-21T14:05:03.296Z | Checking async-stream v0.3.6 |
| 1208 | 2026-05-21T14:05:03.443Z | Checking waitgroup v0.1.2 |
| 1209 | 2026-05-21T14:05:03.474Z | Checking rustls-pemfile v2.2.0 |
| 1210 | 2026-05-21T14:05:03.546Z | Checking serde_path_to_error v0.1.20 |
| 1211 | 2026-05-21T14:05:03.618Z | Checking hostname v0.4.2 |
| 1212 | 2026-05-21T14:05:03.725Z | Checking macaddr v1.0.1 |
| 1213 | 2026-05-21T14:05:03.817Z | Checking quick-error v1.2.3 |
| 1214 | 2026-05-21T14:05:03.955Z | Checking tokio-rustls v0.25.0 |
| 1215 | 2026-05-21T14:05:04.127Z | Checking serde_with v3.18.0 |
| 1216 | 2026-05-21T14:05:04.153Z | Checking regress v0.10.5 |
| 1217 | 2026-05-21T14:05:04.545Z | Checking webpki-roots v1.0.3 |
| 1218 | 2026-05-21T14:05:04.850Z | Checking usdt v0.6.0 |
| 1219 | 2026-05-21T14:05:04.872Z | Compiling test-strategy v0.4.3 |
| 1220 | 2026-05-21T14:05:04.917Z | Compiling parse-display-derive v0.10.0 |
| 1221 | 2026-05-21T14:05:04.987Z | Compiling dropshot v0.17.0 |
| 1222 | 2026-05-21T14:05:05.014Z | Checking wait-timeout v0.2.0 |
| 1223 | 2026-05-21T14:05:05.218Z | Checking bit-vec v0.6.3 |
| 1224 | 2026-05-21T14:05:05.402Z | Checking bit-set v0.5.3 |
| 1225 | 2026-05-21T14:05:05.570Z | Checking rusty-fork v0.3.0 |
| 1226 | 2026-05-21T14:05:05.589Z | Checking strum v0.27.2 |
| 1227 | 2026-05-21T14:05:05.606Z | Compiling dropshot_endpoint v0.17.0 |
| 1228 | 2026-05-21T14:05:05.606Z | Checking rand_xorshift v0.3.0 |
| 1229 | 2026-05-21T14:05:05.653Z | Checking unarray v0.1.4 |
| 1230 | 2026-05-21T14:05:05.699Z | Compiling crucible-workspace-hack v0.1.0 |
| 1231 | 2026-05-21T14:05:05.742Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1232 | 2026-05-21T14:05:05.778Z | Checking proptest v1.5.0 |
| 1233 | 2026-05-21T14:05:05.870Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1234 | 2026-05-21T14:05:06.066Z | Checking adler v1.0.2 |
| 1235 | 2026-05-21T14:05:06.091Z | Checking rustc-hash v2.1.1 |
| 1236 | 2026-05-21T14:05:06.214Z | Checking miniz_oxide v0.7.2 |
| 1237 | 2026-05-21T14:05:06.217Z | Checking iddqd v0.3.18 |
| 1238 | 2026-05-21T14:05:06.462Z | Compiling toml_datetime v0.6.11 |
| 1239 | 2026-05-21T14:05:06.534Z | Checking openssl-probe v0.2.1 |
| 1240 | 2026-05-21T14:05:06.575Z | Checking flate2 v1.0.30 |
| 1241 | 2026-05-21T14:05:06.648Z | Checking rustls-native-certs v0.8.3 |
| 1242 | 2026-05-21T14:05:06.745Z | Checking instant v0.1.12 |
| 1243 | 2026-05-21T14:05:06.787Z | Checking compression-core v0.4.31 |
| 1244 | 2026-05-21T14:05:06.840Z | Checking backoff v0.4.0 |
| 1245 | 2026-05-21T14:05:06.875Z | Checking parse-display v0.10.0 |
| 1246 | 2026-05-21T14:05:06.915Z | Checking compression-codecs v0.4.32 |
| 1247 | 2026-05-21T14:05:07.017Z | Checking itertools v0.14.0 |
| 1248 | 2026-05-21T14:05:07.036Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1249 | 2026-05-21T14:05:07.109Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1250 | 2026-05-21T14:05:07.318Z | Checking base64ct v1.6.0 |
| 1251 | 2026-05-21T14:05:07.391Z | Checking toml v1.0.6+spec-1.1.0 |
| 1252 | 2026-05-21T14:05:07.462Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1253 | 2026-05-21T14:05:07.513Z | Checking async-compression v0.4.33 |
| 1254 | 2026-05-21T14:05:07.575Z | Checking unicode-width v0.1.14 |
| 1255 | 2026-05-21T14:05:08.074Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1256 | 2026-05-21T14:05:08.117Z | Compiling clap_derive v4.5.4 |
| 1257 | 2026-05-21T14:05:08.174Z | Compiling unsafe-libyaml v0.2.11 |
| 1258 | 2026-05-21T14:05:08.409Z | Checking utf8parse v0.2.1 |
| 1259 | 2026-05-21T14:05:08.524Z | Checking anstyle-parse v0.2.4 |
| 1260 | 2026-05-21T14:05:08.689Z | Compiling serde_yaml v0.9.34+deprecated |
| 1261 | 2026-05-21T14:05:09.103Z | Checking is_terminal_polyfill v1.70.0 |
| 1262 | 2026-05-21T14:05:09.281Z | Checking anstyle v1.0.7 |
| 1263 | 2026-05-21T14:05:09.342Z | Checking anstyle-query v1.0.3 |
| 1264 | 2026-05-21T14:05:09.406Z | Checking colorchoice v1.0.1 |
| 1265 | 2026-05-21T14:05:09.465Z | Checking pem-rfc7468 v0.7.0 |
| 1266 | 2026-05-21T14:05:09.511Z | Checking anstream v0.6.14 |
| 1267 | 2026-05-21T14:05:09.627Z | Checking terminal_size v0.3.0 |
| 1268 | 2026-05-21T14:05:09.711Z | Compiling der_derive v0.7.3 |
| 1269 | 2026-05-21T14:05:09.750Z | Checking clap_lex v0.7.0 |
| 1270 | 2026-05-21T14:05:09.865Z | Checking flagset v0.4.7 |
| 1271 | 2026-05-21T14:05:09.902Z | Compiling winnow v0.5.40 |
| 1272 | 2026-05-21T14:05:09.999Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1273 | 2026-05-21T14:05:10.086Z | Checking clap_builder v4.5.2 |
| 1274 | 2026-05-21T14:05:10.461Z | Compiling darling_core v0.21.3 |
| 1275 | 2026-05-21T14:05:10.678Z | Checking der v0.7.10 |
| 1276 | 2026-05-21T14:05:11.002Z | Compiling rustc_version v0.4.1 |
| 1277 | 2026-05-21T14:05:11.264Z | Compiling toml_edit v0.19.15 |
| 1278 | 2026-05-21T14:05:11.323Z | Checking clap v4.5.4 |
| 1279 | 2026-05-21T14:05:11.427Z | Checking spki v0.7.3 |
| 1280 | 2026-05-21T14:05:11.704Z | Compiling heck v0.4.1 |
| 1281 | 2026-05-21T14:05:11.911Z | Checking secrecy v0.10.3 |
| 1282 | 2026-05-21T14:05:12.034Z | Compiling heapless v0.8.0 |
| 1283 | 2026-05-21T14:05:12.164Z | Compiling convert_case v0.4.0 |
| 1284 | 2026-05-21T14:05:12.478Z | Compiling proc-macro-crate v1.3.1 |
| 1285 | 2026-05-21T14:05:12.521Z | Compiling derive_more v0.99.20 |
| 1286 | 2026-05-21T14:05:12.628Z | Compiling darling_macro v0.21.3 |
| 1287 | 2026-05-21T14:05:12.827Z | Checking pkcs8 v0.10.2 |
| 1288 | 2026-05-21T14:05:12.993Z | Checking tabwriter v1.4.0 |
| 1289 | 2026-05-21T14:05:13.197Z | Compiling darling v0.21.3 |
| 1290 | 2026-05-21T14:05:13.288Z | Compiling ingot-macros v0.1.1 |
| 1291 | 2026-05-21T14:05:13.307Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1292 | 2026-05-21T14:05:13.374Z | Checking backon v1.6.0 |
| 1293 | 2026-05-21T14:05:13.516Z | Checking crossbeam-epoch v0.9.18 |
| 1294 | 2026-05-21T14:05:13.781Z | Checking hash32 v0.3.1 |
| 1295 | 2026-05-21T14:05:13.872Z | Compiling cfg_aliases v0.2.1 |
| 1296 | 2026-05-21T14:05:13.890Z | Checking bitflags v1.3.2 |
| 1297 | 2026-05-21T14:05:13.954Z | Compiling smoltcp v0.11.0 |
| 1298 | 2026-05-21T14:05:14.327Z | Compiling typify-impl v0.4.3 |
| 1299 | 2026-05-21T14:05:14.347Z | Checking hmac v0.12.1 |
| 1300 | 2026-05-21T14:05:14.510Z | Checking cobs v0.2.3 |
| 1301 | 2026-05-21T14:05:14.575Z | Checking managed v0.8.0 |
| 1302 | 2026-05-21T14:05:14.634Z | Checking postcard v1.0.9 |
| 1303 | 2026-05-21T14:05:14.833Z | Checking inout v0.1.3 |
| 1304 | 2026-05-21T14:05:14.890Z | Compiling zerocopy-derive v0.7.34 |
| 1305 | 2026-05-21T14:05:14.970Z | Checking ff v0.13.1 |
| 1306 | 2026-05-21T14:05:15.106Z | Compiling memoffset v0.9.1 |
| 1307 | 2026-05-21T14:05:15.244Z | Checking base16ct v0.2.0 |
| 1308 | 2026-05-21T14:05:15.399Z | Checking sec1 v0.7.3 |
| 1309 | 2026-05-21T14:05:15.647Z | Checking group v0.13.0 |
| 1310 | 2026-05-21T14:05:15.738Z | Checking cipher v0.4.4 |
| 1311 | 2026-05-21T14:05:15.798Z | Checking hkdf v0.12.4 |
| 1312 | 2026-05-21T14:05:15.948Z | Checking ingot-types v0.1.2 |
| 1313 | 2026-05-21T14:05:15.951Z | Compiling regress v0.11.1 |
| 1314 | 2026-05-21T14:05:15.951Z | Checking crypto-bigint v0.5.5 |
| 1315 | 2026-05-21T14:05:16.260Z | Compiling proc-macro-error-attr v1.0.4 |
| 1316 | 2026-05-21T14:05:16.285Z | Checking ingot v0.1.1 |
| 1317 | 2026-05-21T14:05:16.497Z | Compiling rayon-core v1.13.0 |
| 1318 | 2026-05-21T14:05:16.517Z | Checking colored v3.1.1 |
| 1319 | 2026-05-21T14:05:16.664Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1320 | 2026-05-21T14:05:16.916Z | Compiling pkg-config v0.3.30 |
| 1321 | 2026-05-21T14:05:17.039Z | Checking elliptic-curve v0.13.8 |
| 1322 | 2026-05-21T14:05:17.394Z | Checking crossbeam-deque v0.8.5 |
| 1323 | 2026-05-21T14:05:17.465Z | Compiling num_enum_derive v0.7.4 |
| 1324 | 2026-05-21T14:05:17.578Z | Compiling curve25519-dalek v4.1.3 |
| 1325 | 2026-05-21T14:05:17.626Z | Compiling typify-impl v0.6.2 |
| 1326 | 2026-05-21T14:05:17.768Z | Compiling typify-macro v0.4.3 |
| 1327 | 2026-05-21T14:05:17.857Z | Checking half v2.7.1 |
| 1328 | 2026-05-21T14:05:18.465Z | Checking universal-hash v0.5.1 |
| 1329 | 2026-05-21T14:05:18.506Z | Compiling proc-macro-error v1.0.4 |
| 1330 | 2026-05-21T14:05:18.597Z | Checking ciborium-io v0.2.2 |
| 1331 | 2026-05-21T14:05:18.695Z | Checking data-encoding v2.6.0 |
| 1332 | 2026-05-21T14:05:18.714Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1333 | 2026-05-21T14:05:18.756Z | Compiling vcpkg v0.2.15 |
| 1334 | 2026-05-21T14:05:18.934Z | Checking opaque-debug v0.3.1 |
| 1335 | 2026-05-21T14:05:19.016Z | Checking ciborium-ll v0.2.2 |
| 1336 | 2026-05-21T14:05:19.034Z | Checking num_enum v0.7.4 |
| 1337 | 2026-05-21T14:05:19.212Z | Compiling num_enum_derive v0.5.11 |
| 1338 | 2026-05-21T14:05:19.333Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1339 | 2026-05-21T14:05:19.603Z | Compiling foreign-types-macros v0.2.3 |
| 1340 | 2026-05-21T14:05:19.754Z | Checking foreign-types-shared v0.3.1 |
| 1341 | 2026-05-21T14:05:20.219Z | Checking num_enum v0.5.11 |
| 1342 | 2026-05-21T14:05:20.239Z | Checking foreign-types v0.5.0 |
| 1343 | 2026-05-21T14:05:20.320Z | Checking rayon v1.11.0 |
| 1344 | 2026-05-21T14:05:20.339Z | Compiling typify v0.4.3 |
| 1345 | 2026-05-21T14:05:20.440Z | Checking ciborium v0.2.2 |
| 1346 | 2026-05-21T14:05:20.705Z | Compiling zerocopy v0.7.34 |
| 1347 | 2026-05-21T14:05:20.862Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1348 | 2026-05-21T14:05:20.889Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1349 | 2026-05-21T14:05:21.070Z | Compiling typify-macro v0.6.2 |
| 1350 | 2026-05-21T14:05:21.096Z | Checking serde_spanned v0.6.9 |
| 1351 | 2026-05-21T14:05:21.232Z | Checking aead v0.5.2 |
| 1352 | 2026-05-21T14:05:21.256Z | Compiling scroll_derive v0.12.0 |
| 1353 | 2026-05-21T14:05:21.375Z | Checking num-integer v0.1.46 |
| 1354 | 2026-05-21T14:05:21.597Z | Compiling usdt-impl v0.5.0 |
| 1355 | 2026-05-21T14:05:21.785Z | Checking cstr-argument v0.1.2 |
| 1356 | 2026-05-21T14:05:21.908Z | Checking keccak v0.1.6 |
| 1357 | 2026-05-21T14:05:21.927Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1358 | 2026-05-21T14:05:21.963Z | Checking scroll v0.12.0 |
| 1359 | 2026-05-21T14:05:21.986Z | Checking thiserror-no-std v2.0.2 |
| 1360 | 2026-05-21T14:05:22.015Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1361 | 2026-05-21T14:05:22.066Z | Checking sha3 v0.10.8 |
| 1362 | 2026-05-21T14:05:22.176Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1363 | 2026-05-21T14:05:22.194Z | Compiling dof v0.3.0 |
| 1364 | 2026-05-21T14:05:22.228Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1365 | 2026-05-21T14:05:22.251Z | Checking poly1305 v0.8.0 |
| 1366 | 2026-05-21T14:05:22.264Z | Checking chacha20 v0.9.1 |
| 1367 | 2026-05-21T14:05:22.479Z | Compiling dtrace-parser v0.2.0 |
| 1368 | 2026-05-21T14:05:22.524Z | Checking password-hash v0.5.0 |
| 1369 | 2026-05-21T14:05:22.594Z | Checking camino-tempfile v1.4.1 |
| 1370 | 2026-05-21T14:05:22.658Z | Checking blake2 v0.10.6 |
| 1371 | 2026-05-21T14:05:22.704Z | Compiling thread-id v4.2.1 |
| 1372 | 2026-05-21T14:05:22.753Z | Checking indent_write v2.2.0 |
| 1373 | 2026-05-21T14:05:23.023Z | Checking argon2 v0.5.3 |
| 1374 | 2026-05-21T14:05:23.107Z | Checking chacha20poly1305 v0.10.1 |
| 1375 | 2026-05-21T14:05:23.318Z | Checking goblin v0.8.2 |
| 1376 | 2026-05-21T14:05:23.493Z | Checking vsss-rs v3.3.4 |
| 1377 | 2026-05-21T14:05:23.596Z | Checking num-bigint v0.4.5 |
| 1378 | 2026-05-21T14:05:24.143Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1379 | 2026-05-21T14:05:24.205Z | Checking sigpipe v0.1.3 |
| 1380 | 2026-05-21T14:05:24.309Z | Checking jiff v0.2.15 |
| 1381 | 2026-05-21T14:05:24.657Z | Checking num-rational v0.4.2 |
| 1382 | 2026-05-21T14:05:24.954Z | Compiling typify v0.6.2 |
| 1383 | 2026-05-21T14:05:25.096Z | Checking num-iter v0.1.45 |
| 1384 | 2026-05-21T14:05:25.191Z | Compiling zone_cfg_derive v0.3.0 |
| 1385 | 2026-05-21T14:05:25.215Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1386 | 2026-05-21T14:05:26.076Z | Checking num-complex v0.4.6 |
| 1387 | 2026-05-21T14:05:26.148Z | Compiling num-derive v0.4.2 |
| 1388 | 2026-05-21T14:05:26.521Z | Checking tinyvec_macros v0.1.1 |
| 1389 | 2026-05-21T14:05:26.610Z | Checking tinyvec v1.6.0 |
| 1390 | 2026-05-21T14:05:26.883Z | Checking zone v0.3.1 |
| 1391 | 2026-05-21T14:05:27.026Z | Checking num v0.4.3 |
| 1392 | 2026-05-21T14:05:27.147Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1393 | 2026-05-21T14:05:27.173Z | Checking rustls-webpki v0.103.4 |
| 1394 | 2026-05-21T14:05:27.618Z | Compiling usdt-macro v0.5.0 |
| 1395 | 2026-05-21T14:05:27.724Z | Compiling usdt-attr-macro v0.5.0 |
| 1396 | 2026-05-21T14:05:28.011Z | Checking smf v0.2.3 |
| 1397 | 2026-05-21T14:05:28.147Z | Checking memmap v0.7.0 |
| 1398 | 2026-05-21T14:05:28.242Z | Checking bstr v1.9.1 |
| 1399 | 2026-05-21T14:05:28.286Z | Checking whoami v1.5.1 |
| 1400 | 2026-05-21T14:05:28.472Z | Checking usdt v0.5.0 |
| 1401 | 2026-05-21T14:05:28.946Z | Compiling progenitor-impl v0.11.1 |
| 1402 | 2026-05-21T14:05:29.080Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1403 | 2026-05-21T14:05:29.303Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1404 | 2026-05-21T14:05:29.929Z | Checking toml_write v0.1.2 |
| 1405 | 2026-05-21T14:05:30.009Z | Checking tokio-rustls v0.26.0 |
| 1406 | 2026-05-21T14:05:30.104Z | Checking rustls-platform-verifier v0.6.2 |
| 1407 | 2026-05-21T14:05:30.231Z | Checking hyper-rustls v0.27.3 |
| 1408 | 2026-05-21T14:05:30.251Z | Checking toml_edit v0.22.27 |
| 1409 | 2026-05-21T14:05:30.465Z | Checking reqwest v0.12.23 |
| 1410 | 2026-05-21T14:05:30.840Z | Checking reqwest v0.13.2 |
| 1411 | 2026-05-21T14:05:31.150Z | Checking progenitor-client v0.10.0 |
| 1412 | 2026-05-21T14:05:31.248Z | Checking progenitor-client v0.11.1 |
| 1413 | 2026-05-21T14:05:31.377Z | Compiling progenitor-macro v0.11.1 |
| 1414 | 2026-05-21T14:05:31.677Z | Checking progenitor-client v0.14.0 |
| 1415 | 2026-05-21T14:05:31.921Z | Checking progenitor-extras v0.2.0 |
| 1416 | 2026-05-21T14:05:32.118Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1417 | 2026-05-21T14:05:32.154Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1418 | 2026-05-21T14:05:33.277Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1419 | 2026-05-21T14:05:33.442Z | Compiling darling_core v0.20.11 |
| 1420 | 2026-05-21T14:05:33.534Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1421 | 2026-05-21T14:05:33.643Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1422 | 2026-05-21T14:05:33.853Z | Compiling dropshot v0.16.7 |
| 1423 | 2026-05-21T14:05:34.015Z | Checking swrite v0.1.0 |
| 1424 | 2026-05-21T14:05:34.091Z | Checking float-ord v0.3.2 |
| 1425 | 2026-05-21T14:05:34.565Z | Checking toml v0.9.12+spec-1.1.0 |
| 1426 | 2026-05-21T14:05:35.254Z | Checking toml v0.8.23 |
| 1427 | 2026-05-21T14:05:35.391Z | Compiling darling_macro v0.20.11 |
| 1428 | 2026-05-21T14:05:35.550Z | Checking progenitor v0.11.1 |
| 1429 | 2026-05-21T14:05:35.571Z | Compiling nix v0.30.1 |
| 1430 | 2026-05-21T14:05:35.649Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1431 | 2026-05-21T14:05:35.720Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1432 | 2026-05-21T14:05:35.938Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1433 | 2026-05-21T14:05:35.967Z | Compiling hubpack_derive v0.1.1 |
| 1434 | 2026-05-21T14:05:36.114Z | Checking byte-wrapper v0.1.0 |
| 1435 | 2026-05-21T14:05:36.133Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1436 | 2026-05-21T14:05:36.334Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1437 | 2026-05-21T14:05:36.374Z | Compiling dropshot_endpoint v0.16.7 |
| 1438 | 2026-05-21T14:05:36.527Z | Checking base64 v0.21.7 |
| 1439 | 2026-05-21T14:05:36.726Z | Checking static_assertions v1.1.0 |
| 1440 | 2026-05-21T14:05:36.809Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1441 | 2026-05-21T14:05:36.874Z | Checking hubpack v0.1.2 |
| 1442 | 2026-05-21T14:05:36.877Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1443 | 2026-05-21T14:05:37.057Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1444 | 2026-05-21T14:05:37.276Z | Compiling darling v0.20.11 |
| 1445 | 2026-05-21T14:05:37.295Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1446 | 2026-05-21T14:05:37.371Z | Compiling libz-sys v1.1.16 |
| 1447 | 2026-05-21T14:05:37.653Z | Compiling nix v0.31.3 |
| 1448 | 2026-05-21T14:05:37.678Z | Compiling enum-as-inner v0.6.0 |
| 1449 | 2026-05-21T14:05:37.782Z | Checking atomicwrites v0.4.4 |
| 1450 | 2026-05-21T14:05:37.923Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1451 | 2026-05-21T14:05:38.056Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1452 | 2026-05-21T14:05:38.231Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1453 | 2026-05-21T14:05:38.416Z | Compiling semver v0.1.20 |
| 1454 | 2026-05-21T14:05:38.435Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1455 | 2026-05-21T14:05:38.438Z | Checking is_ci v1.2.0 |
| 1456 | 2026-05-21T14:05:38.581Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1457 | 2026-05-21T14:05:38.703Z | Compiling rustc_version v0.1.7 |
| 1458 | 2026-05-21T14:05:38.735Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1459 | 2026-05-21T14:05:38.755Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1460 | 2026-05-21T14:05:38.912Z | Compiling derive_builder_core v0.20.2 |
| 1461 | 2026-05-21T14:05:38.982Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1462 | 2026-05-21T14:05:39.191Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1463 | 2026-05-21T14:05:39.539Z | Checking similar v2.7.0 |
| 1464 | 2026-05-21T14:05:39.683Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1465 | 2026-05-21T14:05:39.846Z | Compiling progenitor-impl v0.14.0 |
| 1466 | 2026-05-21T14:05:39.864Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1467 | 2026-05-21T14:05:39.882Z | Checking utf-8 v0.7.6 |
| 1468 | 2026-05-21T14:05:39.900Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1469 | 2026-05-21T14:05:40.024Z | Compiling owo-colors v4.3.0 |
| 1470 | 2026-05-21T14:05:40.064Z | Checking tungstenite v0.21.0 |
| 1471 | 2026-05-21T14:05:40.175Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1472 | 2026-05-21T14:05:40.518Z | Compiling derive_builder_macro v0.20.2 |
| 1473 | 2026-05-21T14:05:40.835Z | Compiling newtype_derive v0.1.6 |
| 1474 | 2026-05-21T14:05:41.075Z | Checking supports-color v2.1.0 |
| 1475 | 2026-05-21T14:05:41.096Z | Checking supports-color v3.0.2 |
| 1476 | 2026-05-21T14:05:41.229Z | Compiling openssl-sys v0.9.107 |
| 1477 | 2026-05-21T14:05:41.843Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1478 | 2026-05-21T14:05:42.003Z | Compiling progenitor-macro v0.14.0 |
| 1479 | 2026-05-21T14:05:42.189Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1480 | 2026-05-21T14:05:42.276Z | Checking resolv-conf v0.7.0 |
| 1481 | 2026-05-21T14:05:42.297Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1482 | 2026-05-21T14:05:42.480Z | Compiling serde_repr v0.1.19 |
| 1483 | 2026-05-21T14:05:42.503Z | Compiling vergen-lib v9.1.0 |
| 1484 | 2026-05-21T14:05:42.522Z | Compiling slog-dtrace v0.3.0 |
| 1485 | 2026-05-21T14:05:42.595Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1486 | 2026-05-21T14:05:42.733Z | Checking linked-hash-map v0.5.6 |
| 1487 | 2026-05-21T14:05:42.763Z | Checking unicode-segmentation v1.11.0 |
| 1488 | 2026-05-21T14:05:42.913Z | Checking lru-cache v0.1.2 |
| 1489 | 2026-05-21T14:05:43.063Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1490 | 2026-05-21T14:05:43.081Z | Checking newline-converter v0.3.0 |
| 1491 | 2026-05-21T14:05:43.165Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1492 | 2026-05-21T14:05:43.740Z | Compiling derive_builder v0.20.2 |
| 1493 | 2026-05-21T14:05:43.874Z | Checking tokio-tungstenite v0.21.0 |
| 1494 | 2026-05-21T14:05:43.895Z | Checking hickory-proto v0.24.4 |
| 1495 | 2026-05-21T14:05:44.014Z | Compiling progenitor-impl v0.13.0 |
| 1496 | 2026-05-21T14:05:44.151Z | Checking console v0.15.8 |
| 1497 | 2026-05-21T14:05:44.427Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1498 | 2026-05-21T14:05:44.723Z | Checking serde-big-array v0.5.1 |
| 1499 | 2026-05-21T14:05:44.861Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1500 | 2026-05-21T14:05:44.879Z | Compiling derive-where v1.6.0 |
| 1501 | 2026-05-21T14:05:45.363Z | Compiling pin-project-internal v1.1.10 |
| 1502 | 2026-05-21T14:05:45.463Z | Compiling vergen v9.1.0 |
| 1503 | 2026-05-21T14:05:45.703Z | Compiling cargo-platform v0.3.2 |
| 1504 | 2026-05-21T14:05:45.975Z | Checking siphasher v1.0.1 |
| 1505 | 2026-05-21T14:05:46.098Z | Compiling progenitor-macro v0.13.0 |
| 1506 | 2026-05-21T14:05:46.121Z | Compiling cargo_metadata v0.23.1 |
| 1507 | 2026-05-21T14:05:46.143Z | Checking phf_shared v0.12.1 |
| 1508 | 2026-05-21T14:05:46.199Z | Checking progenitor v0.14.0 |
| 1509 | 2026-05-21T14:05:46.313Z | Checking hickory-resolver v0.24.4 |
| 1510 | 2026-05-21T14:05:46.452Z | Checking pin-project v1.1.10 |
| 1511 | 2026-05-21T14:05:46.602Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1512 | 2026-05-21T14:05:46.739Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1513 | 2026-05-21T14:05:47.027Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1514 | 2026-05-21T14:05:47.094Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1515 | 2026-05-21T14:05:47.200Z | Checking expectorate v1.2.0 |
| 1516 | 2026-05-21T14:05:47.222Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1517 | 2026-05-21T14:05:47.649Z | Checking progenitor-client v0.13.0 |
| 1518 | 2026-05-21T14:05:47.747Z | Checking globset v0.4.14 |
| 1519 | 2026-05-21T14:05:47.885Z | Checking unicode-normalization v0.1.24 |
| 1520 | 2026-05-21T14:05:48.000Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1521 | 2026-05-21T14:05:48.257Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1522 | 2026-05-21T14:05:48.301Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1523 | 2026-05-21T14:05:48.552Z | Checking terminal_size v0.4.3 |
| 1524 | 2026-05-21T14:05:48.571Z | Checking tokio-stream v0.1.17 |
| 1525 | 2026-05-21T14:05:48.679Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1526 | 2026-05-21T14:05:48.779Z | Compiling async-recursion v1.1.1 |
| 1527 | 2026-05-21T14:05:48.871Z | Compiling snafu-derive v0.8.9 |
| 1528 | 2026-05-21T14:05:48.874Z | Compiling vergen-git2 v9.1.0 |
| 1529 | 2026-05-21T14:05:48.922Z | Checking csv-core v0.1.12 |
| 1530 | 2026-05-21T14:05:48.947Z | Checking foldhash v0.1.5 |
| 1531 | 2026-05-21T14:05:49.087Z | Checking unicode-linebreak v0.1.5 |
| 1532 | 2026-05-21T14:05:49.106Z | Compiling unicode-xid v0.2.4 |
| 1533 | 2026-05-21T14:05:49.109Z | Compiling chrono-tz v0.10.4 |
| 1534 | 2026-05-21T14:05:49.234Z | Checking same-file v1.0.6 |
| 1535 | 2026-05-21T14:05:49.306Z | Compiling openssl v0.10.72 |
| 1536 | 2026-05-21T14:05:49.346Z | Checking unicode-width v0.2.1 |
| 1537 | 2026-05-21T14:05:49.365Z | Checking highway v1.3.0 |
| 1538 | 2026-05-21T14:05:49.459Z | Checking smawk v0.3.2 |
| 1539 | 2026-05-21T14:05:49.585Z | Checking foreign-types-shared v0.1.1 |
| 1540 | 2026-05-21T14:05:49.603Z | Compiling cancel-safe-futures v0.1.5 |
| 1541 | 2026-05-21T14:05:49.606Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1542 | 2026-05-21T14:05:49.639Z | Checking textwrap v0.16.2 |
| 1543 | 2026-05-21T14:05:49.679Z | Checking foreign-types v0.3.2 |
| 1544 | 2026-05-21T14:05:49.784Z | Checking walkdir v2.5.0 |
| 1545 | 2026-05-21T14:05:49.911Z | Compiling const_format_proc_macros v0.2.34 |
| 1546 | 2026-05-21T14:05:49.955Z | Checking csv v1.3.1 |
| 1547 | 2026-05-21T14:05:49.958Z | Checking hashbrown v0.15.2 |
| 1548 | 2026-05-21T14:05:50.301Z | Checking progenitor v0.13.0 |
| 1549 | 2026-05-21T14:05:50.330Z | Checking qorb v0.4.1 |
| 1550 | 2026-05-21T14:05:50.352Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1551 | 2026-05-21T14:05:50.421Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1552 | 2026-05-21T14:05:50.442Z | Checking olpc-cjson v0.1.4 |
| 1553 | 2026-05-21T14:05:50.579Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1554 | 2026-05-21T14:05:50.597Z | Checking snafu v0.8.9 |
| 1555 | 2026-05-21T14:05:50.668Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1556 | 2026-05-21T14:05:50.841Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1557 | 2026-05-21T14:05:50.890Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1558 | 2026-05-21T14:05:51.046Z | Checking phf v0.12.1 |
| 1559 | 2026-05-21T14:05:51.294Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1560 | 2026-05-21T14:05:51.340Z | Checking tokio-dtrace v0.1.1 |
| 1561 | 2026-05-21T14:05:51.561Z | Compiling progenitor-impl v0.10.0 |
| 1562 | 2026-05-21T14:05:51.649Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1563 | 2026-05-21T14:05:51.734Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1564 | 2026-05-21T14:05:51.883Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1565 | 2026-05-21T14:05:51.917Z | Checking sha2 v0.10.9 |
| 1566 | 2026-05-21T14:05:51.938Z | Checking libsw-core v0.3.2 |
| 1567 | 2026-05-21T14:05:51.958Z | Checking signature v2.2.0 |
| 1568 | 2026-05-21T14:05:52.053Z | Checking pem v3.0.5 |
| 1569 | 2026-05-21T14:05:52.084Z | Checking serde_plain v1.0.2 |
| 1570 | 2026-05-21T14:05:52.104Z | Compiling openssl-macros v0.1.1 |
| 1571 | 2026-05-21T14:05:52.138Z | Compiling cookie v0.18.1 |
| 1572 | 2026-05-21T14:05:52.141Z | Compiling rustls v0.21.12 |
| 1573 | 2026-05-21T14:05:52.177Z | Checking fixedbitset v0.4.2 |
| 1574 | 2026-05-21T14:05:52.213Z | Checking typed-path v0.9.3 |
| 1575 | 2026-05-21T14:05:52.232Z | Compiling moka v0.12.10 |
| 1576 | 2026-05-21T14:05:52.368Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1577 | 2026-05-21T14:05:52.386Z | Checking fixedbitset v0.5.7 |
| 1578 | 2026-05-21T14:05:52.451Z | Checking bytecount v0.6.9 |
| 1579 | 2026-05-21T14:05:52.561Z | Checking papergrid v0.11.0 |
| 1580 | 2026-05-21T14:05:52.598Z | Checking petgraph v0.8.3 |
| 1581 | 2026-05-21T14:05:52.753Z | Checking petgraph v0.6.5 |
| 1582 | 2026-05-21T14:05:52.988Z | Checking tough v0.20.0 |
| 1583 | 2026-05-21T14:05:53.187Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1584 | 2026-05-21T14:05:53.622Z | Checking libsw v3.5.0 |
| 1585 | 2026-05-21T14:05:53.680Z | Compiling progenitor-macro v0.10.0 |
| 1586 | 2026-05-21T14:05:53.774Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1587 | 2026-05-21T14:05:53.980Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1588 | 2026-05-21T14:05:54.000Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1589 | 2026-05-21T14:05:54.019Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1590 | 2026-05-21T14:05:54.173Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1591 | 2026-05-21T14:05:54.178Z | Checking oxide-tokio-rt v0.1.6 |
| 1592 | 2026-05-21T14:05:54.361Z | Checking const_format v0.2.35 |
| 1593 | 2026-05-21T14:05:54.559Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1594 | 2026-05-21T14:05:54.596Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1595 | 2026-05-21T14:05:54.838Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1596 | 2026-05-21T14:05:54.939Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1597 | 2026-05-21T14:05:54.967Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1598 | 2026-05-21T14:05:55.105Z | Compiling tabled_derive v0.7.0 |
| 1599 | 2026-05-21T14:05:55.187Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1600 | 2026-05-21T14:05:55.686Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1601 | 2026-05-21T14:05:55.791Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1602 | 2026-05-21T14:05:55.810Z | Checking gethostname v0.5.0 |
| 1603 | 2026-05-21T14:05:55.828Z | Checking rustls-webpki v0.101.7 |
| 1604 | 2026-05-21T14:05:55.909Z | Checking sct v0.7.1 |
| 1605 | 2026-05-21T14:05:56.040Z | Checking bcs v0.1.6 |
| 1606 | 2026-05-21T14:05:56.060Z | Compiling salty v0.3.0 |
| 1607 | 2026-05-21T14:05:56.119Z | Checking linear-map v1.2.0 |
| 1608 | 2026-05-21T14:05:56.162Z | Checking tagptr v0.2.0 |
| 1609 | 2026-05-21T14:05:56.278Z | Checking termtree v0.5.1 |
| 1610 | 2026-05-21T14:05:56.298Z | Compiling radium v0.7.0 |
| 1611 | 2026-05-21T14:05:56.360Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1612 | 2026-05-21T14:05:56.643Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1613 | 2026-05-21T14:05:56.808Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1614 | 2026-05-21T14:05:56.976Z | Checking tabled v0.15.0 |
| 1615 | 2026-05-21T14:05:57.740Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1616 | 2026-05-21T14:05:57.814Z | Checking progenitor v0.10.0 |
| 1617 | 2026-05-21T14:05:57.955Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1618 | 2026-05-21T14:05:58.137Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1619 | 2026-05-21T14:05:58.299Z | Checking steno v0.4.1 |
| 1620 | 2026-05-21T14:05:58.924Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1621 | 2026-05-21T14:05:58.978Z | Checking hickory-proto v0.25.2 |
| 1622 | 2026-05-21T14:05:59.281Z | Checking rfc6979 v0.4.0 |
| 1623 | 2026-05-21T14:05:59.461Z | Checking tap v1.0.1 |
| 1624 | 2026-05-21T14:05:59.489Z | Checking humantime v2.3.0 |
| 1625 | 2026-05-21T14:05:59.578Z | Checking wyz v0.5.1 |
| 1626 | 2026-05-21T14:05:59.684Z | Checking ecdsa v0.16.9 |
| 1627 | 2026-05-21T14:05:59.766Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1628 | 2026-05-21T14:06:00.018Z | Checking tokio-rustls v0.24.1 |
| 1629 | 2026-05-21T14:06:00.402Z | Checking ed25519 v2.2.3 |
| 1630 | 2026-05-21T14:06:00.556Z | Checking hickory-resolver v0.25.2 |
| 1631 | 2026-05-21T14:06:00.576Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1632 | 2026-05-21T14:06:00.615Z | Checking rustls-pemfile v1.0.4 |
| 1633 | 2026-05-21T14:06:00.756Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1634 | 2026-05-21T14:06:00.820Z | Checking primeorder v0.13.6 |
| 1635 | 2026-05-21T14:06:01.069Z | Checking twox-hash v2.1.2 |
| 1636 | 2026-05-21T14:06:01.180Z | Checking env_filter v1.0.1 |
| 1637 | 2026-05-21T14:06:01.227Z | Checking atty v0.2.14 |
| 1638 | 2026-05-21T14:06:01.331Z | Checking funty v2.0.0 |
| 1639 | 2026-05-21T14:06:01.350Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1640 | 2026-05-21T14:06:01.369Z | Checking env_logger v0.11.10 |
| 1641 | 2026-05-21T14:06:01.387Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1642 | 2026-05-21T14:06:01.557Z | Checking toml v0.7.8 |
| 1643 | 2026-05-21T14:06:01.578Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1644 | 2026-05-21T14:06:01.623Z | Checking p384 v0.13.1 |
| 1645 | 2026-05-21T14:06:01.679Z | Checking bitvec v1.0.1 |
| 1646 | 2026-05-21T14:06:01.799Z | Checking ed25519-dalek v2.2.0 |
| 1647 | 2026-05-21T14:06:01.877Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1648 | 2026-05-21T14:06:01.995Z | Checking polyval v0.6.2 |
| 1649 | 2026-05-21T14:06:02.016Z | Checking aes v0.8.4 |
| 1650 | 2026-05-21T14:06:02.035Z | Checking ctr v0.9.2 |
| 1651 | 2026-05-21T14:06:02.125Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1652 | 2026-05-21T14:06:02.167Z | Checking x509-cert v0.2.5 |
| 1653 | 2026-05-21T14:06:02.203Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1654 | 2026-05-21T14:06:02.232Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1655 | 2026-05-21T14:06:02.363Z | Checking bincode v1.3.3 |
| 1656 | 2026-05-21T14:06:02.382Z | Compiling strum_macros v0.28.0 |
| 1657 | 2026-05-21T14:06:02.409Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1658 | 2026-05-21T14:06:02.644Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1659 | 2026-05-21T14:06:02.682Z | Checking passt v0.3.0 |
| 1660 | 2026-05-21T14:06:02.785Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1661 | 2026-05-21T14:06:02.805Z | Checking fakedata_generator v0.7.1 |
| 1662 | 2026-05-21T14:06:02.879Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1663 | 2026-05-21T14:06:02.922Z | Checking aes-gcm-siv v0.11.1 |
| 1664 | 2026-05-21T14:06:03.061Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1665 | 2026-05-21T14:06:03.080Z | Compiling bitstruct_derive v0.1.0 |
| 1666 | 2026-05-21T14:06:03.116Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1667 | 2026-05-21T14:06:03.136Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1668 | 2026-05-21T14:06:03.168Z | Checking dropshot-api-manager-types v0.7.2 |
| 1669 | 2026-05-21T14:06:03.195Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=zl%2Fmulticast#0e8a28a2) |
| 1670 | 2026-05-21T14:06:03.268Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1671 | 2026-05-21T14:06:03.342Z | Compiling fs-err v3.1.2 |
| 1672 | 2026-05-21T14:06:03.463Z | Checking ringbuffer v0.16.0 |
| 1673 | 2026-05-21T14:06:03.513Z | Checking pretty-hex v0.2.1 |
| 1674 | 2026-05-21T14:06:03.578Z | Compiling cfg_aliases v0.1.1 |
| 1675 | 2026-05-21T14:06:03.636Z | Checking ascii v1.1.0 |
| 1676 | 2026-05-21T14:06:03.666Z | Checking typeid v1.0.0 |
| 1677 | 2026-05-21T14:06:03.685Z | Compiling nix v0.28.0 |
| 1678 | 2026-05-21T14:06:03.724Z | Checking bitstruct v0.1.1 |
| 1679 | 2026-05-21T14:06:03.771Z | Checking erased-serde v0.4.5 |
| 1680 | 2026-05-21T14:06:03.820Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1681 | 2026-05-21T14:06:03.839Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1682 | 2026-05-21T14:06:04.051Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=zl%2Fmulticast#284c6830) |
| 1683 | 2026-05-21T14:06:04.116Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1684 | 2026-05-21T14:06:04.135Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1685 | 2026-05-21T14:06:04.167Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1686 | 2026-05-21T14:06:04.267Z | Checking itertools v0.13.0 |
| 1687 | 2026-05-21T14:06:04.295Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1688 | 2026-05-21T14:06:04.333Z | Checking serde_arrays v0.1.0 |
| 1689 | 2026-05-21T14:06:04.453Z | Checking libloading v0.7.4 |
| 1690 | 2026-05-21T14:06:04.494Z | Checking bit_field v0.10.2 |
| 1691 | 2026-05-21T14:06:04.663Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1692 | 2026-05-21T14:06:04.712Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1693 | 2026-05-21T14:06:04.761Z | Checking git-stub v1.0.0 |
| 1694 | 2026-05-21T14:06:04.788Z | Checking kstat-rs v0.2.4 |
| 1695 | 2026-05-21T14:06:04.907Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1696 | 2026-05-21T14:06:04.927Z | Compiling escargot v0.5.15 |
| 1697 | 2026-05-21T14:06:04.975Z | Checking git-stub-vcs v0.1.0 |
| 1698 | 2026-05-21T14:06:04.994Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1699 | 2026-05-21T14:06:05.170Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1700 | 2026-05-21T14:06:05.224Z | Checking ron v0.8.1 |
| 1701 | 2026-05-21T14:06:05.294Z | Checking xattr v1.3.1 |
| 1702 | 2026-05-21T14:06:05.434Z | Checking drift v0.2.0 |
| 1703 | 2026-05-21T14:06:05.611Z | Checking cargo-platform v0.1.8 |
| 1704 | 2026-05-21T14:06:05.653Z | Checking filetime v0.2.23 |
| 1705 | 2026-05-21T14:06:05.694Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1706 | 2026-05-21T14:06:05.762Z | Checking dropshot-api-manager v0.7.2 |
| 1707 | 2026-05-21T14:06:05.785Z | Checking cargo_metadata v0.18.1 |
| 1708 | 2026-05-21T14:06:05.788Z | Checking tar v0.4.40 |
| 1709 | 2026-05-21T14:06:06.163Z | Checking ctrlc v3.4.4 |
| 1710 | 2026-05-21T14:06:06.456Z | Checking fatfs v0.3.6 |
| 1711 | 2026-05-21T14:06:06.780Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1712 | 2026-05-21T14:06:06.989Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1713 | 2026-05-21T14:06:07.206Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1714 | 2026-05-21T14:06:07.391Z | Compiling git2 v0.20.2 |
| 1715 | 2026-05-21T14:06:07.642Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1716 | 2026-05-21T14:06:08.847Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1717 | 2026-05-21T14:06:09.656Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1718 | 2026-05-21T14:06:12.558Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1719 | 2026-05-21T14:06:13.948Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1720 | 2026-05-21T14:06:18.708Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1721 | 2026-05-21T14:06:22.218Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1722 | 2026-05-21T14:06:28.579Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1723 | 2026-05-21T14:06:28.579Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1724 | 2026-05-21T14:06:33.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s |
| 1725 | 2026-05-21T14:06:33.556Z | |
| 1726 | 2026-05-21T14:06:33.556Z | real 2:25.815600285 |
| 1727 | 2026-05-21T14:06:33.556Z | user 9:06.398380665 |
| 1728 | 2026-05-21T14:06:33.556Z | sys 2:22.997154347 |
| 1729 | 2026-05-21T14:06:33.556Z | trap 0.256978140 |
| 1730 | 2026-05-21T14:06:33.556Z | tflt 1.238548083 |
| 1731 | 2026-05-21T14:06:33.556Z | dflt 0.710481278 |
| 1732 | 2026-05-21T14:06:33.556Z | kflt 0.015142891 |
| 1733 | 2026-05-21T14:06:33.556Z | lock 16:30.057276725 |
| 1734 | 2026-05-21T14:06:33.556Z | slp 36:16.147056350 |
| 1735 | 2026-05-21T14:06:33.556Z | lat 1:26.368298840 |
| 1736 | 2026-05-21T14:06:33.559Z | stop 4:32.971083419 |
| 1737 | 2026-05-21T14:06:33.560Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1738 | 2026-05-21T14:06:34.057Z | Downloading crates ... |
| 1739 | 2026-05-21T14:06:34.211Z | Downloaded predicates v3.1.0 |
| 1740 | 2026-05-21T14:06:34.215Z | Downloaded termtree v0.4.1 |
| 1741 | 2026-05-21T14:06:34.217Z | Downloaded fragile v2.0.0 |
| 1742 | 2026-05-21T14:06:34.218Z | Downloaded downcast v0.11.0 |
| 1743 | 2026-05-21T14:06:34.220Z | Downloaded slog-envlogger v2.2.0 |
| 1744 | 2026-05-21T14:06:34.227Z | Downloaded predicates-core v1.0.6 |
| 1745 | 2026-05-21T14:06:34.227Z | Downloaded predicates-tree v1.0.9 |
| 1746 | 2026-05-21T14:06:34.232Z | Downloaded mockall v0.12.1 |
| 1747 | 2026-05-21T14:06:34.235Z | Downloaded slog-stdlog v4.1.1 |
| 1748 | 2026-05-21T14:06:34.235Z | Downloaded slog-scope v4.4.0 |
| 1749 | 2026-05-21T14:06:34.235Z | Downloaded serde_test v1.0.176 |
| 1750 | 2026-05-21T14:06:34.238Z | Downloaded fdeflate v0.3.4 |
| 1751 | 2026-05-21T14:06:34.240Z | Downloaded bytemuck v1.16.0 |
| 1752 | 2026-05-21T14:06:34.240Z | Downloaded arc-swap v1.7.1 |
| 1753 | 2026-05-21T14:06:34.246Z | Downloaded png v0.17.13 |
| 1754 | 2026-05-21T14:06:34.249Z | Downloaded mockall_derive v0.12.1 |
| 1755 | 2026-05-21T14:06:34.846Z | Downloaded image v0.25.1 |
| 1756 | 2026-05-21T14:06:35.065Z | Checking tokio v1.52.3 |
| 1757 | 2026-05-21T14:06:35.177Z | Checking simd-adler32 v0.3.7 |
| 1758 | 2026-05-21T14:06:35.195Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1759 | 2026-05-21T14:06:35.215Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1760 | 2026-05-21T14:06:35.227Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1761 | 2026-05-21T14:06:35.227Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1762 | 2026-05-21T14:06:35.250Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1763 | 2026-05-21T14:06:35.255Z | Checking arc-swap v1.7.1 |
| 1764 | 2026-05-21T14:06:35.306Z | Checking miniz_oxide v0.7.2 |
| 1765 | 2026-05-21T14:06:35.372Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1766 | 2026-05-21T14:06:35.382Z | Checking fdeflate v0.3.4 |
| 1767 | 2026-05-21T14:06:35.445Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1768 | 2026-05-21T14:06:35.457Z | Checking slog-scope v4.4.0 |
| 1769 | 2026-05-21T14:06:35.460Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1770 | 2026-05-21T14:06:35.481Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1771 | 2026-05-21T14:06:35.502Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1772 | 2026-05-21T14:06:35.577Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1773 | 2026-05-21T14:06:35.616Z | Checking slog-stdlog v4.1.1 |
| 1774 | 2026-05-21T14:06:35.628Z | Checking predicates-core v1.0.6 |
| 1775 | 2026-05-21T14:06:35.640Z | Checking flate2 v1.0.30 |
| 1776 | 2026-05-21T14:06:35.663Z | Checking bytemuck v1.16.0 |
| 1777 | 2026-05-21T14:06:35.676Z | Checking termtree v0.4.1 |
| 1778 | 2026-05-21T14:06:35.693Z | Compiling mockall_derive v0.12.1 |
| 1779 | 2026-05-21T14:06:35.725Z | Checking slog-envlogger v2.2.0 |
| 1780 | 2026-05-21T14:06:35.742Z | Checking predicates v3.1.0 |
| 1781 | 2026-05-21T14:06:35.797Z | Checking predicates-tree v1.0.9 |
| 1782 | 2026-05-21T14:06:35.856Z | Checking downcast v0.11.0 |
| 1783 | 2026-05-21T14:06:35.867Z | Checking fragile v2.0.0 |
| 1784 | 2026-05-21T14:06:35.900Z | Checking serde_test v1.0.176 |
| 1785 | 2026-05-21T14:06:35.911Z | Checking compression-codecs v0.4.32 |
| 1786 | 2026-05-21T14:06:35.973Z | Checking png v0.17.13 |
| 1787 | 2026-05-21T14:06:35.989Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1788 | 2026-05-21T14:06:36.512Z | Checking image v0.25.1 |
| 1789 | 2026-05-21T14:06:37.585Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1790 | 2026-05-21T14:06:37.684Z | Checking mockall v0.12.1 |
| 1791 | 2026-05-21T14:06:37.697Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1792 | 2026-05-21T14:06:38.346Z | Checking tokio-util v0.7.16 |
| 1793 | 2026-05-21T14:06:38.346Z | Checking tokio-rustls v0.26.0 |
| 1794 | 2026-05-21T14:06:38.349Z | Checking tower v0.5.2 |
| 1795 | 2026-05-21T14:06:38.349Z | Checking tokio-rustls v0.25.0 |
| 1796 | 2026-05-21T14:06:38.349Z | Checking async-compression v0.4.33 |
| 1797 | 2026-05-21T14:06:38.349Z | Checking backoff v0.4.0 |
| 1798 | 2026-05-21T14:06:38.349Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1799 | 2026-05-21T14:06:38.401Z | Checking tokio-tungstenite v0.21.0 |
| 1800 | 2026-05-21T14:06:38.546Z | Checking zone v0.3.1 |
| 1801 | 2026-05-21T14:06:38.549Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1802 | 2026-05-21T14:06:38.569Z | Checking hickory-proto v0.24.4 |
| 1803 | 2026-05-21T14:06:38.580Z | Checking libsw-core v0.3.2 |
| 1804 | 2026-05-21T14:06:38.592Z | Checking tokio-dtrace v0.1.1 |
| 1805 | 2026-05-21T14:06:38.654Z | Checking cancel-safe-futures v0.1.5 |
| 1806 | 2026-05-21T14:06:38.717Z | Checking libsw v3.5.0 |
| 1807 | 2026-05-21T14:06:38.731Z | Checking tower-http v0.6.8 |
| 1808 | 2026-05-21T14:06:38.757Z | Checking oxide-tokio-rt v0.1.6 |
| 1809 | 2026-05-21T14:06:38.815Z | Checking h2 v0.4.6 |
| 1810 | 2026-05-21T14:06:38.859Z | Checking tokio-stream v0.1.17 |
| 1811 | 2026-05-21T14:06:38.879Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1812 | 2026-05-21T14:06:38.895Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1813 | 2026-05-21T14:06:38.910Z | Checking hickory-proto v0.25.2 |
| 1814 | 2026-05-21T14:06:38.998Z | Checking steno v0.4.1 |
| 1815 | 2026-05-21T14:06:39.223Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1816 | 2026-05-21T14:06:39.360Z | Checking tokio-rustls v0.24.1 |
| 1817 | 2026-05-21T14:06:39.502Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=zl%2Fmulticast#284c6830) |
| 1818 | 2026-05-21T14:06:39.550Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1819 | 2026-05-21T14:06:40.058Z | Checking hickory-resolver v0.24.4 |
| 1820 | 2026-05-21T14:06:40.408Z | Checking hickory-resolver v0.25.2 |
| 1821 | 2026-05-21T14:06:40.544Z | Checking hyper v1.8.1 |
| 1822 | 2026-05-21T14:06:40.645Z | Checking qorb v0.4.1 |
| 1823 | 2026-05-21T14:06:41.341Z | Checking hyper-util v0.1.20 |
| 1824 | 2026-05-21T14:06:42.229Z | Checking hyper-rustls v0.27.3 |
| 1825 | 2026-05-21T14:06:42.232Z | Checking dropshot v0.17.0 |
| 1826 | 2026-05-21T14:06:42.232Z | Checking dropshot v0.16.7 |
| 1827 | 2026-05-21T14:06:42.396Z | Checking reqwest v0.12.23 |
| 1828 | 2026-05-21T14:06:42.396Z | Checking reqwest v0.13.2 |
| 1829 | 2026-05-21T14:06:43.012Z | Checking progenitor-client v0.10.0 |
| 1830 | 2026-05-21T14:06:43.015Z | Checking progenitor-client v0.11.1 |
| 1831 | 2026-05-21T14:06:43.015Z | Checking tough v0.20.0 |
| 1832 | 2026-05-21T14:06:43.121Z | Checking progenitor-client v0.14.0 |
| 1833 | 2026-05-21T14:06:43.124Z | Checking progenitor-client v0.13.0 |
| 1834 | 2026-05-21T14:06:43.220Z | Checking progenitor v0.10.0 |
| 1835 | 2026-05-21T14:06:43.244Z | Checking progenitor v0.11.1 |
| 1836 | 2026-05-21T14:06:43.341Z | Checking progenitor-extras v0.2.0 |
| 1837 | 2026-05-21T14:06:43.341Z | Checking progenitor v0.14.0 |
| 1838 | 2026-05-21T14:06:43.365Z | Checking progenitor v0.13.0 |
| 1839 | 2026-05-21T14:06:43.367Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1840 | 2026-05-21T14:06:43.387Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1841 | 2026-05-21T14:06:43.477Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1842 | 2026-05-21T14:06:43.492Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1843 | 2026-05-21T14:06:43.988Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1844 | 2026-05-21T14:06:43.988Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1845 | 2026-05-21T14:06:44.837Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1846 | 2026-05-21T14:06:44.931Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1847 | 2026-05-21T14:06:45.169Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1848 | 2026-05-21T14:06:45.419Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1849 | 2026-05-21T14:06:45.491Z | Checking dropshot-api-manager v0.7.2 |
| 1850 | 2026-05-21T14:06:45.515Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1851 | 2026-05-21T14:06:45.588Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1852 | 2026-05-21T14:06:45.795Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1853 | 2026-05-21T14:06:45.996Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1854 | 2026-05-21T14:06:46.308Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1855 | 2026-05-21T14:06:46.516Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1856 | 2026-05-21T14:06:47.439Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1857 | 2026-05-21T14:06:47.442Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1858 | 2026-05-21T14:06:47.442Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1859 | 2026-05-21T14:06:47.442Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1860 | 2026-05-21T14:06:47.940Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1861 | 2026-05-21T14:06:48.316Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1862 | 2026-05-21T14:06:48.529Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1863 | 2026-05-21T14:06:48.857Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1864 | 2026-05-21T14:06:48.861Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1865 | 2026-05-21T14:06:49.046Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1866 | 2026-05-21T14:06:49.046Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1867 | 2026-05-21T14:06:49.501Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1868 | 2026-05-21T14:06:49.706Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1869 | 2026-05-21T14:06:49.719Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1870 | 2026-05-21T14:06:50.688Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1871 | 2026-05-21T14:06:52.245Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1872 | 2026-05-21T14:06:52.648Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1873 | 2026-05-21T14:06:52.648Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1874 | 2026-05-21T14:06:53.347Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1875 | 2026-05-21T14:06:53.613Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1876 | 2026-05-21T14:06:53.613Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1877 | 2026-05-21T14:06:53.680Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1878 | 2026-05-21T14:06:54.168Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1879 | 2026-05-21T14:06:54.168Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1880 | 2026-05-21T14:06:54.172Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1881 | 2026-05-21T14:06:57.728Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1882 | 2026-05-21T14:06:58.496Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1883 | 2026-05-21T14:07:01.504Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1884 | 2026-05-21T14:07:03.553Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1885 | 2026-05-21T14:07:04.292Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1886 | 2026-05-21T14:07:07.832Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1887 | 2026-05-21T14:07:09.196Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1888 | 2026-05-21T14:07:09.682Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1889 | 2026-05-21T14:07:12.343Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1890 | 2026-05-21T14:07:19.931Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1891 | 2026-05-21T14:07:19.935Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1892 | 2026-05-21T14:07:25.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.67s |
| 1893 | 2026-05-21T14:07:25.460Z | |
| 1894 | 2026-05-21T14:07:25.460Z | real 51.896257334 |
| 1895 | 2026-05-21T14:07:25.460Z | user 2:11.742085251 |
| 1896 | 2026-05-21T14:07:25.460Z | sys 22.988730705 |
| 1897 | 2026-05-21T14:07:25.460Z | trap 0.033021277 |
| 1898 | 2026-05-21T14:07:25.460Z | tflt 0.044891843 |
| 1899 | 2026-05-21T14:07:25.460Z | dflt 0.030941727 |
| 1900 | 2026-05-21T14:07:25.460Z | kflt 0.000038520 |
| 1901 | 2026-05-21T14:07:25.464Z | lock 5:09.517241395 |
| 1902 | 2026-05-21T14:07:25.464Z | slp 7:32.977035627 |
| 1903 | 2026-05-21T14:07:25.464Z | lat 5.063339341 |
| 1904 | 2026-05-21T14:07:25.464Z | stop 13.223791620 |
| 1905 | 2026-05-21T14:07:25.464Z | + banner build |
| 1906 | 2026-05-21T14:07:25.464Z | |
| 1907 | 2026-05-21T14:07:25.464Z | ##### # # # # ##### |
| 1908 | 2026-05-21T14:07:25.464Z | # # # # # # # # |
| 1909 | 2026-05-21T14:07:25.464Z | ##### # # # # # # |
| 1910 | 2026-05-21T14:07:25.464Z | # # # # # # # # |
| 1911 | 2026-05-21T14:07:25.464Z | # # # # # # # # |
| 1912 | 2026-05-21T14:07:25.464Z | ##### #### # ###### ##### |
| 1913 | 2026-05-21T14:07:25.464Z | |
| 1914 | 2026-05-21T14:07:25.464Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1915 | 2026-05-21T14:07:26.193Z | Compiling proc-macro2 v1.0.106 |
| 1916 | 2026-05-21T14:07:26.193Z | Compiling quote v1.0.45 |
| 1917 | 2026-05-21T14:07:26.193Z | Compiling unicode-ident v1.0.24 |
| 1918 | 2026-05-21T14:07:26.193Z | Compiling libc v0.2.186 |
| 1919 | 2026-05-21T14:07:26.193Z | Compiling serde_core v1.0.228 |
| 1920 | 2026-05-21T14:07:26.196Z | Compiling serde v1.0.228 |
| 1921 | 2026-05-21T14:07:26.196Z | Compiling autocfg v1.3.0 |
| 1922 | 2026-05-21T14:07:26.196Z | Compiling cfg-if v1.0.0 |
| 1923 | 2026-05-21T14:07:26.383Z | Compiling zmij v1.0.19 |
| 1924 | 2026-05-21T14:07:26.399Z | Compiling memchr v2.7.2 |
| 1925 | 2026-05-21T14:07:26.664Z | Compiling libm v0.2.8 |
| 1926 | 2026-05-21T14:07:26.895Z | Compiling version_check v0.9.5 |
| 1927 | 2026-05-21T14:07:27.036Z | Compiling smallvec v1.13.2 |
| 1928 | 2026-05-21T14:07:27.163Z | Compiling itoa v1.0.11 |
| 1929 | 2026-05-21T14:07:27.242Z | Compiling getrandom v0.4.2 |
| 1930 | 2026-05-21T14:07:27.287Z | Compiling stable_deref_trait v1.2.0 |
| 1931 | 2026-05-21T14:07:27.356Z | Compiling serde_json v1.0.149 |
| 1932 | 2026-05-21T14:07:27.498Z | Compiling syn v2.0.117 |
| 1933 | 2026-05-21T14:07:27.511Z | Compiling litemap v0.7.4 |
| 1934 | 2026-05-21T14:07:27.542Z | Compiling writeable v0.5.5 |
| 1935 | 2026-05-21T14:07:27.684Z | Compiling icu_locid_transform_data v1.5.0 |
| 1936 | 2026-05-21T14:07:27.736Z | Compiling percent-encoding v2.3.2 |
| 1937 | 2026-05-21T14:07:27.748Z | Compiling icu_properties_data v1.5.0 |
| 1938 | 2026-05-21T14:07:27.759Z | Compiling utf16_iter v1.0.5 |
| 1939 | 2026-05-21T14:07:27.803Z | Compiling utf8_iter v1.0.4 |
| 1940 | 2026-05-21T14:07:27.892Z | Compiling write16 v1.0.0 |
| 1941 | 2026-05-21T14:07:27.901Z | Compiling icu_normalizer_data v1.5.0 |
| 1942 | 2026-05-21T14:07:27.984Z | Compiling num-traits v0.2.19 |
| 1943 | 2026-05-21T14:07:27.996Z | Compiling shlex v1.3.0 |
| 1944 | 2026-05-21T14:07:28.029Z | Compiling form_urlencoded v1.2.2 |
| 1945 | 2026-05-21T14:07:28.046Z | Compiling jobserver v0.1.31 |
| 1946 | 2026-05-21T14:07:28.173Z | Compiling getrandom v0.2.14 |
| 1947 | 2026-05-21T14:07:28.292Z | Compiling cc v1.2.17 |
| 1948 | 2026-05-21T14:07:28.359Z | Compiling log v0.4.29 |
| 1949 | 2026-05-21T14:07:28.373Z | Compiling lock_api v0.4.12 |
| 1950 | 2026-05-21T14:07:28.535Z | Compiling thiserror v2.0.18 |
| 1951 | 2026-05-21T14:07:28.605Z | Compiling parking_lot_core v0.9.10 |
| 1952 | 2026-05-21T14:07:28.872Z | Compiling heck v0.5.0 |
| 1953 | 2026-05-21T14:07:29.010Z | Compiling iana-time-zone v0.1.64 |
| 1954 | 2026-05-21T14:07:29.148Z | Compiling regex-syntax v0.8.5 |
| 1955 | 2026-05-21T14:07:29.161Z | Compiling rustversion v1.0.22 |
| 1956 | 2026-05-21T14:07:29.278Z | Compiling uuid v1.22.0 |
| 1957 | 2026-05-21T14:07:29.393Z | Compiling aho-corasick v1.1.3 |
| 1958 | 2026-05-21T14:07:29.575Z | Compiling semver v1.0.28 |
| 1959 | 2026-05-21T14:07:29.900Z | Compiling dyn-clone v1.0.17 |
| 1960 | 2026-05-21T14:07:29.990Z | Compiling schemars v0.8.22 |
| 1961 | 2026-05-21T14:07:30.068Z | Compiling slab v0.4.9 |
| 1962 | 2026-05-21T14:07:30.112Z | Compiling subtle v2.6.1 |
| 1963 | 2026-05-21T14:07:30.249Z | Compiling typenum v1.17.0 |
| 1964 | 2026-05-21T14:07:30.264Z | Compiling synstructure v0.13.1 |
| 1965 | 2026-05-21T14:07:30.293Z | Compiling serde_derive_internals v0.29.1 |
| 1966 | 2026-05-21T14:07:30.311Z | Compiling pin-project-lite v0.2.14 |
| 1967 | 2026-05-21T14:07:30.698Z | Compiling regex-automata v0.4.14 |
| 1968 | 2026-05-21T14:07:30.711Z | Compiling bitflags v2.9.4 |
| 1969 | 2026-05-21T14:07:30.749Z | Compiling rand_core v0.6.4 |
| 1970 | 2026-05-21T14:07:30.906Z | Compiling socket2 v0.6.3 |
| 1971 | 2026-05-21T14:07:30.918Z | Compiling scopeguard v1.2.0 |
| 1972 | 2026-05-21T14:07:31.045Z | Compiling either v1.15.0 |
| 1973 | 2026-05-21T14:07:31.209Z | Compiling mio v1.2.0 |
| 1974 | 2026-05-21T14:07:31.236Z | Compiling parking_lot v0.12.2 |
| 1975 | 2026-05-21T14:07:31.249Z | Compiling signal-hook-registry v1.4.2 |
| 1976 | 2026-05-21T14:07:31.493Z | Compiling serde_derive v1.0.228 |
| 1977 | 2026-05-21T14:07:31.518Z | Compiling zerofrom-derive v0.1.5 |
| 1978 | 2026-05-21T14:07:31.539Z | Compiling yoke-derive v0.7.5 |
| 1979 | 2026-05-21T14:07:31.737Z | Compiling zerovec-derive v0.10.3 |
| 1980 | 2026-05-21T14:07:31.873Z | Compiling displaydoc v0.2.5 |
| 1981 | 2026-05-21T14:07:31.953Z | Compiling icu_provider_macros v1.5.0 |
| 1982 | 2026-05-21T14:07:32.167Z | Compiling schemars_derive v0.8.22 |
| 1983 | 2026-05-21T14:07:32.552Z | Compiling zeroize_derive v1.4.3 |
| 1984 | 2026-05-21T14:07:32.592Z | Compiling thiserror-impl v2.0.18 |
| 1985 | 2026-05-21T14:07:32.637Z | Compiling tokio-macros v2.7.0 |
| 1986 | 2026-05-21T14:07:32.755Z | Compiling zerofrom v0.1.5 |
| 1987 | 2026-05-21T14:07:32.786Z | Compiling regex v1.12.3 |
| 1988 | 2026-05-21T14:07:32.890Z | Compiling yoke v0.7.5 |
| 1989 | 2026-05-21T14:07:33.094Z | Compiling zerovec v0.10.4 |
| 1990 | 2026-05-21T14:07:33.180Z | Compiling futures-macro v0.3.32 |
| 1991 | 2026-05-21T14:07:33.227Z | Compiling zeroize v1.8.2 |
| 1992 | 2026-05-21T14:07:33.316Z | Compiling errno v0.3.14 |
| 1993 | 2026-05-21T14:07:33.381Z | Compiling generic-array v0.14.7 |
| 1994 | 2026-05-21T14:07:33.394Z | Compiling portable-atomic v1.11.1 |
| 1995 | 2026-05-21T14:07:33.472Z | Compiling ring v0.17.14 |
| 1996 | 2026-05-21T14:07:33.866Z | Compiling futures-core v0.3.32 |
| 1997 | 2026-05-21T14:07:33.942Z | Compiling tinystr v0.7.6 |
| 1998 | 2026-05-21T14:07:33.986Z | Compiling icu_collections v1.5.0 |
| 1999 | 2026-05-21T14:07:34.014Z | Compiling equivalent v1.0.2 |
| 2000 | 2026-05-21T14:07:34.026Z | Compiling critical-section v1.2.0 |
| 2001 | 2026-05-21T14:07:34.135Z | Compiling icu_locid v1.5.0 |
| 2002 | 2026-05-21T14:07:34.171Z | Compiling thiserror v1.0.64 |
| 2003 | 2026-05-21T14:07:34.438Z | Compiling once_cell v1.21.3 |
| 2004 | 2026-05-21T14:07:34.541Z | Compiling rustix v0.38.34 |
| 2005 | 2026-05-21T14:07:34.566Z | Compiling prettyplease v0.2.37 |
| 2006 | 2026-05-21T14:07:34.612Z | Compiling thiserror-impl v1.0.64 |
| 2007 | 2026-05-21T14:07:34.677Z | Compiling bytes v1.11.1 |
| 2008 | 2026-05-21T14:07:34.696Z | Compiling icu_provider v1.5.0 |
| 2009 | 2026-05-21T14:07:34.792Z | Compiling chrono v0.4.44 |
| 2010 | 2026-05-21T14:07:34.819Z | Compiling serde_tokenstream v0.2.3 |
| 2011 | 2026-05-21T14:07:35.102Z | Compiling icu_locid_transform v1.5.0 |
| 2012 | 2026-05-21T14:07:35.215Z | Compiling tokio v1.52.3 |
| 2013 | 2026-05-21T14:07:35.597Z | Compiling minimal-lexical v0.2.1 |
| 2014 | 2026-05-21T14:07:35.690Z | Compiling glob v0.3.3 |
| 2015 | 2026-05-21T14:07:35.746Z | Compiling icu_properties v1.5.1 |
| 2016 | 2026-05-21T14:07:35.829Z | Compiling httparse v1.10.1 |
| 2017 | 2026-05-21T14:07:36.016Z | Compiling clang-sys v1.8.1 |
| 2018 | 2026-05-21T14:07:36.177Z | Compiling nom v7.1.3 |
| 2019 | 2026-05-21T14:07:36.397Z | Compiling crypto-common v0.1.6 |
| 2020 | 2026-05-21T14:07:36.639Z | Compiling getrandom v0.3.4 |
| 2021 | 2026-05-21T14:07:36.970Z | Compiling lazy_static v1.5.0 |
| 2022 | 2026-05-21T14:07:37.073Z | Compiling libloading v0.8.9 |
| 2023 | 2026-05-21T14:07:37.086Z | Compiling futures-sink v0.3.32 |
| 2024 | 2026-05-21T14:07:37.197Z | Compiling home v0.5.11 |
| 2025 | 2026-05-21T14:07:37.266Z | Compiling bindgen v0.69.5 |
| 2026 | 2026-05-21T14:07:37.326Z | Compiling which v4.4.2 |
| 2027 | 2026-05-21T14:07:37.514Z | Compiling icu_normalizer v1.5.0 |
| 2028 | 2026-05-21T14:07:37.542Z | Compiling cexpr v0.6.0 |
| 2029 | 2026-05-21T14:07:37.766Z | Compiling itertools v0.12.1 |
| 2030 | 2026-05-21T14:07:38.121Z | Compiling idna_adapter v1.2.0 |
| 2031 | 2026-05-21T14:07:38.267Z | Compiling idna v1.0.3 |
| 2032 | 2026-05-21T14:07:38.325Z | Compiling lazycell v1.3.0 |
| 2033 | 2026-05-21T14:07:38.339Z | Compiling rustc-hash v1.1.0 |
| 2034 | 2026-05-21T14:07:38.440Z | Compiling cmake v0.1.54 |
| 2035 | 2026-05-21T14:07:38.452Z | Compiling fs_extra v1.3.0 |
| 2036 | 2026-05-21T14:07:38.554Z | Compiling dunce v1.0.5 |
| 2037 | 2026-05-21T14:07:38.651Z | Compiling url v2.5.4 |
| 2038 | 2026-05-21T14:07:38.707Z | Compiling strsim v0.11.1 |
| 2039 | 2026-05-21T14:07:38.775Z | Compiling const-oid v0.9.6 |
| 2040 | 2026-05-21T14:07:38.998Z | Compiling futures-channel v0.3.32 |
| 2041 | 2026-05-21T14:07:39.615Z | Compiling hashbrown v0.17.0 |
| 2042 | 2026-05-21T14:07:39.689Z | Compiling ident_case v1.0.1 |
| 2043 | 2026-05-21T14:07:39.816Z | Compiling futures-io v0.3.32 |
| 2044 | 2026-05-21T14:07:40.030Z | Compiling futures-task v0.3.32 |
| 2045 | 2026-05-21T14:07:40.059Z | Compiling slog v2.8.2 |
| 2046 | 2026-05-21T14:07:40.209Z | Compiling indexmap v2.14.0 |
| 2047 | 2026-05-21T14:07:40.275Z | Compiling futures-util v0.3.32 |
| 2048 | 2026-05-21T14:07:40.295Z | Compiling base64 v0.22.1 |
| 2049 | 2026-05-21T14:07:40.788Z | Compiling zerocopy-derive v0.8.27 |
| 2050 | 2026-05-21T14:07:40.990Z | Compiling http v1.4.0 |
| 2051 | 2026-05-21T14:07:41.028Z | Compiling block-buffer v0.10.4 |
| 2052 | 2026-05-21T14:07:41.199Z | Compiling digest v0.10.7 |
| 2053 | 2026-05-21T14:07:42.195Z | Compiling tracing-core v0.1.32 |
| 2054 | 2026-05-21T14:07:42.924Z | Compiling tracing-attributes v0.1.27 |
| 2055 | 2026-05-21T14:07:42.996Z | Compiling aws-lc-sys v0.30.0 |
| 2056 | 2026-05-21T14:07:43.176Z | Compiling ucd-trie v0.1.6 |
| 2057 | 2026-05-21T14:07:43.225Z | Compiling untrusted v0.9.0 |
| 2058 | 2026-05-21T14:07:43.358Z | Compiling pest v2.8.4 |
| 2059 | 2026-05-21T14:07:44.099Z | Compiling rustls-pki-types v1.12.0 |
| 2060 | 2026-05-21T14:07:44.116Z | Compiling tracing v0.1.40 |
| 2061 | 2026-05-21T14:07:44.278Z | Compiling byteorder v1.5.0 |
| 2062 | 2026-05-21T14:07:44.438Z | Compiling pest_meta v2.8.4 |
| 2063 | 2026-05-21T14:07:44.581Z | Compiling anyhow v1.0.100 |
| 2064 | 2026-05-21T14:07:44.910Z | Compiling ppv-lite86 v0.2.17 |
| 2065 | 2026-05-21T14:07:44.939Z | Compiling fnv v1.0.7 |
| 2066 | 2026-05-21T14:07:45.046Z | Compiling pest_generator v2.8.4 |
| 2067 | 2026-05-21T14:07:45.346Z | Compiling tokio-util v0.7.16 |
| 2068 | 2026-05-21T14:07:45.409Z | Compiling ipnet v2.9.0 |
| 2069 | 2026-05-21T14:07:45.662Z | Compiling paste v1.0.15 |
| 2070 | 2026-05-21T14:07:45.675Z | Compiling pest_derive v2.8.4 |
| 2071 | 2026-05-21T14:07:45.740Z | Compiling http-body v1.0.1 |
| 2072 | 2026-05-21T14:07:45.921Z | Compiling camino v1.2.2 |
| 2073 | 2026-05-21T14:07:46.175Z | Compiling zerocopy v0.8.27 |
| 2074 | 2026-05-21T14:07:46.204Z | Compiling omicron-workspace-hack v0.1.0 |
| 2075 | 2026-05-21T14:07:46.249Z | Compiling cpufeatures v0.2.12 |
| 2076 | 2026-05-21T14:07:46.378Z | Compiling atomic-waker v1.1.2 |
| 2077 | 2026-05-21T14:07:46.612Z | Compiling tower-layer v0.3.3 |
| 2078 | 2026-05-21T14:07:46.672Z | Compiling tower-service v0.3.3 |
| 2079 | 2026-05-21T14:07:46.770Z | Compiling try-lock v0.2.5 |
| 2080 | 2026-05-21T14:07:46.837Z | Compiling ryu v1.0.18 |
| 2081 | 2026-05-21T14:07:46.888Z | Compiling want v0.3.1 |
| 2082 | 2026-05-21T14:07:47.069Z | Compiling h2 v0.4.6 |
| 2083 | 2026-05-21T14:07:47.125Z | Compiling httpdate v1.0.3 |
| 2084 | 2026-05-21T14:07:47.375Z | Compiling pin-utils v0.1.0 |
| 2085 | 2026-05-21T14:07:47.508Z | Compiling ipnetwork v0.21.1 |
| 2086 | 2026-05-21T14:07:47.684Z | Compiling erased-serde v0.3.31 |
| 2087 | 2026-05-21T14:07:47.713Z | Compiling async-trait v0.1.89 |
| 2088 | 2026-05-21T14:07:48.271Z | Compiling num-conv v0.2.0 |
| 2089 | 2026-05-21T14:07:48.411Z | Compiling time-core v0.1.8 |
| 2090 | 2026-05-21T14:07:48.569Z | Compiling time-macros v0.2.27 |
| 2091 | 2026-05-21T14:07:48.797Z | Compiling serde_urlencoded v0.7.1 |
| 2092 | 2026-05-21T14:07:49.083Z | Compiling http-body-util v0.1.3 |
| 2093 | 2026-05-21T14:07:49.158Z | Compiling scroll_derive v0.13.1 |
| 2094 | 2026-05-21T14:07:49.370Z | Compiling aws-lc-rs v1.13.3 |
| 2095 | 2026-05-21T14:07:49.403Z | Compiling hyper v1.8.1 |
| 2096 | 2026-05-21T14:07:49.568Z | Compiling allocator-api2 v0.2.21 |
| 2097 | 2026-05-21T14:07:49.641Z | Compiling untrusted v0.7.1 |
| 2098 | 2026-05-21T14:07:49.771Z | Compiling foldhash v0.2.0 |
| 2099 | 2026-05-21T14:07:49.984Z | Compiling pretty-hex v0.4.1 |
| 2100 | 2026-05-21T14:07:49.997Z | Compiling hashbrown v0.16.1 |
| 2101 | 2026-05-21T14:07:50.046Z | Compiling daft-derive v0.1.5 |
| 2102 | 2026-05-21T14:07:50.141Z | Compiling strum_macros v0.26.4 |
| 2103 | 2026-05-21T14:07:50.685Z | Compiling hyper-util v0.1.20 |
| 2104 | 2026-05-21T14:07:51.790Z | Compiling rustls v0.23.31 |
| 2105 | 2026-05-21T14:07:52.071Z | Compiling rand_core v0.9.3 |
| 2106 | 2026-05-21T14:07:52.351Z | Compiling openapiv3 v2.2.0 |
| 2107 | 2026-05-21T14:07:52.638Z | Compiling usdt-impl v0.6.0 |
| 2108 | 2026-05-21T14:07:52.968Z | Compiling plain v0.2.3 |
| 2109 | 2026-05-21T14:07:53.092Z | Compiling rand_chacha v0.9.0 |
| 2110 | 2026-05-21T14:07:53.347Z | Compiling scroll v0.13.0 |
| 2111 | 2026-05-21T14:07:53.509Z | Compiling oxnet v0.1.4 |
| 2112 | 2026-05-21T14:07:53.733Z | Compiling crossbeam-utils v0.8.19 |
| 2113 | 2026-05-21T14:07:54.331Z | Compiling goblin v0.10.4 |
| 2114 | 2026-05-21T14:07:54.568Z | Compiling rand v0.9.2 |
| 2115 | 2026-05-21T14:07:55.207Z | Compiling sync_wrapper v1.0.1 |
| 2116 | 2026-05-21T14:07:55.321Z | Compiling rustls v0.22.4 |
| 2117 | 2026-05-21T14:07:55.408Z | Compiling tower v0.5.2 |
| 2118 | 2026-05-21T14:07:55.766Z | Compiling dtrace-parser v0.3.0 |
| 2119 | 2026-05-21T14:07:55.939Z | Compiling webpki-roots v0.26.3 |
| 2120 | 2026-05-21T14:07:56.002Z | Compiling thread-id v5.0.0 |
| 2121 | 2026-05-21T14:07:56.110Z | Compiling encoding_rs v0.8.34 |
| 2122 | 2026-05-21T14:07:56.250Z | Compiling iri-string v0.7.8 |
| 2123 | 2026-05-21T14:07:56.350Z | Compiling mime v0.3.17 |
| 2124 | 2026-05-21T14:07:56.851Z | Compiling slog-async v2.8.0 |
| 2125 | 2026-05-21T14:07:57.161Z | Compiling dof v0.4.0 |
| 2126 | 2026-05-21T14:07:57.927Z | Compiling tower-http v0.6.8 |
| 2127 | 2026-05-21T14:07:58.758Z | Compiling rand_chacha v0.3.1 |
| 2128 | 2026-05-21T14:07:58.948Z | Compiling futures-executor v0.3.32 |
| 2129 | 2026-05-21T14:07:59.026Z | Compiling multer v3.1.0 |
| 2130 | 2026-05-21T14:07:59.266Z | Compiling ref-cast v1.0.25 |
| 2131 | 2026-05-21T14:07:59.408Z | Compiling futures v0.3.32 |
| 2132 | 2026-05-21T14:07:59.507Z | Compiling rand v0.8.5 |
| 2133 | 2026-05-21T14:07:59.589Z | Compiling darling_core v0.23.0 |
| 2134 | 2026-05-21T14:08:00.169Z | Compiling usdt-macro v0.6.0 |
| 2135 | 2026-05-21T14:08:00.272Z | Compiling usdt-attr-macro v0.6.0 |
| 2136 | 2026-05-21T14:08:00.544Z | Compiling ref-cast-impl v1.0.25 |
| 2137 | 2026-05-21T14:08:01.022Z | Compiling async-stream-impl v0.3.6 |
| 2138 | 2026-05-21T14:08:01.162Z | Compiling winnow v0.7.13 |
| 2139 | 2026-05-21T14:08:01.175Z | Compiling rustix v1.1.2 |
| 2140 | 2026-05-21T14:08:01.390Z | Compiling hex v0.4.3 |
| 2141 | 2026-05-21T14:08:01.729Z | Compiling darling_macro v0.23.0 |
| 2142 | 2026-05-21T14:08:01.807Z | Compiling strum v0.26.3 |
| 2143 | 2026-05-21T14:08:01.948Z | Compiling sha1 v0.10.6 |
| 2144 | 2026-05-21T14:08:02.283Z | Compiling newtype-uuid v1.3.2 |
| 2145 | 2026-05-21T14:08:02.320Z | Compiling darling v0.23.0 |
| 2146 | 2026-05-21T14:08:02.332Z | Compiling newtype-uuid-macros v0.1.0 |
| 2147 | 2026-05-21T14:08:02.403Z | Compiling structmeta-derive v0.3.0 |
| 2148 | 2026-05-21T14:08:02.847Z | Compiling powerfmt v0.2.0 |
| 2149 | 2026-05-21T14:08:03.006Z | Compiling syn v1.0.109 |
| 2150 | 2026-05-21T14:08:03.113Z | Compiling deranged v0.5.3 |
| 2151 | 2026-05-21T14:08:03.141Z | Compiling serde_with_macros v3.18.0 |
| 2152 | 2026-05-21T14:08:03.383Z | Compiling num_threads v0.1.7 |
| 2153 | 2026-05-21T14:08:03.495Z | Compiling structmeta v0.3.0 |
| 2154 | 2026-05-21T14:08:03.618Z | Compiling fastrand v2.3.0 |
| 2155 | 2026-05-21T14:08:03.862Z | Compiling match_cfg v0.1.0 |
| 2156 | 2026-05-21T14:08:03.941Z | Compiling hostname v0.3.1 |
| 2157 | 2026-05-21T14:08:04.110Z | Compiling daft v0.1.5 |
| 2158 | 2026-05-21T14:08:04.278Z | Compiling time v0.3.47 |
| 2159 | 2026-05-21T14:08:04.316Z | Compiling crossbeam-channel v0.5.15 |
| 2160 | 2026-05-21T14:08:04.708Z | Compiling crc32fast v1.4.0 |
| 2161 | 2026-05-21T14:08:04.998Z | Compiling tempfile v3.23.0 |
| 2162 | 2026-05-21T14:08:05.011Z | Compiling thread_local v1.1.8 |
| 2163 | 2026-05-21T14:08:05.145Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2164 | 2026-05-21T14:08:05.362Z | Compiling strum_macros v0.27.2 |
| 2165 | 2026-05-21T14:08:05.784Z | Compiling derive-ex v0.1.8 |
| 2166 | 2026-05-21T14:08:05.854Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2167 | 2026-05-21T14:08:07.268Z | Compiling rustls-webpki v0.102.4 |
| 2168 | 2026-05-21T14:08:07.283Z | Compiling serde_spanned v1.0.4 |
| 2169 | 2026-05-21T14:08:07.364Z | Compiling is-terminal v0.4.12 |
| 2170 | 2026-05-21T14:08:07.440Z | Compiling term v1.2.0 |
| 2171 | 2026-05-21T14:08:07.462Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2172 | 2026-05-21T14:08:07.499Z | Compiling debug-ignore v1.0.5 |
| 2173 | 2026-05-21T14:08:07.613Z | Compiling take_mut v0.2.2 |
| 2174 | 2026-05-21T14:08:07.730Z | Compiling slog-term v2.9.2 |
| 2175 | 2026-05-21T14:08:09.085Z | Compiling test-strategy v0.4.3 |
| 2176 | 2026-05-21T14:08:09.274Z | Compiling slog-json v2.6.1 |
| 2177 | 2026-05-21T14:08:09.860Z | Compiling macaddr v1.0.1 |
| 2178 | 2026-05-21T14:08:09.943Z | Compiling memmap2 v0.9.9 |
| 2179 | 2026-05-21T14:08:10.142Z | Compiling spin v0.9.8 |
| 2180 | 2026-05-21T14:08:10.231Z | Compiling quick-error v1.2.3 |
| 2181 | 2026-05-21T14:08:10.345Z | Compiling usdt v0.6.0 |
| 2182 | 2026-05-21T14:08:10.695Z | Compiling slog-bunyan v2.5.0 |
| 2183 | 2026-05-21T14:08:10.885Z | Compiling async-stream v0.3.6 |
| 2184 | 2026-05-21T14:08:10.982Z | Compiling waitgroup v0.1.2 |
| 2185 | 2026-05-21T14:08:11.137Z | Compiling rustls-pemfile v2.2.0 |
| 2186 | 2026-05-21T14:08:11.427Z | Compiling tokio-rustls v0.25.0 |
| 2187 | 2026-05-21T14:08:11.427Z | Compiling serde_path_to_error v0.1.20 |
| 2188 | 2026-05-21T14:08:11.666Z | Compiling hostname v0.4.2 |
| 2189 | 2026-05-21T14:08:11.697Z | Compiling serde_with v3.18.0 |
| 2190 | 2026-05-21T14:08:11.839Z | Compiling regress v0.10.5 |
| 2191 | 2026-05-21T14:08:11.882Z | Compiling webpki-roots v1.0.3 |
| 2192 | 2026-05-21T14:08:12.568Z | Compiling parse-display-derive v0.10.0 |
| 2193 | 2026-05-21T14:08:12.717Z | Compiling wait-timeout v0.2.0 |
| 2194 | 2026-05-21T14:08:12.880Z | Compiling bit-vec v0.6.3 |
| 2195 | 2026-05-21T14:08:13.167Z | Compiling bit-set v0.5.3 |
| 2196 | 2026-05-21T14:08:13.179Z | Compiling rusty-fork v0.3.0 |
| 2197 | 2026-05-21T14:08:13.360Z | Compiling strum v0.27.2 |
| 2198 | 2026-05-21T14:08:13.497Z | Compiling rand_xorshift v0.3.0 |
| 2199 | 2026-05-21T14:08:13.683Z | Compiling dropshot v0.17.0 |
| 2200 | 2026-05-21T14:08:13.925Z | Compiling unarray v0.1.4 |
| 2201 | 2026-05-21T14:08:14.027Z | Compiling proptest v1.5.0 |
| 2202 | 2026-05-21T14:08:14.059Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2203 | 2026-05-21T14:08:14.072Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2204 | 2026-05-21T14:08:14.209Z | Compiling crucible-workspace-hack v0.1.0 |
| 2205 | 2026-05-21T14:08:14.310Z | Compiling dropshot_endpoint v0.17.0 |
| 2206 | 2026-05-21T14:08:14.556Z | Compiling rustc-hash v2.1.1 |
| 2207 | 2026-05-21T14:08:14.700Z | Compiling iddqd v0.3.18 |
| 2208 | 2026-05-21T14:08:15.994Z | Compiling toml_datetime v0.6.11 |
| 2209 | 2026-05-21T14:08:16.263Z | Compiling openssl-probe v0.2.1 |
| 2210 | 2026-05-21T14:08:16.389Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2211 | 2026-05-21T14:08:16.540Z | Compiling rustls-native-certs v0.8.3 |
| 2212 | 2026-05-21T14:08:16.600Z | Compiling instant v0.1.12 |
| 2213 | 2026-05-21T14:08:16.613Z | Compiling adler v1.0.2 |
| 2214 | 2026-05-21T14:08:16.724Z | Compiling backoff v0.4.0 |
| 2215 | 2026-05-21T14:08:16.795Z | Compiling miniz_oxide v0.7.2 |
| 2216 | 2026-05-21T14:08:16.939Z | Compiling parse-display v0.10.0 |
| 2217 | 2026-05-21T14:08:17.093Z | Compiling itertools v0.14.0 |
| 2218 | 2026-05-21T14:08:17.360Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2219 | 2026-05-21T14:08:18.128Z | Compiling base64ct v1.6.0 |
| 2220 | 2026-05-21T14:08:18.342Z | Compiling flate2 v1.0.30 |
| 2221 | 2026-05-21T14:08:18.470Z | Compiling compression-core v0.4.31 |
| 2222 | 2026-05-21T14:08:18.561Z | Compiling unicode-width v0.1.14 |
| 2223 | 2026-05-21T14:08:18.873Z | Compiling compression-codecs v0.4.32 |
| 2224 | 2026-05-21T14:08:19.412Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2225 | 2026-05-21T14:08:19.735Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2226 | 2026-05-21T14:08:20.029Z | Compiling async-compression v0.4.33 |
| 2227 | 2026-05-21T14:08:20.138Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2228 | 2026-05-21T14:08:20.362Z | Compiling unsafe-libyaml v0.2.11 |
| 2229 | 2026-05-21T14:08:21.048Z | Compiling serde_yaml v0.9.34+deprecated |
| 2230 | 2026-05-21T14:08:22.041Z | Compiling pem-rfc7468 v0.7.0 |
| 2231 | 2026-05-21T14:08:22.176Z | Compiling der_derive v0.7.3 |
| 2232 | 2026-05-21T14:08:22.463Z | Compiling winnow v0.5.40 |
| 2233 | 2026-05-21T14:08:22.666Z | Compiling flagset v0.4.7 |
| 2234 | 2026-05-21T14:08:22.816Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2235 | 2026-05-21T14:08:23.144Z | Compiling der v0.7.10 |
| 2236 | 2026-05-21T14:08:23.296Z | Compiling clap_derive v4.5.4 |
| 2237 | 2026-05-21T14:08:23.600Z | Compiling utf8parse v0.2.1 |
| 2238 | 2026-05-21T14:08:23.803Z | Compiling toml_edit v0.19.15 |
| 2239 | 2026-05-21T14:08:23.980Z | Compiling anstyle-parse v0.2.4 |
| 2240 | 2026-05-21T14:08:24.698Z | Compiling darling_core v0.21.3 |
| 2241 | 2026-05-21T14:08:24.977Z | Compiling proc-macro-crate v1.3.1 |
| 2242 | 2026-05-21T14:08:24.994Z | Compiling rustc_version v0.4.1 |
| 2243 | 2026-05-21T14:08:25.267Z | Compiling anstyle-query v1.0.3 |
| 2244 | 2026-05-21T14:08:25.382Z | Compiling is_terminal_polyfill v1.70.0 |
| 2245 | 2026-05-21T14:08:25.485Z | Compiling colorchoice v1.0.1 |
| 2246 | 2026-05-21T14:08:25.624Z | Compiling anstyle v1.0.7 |
| 2247 | 2026-05-21T14:08:25.780Z | Compiling spki v0.7.3 |
| 2248 | 2026-05-21T14:08:25.907Z | Compiling anstream v0.6.14 |
| 2249 | 2026-05-21T14:08:26.152Z | Compiling terminal_size v0.3.0 |
| 2250 | 2026-05-21T14:08:26.291Z | Compiling heck v0.4.1 |
| 2251 | 2026-05-21T14:08:26.306Z | Compiling clap_lex v0.7.0 |
| 2252 | 2026-05-21T14:08:26.865Z | Compiling darling_macro v0.21.3 |
| 2253 | 2026-05-21T14:08:26.911Z | Compiling clap_builder v4.5.2 |
| 2254 | 2026-05-21T14:08:27.105Z | Compiling secrecy v0.10.3 |
| 2255 | 2026-05-21T14:08:27.137Z | Compiling convert_case v0.4.0 |
| 2256 | 2026-05-21T14:08:27.452Z | Compiling darling v0.21.3 |
| 2257 | 2026-05-21T14:08:27.462Z | Compiling heapless v0.8.0 |
| 2258 | 2026-05-21T14:08:27.531Z | Compiling ingot-macros v0.1.1 |
| 2259 | 2026-05-21T14:08:27.588Z | Compiling derive_more v0.99.20 |
| 2260 | 2026-05-21T14:08:28.039Z | Compiling pkcs8 v0.10.2 |
| 2261 | 2026-05-21T14:08:28.250Z | Compiling tabwriter v1.4.0 |
| 2262 | 2026-05-21T14:08:28.639Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2263 | 2026-05-21T14:08:28.817Z | Compiling backon v1.6.0 |
| 2264 | 2026-05-21T14:08:28.954Z | Compiling clap v4.5.4 |
| 2265 | 2026-05-21T14:08:29.047Z | Compiling hash32 v0.3.1 |
| 2266 | 2026-05-21T14:08:29.074Z | Compiling cfg_aliases v0.2.1 |
| 2267 | 2026-05-21T14:08:29.154Z | Compiling smoltcp v0.11.0 |
| 2268 | 2026-05-21T14:08:29.832Z | Compiling typify-impl v0.4.3 |
| 2269 | 2026-05-21T14:08:29.932Z | Compiling hmac v0.12.1 |
| 2270 | 2026-05-21T14:08:30.094Z | Compiling managed v0.8.0 |
| 2271 | 2026-05-21T14:08:30.235Z | Compiling cobs v0.2.3 |
| 2272 | 2026-05-21T14:08:30.271Z | Compiling ingot-types v0.1.2 |
| 2273 | 2026-05-21T14:08:30.359Z | Compiling bitflags v1.3.2 |
| 2274 | 2026-05-21T14:08:30.485Z | Compiling postcard v1.0.9 |
| 2275 | 2026-05-21T14:08:30.716Z | Compiling ingot v0.1.1 |
| 2276 | 2026-05-21T14:08:31.476Z | Compiling crossbeam-epoch v0.9.18 |
| 2277 | 2026-05-21T14:08:32.646Z | Compiling inout v0.1.3 |
| 2278 | 2026-05-21T14:08:32.695Z | Compiling zerocopy-derive v0.7.34 |
| 2279 | 2026-05-21T14:08:32.816Z | Compiling ff v0.13.1 |
| 2280 | 2026-05-21T14:08:32.994Z | Compiling memoffset v0.9.1 |
| 2281 | 2026-05-21T14:08:33.253Z | Compiling typify-macro v0.4.3 |
| 2282 | 2026-05-21T14:08:33.564Z | Compiling base16ct v0.2.0 |
| 2283 | 2026-05-21T14:08:33.804Z | Compiling sec1 v0.7.3 |
| 2284 | 2026-05-21T14:08:33.933Z | Compiling group v0.13.0 |
| 2285 | 2026-05-21T14:08:34.152Z | Compiling cipher v0.4.4 |
| 2286 | 2026-05-21T14:08:34.692Z | Compiling hkdf v0.12.4 |
| 2287 | 2026-05-21T14:08:34.817Z | Compiling regress v0.11.1 |
| 2288 | 2026-05-21T14:08:34.859Z | Compiling crypto-bigint v0.5.5 |
| 2289 | 2026-05-21T14:08:34.894Z | Compiling proc-macro-error-attr v1.0.4 |
| 2290 | 2026-05-21T14:08:35.131Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2291 | 2026-05-21T14:08:35.174Z | Compiling pkg-config v0.3.30 |
| 2292 | 2026-05-21T14:08:35.352Z | Compiling colored v3.1.1 |
| 2293 | 2026-05-21T14:08:35.991Z | Compiling elliptic-curve v0.13.8 |
| 2294 | 2026-05-21T14:08:36.395Z | Compiling typify-impl v0.6.2 |
| 2295 | 2026-05-21T14:08:37.145Z | Compiling num_enum_derive v0.7.4 |
| 2296 | 2026-05-21T14:08:37.262Z | Compiling curve25519-dalek v4.1.3 |
| 2297 | 2026-05-21T14:08:37.555Z | Compiling half v2.7.1 |
| 2298 | 2026-05-21T14:08:37.568Z | Compiling universal-hash v0.5.1 |
| 2299 | 2026-05-21T14:08:37.721Z | Compiling proc-macro-error v1.0.4 |
| 2300 | 2026-05-21T14:08:37.979Z | Compiling ciborium-io v0.2.2 |
| 2301 | 2026-05-21T14:08:37.991Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2302 | 2026-05-21T14:08:38.075Z | Compiling data-encoding v2.6.0 |
| 2303 | 2026-05-21T14:08:38.208Z | Compiling vcpkg v0.2.15 |
| 2304 | 2026-05-21T14:08:38.220Z | Compiling opaque-debug v0.3.1 |
| 2305 | 2026-05-21T14:08:38.264Z | Compiling num_enum v0.7.4 |
| 2306 | 2026-05-21T14:08:38.399Z | Compiling ciborium-ll v0.2.2 |
| 2307 | 2026-05-21T14:08:38.746Z | Compiling num_enum_derive v0.5.11 |
| 2308 | 2026-05-21T14:08:39.101Z | Compiling rustls-webpki v0.103.4 |
| 2309 | 2026-05-21T14:08:39.282Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2310 | 2026-05-21T14:08:39.781Z | Compiling foreign-types-macros v0.2.3 |
| 2311 | 2026-05-21T14:08:39.918Z | Compiling typify-macro v0.6.2 |
| 2312 | 2026-05-21T14:08:39.973Z | Compiling rayon-core v1.13.0 |
| 2313 | 2026-05-21T14:08:40.483Z | Compiling foreign-types-shared v0.3.1 |
| 2314 | 2026-05-21T14:08:40.585Z | Compiling foreign-types v0.5.0 |
| 2315 | 2026-05-21T14:08:40.693Z | Compiling num_enum v0.5.11 |
| 2316 | 2026-05-21T14:08:41.131Z | Compiling ciborium v0.2.2 |
| 2317 | 2026-05-21T14:08:41.488Z | Compiling typify v0.4.3 |
| 2318 | 2026-05-21T14:08:41.532Z | Compiling zerocopy v0.7.34 |
| 2319 | 2026-05-21T14:08:41.595Z | Compiling crossbeam-deque v0.8.5 |
| 2320 | 2026-05-21T14:08:41.931Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2321 | 2026-05-21T14:08:41.934Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2322 | 2026-05-21T14:08:42.043Z | Compiling aead v0.5.2 |
| 2323 | 2026-05-21T14:08:42.104Z | Compiling serde_spanned v0.6.9 |
| 2324 | 2026-05-21T14:08:42.246Z | Compiling scroll_derive v0.12.0 |
| 2325 | 2026-05-21T14:08:42.364Z | Compiling num-integer v0.1.46 |
| 2326 | 2026-05-21T14:08:42.454Z | Compiling usdt-impl v0.5.0 |
| 2327 | 2026-05-21T14:08:42.717Z | Compiling cstr-argument v0.1.2 |
| 2328 | 2026-05-21T14:08:42.866Z | Compiling keccak v0.1.6 |
| 2329 | 2026-05-21T14:08:42.891Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2330 | 2026-05-21T14:08:42.945Z | Compiling scroll v0.12.0 |
| 2331 | 2026-05-21T14:08:43.048Z | Compiling sha3 v0.10.8 |
| 2332 | 2026-05-21T14:08:43.063Z | Compiling thiserror-no-std v2.0.2 |
| 2333 | 2026-05-21T14:08:43.138Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2334 | 2026-05-21T14:08:43.253Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2335 | 2026-05-21T14:08:43.315Z | Compiling tokio-rustls v0.26.0 |
| 2336 | 2026-05-21T14:08:43.332Z | Compiling rustls-platform-verifier v0.6.2 |
| 2337 | 2026-05-21T14:08:43.423Z | Compiling dof v0.3.0 |
| 2338 | 2026-05-21T14:08:43.547Z | Compiling hyper-rustls v0.27.3 |
| 2339 | 2026-05-21T14:08:43.786Z | Compiling reqwest v0.12.23 |
| 2340 | 2026-05-21T14:08:43.897Z | Compiling reqwest v0.13.2 |
| 2341 | 2026-05-21T14:08:43.900Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2342 | 2026-05-21T14:08:43.941Z | Compiling poly1305 v0.8.0 |
| 2343 | 2026-05-21T14:08:44.114Z | Compiling chacha20 v0.9.1 |
| 2344 | 2026-05-21T14:08:44.558Z | Compiling dtrace-parser v0.2.0 |
| 2345 | 2026-05-21T14:08:44.578Z | Compiling password-hash v0.5.0 |
| 2346 | 2026-05-21T14:08:45.136Z | Compiling progenitor-client v0.10.0 |
| 2347 | 2026-05-21T14:08:45.140Z | Compiling camino-tempfile v1.4.1 |
| 2348 | 2026-05-21T14:08:45.539Z | Compiling progenitor-client v0.14.0 |
| 2349 | 2026-05-21T14:08:45.553Z | Compiling blake2 v0.10.6 |
| 2350 | 2026-05-21T14:08:46.028Z | Compiling progenitor-extras v0.2.0 |
| 2351 | 2026-05-21T14:08:46.041Z | Compiling thread-id v4.2.1 |
| 2352 | 2026-05-21T14:08:46.266Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2353 | 2026-05-21T14:08:49.361Z | Compiling argon2 v0.5.3 |
| 2354 | 2026-05-21T14:08:49.624Z | Compiling chacha20poly1305 v0.10.1 |
| 2355 | 2026-05-21T14:08:49.778Z | Compiling rayon v1.11.0 |
| 2356 | 2026-05-21T14:08:52.455Z | Compiling goblin v0.8.2 |
| 2357 | 2026-05-21T14:08:53.934Z | Compiling vsss-rs v3.3.4 |
| 2358 | 2026-05-21T14:08:55.461Z | Compiling num-bigint v0.4.5 |
| 2359 | 2026-05-21T14:08:58.969Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2360 | 2026-05-21T14:08:59.255Z | Compiling sigpipe v0.1.3 |
| 2361 | 2026-05-21T14:08:59.526Z | Compiling jiff v0.2.15 |
| 2362 | 2026-05-21T14:09:01.323Z | Compiling num-rational v0.4.2 |
| 2363 | 2026-05-21T14:09:02.628Z | Compiling num-iter v0.1.45 |
| 2364 | 2026-05-21T14:09:02.759Z | Compiling typify v0.6.2 |
| 2365 | 2026-05-21T14:09:02.858Z | Compiling zone_cfg_derive v0.3.0 |
| 2366 | 2026-05-21T14:09:02.918Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2367 | 2026-05-21T14:09:03.938Z | Compiling num-complex v0.4.6 |
| 2368 | 2026-05-21T14:09:03.975Z | Compiling num-derive v0.4.2 |
| 2369 | 2026-05-21T14:09:04.470Z | Compiling indent_write v2.2.0 |
| 2370 | 2026-05-21T14:09:04.536Z | Compiling tinyvec_macros v0.1.1 |
| 2371 | 2026-05-21T14:09:04.617Z | Compiling tinyvec v1.6.0 |
| 2372 | 2026-05-21T14:09:04.935Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2373 | 2026-05-21T14:09:05.859Z | Compiling num v0.4.3 |
| 2374 | 2026-05-21T14:09:05.949Z | Compiling zone v0.3.1 |
| 2375 | 2026-05-21T14:09:07.870Z | Compiling usdt-macro v0.5.0 |
| 2376 | 2026-05-21T14:09:07.915Z | Compiling usdt-attr-macro v0.5.0 |
| 2377 | 2026-05-21T14:09:08.151Z | Compiling smf v0.2.3 |
| 2378 | 2026-05-21T14:09:08.163Z | Compiling memmap v0.7.0 |
| 2379 | 2026-05-21T14:09:08.391Z | Compiling whoami v1.5.1 |
| 2380 | 2026-05-21T14:09:08.820Z | Compiling usdt v0.5.0 |
| 2381 | 2026-05-21T14:09:09.581Z | Compiling progenitor-impl v0.11.1 |
| 2382 | 2026-05-21T14:09:10.120Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2383 | 2026-05-21T14:09:10.676Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2384 | 2026-05-21T14:09:10.955Z | Compiling toml_write v0.1.2 |
| 2385 | 2026-05-21T14:09:11.667Z | Compiling toml_edit v0.22.27 |
| 2386 | 2026-05-21T14:09:11.695Z | Compiling progenitor-macro v0.11.1 |
| 2387 | 2026-05-21T14:09:12.323Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2388 | 2026-05-21T14:09:13.373Z | Compiling progenitor-client v0.11.1 |
| 2389 | 2026-05-21T14:09:14.249Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2390 | 2026-05-21T14:09:14.425Z | Compiling darling_core v0.20.11 |
| 2391 | 2026-05-21T14:09:14.742Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2392 | 2026-05-21T14:09:14.944Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2393 | 2026-05-21T14:09:15.370Z | Compiling dropshot v0.16.7 |
| 2394 | 2026-05-21T14:09:15.615Z | Compiling float-ord v0.3.2 |
| 2395 | 2026-05-21T14:09:15.710Z | Compiling swrite v0.1.0 |
| 2396 | 2026-05-21T14:09:15.767Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2397 | 2026-05-21T14:09:15.863Z | Compiling progenitor v0.11.1 |
| 2398 | 2026-05-21T14:09:16.367Z | Compiling darling_macro v0.20.11 |
| 2399 | 2026-05-21T14:09:17.014Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2400 | 2026-05-21T14:09:17.564Z | Compiling toml v0.8.23 |
| 2401 | 2026-05-21T14:09:19.285Z | Compiling nix v0.30.1 |
| 2402 | 2026-05-21T14:09:19.693Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2403 | 2026-05-21T14:09:19.978Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2404 | 2026-05-21T14:09:20.264Z | Compiling hubpack_derive v0.1.1 |
| 2405 | 2026-05-21T14:09:20.794Z | Compiling byte-wrapper v0.1.0 |
| 2406 | 2026-05-21T14:09:21.027Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2407 | 2026-05-21T14:09:21.480Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2408 | 2026-05-21T14:09:21.691Z | Compiling dropshot_endpoint v0.16.7 |
| 2409 | 2026-05-21T14:09:21.819Z | Compiling base64 v0.21.7 |
| 2410 | 2026-05-21T14:09:22.199Z | Compiling static_assertions v1.1.0 |
| 2411 | 2026-05-21T14:09:22.391Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2412 | 2026-05-21T14:09:22.678Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2413 | 2026-05-21T14:09:22.769Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2414 | 2026-05-21T14:09:25.348Z | Compiling hubpack v0.1.2 |
| 2415 | 2026-05-21T14:09:25.625Z | Compiling darling v0.20.11 |
| 2416 | 2026-05-21T14:09:25.719Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2417 | 2026-05-21T14:09:26.838Z | Compiling libz-sys v1.1.16 |
| 2418 | 2026-05-21T14:09:27.251Z | Compiling nix v0.31.3 |
| 2419 | 2026-05-21T14:09:27.572Z | Compiling enum-as-inner v0.6.0 |
| 2420 | 2026-05-21T14:09:27.650Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2421 | 2026-05-21T14:09:27.754Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2422 | 2026-05-21T14:09:27.766Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2423 | 2026-05-21T14:09:28.160Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2424 | 2026-05-21T14:09:29.286Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2425 | 2026-05-21T14:09:30.621Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2426 | 2026-05-21T14:09:30.782Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2427 | 2026-05-21T14:09:30.833Z | Compiling derive_builder_core v0.20.2 |
| 2428 | 2026-05-21T14:09:30.995Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2429 | 2026-05-21T14:09:31.107Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2430 | 2026-05-21T14:09:31.326Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2431 | 2026-05-21T14:09:31.558Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2432 | 2026-05-21T14:09:31.626Z | Compiling progenitor-impl v0.14.0 |
| 2433 | 2026-05-21T14:09:32.553Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2434 | 2026-05-21T14:09:32.887Z | Compiling utf-8 v0.7.6 |
| 2435 | 2026-05-21T14:09:33.006Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2436 | 2026-05-21T14:09:33.106Z | Compiling tungstenite v0.21.0 |
| 2437 | 2026-05-21T14:09:33.746Z | Compiling progenitor-macro v0.14.0 |
| 2438 | 2026-05-21T14:09:33.775Z | Compiling derive_builder_macro v0.20.2 |
| 2439 | 2026-05-21T14:09:35.268Z | Compiling openssl-sys v0.9.107 |
| 2440 | 2026-05-21T14:09:36.480Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2441 | 2026-05-21T14:09:36.941Z | Compiling resolv-conf v0.7.0 |
| 2442 | 2026-05-21T14:09:37.104Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2443 | 2026-05-21T14:09:37.557Z | Compiling serde_repr v0.1.19 |
| 2444 | 2026-05-21T14:09:37.637Z | Compiling vergen-lib v9.1.0 |
| 2445 | 2026-05-21T14:09:37.663Z | Compiling slog-dtrace v0.3.0 |
| 2446 | 2026-05-21T14:09:37.882Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2447 | 2026-05-21T14:09:37.915Z | Compiling unicode-segmentation v1.11.0 |
| 2448 | 2026-05-21T14:09:38.049Z | Compiling semver v0.1.20 |
| 2449 | 2026-05-21T14:09:38.131Z | Compiling linked-hash-map v0.5.6 |
| 2450 | 2026-05-21T14:09:38.161Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2451 | 2026-05-21T14:09:38.313Z | Compiling rustc_version v0.1.7 |
| 2452 | 2026-05-21T14:09:38.357Z | Compiling lru-cache v0.1.2 |
| 2453 | 2026-05-21T14:09:38.486Z | Compiling newline-converter v0.3.0 |
| 2454 | 2026-05-21T14:09:38.521Z | Compiling progenitor v0.14.0 |
| 2455 | 2026-05-21T14:09:38.640Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2456 | 2026-05-21T14:09:39.497Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2457 | 2026-05-21T14:09:40.333Z | Compiling derive_builder v0.20.2 |
| 2458 | 2026-05-21T14:09:40.472Z | Compiling tokio-tungstenite v0.21.0 |
| 2459 | 2026-05-21T14:09:40.787Z | Compiling hickory-proto v0.24.4 |
| 2460 | 2026-05-21T14:09:40.815Z | Compiling progenitor-impl v0.13.0 |
| 2461 | 2026-05-21T14:09:42.984Z | Compiling atomicwrites v0.4.4 |
| 2462 | 2026-05-21T14:09:43.270Z | Compiling console v0.15.8 |
| 2463 | 2026-05-21T14:09:44.524Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2464 | 2026-05-21T14:09:46.738Z | Compiling serde-big-array v0.5.1 |
| 2465 | 2026-05-21T14:09:46.823Z | Compiling derive-where v1.6.0 |
| 2466 | 2026-05-21T14:09:46.906Z | Compiling pin-project-internal v1.1.10 |
| 2467 | 2026-05-21T14:09:47.796Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2468 | 2026-05-21T14:09:47.981Z | Compiling vergen v9.1.0 |
| 2469 | 2026-05-21T14:09:48.075Z | Compiling cargo-platform v0.3.2 |
| 2470 | 2026-05-21T14:09:48.218Z | Compiling siphasher v1.0.1 |
| 2471 | 2026-05-21T14:09:48.319Z | Compiling similar v2.7.0 |
| 2472 | 2026-05-21T14:09:48.430Z | Compiling phf_shared v0.12.1 |
| 2473 | 2026-05-21T14:09:48.569Z | Compiling cargo_metadata v0.23.1 |
| 2474 | 2026-05-21T14:09:48.685Z | Compiling pin-project v1.1.10 |
| 2475 | 2026-05-21T14:09:48.797Z | Compiling expectorate v1.2.0 |
| 2476 | 2026-05-21T14:09:49.007Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2477 | 2026-05-21T14:09:49.150Z | Compiling progenitor-macro v0.13.0 |
| 2478 | 2026-05-21T14:09:49.803Z | Compiling hickory-resolver v0.24.4 |
| 2479 | 2026-05-21T14:09:50.503Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2480 | 2026-05-21T14:09:50.957Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2481 | 2026-05-21T14:09:53.383Z | Compiling newtype_derive v0.1.6 |
| 2482 | 2026-05-21T14:09:53.915Z | Compiling unicode-normalization v0.1.24 |
| 2483 | 2026-05-21T14:09:54.526Z | Compiling progenitor-client v0.13.0 |
| 2484 | 2026-05-21T14:09:54.697Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2485 | 2026-05-21T14:09:55.017Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2486 | 2026-05-21T14:09:56.025Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2487 | 2026-05-21T14:09:56.642Z | Compiling tokio-stream v0.1.17 |
| 2488 | 2026-05-21T14:09:56.709Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2489 | 2026-05-21T14:09:57.194Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2490 | 2026-05-21T14:09:57.732Z | Compiling snafu-derive v0.8.9 |
| 2491 | 2026-05-21T14:09:57.783Z | Compiling async-recursion v1.1.1 |
| 2492 | 2026-05-21T14:09:58.262Z | Compiling vergen-git2 v9.1.0 |
| 2493 | 2026-05-21T14:09:58.476Z | Compiling csv-core v0.1.12 |
| 2494 | 2026-05-21T14:09:58.505Z | Compiling bstr v1.9.1 |
| 2495 | 2026-05-21T14:09:58.682Z | Compiling foldhash v0.1.5 |
| 2496 | 2026-05-21T14:09:58.890Z | Compiling cancel-safe-futures v0.1.5 |
| 2497 | 2026-05-21T14:09:58.913Z | Compiling highway v1.3.0 |
| 2498 | 2026-05-21T14:09:59.146Z | Compiling same-file v1.0.6 |
| 2499 | 2026-05-21T14:09:59.198Z | Compiling chrono-tz v0.10.4 |
| 2500 | 2026-05-21T14:09:59.322Z | Compiling foreign-types-shared v0.1.1 |
| 2501 | 2026-05-21T14:09:59.421Z | Compiling openssl v0.10.72 |
| 2502 | 2026-05-21T14:09:59.421Z | Compiling owo-colors v4.3.0 |
| 2503 | 2026-05-21T14:09:59.446Z | Compiling unicode-xid v0.2.4 |
| 2504 | 2026-05-21T14:09:59.571Z | Compiling const_format_proc_macros v0.2.34 |
| 2505 | 2026-05-21T14:09:59.599Z | Compiling snafu v0.8.9 |
| 2506 | 2026-05-21T14:09:59.740Z | Compiling foreign-types v0.3.2 |
| 2507 | 2026-05-21T14:09:59.815Z | Compiling walkdir v2.5.0 |
| 2508 | 2026-05-21T14:09:59.828Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2509 | 2026-05-21T14:10:00.189Z | Compiling globset v0.4.14 |
| 2510 | 2026-05-21T14:10:00.364Z | Compiling hashbrown v0.15.2 |
| 2511 | 2026-05-21T14:10:00.557Z | Compiling csv v1.3.1 |
| 2512 | 2026-05-21T14:10:00.748Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2513 | 2026-05-21T14:10:00.995Z | Compiling qorb v0.4.1 |
| 2514 | 2026-05-21T14:10:01.534Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2515 | 2026-05-21T14:10:02.709Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2516 | 2026-05-21T14:10:02.958Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2517 | 2026-05-21T14:10:03.520Z | Compiling git2 v0.20.2 |
| 2518 | 2026-05-21T14:10:05.917Z | Compiling progenitor v0.13.0 |
| 2519 | 2026-05-21T14:10:06.065Z | Compiling olpc-cjson v0.1.4 |
| 2520 | 2026-05-21T14:10:06.452Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2521 | 2026-05-21T14:10:06.698Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2522 | 2026-05-21T14:10:07.176Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2523 | 2026-05-21T14:10:07.890Z | Compiling phf v0.12.1 |
| 2524 | 2026-05-21T14:10:08.676Z | Compiling tokio-dtrace v0.1.1 |
| 2525 | 2026-05-21T14:10:09.012Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2526 | 2026-05-21T14:10:09.090Z | Compiling progenitor-impl v0.10.0 |
| 2527 | 2026-05-21T14:10:09.197Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2528 | 2026-05-21T14:10:09.348Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2529 | 2026-05-21T14:10:09.449Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2530 | 2026-05-21T14:10:09.569Z | Compiling signature v2.2.0 |
| 2531 | 2026-05-21T14:10:09.710Z | Compiling pem v3.0.5 |
| 2532 | 2026-05-21T14:10:09.779Z | Compiling libsw-core v0.3.2 |
| 2533 | 2026-05-21T14:10:09.967Z | Compiling serde_plain v1.0.2 |
| 2534 | 2026-05-21T14:10:10.274Z | Compiling openssl-macros v0.1.1 |
| 2535 | 2026-05-21T14:10:10.403Z | Compiling cookie v0.18.1 |
| 2536 | 2026-05-21T14:10:10.649Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2537 | 2026-05-21T14:10:10.714Z | Compiling moka v0.12.10 |
| 2538 | 2026-05-21T14:10:10.885Z | Compiling rustls v0.21.12 |
| 2539 | 2026-05-21T14:10:10.945Z | Compiling fixedbitset v0.4.2 |
| 2540 | 2026-05-21T14:10:11.086Z | Compiling typed-path v0.9.3 |
| 2541 | 2026-05-21T14:10:11.114Z | Compiling bytecount v0.6.9 |
| 2542 | 2026-05-21T14:10:11.171Z | Compiling fixedbitset v0.5.7 |
| 2543 | 2026-05-21T14:10:11.301Z | Compiling papergrid v0.11.0 |
| 2544 | 2026-05-21T14:10:11.301Z | Compiling progenitor-macro v0.10.0 |
| 2545 | 2026-05-21T14:10:11.731Z | Compiling petgraph v0.8.3 |
| 2546 | 2026-05-21T14:10:11.780Z | Compiling petgraph v0.6.5 |
| 2547 | 2026-05-21T14:10:12.443Z | Compiling tough v0.20.0 |
| 2548 | 2026-05-21T14:10:13.643Z | Compiling libsw v3.5.0 |
| 2549 | 2026-05-21T14:10:13.836Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2550 | 2026-05-21T14:10:13.923Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2551 | 2026-05-21T14:10:13.951Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2552 | 2026-05-21T14:10:14.114Z | Compiling oxide-tokio-rt v0.1.6 |
| 2553 | 2026-05-21T14:10:14.256Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2554 | 2026-05-21T14:10:14.740Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2555 | 2026-05-21T14:10:14.928Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2556 | 2026-05-21T14:10:16.139Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2557 | 2026-05-21T14:10:16.708Z | Compiling const_format v0.2.35 |
| 2558 | 2026-05-21T14:10:17.313Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2559 | 2026-05-21T14:10:18.238Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2560 | 2026-05-21T14:10:18.281Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2561 | 2026-05-21T14:10:18.375Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2562 | 2026-05-21T14:10:19.527Z | Compiling tabled_derive v0.7.0 |
| 2563 | 2026-05-21T14:10:19.674Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2564 | 2026-05-21T14:10:20.031Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2565 | 2026-05-21T14:10:20.157Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2566 | 2026-05-21T14:10:20.482Z | Compiling gethostname v0.5.0 |
| 2567 | 2026-05-21T14:10:20.494Z | Compiling terminal_size v0.4.3 |
| 2568 | 2026-05-21T14:10:20.636Z | Compiling rustls-webpki v0.101.7 |
| 2569 | 2026-05-21T14:10:20.680Z | Compiling sct v0.7.1 |
| 2570 | 2026-05-21T14:10:20.926Z | Compiling bcs v0.1.6 |
| 2571 | 2026-05-21T14:10:21.341Z | Compiling termtree v0.5.1 |
| 2572 | 2026-05-21T14:10:21.564Z | Compiling unicode-width v0.2.1 |
| 2573 | 2026-05-21T14:10:21.901Z | Compiling unicode-linebreak v0.1.5 |
| 2574 | 2026-05-21T14:10:22.192Z | Compiling smawk v0.3.2 |
| 2575 | 2026-05-21T14:10:22.275Z | Compiling radium v0.7.0 |
| 2576 | 2026-05-21T14:10:22.368Z | Compiling linear-map v1.2.0 |
| 2577 | 2026-05-21T14:10:22.560Z | Compiling tagptr v0.2.0 |
| 2578 | 2026-05-21T14:10:22.574Z | Compiling salty v0.3.0 |
| 2579 | 2026-05-21T14:10:22.615Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2580 | 2026-05-21T14:10:22.872Z | Compiling textwrap v0.16.2 |
| 2581 | 2026-05-21T14:10:24.086Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2582 | 2026-05-21T14:10:24.483Z | Compiling tabled v0.15.0 |
| 2583 | 2026-05-21T14:10:25.713Z | Compiling progenitor v0.10.0 |
| 2584 | 2026-05-21T14:10:25.754Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2585 | 2026-05-21T14:10:25.862Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2586 | 2026-05-21T14:10:30.546Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2587 | 2026-05-21T14:10:32.328Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2588 | 2026-05-21T14:10:32.551Z | Compiling steno v0.4.1 |
| 2589 | 2026-05-21T14:10:33.615Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2590 | 2026-05-21T14:10:34.632Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2591 | 2026-05-21T14:10:35.275Z | Compiling hickory-proto v0.25.2 |
| 2592 | 2026-05-21T14:10:35.653Z | Compiling rfc6979 v0.4.0 |
| 2593 | 2026-05-21T14:10:35.818Z | Compiling sha2 v0.10.9 |
| 2594 | 2026-05-21T14:10:36.990Z | Compiling humantime v2.3.0 |
| 2595 | 2026-05-21T14:10:37.103Z | Compiling tap v1.0.1 |
| 2596 | 2026-05-21T14:10:37.460Z | Compiling wyz v0.5.1 |
| 2597 | 2026-05-21T14:10:37.689Z | Compiling hickory-resolver v0.25.2 |
| 2598 | 2026-05-21T14:10:38.573Z | Compiling ecdsa v0.16.9 |
| 2599 | 2026-05-21T14:10:40.185Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2600 | 2026-05-21T14:10:41.101Z | Compiling tokio-rustls v0.24.1 |
| 2601 | 2026-05-21T14:10:41.385Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2602 | 2026-05-21T14:10:43.570Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2603 | 2026-05-21T14:10:44.385Z | Compiling ed25519 v2.2.3 |
| 2604 | 2026-05-21T14:10:44.924Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2605 | 2026-05-21T14:10:45.195Z | Compiling rustls-pemfile v1.0.4 |
| 2606 | 2026-05-21T14:10:45.208Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2607 | 2026-05-21T14:10:45.374Z | Compiling primeorder v0.13.6 |
| 2608 | 2026-05-21T14:10:45.576Z | Compiling twox-hash v2.1.2 |
| 2609 | 2026-05-21T14:10:45.663Z | Compiling env_filter v1.0.1 |
| 2610 | 2026-05-21T14:10:46.059Z | Compiling atty v0.2.14 |
| 2611 | 2026-05-21T14:10:46.187Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2612 | 2026-05-21T14:10:46.392Z | Compiling funty v2.0.0 |
| 2613 | 2026-05-21T14:10:47.553Z | Compiling bitvec v1.0.1 |
| 2614 | 2026-05-21T14:10:47.966Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2615 | 2026-05-21T14:10:48.715Z | Compiling env_logger v0.11.10 |
| 2616 | 2026-05-21T14:10:49.363Z | Compiling p384 v0.13.1 |
| 2617 | 2026-05-21T14:10:49.740Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2618 | 2026-05-21T14:10:51.290Z | Compiling ed25519-dalek v2.2.0 |
| 2619 | 2026-05-21T14:10:51.415Z | Compiling toml v0.7.8 |
| 2620 | 2026-05-21T14:10:51.813Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2621 | 2026-05-21T14:10:53.487Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2622 | 2026-05-21T14:10:54.565Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2623 | 2026-05-21T14:10:55.257Z | Compiling polyval v0.6.2 |
| 2624 | 2026-05-21T14:10:55.552Z | Compiling ctr v0.9.2 |
| 2625 | 2026-05-21T14:10:55.805Z | Compiling aes v0.8.4 |
| 2626 | 2026-05-21T14:10:56.606Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2627 | 2026-05-21T14:10:56.781Z | Compiling x509-cert v0.2.5 |
| 2628 | 2026-05-21T14:10:56.872Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2629 | 2026-05-21T14:10:57.109Z | Compiling bincode v1.3.3 |
| 2630 | 2026-05-21T14:10:57.565Z | Compiling strum_macros v0.28.0 |
| 2631 | 2026-05-21T14:10:58.395Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2632 | 2026-05-21T14:10:58.536Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2633 | 2026-05-21T14:10:58.795Z | Compiling passt v0.3.0 |
| 2634 | 2026-05-21T14:10:59.128Z | Compiling fakedata_generator v0.7.1 |
| 2635 | 2026-05-21T14:10:59.404Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2636 | 2026-05-21T14:10:59.435Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2637 | 2026-05-21T14:10:59.618Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2638 | 2026-05-21T14:10:59.995Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2639 | 2026-05-21T14:11:00.335Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2640 | 2026-05-21T14:11:01.192Z | Compiling aes-gcm-siv v0.11.1 |
| 2641 | 2026-05-21T14:11:01.282Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=zl%2Fmulticast#0e8a28a2) |
| 2642 | 2026-05-21T14:11:01.548Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2643 | 2026-05-21T14:11:01.671Z | Compiling bitstruct_derive v0.1.0 |
| 2644 | 2026-05-21T14:11:02.393Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2645 | 2026-05-21T14:11:02.393Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2646 | 2026-05-21T14:11:02.629Z | Compiling pretty-hex v0.2.1 |
| 2647 | 2026-05-21T14:11:02.670Z | Compiling ascii v1.1.0 |
| 2648 | 2026-05-21T14:11:02.709Z | Compiling ringbuffer v0.16.0 |
| 2649 | 2026-05-21T14:11:02.792Z | Compiling typeid v1.0.0 |
| 2650 | 2026-05-21T14:11:02.940Z | Compiling erased-serde v0.4.5 |
| 2651 | 2026-05-21T14:11:03.079Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2652 | 2026-05-21T14:11:03.568Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2653 | 2026-05-21T14:11:03.581Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2654 | 2026-05-21T14:11:03.847Z | Compiling bitstruct v0.1.1 |
| 2655 | 2026-05-21T14:11:03.962Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=zl%2Fmulticast#284c6830) |
| 2656 | 2026-05-21T14:11:04.007Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2657 | 2026-05-21T14:11:04.461Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2658 | 2026-05-21T14:11:04.704Z | Compiling itertools v0.13.0 |
| 2659 | 2026-05-21T14:11:05.063Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2660 | 2026-05-21T14:11:05.669Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2661 | 2026-05-21T14:11:06.199Z | Compiling kstat-rs v0.2.4 |
| 2662 | 2026-05-21T14:11:06.251Z | Compiling serde_arrays v0.1.0 |
| 2663 | 2026-05-21T14:11:06.404Z | Compiling libloading v0.7.4 |
| 2664 | 2026-05-21T14:11:06.599Z | Compiling bit_field v0.10.2 |
| 2665 | 2026-05-21T14:11:06.661Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2666 | 2026-05-21T14:11:06.665Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2667 | 2026-05-21T14:11:06.768Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2668 | 2026-05-21T14:11:07.139Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2669 | 2026-05-21T14:11:08.481Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2670 | 2026-05-21T14:11:11.069Z | Compiling ron v0.8.1 |
| 2671 | 2026-05-21T14:11:11.935Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2672 | 2026-05-21T14:11:12.108Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2673 | 2026-05-21T14:11:13.266Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2674 | 2026-05-21T14:11:19.656Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2675 | 2026-05-21T14:11:51.712Z | Finished `release` profile [optimized] target(s) in 4m 26s |
| 2676 | 2026-05-21T14:11:51.907Z | |
| 2677 | 2026-05-21T14:11:51.907Z | real 4:26.394831593 |
| 2678 | 2026-05-21T14:11:51.907Z | user 30:34.996925495 |
| 2679 | 2026-05-21T14:11:51.907Z | sys 2:47.828706659 |
| 2680 | 2026-05-21T14:11:51.907Z | trap 0.827732880 |
| 2681 | 2026-05-21T14:11:51.907Z | tflt 1.995321861 |
| 2682 | 2026-05-21T14:11:51.907Z | dflt 1.443342137 |
| 2683 | 2026-05-21T14:11:51.907Z | kflt 0.000065520 |
| 2684 | 2026-05-21T14:11:51.907Z | lock 1:33:02.154515295 |
| 2685 | 2026-05-21T14:11:51.907Z | slp 2:00:39.499282961 |
| 2686 | 2026-05-21T14:11:51.907Z | lat 2:54.046388312 |
| 2687 | 2026-05-21T14:11:51.907Z | stop 3:42.708454930 |
| 2688 | 2026-05-21T14:11:51.910Z | + OUTDIR=/work/release |
| 2689 | 2026-05-21T14:11:51.910Z | + mkdir -p /work/release |
| 2690 | 2026-05-21T14:11:51.911Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2691 | 2026-05-21T14:11:51.936Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2692 | 2026-05-21T14:11:52.018Z | + cd /work/release |
| 2693 | 2026-05-21T14:11:52.022Z | + digest -a sha256 propolis-cli |
| 2694 | 2026-05-21T14:11:52.039Z | + digest -a sha256 propolis-server |
| 2695 | 2026-05-21T14:11:52.087Z | process exited: duration 540591 ms, exit code 0 |
| |
| 2696 | 2026-05-21T14:11:52.099Z | found 4 output files |
| 2697 | 2026-05-21T14:11:52.124Z | uploading: /work/release/propolis-cli (25560680 bytes) |
| 2698 | 2026-05-21T14:11:53.246Z | uploaded: /work/release/propolis-cli |
| 2699 | 2026-05-21T14:11:53.246Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2700 | 2026-05-21T14:11:54.256Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2701 | 2026-05-21T14:11:54.256Z | uploading: /work/release/propolis-server (82792328 bytes) |
| 2702 | 2026-05-21T14:11:55.695Z | uploaded: /work/release/propolis-server |
| 2703 | 2026-05-21T14:11:55.695Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2704 | 2026-05-21T14:11:56.708Z | uploaded: /work/release/propolis-server.sha256.txt |