|
|
|
| 1 | 2026-07-28T02:18:02.026Z | job assigned to worker 01KYK869JM5FFBBY6PAENAK87N [factory aws, i-05b050b39af0ab4a2] (queued for 47 s) |
| |
| 2 | 2026-07-28T02:18:08.921Z | starting task 0: "setup" |
| 3 | 2026-07-28T02:18:08.927Z | ++ uname -s |
| 4 | 2026-07-28T02:18:08.931Z | + kern=SunOS |
| 5 | 2026-07-28T02:18:08.931Z | + build_user=build |
| 6 | 2026-07-28T02:18:08.931Z | + build_uid=12345 |
| 7 | 2026-07-28T02:18:08.931Z | + work_dir=/work |
| 8 | 2026-07-28T02:18:08.931Z | + input_dir=/input |
| 9 | 2026-07-28T02:18:08.931Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-28T02:18:08.931Z | + case "$kern" in |
| 11 | 2026-07-28T02:18:08.932Z | + groupadd -g 12345 build |
| 12 | 2026-07-28T02:18:08.932Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-28T02:18:10.935Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-28T02:18:11.011Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-28T02:18:11.015Z | + home_fs=zfs |
| 16 | 2026-07-28T02:18:11.015Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-28T02:18:11.015Z | + mkdir -p /home/build |
| 18 | 2026-07-28T02:18:11.015Z | + chown build:build /home/build /work |
| 19 | 2026-07-28T02:18:13.015Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-28T02:18:13.019Z | process exited: duration 4095 ms, exit code 0 |
| |
| 21 | 2026-07-28T02:18:13.026Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-28T02:18:13.030Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-28T02:18:13.030Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-28T02:18:13.030Z | * rust toolchain profile = "default" |
| 25 | 2026-07-28T02:18:13.031Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-28T02:18:13.031Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-28T02:18:13.031Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-28T02:18:13.034Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-28T02:18:13.035Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-28T02:18:13.153Z | info: downloading installer |
| 31 | 2026-07-28T02:18:14.550Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-28T02:18:14.550Z | warn: /opt/ooce/bin |
| 33 | 2026-07-28T02:18:14.550Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-28T02:18:14.550Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-28T02:18:14.550Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-28T02:18:14.550Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-28T02:18:14.551Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-28T02:18:14.551Z | error: cannot install while Rust is installed |
| 39 | 2026-07-28T02:18:14.551Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-28T02:18:14.551Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-28T02:18:14.551Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-28T02:18:14.555Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-28T02:18:14.555Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-28T02:18:14.563Z | info: profile set to default |
| 45 | 2026-07-28T02:18:14.563Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-28T02:18:14.567Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-28T02:18:14.710Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-28T02:18:14.714Z | info: downloading 6 components |
| 49 | 2026-07-28T02:18:30.010Z | |
| 50 | 2026-07-28T02:18:30.011Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-07-28T02:18:30.042Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-28T02:18:30.042Z | |
| 53 | 2026-07-28T02:18:30.042Z | |
| 54 | 2026-07-28T02:18:30.042Z | Rust is installed now. Great! |
| 55 | 2026-07-28T02:18:30.042Z | |
| 56 | 2026-07-28T02:18:30.042Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-28T02:18:30.042Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-28T02:18:30.042Z | |
| 59 | 2026-07-28T02:18:30.042Z | To configure your current shell, you need to source |
| 60 | 2026-07-28T02:18:30.042Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-28T02:18:30.042Z | |
| 62 | 2026-07-28T02:18:30.043Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-28T02:18:30.043Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-28T02:18:30.043Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-28T02:18:30.043Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-28T02:18:30.043Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-28T02:18:30.043Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-28T02:18:30.043Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-28T02:18:30.048Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-28T02:18:30.048Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-28T02:18:30.133Z | + rustup --version |
| 72 | 2026-07-28T02:18:30.141Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-28T02:18:30.144Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-28T02:18:30.162Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-28T02:18:30.166Z | + cargo --version |
| 76 | 2026-07-28T02:18:30.180Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-28T02:18:30.184Z | + rustc --version |
| 78 | 2026-07-28T02:18:30.202Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-28T02:18:30.206Z | process exited: duration 17177 ms, exit code 0 |
| |
| 80 | 2026-07-28T02:18:30.213Z | starting task 2: "authentication" |
| 81 | 2026-07-28T02:18:30.230Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-07-28T02:18:30.238Z | starting task 3: "clone repository" |
| 83 | 2026-07-28T02:18:30.242Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-28T02:18:30.242Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-28T02:18:30.274Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-28T02:18:31.284Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-28T02:18:31.284Z | + git fetch origin 420f452e4f39e90798836305dd8af5672677c265 |
| 88 | 2026-07-28T02:18:31.513Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-28T02:18:31.513Z | * branch 420f452e4f39e90798836305dd8af5672677c265 -> FETCH_HEAD |
| 90 | 2026-07-28T02:18:31.520Z | + [[ -n ixi/configurable-vwc ]] |
| 91 | 2026-07-28T02:18:31.520Z | ++ git branch --show-current |
| 92 | 2026-07-28T02:18:31.520Z | + current=master |
| 93 | 2026-07-28T02:18:31.520Z | + [[ master != ixi/configurable-vwc ]] |
| 94 | 2026-07-28T02:18:31.520Z | + git branch -f ixi/configurable-vwc 420f452e4f39e90798836305dd8af5672677c265 |
| 95 | 2026-07-28T02:18:31.525Z | + git checkout -f ixi/configurable-vwc |
| 96 | 2026-07-28T02:18:31.540Z | Switched to branch 'ixi/configurable-vwc' |
| 97 | 2026-07-28T02:18:31.553Z | + git reset --hard 420f452e4f39e90798836305dd8af5672677c265 |
| 98 | 2026-07-28T02:18:31.566Z | HEAD is now at 420f452e rustfmt and a missing v2 conversion |
| 99 | 2026-07-28T02:18:31.573Z | process exited: duration 1324 ms, exit code 0 |
| |
| 100 | 2026-07-28T02:18:31.581Z | starting task 4: "build" |
| 101 | 2026-07-28T02:18:31.585Z | + cargo --version |
| 102 | 2026-07-28T02:18:31.589Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-07-28T02:18:31.763Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-07-28T02:18:31.767Z | info: downloading 6 components |
| 105 | 2026-07-28T02:18:46.859Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-07-28T02:18:46.863Z | + rustc --version |
| 107 | 2026-07-28T02:18:46.891Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-07-28T02:18:46.895Z | + banner prerequisites |
| 109 | 2026-07-28T02:18:46.898Z | |
| 110 | 2026-07-28T02:18:46.898Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-07-28T02:18:46.898Z | # # # # # # # # # # # # # # # |
| 112 | 2026-07-28T02:18:46.898Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-07-28T02:18:46.898Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-07-28T02:18:46.898Z | # # # # # # # # # # # # # # # |
| 115 | 2026-07-28T02:18:46.898Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-07-28T02:18:46.901Z | |
| 117 | 2026-07-28T02:18:46.901Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-07-28T02:18:54.262Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-07-28T02:19:02.064Z | Startup: Caching catalogs ... Done |
| 120 | 2026-07-28T02:19:09.443Z | Planning: Solver setup ... Done (6.039s) |
| 121 | 2026-07-28T02:19:09.483Z | Planning: Running solver ... Done (0.040s) |
| 122 | 2026-07-28T02:19:09.630Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-07-28T02:19:09.641Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-07-28T02:19:09.729Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-07-28T02:19:09.758Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-07-28T02:19:09.784Z | Planning: Merging actions ... Done (0.025s) |
| 127 | 2026-07-28T02:19:09.892Z | Planning: Checking for conflicting actions ... Done (0.108s) |
| 128 | 2026-07-28T02:19:09.898Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-07-28T02:19:10.671Z | Planning: Evaluating mediators ... Done (0.772s) |
| 130 | 2026-07-28T02:19:10.676Z | Planning: Planning completed in 8.44 seconds |
| 131 | 2026-07-28T02:19:10.688Z | Packages to install: 3 |
| 132 | 2026-07-28T02:19:10.688Z | Mediators to change: 2 |
| 133 | 2026-07-28T02:19:10.691Z | Services to change: 1 |
| 134 | 2026-07-28T02:19:10.691Z | Estimated space available: 154.79 GB |
| 135 | 2026-07-28T02:19:10.691Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-07-28T02:19:10.691Z | Create boot environment: No |
| 137 | 2026-07-28T02:19:10.691Z | Create backup boot environment: No |
| 138 | 2026-07-28T02:19:10.691Z | Rebuild boot archive: No |
| 139 | 2026-07-28T02:19:10.691Z | |
| 140 | 2026-07-28T02:19:10.691Z | Changed mediators: |
| 141 | 2026-07-28T02:19:10.691Z | mediator clang: |
| 142 | 2026-07-28T02:19:10.692Z | version: None -> 15 (system default) |
| 143 | 2026-07-28T02:19:10.692Z | |
| 144 | 2026-07-28T02:19:10.692Z | mediator llvm: |
| 145 | 2026-07-28T02:19:10.692Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-07-28T02:19:10.692Z | |
| 147 | 2026-07-28T02:19:10.692Z | Changed packages: |
| 148 | 2026-07-28T02:19:10.692Z | helios-dev |
| 149 | 2026-07-28T02:19:10.692Z | developer/build-essential |
| 150 | 2026-07-28T02:19:10.692Z | None -> 11-2.0 |
| 151 | 2026-07-28T02:19:10.692Z | ooce/developer/clang-15 |
| 152 | 2026-07-28T02:19:10.693Z | None -> 15.0.7-2.0 |
| 153 | 2026-07-28T02:19:10.693Z | ooce/developer/llvm-15 |
| 154 | 2026-07-28T02:19:10.693Z | None -> 15.0.7-2.0 |
| 155 | 2026-07-28T02:19:10.693Z | |
| 156 | 2026-07-28T02:19:10.693Z | Services: |
| 157 | 2026-07-28T02:19:10.693Z | restart_fmri: |
| 158 | 2026-07-28T02:19:10.693Z | svc:/system/update-man-index:default |
| 159 | 2026-07-28T02:19:10.732Z | |
| 160 | 2026-07-28T02:19:10.732Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-07-28T02:19:15.734Z | Download: 1611/3076 items 103.5/211.3MB 48% complete (21.1M/s) |
| 162 | 2026-07-28T02:19:20.734Z | Download: 2983/3076 items 164.7/211.3MB 77% complete (16.4M/s) |
| 163 | 2026-07-28T02:19:21.921Z | Download: Completed 211.31 MB in 11.19 seconds (18.9M/s) |
| 164 | 2026-07-28T02:19:22.330Z | Actions: 1/3430 actions (Installing new actions) |
| 165 | 2026-07-28T02:19:25.427Z | Actions: Completed 3430 actions in 3.10 seconds. |
| 166 | 2026-07-28T02:19:26.089Z | Done (0.657s) |
| 167 | 2026-07-28T02:19:26.089Z | Done (0.000s) |
| 168 | 2026-07-28T02:19:26.826Z | Done (0.738s) |
| 169 | 2026-07-28T02:19:30.273Z | Done (3.085s) |
| 170 | 2026-07-28T02:19:30.346Z | Done (0.014s) |
| 171 | 2026-07-28T02:19:30.352Z | Done (0.000s) |
| 172 | 2026-07-28T02:19:30.542Z | Done (0.000s) |
| 173 | 2026-07-28T02:19:31.449Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2026-07-28T02:19:31.556Z | Planning: Checking for conflicting actions ... Done |
| 175 | 2026-07-28T02:19:31.561Z | Planning: Consolidating action changes ... Done |
| 176 | 2026-07-28T02:19:31.715Z | Planning: Evaluating mediators ... Done |
| 177 | 2026-07-28T02:19:31.718Z | Planning: Planning completed in 0.27 seconds |
| 178 | 2026-07-28T02:19:31.735Z | Mediators to change: 2 |
| 179 | 2026-07-28T02:19:31.736Z | Create boot environment: No |
| 180 | 2026-07-28T02:19:31.737Z | Create backup boot environment: No |
| 181 | 2026-07-28T02:19:31.789Z | Done |
| 182 | 2026-07-28T02:19:31.789Z | Done |
| 183 | 2026-07-28T02:19:32.436Z | Done |
| 184 | 2026-07-28T02:19:34.921Z | Done |
| 185 | 2026-07-28T02:19:34.998Z | Done |
| 186 | 2026-07-28T02:19:35.003Z | Done |
| 187 | 2026-07-28T02:19:35.228Z | Done |
| 188 | 2026-07-28T02:19:35.525Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 189 | 2026-07-28T02:19:35.525Z | clang system 15 system |
| 190 | 2026-07-28T02:19:35.526Z | csh system system illumos |
| 191 | 2026-07-28T02:19:35.526Z | ctags system system illumos |
| 192 | 2026-07-28T02:19:35.526Z | file system system illumos |
| 193 | 2026-07-28T02:19:35.526Z | gcc vendor 12 vendor |
| 194 | 2026-07-28T02:19:35.526Z | gcc system 14 system |
| 195 | 2026-07-28T02:19:35.526Z | gcc system 10 system |
| 196 | 2026-07-28T02:19:35.526Z | go system 1.20 system |
| 197 | 2026-07-28T02:19:35.527Z | go system 1.19 system |
| 198 | 2026-07-28T02:19:35.527Z | llvm system 15 system |
| 199 | 2026-07-28T02:19:35.527Z | llvm system 14 system |
| 200 | 2026-07-28T02:19:35.527Z | mariadb system 10.6 system |
| 201 | 2026-07-28T02:19:35.527Z | mta vendor vendor dma |
| 202 | 2026-07-28T02:19:35.527Z | openjdk system 17 system |
| 203 | 2026-07-28T02:19:35.527Z | openjdk system 11 system |
| 204 | 2026-07-28T02:19:35.527Z | openjdk system 1.8 system |
| 205 | 2026-07-28T02:19:35.527Z | openssl vendor 3 vendor |
| 206 | 2026-07-28T02:19:35.527Z | perl system 5.36 system |
| 207 | 2026-07-28T02:19:35.527Z | postgresql system 15 system |
| 208 | 2026-07-28T02:19:35.527Z | postgresql system 13 system |
| 209 | 2026-07-28T02:19:35.527Z | python vendor 3 vendor |
| 210 | 2026-07-28T02:19:35.527Z | python system 2 system |
| 211 | 2026-07-28T02:19:35.527Z | python3 system 3.11 system |
| 212 | 2026-07-28T02:19:35.527Z | ruby system 3.0 system |
| 213 | 2026-07-28T02:19:35.527Z | words vendor vendor american-english |
| 214 | 2026-07-28T02:19:35.527Z | words system system australian-english |
| 215 | 2026-07-28T02:19:35.528Z | words system system british-english |
| 216 | 2026-07-28T02:19:35.528Z | words system system canadian-english |
| 217 | 2026-07-28T02:19:35.528Z | words system system french |
| 218 | 2026-07-28T02:19:35.528Z | words system system italian |
| 219 | 2026-07-28T02:19:35.528Z | words system system ngerman |
| 220 | 2026-07-28T02:19:35.528Z | words system system ogerman |
| 221 | 2026-07-28T02:19:35.528Z | words system system spanish |
| 222 | 2026-07-28T02:19:35.750Z | PUBLISHER TYPE STATUS P LOCATION |
| 223 | 2026-07-28T02:19:35.750Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 224 | 2026-07-28T02:19:40.365Z | FMRI IFO |
| 225 | 2026-07-28T02:19:40.365Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 226 | 2026-07-28T02:19:40.365Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 227 | 2026-07-28T02:19:40.365Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 228 | 2026-07-28T02:19:40.365Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 229 | 2026-07-28T02:19:40.365Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 230 | 2026-07-28T02:19:40.365Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 231 | 2026-07-28T02:19:40.365Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 232 | 2026-07-28T02:19:41.354Z | All builder prerequisites installed successfully, and PATH looks valid |
| 233 | 2026-07-28T02:19:41.360Z | |
| 234 | 2026-07-28T02:19:41.360Z | real 54.450677894 |
| 235 | 2026-07-28T02:19:41.360Z | user 37.764908396 |
| 236 | 2026-07-28T02:19:41.360Z | sys 4.371145886 |
| 237 | 2026-07-28T02:19:41.360Z | trap 0.004263969 |
| 238 | 2026-07-28T02:19:41.361Z | tflt 0.025813873 |
| 239 | 2026-07-28T02:19:41.361Z | dflt 0.038877679 |
| 240 | 2026-07-28T02:19:41.361Z | kflt 0.012973199 |
| 241 | 2026-07-28T02:19:41.361Z | lock 0.000000000 |
| 242 | 2026-07-28T02:19:41.361Z | slp 1:06.576734458 |
| 243 | 2026-07-28T02:19:41.361Z | lat 0.137181955 |
| 244 | 2026-07-28T02:19:41.361Z | stop 0.000201507 |
| 245 | 2026-07-28T02:19:41.361Z | + banner check |
| 246 | 2026-07-28T02:19:41.361Z | |
| 247 | 2026-07-28T02:19:41.361Z | #### # # ###### #### # # |
| 248 | 2026-07-28T02:19:41.361Z | # # # # # # # # # |
| 249 | 2026-07-28T02:19:41.361Z | # ###### ##### # #### |
| 250 | 2026-07-28T02:19:41.361Z | # # # # # # # |
| 251 | 2026-07-28T02:19:41.361Z | # # # # # # # # # |
| 252 | 2026-07-28T02:19:41.361Z | #### # # ###### #### # # |
| 253 | 2026-07-28T02:19:41.361Z | |
| 254 | 2026-07-28T02:19:41.361Z | + ptime -m cargo check --features falcon |
| 255 | 2026-07-28T02:19:41.485Z | Updating crates.io index |
| 256 | 2026-07-28T02:19:41.521Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 257 | 2026-07-28T02:19:44.100Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 258 | 2026-07-28T02:19:55.968Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 259 | 2026-07-28T02:19:56.635Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 260 | 2026-07-28T02:19:56.640Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 261 | 2026-07-28T02:19:56.839Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 262 | 2026-07-28T02:19:58.684Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-07-28T02:19:58.699Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 264 | 2026-07-28T02:19:58.700Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 265 | 2026-07-28T02:19:58.700Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 266 | 2026-07-28T02:20:00.662Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-07-28T02:20:00.743Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 268 | 2026-07-28T02:20:00.743Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 269 | 2026-07-28T02:20:00.744Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 270 | 2026-07-28T02:20:01.317Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 271 | 2026-07-28T02:20:02.890Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 272 | 2026-07-28T02:20:02.912Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 273 | 2026-07-28T02:20:03.380Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 274 | 2026-07-28T02:20:05.239Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 275 | 2026-07-28T02:20:05.239Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 276 | 2026-07-28T02:20:06.763Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 277 | 2026-07-28T02:20:06.773Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 278 | 2026-07-28T02:20:06.773Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 279 | 2026-07-28T02:20:08.385Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 280 | 2026-07-28T02:20:08.398Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 281 | 2026-07-28T02:20:08.563Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 282 | 2026-07-28T02:20:08.861Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 283 | 2026-07-28T02:20:09.155Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 284 | 2026-07-28T02:20:10.780Z | Downloading crates ... |
| 285 | 2026-07-28T02:20:10.848Z | Downloaded bit-set v0.5.3 |
| 286 | 2026-07-28T02:20:10.855Z | Downloaded ascii v1.1.0 |
| 287 | 2026-07-28T02:20:10.861Z | Downloaded bitflags v1.3.2 |
| 288 | 2026-07-28T02:20:10.870Z | Downloaded cargo-platform v0.1.8 |
| 289 | 2026-07-28T02:20:10.874Z | Downloaded cipher v0.4.4 |
| 290 | 2026-07-28T02:20:10.874Z | Downloaded darling_macro v0.20.11 |
| 291 | 2026-07-28T02:20:10.883Z | Downloaded base64ct v1.6.0 |
| 292 | 2026-07-28T02:20:10.887Z | Downloaded const-oid v0.10.2 |
| 293 | 2026-07-28T02:20:10.887Z | Downloaded derive_builder v0.20.2 |
| 294 | 2026-07-28T02:20:10.887Z | Downloaded equivalent v1.0.2 |
| 295 | 2026-07-28T02:20:10.891Z | Downloaded dtrace-parser v0.3.0 |
| 296 | 2026-07-28T02:20:10.896Z | Downloaded futures-io v0.3.32 |
| 297 | 2026-07-28T02:20:10.896Z | Downloaded gethostname v0.5.0 |
| 298 | 2026-07-28T02:20:10.901Z | Downloaded darling_macro v0.23.0 |
| 299 | 2026-07-28T02:20:10.901Z | Downloaded either v1.15.0 |
| 300 | 2026-07-28T02:20:10.901Z | Downloaded find-msvc-tools v0.1.9 |
| 301 | 2026-07-28T02:20:10.907Z | Downloaded data-encoding v2.6.0 |
| 302 | 2026-07-28T02:20:10.917Z | Downloaded derive-ex v0.1.8 |
| 303 | 2026-07-28T02:20:10.917Z | Downloaded digest v0.11.3 |
| 304 | 2026-07-28T02:20:10.917Z | Downloaded derive_builder_core v0.20.2 |
| 305 | 2026-07-28T02:20:10.922Z | Downloaded dropshot_endpoint v0.17.1 |
| 306 | 2026-07-28T02:20:10.922Z | Downloaded cpufeatures v0.2.12 |
| 307 | 2026-07-28T02:20:10.922Z | Downloaded form_urlencoded v1.2.2 |
| 308 | 2026-07-28T02:20:10.926Z | Downloaded der v0.7.10 |
| 309 | 2026-07-28T02:20:10.933Z | Downloaded fnv v1.0.7 |
| 310 | 2026-07-28T02:20:10.933Z | Downloaded drift v0.2.0 |
| 311 | 2026-07-28T02:20:10.946Z | Downloaded foreign-types-shared v0.1.1 |
| 312 | 2026-07-28T02:20:10.951Z | Downloaded float-ord v0.3.2 |
| 313 | 2026-07-28T02:20:10.951Z | Downloaded filetime v0.2.23 |
| 314 | 2026-07-28T02:20:10.951Z | Downloaded cstr-argument v0.1.2 |
| 315 | 2026-07-28T02:20:10.951Z | Downloaded derive-where v1.6.0 |
| 316 | 2026-07-28T02:20:10.955Z | Downloaded darling_core v0.23.0 |
| 317 | 2026-07-28T02:20:10.960Z | Downloaded flagset v0.4.7 |
| 318 | 2026-07-28T02:20:10.960Z | Downloaded futures-sink v0.3.32 |
| 319 | 2026-07-28T02:20:10.963Z | Downloaded foreign-types v0.5.0 |
| 320 | 2026-07-28T02:20:10.967Z | Downloaded block-buffer v0.10.4 |
| 321 | 2026-07-28T02:20:10.967Z | Downloaded async-stream v0.3.6 |
| 322 | 2026-07-28T02:20:10.970Z | Downloaded foreign-types-macros v0.2.3 |
| 323 | 2026-07-28T02:20:10.970Z | Downloaded futures-task v0.3.32 |
| 324 | 2026-07-28T02:20:10.974Z | Downloaded futures-core v0.3.32 |
| 325 | 2026-07-28T02:20:10.974Z | Downloaded cfg_aliases v0.2.1 |
| 326 | 2026-07-28T02:20:10.979Z | Downloaded futures-macro v0.3.32 |
| 327 | 2026-07-28T02:20:10.983Z | Downloaded crypto-common v0.2.2 |
| 328 | 2026-07-28T02:20:10.983Z | Downloaded hash32 v0.3.1 |
| 329 | 2026-07-28T02:20:10.987Z | Downloaded git-stub v1.0.0 |
| 330 | 2026-07-28T02:20:10.987Z | Downloaded cargo-platform v0.3.2 |
| 331 | 2026-07-28T02:20:10.992Z | Downloaded fs_extra v1.3.0 |
| 332 | 2026-07-28T02:20:10.992Z | Downloaded daft v0.1.7 |
| 333 | 2026-07-28T02:20:10.995Z | Downloaded bytecount v0.6.9 |
| 334 | 2026-07-28T02:20:10.995Z | Downloaded ctr v0.9.2 |
| 335 | 2026-07-28T02:20:10.999Z | Downloaded http-body v1.0.1 |
| 336 | 2026-07-28T02:20:11.002Z | Downloaded byte-wrapper v0.1.0 |
| 337 | 2026-07-28T02:20:11.008Z | Downloaded heck v0.4.1 |
| 338 | 2026-07-28T02:20:11.008Z | Downloaded hex v0.4.3 |
| 339 | 2026-07-28T02:20:11.008Z | Downloaded cmake v0.1.54 |
| 340 | 2026-07-28T02:20:11.013Z | Downloaded backoff v0.4.0 |
| 341 | 2026-07-28T02:20:11.013Z | Downloaded hubpack_derive v0.1.1 |
| 342 | 2026-07-28T02:20:11.020Z | Downloaded ident_case v1.0.1 |
| 343 | 2026-07-28T02:20:11.020Z | Downloaded hubpack v0.1.2 |
| 344 | 2026-07-28T02:20:11.023Z | Downloaded indent_write v2.2.0 |
| 345 | 2026-07-28T02:20:11.023Z | Downloaded instant v0.1.12 |
| 346 | 2026-07-28T02:20:11.023Z | Downloaded icu_provider_macros v1.5.0 |
| 347 | 2026-07-28T02:20:11.035Z | Downloaded escargot v0.5.15 |
| 348 | 2026-07-28T02:20:11.035Z | Downloaded itoa v1.0.11 |
| 349 | 2026-07-28T02:20:11.035Z | Downloaded futures-executor v0.3.32 |
| 350 | 2026-07-28T02:20:11.039Z | Downloaded ecdsa v0.16.9 |
| 351 | 2026-07-28T02:20:11.039Z | Downloaded bincode v1.3.3 |
| 352 | 2026-07-28T02:20:11.039Z | Downloaded inout v0.1.3 |
| 353 | 2026-07-28T02:20:11.039Z | Downloaded git-stub-vcs v0.1.0 |
| 354 | 2026-07-28T02:20:11.048Z | Downloaded glob v0.3.3 |
| 355 | 2026-07-28T02:20:11.048Z | Downloaded is_ci v1.2.0 |
| 356 | 2026-07-28T02:20:11.048Z | Downloaded is-terminal v0.4.12 |
| 357 | 2026-07-28T02:20:11.048Z | Downloaded globset v0.4.14 |
| 358 | 2026-07-28T02:20:11.056Z | Downloaded keccak v0.1.6 |
| 359 | 2026-07-28T02:20:11.056Z | Downloaded crossbeam-utils v0.8.19 |
| 360 | 2026-07-28T02:20:11.056Z | Downloaded foldhash v0.1.5 |
| 361 | 2026-07-28T02:20:11.061Z | Downloaded critical-section v1.2.0 |
| 362 | 2026-07-28T02:20:11.061Z | Downloaded const_format_proc_macros v0.2.34 |
| 363 | 2026-07-28T02:20:11.061Z | Downloaded lru-slab v0.1.2 |
| 364 | 2026-07-28T02:20:11.061Z | Downloaded macaddr v1.0.1 |
| 365 | 2026-07-28T02:20:11.082Z | Downloaded match_cfg v0.1.0 |
| 366 | 2026-07-28T02:20:11.082Z | Downloaded camino-tempfile v1.4.1 |
| 367 | 2026-07-28T02:20:11.082Z | Downloaded icu_locid_transform v1.5.0 |
| 368 | 2026-07-28T02:20:11.082Z | Downloaded humantime v2.3.0 |
| 369 | 2026-07-28T02:20:11.082Z | Downloaded http-body-util v0.1.3 |
| 370 | 2026-07-28T02:20:11.082Z | Downloaded group v0.13.0 |
| 371 | 2026-07-28T02:20:11.082Z | Downloaded memoffset v0.9.1 |
| 372 | 2026-07-28T02:20:11.082Z | Downloaded lru-cache v0.1.2 |
| 373 | 2026-07-28T02:20:11.088Z | Downloaded memmap v0.7.0 |
| 374 | 2026-07-28T02:20:11.088Z | Downloaded newtype_derive v0.1.6 |
| 375 | 2026-07-28T02:20:11.088Z | Downloaded num-iter v0.1.45 |
| 376 | 2026-07-28T02:20:11.094Z | Downloaded futures-channel v0.3.32 |
| 377 | 2026-07-28T02:20:11.094Z | Downloaded newtype-uuid-macros v0.1.0 |
| 378 | 2026-07-28T02:20:11.094Z | Downloaded newline-converter v0.3.0 |
| 379 | 2026-07-28T02:20:11.094Z | Downloaded num_threads v0.1.7 |
| 380 | 2026-07-28T02:20:11.099Z | Downloaded num_enum_derive v0.5.11 |
| 381 | 2026-07-28T02:20:11.099Z | Downloaded ingot v0.1.1 |
| 382 | 2026-07-28T02:20:11.099Z | Downloaded getrandom v0.2.14 |
| 383 | 2026-07-28T02:20:11.103Z | Downloaded kstat-rs v0.2.4 |
| 384 | 2026-07-28T02:20:11.103Z | Downloaded num-conv v0.2.0 |
| 385 | 2026-07-28T02:20:11.106Z | Downloaded crossbeam-epoch v0.9.18 |
| 386 | 2026-07-28T02:20:11.106Z | Downloaded cookie v0.18.1 |
| 387 | 2026-07-28T02:20:11.111Z | Downloaded omicron-workspace-hack v0.1.0 |
| 388 | 2026-07-28T02:20:11.117Z | Downloaded num v0.4.3 |
| 389 | 2026-07-28T02:20:11.117Z | Downloaded olpc-cjson v0.1.4 |
| 390 | 2026-07-28T02:20:11.118Z | Downloaded opaque-debug v0.3.1 |
| 391 | 2026-07-28T02:20:11.118Z | Downloaded jobserver v0.1.31 |
| 392 | 2026-07-28T02:20:11.125Z | Downloaded ipnetwork v0.21.1 |
| 393 | 2026-07-28T02:20:11.125Z | Downloaded libloading v0.7.4 |
| 394 | 2026-07-28T02:20:11.126Z | Downloaded hybrid-array v0.4.12 |
| 395 | 2026-07-28T02:20:11.132Z | Downloaded hyper-rustls v0.27.3 |
| 396 | 2026-07-28T02:20:11.132Z | Downloaded openssl-probe v0.2.1 |
| 397 | 2026-07-28T02:20:11.132Z | Downloaded icu_locid_transform_data v1.5.0 |
| 398 | 2026-07-28T02:20:11.136Z | Downloaded percent-encoding v2.3.2 |
| 399 | 2026-07-28T02:20:11.136Z | Downloaded parse-display v0.10.0 |
| 400 | 2026-07-28T02:20:11.136Z | Downloaded lock_api v0.4.12 |
| 401 | 2026-07-28T02:20:11.139Z | Downloaded litemap v0.7.4 |
| 402 | 2026-07-28T02:20:11.142Z | Downloaded ingot-macros v0.1.1 |
| 403 | 2026-07-28T02:20:11.142Z | Downloaded httparse v1.10.1 |
| 404 | 2026-07-28T02:20:11.147Z | Downloaded newtype-uuid v1.3.2 |
| 405 | 2026-07-28T02:20:11.147Z | Downloaded iana-time-zone v0.1.64 |
| 406 | 2026-07-28T02:20:11.152Z | Downloaded darling_core v0.21.3 |
| 407 | 2026-07-28T02:20:11.159Z | Downloaded num-rational v0.4.2 |
| 408 | 2026-07-28T02:20:11.159Z | Downloaded num_enum v0.7.4 |
| 409 | 2026-07-28T02:20:11.163Z | Downloaded num-integer v0.1.46 |
| 410 | 2026-07-28T02:20:11.163Z | Downloaded num-derive v0.4.2 |
| 411 | 2026-07-28T02:20:11.167Z | Downloaded pretty-hex v0.4.1 |
| 412 | 2026-07-28T02:20:11.167Z | Downloaded powerfmt v0.2.0 |
| 413 | 2026-07-28T02:20:11.167Z | Downloaded multer v3.1.0 |
| 414 | 2026-07-28T02:20:11.170Z | Downloaded libsw-core v0.3.2 |
| 415 | 2026-07-28T02:20:11.173Z | Downloaded phf_shared v0.12.1 |
| 416 | 2026-07-28T02:20:11.173Z | Downloaded num_enum v0.5.11 |
| 417 | 2026-07-28T02:20:11.178Z | Downloaded num-complex v0.4.6 |
| 418 | 2026-07-28T02:20:11.182Z | Downloaded hmac v0.12.1 |
| 419 | 2026-07-28T02:20:11.183Z | Downloaded proc-macro-crate v1.3.1 |
| 420 | 2026-07-28T02:20:11.186Z | Downloaded half v2.7.1 |
| 421 | 2026-07-28T02:20:11.186Z | Downloaded plain v0.2.3 |
| 422 | 2026-07-28T02:20:11.192Z | Downloaded proc-macro-error-attr v1.0.4 |
| 423 | 2026-07-28T02:20:11.192Z | Downloaded pretty-hex v0.2.1 |
| 424 | 2026-07-28T02:20:11.192Z | Downloaded anyhow v1.0.100 |
| 425 | 2026-07-28T02:20:11.197Z | Downloaded progenitor-client v0.10.0 |
| 426 | 2026-07-28T02:20:11.197Z | Downloaded libsw v3.5.0 |
| 427 | 2026-07-28T02:20:11.200Z | Downloaded heapless v0.8.0 |
| 428 | 2026-07-28T02:20:11.203Z | Downloaded progenitor-client v0.14.0 |
| 429 | 2026-07-28T02:20:11.203Z | Downloaded pem-rfc7468 v0.7.0 |
| 430 | 2026-07-28T02:20:11.205Z | Downloaded progenitor-macro v0.11.1 |
| 431 | 2026-07-28T02:20:11.211Z | Downloaded rand_chacha v0.3.1 |
| 432 | 2026-07-28T02:20:11.211Z | Downloaded radium v0.7.0 |
| 433 | 2026-07-28T02:20:11.211Z | Downloaded quick-error v1.2.3 |
| 434 | 2026-07-28T02:20:11.211Z | Downloaded progenitor-macro v0.14.0 |
| 435 | 2026-07-28T02:20:11.216Z | Downloaded rand_xorshift v0.3.0 |
| 436 | 2026-07-28T02:20:11.217Z | Downloaded pin-project-lite v0.2.14 |
| 437 | 2026-07-28T02:20:11.222Z | Downloaded pin-project-internal v1.1.10 |
| 438 | 2026-07-28T02:20:11.222Z | Downloaded progenitor-macro v0.13.0 |
| 439 | 2026-07-28T02:20:11.226Z | Downloaded pkg-config v0.3.30 |
| 440 | 2026-07-28T02:20:11.226Z | Downloaded pkcs8 v0.10.2 |
| 441 | 2026-07-28T02:20:11.226Z | Downloaded rfc6979 v0.4.0 |
| 442 | 2026-07-28T02:20:11.231Z | Downloaded once_cell v1.21.3 |
| 443 | 2026-07-28T02:20:11.231Z | Downloaded num_enum_derive v0.7.4 |
| 444 | 2026-07-28T02:20:11.231Z | Downloaded darling_core v0.20.11 |
| 445 | 2026-07-28T02:20:11.236Z | Downloaded log v0.4.29 |
| 446 | 2026-07-28T02:20:11.240Z | Downloaded primeorder v0.13.6 |
| 447 | 2026-07-28T02:20:11.240Z | Downloaded aes v0.8.4 |
| 448 | 2026-07-28T02:20:11.251Z | Downloaded ppv-lite86 v0.2.17 |
| 449 | 2026-07-28T02:20:11.251Z | Downloaded polyval v0.6.2 |
| 450 | 2026-07-28T02:20:11.251Z | Downloaded poly1305 v0.8.0 |
| 451 | 2026-07-28T02:20:11.252Z | Downloaded progenitor v0.14.0 |
| 452 | 2026-07-28T02:20:11.252Z | Downloaded rustc-hash v2.1.1 |
| 453 | 2026-07-28T02:20:11.260Z | Downloaded rustc_version v0.4.1 |
| 454 | 2026-07-28T02:20:11.260Z | Downloaded rustc_version v0.1.7 |
| 455 | 2026-07-28T02:20:11.260Z | Downloaded progenitor-extras v0.2.0 |
| 456 | 2026-07-28T02:20:11.260Z | Downloaded progenitor-client v0.13.0 |
| 457 | 2026-07-28T02:20:11.260Z | Downloaded chacha20poly1305 v0.10.1 |
| 458 | 2026-07-28T02:20:11.266Z | Downloaded parse-display-derive v0.10.0 |
| 459 | 2026-07-28T02:20:11.266Z | Downloaded progenitor v0.10.0 |
| 460 | 2026-07-28T02:20:11.266Z | Downloaded proc-macro-error v1.0.4 |
| 461 | 2026-07-28T02:20:11.269Z | Downloaded rand_core v0.6.4 |
| 462 | 2026-07-28T02:20:11.270Z | Downloaded rand_chacha v0.9.0 |
| 463 | 2026-07-28T02:20:11.270Z | Downloaded parking_lot v0.12.2 |
| 464 | 2026-07-28T02:20:11.273Z | Downloaded phf v0.12.1 |
| 465 | 2026-07-28T02:20:11.273Z | Downloaded owo-colors v4.3.0 |
| 466 | 2026-07-28T02:20:11.276Z | Downloaded jiff-static v0.2.15 |
| 467 | 2026-07-28T02:20:11.283Z | Downloaded icu_properties v1.5.1 |
| 468 | 2026-07-28T02:20:11.283Z | Downloaded scopeguard v1.2.0 |
| 469 | 2026-07-28T02:20:11.283Z | Downloaded same-file v1.0.6 |
| 470 | 2026-07-28T02:20:11.283Z | Downloaded scroll_derive v0.13.1 |
| 471 | 2026-07-28T02:20:11.288Z | Downloaded secrecy v0.10.3 |
| 472 | 2026-07-28T02:20:11.288Z | Downloaded scroll_derive v0.12.0 |
| 473 | 2026-07-28T02:20:11.288Z | Downloaded quote v1.0.45 |
| 474 | 2026-07-28T02:20:11.293Z | Downloaded hickory-resolver v0.24.4 |
| 475 | 2026-07-28T02:20:11.301Z | Downloaded icu_locid v1.5.0 |
| 476 | 2026-07-28T02:20:11.301Z | Downloaded progenitor v0.13.0 |
| 477 | 2026-07-28T02:20:11.304Z | Downloaded serde_arrays v0.1.0 |
| 478 | 2026-07-28T02:20:11.304Z | Downloaded serde-big-array v0.5.1 |
| 479 | 2026-07-28T02:20:11.304Z | Downloaded num-traits v0.2.19 |
| 480 | 2026-07-28T02:20:11.304Z | Downloaded ringbuffer v0.16.0 |
| 481 | 2026-07-28T02:20:11.308Z | Downloaded quinn-udp v0.5.5 |
| 482 | 2026-07-28T02:20:11.308Z | Downloaded semver v0.1.20 |
| 483 | 2026-07-28T02:20:11.312Z | Downloaded serde_repr v0.1.19 |
| 484 | 2026-07-28T02:20:11.312Z | Downloaded sha1 v0.10.6 |
| 485 | 2026-07-28T02:20:11.316Z | Downloaded resolv-conf v0.7.0 |
| 486 | 2026-07-28T02:20:11.316Z | Downloaded progenitor v0.11.1 |
| 487 | 2026-07-28T02:20:11.316Z | Downloaded crossbeam-channel v0.5.15 |
| 488 | 2026-07-28T02:20:11.325Z | Downloaded rustls-pemfile v2.2.0 |
| 489 | 2026-07-28T02:20:11.335Z | Downloaded rustls-native-certs v0.8.3 |
| 490 | 2026-07-28T02:20:11.335Z | Downloaded sha1 v0.11.0 |
| 491 | 2026-07-28T02:20:11.335Z | Downloaded cc v1.2.65 |
| 492 | 2026-07-28T02:20:11.335Z | Downloaded serde_spanned v1.1.1 |
| 493 | 2026-07-28T02:20:11.335Z | Downloaded bytes v1.11.1 |
| 494 | 2026-07-28T02:20:11.335Z | Downloaded pin-project v1.1.10 |
| 495 | 2026-07-28T02:20:11.341Z | Downloaded slog-bunyan v2.5.0 |
| 496 | 2026-07-28T02:20:11.345Z | Downloaded siphasher v1.0.1 |
| 497 | 2026-07-28T02:20:11.345Z | Downloaded simd-adler32 v0.3.7 |
| 498 | 2026-07-28T02:20:11.349Z | Downloaded sigpipe v0.1.3 |
| 499 | 2026-07-28T02:20:11.350Z | Downloaded signature v2.2.0 |
| 500 | 2026-07-28T02:20:11.350Z | Downloaded scroll v0.13.0 |
| 501 | 2026-07-28T02:20:11.356Z | Downloaded pest_meta v2.8.4 |
| 502 | 2026-07-28T02:20:11.356Z | Downloaded postcard v1.0.9 |
| 503 | 2026-07-28T02:20:11.359Z | Downloaded rusty-fork v0.3.0 |
| 504 | 2026-07-28T02:20:11.360Z | Downloaded strsim v0.11.1 |
| 505 | 2026-07-28T02:20:11.360Z | Downloaded stable_deref_trait v1.2.0 |
| 506 | 2026-07-28T02:20:11.360Z | Downloaded smawk v0.3.2 |
| 507 | 2026-07-28T02:20:11.365Z | Downloaded rustversion v1.0.22 |
| 508 | 2026-07-28T02:20:11.365Z | Downloaded supports-color v2.1.0 |
| 509 | 2026-07-28T02:20:11.365Z | Downloaded sec1 v0.7.3 |
| 510 | 2026-07-28T02:20:11.370Z | Downloaded structmeta v0.3.0 |
| 511 | 2026-07-28T02:20:11.370Z | Downloaded serde_urlencoded v0.7.1 |
| 512 | 2026-07-28T02:20:11.370Z | Downloaded serde_path_to_error v0.1.20 |
| 513 | 2026-07-28T02:20:11.373Z | Downloaded structmeta-derive v0.3.0 |
| 514 | 2026-07-28T02:20:11.373Z | Downloaded icu_collections v1.5.0 |
| 515 | 2026-07-28T02:20:11.377Z | Downloaded swrite v0.1.0 |
| 516 | 2026-07-28T02:20:11.383Z | Downloaded strum v0.27.2 |
| 517 | 2026-07-28T02:20:11.383Z | Downloaded shlex v2.0.1 |
| 518 | 2026-07-28T02:20:11.383Z | Downloaded signal-hook-registry v1.4.2 |
| 519 | 2026-07-28T02:20:11.383Z | Downloaded sha2 v0.10.9 |
| 520 | 2026-07-28T02:20:11.383Z | Downloaded sync_wrapper v1.0.1 |
| 521 | 2026-07-28T02:20:11.388Z | Downloaded supports-color v3.0.2 |
| 522 | 2026-07-28T02:20:11.388Z | Downloaded subtle v2.6.1 |
| 523 | 2026-07-28T02:20:11.399Z | Downloaded strum v0.26.3 |
| 524 | 2026-07-28T02:20:11.399Z | Downloaded papergrid v0.11.0 |
| 525 | 2026-07-28T02:20:11.399Z | Downloaded minimal-lexical v0.2.1 |
| 526 | 2026-07-28T02:20:11.404Z | Downloaded slog-async v2.8.0 |
| 527 | 2026-07-28T02:20:11.404Z | Downloaded hickory-resolver v0.25.2 |
| 528 | 2026-07-28T02:20:11.405Z | Downloaded terminal_size v0.4.3 |
| 529 | 2026-07-28T02:20:11.405Z | Downloaded tabwriter v1.4.0 |
| 530 | 2026-07-28T02:20:11.405Z | Downloaded slog-term v2.9.2 |
| 531 | 2026-07-28T02:20:11.408Z | Downloaded tap v1.0.1 |
| 532 | 2026-07-28T02:20:11.408Z | Downloaded smf v0.2.3 |
| 533 | 2026-07-28T02:20:11.408Z | Downloaded slog-dtrace v0.3.0 |
| 534 | 2026-07-28T02:20:11.412Z | Downloaded slab v0.4.9 |
| 535 | 2026-07-28T02:20:11.412Z | Downloaded semver v1.0.28 |
| 536 | 2026-07-28T02:20:11.412Z | Downloaded proc-macro2 v1.0.106 |
| 537 | 2026-07-28T02:20:11.415Z | Downloaded thread-id v4.2.1 |
| 538 | 2026-07-28T02:20:11.419Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 539 | 2026-07-28T02:20:11.419Z | Downloaded termtree v0.5.1 |
| 540 | 2026-07-28T02:20:11.420Z | Downloaded terminal_size v0.3.0 |
| 541 | 2026-07-28T02:20:11.426Z | Downloaded snafu-derive v0.8.9 |
| 542 | 2026-07-28T02:20:11.426Z | Downloaded slog-json v2.6.1 |
| 543 | 2026-07-28T02:20:11.426Z | Downloaded take_mut v0.2.2 |
| 544 | 2026-07-28T02:20:11.432Z | Downloaded http v1.4.2 |
| 545 | 2026-07-28T02:20:11.432Z | Downloaded tinyvec_macros v0.1.1 |
| 546 | 2026-07-28T02:20:11.432Z | Downloaded strum_macros v0.27.2 |
| 547 | 2026-07-28T02:20:11.436Z | Downloaded progenitor-impl v0.10.0 |
| 548 | 2026-07-28T02:20:11.436Z | Downloaded openssl-sys v0.9.107 |
| 549 | 2026-07-28T02:20:11.437Z | Downloaded time-core v0.1.8 |
| 550 | 2026-07-28T02:20:11.440Z | Downloaded thread_local v1.1.8 |
| 551 | 2026-07-28T02:20:11.440Z | Downloaded thread-id v5.0.0 |
| 552 | 2026-07-28T02:20:11.440Z | Downloaded tokio-macros v2.7.0 |
| 553 | 2026-07-28T02:20:11.446Z | Downloaded tagptr v0.2.0 |
| 554 | 2026-07-28T02:20:11.446Z | Downloaded spki v0.7.3 |
| 555 | 2026-07-28T02:20:11.446Z | Downloaded strum_macros v0.28.0 |
| 556 | 2026-07-28T02:20:11.450Z | Downloaded static_assertions v1.1.0 |
| 557 | 2026-07-28T02:20:11.450Z | Downloaded serde_tokenstream v0.2.3 |
| 558 | 2026-07-28T02:20:11.450Z | Downloaded num-bigint v0.4.5 |
| 559 | 2026-07-28T02:20:11.453Z | Downloaded memchr v2.7.2 |
| 560 | 2026-07-28T02:20:11.458Z | Downloaded serde_spanned v0.6.9 |
| 561 | 2026-07-28T02:20:11.458Z | Downloaded ryu v1.0.18 |
| 562 | 2026-07-28T02:20:11.458Z | Downloaded toml_datetime v0.6.11 |
| 563 | 2026-07-28T02:20:11.462Z | Downloaded crypto-bigint v0.5.5 |
| 564 | 2026-07-28T02:20:11.467Z | Downloaded toml_write v0.1.2 |
| 565 | 2026-07-28T02:20:11.467Z | Downloaded serde_derive_internals v0.29.1 |
| 566 | 2026-07-28T02:20:11.471Z | Downloaded schemars_derive v0.8.22 |
| 567 | 2026-07-28T02:20:11.471Z | Downloaded indexmap v2.14.0 |
| 568 | 2026-07-28T02:20:11.474Z | Downloaded scroll v0.12.0 |
| 569 | 2026-07-28T02:20:11.474Z | Downloaded prettyplease v0.2.37 |
| 570 | 2026-07-28T02:20:11.478Z | Downloaded thiserror-impl v2.0.18 |
| 571 | 2026-07-28T02:20:11.479Z | Downloaded thiserror v2.0.18 |
| 572 | 2026-07-28T02:20:11.481Z | Downloaded tower-service v0.3.3 |
| 573 | 2026-07-28T02:20:11.485Z | Downloaded thiserror-no-std v2.0.2 |
| 574 | 2026-07-28T02:20:11.488Z | Downloaded time-macros v0.2.27 |
| 575 | 2026-07-28T02:20:11.488Z | Downloaded rustls-platform-verifier v0.6.2 |
| 576 | 2026-07-28T02:20:11.492Z | Downloaded strum_macros v0.26.4 |
| 577 | 2026-07-28T02:20:11.492Z | Downloaded try-lock v0.2.5 |
| 578 | 2026-07-28T02:20:11.499Z | Downloaded thiserror v1.0.64 |
| 579 | 2026-07-28T02:20:11.504Z | Downloaded tls_codec v0.4.2 |
| 580 | 2026-07-28T02:20:11.504Z | Downloaded similar v2.7.0 |
| 581 | 2026-07-28T02:20:11.504Z | Downloaded typeid v1.0.0 |
| 582 | 2026-07-28T02:20:11.510Z | Downloaded rustls-pki-types v1.12.0 |
| 583 | 2026-07-28T02:20:11.510Z | Downloaded tls_codec_derive v0.4.2 |
| 584 | 2026-07-28T02:20:11.510Z | Downloaded unicode-xid v0.2.4 |
| 585 | 2026-07-28T02:20:11.511Z | Downloaded unicode-linebreak v0.1.5 |
| 586 | 2026-07-28T02:20:11.519Z | Downloaded typify-macro v0.6.2 |
| 587 | 2026-07-28T02:20:11.520Z | Downloaded tokio-dtrace v0.1.1 |
| 588 | 2026-07-28T02:20:11.520Z | Downloaded typify-macro v0.4.3 |
| 589 | 2026-07-28T02:20:11.520Z | Downloaded progenitor-impl v0.14.0 |
| 590 | 2026-07-28T02:20:11.523Z | Downloaded term v1.2.0 |
| 591 | 2026-07-28T02:20:11.523Z | Downloaded tempfile v3.23.0 |
| 592 | 2026-07-28T02:20:11.523Z | Downloaded rand v0.8.6 |
| 593 | 2026-07-28T02:20:11.523Z | Downloaded tokio-tungstenite v0.21.0 |
| 594 | 2026-07-28T02:20:11.529Z | Downloaded rayon-core v1.13.0 |
| 595 | 2026-07-28T02:20:11.529Z | Downloaded untrusted v0.9.0 |
| 596 | 2026-07-28T02:20:11.529Z | Downloaded tokio-rustls v0.25.0 |
| 597 | 2026-07-28T02:20:11.529Z | Downloaded smallvec v1.13.2 |
| 598 | 2026-07-28T02:20:11.535Z | Downloaded synstructure v0.13.1 |
| 599 | 2026-07-28T02:20:11.535Z | Downloaded usdt-attr-macro v0.5.0 |
| 600 | 2026-07-28T02:20:11.535Z | Downloaded usdt v0.5.0 |
| 601 | 2026-07-28T02:20:11.543Z | Downloaded serde_derive v1.0.228 |
| 602 | 2026-07-28T02:20:11.543Z | Downloaded utf-8 v0.7.6 |
| 603 | 2026-07-28T02:20:11.543Z | Downloaded usdt-macro v0.6.0 |
| 604 | 2026-07-28T02:20:11.543Z | Downloaded serde_core v1.0.228 |
| 605 | 2026-07-28T02:20:11.543Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 606 | 2026-07-28T02:20:11.543Z | Downloaded idna v1.0.3 |
| 607 | 2026-07-28T02:20:11.547Z | Downloaded socket2 v0.5.10 |
| 608 | 2026-07-28T02:20:11.547Z | Downloaded usdt-attr-macro v0.6.0 |
| 609 | 2026-07-28T02:20:11.547Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 610 | 2026-07-28T02:20:11.547Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 611 | 2026-07-28T02:20:11.551Z | Downloaded utf16_iter v1.0.5 |
| 612 | 2026-07-28T02:20:11.551Z | Downloaded usdt-macro v0.5.0 |
| 613 | 2026-07-28T02:20:11.552Z | Downloaded serde_with_macros v3.18.0 |
| 614 | 2026-07-28T02:20:11.555Z | Downloaded untrusted v0.7.1 |
| 615 | 2026-07-28T02:20:11.555Z | Downloaded universal-hash v0.5.1 |
| 616 | 2026-07-28T02:20:11.555Z | Downloaded hyper-util v0.1.20 |
| 617 | 2026-07-28T02:20:11.559Z | Downloaded hashbrown v0.12.3 |
| 618 | 2026-07-28T02:20:11.563Z | Downloaded utf8_iter v1.0.4 |
| 619 | 2026-07-28T02:20:11.563Z | Downloaded utf8parse v0.2.1 |
| 620 | 2026-07-28T02:20:11.563Z | Downloaded dropshot-api-manager v0.7.2 |
| 621 | 2026-07-28T02:20:11.567Z | Downloaded version_check v0.9.5 |
| 622 | 2026-07-28T02:20:11.567Z | Downloaded progenitor-impl v0.13.0 |
| 623 | 2026-07-28T02:20:11.572Z | Downloaded want v0.3.1 |
| 624 | 2026-07-28T02:20:11.572Z | Downloaded libm v0.2.8 |
| 625 | 2026-07-28T02:20:11.576Z | Downloaded quinn v0.11.9 |
| 626 | 2026-07-28T02:20:11.585Z | Downloaded waitgroup v0.1.2 |
| 627 | 2026-07-28T02:20:11.585Z | Downloaded unarray v0.1.4 |
| 628 | 2026-07-28T02:20:11.585Z | Downloaded tinystr v0.7.6 |
| 629 | 2026-07-28T02:20:11.585Z | Downloaded schemars v0.8.22 |
| 630 | 2026-07-28T02:20:11.589Z | Downloaded xattr v1.3.1 |
| 631 | 2026-07-28T02:20:11.594Z | Downloaded toml v0.8.23 |
| 632 | 2026-07-28T02:20:11.594Z | Downloaded tokio-stream v0.1.17 |
| 633 | 2026-07-28T02:20:11.598Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 634 | 2026-07-28T02:20:11.599Z | Downloaded mio v1.2.0 |
| 635 | 2026-07-28T02:20:11.602Z | Downloaded nom v7.1.3 |
| 636 | 2026-07-28T02:20:11.602Z | Downloaded yoke-derive v0.7.5 |
| 637 | 2026-07-28T02:20:11.613Z | Downloaded usdt-impl v0.5.0 |
| 638 | 2026-07-28T02:20:11.613Z | Downloaded usdt v0.6.0 |
| 639 | 2026-07-28T02:20:11.613Z | Downloaded textwrap v0.16.2 |
| 640 | 2026-07-28T02:20:11.613Z | Downloaded write16 v1.0.0 |
| 641 | 2026-07-28T02:20:11.613Z | Downloaded twox-hash v2.1.2 |
| 642 | 2026-07-28T02:20:11.613Z | Downloaded socket2 v0.6.3 |
| 643 | 2026-07-28T02:20:11.613Z | Downloaded serde v1.0.228 |
| 644 | 2026-07-28T02:20:11.617Z | Downloaded usdt-impl v0.6.0 |
| 645 | 2026-07-28T02:20:11.617Z | Downloaded vergen-git2 v9.1.0 |
| 646 | 2026-07-28T02:20:11.617Z | Downloaded futures-util v0.3.32 |
| 647 | 2026-07-28T02:20:11.623Z | Downloaded zone_cfg_derive v0.3.0 |
| 648 | 2026-07-28T02:20:11.630Z | Downloaded zone v0.3.1 |
| 649 | 2026-07-28T02:20:11.630Z | Downloaded zeroize_derive v1.4.3 |
| 650 | 2026-07-28T02:20:11.630Z | Downloaded tar v0.4.40 |
| 651 | 2026-07-28T02:20:11.633Z | Downloaded tinyvec v1.6.0 |
| 652 | 2026-07-28T02:20:11.633Z | Downloaded slog v2.8.2 |
| 653 | 2026-07-28T02:20:11.633Z | Downloaded zerofrom-derive v0.1.5 |
| 654 | 2026-07-28T02:20:11.633Z | Downloaded zerofrom v0.1.5 |
| 655 | 2026-07-28T02:20:11.633Z | Downloaded test-strategy v0.4.3 |
| 656 | 2026-07-28T02:20:11.636Z | Downloaded walkdir v2.5.0 |
| 657 | 2026-07-28T02:20:11.636Z | Downloaded tracing-attributes v0.1.27 |
| 658 | 2026-07-28T02:20:11.639Z | Downloaded wait-timeout v0.2.0 |
| 659 | 2026-07-28T02:20:11.639Z | Downloaded vsss-rs v3.3.4 |
| 660 | 2026-07-28T02:20:11.642Z | Downloaded aho-corasick v1.1.3 |
| 661 | 2026-07-28T02:20:11.647Z | Downloaded ucd-trie v0.1.6 |
| 662 | 2026-07-28T02:20:11.647Z | Downloaded tokio-rustls v0.26.4 |
| 663 | 2026-07-28T02:20:11.647Z | Downloaded toml v0.7.8 |
| 664 | 2026-07-28T02:20:11.651Z | Downloaded vergen-lib v9.1.0 |
| 665 | 2026-07-28T02:20:11.651Z | Downloaded snafu v0.8.9 |
| 666 | 2026-07-28T02:20:11.657Z | Downloaded schemars v1.2.1 |
| 667 | 2026-07-28T02:20:11.664Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 668 | 2026-07-28T02:20:11.675Z | Downloaded whoami v1.5.1 |
| 669 | 2026-07-28T02:20:11.681Z | Downloaded pest v2.8.4 |
| 670 | 2026-07-28T02:20:11.682Z | Downloaded itertools v0.13.0 |
| 671 | 2026-07-28T02:20:11.682Z | Downloaded writeable v0.5.5 |
| 672 | 2026-07-28T02:20:11.682Z | Downloaded hkdf v0.12.4 |
| 673 | 2026-07-28T02:20:11.682Z | Downloaded serde_yaml v0.9.34+deprecated |
| 674 | 2026-07-28T02:20:11.682Z | Downloaded zmij v1.0.19 |
| 675 | 2026-07-28T02:20:11.682Z | Downloaded hashbrown v0.15.2 |
| 676 | 2026-07-28T02:20:11.687Z | Downloaded zerovec-derive v0.10.3 |
| 677 | 2026-07-28T02:20:11.687Z | Downloaded vergen v9.1.0 |
| 678 | 2026-07-28T02:20:11.691Z | Downloaded zeroize v1.8.2 |
| 679 | 2026-07-28T02:20:11.691Z | Downloaded steno v0.4.1 |
| 680 | 2026-07-28T02:20:11.691Z | Downloaded qorb v0.4.1 |
| 681 | 2026-07-28T02:20:11.696Z | Downloaded typify v0.4.3 |
| 682 | 2026-07-28T02:20:11.701Z | Downloaded tracing-core v0.1.32 |
| 683 | 2026-07-28T02:20:11.701Z | Downloaded unicode-ident v1.0.24 |
| 684 | 2026-07-28T02:20:11.701Z | Downloaded hashbrown v0.17.0 |
| 685 | 2026-07-28T02:20:11.705Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 686 | 2026-07-28T02:20:11.710Z | Downloaded iddqd v0.3.18 |
| 687 | 2026-07-28T02:20:11.780Z | Downloaded zerocopy-derive v0.7.34 |
| 688 | 2026-07-28T02:20:11.780Z | Downloaded hashbrown v0.16.1 |
| 689 | 2026-07-28T02:20:11.780Z | Downloaded itertools v0.14.0 |
| 690 | 2026-07-28T02:20:11.780Z | Downloaded yoke v0.7.5 |
| 691 | 2026-07-28T02:20:11.780Z | Downloaded wyz v0.5.1 |
| 692 | 2026-07-28T02:20:11.780Z | Downloaded iri-string v0.7.8 |
| 693 | 2026-07-28T02:20:11.781Z | Downloaded h2 v0.4.15 |
| 694 | 2026-07-28T02:20:11.781Z | Downloaded tracing v0.1.40 |
| 695 | 2026-07-28T02:20:11.781Z | Downloaded uuid v1.23.3 |
| 696 | 2026-07-28T02:20:11.781Z | Downloaded typify v0.6.2 |
| 697 | 2026-07-28T02:20:11.781Z | Downloaded tungstenite v0.21.0 |
| 698 | 2026-07-28T02:20:11.781Z | Downloaded rustls-webpki v0.103.13 |
| 699 | 2026-07-28T02:20:11.781Z | Downloaded unsafe-libyaml v0.2.11 |
| 700 | 2026-07-28T02:20:11.781Z | Downloaded hyper v1.10.1 |
| 701 | 2026-07-28T02:20:11.781Z | Downloaded itertools v0.12.1 |
| 702 | 2026-07-28T02:20:11.781Z | Downloaded schemars v0.9.0 |
| 703 | 2026-07-28T02:20:11.781Z | Downloaded rand v0.9.2 |
| 704 | 2026-07-28T02:20:11.781Z | Downloaded toml_edit v0.22.27 |
| 705 | 2026-07-28T02:20:11.781Z | Downloaded toml_edit v0.19.15 |
| 706 | 2026-07-28T02:20:11.781Z | Downloaded progenitor-impl v0.11.1 |
| 707 | 2026-07-28T02:20:11.781Z | Downloaded tower-layer v0.3.3 |
| 708 | 2026-07-28T02:20:11.781Z | Downloaded spin v0.9.8 |
| 709 | 2026-07-28T02:20:11.781Z | Downloaded ron v0.8.1 |
| 710 | 2026-07-28T02:20:11.788Z | Downloaded thiserror-impl v1.0.64 |
| 711 | 2026-07-28T02:20:11.788Z | Downloaded tabled_derive v0.7.0 |
| 712 | 2026-07-28T02:20:11.788Z | Downloaded rand_core v0.9.3 |
| 713 | 2026-07-28T02:20:11.788Z | Downloaded pest_derive v2.8.4 |
| 714 | 2026-07-28T02:20:11.788Z | Downloaded serde_plain v1.0.2 |
| 715 | 2026-07-28T02:20:11.788Z | Downloaded expectorate v1.2.0 |
| 716 | 2026-07-28T02:20:11.792Z | Downloaded ed25519-dalek v2.2.0 |
| 717 | 2026-07-28T02:20:11.792Z | Downloaded url v2.5.4 |
| 718 | 2026-07-28T02:20:11.797Z | Downloaded miniz_oxide v0.7.2 |
| 719 | 2026-07-28T02:20:11.797Z | Downloaded ref-cast-impl v1.0.25 |
| 720 | 2026-07-28T02:20:11.797Z | Downloaded ref-cast v1.0.25 |
| 721 | 2026-07-28T02:20:11.801Z | Downloaded passt v0.3.0 |
| 722 | 2026-07-28T02:20:11.801Z | Downloaded icu_normalizer v1.5.0 |
| 723 | 2026-07-28T02:20:11.805Z | Downloaded goblin v0.8.2 |
| 724 | 2026-07-28T02:20:11.805Z | Downloaded tower v0.5.2 |
| 725 | 2026-07-28T02:20:11.810Z | Downloaded parking_lot_core v0.9.10 |
| 726 | 2026-07-28T02:20:11.814Z | Downloaded pest_generator v2.8.4 |
| 727 | 2026-07-28T02:20:11.814Z | Downloaded paste v1.0.15 |
| 728 | 2026-07-28T02:20:11.824Z | Downloaded highway v1.3.0 |
| 729 | 2026-07-28T02:20:11.824Z | Downloaded progenitor-macro v0.10.0 |
| 730 | 2026-07-28T02:20:11.824Z | Downloaded progenitor-client v0.11.1 |
| 731 | 2026-07-28T02:20:11.828Z | Downloaded typenum v1.20.1 |
| 732 | 2026-07-28T02:20:11.828Z | Downloaded p384 v0.13.1 |
| 733 | 2026-07-28T02:20:11.828Z | Downloaded regex v1.12.3 |
| 734 | 2026-07-28T02:20:11.828Z | Downloaded unicode-segmentation v1.11.0 |
| 735 | 2026-07-28T02:20:11.840Z | Downloaded tokio-util v0.7.16 |
| 736 | 2026-07-28T02:20:11.840Z | Downloaded iddqd v0.4.2 |
| 737 | 2026-07-28T02:20:11.844Z | Downloaded reqwest v0.13.2 |
| 738 | 2026-07-28T02:20:11.845Z | Downloaded bitvec v1.0.1 |
| 739 | 2026-07-28T02:20:11.850Z | Downloaded icu_properties_data v1.5.0 |
| 740 | 2026-07-28T02:20:11.857Z | Downloaded typed-path v0.9.3 |
| 741 | 2026-07-28T02:20:11.865Z | Downloaded serde_json v1.0.150 |
| 742 | 2026-07-28T02:20:11.870Z | Downloaded reqwest v0.12.23 |
| 743 | 2026-07-28T02:20:11.870Z | Downloaded zerocopy-derive v0.8.27 |
| 744 | 2026-07-28T02:20:11.876Z | Downloaded curve25519-dalek v4.1.3 |
| 745 | 2026-07-28T02:20:11.880Z | Downloaded rustls-webpki v0.102.4 |
| 746 | 2026-07-28T02:20:11.889Z | Downloaded proptest v1.5.0 |
| 747 | 2026-07-28T02:20:11.895Z | Downloaded git2 v0.20.2 |
| 748 | 2026-07-28T02:20:11.903Z | Downloaded x509-cert v0.2.5 |
| 749 | 2026-07-28T02:20:11.910Z | Downloaded chrono v0.4.44 |
| 750 | 2026-07-28T02:20:11.910Z | Downloaded tough v0.22.0 |
| 751 | 2026-07-28T02:20:11.913Z | Downloaded salty v0.3.0 |
| 752 | 2026-07-28T02:20:11.917Z | Downloaded unicode-normalization v0.1.24 |
| 753 | 2026-07-28T02:20:11.922Z | Downloaded tower-http v0.6.8 |
| 754 | 2026-07-28T02:20:11.927Z | Downloaded aws-lc-rs v1.17.0 |
| 755 | 2026-07-28T02:20:11.932Z | Downloaded rayon v1.11.0 |
| 756 | 2026-07-28T02:20:11.936Z | Downloaded zerovec v0.10.4 |
| 757 | 2026-07-28T02:20:11.945Z | Downloaded serde_with v3.18.0 |
| 758 | 2026-07-28T02:20:11.949Z | Downloaded moka v0.12.10 |
| 759 | 2026-07-28T02:20:11.955Z | Downloaded goblin v0.10.4 |
| 760 | 2026-07-28T02:20:11.958Z | Downloaded portable-atomic v1.11.1 |
| 761 | 2026-07-28T02:20:11.976Z | Downloaded password-hash v0.5.0 |
| 762 | 2026-07-28T02:20:11.976Z | Downloaded memmap2 v0.9.9 |
| 763 | 2026-07-28T02:20:11.976Z | Downloaded pem v3.0.5 |
| 764 | 2026-07-28T02:20:11.976Z | Downloaded oxide-tokio-rt v0.1.6 |
| 765 | 2026-07-28T02:20:11.976Z | Downloaded flate2 v1.0.30 |
| 766 | 2026-07-28T02:20:11.976Z | Downloaded futures v0.3.32 |
| 767 | 2026-07-28T02:20:11.976Z | Downloaded oxnet v0.1.4 |
| 768 | 2026-07-28T02:20:11.976Z | Downloaded indexmap v1.9.3 |
| 769 | 2026-07-28T02:20:11.983Z | Downloaded icu_provider v1.5.0 |
| 770 | 2026-07-28T02:20:11.983Z | Downloaded zerocopy v0.7.34 |
| 771 | 2026-07-28T02:20:11.988Z | Downloaded winnow v1.0.3 |
| 772 | 2026-07-28T02:20:11.993Z | Downloaded tabled v0.15.0 |
| 773 | 2026-07-28T02:20:12.006Z | Downloaded quinn-proto v0.11.13 |
| 774 | 2026-07-28T02:20:12.015Z | Downloaded openssl v0.10.72 |
| 775 | 2026-07-28T02:20:12.020Z | Downloaded nix v0.28.0 |
| 776 | 2026-07-28T02:20:12.020Z | Downloaded winnow v0.5.40 |
| 777 | 2026-07-28T02:20:12.025Z | Downloaded icu_normalizer_data v1.5.0 |
| 778 | 2026-07-28T02:20:12.028Z | Downloaded winnow v0.7.13 |
| 779 | 2026-07-28T02:20:12.033Z | Downloaded time v0.3.47 |
| 780 | 2026-07-28T02:20:12.039Z | Downloaded syn v1.0.109 |
| 781 | 2026-07-28T02:20:12.110Z | Downloaded bstr v1.9.1 |
| 782 | 2026-07-28T02:20:12.110Z | Downloaded vcpkg v0.2.15 |
| 783 | 2026-07-28T02:20:12.110Z | Downloaded zerocopy v0.8.27 |
| 784 | 2026-07-28T02:20:12.110Z | Downloaded webpki-roots v1.0.3 |
| 785 | 2026-07-28T02:20:12.111Z | Downloaded unicode-width v0.2.1 |
| 786 | 2026-07-28T02:20:12.111Z | Downloaded dropshot v0.17.1 |
| 787 | 2026-07-28T02:20:12.111Z | Downloaded regress v0.10.5 |
| 788 | 2026-07-28T02:20:12.124Z | Downloaded hickory-proto v0.24.4 |
| 789 | 2026-07-28T02:20:12.128Z | Downloaded syn v2.0.117 |
| 790 | 2026-07-28T02:20:12.128Z | Downloaded unicode-width v0.1.14 |
| 791 | 2026-07-28T02:20:12.133Z | Downloaded rustls v0.22.4 |
| 792 | 2026-07-28T02:20:12.138Z | Downloaded regress v0.11.1 |
| 793 | 2026-07-28T02:20:12.145Z | Downloaded rustls v0.23.41 |
| 794 | 2026-07-28T02:20:12.152Z | Downloaded smoltcp v0.11.0 |
| 795 | 2026-07-28T02:20:12.156Z | Downloaded regex-syntax v0.8.5 |
| 796 | 2026-07-28T02:20:12.161Z | Downloaded hickory-proto v0.25.2 |
| 797 | 2026-07-28T02:20:12.173Z | Downloaded rustix v0.38.34 |
| 798 | 2026-07-28T02:20:12.184Z | Downloaded rustix v1.1.2 |
| 799 | 2026-07-28T02:20:12.197Z | Downloaded openapiv3 v2.2.0 |
| 800 | 2026-07-28T02:20:12.204Z | Downloaded nix v0.31.3 |
| 801 | 2026-07-28T02:20:12.212Z | Downloaded nix v0.30.1 |
| 802 | 2026-07-28T02:20:12.219Z | Downloaded typify-impl v0.6.2 |
| 803 | 2026-07-28T02:20:12.226Z | Downloaded webpki-roots v0.26.3 |
| 804 | 2026-07-28T02:20:12.231Z | Downloaded dropshot v0.16.7 |
| 805 | 2026-07-28T02:20:12.241Z | Downloaded typify-impl v0.4.3 |
| 806 | 2026-07-28T02:20:12.248Z | Downloaded const_format v0.2.35 |
| 807 | 2026-07-28T02:20:12.254Z | Downloaded dropshot_endpoint v0.16.7 |
| 808 | 2026-07-28T02:20:12.254Z | Downloaded clap v4.5.4 |
| 809 | 2026-07-28T02:20:12.262Z | Downloaded console v0.15.8 |
| 810 | 2026-07-28T02:20:12.262Z | Downloaded getrandom v0.3.4 |
| 811 | 2026-07-28T02:20:12.262Z | Downloaded getrandom v0.4.2 |
| 812 | 2026-07-28T02:20:12.267Z | Downloaded elliptic-curve v0.13.8 |
| 813 | 2026-07-28T02:20:12.267Z | Downloaded linear-map v1.2.0 |
| 814 | 2026-07-28T02:20:12.267Z | Downloaded async-compression v0.4.33 |
| 815 | 2026-07-28T02:20:12.271Z | Downloaded regex-automata v0.4.14 |
| 816 | 2026-07-28T02:20:12.279Z | Downloaded openssl-macros v0.1.1 |
| 817 | 2026-07-28T02:20:12.288Z | Downloaded jiff v0.2.15 |
| 818 | 2026-07-28T02:20:12.295Z | Downloaded ingot-types v0.1.2 |
| 819 | 2026-07-28T02:20:12.295Z | Downloaded fatfs v0.3.6 |
| 820 | 2026-07-28T02:20:12.295Z | Downloaded darling v0.20.11 |
| 821 | 2026-07-28T02:20:12.295Z | Downloaded const-oid v0.9.6 |
| 822 | 2026-07-28T02:20:12.302Z | Downloaded colored v3.1.1 |
| 823 | 2026-07-28T02:20:12.302Z | Downloaded mime v0.3.17 |
| 824 | 2026-07-28T02:20:12.302Z | Downloaded darling v0.21.3 |
| 825 | 2026-07-28T02:20:12.302Z | Downloaded managed v0.8.0 |
| 826 | 2026-07-28T02:20:12.305Z | Downloaded generic-array v0.14.7 |
| 827 | 2026-07-28T02:20:12.305Z | Downloaded ipnet v2.9.0 |
| 828 | 2026-07-28T02:20:12.305Z | Downloaded linked-hash-map v0.5.6 |
| 829 | 2026-07-28T02:20:12.305Z | Downloaded lazy_static v1.5.0 |
| 830 | 2026-07-28T02:20:12.309Z | Downloaded petgraph v0.6.5 |
| 831 | 2026-07-28T02:20:12.317Z | Downloaded csv-core v0.1.12 |
| 832 | 2026-07-28T02:20:12.327Z | Downloaded chrono-tz v0.10.4 |
| 833 | 2026-07-28T02:20:12.332Z | Downloaded camino v1.2.2 |
| 834 | 2026-07-28T02:20:12.332Z | Downloaded crc32fast v1.4.0 |
| 835 | 2026-07-28T02:20:12.332Z | Downloaded petgraph v0.8.3 |
| 836 | 2026-07-28T02:20:12.342Z | Downloaded is_terminal_polyfill v1.70.0 |
| 837 | 2026-07-28T02:20:12.345Z | Downloaded clap_derive v4.5.4 |
| 838 | 2026-07-28T02:20:12.346Z | Downloaded libc v0.2.186 |
| 839 | 2026-07-28T02:20:12.364Z | Downloaded erased-serde v0.4.5 |
| 840 | 2026-07-28T02:20:12.378Z | Downloaded crossbeam-deque v0.8.5 |
| 841 | 2026-07-28T02:20:12.379Z | Downloaded env_logger v0.11.10 |
| 842 | 2026-07-28T02:20:12.379Z | Downloaded csv v1.3.1 |
| 843 | 2026-07-28T02:20:12.384Z | Downloaded dof v0.3.0 |
| 844 | 2026-07-28T02:20:12.384Z | Downloaded sha3 v0.10.8 |
| 845 | 2026-07-28T02:20:12.384Z | Downloaded bcs v0.1.6 |
| 846 | 2026-07-28T02:20:12.388Z | Downloaded erased-serde v0.3.31 |
| 847 | 2026-07-28T02:20:12.388Z | Downloaded clap_lex v0.7.0 |
| 848 | 2026-07-28T02:20:12.388Z | Downloaded cargo_metadata v0.18.1 |
| 849 | 2026-07-28T02:20:12.388Z | Downloaded embedded-io v0.6.1 |
| 850 | 2026-07-28T02:20:12.388Z | Downloaded ed25519 v2.2.3 |
| 851 | 2026-07-28T02:20:12.391Z | Downloaded fs-err v3.1.2 |
| 852 | 2026-07-28T02:20:12.391Z | Downloaded ff v0.13.1 |
| 853 | 2026-07-28T02:20:12.391Z | Downloaded idna_adapter v1.2.0 |
| 854 | 2026-07-28T02:20:12.391Z | Downloaded httpdate v1.0.3 |
| 855 | 2026-07-28T02:20:12.391Z | Downloaded hostname v0.4.2 |
| 856 | 2026-07-28T02:20:12.395Z | Downloaded hostname v0.3.1 |
| 857 | 2026-07-28T02:20:12.395Z | Downloaded tokio v1.52.3 |
| 858 | 2026-07-28T02:20:12.415Z | Downloaded heck v0.5.0 |
| 859 | 2026-07-28T02:20:12.420Z | Downloaded compression-codecs v0.4.32 |
| 860 | 2026-07-28T02:20:12.420Z | Downloaded anstyle-parse v0.2.4 |
| 861 | 2026-07-28T02:20:12.424Z | Downloaded bit-vec v0.6.3 |
| 862 | 2026-07-28T02:20:12.424Z | Downloaded foldhash v0.2.0 |
| 863 | 2026-07-28T02:20:12.424Z | Downloaded fixedbitset v0.5.7 |
| 864 | 2026-07-28T02:20:12.424Z | Downloaded fixedbitset v0.4.2 |
| 865 | 2026-07-28T02:20:12.424Z | Downloaded digest v0.10.7 |
| 866 | 2026-07-28T02:20:12.424Z | Downloaded bitstruct_derive v0.1.0 |
| 867 | 2026-07-28T02:20:12.424Z | Downloaded funty v2.0.0 |
| 868 | 2026-07-28T02:20:12.427Z | Downloaded dunce v1.0.5 |
| 869 | 2026-07-28T02:20:12.427Z | Downloaded crucible-workspace-hack v0.1.0 |
| 870 | 2026-07-28T02:20:12.427Z | Downloaded ciborium-ll v0.2.2 |
| 871 | 2026-07-28T02:20:12.427Z | Downloaded ciborium-io v0.2.2 |
| 872 | 2026-07-28T02:20:12.427Z | Downloaded cfg_aliases v0.1.1 |
| 873 | 2026-07-28T02:20:12.427Z | Downloaded bitstruct v0.1.1 |
| 874 | 2026-07-28T02:20:12.428Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 875 | 2026-07-28T02:20:12.428Z | Downloaded crypto-common v0.1.6 |
| 876 | 2026-07-28T02:20:12.431Z | Downloaded convert_case v0.4.0 |
| 877 | 2026-07-28T02:20:12.431Z | Downloaded compression-core v0.4.31 |
| 878 | 2026-07-28T02:20:12.431Z | Downloaded anstyle-query v1.0.3 |
| 879 | 2026-07-28T02:20:12.431Z | Downloaded foreign-types-shared v0.3.1 |
| 880 | 2026-07-28T02:20:12.431Z | Downloaded env_filter v1.0.1 |
| 881 | 2026-07-28T02:20:12.431Z | Downloaded enum-as-inner v0.6.0 |
| 882 | 2026-07-28T02:20:12.435Z | Downloaded embedded-io v0.4.0 |
| 883 | 2026-07-28T02:20:12.436Z | Downloaded dyn-clone v1.0.17 |
| 884 | 2026-07-28T02:20:12.436Z | Downloaded derive_builder_macro v0.20.2 |
| 885 | 2026-07-28T02:20:12.436Z | Downloaded ciborium v0.2.2 |
| 886 | 2026-07-28T02:20:12.436Z | Downloaded base64 v0.22.1 |
| 887 | 2026-07-28T02:20:12.446Z | Downloaded autocfg v1.3.0 |
| 888 | 2026-07-28T02:20:12.446Z | Downloaded async-trait v0.1.89 |
| 889 | 2026-07-28T02:20:12.446Z | Downloaded block-buffer v0.12.1 |
| 890 | 2026-07-28T02:20:12.454Z | Downloaded backon v1.6.0 |
| 891 | 2026-07-28T02:20:12.454Z | Downloaded cpufeatures v0.3.0 |
| 892 | 2026-07-28T02:20:12.454Z | Downloaded aead v0.5.2 |
| 893 | 2026-07-28T02:20:12.454Z | Downloaded foreign-types v0.3.2 |
| 894 | 2026-07-28T02:20:12.454Z | Downloaded fastrand v2.3.0 |
| 895 | 2026-07-28T02:20:12.454Z | Downloaded errno v0.3.14 |
| 896 | 2026-07-28T02:20:12.454Z | Downloaded dtrace-parser v0.2.0 |
| 897 | 2026-07-28T02:20:12.454Z | Downloaded defmt-parser v0.3.4 |
| 898 | 2026-07-28T02:20:12.454Z | Downloaded colorchoice v1.0.1 |
| 899 | 2026-07-28T02:20:12.454Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 900 | 2026-07-28T02:20:12.455Z | Downloaded ctrlc v3.4.4 |
| 901 | 2026-07-28T02:20:12.455Z | Downloaded cargo_metadata v0.23.1 |
| 902 | 2026-07-28T02:20:12.455Z | Downloaded defmt-macros v0.3.9 |
| 903 | 2026-07-28T02:20:12.455Z | Downloaded dof v0.4.0 |
| 904 | 2026-07-28T02:20:12.455Z | Downloaded debug-ignore v1.0.5 |
| 905 | 2026-07-28T02:20:12.459Z | Downloaded darling v0.23.0 |
| 906 | 2026-07-28T02:20:12.459Z | Downloaded atty v0.2.14 |
| 907 | 2026-07-28T02:20:12.459Z | Downloaded adler v1.0.2 |
| 908 | 2026-07-28T02:20:12.459Z | Downloaded derive_more v0.99.20 |
| 909 | 2026-07-28T02:20:12.464Z | Downloaded der_derive v0.7.3 |
| 910 | 2026-07-28T02:20:12.464Z | Downloaded darling_macro v0.21.3 |
| 911 | 2026-07-28T02:20:12.464Z | Downloaded atomic-waker v1.1.2 |
| 912 | 2026-07-28T02:20:12.464Z | Downloaded deranged v0.5.3 |
| 913 | 2026-07-28T02:20:12.467Z | Downloaded cobs v0.2.3 |
| 914 | 2026-07-28T02:20:12.468Z | Downloaded chacha20 v0.9.1 |
| 915 | 2026-07-28T02:20:12.468Z | Downloaded async-stream-impl v0.3.6 |
| 916 | 2026-07-28T02:20:12.468Z | Downloaded anstyle v1.0.7 |
| 917 | 2026-07-28T02:20:12.468Z | Downloaded cancel-safe-futures v0.1.5 |
| 918 | 2026-07-28T02:20:12.468Z | Downloaded atomicwrites v0.4.4 |
| 919 | 2026-07-28T02:20:12.473Z | Downloaded argon2 v0.5.3 |
| 920 | 2026-07-28T02:20:12.473Z | Downloaded anstream v0.6.14 |
| 921 | 2026-07-28T02:20:12.473Z | Downloaded encoding_rs v0.8.34 |
| 922 | 2026-07-28T02:20:12.484Z | Downloaded displaydoc v0.2.5 |
| 923 | 2026-07-28T02:20:12.491Z | Downloaded defmt v0.3.8 |
| 924 | 2026-07-28T02:20:12.492Z | Downloaded cfg-if v1.0.0 |
| 925 | 2026-07-28T02:20:12.492Z | Downloaded bit_field v0.10.2 |
| 926 | 2026-07-28T02:20:12.492Z | Downloaded clap_builder v4.5.2 |
| 927 | 2026-07-28T02:20:12.496Z | Downloaded base16ct v0.2.0 |
| 928 | 2026-07-28T02:20:12.496Z | Downloaded async-recursion v1.1.1 |
| 929 | 2026-07-28T02:20:12.496Z | Downloaded aes-gcm-siv v0.11.1 |
| 930 | 2026-07-28T02:20:12.496Z | Downloaded daft-derive v0.1.7 |
| 931 | 2026-07-28T02:20:12.500Z | Downloaded blake2 v0.10.6 |
| 932 | 2026-07-28T02:20:12.500Z | Downloaded bitflags v2.9.4 |
| 933 | 2026-07-28T02:20:12.503Z | Downloaded ring v0.17.14 |
| 934 | 2026-07-28T02:20:12.527Z | Downloaded base64 v0.21.7 |
| 935 | 2026-07-28T02:20:12.532Z | Downloaded fakedata_generator v0.7.1 |
| 936 | 2026-07-28T02:20:12.550Z | Downloaded byteorder v1.5.0 |
| 937 | 2026-07-28T02:20:12.562Z | Downloaded allocator-api2 v0.2.21 |
| 938 | 2026-07-28T02:20:12.579Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 939 | 2026-07-28T02:20:12.708Z | Downloaded libz-sys v1.1.16 |
| 940 | 2026-07-28T02:20:13.064Z | Downloaded aws-lc-sys v0.41.0 |
| 941 | 2026-07-28T02:20:13.397Z | Compiling proc-macro2 v1.0.106 |
| 942 | 2026-07-28T02:20:13.397Z | Compiling quote v1.0.45 |
| 943 | 2026-07-28T02:20:13.397Z | Compiling unicode-ident v1.0.24 |
| 944 | 2026-07-28T02:20:13.401Z | Compiling libc v0.2.186 |
| 945 | 2026-07-28T02:20:13.401Z | Compiling serde_core v1.0.228 |
| 946 | 2026-07-28T02:20:13.401Z | Compiling serde v1.0.228 |
| 947 | 2026-07-28T02:20:13.401Z | Compiling autocfg v1.3.0 |
| 948 | 2026-07-28T02:20:13.401Z | Checking cfg-if v1.0.0 |
| 949 | 2026-07-28T02:20:13.749Z | Compiling zmij v1.0.19 |
| 950 | 2026-07-28T02:20:13.770Z | Compiling serde_json v1.0.150 |
| 951 | 2026-07-28T02:20:14.033Z | Checking memchr v2.7.2 |
| 952 | 2026-07-28T02:20:14.050Z | Compiling libm v0.2.8 |
| 953 | 2026-07-28T02:20:14.140Z | Checking itoa v1.0.11 |
| 954 | 2026-07-28T02:20:14.326Z | Checking smallvec v1.13.2 |
| 955 | 2026-07-28T02:20:14.400Z | Compiling getrandom v0.4.2 |
| 956 | 2026-07-28T02:20:14.524Z | Compiling version_check v0.9.5 |
| 957 | 2026-07-28T02:20:14.730Z | Checking stable_deref_trait v1.2.0 |
| 958 | 2026-07-28T02:20:14.805Z | Checking litemap v0.7.4 |
| 959 | 2026-07-28T02:20:14.825Z | Checking writeable v0.5.5 |
| 960 | 2026-07-28T02:20:14.843Z | Checking icu_locid_transform_data v1.5.0 |
| 961 | 2026-07-28T02:20:14.881Z | Compiling syn v2.0.117 |
| 962 | 2026-07-28T02:20:14.918Z | Compiling num-traits v0.2.19 |
| 963 | 2026-07-28T02:20:14.938Z | Checking percent-encoding v2.3.2 |
| 964 | 2026-07-28T02:20:14.984Z | Checking icu_properties_data v1.5.0 |
| 965 | 2026-07-28T02:20:15.004Z | Checking utf16_iter v1.0.5 |
| 966 | 2026-07-28T02:20:15.192Z | Checking utf8_iter v1.0.4 |
| 967 | 2026-07-28T02:20:15.212Z | Checking write16 v1.0.0 |
| 968 | 2026-07-28T02:20:15.262Z | Checking icu_normalizer_data v1.5.0 |
| 969 | 2026-07-28T02:20:15.306Z | Checking form_urlencoded v1.2.2 |
| 970 | 2026-07-28T02:20:15.326Z | Compiling thiserror v2.0.18 |
| 971 | 2026-07-28T02:20:15.343Z | Checking getrandom v0.2.14 |
| 972 | 2026-07-28T02:20:15.396Z | Compiling lock_api v0.4.12 |
| 973 | 2026-07-28T02:20:15.436Z | Compiling parking_lot_core v0.9.10 |
| 974 | 2026-07-28T02:20:15.525Z | Compiling heck v0.5.0 |
| 975 | 2026-07-28T02:20:15.749Z | Checking iana-time-zone v0.1.64 |
| 976 | 2026-07-28T02:20:15.860Z | Compiling jobserver v0.1.31 |
| 977 | 2026-07-28T02:20:15.895Z | Compiling find-msvc-tools v0.1.9 |
| 978 | 2026-07-28T02:20:15.914Z | Checking uuid v1.23.3 |
| 979 | 2026-07-28T02:20:16.053Z | Compiling shlex v2.0.1 |
| 980 | 2026-07-28T02:20:16.102Z | Checking semver v1.0.28 |
| 981 | 2026-07-28T02:20:16.148Z | Checking dyn-clone v1.0.17 |
| 982 | 2026-07-28T02:20:16.200Z | Compiling cc v1.2.65 |
| 983 | 2026-07-28T02:20:16.227Z | Compiling schemars v0.8.22 |
| 984 | 2026-07-28T02:20:16.247Z | Compiling rustversion v1.0.22 |
| 985 | 2026-07-28T02:20:16.265Z | Compiling slab v0.4.9 |
| 986 | 2026-07-28T02:20:16.316Z | Checking subtle v2.6.1 |
| 987 | 2026-07-28T02:20:16.480Z | Checking pin-project-lite v0.2.14 |
| 988 | 2026-07-28T02:20:16.556Z | Compiling log v0.4.29 |
| 989 | 2026-07-28T02:20:16.624Z | Checking socket2 v0.6.3 |
| 990 | 2026-07-28T02:20:16.736Z | Checking scopeguard v1.2.0 |
| 991 | 2026-07-28T02:20:16.756Z | Checking typenum v1.20.1 |
| 992 | 2026-07-28T02:20:16.883Z | Checking rand_core v0.6.4 |
| 993 | 2026-07-28T02:20:16.978Z | Checking signal-hook-registry v1.4.2 |
| 994 | 2026-07-28T02:20:17.045Z | Checking mio v1.2.0 |
| 995 | 2026-07-28T02:20:17.065Z | Compiling portable-atomic v1.11.1 |
| 996 | 2026-07-28T02:20:17.084Z | Checking parking_lot v0.12.2 |
| 997 | 2026-07-28T02:20:17.142Z | Checking equivalent v1.0.2 |
| 998 | 2026-07-28T02:20:17.234Z | Checking critical-section v1.2.0 |
| 999 | 2026-07-28T02:20:17.254Z | Checking futures-core v0.3.32 |
| 1000 | 2026-07-28T02:20:17.275Z | Compiling cmake v0.1.54 |
| 1001 | 2026-07-28T02:20:17.339Z | Compiling dunce v1.0.5 |
| 1002 | 2026-07-28T02:20:17.345Z | Compiling fs_extra v1.3.0 |
| 1003 | 2026-07-28T02:20:17.388Z | Compiling thiserror v1.0.64 |
| 1004 | 2026-07-28T02:20:17.550Z | Compiling httparse v1.10.1 |
| 1005 | 2026-07-28T02:20:17.570Z | Compiling getrandom v0.3.4 |
| 1006 | 2026-07-28T02:20:17.579Z | Checking futures-sink v0.3.32 |
| 1007 | 2026-07-28T02:20:17.657Z | Compiling aws-lc-sys v0.41.0 |
| 1008 | 2026-07-28T02:20:17.699Z | Checking hashbrown v0.17.0 |
| 1009 | 2026-07-28T02:20:17.799Z | Checking futures-channel v0.3.32 |
| 1010 | 2026-07-28T02:20:17.914Z | Compiling synstructure v0.13.1 |
| 1011 | 2026-07-28T02:20:17.922Z | Compiling serde_derive_internals v0.29.1 |
| 1012 | 2026-07-28T02:20:18.002Z | Compiling regex-syntax v0.8.5 |
| 1013 | 2026-07-28T02:20:18.039Z | Compiling strsim v0.11.1 |
| 1014 | 2026-07-28T02:20:18.060Z | Checking once_cell v1.21.3 |
| 1015 | 2026-07-28T02:20:18.195Z | Checking indexmap v2.14.0 |
| 1016 | 2026-07-28T02:20:18.247Z | Checking futures-task v0.3.32 |
| 1017 | 2026-07-28T02:20:18.358Z | Checking futures-io v0.3.32 |
| 1018 | 2026-07-28T02:20:18.396Z | Compiling aho-corasick v1.1.3 |
| 1019 | 2026-07-28T02:20:18.443Z | Checking base64 v0.22.1 |
| 1020 | 2026-07-28T02:20:18.483Z | Compiling ident_case v1.0.1 |
| 1021 | 2026-07-28T02:20:18.616Z | Compiling slog v2.8.2 |
| 1022 | 2026-07-28T02:20:18.721Z | Compiling ucd-trie v0.1.6 |
| 1023 | 2026-07-28T02:20:18.778Z | Checking byteorder v1.5.0 |
| 1024 | 2026-07-28T02:20:18.881Z | Compiling pest v2.8.4 |
| 1025 | 2026-07-28T02:20:18.966Z | Checking tracing-core v0.1.32 |
| 1026 | 2026-07-28T02:20:18.990Z | Compiling ring v0.17.14 |
| 1027 | 2026-07-28T02:20:19.164Z | Compiling serde_derive v1.0.228 |
| 1028 | 2026-07-28T02:20:19.277Z | Compiling zerofrom-derive v0.1.5 |
| 1029 | 2026-07-28T02:20:19.319Z | Compiling yoke-derive v0.7.5 |
| 1030 | 2026-07-28T02:20:19.519Z | Compiling zerovec-derive v0.10.3 |
| 1031 | 2026-07-28T02:20:19.887Z | Compiling displaydoc v0.2.5 |
| 1032 | 2026-07-28T02:20:20.154Z | Compiling icu_provider_macros v1.5.0 |
| 1033 | 2026-07-28T02:20:20.175Z | Compiling schemars_derive v0.8.22 |
| 1034 | 2026-07-28T02:20:20.358Z | Compiling zeroize_derive v1.4.3 |
| 1035 | 2026-07-28T02:20:20.502Z | Checking zerofrom v0.1.5 |
| 1036 | 2026-07-28T02:20:20.616Z | Compiling thiserror-impl v2.0.18 |
| 1037 | 2026-07-28T02:20:20.665Z | Checking yoke v0.7.5 |
| 1038 | 2026-07-28T02:20:20.691Z | Compiling tokio-macros v2.7.0 |
| 1039 | 2026-07-28T02:20:20.730Z | Compiling futures-macro v0.3.32 |
| 1040 | 2026-07-28T02:20:20.823Z | Checking zerovec v0.10.4 |
| 1041 | 2026-07-28T02:20:21.047Z | Checking zeroize v1.8.2 |
| 1042 | 2026-07-28T02:20:21.206Z | Compiling thiserror-impl v1.0.64 |
| 1043 | 2026-07-28T02:20:21.383Z | Compiling zerocopy-derive v0.8.27 |
| 1044 | 2026-07-28T02:20:21.430Z | Compiling regex-automata v0.4.14 |
| 1045 | 2026-07-28T02:20:21.487Z | Checking tinystr v0.7.6 |
| 1046 | 2026-07-28T02:20:21.552Z | Checking icu_collections v1.5.0 |
| 1047 | 2026-07-28T02:20:21.666Z | Checking icu_locid v1.5.0 |
| 1048 | 2026-07-28T02:20:22.031Z | Checking futures-util v0.3.32 |
| 1049 | 2026-07-28T02:20:22.097Z | Checking icu_provider v1.5.0 |
| 1050 | 2026-07-28T02:20:22.267Z | Checking bytes v1.11.1 |
| 1051 | 2026-07-28T02:20:22.311Z | Checking chrono v0.4.44 |
| 1052 | 2026-07-28T02:20:22.369Z | Checking bitflags v2.9.4 |
| 1053 | 2026-07-28T02:20:22.390Z | Checking icu_locid_transform v1.5.0 |
| 1054 | 2026-07-28T02:20:22.538Z | Compiling serde_tokenstream v0.2.3 |
| 1055 | 2026-07-28T02:20:22.697Z | Checking tokio v1.52.3 |
| 1056 | 2026-07-28T02:20:22.815Z | Checking http v1.4.2 |
| 1057 | 2026-07-28T02:20:22.835Z | Checking icu_properties v1.5.1 |
| 1058 | 2026-07-28T02:20:23.145Z | Compiling regex v1.12.3 |
| 1059 | 2026-07-28T02:20:23.266Z | Checking rustls-pki-types v1.12.0 |
| 1060 | 2026-07-28T02:20:23.378Z | Compiling tracing-attributes v0.1.27 |
| 1061 | 2026-07-28T02:20:23.538Z | Compiling pest_meta v2.8.4 |
| 1062 | 2026-07-28T02:20:24.191Z | Compiling anyhow v1.0.100 |
| 1063 | 2026-07-28T02:20:24.254Z | Checking icu_normalizer v1.5.0 |
| 1064 | 2026-07-28T02:20:24.549Z | Checking tracing v0.1.40 |
| 1065 | 2026-07-28T02:20:24.614Z | Checking idna_adapter v1.2.0 |
| 1066 | 2026-07-28T02:20:24.742Z | Compiling pest_generator v2.8.4 |
| 1067 | 2026-07-28T02:20:24.747Z | Checking idna v1.0.3 |
| 1068 | 2026-07-28T02:20:24.814Z | Compiling generic-array v0.14.7 |
| 1069 | 2026-07-28T02:20:25.002Z | Checking url v2.5.4 |
| 1070 | 2026-07-28T02:20:25.411Z | Compiling pest_derive v2.8.4 |
| 1071 | 2026-07-28T02:20:25.920Z | Checking untrusted v0.9.0 |
| 1072 | 2026-07-28T02:20:26.015Z | Checking fnv v1.0.7 |
| 1073 | 2026-07-28T02:20:26.035Z | Checking ppv-lite86 v0.2.17 |
| 1074 | 2026-07-28T02:20:26.057Z | Compiling camino v1.2.2 |
| 1075 | 2026-07-28T02:20:26.139Z | Checking tokio-util v0.7.16 |
| 1076 | 2026-07-28T02:20:26.155Z | Compiling paste v1.0.15 |
| 1077 | 2026-07-28T02:20:26.294Z | Compiling aws-lc-rs v1.17.0 |
| 1078 | 2026-07-28T02:20:26.389Z | Compiling zerocopy v0.8.27 |
| 1079 | 2026-07-28T02:20:26.437Z | Checking ipnet v2.9.0 |
| 1080 | 2026-07-28T02:20:26.518Z | Checking untrusted v0.7.1 |
| 1081 | 2026-07-28T02:20:26.605Z | Checking ryu v1.0.18 |
| 1082 | 2026-07-28T02:20:26.667Z | Checking http-body v1.0.1 |
| 1083 | 2026-07-28T02:20:26.691Z | Checking errno v0.3.14 |
| 1084 | 2026-07-28T02:20:26.747Z | Compiling rustls v0.23.41 |
| 1085 | 2026-07-28T02:20:26.808Z | Checking atomic-waker v1.1.2 |
| 1086 | 2026-07-28T02:20:26.812Z | Checking crypto-common v0.1.6 |
| 1087 | 2026-07-28T02:20:26.905Z | Checking try-lock v0.2.5 |
| 1088 | 2026-07-28T02:20:26.944Z | Checking tower-layer v0.3.3 |
| 1089 | 2026-07-28T02:20:26.964Z | Checking tower-service v0.3.3 |
| 1090 | 2026-07-28T02:20:27.004Z | Checking want v0.3.1 |
| 1091 | 2026-07-28T02:20:27.037Z | Checking h2 v0.4.15 |
| 1092 | 2026-07-28T02:20:27.055Z | Checking erased-serde v0.3.31 |
| 1093 | 2026-07-28T02:20:27.089Z | Compiling async-trait v0.1.89 |
| 1094 | 2026-07-28T02:20:27.262Z | Compiling num-conv v0.2.0 |
| 1095 | 2026-07-28T02:20:27.401Z | Compiling omicron-workspace-hack v0.1.0 |
| 1096 | 2026-07-28T02:20:27.421Z | Compiling time-core v0.1.8 |
| 1097 | 2026-07-28T02:20:27.573Z | Checking httpdate v1.0.3 |
| 1098 | 2026-07-28T02:20:27.748Z | Compiling time-macros v0.2.27 |
| 1099 | 2026-07-28T02:20:28.139Z | Checking ipnetwork v0.21.1 |
| 1100 | 2026-07-28T02:20:28.253Z | Compiling scroll_derive v0.13.1 |
| 1101 | 2026-07-28T02:20:28.302Z | Checking http-body-util v0.1.3 |
| 1102 | 2026-07-28T02:20:28.437Z | Checking serde_urlencoded v0.7.1 |
| 1103 | 2026-07-28T02:20:28.629Z | Checking const-oid v0.9.6 |
| 1104 | 2026-07-28T02:20:28.649Z | Checking pretty-hex v0.4.1 |
| 1105 | 2026-07-28T02:20:28.746Z | Checking openapiv3 v2.2.0 |
| 1106 | 2026-07-28T02:20:28.769Z | Checking allocator-api2 v0.2.21 |
| 1107 | 2026-07-28T02:20:28.955Z | Checking hyper v1.10.1 |
| 1108 | 2026-07-28T02:20:29.075Z | Checking foldhash v0.2.0 |
| 1109 | 2026-07-28T02:20:29.088Z | Compiling daft-derive v0.1.7 |
| 1110 | 2026-07-28T02:20:29.216Z | Checking hashbrown v0.16.1 |
| 1111 | 2026-07-28T02:20:29.305Z | Checking plain v0.2.3 |
| 1112 | 2026-07-28T02:20:29.526Z | Compiling scroll v0.13.0 |
| 1113 | 2026-07-28T02:20:29.704Z | Compiling strum_macros v0.26.4 |
| 1114 | 2026-07-28T02:20:29.821Z | Compiling usdt-impl v0.6.0 |
| 1115 | 2026-07-28T02:20:29.884Z | Checking hyper-util v0.1.20 |
| 1116 | 2026-07-28T02:20:30.102Z | Compiling crossbeam-utils v0.8.19 |
| 1117 | 2026-07-28T02:20:30.349Z | Compiling goblin v0.10.4 |
| 1118 | 2026-07-28T02:20:34.976Z | Checking oxnet v0.1.4 |
| 1119 | 2026-07-28T02:20:35.015Z | Checking rand_core v0.9.3 |
| 1120 | 2026-07-28T02:20:35.015Z | Checking rand_chacha v0.9.0 |
| 1121 | 2026-07-28T02:20:35.015Z | Checking block-buffer v0.10.4 |
| 1122 | 2026-07-28T02:20:35.015Z | Compiling dtrace-parser v0.3.0 |
| 1123 | 2026-07-28T02:20:35.015Z | Compiling thread-id v5.0.0 |
| 1124 | 2026-07-28T02:20:35.015Z | Checking encoding_rs v0.8.34 |
| 1125 | 2026-07-28T02:20:35.015Z | Checking mime v0.3.17 |
| 1126 | 2026-07-28T02:20:35.015Z | Checking digest v0.10.7 |
| 1127 | 2026-07-28T02:20:35.015Z | Checking rand v0.9.2 |
| 1128 | 2026-07-28T02:20:35.015Z | Checking futures-executor v0.3.32 |
| 1129 | 2026-07-28T02:20:35.016Z | Compiling slog-async v2.8.0 |
| 1130 | 2026-07-28T02:20:35.016Z | Checking hex v0.4.3 |
| 1131 | 2026-07-28T02:20:35.016Z | Checking futures v0.3.32 |
| 1132 | 2026-07-28T02:20:35.016Z | Checking sync_wrapper v1.0.1 |
| 1133 | 2026-07-28T02:20:35.016Z | Compiling multer v3.1.0 |
| 1134 | 2026-07-28T02:20:35.016Z | Compiling rustix v1.1.2 |
| 1135 | 2026-07-28T02:20:35.016Z | Checking tower v0.5.2 |
| 1136 | 2026-07-28T02:20:35.016Z | Checking rand_chacha v0.3.1 |
| 1137 | 2026-07-28T02:20:35.016Z | Checking webpki-roots v0.26.3 |
| 1138 | 2026-07-28T02:20:35.016Z | Compiling async-stream-impl v0.3.6 |
| 1139 | 2026-07-28T02:20:35.016Z | Checking iri-string v0.7.8 |
| 1140 | 2026-07-28T02:20:35.016Z | Compiling ref-cast v1.0.25 |
| 1141 | 2026-07-28T02:20:35.016Z | Checking rand v0.8.6 |
| 1142 | 2026-07-28T02:20:35.017Z | Compiling ref-cast-impl v1.0.25 |
| 1143 | 2026-07-28T02:20:35.017Z | Compiling darling_core v0.23.0 |
| 1144 | 2026-07-28T02:20:35.017Z | Compiling dof v0.4.0 |
| 1145 | 2026-07-28T02:20:35.017Z | Checking fastrand v2.3.0 |
| 1146 | 2026-07-28T02:20:35.017Z | Checking powerfmt v0.2.0 |
| 1147 | 2026-07-28T02:20:35.017Z | Checking newtype-uuid v1.3.2 |
| 1148 | 2026-07-28T02:20:35.017Z | Checking deranged v0.5.3 |
| 1149 | 2026-07-28T02:20:35.017Z | Checking is-terminal v0.4.12 |
| 1150 | 2026-07-28T02:20:35.017Z | Checking tower-http v0.6.8 |
| 1151 | 2026-07-28T02:20:35.017Z | Checking num_threads v0.1.7 |
| 1152 | 2026-07-28T02:20:35.017Z | Checking match_cfg v0.1.0 |
| 1153 | 2026-07-28T02:20:35.017Z | Checking strum v0.26.3 |
| 1154 | 2026-07-28T02:20:35.018Z | Checking hostname v0.3.1 |
| 1155 | 2026-07-28T02:20:35.018Z | Compiling newtype-uuid-macros v0.1.0 |
| 1156 | 2026-07-28T02:20:35.018Z | Compiling structmeta-derive v0.3.0 |
| 1157 | 2026-07-28T02:20:35.018Z | Compiling syn v1.0.109 |
| 1158 | 2026-07-28T02:20:35.018Z | Checking tempfile v3.23.0 |
| 1159 | 2026-07-28T02:20:35.018Z | Compiling usdt-macro v0.6.0 |
| 1160 | 2026-07-28T02:20:35.018Z | Compiling usdt-attr-macro v0.6.0 |
| 1161 | 2026-07-28T02:20:35.018Z | Checking time v0.3.47 |
| 1162 | 2026-07-28T02:20:35.018Z | Checking daft v0.1.7 |
| 1163 | 2026-07-28T02:20:35.018Z | Checking crossbeam-channel v0.5.15 |
| 1164 | 2026-07-28T02:20:35.116Z | Checking thread_local v1.1.8 |
| 1165 | 2026-07-28T02:20:35.138Z | Compiling darling_macro v0.23.0 |
| 1166 | 2026-07-28T02:20:35.181Z | Compiling structmeta v0.3.0 |
| 1167 | 2026-07-28T02:20:35.255Z | Compiling crc32fast v1.4.0 |
| 1168 | 2026-07-28T02:20:35.282Z | Checking winnow v1.0.3 |
| 1169 | 2026-07-28T02:20:35.579Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1170 | 2026-07-28T02:20:35.611Z | Checking serde_spanned v1.1.1 |
| 1171 | 2026-07-28T02:20:35.651Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1172 | 2026-07-28T02:20:35.705Z | Compiling darling v0.23.0 |
| 1173 | 2026-07-28T02:20:35.725Z | Checking take_mut v0.2.2 |
| 1174 | 2026-07-28T02:20:35.744Z | Checking term v1.2.0 |
| 1175 | 2026-07-28T02:20:35.792Z | Compiling serde_with_macros v3.18.0 |
| 1176 | 2026-07-28T02:20:35.829Z | Checking debug-ignore v1.0.5 |
| 1177 | 2026-07-28T02:20:35.907Z | Checking slog-json v2.6.1 |
| 1178 | 2026-07-28T02:20:35.932Z | Compiling strum_macros v0.27.2 |
| 1179 | 2026-07-28T02:20:35.967Z | Checking slog-term v2.9.2 |
| 1180 | 2026-07-28T02:20:36.021Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1181 | 2026-07-28T02:20:36.066Z | Checking memmap2 v0.9.9 |
| 1182 | 2026-07-28T02:20:36.229Z | Checking cpufeatures v0.2.12 |
| 1183 | 2026-07-28T02:20:36.232Z | Checking spin v0.9.8 |
| 1184 | 2026-07-28T02:20:36.477Z | Checking slog-bunyan v2.5.0 |
| 1185 | 2026-07-28T02:20:36.497Z | Compiling derive-ex v0.1.8 |
| 1186 | 2026-07-28T02:20:36.580Z | Checking async-stream v0.3.6 |
| 1187 | 2026-07-28T02:20:36.603Z | Checking waitgroup v0.1.2 |
| 1188 | 2026-07-28T02:20:36.710Z | Checking rustls-pemfile v2.2.0 |
| 1189 | 2026-07-28T02:20:36.714Z | Checking serde_path_to_error v0.1.20 |
| 1190 | 2026-07-28T02:20:36.857Z | Checking hostname v0.4.2 |
| 1191 | 2026-07-28T02:20:36.963Z | Checking macaddr v1.0.1 |
| 1192 | 2026-07-28T02:20:37.000Z | Checking either v1.15.0 |
| 1193 | 2026-07-28T02:20:37.020Z | Checking quick-error v1.2.3 |
| 1194 | 2026-07-28T02:20:37.189Z | Checking serde_with v3.18.0 |
| 1195 | 2026-07-28T02:20:37.210Z | Checking regress v0.10.5 |
| 1196 | 2026-07-28T02:20:37.745Z | Checking lazy_static v1.5.0 |
| 1197 | 2026-07-28T02:20:37.852Z | Compiling parse-display-derive v0.10.0 |
| 1198 | 2026-07-28T02:20:38.066Z | Compiling test-strategy v0.4.3 |
| 1199 | 2026-07-28T02:20:38.195Z | Checking usdt v0.6.0 |
| 1200 | 2026-07-28T02:20:38.363Z | Checking webpki-roots v1.0.3 |
| 1201 | 2026-07-28T02:20:38.491Z | Compiling dropshot v0.17.1 |
| 1202 | 2026-07-28T02:20:38.601Z | Checking wait-timeout v0.2.0 |
| 1203 | 2026-07-28T02:20:38.636Z | Compiling rustix v0.38.34 |
| 1204 | 2026-07-28T02:20:38.658Z | Compiling crucible-workspace-hack v0.1.0 |
| 1205 | 2026-07-28T02:20:38.688Z | Checking bit-vec v0.6.3 |
| 1206 | 2026-07-28T02:20:38.742Z | Checking rusty-fork v0.3.0 |
| 1207 | 2026-07-28T02:20:38.777Z | Checking strum v0.27.2 |
| 1208 | 2026-07-28T02:20:38.867Z | Checking bit-set v0.5.3 |
| 1209 | 2026-07-28T02:20:38.906Z | Compiling dropshot_endpoint v0.17.1 |
| 1210 | 2026-07-28T02:20:38.926Z | Checking rand_xorshift v0.3.0 |
| 1211 | 2026-07-28T02:20:38.945Z | Checking unarray v0.1.4 |
| 1212 | 2026-07-28T02:20:39.046Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1213 | 2026-07-28T02:20:39.065Z | Checking proptest v1.5.0 |
| 1214 | 2026-07-28T02:20:39.089Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1215 | 2026-07-28T02:20:39.230Z | Checking hybrid-array v0.4.12 |
| 1216 | 2026-07-28T02:20:39.279Z | Checking adler v1.0.2 |
| 1217 | 2026-07-28T02:20:39.394Z | Checking miniz_oxide v0.7.2 |
| 1218 | 2026-07-28T02:20:39.558Z | Compiling toml_datetime v0.6.11 |
| 1219 | 2026-07-28T02:20:39.718Z | Checking openssl-probe v0.2.1 |
| 1220 | 2026-07-28T02:20:39.792Z | Checking flate2 v1.0.30 |
| 1221 | 2026-07-28T02:20:39.812Z | Checking block-buffer v0.12.1 |
| 1222 | 2026-07-28T02:20:39.832Z | Checking rustls-native-certs v0.8.3 |
| 1223 | 2026-07-28T02:20:39.873Z | Checking crypto-common v0.2.2 |
| 1224 | 2026-07-28T02:20:39.959Z | Checking instant v0.1.12 |
| 1225 | 2026-07-28T02:20:39.962Z | Checking const-oid v0.10.2 |
| 1226 | 2026-07-28T02:20:40.056Z | Checking compression-core v0.4.31 |
| 1227 | 2026-07-28T02:20:40.128Z | Checking backoff v0.4.0 |
| 1228 | 2026-07-28T02:20:40.178Z | Checking parse-display v0.10.0 |
| 1229 | 2026-07-28T02:20:40.201Z | Checking compression-codecs v0.4.32 |
| 1230 | 2026-07-28T02:20:40.301Z | Checking itertools v0.14.0 |
| 1231 | 2026-07-28T02:20:40.327Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1232 | 2026-07-28T02:20:40.513Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1233 | 2026-07-28T02:20:40.556Z | Checking digest v0.11.3 |
| 1234 | 2026-07-28T02:20:40.559Z | Checking cpufeatures v0.3.0 |
| 1235 | 2026-07-28T02:20:40.705Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1236 | 2026-07-28T02:20:40.806Z | Checking base64ct v1.6.0 |
| 1237 | 2026-07-28T02:20:40.843Z | Checking sha1 v0.11.0 |
| 1238 | 2026-07-28T02:20:41.021Z | Checking toml v1.1.2+spec-1.1.0 |
| 1239 | 2026-07-28T02:20:41.024Z | Checking async-compression v0.4.33 |
| 1240 | 2026-07-28T02:20:41.060Z | Checking unicode-width v0.1.14 |
| 1241 | 2026-07-28T02:20:41.319Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1242 | 2026-07-28T02:20:41.363Z | Compiling clap_derive v4.5.4 |
| 1243 | 2026-07-28T02:20:41.499Z | Compiling unsafe-libyaml v0.2.11 |
| 1244 | 2026-07-28T02:20:41.597Z | Checking utf8parse v0.2.1 |
| 1245 | 2026-07-28T02:20:41.708Z | Checking anstyle-parse v0.2.4 |
| 1246 | 2026-07-28T02:20:42.005Z | Checking colorchoice v1.0.1 |
| 1247 | 2026-07-28T02:20:42.075Z | Compiling serde_yaml v0.9.34+deprecated |
| 1248 | 2026-07-28T02:20:42.095Z | Checking anstyle v1.0.7 |
| 1249 | 2026-07-28T02:20:42.114Z | Checking is_terminal_polyfill v1.70.0 |
| 1250 | 2026-07-28T02:20:42.172Z | Checking anstyle-query v1.0.3 |
| 1251 | 2026-07-28T02:20:42.268Z | Checking pem-rfc7468 v0.7.0 |
| 1252 | 2026-07-28T02:20:42.289Z | Checking anstream v0.6.14 |
| 1253 | 2026-07-28T02:20:42.429Z | Checking terminal_size v0.3.0 |
| 1254 | 2026-07-28T02:20:42.454Z | Compiling der_derive v0.7.3 |
| 1255 | 2026-07-28T02:20:42.905Z | Checking clap_lex v0.7.0 |
| 1256 | 2026-07-28T02:20:42.924Z | Checking flagset v0.4.7 |
| 1257 | 2026-07-28T02:20:43.032Z | Compiling winnow v0.5.40 |
| 1258 | 2026-07-28T02:20:43.071Z | Checking clap_builder v4.5.2 |
| 1259 | 2026-07-28T02:20:43.131Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1260 | 2026-07-28T02:20:43.390Z | Checking der v0.7.10 |
| 1261 | 2026-07-28T02:20:43.578Z | Compiling darling_core v0.21.3 |
| 1262 | 2026-07-28T02:20:44.125Z | Compiling rustc_version v0.4.1 |
| 1263 | 2026-07-28T02:20:44.291Z | Compiling toml_edit v0.19.15 |
| 1264 | 2026-07-28T02:20:44.323Z | Checking clap v4.5.4 |
| 1265 | 2026-07-28T02:20:44.406Z | Checking spki v0.7.3 |
| 1266 | 2026-07-28T02:20:44.546Z | Compiling heck v0.4.1 |
| 1267 | 2026-07-28T02:20:44.747Z | Checking winnow v0.7.13 |
| 1268 | 2026-07-28T02:20:44.811Z | Checking iddqd v0.4.2 |
| 1269 | 2026-07-28T02:20:44.968Z | Checking secrecy v0.10.3 |
| 1270 | 2026-07-28T02:20:45.137Z | Compiling heapless v0.8.0 |
| 1271 | 2026-07-28T02:20:45.450Z | Compiling proc-macro-crate v1.3.1 |
| 1272 | 2026-07-28T02:20:45.733Z | Compiling darling_macro v0.21.3 |
| 1273 | 2026-07-28T02:20:45.885Z | Compiling convert_case v0.4.0 |
| 1274 | 2026-07-28T02:20:46.191Z | Compiling derive_more v0.99.20 |
| 1275 | 2026-07-28T02:20:46.291Z | Compiling darling v0.21.3 |
| 1276 | 2026-07-28T02:20:46.311Z | Checking pkcs8 v0.10.2 |
| 1277 | 2026-07-28T02:20:46.340Z | Checking tabwriter v1.4.0 |
| 1278 | 2026-07-28T02:20:46.378Z | Compiling ingot-macros v0.1.1 |
| 1279 | 2026-07-28T02:20:46.468Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1280 | 2026-07-28T02:20:46.490Z | Checking backon v1.6.0 |
| 1281 | 2026-07-28T02:20:46.677Z | Checking crossbeam-epoch v0.9.18 |
| 1282 | 2026-07-28T02:20:46.804Z | Checking hash32 v0.3.1 |
| 1283 | 2026-07-28T02:20:46.936Z | Checking bitflags v1.3.2 |
| 1284 | 2026-07-28T02:20:47.018Z | Compiling cfg_aliases v0.2.1 |
| 1285 | 2026-07-28T02:20:47.078Z | Compiling smoltcp v0.11.0 |
| 1286 | 2026-07-28T02:20:47.452Z | Compiling typify-impl v0.4.3 |
| 1287 | 2026-07-28T02:20:47.479Z | Checking hmac v0.12.1 |
| 1288 | 2026-07-28T02:20:47.630Z | Checking managed v0.8.0 |
| 1289 | 2026-07-28T02:20:47.667Z | Checking cobs v0.2.3 |
| 1290 | 2026-07-28T02:20:47.794Z | Checking humantime v2.3.0 |
| 1291 | 2026-07-28T02:20:48.141Z | Checking postcard v1.0.9 |
| 1292 | 2026-07-28T02:20:48.559Z | Checking inout v0.1.3 |
| 1293 | 2026-07-28T02:20:48.632Z | Compiling zerocopy-derive v0.7.34 |
| 1294 | 2026-07-28T02:20:48.705Z | Checking ff v0.13.1 |
| 1295 | 2026-07-28T02:20:48.845Z | Compiling memoffset v0.9.1 |
| 1296 | 2026-07-28T02:20:48.996Z | Checking base16ct v0.2.0 |
| 1297 | 2026-07-28T02:20:49.088Z | Checking ingot-types v0.1.2 |
| 1298 | 2026-07-28T02:20:49.134Z | Checking sec1 v0.7.3 |
| 1299 | 2026-07-28T02:20:49.190Z | Checking group v0.13.0 |
| 1300 | 2026-07-28T02:20:49.340Z | Checking cipher v0.4.4 |
| 1301 | 2026-07-28T02:20:49.344Z | Checking hkdf v0.12.4 |
| 1302 | 2026-07-28T02:20:49.453Z | Checking ingot v0.1.1 |
| 1303 | 2026-07-28T02:20:49.495Z | Compiling regress v0.11.1 |
| 1304 | 2026-07-28T02:20:49.499Z | Checking crypto-bigint v0.5.5 |
| 1305 | 2026-07-28T02:20:49.842Z | Compiling proc-macro-error-attr v1.0.4 |
| 1306 | 2026-07-28T02:20:49.962Z | Compiling rayon-core v1.13.0 |
| 1307 | 2026-07-28T02:20:50.221Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1308 | 2026-07-28T02:20:50.474Z | Checking colored v3.1.1 |
| 1309 | 2026-07-28T02:20:50.519Z | Compiling pkg-config v0.3.30 |
| 1310 | 2026-07-28T02:20:50.601Z | Checking elliptic-curve v0.13.8 |
| 1311 | 2026-07-28T02:20:50.922Z | Checking crossbeam-deque v0.8.5 |
| 1312 | 2026-07-28T02:20:50.973Z | Compiling typify-macro v0.4.3 |
| 1313 | 2026-07-28T02:20:50.993Z | Compiling num_enum_derive v0.7.4 |
| 1314 | 2026-07-28T02:20:50.997Z | Compiling curve25519-dalek v4.1.3 |
| 1315 | 2026-07-28T02:20:51.101Z | Checking half v2.7.1 |
| 1316 | 2026-07-28T02:20:51.281Z | Compiling typify-impl v0.6.2 |
| 1317 | 2026-07-28T02:20:51.357Z | Checking universal-hash v0.5.1 |
| 1318 | 2026-07-28T02:20:51.852Z | Compiling proc-macro-error v1.0.4 |
| 1319 | 2026-07-28T02:20:52.093Z | Compiling vcpkg v0.2.15 |
| 1320 | 2026-07-28T02:20:52.226Z | Checking data-encoding v2.6.0 |
| 1321 | 2026-07-28T02:20:52.295Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1322 | 2026-07-28T02:20:52.298Z | Checking opaque-debug v0.3.1 |
| 1323 | 2026-07-28T02:20:52.554Z | Checking ciborium-io v0.2.2 |
| 1324 | 2026-07-28T02:20:52.650Z | Checking num_enum v0.7.4 |
| 1325 | 2026-07-28T02:20:52.653Z | Checking ciborium-ll v0.2.2 |
| 1326 | 2026-07-28T02:20:52.784Z | Compiling num_enum_derive v0.5.11 |
| 1327 | 2026-07-28T02:20:52.841Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1328 | 2026-07-28T02:20:53.180Z | Compiling foreign-types-macros v0.2.3 |
| 1329 | 2026-07-28T02:20:53.529Z | Checking foreign-types-shared v0.3.1 |
| 1330 | 2026-07-28T02:20:53.786Z | Checking num_enum v0.5.11 |
| 1331 | 2026-07-28T02:20:53.826Z | Checking foreign-types v0.5.0 |
| 1332 | 2026-07-28T02:20:53.911Z | Checking rayon v1.11.0 |
| 1333 | 2026-07-28T02:20:53.933Z | Checking ciborium v0.2.2 |
| 1334 | 2026-07-28T02:20:54.078Z | Compiling typify v0.4.3 |
| 1335 | 2026-07-28T02:20:54.307Z | Compiling zerocopy v0.7.34 |
| 1336 | 2026-07-28T02:20:54.377Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1337 | 2026-07-28T02:20:54.464Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1338 | 2026-07-28T02:20:54.532Z | Checking sha1 v0.10.6 |
| 1339 | 2026-07-28T02:20:54.704Z | Checking aead v0.5.2 |
| 1340 | 2026-07-28T02:20:54.789Z | Compiling typify-macro v0.6.2 |
| 1341 | 2026-07-28T02:20:54.869Z | Checking serde_spanned v0.6.9 |
| 1342 | 2026-07-28T02:20:54.888Z | Compiling scroll_derive v0.12.0 |
| 1343 | 2026-07-28T02:20:55.219Z | Checking num-integer v0.1.46 |
| 1344 | 2026-07-28T02:20:55.291Z | Compiling usdt-impl v0.5.0 |
| 1345 | 2026-07-28T02:20:55.407Z | Checking cstr-argument v0.1.2 |
| 1346 | 2026-07-28T02:20:55.459Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1347 | 2026-07-28T02:20:55.542Z | Checking keccak v0.1.6 |
| 1348 | 2026-07-28T02:20:55.598Z | Checking thiserror-no-std v2.0.2 |
| 1349 | 2026-07-28T02:20:55.623Z | Checking scroll v0.12.0 |
| 1350 | 2026-07-28T02:20:55.691Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1351 | 2026-07-28T02:20:55.710Z | Checking sha3 v0.10.8 |
| 1352 | 2026-07-28T02:20:55.781Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1353 | 2026-07-28T02:20:55.849Z | Compiling dof v0.3.0 |
| 1354 | 2026-07-28T02:20:55.869Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1355 | 2026-07-28T02:20:55.909Z | Checking poly1305 v0.8.0 |
| 1356 | 2026-07-28T02:20:55.927Z | Checking chacha20 v0.9.1 |
| 1357 | 2026-07-28T02:20:56.124Z | Compiling dtrace-parser v0.2.0 |
| 1358 | 2026-07-28T02:20:56.145Z | Checking password-hash v0.5.0 |
| 1359 | 2026-07-28T02:20:56.234Z | Checking camino-tempfile v1.4.1 |
| 1360 | 2026-07-28T02:20:56.261Z | Checking blake2 v0.10.6 |
| 1361 | 2026-07-28T02:20:56.355Z | Compiling thread-id v4.2.1 |
| 1362 | 2026-07-28T02:20:56.375Z | Checking indent_write v2.2.0 |
| 1363 | 2026-07-28T02:20:56.479Z | Checking glob v0.3.3 |
| 1364 | 2026-07-28T02:20:56.633Z | Checking argon2 v0.5.3 |
| 1365 | 2026-07-28T02:20:56.747Z | Checking chacha20poly1305 v0.10.1 |
| 1366 | 2026-07-28T02:20:56.925Z | Checking goblin v0.8.2 |
| 1367 | 2026-07-28T02:20:56.999Z | Checking vsss-rs v3.3.4 |
| 1368 | 2026-07-28T02:20:57.185Z | Checking num-bigint v0.4.5 |
| 1369 | 2026-07-28T02:20:57.894Z | Compiling num-derive v0.4.2 |
| 1370 | 2026-07-28T02:20:57.914Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1371 | 2026-07-28T02:20:58.001Z | Checking sigpipe v0.1.3 |
| 1372 | 2026-07-28T02:20:58.121Z | Checking jiff v0.2.15 |
| 1373 | 2026-07-28T02:20:58.385Z | Checking num-rational v0.4.2 |
| 1374 | 2026-07-28T02:20:58.679Z | Compiling typify v0.6.2 |
| 1375 | 2026-07-28T02:20:58.775Z | Checking num-iter v0.1.45 |
| 1376 | 2026-07-28T02:20:58.796Z | Compiling zone_cfg_derive v0.3.0 |
| 1377 | 2026-07-28T02:20:58.818Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1378 | 2026-07-28T02:20:58.888Z | Checking itertools v0.12.1 |
| 1379 | 2026-07-28T02:20:59.362Z | Checking num-complex v0.4.6 |
| 1380 | 2026-07-28T02:20:59.454Z | Checking tinyvec_macros v0.1.1 |
| 1381 | 2026-07-28T02:20:59.535Z | Checking tinyvec v1.6.0 |
| 1382 | 2026-07-28T02:20:59.707Z | Checking num v0.4.3 |
| 1383 | 2026-07-28T02:20:59.884Z | Checking zone v0.3.1 |
| 1384 | 2026-07-28T02:21:00.266Z | Compiling usdt-attr-macro v0.5.0 |
| 1385 | 2026-07-28T02:21:00.307Z | Compiling usdt-macro v0.5.0 |
| 1386 | 2026-07-28T02:21:00.606Z | Checking smf v0.2.3 |
| 1387 | 2026-07-28T02:21:00.800Z | Checking memmap v0.7.0 |
| 1388 | 2026-07-28T02:21:00.838Z | Checking bstr v1.9.1 |
| 1389 | 2026-07-28T02:21:00.938Z | Compiling rustls v0.22.4 |
| 1390 | 2026-07-28T02:21:01.150Z | Checking whoami v1.5.1 |
| 1391 | 2026-07-28T02:21:01.373Z | Checking usdt v0.5.0 |
| 1392 | 2026-07-28T02:21:01.536Z | Compiling progenitor-impl v0.11.1 |
| 1393 | 2026-07-28T02:21:01.867Z | Checking rustls-webpki v0.102.4 |
| 1394 | 2026-07-28T02:21:01.888Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1395 | 2026-07-28T02:21:02.191Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1396 | 2026-07-28T02:21:02.534Z | Checking toml_write v0.1.2 |
| 1397 | 2026-07-28T02:21:03.142Z | Checking rustls-webpki v0.103.13 |
| 1398 | 2026-07-28T02:21:03.322Z | Checking toml_edit v0.22.27 |
| 1399 | 2026-07-28T02:21:03.658Z | Compiling progenitor-macro v0.11.1 |
| 1400 | 2026-07-28T02:21:04.074Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1401 | 2026-07-28T02:21:04.866Z | Compiling reqwest v0.12.23 |
| 1402 | 2026-07-28T02:21:05.710Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1403 | 2026-07-28T02:21:05.906Z | Compiling darling_core v0.20.11 |
| 1404 | 2026-07-28T02:21:05.982Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1405 | 2026-07-28T02:21:06.080Z | Checking tokio-rustls v0.26.4 |
| 1406 | 2026-07-28T02:21:06.112Z | Checking rustls-platform-verifier v0.6.2 |
| 1407 | 2026-07-28T02:21:06.282Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1408 | 2026-07-28T02:21:06.317Z | Checking hyper-rustls v0.27.3 |
| 1409 | 2026-07-28T02:21:06.511Z | Compiling dropshot v0.16.7 |
| 1410 | 2026-07-28T02:21:06.612Z | Checking reqwest v0.13.2 |
| 1411 | 2026-07-28T02:21:06.753Z | Compiling prettyplease v0.2.37 |
| 1412 | 2026-07-28T02:21:07.225Z | Checking progenitor-client v0.10.0 |
| 1413 | 2026-07-28T02:21:07.296Z | Checking progenitor-client v0.11.1 |
| 1414 | 2026-07-28T02:21:07.431Z | Checking progenitor-client v0.14.0 |
| 1415 | 2026-07-28T02:21:07.463Z | Checking float-ord v0.3.2 |
| 1416 | 2026-07-28T02:21:07.676Z | Checking swrite v0.1.0 |
| 1417 | 2026-07-28T02:21:07.698Z | Checking progenitor-extras v0.2.0 |
| 1418 | 2026-07-28T02:21:07.889Z | Compiling darling_macro v0.20.11 |
| 1419 | 2026-07-28T02:21:07.937Z | Checking progenitor v0.11.1 |
| 1420 | 2026-07-28T02:21:08.035Z | Checking toml v0.9.12+spec-1.1.0 |
| 1421 | 2026-07-28T02:21:08.480Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1422 | 2026-07-28T02:21:08.501Z | Checking tokio-rustls v0.25.0 |
| 1423 | 2026-07-28T02:21:08.777Z | Checking toml v0.8.23 |
| 1424 | 2026-07-28T02:21:09.260Z | Compiling nix v0.30.1 |
| 1425 | 2026-07-28T02:21:09.596Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1426 | 2026-07-28T02:21:09.725Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1427 | 2026-07-28T02:21:09.805Z | Compiling hubpack_derive v0.1.1 |
| 1428 | 2026-07-28T02:21:09.992Z | Checking byte-wrapper v0.1.0 |
| 1429 | 2026-07-28T02:21:10.176Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1430 | 2026-07-28T02:21:10.179Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1431 | 2026-07-28T02:21:10.237Z | Compiling dropshot_endpoint v0.16.7 |
| 1432 | 2026-07-28T02:21:10.420Z | Checking static_assertions v1.1.0 |
| 1433 | 2026-07-28T02:21:10.614Z | Checking rustc-hash v2.1.1 |
| 1434 | 2026-07-28T02:21:10.743Z | Checking iddqd v0.3.18 |
| 1435 | 2026-07-28T02:21:10.762Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1436 | 2026-07-28T02:21:10.871Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1437 | 2026-07-28T02:21:11.231Z | Checking hubpack v0.1.2 |
| 1438 | 2026-07-28T02:21:11.392Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1439 | 2026-07-28T02:21:11.577Z | Compiling darling v0.20.11 |
| 1440 | 2026-07-28T02:21:11.597Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1441 | 2026-07-28T02:21:11.674Z | Compiling libz-sys v1.1.16 |
| 1442 | 2026-07-28T02:21:12.010Z | Compiling nix v0.31.3 |
| 1443 | 2026-07-28T02:21:12.048Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1444 | 2026-07-28T02:21:12.080Z | Compiling enum-as-inner v0.6.0 |
| 1445 | 2026-07-28T02:21:12.214Z | Checking atomicwrites v0.4.4 |
| 1446 | 2026-07-28T02:21:12.357Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1447 | 2026-07-28T02:21:12.401Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1448 | 2026-07-28T02:21:12.568Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1449 | 2026-07-28T02:21:12.833Z | Checking is_ci v1.2.0 |
| 1450 | 2026-07-28T02:21:12.874Z | Compiling semver v0.1.20 |
| 1451 | 2026-07-28T02:21:12.941Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1452 | 2026-07-28T02:21:13.141Z | Compiling rustc_version v0.1.7 |
| 1453 | 2026-07-28T02:21:13.200Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1454 | 2026-07-28T02:21:13.353Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1455 | 2026-07-28T02:21:13.403Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1456 | 2026-07-28T02:21:13.534Z | Compiling derive_builder_core v0.20.2 |
| 1457 | 2026-07-28T02:21:13.556Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1458 | 2026-07-28T02:21:13.599Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1459 | 2026-07-28T02:21:13.735Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1460 | 2026-07-28T02:21:13.816Z | Checking similar v2.7.0 |
| 1461 | 2026-07-28T02:21:14.168Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1462 | 2026-07-28T02:21:14.346Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1463 | 2026-07-28T02:21:14.380Z | Compiling progenitor-impl v0.14.0 |
| 1464 | 2026-07-28T02:21:14.465Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1465 | 2026-07-28T02:21:14.578Z | Compiling owo-colors v4.3.0 |
| 1466 | 2026-07-28T02:21:14.603Z | Checking utf-8 v0.7.6 |
| 1467 | 2026-07-28T02:21:14.672Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1468 | 2026-07-28T02:21:14.750Z | Checking tungstenite v0.21.0 |
| 1469 | 2026-07-28T02:21:15.089Z | Compiling derive_builder_macro v0.20.2 |
| 1470 | 2026-07-28T02:21:15.702Z | Compiling newtype_derive v0.1.6 |
| 1471 | 2026-07-28T02:21:16.489Z | Checking supports-color v2.1.0 |
| 1472 | 2026-07-28T02:21:16.526Z | Checking supports-color v3.0.2 |
| 1473 | 2026-07-28T02:21:16.559Z | Compiling progenitor-macro v0.14.0 |
| 1474 | 2026-07-28T02:21:16.738Z | Compiling openssl-sys v0.9.107 |
| 1475 | 2026-07-28T02:21:16.861Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1476 | 2026-07-28T02:21:17.330Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1477 | 2026-07-28T02:21:17.569Z | Checking resolv-conf v0.7.0 |
| 1478 | 2026-07-28T02:21:17.592Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1479 | 2026-07-28T02:21:17.651Z | Compiling serde_repr v0.1.19 |
| 1480 | 2026-07-28T02:21:17.744Z | Compiling vergen-lib v9.1.0 |
| 1481 | 2026-07-28T02:21:17.772Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1482 | 2026-07-28T02:21:17.812Z | Compiling slog-dtrace v0.3.0 |
| 1483 | 2026-07-28T02:21:17.833Z | Checking linked-hash-map v0.5.6 |
| 1484 | 2026-07-28T02:21:17.983Z | Checking unicode-segmentation v1.11.0 |
| 1485 | 2026-07-28T02:21:18.014Z | Checking lru-cache v0.1.2 |
| 1486 | 2026-07-28T02:21:18.120Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1487 | 2026-07-28T02:21:18.141Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1488 | 2026-07-28T02:21:18.290Z | Checking newline-converter v0.3.0 |
| 1489 | 2026-07-28T02:21:18.474Z | Compiling derive_builder v0.20.2 |
| 1490 | 2026-07-28T02:21:18.612Z | Checking tokio-tungstenite v0.21.0 |
| 1491 | 2026-07-28T02:21:18.916Z | Checking hickory-proto v0.24.4 |
| 1492 | 2026-07-28T02:21:19.013Z | Compiling progenitor-impl v0.13.0 |
| 1493 | 2026-07-28T02:21:19.310Z | Checking console v0.15.8 |
| 1494 | 2026-07-28T02:21:19.466Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1495 | 2026-07-28T02:21:19.593Z | Checking serde-big-array v0.5.1 |
| 1496 | 2026-07-28T02:21:19.740Z | Compiling derive-where v1.6.0 |
| 1497 | 2026-07-28T02:21:19.760Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1498 | 2026-07-28T02:21:20.295Z | Compiling pin-project-internal v1.1.10 |
| 1499 | 2026-07-28T02:21:20.477Z | Compiling vergen v9.1.0 |
| 1500 | 2026-07-28T02:21:20.620Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1501 | 2026-07-28T02:21:20.717Z | Compiling cargo-platform v0.3.2 |
| 1502 | 2026-07-28T02:21:20.855Z | Checking progenitor v0.14.0 |
| 1503 | 2026-07-28T02:21:20.982Z | Checking siphasher v1.0.1 |
| 1504 | 2026-07-28T02:21:21.004Z | Compiling minimal-lexical v0.2.1 |
| 1505 | 2026-07-28T02:21:21.024Z | Checking base64 v0.21.7 |
| 1506 | 2026-07-28T02:21:21.096Z | Compiling cargo_metadata v0.23.1 |
| 1507 | 2026-07-28T02:21:21.148Z | Checking phf_shared v0.12.1 |
| 1508 | 2026-07-28T02:21:21.176Z | Compiling progenitor-macro v0.13.0 |
| 1509 | 2026-07-28T02:21:21.252Z | Compiling nom v7.1.3 |
| 1510 | 2026-07-28T02:21:21.292Z | Checking hickory-resolver v0.24.4 |
| 1511 | 2026-07-28T02:21:21.391Z | Checking pin-project v1.1.10 |
| 1512 | 2026-07-28T02:21:21.499Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1513 | 2026-07-28T02:21:21.613Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1514 | 2026-07-28T02:21:21.903Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1515 | 2026-07-28T02:21:21.968Z | Checking expectorate v1.2.0 |
| 1516 | 2026-07-28T02:21:22.325Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1517 | 2026-07-28T02:21:22.679Z | Checking progenitor-client v0.13.0 |
| 1518 | 2026-07-28T02:21:22.875Z | Checking globset v0.4.14 |
| 1519 | 2026-07-28T02:21:22.918Z | Checking unicode-normalization v0.1.24 |
| 1520 | 2026-07-28T02:21:23.131Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1521 | 2026-07-28T02:21:23.338Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1522 | 2026-07-28T02:21:23.393Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1523 | 2026-07-28T02:21:23.507Z | Checking terminal_size v0.4.3 |
| 1524 | 2026-07-28T02:21:23.639Z | Checking tokio-stream v0.1.17 |
| 1525 | 2026-07-28T02:21:23.661Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1526 | 2026-07-28T02:21:23.731Z | Compiling snafu-derive v0.8.9 |
| 1527 | 2026-07-28T02:21:23.913Z | Compiling async-recursion v1.1.1 |
| 1528 | 2026-07-28T02:21:23.953Z | Compiling vergen-git2 v9.1.0 |
| 1529 | 2026-07-28T02:21:23.986Z | Checking csv-core v0.1.12 |
| 1530 | 2026-07-28T02:21:24.026Z | Checking foldhash v0.1.5 |
| 1531 | 2026-07-28T02:21:24.168Z | Compiling cancel-safe-futures v0.1.5 |
| 1532 | 2026-07-28T02:21:24.172Z | Compiling unicode-xid v0.2.4 |
| 1533 | 2026-07-28T02:21:24.172Z | Checking foreign-types-shared v0.1.1 |
| 1534 | 2026-07-28T02:21:24.304Z | Checking same-file v1.0.6 |
| 1535 | 2026-07-28T02:21:24.323Z | Checking unicode-linebreak v0.1.5 |
| 1536 | 2026-07-28T02:21:24.419Z | Checking unicode-width v0.2.1 |
| 1537 | 2026-07-28T02:21:24.439Z | Compiling openssl v0.10.72 |
| 1538 | 2026-07-28T02:21:24.549Z | Compiling chrono-tz v0.10.4 |
| 1539 | 2026-07-28T02:21:24.600Z | Checking smawk v0.3.2 |
| 1540 | 2026-07-28T02:21:24.689Z | Checking highway v1.3.0 |
| 1541 | 2026-07-28T02:21:24.743Z | Checking textwrap v0.16.2 |
| 1542 | 2026-07-28T02:21:24.767Z | Checking walkdir v2.5.0 |
| 1543 | 2026-07-28T02:21:24.844Z | Compiling const_format_proc_macros v0.2.34 |
| 1544 | 2026-07-28T02:21:24.931Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1545 | 2026-07-28T02:21:24.951Z | Checking foreign-types v0.3.2 |
| 1546 | 2026-07-28T02:21:25.006Z | Checking csv v1.3.1 |
| 1547 | 2026-07-28T02:21:25.040Z | Checking hashbrown v0.15.2 |
| 1548 | 2026-07-28T02:21:25.418Z | Checking qorb v0.4.1 |
| 1549 | 2026-07-28T02:21:25.489Z | Checking progenitor v0.13.0 |
| 1550 | 2026-07-28T02:21:25.525Z | Checking snafu v0.8.9 |
| 1551 | 2026-07-28T02:21:25.546Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1552 | 2026-07-28T02:21:25.633Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1553 | 2026-07-28T02:21:25.693Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1554 | 2026-07-28T02:21:25.718Z | Checking olpc-cjson v0.1.4 |
| 1555 | 2026-07-28T02:21:25.842Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1556 | 2026-07-28T02:21:25.864Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1557 | 2026-07-28T02:21:26.081Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1558 | 2026-07-28T02:21:26.142Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1559 | 2026-07-28T02:21:26.378Z | Checking phf v0.12.1 |
| 1560 | 2026-07-28T02:21:26.495Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1561 | 2026-07-28T02:21:26.526Z | Checking tokio-dtrace v0.1.1 |
| 1562 | 2026-07-28T02:21:26.711Z | Compiling progenitor-impl v0.10.0 |
| 1563 | 2026-07-28T02:21:26.917Z | Checking sha2 v0.10.9 |
| 1564 | 2026-07-28T02:21:26.968Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1565 | 2026-07-28T02:21:27.012Z | Checking signature v2.2.0 |
| 1566 | 2026-07-28T02:21:27.035Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1567 | 2026-07-28T02:21:27.144Z | Checking libsw-core v0.3.2 |
| 1568 | 2026-07-28T02:21:27.164Z | Checking serde_plain v1.0.2 |
| 1569 | 2026-07-28T02:21:27.184Z | Compiling openssl-macros v0.1.1 |
| 1570 | 2026-07-28T02:21:27.205Z | Checking pem v3.0.5 |
| 1571 | 2026-07-28T02:21:27.278Z | Compiling cookie v0.18.1 |
| 1572 | 2026-07-28T02:21:27.300Z | Checking fixedbitset v0.4.2 |
| 1573 | 2026-07-28T02:21:27.303Z | Compiling moka v0.12.10 |
| 1574 | 2026-07-28T02:21:27.340Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1575 | 2026-07-28T02:21:27.459Z | Checking fixedbitset v0.5.7 |
| 1576 | 2026-07-28T02:21:27.515Z | Checking bytecount v0.6.9 |
| 1577 | 2026-07-28T02:21:27.540Z | Checking typed-path v0.9.3 |
| 1578 | 2026-07-28T02:21:27.632Z | Checking papergrid v0.11.0 |
| 1579 | 2026-07-28T02:21:27.670Z | Checking petgraph v0.8.3 |
| 1580 | 2026-07-28T02:21:27.745Z | Checking petgraph v0.6.5 |
| 1581 | 2026-07-28T02:21:28.238Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1582 | 2026-07-28T02:21:28.295Z | Checking tough v0.22.0 |
| 1583 | 2026-07-28T02:21:28.661Z | Checking libsw v3.5.0 |
| 1584 | 2026-07-28T02:21:28.793Z | Compiling progenitor-macro v0.10.0 |
| 1585 | 2026-07-28T02:21:28.815Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1586 | 2026-07-28T02:21:29.003Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1587 | 2026-07-28T02:21:29.025Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1588 | 2026-07-28T02:21:29.046Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1589 | 2026-07-28T02:21:29.189Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1590 | 2026-07-28T02:21:29.217Z | Checking oxide-tokio-rt v0.1.6 |
| 1591 | 2026-07-28T02:21:29.419Z | Checking const_format v0.2.35 |
| 1592 | 2026-07-28T02:21:29.569Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1593 | 2026-07-28T02:21:29.682Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1594 | 2026-07-28T02:21:29.894Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1595 | 2026-07-28T02:21:29.975Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-07-28T02:21:30.028Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1597 | 2026-07-28T02:21:30.239Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1598 | 2026-07-28T02:21:30.376Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1599 | 2026-07-28T02:21:30.476Z | Compiling tabled_derive v0.7.0 |
| 1600 | 2026-07-28T02:21:30.592Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1601 | 2026-07-28T02:21:30.938Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1602 | 2026-07-28T02:21:31.060Z | Checking gethostname v0.5.0 |
| 1603 | 2026-07-28T02:21:31.104Z | Checking bcs v0.1.6 |
| 1604 | 2026-07-28T02:21:31.154Z | Checking linear-map v1.2.0 |
| 1605 | 2026-07-28T02:21:31.174Z | Checking tagptr v0.2.0 |
| 1606 | 2026-07-28T02:21:31.331Z | Compiling radium v0.7.0 |
| 1607 | 2026-07-28T02:21:31.353Z | Checking termtree v0.5.1 |
| 1608 | 2026-07-28T02:21:31.357Z | Compiling salty v0.3.0 |
| 1609 | 2026-07-28T02:21:31.433Z | Checking tabled v0.15.0 |
| 1610 | 2026-07-28T02:21:31.500Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1611 | 2026-07-28T02:21:31.910Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1612 | 2026-07-28T02:21:32.328Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1613 | 2026-07-28T02:21:32.581Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1614 | 2026-07-28T02:21:32.750Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1615 | 2026-07-28T02:21:33.134Z | Checking progenitor v0.10.0 |
| 1616 | 2026-07-28T02:21:33.283Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1617 | 2026-07-28T02:21:33.460Z | Checking steno v0.4.1 |
| 1618 | 2026-07-28T02:21:33.573Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1619 | 2026-07-28T02:21:33.792Z | Checking hickory-proto v0.25.2 |
| 1620 | 2026-07-28T02:21:34.143Z | Checking rfc6979 v0.4.0 |
| 1621 | 2026-07-28T02:21:34.278Z | Checking tap v1.0.1 |
| 1622 | 2026-07-28T02:21:34.467Z | Checking wyz v0.5.1 |
| 1623 | 2026-07-28T02:21:34.673Z | Checking ecdsa v0.16.9 |
| 1624 | 2026-07-28T02:21:34.867Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1625 | 2026-07-28T02:21:35.434Z | Checking hickory-resolver v0.25.2 |
| 1626 | 2026-07-28T02:21:35.489Z | Checking ed25519 v2.2.3 |
| 1627 | 2026-07-28T02:21:35.532Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1628 | 2026-07-28T02:21:35.668Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1629 | 2026-07-28T02:21:35.803Z | Checking primeorder v0.13.6 |
| 1630 | 2026-07-28T02:21:36.039Z | Checking twox-hash v2.1.2 |
| 1631 | 2026-07-28T02:21:36.062Z | Checking env_filter v1.0.1 |
| 1632 | 2026-07-28T02:21:36.221Z | Checking atty v0.2.14 |
| 1633 | 2026-07-28T02:21:36.291Z | Checking funty v2.0.0 |
| 1634 | 2026-07-28T02:21:36.325Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1635 | 2026-07-28T02:21:36.345Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1636 | 2026-07-28T02:21:36.365Z | Checking env_logger v0.11.10 |
| 1637 | 2026-07-28T02:21:36.575Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1638 | 2026-07-28T02:21:36.607Z | Checking toml v0.7.8 |
| 1639 | 2026-07-28T02:21:36.616Z | Checking p384 v0.13.1 |
| 1640 | 2026-07-28T02:21:36.620Z | Checking bitvec v1.0.1 |
| 1641 | 2026-07-28T02:21:36.731Z | Checking ed25519-dalek v2.2.0 |
| 1642 | 2026-07-28T02:21:36.914Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1643 | 2026-07-28T02:21:36.936Z | Checking polyval v0.6.2 |
| 1644 | 2026-07-28T02:21:36.958Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1645 | 2026-07-28T02:21:36.980Z | Checking ctr v0.9.2 |
| 1646 | 2026-07-28T02:21:37.022Z | Checking aes v0.8.4 |
| 1647 | 2026-07-28T02:21:37.103Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1648 | 2026-07-28T02:21:37.152Z | Checking x509-cert v0.2.5 |
| 1649 | 2026-07-28T02:21:37.156Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1650 | 2026-07-28T02:21:37.348Z | Checking bincode v1.3.3 |
| 1651 | 2026-07-28T02:21:37.378Z | Compiling strum_macros v0.28.0 |
| 1652 | 2026-07-28T02:21:37.399Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1653 | 2026-07-28T02:21:37.638Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1654 | 2026-07-28T02:21:37.665Z | Checking passt v0.3.0 |
| 1655 | 2026-07-28T02:21:37.778Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1656 | 2026-07-28T02:21:37.798Z | Checking fakedata_generator v0.7.1 |
| 1657 | 2026-07-28T02:21:37.854Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1658 | 2026-07-28T02:21:37.875Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1659 | 2026-07-28T02:21:37.914Z | Checking aes-gcm-siv v0.11.1 |
| 1660 | 2026-07-28T02:21:38.055Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1661 | 2026-07-28T02:21:38.076Z | Compiling bitstruct_derive v0.1.0 |
| 1662 | 2026-07-28T02:21:38.109Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1663 | 2026-07-28T02:21:38.140Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1664 | 2026-07-28T02:21:38.164Z | Checking dropshot-api-manager-types v0.7.2 |
| 1665 | 2026-07-28T02:21:38.262Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1666 | 2026-07-28T02:21:38.337Z | Compiling fs-err v3.1.2 |
| 1667 | 2026-07-28T02:21:38.458Z | Checking ringbuffer v0.16.0 |
| 1668 | 2026-07-28T02:21:38.478Z | Checking ascii v1.1.0 |
| 1669 | 2026-07-28T02:21:38.576Z | Compiling cfg_aliases v0.1.1 |
| 1670 | 2026-07-28T02:21:38.667Z | Checking pretty-hex v0.2.1 |
| 1671 | 2026-07-28T02:21:38.685Z | Checking typeid v1.0.0 |
| 1672 | 2026-07-28T02:21:38.688Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1673 | 2026-07-28T02:21:38.730Z | Checking bitstruct v0.1.1 |
| 1674 | 2026-07-28T02:21:38.789Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1675 | 2026-07-28T02:21:38.808Z | Checking erased-serde v0.4.5 |
| 1676 | 2026-07-28T02:21:38.828Z | Compiling nix v0.28.0 |
| 1677 | 2026-07-28T02:21:39.085Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1678 | 2026-07-28T02:21:39.161Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1679 | 2026-07-28T02:21:39.165Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1680 | 2026-07-28T02:21:39.201Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1681 | 2026-07-28T02:21:39.206Z | Checking itertools v0.13.0 |
| 1682 | 2026-07-28T02:21:39.302Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1683 | 2026-07-28T02:21:39.364Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1684 | 2026-07-28T02:21:39.504Z | Checking serde_arrays v0.1.0 |
| 1685 | 2026-07-28T02:21:39.624Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1686 | 2026-07-28T02:21:39.743Z | Checking libloading v0.7.4 |
| 1687 | 2026-07-28T02:21:39.764Z | Checking bit_field v0.10.2 |
| 1688 | 2026-07-28T02:21:39.899Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1689 | 2026-07-28T02:21:39.917Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1690 | 2026-07-28T02:21:39.939Z | Checking git-stub v1.0.0 |
| 1691 | 2026-07-28T02:21:40.043Z | Checking kstat-rs v0.2.4 |
| 1692 | 2026-07-28T02:21:40.121Z | Compiling escargot v0.5.15 |
| 1693 | 2026-07-28T02:21:40.142Z | Checking git-stub-vcs v0.1.0 |
| 1694 | 2026-07-28T02:21:40.264Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1695 | 2026-07-28T02:21:40.291Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1696 | 2026-07-28T02:21:40.346Z | Checking ron v0.8.1 |
| 1697 | 2026-07-28T02:21:40.424Z | Checking xattr v1.3.1 |
| 1698 | 2026-07-28T02:21:40.566Z | Checking drift v0.2.0 |
| 1699 | 2026-07-28T02:21:40.886Z | Checking cargo-platform v0.1.8 |
| 1700 | 2026-07-28T02:21:40.907Z | Checking filetime v0.2.23 |
| 1701 | 2026-07-28T02:21:40.925Z | Checking ctrlc v3.4.4 |
| 1702 | 2026-07-28T02:21:40.968Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1703 | 2026-07-28T02:21:41.045Z | Checking tar v0.4.40 |
| 1704 | 2026-07-28T02:21:41.067Z | Checking cargo_metadata v0.18.1 |
| 1705 | 2026-07-28T02:21:41.087Z | Checking dropshot-api-manager v0.7.2 |
| 1706 | 2026-07-28T02:21:41.716Z | Checking fatfs v0.3.6 |
| 1707 | 2026-07-28T02:21:42.087Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1708 | 2026-07-28T02:21:42.161Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1709 | 2026-07-28T02:21:42.324Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1710 | 2026-07-28T02:21:42.649Z | Compiling git2 v0.20.2 |
| 1711 | 2026-07-28T02:21:42.753Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1712 | 2026-07-28T02:21:43.639Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1713 | 2026-07-28T02:21:44.977Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1714 | 2026-07-28T02:21:47.833Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1715 | 2026-07-28T02:21:49.286Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1716 | 2026-07-28T02:21:54.629Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1717 | 2026-07-28T02:21:58.090Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1718 | 2026-07-28T02:22:04.706Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1719 | 2026-07-28T02:22:04.710Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1720 | 2026-07-28T02:22:09.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s |
| 1721 | 2026-07-28T02:22:09.774Z | |
| 1722 | 2026-07-28T02:22:09.774Z | real 2:28.330693056 |
| 1723 | 2026-07-28T02:22:09.774Z | user 8:58.364297015 |
| 1724 | 2026-07-28T02:22:09.774Z | sys 2:19.713268580 |
| 1725 | 2026-07-28T02:22:09.774Z | trap 0.239311360 |
| 1726 | 2026-07-28T02:22:09.774Z | tflt 0.621778736 |
| 1727 | 2026-07-28T02:22:09.774Z | dflt 0.203871607 |
| 1728 | 2026-07-28T02:22:09.774Z | kflt 0.007000805 |
| 1729 | 2026-07-28T02:22:09.774Z | lock 16:19.484599309 |
| 1730 | 2026-07-28T02:22:09.775Z | slp 35:14.805560015 |
| 1731 | 2026-07-28T02:22:09.775Z | lat 1:01.535124709 |
| 1732 | 2026-07-28T02:22:09.775Z | stop 4:21.991594609 |
| 1733 | 2026-07-28T02:22:09.778Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1734 | 2026-07-28T02:22:10.273Z | Downloading crates ... |
| 1735 | 2026-07-28T02:22:10.451Z | Downloaded predicates v3.1.0 |
| 1736 | 2026-07-28T02:22:10.460Z | Downloaded mockall_derive v0.12.1 |
| 1737 | 2026-07-28T02:22:10.464Z | Downloaded termtree v0.4.1 |
| 1738 | 2026-07-28T02:22:10.471Z | Downloaded downcast v0.11.0 |
| 1739 | 2026-07-28T02:22:10.474Z | Downloaded slog-envlogger v2.2.0 |
| 1740 | 2026-07-28T02:22:10.474Z | Downloaded slog-stdlog v4.1.1 |
| 1741 | 2026-07-28T02:22:10.477Z | Downloaded fdeflate v0.3.4 |
| 1742 | 2026-07-28T02:22:10.477Z | Downloaded slog-scope v4.4.0 |
| 1743 | 2026-07-28T02:22:10.477Z | Downloaded serde_test v1.0.176 |
| 1744 | 2026-07-28T02:22:10.477Z | Downloaded mockall v0.12.1 |
| 1745 | 2026-07-28T02:22:10.480Z | Downloaded fragile v2.0.0 |
| 1746 | 2026-07-28T02:22:10.483Z | Downloaded bytemuck v1.16.0 |
| 1747 | 2026-07-28T02:22:10.486Z | Downloaded png v0.17.13 |
| 1748 | 2026-07-28T02:22:10.489Z | Downloaded arc-swap v1.7.1 |
| 1749 | 2026-07-28T02:22:10.489Z | Downloaded predicates-tree v1.0.9 |
| 1750 | 2026-07-28T02:22:10.492Z | Downloaded predicates-core v1.0.6 |
| 1751 | 2026-07-28T02:22:11.081Z | Downloaded image v0.25.1 |
| 1752 | 2026-07-28T02:22:11.305Z | Checking tokio v1.52.3 |
| 1753 | 2026-07-28T02:22:11.418Z | Checking simd-adler32 v0.3.7 |
| 1754 | 2026-07-28T02:22:11.436Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1755 | 2026-07-28T02:22:11.455Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1756 | 2026-07-28T02:22:11.468Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1757 | 2026-07-28T02:22:11.471Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1758 | 2026-07-28T02:22:11.490Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1759 | 2026-07-28T02:22:11.493Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1760 | 2026-07-28T02:22:11.546Z | Checking miniz_oxide v0.7.2 |
| 1761 | 2026-07-28T02:22:11.607Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1762 | 2026-07-28T02:22:11.607Z | Checking arc-swap v1.7.1 |
| 1763 | 2026-07-28T02:22:11.630Z | Checking fdeflate v0.3.4 |
| 1764 | 2026-07-28T02:22:11.686Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1765 | 2026-07-28T02:22:11.698Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1766 | 2026-07-28T02:22:11.733Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1767 | 2026-07-28T02:22:11.754Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1768 | 2026-07-28T02:22:11.810Z | Checking slog-scope v4.4.0 |
| 1769 | 2026-07-28T02:22:11.867Z | Checking predicates-core v1.0.6 |
| 1770 | 2026-07-28T02:22:11.879Z | Checking bytemuck v1.16.0 |
| 1771 | 2026-07-28T02:22:11.891Z | Checking flate2 v1.0.30 |
| 1772 | 2026-07-28T02:22:11.904Z | Checking termtree v0.4.1 |
| 1773 | 2026-07-28T02:22:11.929Z | Compiling mockall_derive v0.12.1 |
| 1774 | 2026-07-28T02:22:11.941Z | Checking slog-stdlog v4.1.1 |
| 1775 | 2026-07-28T02:22:11.985Z | Checking predicates v3.1.0 |
| 1776 | 2026-07-28T02:22:12.025Z | Checking predicates-tree v1.0.9 |
| 1777 | 2026-07-28T02:22:12.049Z | Checking slog-envlogger v2.2.0 |
| 1778 | 2026-07-28T02:22:12.083Z | Checking fragile v2.0.0 |
| 1779 | 2026-07-28T02:22:12.127Z | Checking downcast v0.11.0 |
| 1780 | 2026-07-28T02:22:12.173Z | Checking compression-codecs v0.4.32 |
| 1781 | 2026-07-28T02:22:12.185Z | Checking png v0.17.13 |
| 1782 | 2026-07-28T02:22:12.232Z | Checking serde_test v1.0.176 |
| 1783 | 2026-07-28T02:22:12.232Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1784 | 2026-07-28T02:22:12.697Z | Checking image v0.25.1 |
| 1785 | 2026-07-28T02:22:13.961Z | Checking mockall v0.12.1 |
| 1786 | 2026-07-28T02:22:14.159Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1787 | 2026-07-28T02:22:14.265Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1788 | 2026-07-28T02:22:14.587Z | Checking tokio-util v0.7.16 |
| 1789 | 2026-07-28T02:22:14.587Z | Checking tokio-rustls v0.26.4 |
| 1790 | 2026-07-28T02:22:14.591Z | Checking tower v0.5.2 |
| 1791 | 2026-07-28T02:22:14.591Z | Checking async-compression v0.4.33 |
| 1792 | 2026-07-28T02:22:14.591Z | Checking backoff v0.4.0 |
| 1793 | 2026-07-28T02:22:14.803Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1794 | 2026-07-28T02:22:14.825Z | Checking zone v0.3.1 |
| 1795 | 2026-07-28T02:22:14.843Z | Checking tokio-tungstenite v0.21.0 |
| 1796 | 2026-07-28T02:22:14.870Z | Checking tokio-rustls v0.25.0 |
| 1797 | 2026-07-28T02:22:14.910Z | Checking hickory-proto v0.24.4 |
| 1798 | 2026-07-28T02:22:14.959Z | Checking tokio-dtrace v0.1.1 |
| 1799 | 2026-07-28T02:22:14.994Z | Checking tower-http v0.6.8 |
| 1800 | 2026-07-28T02:22:15.005Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1801 | 2026-07-28T02:22:15.061Z | Checking libsw-core v0.3.2 |
| 1802 | 2026-07-28T02:22:15.075Z | Checking h2 v0.4.15 |
| 1803 | 2026-07-28T02:22:15.108Z | Checking tokio-stream v0.1.17 |
| 1804 | 2026-07-28T02:22:15.129Z | Checking oxide-tokio-rt v0.1.6 |
| 1805 | 2026-07-28T02:22:15.168Z | Checking tough v0.22.0 |
| 1806 | 2026-07-28T02:22:15.621Z | Checking libsw v3.5.0 |
| 1807 | 2026-07-28T02:22:15.631Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1808 | 2026-07-28T02:22:15.631Z | Checking cancel-safe-futures v0.1.5 |
| 1809 | 2026-07-28T02:22:15.631Z | Checking steno v0.4.1 |
| 1810 | 2026-07-28T02:22:15.631Z | Checking hickory-proto v0.25.2 |
| 1811 | 2026-07-28T02:22:15.631Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1812 | 2026-07-28T02:22:15.754Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1813 | 2026-07-28T02:22:15.984Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1814 | 2026-07-28T02:22:16.163Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1815 | 2026-07-28T02:22:16.435Z | Checking hickory-resolver v0.24.4 |
| 1816 | 2026-07-28T02:22:16.953Z | Checking hyper v1.10.1 |
| 1817 | 2026-07-28T02:22:17.035Z | Checking hickory-resolver v0.25.2 |
| 1818 | 2026-07-28T02:22:17.047Z | Checking qorb v0.4.1 |
| 1819 | 2026-07-28T02:22:17.757Z | Checking hyper-util v0.1.20 |
| 1820 | 2026-07-28T02:22:18.637Z | Checking hyper-rustls v0.27.3 |
| 1821 | 2026-07-28T02:22:18.641Z | Checking dropshot v0.17.1 |
| 1822 | 2026-07-28T02:22:18.641Z | Checking dropshot v0.16.7 |
| 1823 | 2026-07-28T02:22:18.810Z | Checking reqwest v0.12.23 |
| 1824 | 2026-07-28T02:22:18.810Z | Checking reqwest v0.13.2 |
| 1825 | 2026-07-28T02:22:19.414Z | Checking progenitor-client v0.10.0 |
| 1826 | 2026-07-28T02:22:19.414Z | Checking progenitor-client v0.11.1 |
| 1827 | 2026-07-28T02:22:19.546Z | Checking progenitor-client v0.14.0 |
| 1828 | 2026-07-28T02:22:19.546Z | Checking progenitor-client v0.13.0 |
| 1829 | 2026-07-28T02:22:19.623Z | Checking progenitor v0.10.0 |
| 1830 | 2026-07-28T02:22:19.627Z | Checking progenitor v0.11.1 |
| 1831 | 2026-07-28T02:22:19.754Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1832 | 2026-07-28T02:22:19.767Z | Checking progenitor v0.13.0 |
| 1833 | 2026-07-28T02:22:19.770Z | Checking progenitor-extras v0.2.0 |
| 1834 | 2026-07-28T02:22:19.770Z | Checking progenitor v0.14.0 |
| 1835 | 2026-07-28T02:22:19.770Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1836 | 2026-07-28T02:22:19.893Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1837 | 2026-07-28T02:22:19.907Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1838 | 2026-07-28T02:22:20.472Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1839 | 2026-07-28T02:22:20.472Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1840 | 2026-07-28T02:22:20.475Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1841 | 2026-07-28T02:22:20.832Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1842 | 2026-07-28T02:22:21.243Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1843 | 2026-07-28T02:22:21.416Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1844 | 2026-07-28T02:22:21.594Z | Checking dropshot-api-manager v0.7.2 |
| 1845 | 2026-07-28T02:22:21.942Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1846 | 2026-07-28T02:22:22.122Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1847 | 2026-07-28T02:22:22.211Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1848 | 2026-07-28T02:22:22.341Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1849 | 2026-07-28T02:22:22.613Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1850 | 2026-07-28T02:22:22.734Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1851 | 2026-07-28T02:22:23.925Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1852 | 2026-07-28T02:22:23.925Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1853 | 2026-07-28T02:22:23.925Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1854 | 2026-07-28T02:22:23.925Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-07-28T02:22:24.429Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-07-28T02:22:24.802Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-07-28T02:22:25.058Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-07-28T02:22:25.314Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1859 | 2026-07-28T02:22:25.314Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1860 | 2026-07-28T02:22:25.549Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1861 | 2026-07-28T02:22:25.549Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1862 | 2026-07-28T02:22:26.011Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1863 | 2026-07-28T02:22:26.216Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-07-28T02:22:26.228Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1865 | 2026-07-28T02:22:27.056Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1866 | 2026-07-28T02:22:28.603Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1867 | 2026-07-28T02:22:29.002Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1868 | 2026-07-28T02:22:29.002Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1869 | 2026-07-28T02:22:29.690Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1870 | 2026-07-28T02:22:30.034Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1871 | 2026-07-28T02:22:30.260Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1872 | 2026-07-28T02:22:30.263Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-07-28T02:22:30.817Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-07-28T02:22:30.820Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1875 | 2026-07-28T02:22:30.820Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1876 | 2026-07-28T02:22:34.156Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1877 | 2026-07-28T02:22:34.919Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1878 | 2026-07-28T02:22:38.134Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1879 | 2026-07-28T02:22:39.921Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1880 | 2026-07-28T02:22:40.667Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1881 | 2026-07-28T02:22:44.576Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1882 | 2026-07-28T02:22:45.934Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1883 | 2026-07-28T02:22:46.422Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1884 | 2026-07-28T02:22:49.122Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1885 | 2026-07-28T02:22:57.234Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1886 | 2026-07-28T02:22:57.234Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1887 | 2026-07-28T02:23:02.731Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.90s |
| 1888 | 2026-07-28T02:23:02.926Z | |
| 1889 | 2026-07-28T02:23:02.926Z | real 53.141284311 |
| 1890 | 2026-07-28T02:23:02.926Z | user 2:14.661469283 |
| 1891 | 2026-07-28T02:23:02.926Z | sys 23.151259429 |
| 1892 | 2026-07-28T02:23:02.926Z | trap 0.030685414 |
| 1893 | 2026-07-28T02:23:02.926Z | tflt 0.024484620 |
| 1894 | 2026-07-28T02:23:02.926Z | dflt 0.021672342 |
| 1895 | 2026-07-28T02:23:02.926Z | kflt 0.000080520 |
| 1896 | 2026-07-28T02:23:02.926Z | lock 5:17.195017782 |
| 1897 | 2026-07-28T02:23:02.926Z | slp 7:38.282406289 |
| 1898 | 2026-07-28T02:23:02.926Z | lat 6.062599864 |
| 1899 | 2026-07-28T02:23:02.926Z | stop 15.813143016 |
| 1900 | 2026-07-28T02:23:02.930Z | + banner build |
| 1901 | 2026-07-28T02:23:02.930Z | |
| 1902 | 2026-07-28T02:23:02.930Z | ##### # # # # ##### |
| 1903 | 2026-07-28T02:23:02.930Z | # # # # # # # # |
| 1904 | 2026-07-28T02:23:02.930Z | ##### # # # # # # |
| 1905 | 2026-07-28T02:23:02.930Z | # # # # # # # # |
| 1906 | 2026-07-28T02:23:02.930Z | # # # # # # # # |
| 1907 | 2026-07-28T02:23:02.930Z | ##### #### # ###### ##### |
| 1908 | 2026-07-28T02:23:02.930Z | |
| 1909 | 2026-07-28T02:23:02.930Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1910 | 2026-07-28T02:23:03.667Z | Compiling proc-macro2 v1.0.106 |
| 1911 | 2026-07-28T02:23:03.667Z | Compiling quote v1.0.45 |
| 1912 | 2026-07-28T02:23:03.667Z | Compiling unicode-ident v1.0.24 |
| 1913 | 2026-07-28T02:23:03.671Z | Compiling libc v0.2.186 |
| 1914 | 2026-07-28T02:23:03.671Z | Compiling serde_core v1.0.228 |
| 1915 | 2026-07-28T02:23:03.671Z | Compiling serde v1.0.228 |
| 1916 | 2026-07-28T02:23:03.671Z | Compiling autocfg v1.3.0 |
| 1917 | 2026-07-28T02:23:03.671Z | Compiling cfg-if v1.0.0 |
| 1918 | 2026-07-28T02:23:03.895Z | Compiling zmij v1.0.19 |
| 1919 | 2026-07-28T02:23:03.906Z | Compiling libm v0.2.8 |
| 1920 | 2026-07-28T02:23:04.090Z | Compiling memchr v2.7.2 |
| 1921 | 2026-07-28T02:23:04.249Z | Compiling itoa v1.0.11 |
| 1922 | 2026-07-28T02:23:04.389Z | Compiling smallvec v1.13.2 |
| 1923 | 2026-07-28T02:23:04.654Z | Compiling getrandom v0.4.2 |
| 1924 | 2026-07-28T02:23:04.716Z | Compiling version_check v0.9.5 |
| 1925 | 2026-07-28T02:23:04.734Z | Compiling stable_deref_trait v1.2.0 |
| 1926 | 2026-07-28T02:23:04.865Z | Compiling serde_json v1.0.150 |
| 1927 | 2026-07-28T02:23:04.968Z | Compiling syn v2.0.117 |
| 1928 | 2026-07-28T02:23:04.996Z | Compiling litemap v0.7.4 |
| 1929 | 2026-07-28T02:23:05.037Z | Compiling writeable v0.5.5 |
| 1930 | 2026-07-28T02:23:05.229Z | Compiling icu_locid_transform_data v1.5.0 |
| 1931 | 2026-07-28T02:23:05.244Z | Compiling percent-encoding v2.3.2 |
| 1932 | 2026-07-28T02:23:05.258Z | Compiling icu_properties_data v1.5.0 |
| 1933 | 2026-07-28T02:23:05.288Z | Compiling num-traits v0.2.19 |
| 1934 | 2026-07-28T02:23:05.309Z | Compiling write16 v1.0.0 |
| 1935 | 2026-07-28T02:23:05.411Z | Compiling utf8_iter v1.0.4 |
| 1936 | 2026-07-28T02:23:05.416Z | Compiling utf16_iter v1.0.5 |
| 1937 | 2026-07-28T02:23:05.507Z | Compiling icu_normalizer_data v1.5.0 |
| 1938 | 2026-07-28T02:23:05.585Z | Compiling form_urlencoded v1.2.2 |
| 1939 | 2026-07-28T02:23:05.597Z | Compiling thiserror v2.0.18 |
| 1940 | 2026-07-28T02:23:05.608Z | Compiling getrandom v0.2.14 |
| 1941 | 2026-07-28T02:23:05.678Z | Compiling lock_api v0.4.12 |
| 1942 | 2026-07-28T02:23:05.837Z | Compiling parking_lot_core v0.9.10 |
| 1943 | 2026-07-28T02:23:06.106Z | Compiling heck v0.5.0 |
| 1944 | 2026-07-28T02:23:06.146Z | Compiling iana-time-zone v0.1.64 |
| 1945 | 2026-07-28T02:23:06.308Z | Compiling jobserver v0.1.31 |
| 1946 | 2026-07-28T02:23:06.352Z | Compiling shlex v2.0.1 |
| 1947 | 2026-07-28T02:23:06.535Z | Compiling find-msvc-tools v0.1.9 |
| 1948 | 2026-07-28T02:23:06.548Z | Compiling uuid v1.23.3 |
| 1949 | 2026-07-28T02:23:06.623Z | Compiling rustversion v1.0.22 |
| 1950 | 2026-07-28T02:23:06.699Z | Compiling cc v1.2.65 |
| 1951 | 2026-07-28T02:23:06.719Z | Compiling semver v1.0.28 |
| 1952 | 2026-07-28T02:23:06.767Z | Compiling schemars v0.8.22 |
| 1953 | 2026-07-28T02:23:07.018Z | Compiling dyn-clone v1.0.17 |
| 1954 | 2026-07-28T02:23:07.113Z | Compiling slab v0.4.9 |
| 1955 | 2026-07-28T02:23:07.206Z | Compiling subtle v2.6.1 |
| 1956 | 2026-07-28T02:23:07.249Z | Compiling pin-project-lite v0.2.14 |
| 1957 | 2026-07-28T02:23:07.367Z | Compiling log v0.4.29 |
| 1958 | 2026-07-28T02:23:07.404Z | Compiling socket2 v0.6.3 |
| 1959 | 2026-07-28T02:23:07.489Z | Compiling scopeguard v1.2.0 |
| 1960 | 2026-07-28T02:23:07.544Z | Compiling typenum v1.20.1 |
| 1961 | 2026-07-28T02:23:07.642Z | Compiling rand_core v0.6.4 |
| 1962 | 2026-07-28T02:23:07.834Z | Compiling synstructure v0.13.1 |
| 1963 | 2026-07-28T02:23:07.904Z | Compiling serde_derive_internals v0.29.1 |
| 1964 | 2026-07-28T02:23:07.954Z | Compiling parking_lot v0.12.2 |
| 1965 | 2026-07-28T02:23:08.253Z | Compiling signal-hook-registry v1.4.2 |
| 1966 | 2026-07-28T02:23:08.371Z | Compiling mio v1.2.0 |
| 1967 | 2026-07-28T02:23:08.410Z | Compiling portable-atomic v1.11.1 |
| 1968 | 2026-07-28T02:23:08.595Z | Compiling cmake v0.1.54 |
| 1969 | 2026-07-28T02:23:08.657Z | Compiling critical-section v1.2.0 |
| 1970 | 2026-07-28T02:23:08.691Z | Compiling fs_extra v1.3.0 |
| 1971 | 2026-07-28T02:23:08.774Z | Compiling equivalent v1.0.2 |
| 1972 | 2026-07-28T02:23:08.871Z | Compiling futures-core v0.3.32 |
| 1973 | 2026-07-28T02:23:08.912Z | Compiling dunce v1.0.5 |
| 1974 | 2026-07-28T02:23:08.957Z | Compiling thiserror v1.0.64 |
| 1975 | 2026-07-28T02:23:08.957Z | Compiling httparse v1.10.1 |
| 1976 | 2026-07-28T02:23:09.005Z | Compiling aws-lc-sys v0.41.0 |
| 1977 | 2026-07-28T02:23:09.025Z | Compiling getrandom v0.3.4 |
| 1978 | 2026-07-28T02:23:09.039Z | Compiling serde_derive v1.0.228 |
| 1979 | 2026-07-28T02:23:09.042Z | Compiling zerofrom-derive v0.1.5 |
| 1980 | 2026-07-28T02:23:09.085Z | Compiling yoke-derive v0.7.5 |
| 1981 | 2026-07-28T02:23:09.268Z | Compiling zerovec-derive v0.10.3 |
| 1982 | 2026-07-28T02:23:09.323Z | Compiling displaydoc v0.2.5 |
| 1983 | 2026-07-28T02:23:09.365Z | Compiling icu_provider_macros v1.5.0 |
| 1984 | 2026-07-28T02:23:09.626Z | Compiling schemars_derive v0.8.22 |
| 1985 | 2026-07-28T02:23:09.895Z | Compiling zeroize_derive v1.4.3 |
| 1986 | 2026-07-28T02:23:09.946Z | Compiling thiserror-impl v2.0.18 |
| 1987 | 2026-07-28T02:23:10.079Z | Compiling tokio-macros v2.7.0 |
| 1988 | 2026-07-28T02:23:10.118Z | Compiling futures-macro v0.3.32 |
| 1989 | 2026-07-28T02:23:10.256Z | Compiling zerofrom v0.1.5 |
| 1990 | 2026-07-28T02:23:10.349Z | Compiling once_cell v1.21.3 |
| 1991 | 2026-07-28T02:23:10.396Z | Compiling yoke v0.7.5 |
| 1992 | 2026-07-28T02:23:10.589Z | Compiling zerovec v0.10.4 |
| 1993 | 2026-07-28T02:23:10.594Z | Compiling zeroize v1.8.2 |
| 1994 | 2026-07-28T02:23:10.614Z | Compiling thiserror-impl v1.0.64 |
| 1995 | 2026-07-28T02:23:10.851Z | Compiling futures-sink v0.3.32 |
| 1996 | 2026-07-28T02:23:10.867Z | Compiling regex-syntax v0.8.5 |
| 1997 | 2026-07-28T02:23:10.960Z | Compiling strsim v0.11.1 |
| 1998 | 2026-07-28T02:23:10.973Z | Compiling futures-channel v0.3.32 |
| 1999 | 2026-07-28T02:23:11.136Z | Compiling aho-corasick v1.1.3 |
| 2000 | 2026-07-28T02:23:11.250Z | Compiling ident_case v1.0.1 |
| 2001 | 2026-07-28T02:23:11.323Z | Compiling futures-task v0.3.32 |
| 2002 | 2026-07-28T02:23:11.338Z | Compiling futures-io v0.3.32 |
| 2003 | 2026-07-28T02:23:11.370Z | Compiling hashbrown v0.17.0 |
| 2004 | 2026-07-28T02:23:11.497Z | Compiling tinystr v0.7.6 |
| 2005 | 2026-07-28T02:23:11.535Z | Compiling icu_collections v1.5.0 |
| 2006 | 2026-07-28T02:23:11.732Z | Compiling icu_locid v1.5.0 |
| 2007 | 2026-07-28T02:23:11.945Z | Compiling futures-util v0.3.32 |
| 2008 | 2026-07-28T02:23:12.067Z | Compiling indexmap v2.14.0 |
| 2009 | 2026-07-28T02:23:12.286Z | Compiling bytes v1.11.1 |
| 2010 | 2026-07-28T02:23:12.362Z | Compiling icu_provider v1.5.0 |
| 2011 | 2026-07-28T02:23:12.563Z | Compiling chrono v0.4.44 |
| 2012 | 2026-07-28T02:23:12.796Z | Compiling icu_locid_transform v1.5.0 |
| 2013 | 2026-07-28T02:23:12.884Z | Compiling serde_tokenstream v0.2.3 |
| 2014 | 2026-07-28T02:23:12.943Z | Compiling bitflags v2.9.4 |
| 2015 | 2026-07-28T02:23:13.172Z | Compiling tokio v1.52.3 |
| 2016 | 2026-07-28T02:23:13.405Z | Compiling regex-automata v0.4.14 |
| 2017 | 2026-07-28T02:23:13.419Z | Compiling zerocopy-derive v0.8.27 |
| 2018 | 2026-07-28T02:23:13.863Z | Compiling icu_properties v1.5.1 |
| 2019 | 2026-07-28T02:23:14.665Z | Compiling slog v2.8.2 |
| 2020 | 2026-07-28T02:23:14.709Z | Compiling base64 v0.22.1 |
| 2021 | 2026-07-28T02:23:14.908Z | Compiling http v1.4.2 |
| 2022 | 2026-07-28T02:23:15.125Z | Compiling regex v1.12.3 |
| 2023 | 2026-07-28T02:23:15.494Z | Compiling icu_normalizer v1.5.0 |
| 2024 | 2026-07-28T02:23:15.850Z | Compiling ucd-trie v0.1.6 |
| 2025 | 2026-07-28T02:23:16.020Z | Compiling idna_adapter v1.2.0 |
| 2026 | 2026-07-28T02:23:16.119Z | Compiling pest v2.8.4 |
| 2027 | 2026-07-28T02:23:16.173Z | Compiling idna v1.0.3 |
| 2028 | 2026-07-28T02:23:16.652Z | Compiling url v2.5.4 |
| 2029 | 2026-07-28T02:23:17.115Z | Compiling rustls-pki-types v1.12.0 |
| 2030 | 2026-07-28T02:23:17.382Z | Compiling tracing-core v0.1.32 |
| 2031 | 2026-07-28T02:23:17.674Z | Compiling tracing-attributes v0.1.27 |
| 2032 | 2026-07-28T02:23:17.687Z | Compiling ring v0.17.14 |
| 2033 | 2026-07-28T02:23:17.942Z | Compiling byteorder v1.5.0 |
| 2034 | 2026-07-28T02:23:18.400Z | Compiling pest_meta v2.8.4 |
| 2035 | 2026-07-28T02:23:18.941Z | Compiling tracing v0.1.40 |
| 2036 | 2026-07-28T02:23:19.096Z | Compiling pest_generator v2.8.4 |
| 2037 | 2026-07-28T02:23:19.284Z | Compiling generic-array v0.14.7 |
| 2038 | 2026-07-28T02:23:19.443Z | Compiling anyhow v1.0.100 |
| 2039 | 2026-07-28T02:23:19.524Z | Compiling ppv-lite86 v0.2.17 |
| 2040 | 2026-07-28T02:23:19.722Z | Compiling pest_derive v2.8.4 |
| 2041 | 2026-07-28T02:23:19.753Z | Compiling untrusted v0.9.0 |
| 2042 | 2026-07-28T02:23:19.983Z | Compiling fnv v1.0.7 |
| 2043 | 2026-07-28T02:23:20.093Z | Compiling tokio-util v0.7.16 |
| 2044 | 2026-07-28T02:23:20.311Z | Compiling aws-lc-rs v1.17.0 |
| 2045 | 2026-07-28T02:23:20.385Z | Compiling paste v1.0.15 |
| 2046 | 2026-07-28T02:23:20.730Z | Compiling zerocopy v0.8.27 |
| 2047 | 2026-07-28T02:23:21.101Z | Compiling ipnet v2.9.0 |
| 2048 | 2026-07-28T02:23:21.451Z | Compiling camino v1.2.2 |
| 2049 | 2026-07-28T02:23:21.574Z | Compiling untrusted v0.7.1 |
| 2050 | 2026-07-28T02:23:21.612Z | Compiling omicron-workspace-hack v0.1.0 |
| 2051 | 2026-07-28T02:23:21.933Z | Compiling http-body v1.0.1 |
| 2052 | 2026-07-28T02:23:22.098Z | Compiling rustls v0.23.41 |
| 2053 | 2026-07-28T02:23:22.338Z | Compiling atomic-waker v1.1.2 |
| 2054 | 2026-07-28T02:23:22.590Z | Compiling crypto-common v0.1.6 |
| 2055 | 2026-07-28T02:23:22.754Z | Compiling ipnetwork v0.21.1 |
| 2056 | 2026-07-28T02:23:22.854Z | Compiling tower-service v0.3.3 |
| 2057 | 2026-07-28T02:23:22.952Z | Compiling try-lock v0.2.5 |
| 2058 | 2026-07-28T02:23:22.955Z | Compiling ryu v1.0.18 |
| 2059 | 2026-07-28T02:23:23.074Z | Compiling tower-layer v0.3.3 |
| 2060 | 2026-07-28T02:23:23.313Z | Compiling want v0.3.1 |
| 2061 | 2026-07-28T02:23:23.461Z | Compiling h2 v0.4.15 |
| 2062 | 2026-07-28T02:23:23.507Z | Compiling erased-serde v0.3.31 |
| 2063 | 2026-07-28T02:23:24.104Z | Compiling async-trait v0.1.89 |
| 2064 | 2026-07-28T02:23:24.389Z | Compiling time-core v0.1.8 |
| 2065 | 2026-07-28T02:23:24.488Z | Compiling httpdate v1.0.3 |
| 2066 | 2026-07-28T02:23:24.542Z | Compiling num-conv v0.2.0 |
| 2067 | 2026-07-28T02:23:24.683Z | Compiling time-macros v0.2.27 |
| 2068 | 2026-07-28T02:23:25.179Z | Compiling scroll_derive v0.13.1 |
| 2069 | 2026-07-28T02:23:25.407Z | Compiling errno v0.3.14 |
| 2070 | 2026-07-28T02:23:25.577Z | Compiling serde_urlencoded v0.7.1 |
| 2071 | 2026-07-28T02:23:25.673Z | Compiling http-body-util v0.1.3 |
| 2072 | 2026-07-28T02:23:25.779Z | Compiling allocator-api2 v0.2.21 |
| 2073 | 2026-07-28T02:23:25.853Z | Compiling foldhash v0.2.0 |
| 2074 | 2026-07-28T02:23:25.962Z | Compiling hyper v1.10.1 |
| 2075 | 2026-07-28T02:23:26.023Z | Compiling daft-derive v0.1.7 |
| 2076 | 2026-07-28T02:23:26.128Z | Compiling hashbrown v0.16.1 |
| 2077 | 2026-07-28T02:23:26.170Z | Compiling pretty-hex v0.4.1 |
| 2078 | 2026-07-28T02:23:26.328Z | Compiling const-oid v0.9.6 |
| 2079 | 2026-07-28T02:23:26.787Z | Compiling strum_macros v0.26.4 |
| 2080 | 2026-07-28T02:23:27.407Z | Compiling hyper-util v0.1.20 |
| 2081 | 2026-07-28T02:23:29.499Z | Compiling oxnet v0.1.4 |
| 2082 | 2026-07-28T02:23:29.572Z | Compiling rand_core v0.9.3 |
| 2083 | 2026-07-28T02:23:29.737Z | Compiling openapiv3 v2.2.0 |
| 2084 | 2026-07-28T02:23:29.850Z | Compiling usdt-impl v0.6.0 |
| 2085 | 2026-07-28T02:23:30.114Z | Compiling plain v0.2.3 |
| 2086 | 2026-07-28T02:23:30.239Z | Compiling rand_chacha v0.9.0 |
| 2087 | 2026-07-28T02:23:30.252Z | Compiling scroll v0.13.0 |
| 2088 | 2026-07-28T02:23:30.645Z | Compiling crossbeam-utils v0.8.19 |
| 2089 | 2026-07-28T02:23:31.031Z | Compiling goblin v0.10.4 |
| 2090 | 2026-07-28T02:23:31.519Z | Compiling rand v0.9.2 |
| 2091 | 2026-07-28T02:23:32.263Z | Compiling block-buffer v0.10.4 |
| 2092 | 2026-07-28T02:23:32.441Z | Compiling dtrace-parser v0.3.0 |
| 2093 | 2026-07-28T02:23:32.760Z | Compiling sync_wrapper v1.0.1 |
| 2094 | 2026-07-28T02:23:32.855Z | Compiling thread-id v5.0.0 |
| 2095 | 2026-07-28T02:23:32.880Z | Compiling encoding_rs v0.8.34 |
| 2096 | 2026-07-28T02:23:32.942Z | Compiling mime v0.3.17 |
| 2097 | 2026-07-28T02:23:33.036Z | Compiling ref-cast v1.0.25 |
| 2098 | 2026-07-28T02:23:33.381Z | Compiling slog-async v2.8.0 |
| 2099 | 2026-07-28T02:23:33.432Z | Compiling tower v0.5.2 |
| 2100 | 2026-07-28T02:23:33.711Z | Compiling digest v0.10.7 |
| 2101 | 2026-07-28T02:23:33.956Z | Compiling dof v0.4.0 |
| 2102 | 2026-07-28T02:23:34.104Z | Compiling rand_chacha v0.3.1 |
| 2103 | 2026-07-28T02:23:34.930Z | Compiling webpki-roots v0.26.3 |
| 2104 | 2026-07-28T02:23:35.059Z | Compiling futures-executor v0.3.32 |
| 2105 | 2026-07-28T02:23:35.062Z | Compiling multer v3.1.0 |
| 2106 | 2026-07-28T02:23:35.250Z | Compiling iri-string v0.7.8 |
| 2107 | 2026-07-28T02:23:35.308Z | Compiling futures v0.3.32 |
| 2108 | 2026-07-28T02:23:35.537Z | Compiling rand v0.8.6 |
| 2109 | 2026-07-28T02:23:36.079Z | Compiling darling_core v0.23.0 |
| 2110 | 2026-07-28T02:23:36.291Z | Compiling ref-cast-impl v1.0.25 |
| 2111 | 2026-07-28T02:23:36.909Z | Compiling tower-http v0.6.8 |
| 2112 | 2026-07-28T02:23:37.258Z | Compiling usdt-attr-macro v0.6.0 |
| 2113 | 2026-07-28T02:23:37.663Z | Compiling usdt-macro v0.6.0 |
| 2114 | 2026-07-28T02:23:37.962Z | Compiling newtype-uuid v1.3.2 |
| 2115 | 2026-07-28T02:23:38.166Z | Compiling async-stream-impl v0.3.6 |
| 2116 | 2026-07-28T02:23:38.180Z | Compiling rustix v1.1.2 |
| 2117 | 2026-07-28T02:23:38.193Z | Compiling darling_macro v0.23.0 |
| 2118 | 2026-07-28T02:23:38.529Z | Compiling hex v0.4.3 |
| 2119 | 2026-07-28T02:23:38.791Z | Compiling darling v0.23.0 |
| 2120 | 2026-07-28T02:23:38.834Z | Compiling strum v0.26.3 |
| 2121 | 2026-07-28T02:23:38.871Z | Compiling newtype-uuid-macros v0.1.0 |
| 2122 | 2026-07-28T02:23:38.968Z | Compiling structmeta-derive v0.3.0 |
| 2123 | 2026-07-28T02:23:38.987Z | Compiling syn v1.0.109 |
| 2124 | 2026-07-28T02:23:39.234Z | Compiling powerfmt v0.2.0 |
| 2125 | 2026-07-28T02:23:39.357Z | Compiling serde_with_macros v3.18.0 |
| 2126 | 2026-07-28T02:23:39.496Z | Compiling deranged v0.5.3 |
| 2127 | 2026-07-28T02:23:39.672Z | Compiling daft v0.1.7 |
| 2128 | 2026-07-28T02:23:39.963Z | Compiling fastrand v2.3.0 |
| 2129 | 2026-07-28T02:23:40.068Z | Compiling structmeta v0.3.0 |
| 2130 | 2026-07-28T02:23:40.082Z | Compiling match_cfg v0.1.0 |
| 2131 | 2026-07-28T02:23:40.156Z | Compiling num_threads v0.1.7 |
| 2132 | 2026-07-28T02:23:40.275Z | Compiling hostname v0.3.1 |
| 2133 | 2026-07-28T02:23:40.413Z | Compiling crossbeam-channel v0.5.15 |
| 2134 | 2026-07-28T02:23:40.499Z | Compiling crc32fast v1.4.0 |
| 2135 | 2026-07-28T02:23:40.692Z | Compiling time v0.3.47 |
| 2136 | 2026-07-28T02:23:40.789Z | Compiling tempfile v3.23.0 |
| 2137 | 2026-07-28T02:23:41.096Z | Compiling thread_local v1.1.8 |
| 2138 | 2026-07-28T02:23:41.258Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2139 | 2026-07-28T02:23:41.461Z | Compiling strum_macros v0.27.2 |
| 2140 | 2026-07-28T02:23:41.642Z | Compiling winnow v1.0.3 |
| 2141 | 2026-07-28T02:23:41.903Z | Compiling derive-ex v0.1.8 |
| 2142 | 2026-07-28T02:23:42.082Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2143 | 2026-07-28T02:23:43.510Z | Compiling serde_spanned v1.1.1 |
| 2144 | 2026-07-28T02:23:43.569Z | Compiling is-terminal v0.4.12 |
| 2145 | 2026-07-28T02:23:43.600Z | Compiling term v1.2.0 |
| 2146 | 2026-07-28T02:23:43.672Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2147 | 2026-07-28T02:23:43.685Z | Compiling take_mut v0.2.2 |
| 2148 | 2026-07-28T02:23:43.763Z | Compiling debug-ignore v1.0.5 |
| 2149 | 2026-07-28T02:23:43.879Z | Compiling test-strategy v0.4.3 |
| 2150 | 2026-07-28T02:23:45.260Z | Compiling slog-term v2.9.2 |
| 2151 | 2026-07-28T02:23:45.544Z | Compiling slog-json v2.6.1 |
| 2152 | 2026-07-28T02:23:45.673Z | Compiling macaddr v1.0.1 |
| 2153 | 2026-07-28T02:23:45.800Z | Compiling memmap2 v0.9.9 |
| 2154 | 2026-07-28T02:23:45.969Z | Compiling cpufeatures v0.2.12 |
| 2155 | 2026-07-28T02:23:45.982Z | Compiling spin v0.9.8 |
| 2156 | 2026-07-28T02:23:46.051Z | Compiling quick-error v1.2.3 |
| 2157 | 2026-07-28T02:23:46.117Z | Compiling usdt v0.6.0 |
| 2158 | 2026-07-28T02:23:46.166Z | Compiling slog-bunyan v2.5.0 |
| 2159 | 2026-07-28T02:23:46.433Z | Compiling async-stream v0.3.6 |
| 2160 | 2026-07-28T02:23:46.629Z | Compiling waitgroup v0.1.2 |
| 2161 | 2026-07-28T02:23:46.656Z | Compiling rustls-pemfile v2.2.0 |
| 2162 | 2026-07-28T02:23:46.770Z | Compiling serde_path_to_error v0.1.20 |
| 2163 | 2026-07-28T02:23:46.796Z | Compiling hostname v0.4.2 |
| 2164 | 2026-07-28T02:23:46.918Z | Compiling serde_with v3.18.0 |
| 2165 | 2026-07-28T02:23:46.967Z | Compiling regress v0.10.5 |
| 2166 | 2026-07-28T02:23:47.206Z | Compiling either v1.15.0 |
| 2167 | 2026-07-28T02:23:47.275Z | Compiling lazy_static v1.5.0 |
| 2168 | 2026-07-28T02:23:47.387Z | Compiling parse-display-derive v0.10.0 |
| 2169 | 2026-07-28T02:23:47.451Z | Compiling webpki-roots v1.0.3 |
| 2170 | 2026-07-28T02:23:47.798Z | Compiling wait-timeout v0.2.0 |
| 2171 | 2026-07-28T02:23:48.283Z | Compiling bit-vec v0.6.3 |
| 2172 | 2026-07-28T02:23:48.296Z | Compiling rusty-fork v0.3.0 |
| 2173 | 2026-07-28T02:23:48.498Z | Compiling bit-set v0.5.3 |
| 2174 | 2026-07-28T02:23:48.573Z | Compiling strum v0.27.2 |
| 2175 | 2026-07-28T02:23:48.698Z | Compiling rand_xorshift v0.3.0 |
| 2176 | 2026-07-28T02:23:48.718Z | Compiling dropshot v0.17.1 |
| 2177 | 2026-07-28T02:23:48.892Z | Compiling unarray v0.1.4 |
| 2178 | 2026-07-28T02:23:48.966Z | Compiling crucible-workspace-hack v0.1.0 |
| 2179 | 2026-07-28T02:23:49.012Z | Compiling proptest v1.5.0 |
| 2180 | 2026-07-28T02:23:49.027Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2181 | 2026-07-28T02:23:49.172Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2182 | 2026-07-28T02:23:49.297Z | Compiling dropshot_endpoint v0.17.1 |
| 2183 | 2026-07-28T02:23:49.396Z | Compiling toml_datetime v0.6.11 |
| 2184 | 2026-07-28T02:23:49.749Z | Compiling openssl-probe v0.2.1 |
| 2185 | 2026-07-28T02:23:49.837Z | Compiling hybrid-array v0.4.12 |
| 2186 | 2026-07-28T02:23:50.025Z | Compiling rustls-native-certs v0.8.3 |
| 2187 | 2026-07-28T02:23:50.358Z | Compiling instant v0.1.12 |
| 2188 | 2026-07-28T02:23:50.488Z | Compiling adler v1.0.2 |
| 2189 | 2026-07-28T02:23:50.672Z | Compiling miniz_oxide v0.7.2 |
| 2190 | 2026-07-28T02:23:50.855Z | Compiling backoff v0.4.0 |
| 2191 | 2026-07-28T02:23:51.077Z | Compiling parse-display v0.10.0 |
| 2192 | 2026-07-28T02:23:51.257Z | Compiling itertools v0.14.0 |
| 2193 | 2026-07-28T02:23:51.399Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2194 | 2026-07-28T02:23:51.782Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2195 | 2026-07-28T02:23:52.081Z | Compiling rustix v0.38.34 |
| 2196 | 2026-07-28T02:23:52.343Z | Compiling base64ct v1.6.0 |
| 2197 | 2026-07-28T02:23:52.682Z | Compiling flate2 v1.0.30 |
| 2198 | 2026-07-28T02:23:52.735Z | Compiling block-buffer v0.12.1 |
| 2199 | 2026-07-28T02:23:52.826Z | Compiling crypto-common v0.2.2 |
| 2200 | 2026-07-28T02:23:52.930Z | Compiling unicode-width v0.1.14 |
| 2201 | 2026-07-28T02:23:52.957Z | Compiling const-oid v0.10.2 |
| 2202 | 2026-07-28T02:23:53.253Z | Compiling compression-core v0.4.31 |
| 2203 | 2026-07-28T02:23:53.454Z | Compiling compression-codecs v0.4.32 |
| 2204 | 2026-07-28T02:23:53.876Z | Compiling digest v0.11.3 |
| 2205 | 2026-07-28T02:23:53.921Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2206 | 2026-07-28T02:23:54.121Z | Compiling cpufeatures v0.3.0 |
| 2207 | 2026-07-28T02:23:54.201Z | Compiling sha1 v0.11.0 |
| 2208 | 2026-07-28T02:23:54.292Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2209 | 2026-07-28T02:23:54.306Z | Compiling async-compression v0.4.33 |
| 2210 | 2026-07-28T02:23:54.431Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2211 | 2026-07-28T02:23:54.747Z | Compiling unsafe-libyaml v0.2.11 |
| 2212 | 2026-07-28T02:23:55.224Z | Compiling pem-rfc7468 v0.7.0 |
| 2213 | 2026-07-28T02:23:55.406Z | Compiling serde_yaml v0.9.34+deprecated |
| 2214 | 2026-07-28T02:23:55.540Z | Compiling der_derive v0.7.3 |
| 2215 | 2026-07-28T02:23:56.415Z | Compiling winnow v0.5.40 |
| 2216 | 2026-07-28T02:23:56.450Z | Compiling flagset v0.4.7 |
| 2217 | 2026-07-28T02:23:56.599Z | Compiling der v0.7.10 |
| 2218 | 2026-07-28T02:23:56.657Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2219 | 2026-07-28T02:23:57.112Z | Compiling clap_derive v4.5.4 |
| 2220 | 2026-07-28T02:23:57.278Z | Compiling utf8parse v0.2.1 |
| 2221 | 2026-07-28T02:23:57.394Z | Compiling anstyle-parse v0.2.4 |
| 2222 | 2026-07-28T02:23:57.782Z | Compiling toml_edit v0.19.15 |
| 2223 | 2026-07-28T02:23:58.366Z | Compiling darling_core v0.21.3 |
| 2224 | 2026-07-28T02:23:58.422Z | Compiling rustc_version v0.4.1 |
| 2225 | 2026-07-28T02:23:58.460Z | Compiling anstyle v1.0.7 |
| 2226 | 2026-07-28T02:23:58.696Z | Compiling colorchoice v1.0.1 |
| 2227 | 2026-07-28T02:23:58.820Z | Compiling is_terminal_polyfill v1.70.0 |
| 2228 | 2026-07-28T02:23:58.833Z | Compiling anstyle-query v1.0.3 |
| 2229 | 2026-07-28T02:23:58.917Z | Compiling anstream v0.6.14 |
| 2230 | 2026-07-28T02:23:58.941Z | Compiling spki v0.7.3 |
| 2231 | 2026-07-28T02:23:59.226Z | Compiling proc-macro-crate v1.3.1 |
| 2232 | 2026-07-28T02:23:59.571Z | Compiling terminal_size v0.3.0 |
| 2233 | 2026-07-28T02:23:59.637Z | Compiling clap_lex v0.7.0 |
| 2234 | 2026-07-28T02:23:59.788Z | Compiling winnow v0.7.13 |
| 2235 | 2026-07-28T02:23:59.811Z | Compiling heck v0.4.1 |
| 2236 | 2026-07-28T02:24:00.144Z | Compiling clap_builder v4.5.2 |
| 2237 | 2026-07-28T02:24:00.325Z | Compiling iddqd v0.4.2 |
| 2238 | 2026-07-28T02:24:00.476Z | Compiling darling_macro v0.21.3 |
| 2239 | 2026-07-28T02:24:00.885Z | Compiling secrecy v0.10.3 |
| 2240 | 2026-07-28T02:24:01.058Z | Compiling darling v0.21.3 |
| 2241 | 2026-07-28T02:24:01.144Z | Compiling convert_case v0.4.0 |
| 2242 | 2026-07-28T02:24:01.165Z | Compiling heapless v0.8.0 |
| 2243 | 2026-07-28T02:24:01.455Z | Compiling derive_more v0.99.20 |
| 2244 | 2026-07-28T02:24:01.531Z | Compiling ingot-macros v0.1.1 |
| 2245 | 2026-07-28T02:24:01.711Z | Compiling pkcs8 v0.10.2 |
| 2246 | 2026-07-28T02:24:01.947Z | Compiling tabwriter v1.4.0 |
| 2247 | 2026-07-28T02:24:02.329Z | Compiling clap v4.5.4 |
| 2248 | 2026-07-28T02:24:02.421Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2249 | 2026-07-28T02:24:02.467Z | Compiling backon v1.6.0 |
| 2250 | 2026-07-28T02:24:02.490Z | Compiling hash32 v0.3.1 |
| 2251 | 2026-07-28T02:24:02.718Z | Compiling smoltcp v0.11.0 |
| 2252 | 2026-07-28T02:24:02.723Z | Compiling cfg_aliases v0.2.1 |
| 2253 | 2026-07-28T02:24:03.448Z | Compiling typify-impl v0.4.3 |
| 2254 | 2026-07-28T02:24:03.619Z | Compiling hmac v0.12.1 |
| 2255 | 2026-07-28T02:24:03.668Z | Compiling cobs v0.2.3 |
| 2256 | 2026-07-28T02:24:03.746Z | Compiling bitflags v1.3.2 |
| 2257 | 2026-07-28T02:24:03.827Z | Compiling humantime v2.3.0 |
| 2258 | 2026-07-28T02:24:03.924Z | Compiling managed v0.8.0 |
| 2259 | 2026-07-28T02:24:04.090Z | Compiling postcard v1.0.9 |
| 2260 | 2026-07-28T02:24:04.240Z | Compiling ingot-types v0.1.2 |
| 2261 | 2026-07-28T02:24:04.669Z | Compiling ingot v0.1.1 |
| 2262 | 2026-07-28T02:24:04.811Z | Compiling crossbeam-epoch v0.9.18 |
| 2263 | 2026-07-28T02:24:05.312Z | Compiling inout v0.1.3 |
| 2264 | 2026-07-28T02:24:05.491Z | Compiling zerocopy-derive v0.7.34 |
| 2265 | 2026-07-28T02:24:05.518Z | Compiling ff v0.13.1 |
| 2266 | 2026-07-28T02:24:05.682Z | Compiling memoffset v0.9.1 |
| 2267 | 2026-07-28T02:24:06.241Z | Compiling base16ct v0.2.0 |
| 2268 | 2026-07-28T02:24:06.483Z | Compiling sec1 v0.7.3 |
| 2269 | 2026-07-28T02:24:06.618Z | Compiling group v0.13.0 |
| 2270 | 2026-07-28T02:24:06.798Z | Compiling typify-macro v0.4.3 |
| 2271 | 2026-07-28T02:24:07.108Z | Compiling cipher v0.4.4 |
| 2272 | 2026-07-28T02:24:07.356Z | Compiling hkdf v0.12.4 |
| 2273 | 2026-07-28T02:24:07.435Z | Compiling regress v0.11.1 |
| 2274 | 2026-07-28T02:24:07.517Z | Compiling crypto-bigint v0.5.5 |
| 2275 | 2026-07-28T02:24:07.530Z | Compiling proc-macro-error-attr v1.0.4 |
| 2276 | 2026-07-28T02:24:07.948Z | Compiling colored v3.1.1 |
| 2277 | 2026-07-28T02:24:08.134Z | Compiling pkg-config v0.3.30 |
| 2278 | 2026-07-28T02:24:08.340Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2279 | 2026-07-28T02:24:08.624Z | Compiling elliptic-curve v0.13.8 |
| 2280 | 2026-07-28T02:24:09.019Z | Compiling typify-impl v0.6.2 |
| 2281 | 2026-07-28T02:24:09.771Z | Compiling num_enum_derive v0.7.4 |
| 2282 | 2026-07-28T02:24:09.891Z | Compiling curve25519-dalek v4.1.3 |
| 2283 | 2026-07-28T02:24:10.169Z | Compiling half v2.7.1 |
| 2284 | 2026-07-28T02:24:10.182Z | Compiling universal-hash v0.5.1 |
| 2285 | 2026-07-28T02:24:10.331Z | Compiling proc-macro-error v1.0.4 |
| 2286 | 2026-07-28T02:24:10.659Z | Compiling ciborium-io v0.2.2 |
| 2287 | 2026-07-28T02:24:10.692Z | Compiling vcpkg v0.2.15 |
| 2288 | 2026-07-28T02:24:10.759Z | Compiling data-encoding v2.6.0 |
| 2289 | 2026-07-28T02:24:11.121Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2290 | 2026-07-28T02:24:11.235Z | Compiling opaque-debug v0.3.1 |
| 2291 | 2026-07-28T02:24:11.311Z | Compiling num_enum v0.7.4 |
| 2292 | 2026-07-28T02:24:11.368Z | Compiling ciborium-ll v0.2.2 |
| 2293 | 2026-07-28T02:24:11.648Z | Compiling num_enum_derive v0.5.11 |
| 2294 | 2026-07-28T02:24:12.071Z | Compiling foreign-types-macros v0.2.3 |
| 2295 | 2026-07-28T02:24:12.281Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2296 | 2026-07-28T02:24:12.430Z | Compiling typify-macro v0.6.2 |
| 2297 | 2026-07-28T02:24:12.658Z | Compiling rayon-core v1.13.0 |
| 2298 | 2026-07-28T02:24:12.671Z | Compiling foreign-types-shared v0.3.1 |
| 2299 | 2026-07-28T02:24:12.870Z | Compiling foreign-types v0.5.0 |
| 2300 | 2026-07-28T02:24:12.900Z | Compiling num_enum v0.5.11 |
| 2301 | 2026-07-28T02:24:13.364Z | Compiling ciborium v0.2.2 |
| 2302 | 2026-07-28T02:24:13.601Z | Compiling typify v0.4.3 |
| 2303 | 2026-07-28T02:24:13.681Z | Compiling zerocopy v0.7.34 |
| 2304 | 2026-07-28T02:24:13.695Z | Compiling crossbeam-deque v0.8.5 |
| 2305 | 2026-07-28T02:24:14.017Z | Compiling sha1 v0.10.6 |
| 2306 | 2026-07-28T02:24:14.019Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2307 | 2026-07-28T02:24:14.208Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2308 | 2026-07-28T02:24:14.236Z | Compiling aead v0.5.2 |
| 2309 | 2026-07-28T02:24:14.434Z | Compiling serde_spanned v0.6.9 |
| 2310 | 2026-07-28T02:24:14.472Z | Compiling scroll_derive v0.12.0 |
| 2311 | 2026-07-28T02:24:14.592Z | Compiling num-integer v0.1.46 |
| 2312 | 2026-07-28T02:24:14.722Z | Compiling usdt-impl v0.5.0 |
| 2313 | 2026-07-28T02:24:14.750Z | Compiling cstr-argument v0.1.2 |
| 2314 | 2026-07-28T02:24:14.919Z | Compiling keccak v0.1.6 |
| 2315 | 2026-07-28T02:24:14.978Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2316 | 2026-07-28T02:24:15.161Z | Compiling scroll v0.12.0 |
| 2317 | 2026-07-28T02:24:15.217Z | Compiling sha3 v0.10.8 |
| 2318 | 2026-07-28T02:24:15.294Z | Compiling thiserror-no-std v2.0.2 |
| 2319 | 2026-07-28T02:24:15.375Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2320 | 2026-07-28T02:24:15.454Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2321 | 2026-07-28T02:24:15.492Z | Compiling dof v0.3.0 |
| 2322 | 2026-07-28T02:24:15.595Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2323 | 2026-07-28T02:24:15.709Z | Compiling poly1305 v0.8.0 |
| 2324 | 2026-07-28T02:24:15.772Z | Compiling chacha20 v0.9.1 |
| 2325 | 2026-07-28T02:24:16.008Z | Compiling dtrace-parser v0.2.0 |
| 2326 | 2026-07-28T02:24:16.022Z | Compiling password-hash v0.5.0 |
| 2327 | 2026-07-28T02:24:16.064Z | Compiling camino-tempfile v1.4.1 |
| 2328 | 2026-07-28T02:24:16.317Z | Compiling blake2 v0.10.6 |
| 2329 | 2026-07-28T02:24:16.445Z | Compiling thread-id v4.2.1 |
| 2330 | 2026-07-28T02:24:16.970Z | Compiling argon2 v0.5.3 |
| 2331 | 2026-07-28T02:24:17.347Z | Compiling rayon v1.11.0 |
| 2332 | 2026-07-28T02:24:17.651Z | Compiling chacha20poly1305 v0.10.1 |
| 2333 | 2026-07-28T02:24:17.997Z | Compiling goblin v0.8.2 |
| 2334 | 2026-07-28T02:24:18.091Z | Compiling vsss-rs v3.3.4 |
| 2335 | 2026-07-28T02:24:18.341Z | Compiling num-bigint v0.4.5 |
| 2336 | 2026-07-28T02:24:19.950Z | Compiling num-derive v0.4.2 |
| 2337 | 2026-07-28T02:24:20.097Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2338 | 2026-07-28T02:24:20.665Z | Compiling sigpipe v0.1.3 |
| 2339 | 2026-07-28T02:24:20.766Z | Compiling glob v0.3.3 |
| 2340 | 2026-07-28T02:24:20.908Z | Compiling jiff v0.2.15 |
| 2341 | 2026-07-28T02:24:22.529Z | Compiling num-rational v0.4.2 |
| 2342 | 2026-07-28T02:24:23.659Z | Compiling num-iter v0.1.45 |
| 2343 | 2026-07-28T02:24:23.746Z | Compiling typify v0.6.2 |
| 2344 | 2026-07-28T02:24:23.786Z | Compiling zone_cfg_derive v0.3.0 |
| 2345 | 2026-07-28T02:24:23.841Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2346 | 2026-07-28T02:24:24.383Z | Compiling itertools v0.12.1 |
| 2347 | 2026-07-28T02:24:26.055Z | Compiling num-complex v0.4.6 |
| 2348 | 2026-07-28T02:24:26.662Z | Compiling indent_write v2.2.0 |
| 2349 | 2026-07-28T02:24:26.821Z | Compiling tinyvec_macros v0.1.1 |
| 2350 | 2026-07-28T02:24:26.920Z | Compiling tinyvec v1.6.0 |
| 2351 | 2026-07-28T02:24:27.300Z | Compiling num v0.4.3 |
| 2352 | 2026-07-28T02:24:27.938Z | Compiling zone v0.3.1 |
| 2353 | 2026-07-28T02:24:29.299Z | Compiling rustls-webpki v0.103.13 |
| 2354 | 2026-07-28T02:24:31.417Z | Compiling usdt-attr-macro v0.5.0 |
| 2355 | 2026-07-28T02:24:31.721Z | Compiling usdt-macro v0.5.0 |
| 2356 | 2026-07-28T02:24:32.078Z | Compiling smf v0.2.3 |
| 2357 | 2026-07-28T02:24:32.162Z | Compiling memmap v0.7.0 |
| 2358 | 2026-07-28T02:24:32.387Z | Compiling rustls v0.22.4 |
| 2359 | 2026-07-28T02:24:32.570Z | Compiling whoami v1.5.1 |
| 2360 | 2026-07-28T02:24:33.290Z | Compiling usdt v0.5.0 |
| 2361 | 2026-07-28T02:24:33.451Z | Compiling tokio-rustls v0.26.4 |
| 2362 | 2026-07-28T02:24:33.743Z | Compiling hyper-rustls v0.27.3 |
| 2363 | 2026-07-28T02:24:33.757Z | Compiling rustls-platform-verifier v0.6.2 |
| 2364 | 2026-07-28T02:24:34.041Z | Compiling reqwest v0.12.23 |
| 2365 | 2026-07-28T02:24:34.348Z | Compiling reqwest v0.13.2 |
| 2366 | 2026-07-28T02:24:34.539Z | Compiling progenitor-impl v0.11.1 |
| 2367 | 2026-07-28T02:24:36.630Z | Compiling progenitor-client v0.10.0 |
| 2368 | 2026-07-28T02:24:37.116Z | Compiling progenitor-client v0.14.0 |
| 2369 | 2026-07-28T02:24:37.640Z | Compiling progenitor-extras v0.2.0 |
| 2370 | 2026-07-28T02:24:37.895Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2371 | 2026-07-28T02:24:42.942Z | Compiling rustls-webpki v0.102.4 |
| 2372 | 2026-07-28T02:24:45.180Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2373 | 2026-07-28T02:24:47.386Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2374 | 2026-07-28T02:24:48.453Z | Compiling toml_write v0.1.2 |
| 2375 | 2026-07-28T02:24:48.727Z | Compiling prettyplease v0.2.37 |
| 2376 | 2026-07-28T02:24:50.083Z | Compiling toml_edit v0.22.27 |
| 2377 | 2026-07-28T02:24:51.354Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2378 | 2026-07-28T02:24:52.444Z | Compiling progenitor-macro v0.11.1 |
| 2379 | 2026-07-28T02:24:52.781Z | Compiling progenitor-client v0.11.1 |
| 2380 | 2026-07-28T02:24:54.179Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2381 | 2026-07-28T02:24:54.325Z | Compiling darling_core v0.20.11 |
| 2382 | 2026-07-28T02:24:55.196Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2383 | 2026-07-28T02:24:55.541Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2384 | 2026-07-28T02:24:55.725Z | Compiling dropshot v0.16.7 |
| 2385 | 2026-07-28T02:24:55.971Z | Compiling float-ord v0.3.2 |
| 2386 | 2026-07-28T02:24:55.974Z | Compiling swrite v0.1.0 |
| 2387 | 2026-07-28T02:24:56.122Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2388 | 2026-07-28T02:24:56.302Z | Compiling darling_macro v0.20.11 |
| 2389 | 2026-07-28T02:24:56.467Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2390 | 2026-07-28T02:24:56.723Z | Compiling progenitor v0.11.1 |
| 2391 | 2026-07-28T02:24:57.957Z | Compiling tokio-rustls v0.25.0 |
| 2392 | 2026-07-28T02:24:58.252Z | Compiling toml v0.8.23 |
| 2393 | 2026-07-28T02:24:59.774Z | Compiling nix v0.30.1 |
| 2394 | 2026-07-28T02:25:00.178Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2395 | 2026-07-28T02:25:00.289Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2396 | 2026-07-28T02:25:00.710Z | Compiling hubpack_derive v0.1.1 |
| 2397 | 2026-07-28T02:25:00.928Z | Compiling byte-wrapper v0.1.0 |
| 2398 | 2026-07-28T02:25:01.254Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2399 | 2026-07-28T02:25:01.865Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2400 | 2026-07-28T02:25:01.919Z | Compiling dropshot_endpoint v0.16.7 |
| 2401 | 2026-07-28T02:25:02.326Z | Compiling rustc-hash v2.1.1 |
| 2402 | 2026-07-28T02:25:02.587Z | Compiling static_assertions v1.1.0 |
| 2403 | 2026-07-28T02:25:02.721Z | Compiling iddqd v0.3.18 |
| 2404 | 2026-07-28T02:25:02.961Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2405 | 2026-07-28T02:25:03.201Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2406 | 2026-07-28T02:25:03.694Z | Compiling hubpack v0.1.2 |
| 2407 | 2026-07-28T02:25:03.957Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2408 | 2026-07-28T02:25:04.811Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2409 | 2026-07-28T02:25:05.790Z | Compiling darling v0.20.11 |
| 2410 | 2026-07-28T02:25:05.885Z | Compiling libz-sys v1.1.16 |
| 2411 | 2026-07-28T02:25:06.306Z | Compiling nix v0.31.3 |
| 2412 | 2026-07-28T02:25:06.730Z | Compiling enum-as-inner v0.6.0 |
| 2413 | 2026-07-28T02:25:06.828Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2414 | 2026-07-28T02:25:07.318Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2415 | 2026-07-28T02:25:07.332Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2416 | 2026-07-28T02:25:08.083Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2417 | 2026-07-28T02:25:08.400Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2418 | 2026-07-28T02:25:08.920Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2419 | 2026-07-28T02:25:09.422Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2420 | 2026-07-28T02:25:10.779Z | Compiling derive_builder_core v0.20.2 |
| 2421 | 2026-07-28T02:25:10.914Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2422 | 2026-07-28T02:25:11.384Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2423 | 2026-07-28T02:25:11.575Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2424 | 2026-07-28T02:25:11.700Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2425 | 2026-07-28T02:25:11.715Z | Compiling progenitor-impl v0.14.0 |
| 2426 | 2026-07-28T02:25:12.169Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2427 | 2026-07-28T02:25:12.893Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2428 | 2026-07-28T02:25:13.015Z | Compiling utf-8 v0.7.6 |
| 2429 | 2026-07-28T02:25:13.238Z | Compiling tungstenite v0.21.0 |
| 2430 | 2026-07-28T02:25:13.253Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2431 | 2026-07-28T02:25:13.900Z | Compiling progenitor-macro v0.14.0 |
| 2432 | 2026-07-28T02:25:13.940Z | Compiling derive_builder_macro v0.20.2 |
| 2433 | 2026-07-28T02:25:16.919Z | Compiling openssl-sys v0.9.107 |
| 2434 | 2026-07-28T02:25:17.506Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2435 | 2026-07-28T02:25:17.532Z | Compiling resolv-conf v0.7.0 |
| 2436 | 2026-07-28T02:25:17.886Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2437 | 2026-07-28T02:25:17.973Z | Compiling serde_repr v0.1.19 |
| 2438 | 2026-07-28T02:25:18.221Z | Compiling vergen-lib v9.1.0 |
| 2439 | 2026-07-28T02:25:18.273Z | Compiling slog-dtrace v0.3.0 |
| 2440 | 2026-07-28T02:25:18.351Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2441 | 2026-07-28T02:25:18.472Z | Compiling unicode-segmentation v1.11.0 |
| 2442 | 2026-07-28T02:25:18.526Z | Compiling linked-hash-map v0.5.6 |
| 2443 | 2026-07-28T02:25:18.602Z | Compiling semver v0.1.20 |
| 2444 | 2026-07-28T02:25:18.725Z | Compiling lru-cache v0.1.2 |
| 2445 | 2026-07-28T02:25:18.779Z | Compiling progenitor v0.14.0 |
| 2446 | 2026-07-28T02:25:18.873Z | Compiling rustc_version v0.1.7 |
| 2447 | 2026-07-28T02:25:18.885Z | Compiling newline-converter v0.3.0 |
| 2448 | 2026-07-28T02:25:18.933Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2449 | 2026-07-28T02:25:19.087Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2450 | 2026-07-28T02:25:20.371Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2451 | 2026-07-28T02:25:20.679Z | Compiling derive_builder v0.20.2 |
| 2452 | 2026-07-28T02:25:20.818Z | Compiling tokio-tungstenite v0.21.0 |
| 2453 | 2026-07-28T02:25:21.305Z | Compiling hickory-proto v0.24.4 |
| 2454 | 2026-07-28T02:25:21.552Z | Compiling progenitor-impl v0.13.0 |
| 2455 | 2026-07-28T02:25:23.705Z | Compiling atomicwrites v0.4.4 |
| 2456 | 2026-07-28T02:25:23.996Z | Compiling console v0.15.8 |
| 2457 | 2026-07-28T02:25:25.282Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2458 | 2026-07-28T02:25:26.850Z | Compiling serde-big-array v0.5.1 |
| 2459 | 2026-07-28T02:25:27.025Z | Compiling derive-where v1.6.0 |
| 2460 | 2026-07-28T02:25:27.430Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2461 | 2026-07-28T02:25:27.556Z | Compiling pin-project-internal v1.1.10 |
| 2462 | 2026-07-28T02:25:27.962Z | Compiling vergen v9.1.0 |
| 2463 | 2026-07-28T02:25:28.217Z | Compiling cargo-platform v0.3.2 |
| 2464 | 2026-07-28T02:25:28.318Z | Compiling minimal-lexical v0.2.1 |
| 2465 | 2026-07-28T02:25:28.487Z | Compiling siphasher v1.0.1 |
| 2466 | 2026-07-28T02:25:28.570Z | Compiling similar v2.7.0 |
| 2467 | 2026-07-28T02:25:28.665Z | Compiling base64 v0.21.7 |
| 2468 | 2026-07-28T02:25:28.699Z | Compiling pin-project v1.1.10 |
| 2469 | 2026-07-28T02:25:28.813Z | Compiling phf_shared v0.12.1 |
| 2470 | 2026-07-28T02:25:29.052Z | Compiling expectorate v1.2.0 |
| 2471 | 2026-07-28T02:25:29.142Z | Compiling nom v7.1.3 |
| 2472 | 2026-07-28T02:25:29.186Z | Compiling cargo_metadata v0.23.1 |
| 2473 | 2026-07-28T02:25:30.114Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2474 | 2026-07-28T02:25:30.440Z | Compiling progenitor-macro v0.13.0 |
| 2475 | 2026-07-28T02:25:30.453Z | Compiling hickory-resolver v0.24.4 |
| 2476 | 2026-07-28T02:25:31.042Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2477 | 2026-07-28T02:25:31.237Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2478 | 2026-07-28T02:25:33.978Z | Compiling newtype_derive v0.1.6 |
| 2479 | 2026-07-28T02:25:34.717Z | Compiling progenitor-client v0.13.0 |
| 2480 | 2026-07-28T02:25:34.928Z | Compiling unicode-normalization v0.1.24 |
| 2481 | 2026-07-28T02:25:35.227Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2482 | 2026-07-28T02:25:35.524Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2483 | 2026-07-28T02:25:36.571Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2484 | 2026-07-28T02:25:37.171Z | Compiling tokio-stream v0.1.17 |
| 2485 | 2026-07-28T02:25:37.254Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2486 | 2026-07-28T02:25:37.706Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2487 | 2026-07-28T02:25:38.311Z | Compiling snafu-derive v0.8.9 |
| 2488 | 2026-07-28T02:25:38.341Z | Compiling async-recursion v1.1.1 |
| 2489 | 2026-07-28T02:25:38.455Z | Compiling vergen-git2 v9.1.0 |
| 2490 | 2026-07-28T02:25:38.704Z | Compiling bstr v1.9.1 |
| 2491 | 2026-07-28T02:25:38.842Z | Compiling csv-core v0.1.12 |
| 2492 | 2026-07-28T02:25:39.049Z | Compiling owo-colors v4.3.0 |
| 2493 | 2026-07-28T02:25:39.269Z | Compiling unicode-xid v0.2.4 |
| 2494 | 2026-07-28T02:25:39.394Z | Compiling cancel-safe-futures v0.1.5 |
| 2495 | 2026-07-28T02:25:39.407Z | Compiling foldhash v0.1.5 |
| 2496 | 2026-07-28T02:25:39.410Z | Compiling foreign-types-shared v0.1.1 |
| 2497 | 2026-07-28T02:25:39.513Z | Compiling highway v1.3.0 |
| 2498 | 2026-07-28T02:25:39.632Z | Compiling openssl v0.10.72 |
| 2499 | 2026-07-28T02:25:39.649Z | Compiling same-file v1.0.6 |
| 2500 | 2026-07-28T02:25:39.824Z | Compiling chrono-tz v0.10.4 |
| 2501 | 2026-07-28T02:25:39.939Z | Compiling walkdir v2.5.0 |
| 2502 | 2026-07-28T02:25:40.076Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2503 | 2026-07-28T02:25:40.088Z | Compiling snafu v0.8.9 |
| 2504 | 2026-07-28T02:25:40.222Z | Compiling hashbrown v0.15.2 |
| 2505 | 2026-07-28T02:25:40.672Z | Compiling foreign-types v0.3.2 |
| 2506 | 2026-07-28T02:25:40.672Z | Compiling const_format_proc_macros v0.2.34 |
| 2507 | 2026-07-28T02:25:40.814Z | Compiling globset v0.4.14 |
| 2508 | 2026-07-28T02:25:40.851Z | Compiling csv v1.3.1 |
| 2509 | 2026-07-28T02:25:41.178Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2510 | 2026-07-28T02:25:41.475Z | Compiling qorb v0.4.1 |
| 2511 | 2026-07-28T02:25:41.841Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2512 | 2026-07-28T02:25:43.349Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2513 | 2026-07-28T02:25:43.602Z | Compiling progenitor v0.13.0 |
| 2514 | 2026-07-28T02:25:43.757Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2515 | 2026-07-28T02:25:43.982Z | Compiling git2 v0.20.2 |
| 2516 | 2026-07-28T02:25:46.290Z | Compiling olpc-cjson v0.1.4 |
| 2517 | 2026-07-28T02:25:46.574Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2518 | 2026-07-28T02:25:47.355Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2519 | 2026-07-28T02:25:47.879Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2520 | 2026-07-28T02:25:48.147Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2521 | 2026-07-28T02:25:48.308Z | Compiling phf v0.12.1 |
| 2522 | 2026-07-28T02:25:49.118Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2523 | 2026-07-28T02:25:50.072Z | Compiling tokio-dtrace v0.1.1 |
| 2524 | 2026-07-28T02:25:50.139Z | Compiling progenitor-impl v0.10.0 |
| 2525 | 2026-07-28T02:25:50.452Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2526 | 2026-07-28T02:25:50.655Z | Compiling signature v2.2.0 |
| 2527 | 2026-07-28T02:25:50.679Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2528 | 2026-07-28T02:25:50.842Z | Compiling libsw-core v0.3.2 |
| 2529 | 2026-07-28T02:25:51.032Z | Compiling pem v3.0.5 |
| 2530 | 2026-07-28T02:25:51.095Z | Compiling serde_plain v1.0.2 |
| 2531 | 2026-07-28T02:25:51.387Z | Compiling openssl-macros v0.1.1 |
| 2532 | 2026-07-28T02:25:51.709Z | Compiling cookie v0.18.1 |
| 2533 | 2026-07-28T02:25:51.903Z | Compiling moka v0.12.10 |
| 2534 | 2026-07-28T02:25:51.970Z | Compiling fixedbitset v0.4.2 |
| 2535 | 2026-07-28T02:25:51.983Z | Compiling fixedbitset v0.5.7 |
| 2536 | 2026-07-28T02:25:52.160Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2537 | 2026-07-28T02:25:52.185Z | Compiling bytecount v0.6.9 |
| 2538 | 2026-07-28T02:25:52.223Z | Compiling typed-path v0.9.3 |
| 2539 | 2026-07-28T02:25:52.243Z | Compiling petgraph v0.8.3 |
| 2540 | 2026-07-28T02:25:52.326Z | Compiling papergrid v0.11.0 |
| 2541 | 2026-07-28T02:25:52.370Z | Compiling progenitor-macro v0.10.0 |
| 2542 | 2026-07-28T02:25:52.425Z | Compiling petgraph v0.6.5 |
| 2543 | 2026-07-28T02:25:54.202Z | Compiling tough v0.22.0 |
| 2544 | 2026-07-28T02:25:54.298Z | Compiling libsw v3.5.0 |
| 2545 | 2026-07-28T02:25:54.492Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2546 | 2026-07-28T02:25:54.671Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2547 | 2026-07-28T02:25:54.984Z | Compiling oxide-tokio-rt v0.1.6 |
| 2548 | 2026-07-28T02:25:55.016Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2549 | 2026-07-28T02:25:55.616Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2550 | 2026-07-28T02:25:55.662Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2551 | 2026-07-28T02:25:56.682Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2552 | 2026-07-28T02:25:57.509Z | Compiling const_format v0.2.35 |
| 2553 | 2026-07-28T02:25:57.697Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2554 | 2026-07-28T02:25:58.506Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2555 | 2026-07-28T02:25:58.923Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2556 | 2026-07-28T02:25:59.046Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2557 | 2026-07-28T02:25:59.067Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2558 | 2026-07-28T02:25:59.688Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2559 | 2026-07-28T02:26:00.824Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2560 | 2026-07-28T02:26:01.119Z | Compiling tabled_derive v0.7.0 |
| 2561 | 2026-07-28T02:26:01.171Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2562 | 2026-07-28T02:26:01.250Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2563 | 2026-07-28T02:26:01.380Z | Compiling gethostname v0.5.0 |
| 2564 | 2026-07-28T02:26:01.538Z | Compiling terminal_size v0.4.3 |
| 2565 | 2026-07-28T02:26:01.569Z | Compiling bcs v0.1.6 |
| 2566 | 2026-07-28T02:26:01.703Z | Compiling unicode-linebreak v0.1.5 |
| 2567 | 2026-07-28T02:26:02.002Z | Compiling linear-map v1.2.0 |
| 2568 | 2026-07-28T02:26:02.015Z | Compiling termtree v0.5.1 |
| 2569 | 2026-07-28T02:26:02.084Z | Compiling smawk v0.3.2 |
| 2570 | 2026-07-28T02:26:02.194Z | Compiling radium v0.7.0 |
| 2571 | 2026-07-28T02:26:02.229Z | Compiling salty v0.3.0 |
| 2572 | 2026-07-28T02:26:02.264Z | Compiling unicode-width v0.2.1 |
| 2573 | 2026-07-28T02:26:02.498Z | Compiling tagptr v0.2.0 |
| 2574 | 2026-07-28T02:26:02.534Z | Compiling textwrap v0.16.2 |
| 2575 | 2026-07-28T02:26:02.616Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2576 | 2026-07-28T02:26:04.179Z | Compiling tabled v0.15.0 |
| 2577 | 2026-07-28T02:26:05.136Z | Compiling progenitor v0.10.0 |
| 2578 | 2026-07-28T02:26:05.568Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2579 | 2026-07-28T02:26:05.746Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2580 | 2026-07-28T02:26:05.758Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2581 | 2026-07-28T02:26:07.163Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2582 | 2026-07-28T02:26:12.171Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2583 | 2026-07-28T02:26:12.322Z | Compiling steno v0.4.1 |
| 2584 | 2026-07-28T02:26:12.394Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2585 | 2026-07-28T02:26:14.631Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2586 | 2026-07-28T02:26:14.753Z | Compiling hickory-proto v0.25.2 |
| 2587 | 2026-07-28T02:26:15.641Z | Compiling rfc6979 v0.4.0 |
| 2588 | 2026-07-28T02:26:15.807Z | Compiling sha2 v0.10.9 |
| 2589 | 2026-07-28T02:26:17.088Z | Compiling tap v1.0.1 |
| 2590 | 2026-07-28T02:26:17.702Z | Compiling wyz v0.5.1 |
| 2591 | 2026-07-28T02:26:17.938Z | Compiling hickory-resolver v0.25.2 |
| 2592 | 2026-07-28T02:26:18.510Z | Compiling ecdsa v0.16.9 |
| 2593 | 2026-07-28T02:26:19.128Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2594 | 2026-07-28T02:26:21.767Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2595 | 2026-07-28T02:26:23.536Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2596 | 2026-07-28T02:26:24.511Z | Compiling ed25519 v2.2.3 |
| 2597 | 2026-07-28T02:26:25.080Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2598 | 2026-07-28T02:26:25.365Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2599 | 2026-07-28T02:26:25.386Z | Compiling primeorder v0.13.6 |
| 2600 | 2026-07-28T02:26:25.680Z | Compiling twox-hash v2.1.2 |
| 2601 | 2026-07-28T02:26:26.168Z | Compiling env_filter v1.0.1 |
| 2602 | 2026-07-28T02:26:26.900Z | Compiling atty v0.2.14 |
| 2603 | 2026-07-28T02:26:27.035Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2604 | 2026-07-28T02:26:27.290Z | Compiling funty v2.0.0 |
| 2605 | 2026-07-28T02:26:27.647Z | Compiling bitvec v1.0.1 |
| 2606 | 2026-07-28T02:26:28.434Z | Compiling env_logger v0.11.10 |
| 2607 | 2026-07-28T02:26:29.105Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2608 | 2026-07-28T02:26:29.786Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2609 | 2026-07-28T02:26:29.828Z | Compiling p384 v0.13.1 |
| 2610 | 2026-07-28T02:26:31.906Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2611 | 2026-07-28T02:26:33.039Z | Compiling ed25519-dalek v2.2.0 |
| 2612 | 2026-07-28T02:26:33.605Z | Compiling toml v0.7.8 |
| 2613 | 2026-07-28T02:26:34.922Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2614 | 2026-07-28T02:26:35.630Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2615 | 2026-07-28T02:26:36.782Z | Compiling polyval v0.6.2 |
| 2616 | 2026-07-28T02:26:37.083Z | Compiling aes v0.8.4 |
| 2617 | 2026-07-28T02:26:37.874Z | Compiling ctr v0.9.2 |
| 2618 | 2026-07-28T02:26:38.039Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2619 | 2026-07-28T02:26:38.099Z | Compiling x509-cert v0.2.5 |
| 2620 | 2026-07-28T02:26:38.307Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2621 | 2026-07-28T02:26:38.546Z | Compiling bincode v1.3.3 |
| 2622 | 2026-07-28T02:26:38.725Z | Compiling strum_macros v0.28.0 |
| 2623 | 2026-07-28T02:26:39.016Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2624 | 2026-07-28T02:26:39.273Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2625 | 2026-07-28T02:26:39.440Z | Compiling passt v0.3.0 |
| 2626 | 2026-07-28T02:26:39.505Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2627 | 2026-07-28T02:26:39.701Z | Compiling fakedata_generator v0.7.1 |
| 2628 | 2026-07-28T02:26:39.716Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2629 | 2026-07-28T02:26:39.781Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2630 | 2026-07-28T02:26:40.119Z | Compiling aes-gcm-siv v0.11.1 |
| 2631 | 2026-07-28T02:26:40.326Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2632 | 2026-07-28T02:26:40.582Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2633 | 2026-07-28T02:26:40.621Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2634 | 2026-07-28T02:26:41.802Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2635 | 2026-07-28T02:26:41.925Z | Compiling bitstruct_derive v0.1.0 |
| 2636 | 2026-07-28T02:26:42.573Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2637 | 2026-07-28T02:26:42.614Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2638 | 2026-07-28T02:26:42.691Z | Compiling typeid v1.0.0 |
| 2639 | 2026-07-28T02:26:42.807Z | Compiling ringbuffer v0.16.0 |
| 2640 | 2026-07-28T02:26:42.839Z | Compiling ascii v1.1.0 |
| 2641 | 2026-07-28T02:26:42.891Z | Compiling pretty-hex v0.2.1 |
| 2642 | 2026-07-28T02:26:43.179Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2643 | 2026-07-28T02:26:43.245Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2644 | 2026-07-28T02:26:43.506Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2645 | 2026-07-28T02:26:44.126Z | Compiling erased-serde v0.4.5 |
| 2646 | 2026-07-28T02:26:44.386Z | Compiling bitstruct v0.1.1 |
| 2647 | 2026-07-28T02:26:44.525Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2648 | 2026-07-28T02:26:44.803Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2649 | 2026-07-28T02:26:45.078Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2650 | 2026-07-28T02:26:45.329Z | Compiling itertools v0.13.0 |
| 2651 | 2026-07-28T02:26:45.615Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2652 | 2026-07-28T02:26:46.253Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2653 | 2026-07-28T02:26:46.818Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2654 | 2026-07-28T02:26:46.844Z | Compiling kstat-rs v0.2.4 |
| 2655 | 2026-07-28T02:26:47.127Z | Compiling serde_arrays v0.1.0 |
| 2656 | 2026-07-28T02:26:47.288Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2657 | 2026-07-28T02:26:47.307Z | Compiling libloading v0.7.4 |
| 2658 | 2026-07-28T02:26:47.465Z | Compiling bit_field v0.10.2 |
| 2659 | 2026-07-28T02:26:47.564Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2660 | 2026-07-28T02:26:47.634Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2661 | 2026-07-28T02:26:48.610Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2662 | 2026-07-28T02:26:48.631Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2663 | 2026-07-28T02:26:49.055Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2664 | 2026-07-28T02:26:52.185Z | Compiling ron v0.8.1 |
| 2665 | 2026-07-28T02:26:53.592Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2666 | 2026-07-28T02:26:54.863Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2667 | 2026-07-28T02:26:58.396Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2668 | 2026-07-28T02:27:32.567Z | Finished `release` profile [optimized] target(s) in 4m 29s |
| 2669 | 2026-07-28T02:27:32.762Z | |
| 2670 | 2026-07-28T02:27:32.763Z | real 4:29.774790107 |
| 2671 | 2026-07-28T02:27:32.763Z | user 30:30.950999011 |
| 2672 | 2026-07-28T02:27:32.763Z | sys 2:41.865006174 |
| 2673 | 2026-07-28T02:27:32.763Z | trap 0.775233313 |
| 2674 | 2026-07-28T02:27:32.763Z | tflt 2.229980873 |
| 2675 | 2026-07-28T02:27:32.763Z | dflt 1.524050711 |
| 2676 | 2026-07-28T02:27:32.763Z | kflt 0.002039497 |
| 2677 | 2026-07-28T02:27:32.763Z | lock 1:33:05.794342958 |
| 2678 | 2026-07-28T02:27:32.766Z | slp 1:57:11.008225048 |
| 2679 | 2026-07-28T02:27:32.766Z | lat 2:19.252639979 |
| 2680 | 2026-07-28T02:27:32.766Z | stop 3:38.236395217 |
| 2681 | 2026-07-28T02:27:32.766Z | + OUTDIR=/work/release |
| 2682 | 2026-07-28T02:27:32.766Z | + mkdir -p /work/release |
| 2683 | 2026-07-28T02:27:32.766Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2684 | 2026-07-28T02:27:32.789Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2685 | 2026-07-28T02:27:32.866Z | + cd /work/release |
| 2686 | 2026-07-28T02:27:32.869Z | + digest -a sha256 propolis-cli |
| 2687 | 2026-07-28T02:27:32.887Z | + digest -a sha256 propolis-server |
| 2688 | 2026-07-28T02:27:32.934Z | process exited: duration 541328 ms, exit code 0 |
| |
| 2689 | 2026-07-28T02:27:32.946Z | found 4 output files |
| 2690 | 2026-07-28T02:27:32.946Z | uploading: /work/release/propolis-cli (25521768 bytes) |
| 2691 | 2026-07-28T02:27:34.116Z | uploaded: /work/release/propolis-cli |
| 2692 | 2026-07-28T02:27:34.116Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2693 | 2026-07-28T02:27:35.128Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2694 | 2026-07-28T02:27:35.128Z | uploading: /work/release/propolis-server (82155232 bytes) |
| 2695 | 2026-07-28T02:27:36.554Z | uploaded: /work/release/propolis-server |
| 2696 | 2026-07-28T02:27:36.554Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2697 | 2026-07-28T02:27:37.563Z | uploaded: /work/release/propolis-server.sha256.txt |