|
|
|
| 1 | 2026-07-22T16:50:38.939Z | job assigned to worker 01KY5BQSRVESPTSX6PHW631V88 [factory aws, i-0cf4e0702cd499955] (queued for 43 s) |
| |
| 2 | 2026-07-22T16:50:46.183Z | starting task 0: "setup" |
| 3 | 2026-07-22T16:50:46.187Z | ++ uname -s |
| 4 | 2026-07-22T16:50:46.190Z | + kern=SunOS |
| 5 | 2026-07-22T16:50:46.190Z | + build_user=build |
| 6 | 2026-07-22T16:50:46.190Z | + build_uid=12345 |
| 7 | 2026-07-22T16:50:46.190Z | + work_dir=/work |
| 8 | 2026-07-22T16:50:46.190Z | + input_dir=/input |
| 9 | 2026-07-22T16:50:46.190Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-22T16:50:46.190Z | + case "$kern" in |
| 11 | 2026-07-22T16:50:46.190Z | + groupadd -g 12345 build |
| 12 | 2026-07-22T16:50:46.193Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-22T16:50:48.200Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-22T16:50:48.255Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-22T16:50:48.258Z | + home_fs=zfs |
| 16 | 2026-07-22T16:50:48.258Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-22T16:50:48.258Z | + mkdir -p /home/build |
| 18 | 2026-07-22T16:50:48.258Z | + chown build:build /home/build /work |
| 19 | 2026-07-22T16:50:50.259Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-22T16:50:50.263Z | process exited: duration 4080 ms, exit code 0 |
| |
| 21 | 2026-07-22T16:50:50.270Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-22T16:50:50.274Z | * rust toolchain channel = "stable" |
| 23 | 2026-07-22T16:50:50.274Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-07-22T16:50:50.275Z | * rust toolchain profile = "default" |
| 25 | 2026-07-22T16:50:50.275Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-22T16:50:50.275Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-22T16:50:50.275Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-22T16:50:50.278Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-22T16:50:50.278Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-22T16:50:50.398Z | info: downloading installer |
| 31 | 2026-07-22T16:50:51.820Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-22T16:50:51.820Z | warn: /opt/ooce/bin |
| 33 | 2026-07-22T16:50:51.821Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-22T16:50:51.821Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-22T16:50:51.821Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-22T16:50:51.821Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-22T16:50:51.821Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-22T16:50:51.821Z | error: cannot install while Rust is installed |
| 39 | 2026-07-22T16:50:51.821Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-22T16:50:51.821Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-22T16:50:51.821Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-22T16:50:51.821Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-22T16:50:51.821Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-22T16:50:51.857Z | info: profile set to default |
| 45 | 2026-07-22T16:50:51.857Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-22T16:50:51.860Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-22T16:50:51.987Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-22T16:50:51.990Z | info: downloading 6 components |
| 49 | 2026-07-22T16:51:06.557Z | |
| 50 | 2026-07-22T16:51:06.557Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-07-22T16:51:06.586Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-22T16:51:06.586Z | |
| 53 | 2026-07-22T16:51:06.586Z | |
| 54 | 2026-07-22T16:51:06.586Z | Rust is installed now. Great! |
| 55 | 2026-07-22T16:51:06.586Z | |
| 56 | 2026-07-22T16:51:06.586Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-22T16:51:06.586Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-22T16:51:06.587Z | |
| 59 | 2026-07-22T16:51:06.587Z | To configure your current shell, you need to source |
| 60 | 2026-07-22T16:51:06.587Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-22T16:51:06.587Z | |
| 62 | 2026-07-22T16:51:06.587Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-22T16:51:06.587Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-22T16:51:06.587Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-22T16:51:06.587Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-22T16:51:06.587Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-22T16:51:06.591Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-22T16:51:06.591Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-22T16:51:06.591Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-22T16:51:06.591Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-22T16:51:06.671Z | + rustup --version |
| 72 | 2026-07-22T16:51:06.682Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-22T16:51:06.685Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-22T16:51:06.701Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-22T16:51:06.705Z | + cargo --version |
| 76 | 2026-07-22T16:51:06.718Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-22T16:51:06.721Z | + rustc --version |
| 78 | 2026-07-22T16:51:06.740Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-22T16:51:06.743Z | process exited: duration 16471 ms, exit code 0 |
| |
| 80 | 2026-07-22T16:51:06.748Z | starting task 2: "authentication" |
| 81 | 2026-07-22T16:51:06.765Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-07-22T16:51:06.772Z | starting task 3: "clone repository" |
| 83 | 2026-07-22T16:51:06.775Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-22T16:51:06.778Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-22T16:51:06.843Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-22T16:51:07.889Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-22T16:51:07.889Z | + git fetch origin 4a9fdb391b32664bc6e348e6de50125638a1f3f7 |
| 88 | 2026-07-22T16:51:08.132Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-22T16:51:08.132Z | * branch 4a9fdb391b32664bc6e348e6de50125638a1f3f7 -> FETCH_HEAD |
| 90 | 2026-07-22T16:51:08.138Z | + [[ -n iliana/atty ]] |
| 91 | 2026-07-22T16:51:08.141Z | ++ git branch --show-current |
| 92 | 2026-07-22T16:51:08.141Z | + current=master |
| 93 | 2026-07-22T16:51:08.141Z | + [[ master != iliana/atty ]] |
| 94 | 2026-07-22T16:51:08.141Z | + git branch -f iliana/atty 4a9fdb391b32664bc6e348e6de50125638a1f3f7 |
| 95 | 2026-07-22T16:51:08.145Z | + git checkout -f iliana/atty |
| 96 | 2026-07-22T16:51:08.165Z | Switched to branch 'iliana/atty' |
| 97 | 2026-07-22T16:51:08.168Z | + git reset --hard 4a9fdb391b32664bc6e348e6de50125638a1f3f7 |
| 98 | 2026-07-22T16:51:08.170Z | HEAD is now at 4a9fdb39 remove atty |
| 99 | 2026-07-22T16:51:08.173Z | process exited: duration 1398 ms, exit code 0 |
| |
| 100 | 2026-07-22T16:51:08.179Z | starting task 4: "build" |
| 101 | 2026-07-22T16:51:08.182Z | + cargo --version |
| 102 | 2026-07-22T16:51:08.193Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-07-22T16:51:08.332Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-07-22T16:51:08.336Z | info: downloading 6 components |
| 105 | 2026-07-22T16:51:22.320Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-07-22T16:51:22.323Z | + rustc --version |
| 107 | 2026-07-22T16:51:22.353Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-07-22T16:51:22.356Z | + banner prerequisites |
| 109 | 2026-07-22T16:51:22.359Z | |
| 110 | 2026-07-22T16:51:22.359Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-07-22T16:51:22.359Z | # # # # # # # # # # # # # # # |
| 112 | 2026-07-22T16:51:22.360Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-07-22T16:51:22.360Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-07-22T16:51:22.360Z | # # # # # # # # # # # # # # # |
| 115 | 2026-07-22T16:51:22.361Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-07-22T16:51:22.361Z | |
| 117 | 2026-07-22T16:51:22.361Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-07-22T16:51:32.870Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-07-22T16:51:40.494Z | Startup: Caching catalogs ... Done |
| 120 | 2026-07-22T16:51:47.702Z | Planning: Solver setup ... Done (5.928s) |
| 121 | 2026-07-22T16:51:47.742Z | Planning: Running solver ... Done (0.040s) |
| 122 | 2026-07-22T16:51:47.885Z | Planning: Finding local manifests ... Done (0.002s) |
| 123 | 2026-07-22T16:51:47.895Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-07-22T16:51:47.984Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-07-22T16:51:48.015Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-07-22T16:51:48.040Z | Planning: Merging actions ... Done (0.026s) |
| 127 | 2026-07-22T16:51:48.148Z | Planning: Checking for conflicting actions ... Done (0.107s) |
| 128 | 2026-07-22T16:51:48.154Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-07-22T16:51:48.809Z | Planning: Evaluating mediators ... Done (0.655s) |
| 130 | 2026-07-22T16:51:48.815Z | Planning: Planning completed in 8.15 seconds |
| 131 | 2026-07-22T16:51:49.037Z | Packages to install: 3 |
| 132 | 2026-07-22T16:51:49.037Z | Mediators to change: 2 |
| 133 | 2026-07-22T16:51:49.042Z | Services to change: 1 |
| 134 | 2026-07-22T16:51:49.042Z | Estimated space available: 154.79 GB |
| 135 | 2026-07-22T16:51:49.042Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-07-22T16:51:49.042Z | Create boot environment: No |
| 137 | 2026-07-22T16:51:49.042Z | Create backup boot environment: No |
| 138 | 2026-07-22T16:51:49.042Z | Rebuild boot archive: No |
| 139 | 2026-07-22T16:51:49.042Z | |
| 140 | 2026-07-22T16:51:49.042Z | Changed mediators: |
| 141 | 2026-07-22T16:51:49.042Z | mediator clang: |
| 142 | 2026-07-22T16:51:49.042Z | version: None -> 15 (system default) |
| 143 | 2026-07-22T16:51:49.042Z | |
| 144 | 2026-07-22T16:51:49.042Z | mediator llvm: |
| 145 | 2026-07-22T16:51:49.042Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-07-22T16:51:49.042Z | |
| 147 | 2026-07-22T16:51:49.042Z | Changed packages: |
| 148 | 2026-07-22T16:51:49.042Z | helios-dev |
| 149 | 2026-07-22T16:51:49.042Z | developer/build-essential |
| 150 | 2026-07-22T16:51:49.042Z | None -> 11-2.0 |
| 151 | 2026-07-22T16:51:49.042Z | ooce/developer/clang-15 |
| 152 | 2026-07-22T16:51:49.042Z | None -> 15.0.7-2.0 |
| 153 | 2026-07-22T16:51:49.042Z | ooce/developer/llvm-15 |
| 154 | 2026-07-22T16:51:49.042Z | None -> 15.0.7-2.0 |
| 155 | 2026-07-22T16:51:49.042Z | |
| 156 | 2026-07-22T16:51:49.042Z | Services: |
| 157 | 2026-07-22T16:51:49.042Z | restart_fmri: |
| 158 | 2026-07-22T16:51:49.042Z | svc:/system/update-man-index:default |
| 159 | 2026-07-22T16:51:49.078Z | |
| 160 | 2026-07-22T16:51:49.078Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-07-22T16:51:54.097Z | Download: 2000/3076 items 117.3/211.3MB 55% complete (23.9M/s) |
| 162 | 2026-07-22T16:51:59.306Z | Download: 2008/3076 items 117.9/211.3MB 55% complete (21.4M/s) |
| 163 | 2026-07-22T16:52:04.382Z | Download: 3062/3076 items 205.7/211.3MB 97% complete (8.8M/s) |
| 164 | 2026-07-22T16:52:05.266Z | Download: Completed 211.31 MB in 16.19 seconds (13.1M/s) |
| 165 | 2026-07-22T16:52:05.380Z | Actions: 1/3430 actions (Installing new actions) |
| 166 | 2026-07-22T16:52:08.465Z | Actions: Completed 3430 actions in 3.08 seconds. |
| 167 | 2026-07-22T16:52:09.104Z | Done (0.636s) |
| 168 | 2026-07-22T16:52:09.104Z | Done (0.000s) |
| 169 | 2026-07-22T16:52:09.840Z | Done (0.736s) |
| 170 | 2026-07-22T16:52:13.176Z | Done (2.976s) |
| 171 | 2026-07-22T16:52:13.246Z | Done (0.012s) |
| 172 | 2026-07-22T16:52:13.249Z | Done (0.000s) |
| 173 | 2026-07-22T16:52:13.401Z | Done (0.000s) |
| 174 | 2026-07-22T16:52:14.260Z | Planning: Evaluating mediator changes ... Done |
| 175 | 2026-07-22T16:52:14.367Z | Planning: Checking for conflicting actions ... Done |
| 176 | 2026-07-22T16:52:14.370Z | Planning: Consolidating action changes ... Done |
| 177 | 2026-07-22T16:52:14.529Z | Planning: Evaluating mediators ... Done |
| 178 | 2026-07-22T16:52:14.532Z | Planning: Planning completed in 0.27 seconds |
| 179 | 2026-07-22T16:52:14.550Z | Mediators to change: 2 |
| 180 | 2026-07-22T16:52:14.550Z | Create boot environment: No |
| 181 | 2026-07-22T16:52:14.550Z | Create backup boot environment: No |
| 182 | 2026-07-22T16:52:14.606Z | Done |
| 183 | 2026-07-22T16:52:14.606Z | Done |
| 184 | 2026-07-22T16:52:15.211Z | Done |
| 185 | 2026-07-22T16:52:17.667Z | Done |
| 186 | 2026-07-22T16:52:17.737Z | Done |
| 187 | 2026-07-22T16:52:17.740Z | Done |
| 188 | 2026-07-22T16:52:17.894Z | Done |
| 189 | 2026-07-22T16:52:18.180Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 190 | 2026-07-22T16:52:18.180Z | clang system 15 system |
| 191 | 2026-07-22T16:52:18.180Z | csh system system illumos |
| 192 | 2026-07-22T16:52:18.180Z | ctags system system illumos |
| 193 | 2026-07-22T16:52:18.180Z | file system system illumos |
| 194 | 2026-07-22T16:52:18.180Z | gcc vendor 12 vendor |
| 195 | 2026-07-22T16:52:18.180Z | gcc system 14 system |
| 196 | 2026-07-22T16:52:18.180Z | gcc system 10 system |
| 197 | 2026-07-22T16:52:18.180Z | go system 1.20 system |
| 198 | 2026-07-22T16:52:18.180Z | go system 1.19 system |
| 199 | 2026-07-22T16:52:18.180Z | llvm system 15 system |
| 200 | 2026-07-22T16:52:18.180Z | llvm system 14 system |
| 201 | 2026-07-22T16:52:18.180Z | mariadb system 10.6 system |
| 202 | 2026-07-22T16:52:18.180Z | mta vendor vendor dma |
| 203 | 2026-07-22T16:52:18.181Z | openjdk system 17 system |
| 204 | 2026-07-22T16:52:18.181Z | openjdk system 11 system |
| 205 | 2026-07-22T16:52:18.181Z | openjdk system 1.8 system |
| 206 | 2026-07-22T16:52:18.181Z | openssl vendor 3 vendor |
| 207 | 2026-07-22T16:52:18.181Z | perl system 5.36 system |
| 208 | 2026-07-22T16:52:18.181Z | postgresql system 15 system |
| 209 | 2026-07-22T16:52:18.181Z | postgresql system 13 system |
| 210 | 2026-07-22T16:52:18.181Z | python vendor 3 vendor |
| 211 | 2026-07-22T16:52:18.182Z | python system 2 system |
| 212 | 2026-07-22T16:52:18.182Z | python3 system 3.11 system |
| 213 | 2026-07-22T16:52:18.182Z | ruby system 3.0 system |
| 214 | 2026-07-22T16:52:18.182Z | words vendor vendor american-english |
| 215 | 2026-07-22T16:52:18.182Z | words system system australian-english |
| 216 | 2026-07-22T16:52:18.182Z | words system system british-english |
| 217 | 2026-07-22T16:52:18.182Z | words system system canadian-english |
| 218 | 2026-07-22T16:52:18.182Z | words system system french |
| 219 | 2026-07-22T16:52:18.182Z | words system system italian |
| 220 | 2026-07-22T16:52:18.182Z | words system system ngerman |
| 221 | 2026-07-22T16:52:18.182Z | words system system ogerman |
| 222 | 2026-07-22T16:52:18.182Z | words system system spanish |
| 223 | 2026-07-22T16:52:18.402Z | PUBLISHER TYPE STATUS P LOCATION |
| 224 | 2026-07-22T16:52:18.402Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 225 | 2026-07-22T16:52:22.886Z | FMRI IFO |
| 226 | 2026-07-22T16:52:22.886Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 227 | 2026-07-22T16:52:22.886Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 228 | 2026-07-22T16:52:22.886Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 229 | 2026-07-22T16:52:22.886Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 230 | 2026-07-22T16:52:22.886Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 231 | 2026-07-22T16:52:22.886Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 232 | 2026-07-22T16:52:22.886Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 233 | 2026-07-22T16:52:23.811Z | All builder prerequisites installed successfully, and PATH looks valid |
| 234 | 2026-07-22T16:52:23.824Z | |
| 235 | 2026-07-22T16:52:23.824Z | real 1:01.444671746 |
| 236 | 2026-07-22T16:52:23.824Z | user 37.164339098 |
| 237 | 2026-07-22T16:52:23.824Z | sys 4.245914212 |
| 238 | 2026-07-22T16:52:23.824Z | trap 0.004305997 |
| 239 | 2026-07-22T16:52:23.824Z | tflt 0.027432927 |
| 240 | 2026-07-22T16:52:23.824Z | dflt 0.038318086 |
| 241 | 2026-07-22T16:52:23.824Z | kflt 0.014484147 |
| 242 | 2026-07-22T16:52:23.824Z | lock 0.000000000 |
| 243 | 2026-07-22T16:52:23.825Z | slp 1:21.308597226 |
| 244 | 2026-07-22T16:52:23.825Z | lat 0.126180388 |
| 245 | 2026-07-22T16:52:23.825Z | stop 0.000194305 |
| 246 | 2026-07-22T16:52:23.825Z | + banner check |
| 247 | 2026-07-22T16:52:23.825Z | |
| 248 | 2026-07-22T16:52:23.825Z | #### # # ###### #### # # |
| 249 | 2026-07-22T16:52:23.825Z | # # # # # # # # # |
| 250 | 2026-07-22T16:52:23.825Z | # ###### ##### # #### |
| 251 | 2026-07-22T16:52:23.825Z | # # # # # # # |
| 252 | 2026-07-22T16:52:23.825Z | # # # # # # # # # |
| 253 | 2026-07-22T16:52:23.825Z | #### # # ###### #### # # |
| 254 | 2026-07-22T16:52:23.826Z | |
| 255 | 2026-07-22T16:52:23.826Z | + ptime -m cargo check --features falcon |
| 256 | 2026-07-22T16:52:23.946Z | Updating crates.io index |
| 257 | 2026-07-22T16:52:23.949Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 258 | 2026-07-22T16:52:25.856Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 259 | 2026-07-22T16:52:37.752Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 260 | 2026-07-22T16:52:38.076Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 261 | 2026-07-22T16:52:38.650Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 262 | 2026-07-22T16:52:38.920Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 263 | 2026-07-22T16:52:39.393Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 264 | 2026-07-22T16:52:39.647Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 265 | 2026-07-22T16:52:39.943Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 266 | 2026-07-22T16:52:40.272Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 267 | 2026-07-22T16:52:40.588Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 268 | 2026-07-22T16:52:41.305Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 269 | 2026-07-22T16:52:41.598Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 270 | 2026-07-22T16:52:41.891Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 271 | 2026-07-22T16:52:43.485Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 272 | 2026-07-22T16:52:43.886Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 273 | 2026-07-22T16:52:45.074Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 274 | 2026-07-22T16:52:45.331Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 275 | 2026-07-22T16:52:45.902Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 276 | 2026-07-22T16:52:46.572Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 277 | 2026-07-22T16:52:47.310Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 278 | 2026-07-22T16:52:47.572Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 279 | 2026-07-22T16:52:48.940Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 280 | 2026-07-22T16:52:49.612Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 281 | 2026-07-22T16:52:49.861Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 282 | 2026-07-22T16:52:50.263Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 283 | 2026-07-22T16:52:50.719Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 284 | 2026-07-22T16:52:50.977Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 285 | 2026-07-22T16:52:53.469Z | Downloading crates ... |
| 286 | 2026-07-22T16:52:53.473Z | Downloaded anstyle-query v1.0.3 |
| 287 | 2026-07-22T16:52:53.473Z | Downloaded atty v0.2.14 |
| 288 | 2026-07-22T16:52:53.473Z | Downloaded adler v1.0.2 |
| 289 | 2026-07-22T16:52:53.473Z | Downloaded crc32fast v1.4.0 |
| 290 | 2026-07-22T16:52:53.473Z | Downloaded crucible-workspace-hack v0.1.0 |
| 291 | 2026-07-22T16:52:53.473Z | Downloaded cargo-platform v0.3.2 |
| 292 | 2026-07-22T16:52:53.473Z | Downloaded bit-set v0.5.3 |
| 293 | 2026-07-22T16:52:53.473Z | Downloaded async-trait v0.1.89 |
| 294 | 2026-07-22T16:52:53.473Z | Downloaded bit_field v0.10.2 |
| 295 | 2026-07-22T16:52:53.473Z | Downloaded bitstruct v0.1.1 |
| 296 | 2026-07-22T16:52:53.473Z | Downloaded ascii v1.1.0 |
| 297 | 2026-07-22T16:52:53.473Z | Downloaded darling v0.20.11 |
| 298 | 2026-07-22T16:52:53.473Z | Downloaded futures-executor v0.3.32 |
| 299 | 2026-07-22T16:52:53.473Z | Downloaded dunce v1.0.5 |
| 300 | 2026-07-22T16:52:53.473Z | Downloaded derive_builder_core v0.20.2 |
| 301 | 2026-07-22T16:52:53.473Z | Downloaded darling_macro v0.20.11 |
| 302 | 2026-07-22T16:52:53.473Z | Downloaded foreign-types v0.5.0 |
| 303 | 2026-07-22T16:52:53.473Z | Downloaded bit-vec v0.6.3 |
| 304 | 2026-07-22T16:52:53.473Z | Downloaded displaydoc v0.2.5 |
| 305 | 2026-07-22T16:52:53.473Z | Downloaded digest v0.11.3 |
| 306 | 2026-07-22T16:52:53.473Z | Downloaded data-encoding v2.6.0 |
| 307 | 2026-07-22T16:52:53.473Z | Downloaded chacha20poly1305 v0.10.1 |
| 308 | 2026-07-22T16:52:53.473Z | Downloaded git-stub v1.0.0 |
| 309 | 2026-07-22T16:52:53.473Z | Downloaded cpufeatures v0.2.12 |
| 310 | 2026-07-22T16:52:53.473Z | Downloaded derive_builder v0.20.2 |
| 311 | 2026-07-22T16:52:53.473Z | Downloaded compression-core v0.4.31 |
| 312 | 2026-07-22T16:52:53.473Z | Downloaded async-recursion v1.1.1 |
| 313 | 2026-07-22T16:52:53.473Z | Downloaded darling v0.23.0 |
| 314 | 2026-07-22T16:52:53.473Z | Downloaded futures-io v0.3.32 |
| 315 | 2026-07-22T16:52:53.473Z | Downloaded derive_builder_macro v0.20.2 |
| 316 | 2026-07-22T16:52:53.473Z | Downloaded futures-task v0.3.32 |
| 317 | 2026-07-22T16:52:53.473Z | Downloaded derive-ex v0.1.8 |
| 318 | 2026-07-22T16:52:53.473Z | Downloaded crypto-common v0.1.6 |
| 319 | 2026-07-22T16:52:53.474Z | Downloaded foreign-types v0.3.2 |
| 320 | 2026-07-22T16:52:53.474Z | Downloaded futures-sink v0.3.32 |
| 321 | 2026-07-22T16:52:53.474Z | Downloaded flagset v0.4.7 |
| 322 | 2026-07-22T16:52:53.474Z | Downloaded embedded-io v0.6.1 |
| 323 | 2026-07-22T16:52:53.474Z | Downloaded futures-macro v0.3.32 |
| 324 | 2026-07-22T16:52:53.474Z | Downloaded enum-as-inner v0.6.0 |
| 325 | 2026-07-22T16:52:53.474Z | Downloaded ciborium-ll v0.2.2 |
| 326 | 2026-07-22T16:52:53.475Z | Downloaded dof v0.3.0 |
| 327 | 2026-07-22T16:52:53.475Z | Downloaded dtrace-parser v0.2.0 |
| 328 | 2026-07-22T16:52:53.475Z | Downloaded cfg-if v1.0.0 |
| 329 | 2026-07-22T16:52:53.475Z | Downloaded block-buffer v0.12.1 |
| 330 | 2026-07-22T16:52:53.475Z | Downloaded gethostname v0.5.0 |
| 331 | 2026-07-22T16:52:53.475Z | Downloaded ciborium-io v0.2.2 |
| 332 | 2026-07-22T16:52:53.475Z | Downloaded deranged v0.5.3 |
| 333 | 2026-07-22T16:52:53.475Z | Downloaded darling_core v0.21.3 |
| 334 | 2026-07-22T16:52:53.475Z | Downloaded crypto-common v0.2.2 |
| 335 | 2026-07-22T16:52:53.475Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 336 | 2026-07-22T16:52:53.475Z | Downloaded fnv v1.0.7 |
| 337 | 2026-07-22T16:52:53.475Z | Downloaded convert_case v0.4.0 |
| 338 | 2026-07-22T16:52:53.475Z | Downloaded bytes v1.11.1 |
| 339 | 2026-07-22T16:52:53.475Z | Downloaded foreign-types-shared v0.3.1 |
| 340 | 2026-07-22T16:52:53.475Z | Downloaded filetime v0.2.23 |
| 341 | 2026-07-22T16:52:53.475Z | Downloaded cargo_metadata v0.18.1 |
| 342 | 2026-07-22T16:52:53.475Z | Downloaded funty v2.0.0 |
| 343 | 2026-07-22T16:52:53.475Z | Downloaded clap_derive v4.5.4 |
| 344 | 2026-07-22T16:52:53.476Z | Downloaded float-ord v0.3.2 |
| 345 | 2026-07-22T16:52:53.476Z | Downloaded hostname v0.4.2 |
| 346 | 2026-07-22T16:52:53.476Z | Downloaded heck v0.4.1 |
| 347 | 2026-07-22T16:52:53.476Z | Downloaded aead v0.5.2 |
| 348 | 2026-07-22T16:52:53.476Z | Downloaded hostname v0.3.1 |
| 349 | 2026-07-22T16:52:53.476Z | Downloaded httpdate v1.0.3 |
| 350 | 2026-07-22T16:52:53.476Z | Downloaded heck v0.5.0 |
| 351 | 2026-07-22T16:52:53.476Z | Downloaded hex v0.4.3 |
| 352 | 2026-07-22T16:52:53.476Z | Downloaded dyn-clone v1.0.17 |
| 353 | 2026-07-22T16:52:53.476Z | Downloaded hubpack_derive v0.1.1 |
| 354 | 2026-07-22T16:52:53.476Z | Downloaded erased-serde v0.4.5 |
| 355 | 2026-07-22T16:52:53.476Z | Downloaded fs_extra v1.3.0 |
| 356 | 2026-07-22T16:52:53.476Z | Downloaded find-msvc-tools v0.1.9 |
| 357 | 2026-07-22T16:52:53.476Z | Downloaded env_logger v0.11.10 |
| 358 | 2026-07-22T16:52:53.476Z | Downloaded ident_case v1.0.1 |
| 359 | 2026-07-22T16:52:53.476Z | Downloaded darling v0.21.3 |
| 360 | 2026-07-22T16:52:53.476Z | Downloaded is_ci v1.2.0 |
| 361 | 2026-07-22T16:52:53.476Z | Downloaded is-terminal v0.4.12 |
| 362 | 2026-07-22T16:52:53.476Z | Downloaded ctr v0.9.2 |
| 363 | 2026-07-22T16:52:53.476Z | Downloaded is_terminal_polyfill v1.70.0 |
| 364 | 2026-07-22T16:52:53.476Z | Downloaded glob v0.3.3 |
| 365 | 2026-07-22T16:52:53.476Z | Downloaded either v1.15.0 |
| 366 | 2026-07-22T16:52:53.477Z | Downloaded hash32 v0.3.1 |
| 367 | 2026-07-22T16:52:53.477Z | Downloaded errno v0.3.14 |
| 368 | 2026-07-22T16:52:53.477Z | Downloaded ecdsa v0.16.9 |
| 369 | 2026-07-22T16:52:53.477Z | Downloaded fs-err v3.1.2 |
| 370 | 2026-07-22T16:52:53.477Z | Downloaded csv-core v0.1.12 |
| 371 | 2026-07-22T16:52:53.477Z | Downloaded git-stub-vcs v0.1.0 |
| 372 | 2026-07-22T16:52:53.477Z | Downloaded generic-array v0.14.7 |
| 373 | 2026-07-22T16:52:53.477Z | Downloaded indent_write v2.2.0 |
| 374 | 2026-07-22T16:52:53.477Z | Downloaded cc v1.2.65 |
| 375 | 2026-07-22T16:52:53.477Z | Downloaded blake2 v0.10.6 |
| 376 | 2026-07-22T16:52:53.477Z | Downloaded kstat-rs v0.2.4 |
| 377 | 2026-07-22T16:52:53.477Z | Downloaded lazy_static v1.5.0 |
| 378 | 2026-07-22T16:52:53.477Z | Downloaded cipher v0.4.4 |
| 379 | 2026-07-22T16:52:53.477Z | Downloaded group v0.13.0 |
| 380 | 2026-07-22T16:52:53.477Z | Downloaded dropshot_endpoint v0.16.7 |
| 381 | 2026-07-22T16:52:53.477Z | Downloaded globset v0.4.14 |
| 382 | 2026-07-22T16:52:53.477Z | Downloaded getrandom v0.2.14 |
| 383 | 2026-07-22T16:52:53.477Z | Downloaded anstyle-parse v0.2.4 |
| 384 | 2026-07-22T16:52:53.477Z | Downloaded futures-channel v0.3.32 |
| 385 | 2026-07-22T16:52:53.477Z | Downloaded match_cfg v0.1.0 |
| 386 | 2026-07-22T16:52:53.481Z | Downloaded mime v0.3.17 |
| 387 | 2026-07-22T16:52:53.481Z | Downloaded lru-cache v0.1.2 |
| 388 | 2026-07-22T16:52:53.481Z | Downloaded icu_locid_transform v1.5.0 |
| 389 | 2026-07-22T16:52:53.481Z | Downloaded macaddr v1.0.1 |
| 390 | 2026-07-22T16:52:53.481Z | Downloaded ingot-types v0.1.2 |
| 391 | 2026-07-22T16:52:53.481Z | Downloaded ingot v0.1.1 |
| 392 | 2026-07-22T16:52:53.481Z | Downloaded managed v0.8.0 |
| 393 | 2026-07-22T16:52:53.481Z | Downloaded num v0.4.3 |
| 394 | 2026-07-22T16:52:53.481Z | Downloaded newtype-uuid-macros v0.1.0 |
| 395 | 2026-07-22T16:52:53.482Z | Downloaded cookie v0.18.1 |
| 396 | 2026-07-22T16:52:53.482Z | Downloaded crossbeam-utils v0.8.19 |
| 397 | 2026-07-22T16:52:53.482Z | Downloaded const-oid v0.9.6 |
| 398 | 2026-07-22T16:52:53.482Z | Downloaded compression-codecs v0.4.32 |
| 399 | 2026-07-22T16:52:53.482Z | Downloaded memoffset v0.9.1 |
| 400 | 2026-07-22T16:52:53.482Z | Downloaded newline-converter v0.3.0 |
| 401 | 2026-07-22T16:52:53.482Z | Downloaded ipnetwork v0.21.1 |
| 402 | 2026-07-22T16:52:53.482Z | Downloaded hmac v0.12.1 |
| 403 | 2026-07-22T16:52:53.482Z | Downloaded num-derive v0.4.2 |
| 404 | 2026-07-22T16:52:53.482Z | Downloaded openssl-macros v0.1.1 |
| 405 | 2026-07-22T16:52:53.482Z | Downloaded openssl-probe v0.2.1 |
| 406 | 2026-07-22T16:52:53.482Z | Downloaded olpc-cjson v0.1.4 |
| 407 | 2026-07-22T16:52:53.482Z | Downloaded num_enum_derive v0.5.11 |
| 408 | 2026-07-22T16:52:53.482Z | Downloaded jobserver v0.1.31 |
| 409 | 2026-07-22T16:52:53.482Z | Downloaded opaque-debug v0.3.1 |
| 410 | 2026-07-22T16:52:53.482Z | Downloaded fatfs v0.3.6 |
| 411 | 2026-07-22T16:52:53.482Z | Downloaded iana-time-zone v0.1.64 |
| 412 | 2026-07-22T16:52:53.482Z | Downloaded libsw-core v0.3.2 |
| 413 | 2026-07-22T16:52:53.482Z | Downloaded lock_api v0.4.12 |
| 414 | 2026-07-22T16:52:53.483Z | Downloaded parse-display v0.10.0 |
| 415 | 2026-07-22T16:52:53.483Z | Downloaded litemap v0.7.4 |
| 416 | 2026-07-22T16:52:53.483Z | Downloaded icu_locid_transform_data v1.5.0 |
| 417 | 2026-07-22T16:52:53.483Z | Downloaded percent-encoding v2.3.2 |
| 418 | 2026-07-22T16:52:53.483Z | Downloaded memmap v0.7.0 |
| 419 | 2026-07-22T16:52:53.483Z | Downloaded linear-map v1.2.0 |
| 420 | 2026-07-22T16:52:53.483Z | Downloaded libsw v3.5.0 |
| 421 | 2026-07-22T16:52:53.483Z | Downloaded bitflags v2.9.4 |
| 422 | 2026-07-22T16:52:53.483Z | Downloaded ingot-macros v0.1.1 |
| 423 | 2026-07-22T16:52:53.483Z | Downloaded hyper-rustls v0.27.3 |
| 424 | 2026-07-22T16:52:53.483Z | Downloaded getrandom v0.4.2 |
| 425 | 2026-07-22T16:52:53.483Z | Downloaded multer v3.1.0 |
| 426 | 2026-07-22T16:52:53.483Z | Downloaded const-oid v0.10.2 |
| 427 | 2026-07-22T16:52:53.483Z | Downloaded newtype-uuid v1.3.2 |
| 428 | 2026-07-22T16:52:53.483Z | Downloaded pretty-hex v0.2.1 |
| 429 | 2026-07-22T16:52:53.483Z | Downloaded plain v0.2.3 |
| 430 | 2026-07-22T16:52:53.483Z | Downloaded half v2.7.1 |
| 431 | 2026-07-22T16:52:53.483Z | Downloaded clap v4.5.4 |
| 432 | 2026-07-22T16:52:53.483Z | Downloaded powerfmt v0.2.0 |
| 433 | 2026-07-22T16:52:53.483Z | Downloaded elliptic-curve v0.13.8 |
| 434 | 2026-07-22T16:52:53.483Z | Downloaded pretty-hex v0.4.1 |
| 435 | 2026-07-22T16:52:53.483Z | Downloaded proc-macro-error-attr v1.0.4 |
| 436 | 2026-07-22T16:52:53.483Z | Downloaded ipnet v2.9.0 |
| 437 | 2026-07-22T16:52:53.483Z | Downloaded httparse v1.10.1 |
| 438 | 2026-07-22T16:52:53.484Z | Downloaded progenitor-client v0.10.0 |
| 439 | 2026-07-22T16:52:53.484Z | Downloaded proc-macro-crate v1.3.1 |
| 440 | 2026-07-22T16:52:53.484Z | Downloaded progenitor-client v0.14.0 |
| 441 | 2026-07-22T16:52:53.484Z | Downloaded bytecount v0.6.9 |
| 442 | 2026-07-22T16:52:53.484Z | Downloaded progenitor-macro v0.13.0 |
| 443 | 2026-07-22T16:52:53.484Z | Downloaded progenitor-macro v0.14.0 |
| 444 | 2026-07-22T16:52:53.484Z | Downloaded progenitor-client v0.11.1 |
| 445 | 2026-07-22T16:52:53.484Z | Downloaded num_enum_derive v0.7.4 |
| 446 | 2026-07-22T16:52:53.484Z | Downloaded async-compression v0.4.33 |
| 447 | 2026-07-22T16:52:53.484Z | Downloaded progenitor-macro v0.10.0 |
| 448 | 2026-07-22T16:52:53.484Z | Downloaded quick-error v1.2.3 |
| 449 | 2026-07-22T16:52:53.484Z | Downloaded pest_generator v2.8.4 |
| 450 | 2026-07-22T16:52:53.484Z | Downloaded ciborium v0.2.2 |
| 451 | 2026-07-22T16:52:53.484Z | Downloaded rand_chacha v0.3.1 |
| 452 | 2026-07-22T16:52:53.485Z | Downloaded icu_normalizer_data v1.5.0 |
| 453 | 2026-07-22T16:52:53.485Z | Downloaded icu_normalizer v1.5.0 |
| 454 | 2026-07-22T16:52:53.485Z | Downloaded polyval v0.6.2 |
| 455 | 2026-07-22T16:52:53.485Z | Downloaded poly1305 v0.8.0 |
| 456 | 2026-07-22T16:52:53.485Z | Downloaded phf v0.12.1 |
| 457 | 2026-07-22T16:52:53.485Z | Downloaded password-hash v0.5.0 |
| 458 | 2026-07-22T16:52:53.485Z | Downloaded passt v0.3.0 |
| 459 | 2026-07-22T16:52:53.485Z | Downloaded progenitor-macro v0.11.1 |
| 460 | 2026-07-22T16:52:53.485Z | Downloaded parking_lot_core v0.9.10 |
| 461 | 2026-07-22T16:52:53.485Z | Downloaded ppv-lite86 v0.2.17 |
| 462 | 2026-07-22T16:52:53.485Z | Downloaded rand_xorshift v0.3.0 |
| 463 | 2026-07-22T16:52:53.485Z | Downloaded ref-cast-impl v1.0.25 |
| 464 | 2026-07-22T16:52:53.485Z | Downloaded ref-cast v1.0.25 |
| 465 | 2026-07-22T16:52:53.485Z | Downloaded const_format v0.2.35 |
| 466 | 2026-07-22T16:52:53.485Z | Downloaded allocator-api2 v0.2.21 |
| 467 | 2026-07-22T16:52:53.485Z | Downloaded rustc-hash v2.1.1 |
| 468 | 2026-07-22T16:52:53.485Z | Downloaded pin-project-lite v0.2.14 |
| 469 | 2026-07-22T16:52:53.485Z | Downloaded rustc_version v0.4.1 |
| 470 | 2026-07-22T16:52:53.485Z | Downloaded darling_core v0.23.0 |
| 471 | 2026-07-22T16:52:53.485Z | Downloaded rustc_version v0.1.7 |
| 472 | 2026-07-22T16:52:53.485Z | Downloaded futures v0.3.32 |
| 473 | 2026-07-22T16:52:53.485Z | Downloaded progenitor-extras v0.2.0 |
| 474 | 2026-07-22T16:52:53.485Z | Downloaded progenitor v0.13.0 |
| 475 | 2026-07-22T16:52:53.485Z | Downloaded progenitor v0.11.1 |
| 476 | 2026-07-22T16:52:53.485Z | Downloaded once_cell v1.21.3 |
| 477 | 2026-07-22T16:52:53.485Z | Downloaded progenitor v0.10.0 |
| 478 | 2026-07-22T16:52:53.485Z | Downloaded owo-colors v4.3.0 |
| 479 | 2026-07-22T16:52:53.485Z | Downloaded log v0.4.29 |
| 480 | 2026-07-22T16:52:53.485Z | Downloaded same-file v1.0.6 |
| 481 | 2026-07-22T16:52:53.485Z | Downloaded parking_lot v0.12.2 |
| 482 | 2026-07-22T16:52:53.485Z | Downloaded radium v0.7.0 |
| 483 | 2026-07-22T16:52:53.485Z | Downloaded num_enum v0.7.4 |
| 484 | 2026-07-22T16:52:53.485Z | Downloaded serde-big-array v0.5.1 |
| 485 | 2026-07-22T16:52:53.485Z | Downloaded scroll_derive v0.12.0 |
| 486 | 2026-07-22T16:52:53.489Z | Downloaded heapless v0.8.0 |
| 487 | 2026-07-22T16:52:53.489Z | Downloaded indexmap v1.9.3 |
| 488 | 2026-07-22T16:52:53.489Z | Downloaded pest_meta v2.8.4 |
| 489 | 2026-07-22T16:52:53.489Z | Downloaded pest_derive v2.8.4 |
| 490 | 2026-07-22T16:52:53.489Z | Downloaded rand_core v0.9.3 |
| 491 | 2026-07-22T16:52:53.489Z | Downloaded proc-macro-error v1.0.4 |
| 492 | 2026-07-22T16:52:53.489Z | Downloaded scopeguard v1.2.0 |
| 493 | 2026-07-22T16:52:53.489Z | Downloaded semver v0.1.20 |
| 494 | 2026-07-22T16:52:53.489Z | Downloaded secrecy v0.10.3 |
| 495 | 2026-07-22T16:52:53.489Z | Downloaded scroll_derive v0.13.1 |
| 496 | 2026-07-22T16:52:53.490Z | Downloaded quote v1.0.45 |
| 497 | 2026-07-22T16:52:53.490Z | Downloaded crossbeam-channel v0.5.15 |
| 498 | 2026-07-22T16:52:53.490Z | Downloaded ringbuffer v0.16.0 |
| 499 | 2026-07-22T16:52:53.490Z | Downloaded serde_spanned v1.1.1 |
| 500 | 2026-07-22T16:52:53.490Z | Downloaded serde_spanned v0.6.9 |
| 501 | 2026-07-22T16:52:53.490Z | Downloaded serde_plain v1.0.2 |
| 502 | 2026-07-22T16:52:53.490Z | Downloaded serde_urlencoded v0.7.1 |
| 503 | 2026-07-22T16:52:53.490Z | Downloaded postcard v1.0.9 |
| 504 | 2026-07-22T16:52:53.490Z | Downloaded resolv-conf v0.7.0 |
| 505 | 2026-07-22T16:52:53.490Z | Downloaded serde_repr v0.1.19 |
| 506 | 2026-07-22T16:52:53.490Z | Downloaded siphasher v1.0.1 |
| 507 | 2026-07-22T16:52:53.490Z | Downloaded progenitor v0.14.0 |
| 508 | 2026-07-22T16:52:53.490Z | Downloaded simd-adler32 v0.3.7 |
| 509 | 2026-07-22T16:52:53.490Z | Downloaded rustls-native-certs v0.8.3 |
| 510 | 2026-07-22T16:52:53.490Z | Downloaded sha1 v0.11.0 |
| 511 | 2026-07-22T16:52:53.490Z | Downloaded rusty-fork v0.3.0 |
| 512 | 2026-07-22T16:52:53.490Z | Downloaded rustls-pemfile v2.2.0 |
| 513 | 2026-07-22T16:52:53.490Z | Downloaded progenitor-client v0.13.0 |
| 514 | 2026-07-22T16:52:53.490Z | Downloaded smawk v0.3.2 |
| 515 | 2026-07-22T16:52:53.490Z | Downloaded sigpipe v0.1.3 |
| 516 | 2026-07-22T16:52:53.490Z | Downloaded slog-bunyan v2.5.0 |
| 517 | 2026-07-22T16:52:53.490Z | Downloaded signature v2.2.0 |
| 518 | 2026-07-22T16:52:53.491Z | Downloaded dropshot-api-manager v0.7.2 |
| 519 | 2026-07-22T16:52:53.491Z | Downloaded scroll v0.12.0 |
| 520 | 2026-07-22T16:52:53.491Z | Downloaded rustversion v1.0.22 |
| 521 | 2026-07-22T16:52:53.491Z | Downloaded schemars_derive v0.8.22 |
| 522 | 2026-07-22T16:52:53.491Z | Downloaded hickory-resolver v0.25.2 |
| 523 | 2026-07-22T16:52:53.491Z | Downloaded icu_collections v1.5.0 |
| 524 | 2026-07-22T16:52:53.491Z | Downloaded strum v0.27.2 |
| 525 | 2026-07-22T16:52:53.491Z | Downloaded sec1 v0.7.3 |
| 526 | 2026-07-22T16:52:53.491Z | Downloaded scroll v0.13.0 |
| 527 | 2026-07-22T16:52:53.491Z | Downloaded rand_core v0.6.4 |
| 528 | 2026-07-22T16:52:53.491Z | Downloaded quinn-udp v0.5.5 |
| 529 | 2026-07-22T16:52:53.491Z | Downloaded structmeta-derive v0.3.0 |
| 530 | 2026-07-22T16:52:53.491Z | Downloaded structmeta v0.3.0 |
| 531 | 2026-07-22T16:52:53.491Z | Downloaded strsim v0.11.1 |
| 532 | 2026-07-22T16:52:53.491Z | Downloaded stable_deref_trait v1.2.0 |
| 533 | 2026-07-22T16:52:53.491Z | Downloaded serde_path_to_error v0.1.20 |
| 534 | 2026-07-22T16:52:53.491Z | Downloaded pin-project-internal v1.1.10 |
| 535 | 2026-07-22T16:52:53.492Z | Downloaded pin-project v1.1.10 |
| 536 | 2026-07-22T16:52:53.492Z | Downloaded sync_wrapper v1.0.1 |
| 537 | 2026-07-22T16:52:53.492Z | Downloaded tabled_derive v0.7.0 |
| 538 | 2026-07-22T16:52:53.492Z | Downloaded supports-color v3.0.2 |
| 539 | 2026-07-22T16:52:53.492Z | Downloaded signal-hook-registry v1.4.2 |
| 540 | 2026-07-22T16:52:53.492Z | Downloaded shlex v2.0.1 |
| 541 | 2026-07-22T16:52:53.492Z | Downloaded progenitor-impl v0.14.0 |
| 542 | 2026-07-22T16:52:53.492Z | Downloaded swrite v0.1.0 |
| 543 | 2026-07-22T16:52:53.492Z | Downloaded supports-color v2.1.0 |
| 544 | 2026-07-22T16:52:53.492Z | Downloaded serde_tokenstream v0.2.3 |
| 545 | 2026-07-22T16:52:53.492Z | Downloaded jiff-static v0.2.15 |
| 546 | 2026-07-22T16:52:53.492Z | Downloaded terminal_size v0.3.0 |
| 547 | 2026-07-22T16:52:53.492Z | Downloaded hickory-resolver v0.24.4 |
| 548 | 2026-07-22T16:52:53.492Z | Downloaded terminal_size v0.4.3 |
| 549 | 2026-07-22T16:52:53.492Z | Downloaded termtree v0.5.1 |
| 550 | 2026-07-22T16:52:53.492Z | Downloaded proc-macro2 v1.0.106 |
| 551 | 2026-07-22T16:52:53.492Z | Downloaded progenitor-impl v0.10.0 |
| 552 | 2026-07-22T16:52:53.492Z | Downloaded snafu-derive v0.8.9 |
| 553 | 2026-07-22T16:52:53.492Z | Downloaded openssl-sys v0.9.107 |
| 554 | 2026-07-22T16:52:53.492Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 555 | 2026-07-22T16:52:53.492Z | Downloaded take_mut v0.2.2 |
| 556 | 2026-07-22T16:52:53.492Z | Downloaded tagptr v0.2.0 |
| 557 | 2026-07-22T16:52:53.492Z | Downloaded tabwriter v1.4.0 |
| 558 | 2026-07-22T16:52:53.492Z | Downloaded slog-dtrace v0.3.0 |
| 559 | 2026-07-22T16:52:53.492Z | Downloaded papergrid v0.11.0 |
| 560 | 2026-07-22T16:52:53.493Z | Downloaded thread-id v5.0.0 |
| 561 | 2026-07-22T16:52:53.493Z | Downloaded spki v0.7.3 |
| 562 | 2026-07-22T16:52:53.493Z | Downloaded slog-term v2.9.2 |
| 563 | 2026-07-22T16:52:53.493Z | Downloaded thiserror-impl v1.0.64 |
| 564 | 2026-07-22T16:52:53.493Z | Downloaded slog-async v2.8.0 |
| 565 | 2026-07-22T16:52:53.493Z | Downloaded thread-id v4.2.1 |
| 566 | 2026-07-22T16:52:53.493Z | Downloaded icu_provider v1.5.0 |
| 567 | 2026-07-22T16:52:53.493Z | Downloaded time-core v0.1.8 |
| 568 | 2026-07-22T16:52:53.493Z | Downloaded minimal-lexical v0.2.1 |
| 569 | 2026-07-22T16:52:53.493Z | Downloaded thread_local v1.1.8 |
| 570 | 2026-07-22T16:52:53.493Z | Downloaded aho-corasick v1.1.3 |
| 571 | 2026-07-22T16:52:53.493Z | Downloaded tinyvec_macros v0.1.1 |
| 572 | 2026-07-22T16:52:53.493Z | Downloaded slog-json v2.6.1 |
| 573 | 2026-07-22T16:52:53.494Z | Downloaded num-traits v0.2.19 |
| 574 | 2026-07-22T16:52:53.494Z | Downloaded ryu v1.0.18 |
| 575 | 2026-07-22T16:52:53.494Z | Downloaded rustls-platform-verifier v0.6.2 |
| 576 | 2026-07-22T16:52:53.494Z | Downloaded tap v1.0.1 |
| 577 | 2026-07-22T16:52:53.494Z | Downloaded ron v0.8.1 |
| 578 | 2026-07-22T16:52:53.494Z | Downloaded semver v1.0.28 |
| 579 | 2026-07-22T16:52:53.494Z | Downloaded synstructure v0.13.1 |
| 580 | 2026-07-22T16:52:53.494Z | Downloaded strum_macros v0.28.0 |
| 581 | 2026-07-22T16:52:53.494Z | Downloaded strum_macros v0.27.2 |
| 582 | 2026-07-22T16:52:53.494Z | Downloaded toml_datetime v0.6.11 |
| 583 | 2026-07-22T16:52:53.494Z | Downloaded tokio-macros v2.7.0 |
| 584 | 2026-07-22T16:52:53.494Z | Downloaded rustls-pki-types v1.12.0 |
| 585 | 2026-07-22T16:52:53.494Z | Downloaded tower-layer v0.3.3 |
| 586 | 2026-07-22T16:52:53.497Z | Downloaded thiserror-impl v2.0.18 |
| 587 | 2026-07-22T16:52:53.497Z | Downloaded serde_with_macros v3.18.0 |
| 588 | 2026-07-22T16:52:53.498Z | Downloaded smallvec v1.13.2 |
| 589 | 2026-07-22T16:52:53.498Z | Downloaded progenitor-impl v0.11.1 |
| 590 | 2026-07-22T16:52:53.498Z | Downloaded hashbrown v0.12.3 |
| 591 | 2026-07-22T16:52:53.498Z | Downloaded toml_write v0.1.2 |
| 592 | 2026-07-22T16:52:53.498Z | Downloaded smf v0.2.3 |
| 593 | 2026-07-22T16:52:53.498Z | Downloaded progenitor-impl v0.13.0 |
| 594 | 2026-07-22T16:52:53.498Z | Downloaded slab v0.4.9 |
| 595 | 2026-07-22T16:52:53.498Z | Downloaded subtle v2.6.1 |
| 596 | 2026-07-22T16:52:53.498Z | Downloaded sha2 v0.10.9 |
| 597 | 2026-07-22T16:52:53.498Z | Downloaded sha1 v0.10.6 |
| 598 | 2026-07-22T16:52:53.498Z | Downloaded serde_derive v1.0.228 |
| 599 | 2026-07-22T16:52:53.498Z | Downloaded hyper-util v0.1.20 |
| 600 | 2026-07-22T16:52:53.498Z | Downloaded tinystr v0.7.6 |
| 601 | 2026-07-22T16:52:53.499Z | Downloaded schemars v0.8.22 |
| 602 | 2026-07-22T16:52:53.499Z | Downloaded typify-macro v0.6.2 |
| 603 | 2026-07-22T16:52:53.499Z | Downloaded typeid v1.0.0 |
| 604 | 2026-07-22T16:52:53.499Z | Downloaded unicode-linebreak v0.1.5 |
| 605 | 2026-07-22T16:52:53.499Z | Downloaded time-macros v0.2.27 |
| 606 | 2026-07-22T16:52:53.499Z | Downloaded typify-macro v0.4.3 |
| 607 | 2026-07-22T16:52:53.499Z | Downloaded prettyplease v0.2.37 |
| 608 | 2026-07-22T16:52:53.499Z | Downloaded universal-hash v0.5.1 |
| 609 | 2026-07-22T16:52:53.499Z | Downloaded untrusted v0.7.1 |
| 610 | 2026-07-22T16:52:53.499Z | Downloaded tls_codec_derive v0.4.2 |
| 611 | 2026-07-22T16:52:53.499Z | Downloaded tokio-dtrace v0.1.1 |
| 612 | 2026-07-22T16:52:53.499Z | Downloaded unarray v0.1.4 |
| 613 | 2026-07-22T16:52:53.499Z | Downloaded try-lock v0.2.5 |
| 614 | 2026-07-22T16:52:53.499Z | Downloaded tower-service v0.3.3 |
| 615 | 2026-07-22T16:52:53.499Z | Downloaded memchr v2.7.2 |
| 616 | 2026-07-22T16:52:53.499Z | Downloaded tls_codec v0.4.2 |
| 617 | 2026-07-22T16:52:53.499Z | Downloaded usdt v0.6.0 |
| 618 | 2026-07-22T16:52:53.499Z | Downloaded rayon-core v1.13.0 |
| 619 | 2026-07-22T16:52:53.499Z | Downloaded unicode-xid v0.2.4 |
| 620 | 2026-07-22T16:52:53.499Z | Downloaded serde_yaml v0.9.34+deprecated |
| 621 | 2026-07-22T16:52:53.499Z | Downloaded thiserror-no-std v2.0.2 |
| 622 | 2026-07-22T16:52:53.499Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 623 | 2026-07-22T16:52:53.499Z | Downloaded strum_macros v0.26.4 |
| 624 | 2026-07-22T16:52:53.499Z | Downloaded usdt v0.5.0 |
| 625 | 2026-07-22T16:52:53.499Z | Downloaded term v1.2.0 |
| 626 | 2026-07-22T16:52:53.500Z | Downloaded utf8parse v0.2.1 |
| 627 | 2026-07-22T16:52:53.500Z | Downloaded utf-8 v0.7.6 |
| 628 | 2026-07-22T16:52:53.500Z | Downloaded usdt-macro v0.5.0 |
| 629 | 2026-07-22T16:52:53.500Z | Downloaded utf8_iter v1.0.4 |
| 630 | 2026-07-22T16:52:53.500Z | Downloaded usdt-macro v0.6.0 |
| 631 | 2026-07-22T16:52:53.500Z | Downloaded serde_core v1.0.228 |
| 632 | 2026-07-22T16:52:53.500Z | Downloaded usdt-attr-macro v0.6.0 |
| 633 | 2026-07-22T16:52:53.500Z | Downloaded aes v0.8.4 |
| 634 | 2026-07-22T16:52:53.500Z | Downloaded http v1.4.2 |
| 635 | 2026-07-22T16:52:53.500Z | Downloaded usdt-attr-macro v0.5.0 |
| 636 | 2026-07-22T16:52:53.500Z | Downloaded num-bigint v0.4.5 |
| 637 | 2026-07-22T16:52:53.500Z | Downloaded quinn v0.11.9 |
| 638 | 2026-07-22T16:52:53.500Z | Downloaded qorb v0.4.1 |
| 639 | 2026-07-22T16:52:53.500Z | Downloaded waitgroup v0.1.2 |
| 640 | 2026-07-22T16:52:53.500Z | Downloaded wait-timeout v0.2.0 |
| 641 | 2026-07-22T16:52:53.500Z | Downloaded utf16_iter v1.0.5 |
| 642 | 2026-07-22T16:52:53.500Z | Downloaded thiserror v2.0.18 |
| 643 | 2026-07-22T16:52:53.500Z | Downloaded schemars v0.9.0 |
| 644 | 2026-07-22T16:52:53.500Z | Downloaded want v0.3.1 |
| 645 | 2026-07-22T16:52:53.500Z | Downloaded tracing-attributes v0.1.27 |
| 646 | 2026-07-22T16:52:53.500Z | Downloaded untrusted v0.9.0 |
| 647 | 2026-07-22T16:52:53.500Z | Downloaded version_check v0.9.5 |
| 648 | 2026-07-22T16:52:53.500Z | Downloaded socket2 v0.6.3 |
| 649 | 2026-07-22T16:52:53.500Z | Downloaded socket2 v0.5.10 |
| 650 | 2026-07-22T16:52:53.500Z | Downloaded rand v0.8.6 |
| 651 | 2026-07-22T16:52:53.500Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 652 | 2026-07-22T16:52:53.500Z | Downloaded write16 v1.0.0 |
| 653 | 2026-07-22T16:52:53.500Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 654 | 2026-07-22T16:52:53.500Z | Downloaded tempfile v3.23.0 |
| 655 | 2026-07-22T16:52:53.500Z | Downloaded similar v2.7.0 |
| 656 | 2026-07-22T16:52:53.500Z | Downloaded indexmap v2.14.0 |
| 657 | 2026-07-22T16:52:53.500Z | Downloaded xattr v1.3.1 |
| 658 | 2026-07-22T16:52:53.500Z | Downloaded mio v1.2.0 |
| 659 | 2026-07-22T16:52:53.500Z | Downloaded thiserror v1.0.64 |
| 660 | 2026-07-22T16:52:53.500Z | Downloaded slog v2.8.2 |
| 661 | 2026-07-22T16:52:53.500Z | Downloaded static_assertions v1.1.0 |
| 662 | 2026-07-22T16:52:53.500Z | Downloaded toml v0.8.23 |
| 663 | 2026-07-22T16:52:53.500Z | Downloaded tokio-tungstenite v0.21.0 |
| 664 | 2026-07-22T16:52:53.500Z | Downloaded textwrap v0.16.2 |
| 665 | 2026-07-22T16:52:53.500Z | Downloaded tokio-rustls v0.26.4 |
| 666 | 2026-07-22T16:52:53.501Z | Downloaded tokio-stream v0.1.17 |
| 667 | 2026-07-22T16:52:53.501Z | Downloaded tokio-rustls v0.25.0 |
| 668 | 2026-07-22T16:52:53.501Z | Downloaded tar v0.4.40 |
| 669 | 2026-07-22T16:52:53.501Z | Downloaded zone v0.3.1 |
| 670 | 2026-07-22T16:52:53.501Z | Downloaded yoke-derive v0.7.5 |
| 671 | 2026-07-22T16:52:53.501Z | Downloaded usdt-impl v0.6.0 |
| 672 | 2026-07-22T16:52:53.501Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 673 | 2026-07-22T16:52:53.501Z | Downloaded spin v0.9.8 |
| 674 | 2026-07-22T16:52:53.501Z | Downloaded serde_derive_internals v0.29.1 |
| 675 | 2026-07-22T16:52:53.501Z | Downloaded hashbrown v0.15.2 |
| 676 | 2026-07-22T16:52:53.501Z | Downloaded libm v0.2.8 |
| 677 | 2026-07-22T16:52:53.501Z | Downloaded zerofrom v0.1.5 |
| 678 | 2026-07-22T16:52:53.501Z | Downloaded strum v0.26.3 |
| 679 | 2026-07-22T16:52:53.501Z | Downloaded ed25519-dalek v2.2.0 |
| 680 | 2026-07-22T16:52:53.501Z | Downloaded serde_arrays v0.1.0 |
| 681 | 2026-07-22T16:52:53.501Z | Downloaded icu_properties v1.5.1 |
| 682 | 2026-07-22T16:52:53.501Z | Downloaded zone_cfg_derive v0.3.0 |
| 683 | 2026-07-22T16:52:53.501Z | Downloaded walkdir v2.5.0 |
| 684 | 2026-07-22T16:52:53.501Z | Downloaded vsss-rs v3.3.4 |
| 685 | 2026-07-22T16:52:53.501Z | Downloaded rustls-webpki v0.103.13 |
| 686 | 2026-07-22T16:52:53.505Z | Downloaded vergen-lib v9.1.0 |
| 687 | 2026-07-22T16:52:53.505Z | Downloaded vergen-git2 v9.1.0 |
| 688 | 2026-07-22T16:52:53.505Z | Downloaded tinyvec v1.6.0 |
| 689 | 2026-07-22T16:52:53.505Z | Downloaded test-strategy v0.4.3 |
| 690 | 2026-07-22T16:52:53.506Z | Downloaded ucd-trie v0.1.6 |
| 691 | 2026-07-22T16:52:53.506Z | Downloaded snafu v0.8.9 |
| 692 | 2026-07-22T16:52:53.506Z | Downloaded twox-hash v2.1.2 |
| 693 | 2026-07-22T16:52:53.506Z | Downloaded hashbrown v0.16.1 |
| 694 | 2026-07-22T16:52:53.506Z | Downloaded wyz v0.5.1 |
| 695 | 2026-07-22T16:52:53.506Z | Downloaded whoami v1.5.1 |
| 696 | 2026-07-22T16:52:53.506Z | Downloaded idna v1.0.3 |
| 697 | 2026-07-22T16:52:53.506Z | Downloaded writeable v0.5.5 |
| 698 | 2026-07-22T16:52:53.506Z | Downloaded nom v7.1.3 |
| 699 | 2026-07-22T16:52:53.506Z | Downloaded yoke v0.7.5 |
| 700 | 2026-07-22T16:52:53.506Z | Downloaded serde v1.0.228 |
| 701 | 2026-07-22T16:52:53.506Z | Downloaded toml v0.7.8 |
| 702 | 2026-07-22T16:52:53.506Z | Downloaded zerofrom-derive v0.1.5 |
| 703 | 2026-07-22T16:52:53.506Z | Downloaded usdt-impl v0.5.0 |
| 704 | 2026-07-22T16:52:53.506Z | Downloaded zmij v1.0.19 |
| 705 | 2026-07-22T16:52:53.506Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 706 | 2026-07-22T16:52:53.506Z | Downloaded zeroize v1.8.2 |
| 707 | 2026-07-22T16:52:53.506Z | Downloaded hashbrown v0.17.0 |
| 708 | 2026-07-22T16:52:53.506Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 709 | 2026-07-22T16:52:53.506Z | Downloaded schemars v1.2.1 |
| 710 | 2026-07-22T16:52:53.507Z | Downloaded vergen v9.1.0 |
| 711 | 2026-07-22T16:52:53.507Z | Downloaded bitvec v1.0.1 |
| 712 | 2026-07-22T16:52:53.507Z | Downloaded unsafe-libyaml v0.2.11 |
| 713 | 2026-07-22T16:52:53.507Z | Downloaded unicode-ident v1.0.24 |
| 714 | 2026-07-22T16:52:53.507Z | Downloaded typify v0.4.3 |
| 715 | 2026-07-22T16:52:53.507Z | Downloaded tracing-core v0.1.32 |
| 716 | 2026-07-22T16:52:53.507Z | Downloaded itertools v0.14.0 |
| 717 | 2026-07-22T16:52:53.507Z | Downloaded typify v0.6.2 |
| 718 | 2026-07-22T16:52:53.507Z | Downloaded steno v0.4.1 |
| 719 | 2026-07-22T16:52:53.507Z | Downloaded rand v0.9.2 |
| 720 | 2026-07-22T16:52:53.507Z | Downloaded zerocopy-derive v0.7.34 |
| 721 | 2026-07-22T16:52:53.507Z | Downloaded zerovec-derive v0.10.3 |
| 722 | 2026-07-22T16:52:53.507Z | Downloaded hkdf v0.12.4 |
| 723 | 2026-07-22T16:52:53.507Z | Downloaded itertools v0.13.0 |
| 724 | 2026-07-22T16:52:53.507Z | Downloaded hyper v1.10.1 |
| 725 | 2026-07-22T16:52:53.507Z | Downloaded pest v2.8.4 |
| 726 | 2026-07-22T16:52:53.507Z | Downloaded itertools v0.12.1 |
| 727 | 2026-07-22T16:52:53.507Z | Downloaded url v2.5.4 |
| 728 | 2026-07-22T16:52:53.507Z | Downloaded tungstenite v0.21.0 |
| 729 | 2026-07-22T16:52:53.507Z | Downloaded tracing v0.1.40 |
| 730 | 2026-07-22T16:52:53.507Z | Downloaded iddqd v0.3.18 |
| 731 | 2026-07-22T16:52:53.508Z | Downloaded clap_builder v4.5.2 |
| 732 | 2026-07-22T16:52:53.508Z | Downloaded zeroize_derive v1.4.3 |
| 733 | 2026-07-22T16:52:53.508Z | Downloaded crypto-bigint v0.5.5 |
| 734 | 2026-07-22T16:52:53.508Z | Downloaded primeorder v0.13.6 |
| 735 | 2026-07-22T16:52:53.508Z | Downloaded miniz_oxide v0.7.2 |
| 736 | 2026-07-22T16:52:53.508Z | Downloaded rand_chacha v0.9.0 |
| 737 | 2026-07-22T16:52:53.508Z | Downloaded base64 v0.22.1 |
| 738 | 2026-07-22T16:52:53.508Z | Downloaded toml_edit v0.22.27 |
| 739 | 2026-07-22T16:52:53.508Z | Downloaded futures-util v0.3.32 |
| 740 | 2026-07-22T16:52:53.508Z | Downloaded h2 v0.4.15 |
| 741 | 2026-07-22T16:52:53.508Z | Downloaded goblin v0.8.2 |
| 742 | 2026-07-22T16:52:53.508Z | Downloaded flate2 v1.0.30 |
| 743 | 2026-07-22T16:52:53.508Z | Downloaded iri-string v0.7.8 |
| 744 | 2026-07-22T16:52:53.508Z | Downloaded iddqd v0.4.2 |
| 745 | 2026-07-22T16:52:53.508Z | Downloaded rfc6979 v0.4.0 |
| 746 | 2026-07-22T16:52:53.508Z | Downloaded pkg-config v0.3.30 |
| 747 | 2026-07-22T16:52:53.508Z | Downloaded pkcs8 v0.10.2 |
| 748 | 2026-07-22T16:52:53.508Z | Downloaded oxnet v0.1.4 |
| 749 | 2026-07-22T16:52:53.508Z | Downloaded memmap2 v0.9.9 |
| 750 | 2026-07-22T16:52:53.508Z | Downloaded icu_locid v1.5.0 |
| 751 | 2026-07-22T16:52:53.508Z | Downloaded pem-rfc7468 v0.7.0 |
| 752 | 2026-07-22T16:52:53.508Z | Downloaded pem v3.0.5 |
| 753 | 2026-07-22T16:52:53.508Z | Downloaded paste v1.0.15 |
| 754 | 2026-07-22T16:52:53.508Z | Downloaded parse-display-derive v0.10.0 |
| 755 | 2026-07-22T16:52:53.508Z | Downloaded oxide-tokio-rt v0.1.6 |
| 756 | 2026-07-22T16:52:53.509Z | Downloaded num_enum v0.5.11 |
| 757 | 2026-07-22T16:52:53.509Z | Downloaded toml_edit v0.19.15 |
| 758 | 2026-07-22T16:52:53.509Z | Downloaded uuid v1.23.3 |
| 759 | 2026-07-22T16:52:53.509Z | Downloaded typenum v1.20.1 |
| 760 | 2026-07-22T16:52:53.509Z | Downloaded num-rational v0.4.2 |
| 761 | 2026-07-22T16:52:53.509Z | Downloaded num-integer v0.1.46 |
| 762 | 2026-07-22T16:52:53.509Z | Downloaded dropshot_endpoint v0.17.1 |
| 763 | 2026-07-22T16:52:53.509Z | Downloaded darling_core v0.20.11 |
| 764 | 2026-07-22T16:52:53.509Z | Downloaded reqwest v0.13.2 |
| 765 | 2026-07-22T16:52:53.509Z | Downloaded reqwest v0.12.23 |
| 766 | 2026-07-22T16:52:53.509Z | Downloaded regex v1.12.3 |
| 767 | 2026-07-22T16:52:53.509Z | Downloaded phf_shared v0.12.1 |
| 768 | 2026-07-22T16:52:53.509Z | Downloaded zerocopy-derive v0.8.27 |
| 769 | 2026-07-22T16:52:53.509Z | Downloaded num-complex v0.4.6 |
| 770 | 2026-07-22T16:52:53.510Z | Downloaded getrandom v0.3.4 |
| 771 | 2026-07-22T16:52:53.510Z | Downloaded const_format_proc_macros v0.2.34 |
| 772 | 2026-07-22T16:52:53.510Z | Downloaded unicode-segmentation v1.11.0 |
| 773 | 2026-07-22T16:52:53.510Z | Downloaded anyhow v1.0.100 |
| 774 | 2026-07-22T16:52:53.510Z | Downloaded colored v3.1.1 |
| 775 | 2026-07-22T16:52:53.510Z | Downloaded omicron-workspace-hack v0.1.0 |
| 776 | 2026-07-22T16:52:53.510Z | Downloaded expectorate v1.2.0 |
| 777 | 2026-07-22T16:52:53.510Z | Downloaded drift v0.2.0 |
| 778 | 2026-07-22T16:52:53.514Z | Downloaded tokio-util v0.7.16 |
| 779 | 2026-07-22T16:52:53.514Z | Downloaded p384 v0.13.1 |
| 780 | 2026-07-22T16:52:53.514Z | Downloaded portable-atomic v1.11.1 |
| 781 | 2026-07-22T16:52:53.517Z | Downloaded num-iter v0.1.45 |
| 782 | 2026-07-22T16:52:53.520Z | Downloaded serde_json v1.0.150 |
| 783 | 2026-07-22T16:52:53.522Z | Downloaded unicode-normalization v0.1.24 |
| 784 | 2026-07-22T16:52:53.525Z | Downloaded typed-path v0.9.3 |
| 785 | 2026-07-22T16:52:53.527Z | Downloaded num_threads v0.1.7 |
| 786 | 2026-07-22T16:52:53.527Z | Downloaded num-conv v0.2.0 |
| 787 | 2026-07-22T16:52:53.527Z | Downloaded newtype_derive v0.1.6 |
| 788 | 2026-07-22T16:52:53.530Z | Downloaded libloading v0.7.4 |
| 789 | 2026-07-22T16:52:53.530Z | Downloaded hybrid-array v0.4.12 |
| 790 | 2026-07-22T16:52:53.534Z | Downloaded x509-cert v0.2.5 |
| 791 | 2026-07-22T16:52:53.537Z | Downloaded git2 v0.20.2 |
| 792 | 2026-07-22T16:52:53.540Z | Downloaded salty v0.3.0 |
| 793 | 2026-07-22T16:52:53.542Z | Downloaded tower v0.5.2 |
| 794 | 2026-07-22T16:52:53.546Z | Downloaded chrono v0.4.44 |
| 795 | 2026-07-22T16:52:53.550Z | Downloaded rayon v1.11.0 |
| 796 | 2026-07-22T16:52:53.555Z | Downloaded aws-lc-rs v1.17.0 |
| 797 | 2026-07-22T16:52:53.560Z | Downloaded proptest v1.5.0 |
| 798 | 2026-07-22T16:52:53.565Z | Downloaded rustls-webpki v0.102.4 |
| 799 | 2026-07-22T16:52:53.575Z | Downloaded moka v0.12.10 |
| 800 | 2026-07-22T16:52:53.580Z | Downloaded highway v1.3.0 |
| 801 | 2026-07-22T16:52:53.583Z | Downloaded icu_properties_data v1.5.0 |
| 802 | 2026-07-22T16:52:53.587Z | Downloaded cancel-safe-futures v0.1.5 |
| 803 | 2026-07-22T16:52:53.590Z | Downloaded backon v1.6.0 |
| 804 | 2026-07-22T16:52:53.592Z | Downloaded console v0.15.8 |
| 805 | 2026-07-22T16:52:53.592Z | Downloaded camino v1.2.2 |
| 806 | 2026-07-22T16:52:53.596Z | Downloaded tough v0.22.0 |
| 807 | 2026-07-22T16:52:53.598Z | Downloaded tower-http v0.6.8 |
| 808 | 2026-07-22T16:52:53.601Z | Downloaded zerovec v0.10.4 |
| 809 | 2026-07-22T16:52:53.604Z | Downloaded serde_with v3.18.0 |
| 810 | 2026-07-22T16:52:53.610Z | Downloaded lru-slab v0.1.2 |
| 811 | 2026-07-22T16:52:53.613Z | Downloaded linked-hash-map v0.5.6 |
| 812 | 2026-07-22T16:52:53.614Z | Downloaded chacha20 v0.9.1 |
| 813 | 2026-07-22T16:52:53.614Z | Downloaded der_derive v0.7.3 |
| 814 | 2026-07-22T16:52:53.617Z | Downloaded keccak v0.1.6 |
| 815 | 2026-07-22T16:52:53.617Z | Downloaded itoa v1.0.11 |
| 816 | 2026-07-22T16:52:53.617Z | Downloaded instant v0.1.12 |
| 817 | 2026-07-22T16:52:53.617Z | Downloaded inout v0.1.3 |
| 818 | 2026-07-22T16:52:53.617Z | Downloaded humantime v2.3.0 |
| 819 | 2026-07-22T16:52:53.620Z | Downloaded http-body-util v0.1.3 |
| 820 | 2026-07-22T16:52:53.620Z | Downloaded ff v0.13.1 |
| 821 | 2026-07-22T16:52:53.620Z | Downloaded byte-wrapper v0.1.0 |
| 822 | 2026-07-22T16:52:53.622Z | Downloaded base64 v0.21.7 |
| 823 | 2026-07-22T16:52:53.622Z | Downloaded zerocopy v0.7.34 |
| 824 | 2026-07-22T16:52:53.631Z | Downloaded quinn-proto v0.11.13 |
| 825 | 2026-07-22T16:52:53.635Z | Downloaded crossbeam-epoch v0.9.18 |
| 826 | 2026-07-22T16:52:53.638Z | Downloaded foldhash v0.1.5 |
| 827 | 2026-07-22T16:52:53.638Z | Downloaded fixedbitset v0.5.7 |
| 828 | 2026-07-22T16:52:53.641Z | Downloaded winnow v0.5.40 |
| 829 | 2026-07-22T16:52:53.643Z | Downloaded tabled v0.15.0 |
| 830 | 2026-07-22T16:52:53.652Z | Downloaded goblin v0.10.4 |
| 831 | 2026-07-22T16:52:53.656Z | Downloaded erased-serde v0.3.31 |
| 832 | 2026-07-22T16:52:53.659Z | Downloaded critical-section v1.2.0 |
| 833 | 2026-07-22T16:52:53.659Z | Downloaded crossbeam-deque v0.8.5 |
| 834 | 2026-07-22T16:52:53.661Z | Downloaded cpufeatures v0.3.0 |
| 835 | 2026-07-22T16:52:53.661Z | Downloaded cmake v0.1.54 |
| 836 | 2026-07-22T16:52:53.661Z | Downloaded bincode v1.3.3 |
| 837 | 2026-07-22T16:52:53.662Z | Downloaded camino-tempfile v1.4.1 |
| 838 | 2026-07-22T16:52:53.665Z | Downloaded winnow v0.7.13 |
| 839 | 2026-07-22T16:52:53.668Z | Downloaded syn v1.0.109 |
| 840 | 2026-07-22T16:52:53.673Z | Downloaded bcs v0.1.6 |
| 841 | 2026-07-22T16:52:53.676Z | Downloaded idna_adapter v1.2.0 |
| 842 | 2026-07-22T16:52:53.676Z | Downloaded icu_provider_macros v1.5.0 |
| 843 | 2026-07-22T16:52:53.676Z | Downloaded block-buffer v0.10.4 |
| 844 | 2026-07-22T16:52:53.676Z | Downloaded base64ct v1.6.0 |
| 845 | 2026-07-22T16:52:53.678Z | Downloaded curve25519-dalek v4.1.3 |
| 846 | 2026-07-22T16:52:53.681Z | Downloaded winnow v1.0.3 |
| 847 | 2026-07-22T16:52:53.686Z | Downloaded anstream v0.6.14 |
| 848 | 2026-07-22T16:52:53.689Z | Downloaded openssl v0.10.72 |
| 849 | 2026-07-22T16:52:53.693Z | Downloaded aes-gcm-siv v0.11.1 |
| 850 | 2026-07-22T16:52:53.695Z | Downloaded foldhash v0.2.0 |
| 851 | 2026-07-22T16:52:53.696Z | Downloaded escargot v0.5.15 |
| 852 | 2026-07-22T16:52:53.698Z | Downloaded ed25519 v2.2.3 |
| 853 | 2026-07-22T16:52:53.698Z | Downloaded der v0.7.10 |
| 854 | 2026-07-22T16:52:53.701Z | Downloaded derive_more v0.99.20 |
| 855 | 2026-07-22T16:52:53.704Z | Downloaded dof v0.4.0 |
| 856 | 2026-07-22T16:52:53.704Z | Downloaded hubpack v0.1.2 |
| 857 | 2026-07-22T16:52:53.704Z | Downloaded http-body v1.0.1 |
| 858 | 2026-07-22T16:52:53.704Z | Downloaded daft-derive v0.1.7 |
| 859 | 2026-07-22T16:52:53.707Z | Downloaded daft v0.1.7 |
| 860 | 2026-07-22T16:52:53.709Z | Downloaded anstyle v1.0.7 |
| 861 | 2026-07-22T16:52:53.709Z | Downloaded nix v0.31.3 |
| 862 | 2026-07-22T16:52:53.714Z | Downloaded form_urlencoded v1.2.2 |
| 863 | 2026-07-22T16:52:53.717Z | Downloaded hickory-proto v0.24.4 |
| 864 | 2026-07-22T16:52:53.723Z | Downloaded webpki-roots v0.26.3 |
| 865 | 2026-07-22T16:52:53.725Z | Downloaded nix v0.28.0 |
| 866 | 2026-07-22T16:52:53.731Z | Downloaded dropshot v0.16.7 |
| 867 | 2026-07-22T16:52:53.743Z | Downloaded vcpkg v0.2.15 |
| 868 | 2026-07-22T16:52:53.765Z | Downloaded zerocopy v0.8.27 |
| 869 | 2026-07-22T16:52:53.776Z | Downloaded unicode-width v0.2.1 |
| 870 | 2026-07-22T16:52:53.780Z | Downloaded nix v0.30.1 |
| 871 | 2026-07-22T16:52:53.787Z | Downloaded webpki-roots v1.0.3 |
| 872 | 2026-07-22T16:52:53.790Z | Downloaded rustls v0.23.41 |
| 873 | 2026-07-22T16:52:53.796Z | Downloaded rustix v0.38.34 |
| 874 | 2026-07-22T16:52:53.806Z | Downloaded unicode-width v0.1.14 |
| 875 | 2026-07-22T16:52:53.809Z | Downloaded syn v2.0.117 |
| 876 | 2026-07-22T16:52:53.815Z | Downloaded regress v0.11.1 |
| 877 | 2026-07-22T16:52:53.820Z | Downloaded hickory-proto v0.25.2 |
| 878 | 2026-07-22T16:52:53.828Z | Downloaded regex-syntax v0.8.5 |
| 879 | 2026-07-22T16:52:53.832Z | Downloaded bstr v1.9.1 |
| 880 | 2026-07-22T16:52:53.838Z | Downloaded smoltcp v0.11.0 |
| 881 | 2026-07-22T16:52:53.844Z | Downloaded rustls v0.22.4 |
| 882 | 2026-07-22T16:52:53.851Z | Downloaded rustix v1.1.2 |
| 883 | 2026-07-22T16:52:53.864Z | Downloaded regress v0.10.5 |
| 884 | 2026-07-22T16:52:53.868Z | Downloaded typify-impl v0.4.3 |
| 885 | 2026-07-22T16:52:53.876Z | Downloaded openapiv3 v2.2.0 |
| 886 | 2026-07-22T16:52:53.882Z | Downloaded typify-impl v0.6.2 |
| 887 | 2026-07-22T16:52:53.889Z | Downloaded time v0.3.47 |
| 888 | 2026-07-22T16:52:53.895Z | Downloaded dropshot v0.17.1 |
| 889 | 2026-07-22T16:52:53.907Z | Downloaded regex-automata v0.4.14 |
| 890 | 2026-07-22T16:52:53.915Z | Downloaded foreign-types-shared v0.1.1 |
| 891 | 2026-07-22T16:52:53.918Z | Downloaded argon2 v0.5.3 |
| 892 | 2026-07-22T16:52:53.918Z | Downloaded equivalent v1.0.2 |
| 893 | 2026-07-22T16:52:53.918Z | Downloaded embedded-io v0.4.0 |
| 894 | 2026-07-22T16:52:53.918Z | Downloaded darling_macro v0.23.0 |
| 895 | 2026-07-22T16:52:53.918Z | Downloaded foreign-types-macros v0.2.3 |
| 896 | 2026-07-22T16:52:53.922Z | Downloaded fastrand v2.3.0 |
| 897 | 2026-07-22T16:52:53.922Z | Downloaded futures-core v0.3.32 |
| 898 | 2026-07-22T16:52:53.922Z | Downloaded cfg_aliases v0.1.1 |
| 899 | 2026-07-22T16:52:53.922Z | Downloaded cargo-platform v0.1.8 |
| 900 | 2026-07-22T16:52:53.922Z | Downloaded async-stream-impl v0.3.6 |
| 901 | 2026-07-22T16:52:53.923Z | Downloaded async-stream v0.3.6 |
| 902 | 2026-07-22T16:52:53.926Z | Downloaded fixedbitset v0.4.2 |
| 903 | 2026-07-22T16:52:53.926Z | Downloaded dtrace-parser v0.3.0 |
| 904 | 2026-07-22T16:52:53.926Z | Downloaded debug-ignore v1.0.5 |
| 905 | 2026-07-22T16:52:53.926Z | Downloaded base16ct v0.2.0 |
| 906 | 2026-07-22T16:52:53.926Z | Downloaded ctrlc v3.4.4 |
| 907 | 2026-07-22T16:52:53.926Z | Downloaded env_filter v1.0.1 |
| 908 | 2026-07-22T16:52:53.929Z | Downloaded cstr-argument v0.1.2 |
| 909 | 2026-07-22T16:52:53.929Z | Downloaded cargo_metadata v0.23.1 |
| 910 | 2026-07-22T16:52:53.929Z | Downloaded backoff v0.4.0 |
| 911 | 2026-07-22T16:52:53.929Z | Downloaded cobs v0.2.3 |
| 912 | 2026-07-22T16:52:53.932Z | Downloaded bitstruct_derive v0.1.0 |
| 913 | 2026-07-22T16:52:53.932Z | Downloaded atomic-waker v1.1.2 |
| 914 | 2026-07-22T16:52:53.932Z | Downloaded colorchoice v1.0.1 |
| 915 | 2026-07-22T16:52:53.932Z | Downloaded cfg_aliases v0.2.1 |
| 916 | 2026-07-22T16:52:53.932Z | Downloaded defmt-parser v0.3.4 |
| 917 | 2026-07-22T16:52:53.932Z | Downloaded defmt-macros v0.3.9 |
| 918 | 2026-07-22T16:52:53.935Z | Downloaded digest v0.10.7 |
| 919 | 2026-07-22T16:52:53.935Z | Downloaded darling_macro v0.21.3 |
| 920 | 2026-07-22T16:52:53.935Z | Downloaded defmt v0.3.8 |
| 921 | 2026-07-22T16:52:53.938Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 922 | 2026-07-22T16:52:53.938Z | Downloaded autocfg v1.3.0 |
| 923 | 2026-07-22T16:52:53.938Z | Downloaded derive-where v1.6.0 |
| 924 | 2026-07-22T16:52:53.941Z | Downloaded atomicwrites v0.4.4 |
| 925 | 2026-07-22T16:52:53.941Z | Downloaded clap_lex v0.7.0 |
| 926 | 2026-07-22T16:52:53.941Z | Downloaded byteorder v1.5.0 |
| 927 | 2026-07-22T16:52:53.944Z | Downloaded bitflags v1.3.2 |
| 928 | 2026-07-22T16:52:53.974Z | Downloaded jiff v0.2.15 |
| 929 | 2026-07-22T16:52:53.982Z | Downloaded petgraph v0.6.5 |
| 930 | 2026-07-22T16:52:53.992Z | Downloaded sha3 v0.10.8 |
| 931 | 2026-07-22T16:52:53.998Z | Downloaded tokio v1.52.3 |
| 932 | 2026-07-22T16:52:54.015Z | Downloaded csv v1.3.1 |
| 933 | 2026-07-22T16:52:54.027Z | Downloaded chrono-tz v0.10.4 |
| 934 | 2026-07-22T16:52:54.034Z | Downloaded petgraph v0.8.3 |
| 935 | 2026-07-22T16:52:54.046Z | Downloaded libc v0.2.186 |
| 936 | 2026-07-22T16:52:54.131Z | Downloaded encoding_rs v0.8.34 |
| 937 | 2026-07-22T16:52:54.156Z | Downloaded fakedata_generator v0.7.1 |
| 938 | 2026-07-22T16:52:54.180Z | Downloaded ring v0.17.14 |
| 939 | 2026-07-22T16:52:54.208Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 940 | 2026-07-22T16:52:54.352Z | Downloaded libz-sys v1.1.16 |
| 941 | 2026-07-22T16:52:54.701Z | Downloaded aws-lc-sys v0.41.0 |
| 942 | 2026-07-22T16:52:55.064Z | Compiling proc-macro2 v1.0.106 |
| 943 | 2026-07-22T16:52:55.064Z | Compiling quote v1.0.45 |
| 944 | 2026-07-22T16:52:55.064Z | Compiling unicode-ident v1.0.24 |
| 945 | 2026-07-22T16:52:55.067Z | Compiling libc v0.2.186 |
| 946 | 2026-07-22T16:52:55.067Z | Compiling serde_core v1.0.228 |
| 947 | 2026-07-22T16:52:55.067Z | Compiling serde v1.0.228 |
| 948 | 2026-07-22T16:52:55.266Z | Compiling autocfg v1.3.0 |
| 949 | 2026-07-22T16:52:55.280Z | Checking cfg-if v1.0.0 |
| 950 | 2026-07-22T16:52:55.421Z | Compiling zmij v1.0.19 |
| 951 | 2026-07-22T16:52:55.440Z | Compiling serde_json v1.0.150 |
| 952 | 2026-07-22T16:52:55.662Z | Checking memchr v2.7.2 |
| 953 | 2026-07-22T16:52:55.771Z | Compiling libm v0.2.8 |
| 954 | 2026-07-22T16:52:55.824Z | Checking itoa v1.0.11 |
| 955 | 2026-07-22T16:52:56.056Z | Checking smallvec v1.13.2 |
| 956 | 2026-07-22T16:52:56.078Z | Compiling getrandom v0.4.2 |
| 957 | 2026-07-22T16:52:56.229Z | Compiling version_check v0.9.5 |
| 958 | 2026-07-22T16:52:56.428Z | Checking stable_deref_trait v1.2.0 |
| 959 | 2026-07-22T16:52:56.472Z | Checking litemap v0.7.4 |
| 960 | 2026-07-22T16:52:56.512Z | Checking writeable v0.5.5 |
| 961 | 2026-07-22T16:52:56.532Z | Compiling syn v2.0.117 |
| 962 | 2026-07-22T16:52:56.538Z | Checking icu_locid_transform_data v1.5.0 |
| 963 | 2026-07-22T16:52:56.595Z | Compiling num-traits v0.2.19 |
| 964 | 2026-07-22T16:52:56.642Z | Checking percent-encoding v2.3.2 |
| 965 | 2026-07-22T16:52:56.662Z | Checking icu_properties_data v1.5.0 |
| 966 | 2026-07-22T16:52:56.698Z | Checking write16 v1.0.0 |
| 967 | 2026-07-22T16:52:56.779Z | Checking icu_normalizer_data v1.5.0 |
| 968 | 2026-07-22T16:52:56.797Z | Checking utf8_iter v1.0.4 |
| 969 | 2026-07-22T16:52:56.833Z | Checking utf16_iter v1.0.5 |
| 970 | 2026-07-22T16:52:56.853Z | Checking form_urlencoded v1.2.2 |
| 971 | 2026-07-22T16:52:56.918Z | Compiling thiserror v2.0.18 |
| 972 | 2026-07-22T16:52:56.937Z | Checking getrandom v0.2.14 |
| 973 | 2026-07-22T16:52:56.979Z | Compiling lock_api v0.4.12 |
| 974 | 2026-07-22T16:52:56.997Z | Compiling parking_lot_core v0.9.10 |
| 975 | 2026-07-22T16:52:57.082Z | Compiling heck v0.5.0 |
| 976 | 2026-07-22T16:52:57.307Z | Checking iana-time-zone v0.1.64 |
| 977 | 2026-07-22T16:52:57.413Z | Compiling jobserver v0.1.31 |
| 978 | 2026-07-22T16:52:57.447Z | Compiling find-msvc-tools v0.1.9 |
| 979 | 2026-07-22T16:52:57.466Z | Checking uuid v1.23.3 |
| 980 | 2026-07-22T16:52:57.535Z | Compiling shlex v2.0.1 |
| 981 | 2026-07-22T16:52:57.572Z | Checking semver v1.0.28 |
| 982 | 2026-07-22T16:52:57.680Z | Compiling schemars v0.8.22 |
| 983 | 2026-07-22T16:52:57.731Z | Compiling cc v1.2.65 |
| 984 | 2026-07-22T16:52:57.731Z | Checking dyn-clone v1.0.17 |
| 985 | 2026-07-22T16:52:57.828Z | Compiling rustversion v1.0.22 |
| 986 | 2026-07-22T16:52:57.902Z | Compiling slab v0.4.9 |
| 987 | 2026-07-22T16:52:57.905Z | Checking subtle v2.6.1 |
| 988 | 2026-07-22T16:52:58.014Z | Checking pin-project-lite v0.2.14 |
| 989 | 2026-07-22T16:52:58.079Z | Compiling log v0.4.29 |
| 990 | 2026-07-22T16:52:58.253Z | Checking socket2 v0.6.3 |
| 991 | 2026-07-22T16:52:58.273Z | Checking typenum v1.20.1 |
| 992 | 2026-07-22T16:52:58.290Z | Checking scopeguard v1.2.0 |
| 993 | 2026-07-22T16:52:58.494Z | Checking rand_core v0.6.4 |
| 994 | 2026-07-22T16:52:58.543Z | Checking signal-hook-registry v1.4.2 |
| 995 | 2026-07-22T16:52:58.561Z | Checking mio v1.2.0 |
| 996 | 2026-07-22T16:52:58.602Z | Checking parking_lot v0.12.2 |
| 997 | 2026-07-22T16:52:58.671Z | Compiling portable-atomic v1.11.1 |
| 998 | 2026-07-22T16:52:58.698Z | Checking equivalent v1.0.2 |
| 999 | 2026-07-22T16:52:58.790Z | Checking critical-section v1.2.0 |
| 1000 | 2026-07-22T16:52:58.813Z | Checking futures-core v0.3.32 |
| 1001 | 2026-07-22T16:52:58.854Z | Compiling cmake v0.1.54 |
| 1002 | 2026-07-22T16:52:58.884Z | Compiling fs_extra v1.3.0 |
| 1003 | 2026-07-22T16:52:58.905Z | Compiling dunce v1.0.5 |
| 1004 | 2026-07-22T16:52:58.940Z | Compiling thiserror v1.0.64 |
| 1005 | 2026-07-22T16:52:59.053Z | Compiling httparse v1.10.1 |
| 1006 | 2026-07-22T16:52:59.102Z | Compiling getrandom v0.3.4 |
| 1007 | 2026-07-22T16:52:59.121Z | Checking futures-sink v0.3.32 |
| 1008 | 2026-07-22T16:52:59.215Z | Compiling aws-lc-sys v0.41.0 |
| 1009 | 2026-07-22T16:52:59.233Z | Checking hashbrown v0.17.0 |
| 1010 | 2026-07-22T16:52:59.312Z | Checking futures-channel v0.3.32 |
| 1011 | 2026-07-22T16:52:59.412Z | Compiling synstructure v0.13.1 |
| 1012 | 2026-07-22T16:52:59.450Z | Compiling serde_derive_internals v0.29.1 |
| 1013 | 2026-07-22T16:52:59.523Z | Compiling strsim v0.11.1 |
| 1014 | 2026-07-22T16:52:59.554Z | Compiling regex-syntax v0.8.5 |
| 1015 | 2026-07-22T16:52:59.618Z | Checking once_cell v1.21.3 |
| 1016 | 2026-07-22T16:52:59.708Z | Checking indexmap v2.14.0 |
| 1017 | 2026-07-22T16:52:59.796Z | Checking futures-task v0.3.32 |
| 1018 | 2026-07-22T16:52:59.826Z | Checking futures-io v0.3.32 |
| 1019 | 2026-07-22T16:52:59.925Z | Compiling aho-corasick v1.1.3 |
| 1020 | 2026-07-22T16:52:59.946Z | Compiling ident_case v1.0.1 |
| 1021 | 2026-07-22T16:52:59.950Z | Checking base64 v0.22.1 |
| 1022 | 2026-07-22T16:53:00.071Z | Compiling slog v2.8.2 |
| 1023 | 2026-07-22T16:53:00.231Z | Checking byteorder v1.5.0 |
| 1024 | 2026-07-22T16:53:00.279Z | Compiling ucd-trie v0.1.6 |
| 1025 | 2026-07-22T16:53:00.349Z | Checking tracing-core v0.1.32 |
| 1026 | 2026-07-22T16:53:00.439Z | Compiling pest v2.8.4 |
| 1027 | 2026-07-22T16:53:00.515Z | Compiling ring v0.17.14 |
| 1028 | 2026-07-22T16:53:00.656Z | Compiling serde_derive v1.0.228 |
| 1029 | 2026-07-22T16:53:00.659Z | Compiling zerofrom-derive v0.1.5 |
| 1030 | 2026-07-22T16:53:00.812Z | Compiling yoke-derive v0.7.5 |
| 1031 | 2026-07-22T16:53:01.042Z | Compiling zerovec-derive v0.10.3 |
| 1032 | 2026-07-22T16:53:01.390Z | Compiling displaydoc v0.2.5 |
| 1033 | 2026-07-22T16:53:01.655Z | Compiling icu_provider_macros v1.5.0 |
| 1034 | 2026-07-22T16:53:01.687Z | Compiling schemars_derive v0.8.22 |
| 1035 | 2026-07-22T16:53:01.865Z | Compiling zeroize_derive v1.4.3 |
| 1036 | 2026-07-22T16:53:01.885Z | Checking zerofrom v0.1.5 |
| 1037 | 2026-07-22T16:53:02.007Z | Checking yoke v0.7.5 |
| 1038 | 2026-07-22T16:53:02.089Z | Compiling thiserror-impl v2.0.18 |
| 1039 | 2026-07-22T16:53:02.146Z | Compiling tokio-macros v2.7.0 |
| 1040 | 2026-07-22T16:53:02.186Z | Checking zerovec v0.10.4 |
| 1041 | 2026-07-22T16:53:02.220Z | Compiling futures-macro v0.3.32 |
| 1042 | 2026-07-22T16:53:02.536Z | Checking zeroize v1.8.2 |
| 1043 | 2026-07-22T16:53:02.690Z | Compiling thiserror-impl v1.0.64 |
| 1044 | 2026-07-22T16:53:02.867Z | Compiling zerocopy-derive v0.8.27 |
| 1045 | 2026-07-22T16:53:02.889Z | Checking tinystr v0.7.6 |
| 1046 | 2026-07-22T16:53:02.935Z | Checking icu_collections v1.5.0 |
| 1047 | 2026-07-22T16:53:03.051Z | Checking futures-util v0.3.32 |
| 1048 | 2026-07-22T16:53:03.071Z | Checking icu_locid v1.5.0 |
| 1049 | 2026-07-22T16:53:03.223Z | Compiling regex-automata v0.4.14 |
| 1050 | 2026-07-22T16:53:03.508Z | Checking icu_provider v1.5.0 |
| 1051 | 2026-07-22T16:53:03.780Z | Checking bytes v1.11.1 |
| 1052 | 2026-07-22T16:53:03.803Z | Checking icu_locid_transform v1.5.0 |
| 1053 | 2026-07-22T16:53:03.829Z | Checking chrono v0.4.44 |
| 1054 | 2026-07-22T16:53:03.940Z | Checking bitflags v2.9.4 |
| 1055 | 2026-07-22T16:53:04.078Z | Compiling serde_tokenstream v0.2.3 |
| 1056 | 2026-07-22T16:53:04.215Z | Checking tokio v1.52.3 |
| 1057 | 2026-07-22T16:53:04.255Z | Checking icu_properties v1.5.1 |
| 1058 | 2026-07-22T16:53:04.356Z | Checking http v1.4.2 |
| 1059 | 2026-07-22T16:53:04.754Z | Checking rustls-pki-types v1.12.0 |
| 1060 | 2026-07-22T16:53:04.772Z | Compiling tracing-attributes v0.1.27 |
| 1061 | 2026-07-22T16:53:04.894Z | Compiling regex v1.12.3 |
| 1062 | 2026-07-22T16:53:04.897Z | Compiling pest_meta v2.8.4 |
| 1063 | 2026-07-22T16:53:05.615Z | Checking icu_normalizer v1.5.0 |
| 1064 | 2026-07-22T16:53:05.955Z | Checking tracing v0.1.40 |
| 1065 | 2026-07-22T16:53:05.958Z | Compiling anyhow v1.0.100 |
| 1066 | 2026-07-22T16:53:05.969Z | Checking idna_adapter v1.2.0 |
| 1067 | 2026-07-22T16:53:06.108Z | Checking idna v1.0.3 |
| 1068 | 2026-07-22T16:53:06.173Z | Compiling pest_generator v2.8.4 |
| 1069 | 2026-07-22T16:53:06.264Z | Compiling generic-array v0.14.7 |
| 1070 | 2026-07-22T16:53:06.339Z | Checking url v2.5.4 |
| 1071 | 2026-07-22T16:53:06.768Z | Compiling pest_derive v2.8.4 |
| 1072 | 2026-07-22T16:53:07.273Z | Checking untrusted v0.9.0 |
| 1073 | 2026-07-22T16:53:07.314Z | Compiling camino v1.2.2 |
| 1074 | 2026-07-22T16:53:07.372Z | Checking ppv-lite86 v0.2.17 |
| 1075 | 2026-07-22T16:53:07.392Z | Checking fnv v1.0.7 |
| 1076 | 2026-07-22T16:53:07.487Z | Checking tokio-util v0.7.16 |
| 1077 | 2026-07-22T16:53:07.523Z | Compiling aws-lc-rs v1.17.0 |
| 1078 | 2026-07-22T16:53:07.617Z | Compiling paste v1.0.15 |
| 1079 | 2026-07-22T16:53:07.689Z | Compiling zerocopy v0.8.27 |
| 1080 | 2026-07-22T16:53:07.711Z | Checking ipnet v2.9.0 |
| 1081 | 2026-07-22T16:53:07.874Z | Checking ryu v1.0.18 |
| 1082 | 2026-07-22T16:53:07.909Z | Checking untrusted v0.7.1 |
| 1083 | 2026-07-22T16:53:07.975Z | Checking http-body v1.0.1 |
| 1084 | 2026-07-22T16:53:08.011Z | Checking errno v0.3.14 |
| 1085 | 2026-07-22T16:53:08.029Z | Checking atomic-waker v1.1.2 |
| 1086 | 2026-07-22T16:53:08.105Z | Compiling rustls v0.23.41 |
| 1087 | 2026-07-22T16:53:08.122Z | Checking crypto-common v0.1.6 |
| 1088 | 2026-07-22T16:53:08.126Z | Checking tower-layer v0.3.3 |
| 1089 | 2026-07-22T16:53:08.179Z | Checking try-lock v0.2.5 |
| 1090 | 2026-07-22T16:53:08.257Z | Checking tower-service v0.3.3 |
| 1091 | 2026-07-22T16:53:08.277Z | Checking want v0.3.1 |
| 1092 | 2026-07-22T16:53:08.313Z | Checking h2 v0.4.15 |
| 1093 | 2026-07-22T16:53:08.344Z | Checking erased-serde v0.3.31 |
| 1094 | 2026-07-22T16:53:08.459Z | Compiling async-trait v0.1.89 |
| 1095 | 2026-07-22T16:53:08.617Z | Compiling time-core v0.1.8 |
| 1096 | 2026-07-22T16:53:08.767Z | Compiling num-conv v0.2.0 |
| 1097 | 2026-07-22T16:53:08.902Z | Checking httpdate v1.0.3 |
| 1098 | 2026-07-22T16:53:08.955Z | Compiling omicron-workspace-hack v0.1.0 |
| 1099 | 2026-07-22T16:53:09.071Z | Compiling time-macros v0.2.27 |
| 1100 | 2026-07-22T16:53:09.443Z | Checking ipnetwork v0.21.1 |
| 1101 | 2026-07-22T16:53:09.598Z | Compiling scroll_derive v0.13.1 |
| 1102 | 2026-07-22T16:53:09.659Z | Checking http-body-util v0.1.3 |
| 1103 | 2026-07-22T16:53:09.679Z | Checking serde_urlencoded v0.7.1 |
| 1104 | 2026-07-22T16:53:09.948Z | Checking pretty-hex v0.4.1 |
| 1105 | 2026-07-22T16:53:09.971Z | Checking const-oid v0.9.6 |
| 1106 | 2026-07-22T16:53:10.037Z | Checking openapiv3 v2.2.0 |
| 1107 | 2026-07-22T16:53:10.066Z | Checking foldhash v0.2.0 |
| 1108 | 2026-07-22T16:53:10.211Z | Checking hyper v1.10.1 |
| 1109 | 2026-07-22T16:53:10.229Z | Checking allocator-api2 v0.2.21 |
| 1110 | 2026-07-22T16:53:10.393Z | Compiling daft-derive v0.1.7 |
| 1111 | 2026-07-22T16:53:10.503Z | Checking hashbrown v0.16.1 |
| 1112 | 2026-07-22T16:53:10.859Z | Checking plain v0.2.3 |
| 1113 | 2026-07-22T16:53:10.966Z | Compiling scroll v0.13.0 |
| 1114 | 2026-07-22T16:53:10.995Z | Compiling strum_macros v0.26.4 |
| 1115 | 2026-07-22T16:53:11.105Z | Checking hyper-util v0.1.20 |
| 1116 | 2026-07-22T16:53:11.169Z | Compiling usdt-impl v0.6.0 |
| 1117 | 2026-07-22T16:53:11.414Z | Compiling crossbeam-utils v0.8.19 |
| 1118 | 2026-07-22T16:53:11.525Z | Compiling goblin v0.10.4 |
| 1119 | 2026-07-22T16:53:12.181Z | Checking oxnet v0.1.4 |
| 1120 | 2026-07-22T16:53:12.201Z | Checking rand_core v0.9.3 |
| 1121 | 2026-07-22T16:53:12.411Z | Checking rand_chacha v0.9.0 |
| 1122 | 2026-07-22T16:53:12.525Z | Checking block-buffer v0.10.4 |
| 1123 | 2026-07-22T16:53:12.591Z | Compiling dtrace-parser v0.3.0 |
| 1124 | 2026-07-22T16:53:12.853Z | Compiling thread-id v5.0.0 |
| 1125 | 2026-07-22T16:53:12.897Z | Checking encoding_rs v0.8.34 |
| 1126 | 2026-07-22T16:53:12.941Z | Checking mime v0.3.17 |
| 1127 | 2026-07-22T16:53:13.086Z | Checking digest v0.10.7 |
| 1128 | 2026-07-22T16:53:13.116Z | Checking rand v0.9.2 |
| 1129 | 2026-07-22T16:53:13.211Z | Checking futures-executor v0.3.32 |
| 1130 | 2026-07-22T16:53:13.237Z | Checking hex v0.4.3 |
| 1131 | 2026-07-22T16:53:13.280Z | Compiling slog-async v2.8.0 |
| 1132 | 2026-07-22T16:53:13.358Z | Checking futures v0.3.32 |
| 1133 | 2026-07-22T16:53:13.438Z | Checking sync_wrapper v1.0.1 |
| 1134 | 2026-07-22T16:53:13.459Z | Compiling multer v3.1.0 |
| 1135 | 2026-07-22T16:53:13.546Z | Compiling rustix v1.1.2 |
| 1136 | 2026-07-22T16:53:13.588Z | Checking tower v0.5.2 |
| 1137 | 2026-07-22T16:53:13.733Z | Checking rand_chacha v0.3.1 |
| 1138 | 2026-07-22T16:53:13.753Z | Checking webpki-roots v0.26.3 |
| 1139 | 2026-07-22T16:53:13.824Z | Compiling async-stream-impl v0.3.6 |
| 1140 | 2026-07-22T16:53:13.870Z | Checking iri-string v0.7.8 |
| 1141 | 2026-07-22T16:53:13.895Z | Compiling ref-cast v1.0.25 |
| 1142 | 2026-07-22T16:53:13.932Z | Checking rand v0.8.6 |
| 1143 | 2026-07-22T16:53:13.956Z | Compiling ref-cast-impl v1.0.25 |
| 1144 | 2026-07-22T16:53:14.275Z | Compiling dof v0.4.0 |
| 1145 | 2026-07-22T16:53:14.427Z | Compiling darling_core v0.23.0 |
| 1146 | 2026-07-22T16:53:14.446Z | Checking fastrand v2.3.0 |
| 1147 | 2026-07-22T16:53:14.538Z | Checking powerfmt v0.2.0 |
| 1148 | 2026-07-22T16:53:14.622Z | Checking newtype-uuid v1.3.2 |
| 1149 | 2026-07-22T16:53:14.690Z | Checking deranged v0.5.3 |
| 1150 | 2026-07-22T16:53:14.867Z | Checking tower-http v0.6.8 |
| 1151 | 2026-07-22T16:53:14.931Z | Checking is-terminal v0.4.12 |
| 1152 | 2026-07-22T16:53:15.024Z | Checking match_cfg v0.1.0 |
| 1153 | 2026-07-22T16:53:15.027Z | Checking num_threads v0.1.7 |
| 1154 | 2026-07-22T16:53:15.133Z | Checking hostname v0.3.1 |
| 1155 | 2026-07-22T16:53:15.246Z | Checking strum v0.26.3 |
| 1156 | 2026-07-22T16:53:15.265Z | Compiling newtype-uuid-macros v0.1.0 |
| 1157 | 2026-07-22T16:53:15.268Z | Compiling structmeta-derive v0.3.0 |
| 1158 | 2026-07-22T16:53:15.303Z | Compiling syn v1.0.109 |
| 1159 | 2026-07-22T16:53:15.321Z | Compiling usdt-macro v0.6.0 |
| 1160 | 2026-07-22T16:53:15.353Z | Compiling usdt-attr-macro v0.6.0 |
| 1161 | 2026-07-22T16:53:15.668Z | Checking tempfile v3.23.0 |
| 1162 | 2026-07-22T16:53:15.688Z | Checking time v0.3.47 |
| 1163 | 2026-07-22T16:53:15.866Z | Checking daft v0.1.7 |
| 1164 | 2026-07-22T16:53:16.022Z | Checking crossbeam-channel v0.5.15 |
| 1165 | 2026-07-22T16:53:16.197Z | Checking thread_local v1.1.8 |
| 1166 | 2026-07-22T16:53:16.287Z | Compiling structmeta v0.3.0 |
| 1167 | 2026-07-22T16:53:16.344Z | Compiling crc32fast v1.4.0 |
| 1168 | 2026-07-22T16:53:16.363Z | Checking winnow v1.0.3 |
| 1169 | 2026-07-22T16:53:16.506Z | Compiling darling_macro v0.23.0 |
| 1170 | 2026-07-22T16:53:16.646Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1171 | 2026-07-22T16:53:16.680Z | Checking serde_spanned v1.1.1 |
| 1172 | 2026-07-22T16:53:16.797Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1173 | 2026-07-22T16:53:16.817Z | Checking debug-ignore v1.0.5 |
| 1174 | 2026-07-22T16:53:16.819Z | Checking term v1.2.0 |
| 1175 | 2026-07-22T16:53:16.920Z | Checking take_mut v0.2.2 |
| 1176 | 2026-07-22T16:53:16.964Z | Checking slog-json v2.6.1 |
| 1177 | 2026-07-22T16:53:16.984Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1178 | 2026-07-22T16:53:17.043Z | Compiling darling v0.23.0 |
| 1179 | 2026-07-22T16:53:17.062Z | Checking slog-term v2.9.2 |
| 1180 | 2026-07-22T16:53:17.118Z | Compiling strum_macros v0.27.2 |
| 1181 | 2026-07-22T16:53:17.133Z | Compiling serde_with_macros v3.18.0 |
| 1182 | 2026-07-22T16:53:17.191Z | Checking memmap2 v0.9.9 |
| 1183 | 2026-07-22T16:53:17.312Z | Checking cpufeatures v0.2.12 |
| 1184 | 2026-07-22T16:53:17.386Z | Checking spin v0.9.8 |
| 1185 | 2026-07-22T16:53:17.420Z | Checking slog-bunyan v2.5.0 |
| 1186 | 2026-07-22T16:53:17.524Z | Compiling derive-ex v0.1.8 |
| 1187 | 2026-07-22T16:53:17.544Z | Checking async-stream v0.3.6 |
| 1188 | 2026-07-22T16:53:17.670Z | Checking waitgroup v0.1.2 |
| 1189 | 2026-07-22T16:53:17.715Z | Checking rustls-pemfile v2.2.0 |
| 1190 | 2026-07-22T16:53:17.792Z | Checking serde_path_to_error v0.1.20 |
| 1191 | 2026-07-22T16:53:17.899Z | Checking hostname v0.4.2 |
| 1192 | 2026-07-22T16:53:18.088Z | Checking macaddr v1.0.1 |
| 1193 | 2026-07-22T16:53:18.107Z | Checking either v1.15.0 |
| 1194 | 2026-07-22T16:53:18.252Z | Checking quick-error v1.2.3 |
| 1195 | 2026-07-22T16:53:18.353Z | Checking serde_with v3.18.0 |
| 1196 | 2026-07-22T16:53:18.372Z | Checking regress v0.10.5 |
| 1197 | 2026-07-22T16:53:18.912Z | Checking lazy_static v1.5.0 |
| 1198 | 2026-07-22T16:53:19.017Z | Compiling parse-display-derive v0.10.0 |
| 1199 | 2026-07-22T16:53:19.127Z | Compiling test-strategy v0.4.3 |
| 1200 | 2026-07-22T16:53:19.424Z | Checking usdt v0.6.0 |
| 1201 | 2026-07-22T16:53:19.445Z | Checking webpki-roots v1.0.3 |
| 1202 | 2026-07-22T16:53:19.587Z | Compiling dropshot v0.17.1 |
| 1203 | 2026-07-22T16:53:19.766Z | Checking wait-timeout v0.2.0 |
| 1204 | 2026-07-22T16:53:19.786Z | Checking bit-vec v0.6.3 |
| 1205 | 2026-07-22T16:53:19.804Z | Compiling rustix v0.38.34 |
| 1206 | 2026-07-22T16:53:19.824Z | Compiling crucible-workspace-hack v0.1.0 |
| 1207 | 2026-07-22T16:53:19.891Z | Checking rusty-fork v0.3.0 |
| 1208 | 2026-07-22T16:53:19.909Z | Checking strum v0.27.2 |
| 1209 | 2026-07-22T16:53:19.962Z | Checking bit-set v0.5.3 |
| 1210 | 2026-07-22T16:53:20.018Z | Compiling dropshot_endpoint v0.17.1 |
| 1211 | 2026-07-22T16:53:20.062Z | Checking rand_xorshift v0.3.0 |
| 1212 | 2026-07-22T16:53:20.087Z | Checking unarray v0.1.4 |
| 1213 | 2026-07-22T16:53:20.179Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1214 | 2026-07-22T16:53:20.197Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1215 | 2026-07-22T16:53:20.203Z | Checking proptest v1.5.0 |
| 1216 | 2026-07-22T16:53:20.329Z | Checking hybrid-array v0.4.12 |
| 1217 | 2026-07-22T16:53:20.408Z | Checking adler v1.0.2 |
| 1218 | 2026-07-22T16:53:20.515Z | Checking miniz_oxide v0.7.2 |
| 1219 | 2026-07-22T16:53:20.588Z | Compiling toml_datetime v0.6.11 |
| 1220 | 2026-07-22T16:53:20.827Z | Checking openssl-probe v0.2.1 |
| 1221 | 2026-07-22T16:53:20.846Z | Checking flate2 v1.0.30 |
| 1222 | 2026-07-22T16:53:20.879Z | Checking block-buffer v0.12.1 |
| 1223 | 2026-07-22T16:53:20.939Z | Checking rustls-native-certs v0.8.3 |
| 1224 | 2026-07-22T16:53:20.972Z | Checking crypto-common v0.2.2 |
| 1225 | 2026-07-22T16:53:21.023Z | Checking instant v0.1.12 |
| 1226 | 2026-07-22T16:53:21.067Z | Checking const-oid v0.10.2 |
| 1227 | 2026-07-22T16:53:21.111Z | Checking compression-core v0.4.31 |
| 1228 | 2026-07-22T16:53:21.130Z | Checking backoff v0.4.0 |
| 1229 | 2026-07-22T16:53:21.223Z | Checking parse-display v0.10.0 |
| 1230 | 2026-07-22T16:53:21.243Z | Checking compression-codecs v0.4.32 |
| 1231 | 2026-07-22T16:53:21.292Z | Checking itertools v0.14.0 |
| 1232 | 2026-07-22T16:53:21.363Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1233 | 2026-07-22T16:53:21.539Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1234 | 2026-07-22T16:53:21.587Z | Checking digest v0.11.3 |
| 1235 | 2026-07-22T16:53:21.607Z | Checking base64ct v1.6.0 |
| 1236 | 2026-07-22T16:53:21.732Z | Checking cpufeatures v0.3.0 |
| 1237 | 2026-07-22T16:53:21.775Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1238 | 2026-07-22T16:53:21.842Z | Checking sha1 v0.11.0 |
| 1239 | 2026-07-22T16:53:21.877Z | Checking toml v1.1.2+spec-1.1.0 |
| 1240 | 2026-07-22T16:53:22.039Z | Checking async-compression v0.4.33 |
| 1241 | 2026-07-22T16:53:22.115Z | Checking unicode-width v0.1.14 |
| 1242 | 2026-07-22T16:53:22.298Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1243 | 2026-07-22T16:53:22.362Z | Compiling clap_derive v4.5.4 |
| 1244 | 2026-07-22T16:53:22.435Z | Compiling unsafe-libyaml v0.2.11 |
| 1245 | 2026-07-22T16:53:22.598Z | Checking utf8parse v0.2.1 |
| 1246 | 2026-07-22T16:53:22.705Z | Checking anstyle-parse v0.2.4 |
| 1247 | 2026-07-22T16:53:22.977Z | Compiling serde_yaml v0.9.34+deprecated |
| 1248 | 2026-07-22T16:53:23.032Z | Checking anstyle-query v1.0.3 |
| 1249 | 2026-07-22T16:53:23.133Z | Checking anstyle v1.0.7 |
| 1250 | 2026-07-22T16:53:23.153Z | Checking colorchoice v1.0.1 |
| 1251 | 2026-07-22T16:53:23.255Z | Checking is_terminal_polyfill v1.70.0 |
| 1252 | 2026-07-22T16:53:23.281Z | Checking pem-rfc7468 v0.7.0 |
| 1253 | 2026-07-22T16:53:23.323Z | Checking terminal_size v0.3.0 |
| 1254 | 2026-07-22T16:53:23.345Z | Checking anstream v0.6.14 |
| 1255 | 2026-07-22T16:53:23.435Z | Compiling der_derive v0.7.3 |
| 1256 | 2026-07-22T16:53:23.728Z | Compiling winnow v0.5.40 |
| 1257 | 2026-07-22T16:53:23.903Z | Checking flagset v0.4.7 |
| 1258 | 2026-07-22T16:53:24.013Z | Checking clap_lex v0.7.0 |
| 1259 | 2026-07-22T16:53:24.157Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1260 | 2026-07-22T16:53:24.195Z | Checking clap_builder v4.5.2 |
| 1261 | 2026-07-22T16:53:24.361Z | Checking der v0.7.10 |
| 1262 | 2026-07-22T16:53:24.599Z | Compiling darling_core v0.21.3 |
| 1263 | 2026-07-22T16:53:25.021Z | Compiling toml_edit v0.19.15 |
| 1264 | 2026-07-22T16:53:25.091Z | Compiling rustc_version v0.4.1 |
| 1265 | 2026-07-22T16:53:25.346Z | Checking spki v0.7.3 |
| 1266 | 2026-07-22T16:53:25.397Z | Checking clap v4.5.4 |
| 1267 | 2026-07-22T16:53:25.571Z | Compiling heck v0.4.1 |
| 1268 | 2026-07-22T16:53:25.609Z | Checking winnow v0.7.13 |
| 1269 | 2026-07-22T16:53:25.825Z | Checking iddqd v0.4.2 |
| 1270 | 2026-07-22T16:53:25.975Z | Checking secrecy v0.10.3 |
| 1271 | 2026-07-22T16:53:26.097Z | Compiling proc-macro-crate v1.3.1 |
| 1272 | 2026-07-22T16:53:26.602Z | Compiling convert_case v0.4.0 |
| 1273 | 2026-07-22T16:53:26.641Z | Compiling darling_macro v0.21.3 |
| 1274 | 2026-07-22T16:53:26.735Z | Compiling heapless v0.8.0 |
| 1275 | 2026-07-22T16:53:26.948Z | Compiling derive_more v0.99.20 |
| 1276 | 2026-07-22T16:53:27.181Z | Compiling darling v0.21.3 |
| 1277 | 2026-07-22T16:53:27.200Z | Checking pkcs8 v0.10.2 |
| 1278 | 2026-07-22T16:53:27.204Z | Checking tabwriter v1.4.0 |
| 1279 | 2026-07-22T16:53:27.265Z | Compiling ingot-macros v0.1.1 |
| 1280 | 2026-07-22T16:53:27.376Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1281 | 2026-07-22T16:53:27.503Z | Checking backon v1.6.0 |
| 1282 | 2026-07-22T16:53:27.525Z | Checking crossbeam-epoch v0.9.18 |
| 1283 | 2026-07-22T16:53:27.667Z | Checking hash32 v0.3.1 |
| 1284 | 2026-07-22T16:53:27.742Z | Compiling smoltcp v0.11.0 |
| 1285 | 2026-07-22T16:53:27.840Z | Compiling cfg_aliases v0.2.1 |
| 1286 | 2026-07-22T16:53:27.931Z | Checking bitflags v1.3.2 |
| 1287 | 2026-07-22T16:53:28.131Z | Compiling typify-impl v0.4.3 |
| 1288 | 2026-07-22T16:53:28.389Z | Checking hmac v0.12.1 |
| 1289 | 2026-07-22T16:53:28.534Z | Checking cobs v0.2.3 |
| 1290 | 2026-07-22T16:53:28.620Z | Checking managed v0.8.0 |
| 1291 | 2026-07-22T16:53:28.658Z | Checking humantime v2.3.0 |
| 1292 | 2026-07-22T16:53:29.047Z | Checking postcard v1.0.9 |
| 1293 | 2026-07-22T16:53:29.345Z | Checking inout v0.1.3 |
| 1294 | 2026-07-22T16:53:29.478Z | Compiling zerocopy-derive v0.7.34 |
| 1295 | 2026-07-22T16:53:29.548Z | Checking ff v0.13.1 |
| 1296 | 2026-07-22T16:53:29.680Z | Compiling memoffset v0.9.1 |
| 1297 | 2026-07-22T16:53:29.737Z | Checking base16ct v0.2.0 |
| 1298 | 2026-07-22T16:53:29.902Z | Checking ingot-types v0.1.2 |
| 1299 | 2026-07-22T16:53:29.988Z | Checking sec1 v0.7.3 |
| 1300 | 2026-07-22T16:53:30.008Z | Checking group v0.13.0 |
| 1301 | 2026-07-22T16:53:30.158Z | Checking cipher v0.4.4 |
| 1302 | 2026-07-22T16:53:30.189Z | Checking hkdf v0.12.4 |
| 1303 | 2026-07-22T16:53:30.240Z | Checking ingot v0.1.1 |
| 1304 | 2026-07-22T16:53:30.310Z | Compiling regress v0.11.1 |
| 1305 | 2026-07-22T16:53:30.328Z | Checking crypto-bigint v0.5.5 |
| 1306 | 2026-07-22T16:53:30.631Z | Compiling proc-macro-error-attr v1.0.4 |
| 1307 | 2026-07-22T16:53:30.860Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1308 | 2026-07-22T16:53:30.976Z | Compiling pkg-config v0.3.30 |
| 1309 | 2026-07-22T16:53:31.040Z | Checking colored v3.1.1 |
| 1310 | 2026-07-22T16:53:31.215Z | Compiling rayon-core v1.13.0 |
| 1311 | 2026-07-22T16:53:31.443Z | Checking elliptic-curve v0.13.8 |
| 1312 | 2026-07-22T16:53:31.522Z | Compiling typify-macro v0.4.3 |
| 1313 | 2026-07-22T16:53:31.600Z | Checking crossbeam-deque v0.8.5 |
| 1314 | 2026-07-22T16:53:31.659Z | Compiling num_enum_derive v0.7.4 |
| 1315 | 2026-07-22T16:53:31.759Z | Compiling curve25519-dalek v4.1.3 |
| 1316 | 2026-07-22T16:53:31.779Z | Checking half v2.7.1 |
| 1317 | 2026-07-22T16:53:32.024Z | Compiling typify-impl v0.6.2 |
| 1318 | 2026-07-22T16:53:32.092Z | Checking universal-hash v0.5.1 |
| 1319 | 2026-07-22T16:53:32.518Z | Compiling proc-macro-error v1.0.4 |
| 1320 | 2026-07-22T16:53:32.754Z | Checking data-encoding v2.6.0 |
| 1321 | 2026-07-22T16:53:32.852Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1322 | 2026-07-22T16:53:32.935Z | Compiling vcpkg v0.2.15 |
| 1323 | 2026-07-22T16:53:33.038Z | Checking opaque-debug v0.3.1 |
| 1324 | 2026-07-22T16:53:33.059Z | Checking ciborium-io v0.2.2 |
| 1325 | 2026-07-22T16:53:33.152Z | Checking ciborium-ll v0.2.2 |
| 1326 | 2026-07-22T16:53:33.250Z | Checking num_enum v0.7.4 |
| 1327 | 2026-07-22T16:53:33.363Z | Compiling num_enum_derive v0.5.11 |
| 1328 | 2026-07-22T16:53:33.515Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1329 | 2026-07-22T16:53:33.641Z | Compiling foreign-types-macros v0.2.3 |
| 1330 | 2026-07-22T16:53:34.262Z | Checking foreign-types-shared v0.3.1 |
| 1331 | 2026-07-22T16:53:34.366Z | Checking foreign-types v0.5.0 |
| 1332 | 2026-07-22T16:53:34.366Z | Checking num_enum v0.5.11 |
| 1333 | 2026-07-22T16:53:34.468Z | Checking rayon v1.11.0 |
| 1334 | 2026-07-22T16:53:34.489Z | Checking ciborium v0.2.2 |
| 1335 | 2026-07-22T16:53:34.700Z | Compiling typify v0.4.3 |
| 1336 | 2026-07-22T16:53:34.797Z | Compiling zerocopy v0.7.34 |
| 1337 | 2026-07-22T16:53:34.954Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1338 | 2026-07-22T16:53:35.014Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1339 | 2026-07-22T16:53:35.175Z | Checking sha1 v0.10.6 |
| 1340 | 2026-07-22T16:53:35.336Z | Checking aead v0.5.2 |
| 1341 | 2026-07-22T16:53:35.475Z | Checking serde_spanned v0.6.9 |
| 1342 | 2026-07-22T16:53:35.495Z | Compiling typify-macro v0.6.2 |
| 1343 | 2026-07-22T16:53:35.514Z | Compiling scroll_derive v0.12.0 |
| 1344 | 2026-07-22T16:53:35.706Z | Checking num-integer v0.1.46 |
| 1345 | 2026-07-22T16:53:35.798Z | Compiling usdt-impl v0.5.0 |
| 1346 | 2026-07-22T16:53:35.851Z | Checking cstr-argument v0.1.2 |
| 1347 | 2026-07-22T16:53:35.976Z | Checking keccak v0.1.6 |
| 1348 | 2026-07-22T16:53:36.020Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1349 | 2026-07-22T16:53:36.135Z | Checking sha3 v0.10.8 |
| 1350 | 2026-07-22T16:53:36.159Z | Checking thiserror-no-std v2.0.2 |
| 1351 | 2026-07-22T16:53:36.178Z | Checking scroll v0.12.0 |
| 1352 | 2026-07-22T16:53:36.235Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1353 | 2026-07-22T16:53:36.274Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1354 | 2026-07-22T16:53:36.320Z | Compiling dof v0.3.0 |
| 1355 | 2026-07-22T16:53:36.381Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1356 | 2026-07-22T16:53:36.399Z | Checking poly1305 v0.8.0 |
| 1357 | 2026-07-22T16:53:36.402Z | Checking chacha20 v0.9.1 |
| 1358 | 2026-07-22T16:53:36.600Z | Compiling dtrace-parser v0.2.0 |
| 1359 | 2026-07-22T16:53:36.628Z | Checking password-hash v0.5.0 |
| 1360 | 2026-07-22T16:53:36.698Z | Checking camino-tempfile v1.4.1 |
| 1361 | 2026-07-22T16:53:36.761Z | Checking blake2 v0.10.6 |
| 1362 | 2026-07-22T16:53:36.781Z | Compiling thread-id v4.2.1 |
| 1363 | 2026-07-22T16:53:36.969Z | Checking indent_write v2.2.0 |
| 1364 | 2026-07-22T16:53:36.989Z | Checking glob v0.3.3 |
| 1365 | 2026-07-22T16:53:37.122Z | Checking argon2 v0.5.3 |
| 1366 | 2026-07-22T16:53:37.197Z | Checking chacha20poly1305 v0.10.1 |
| 1367 | 2026-07-22T16:53:37.401Z | Checking goblin v0.8.2 |
| 1368 | 2026-07-22T16:53:37.421Z | Checking vsss-rs v3.3.4 |
| 1369 | 2026-07-22T16:53:37.682Z | Checking num-bigint v0.4.5 |
| 1370 | 2026-07-22T16:53:38.199Z | Compiling num-derive v0.4.2 |
| 1371 | 2026-07-22T16:53:38.427Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1372 | 2026-07-22T16:53:38.538Z | Checking sigpipe v0.1.3 |
| 1373 | 2026-07-22T16:53:38.541Z | Checking jiff v0.2.15 |
| 1374 | 2026-07-22T16:53:38.945Z | Checking num-rational v0.4.2 |
| 1375 | 2026-07-22T16:53:39.116Z | Compiling typify v0.6.2 |
| 1376 | 2026-07-22T16:53:39.238Z | Checking num-iter v0.1.45 |
| 1377 | 2026-07-22T16:53:39.297Z | Compiling zone_cfg_derive v0.3.0 |
| 1378 | 2026-07-22T16:53:39.350Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1379 | 2026-07-22T16:53:39.376Z | Checking itertools v0.12.1 |
| 1380 | 2026-07-22T16:53:39.809Z | Checking num-complex v0.4.6 |
| 1381 | 2026-07-22T16:53:39.926Z | Checking tinyvec_macros v0.1.1 |
| 1382 | 2026-07-22T16:53:39.997Z | Checking tinyvec v1.6.0 |
| 1383 | 2026-07-22T16:53:40.145Z | Checking num v0.4.3 |
| 1384 | 2026-07-22T16:53:40.334Z | Checking zone v0.3.1 |
| 1385 | 2026-07-22T16:53:40.677Z | Compiling usdt-macro v0.5.0 |
| 1386 | 2026-07-22T16:53:40.737Z | Compiling usdt-attr-macro v0.5.0 |
| 1387 | 2026-07-22T16:53:40.946Z | Checking smf v0.2.3 |
| 1388 | 2026-07-22T16:53:41.169Z | Checking memmap v0.7.0 |
| 1389 | 2026-07-22T16:53:41.188Z | Checking bstr v1.9.1 |
| 1390 | 2026-07-22T16:53:41.207Z | Checking whoami v1.5.1 |
| 1391 | 2026-07-22T16:53:41.329Z | Compiling rustls v0.22.4 |
| 1392 | 2026-07-22T16:53:41.653Z | Checking usdt v0.5.0 |
| 1393 | 2026-07-22T16:53:41.893Z | Compiling progenitor-impl v0.11.1 |
| 1394 | 2026-07-22T16:53:42.042Z | Checking rustls-webpki v0.102.4 |
| 1395 | 2026-07-22T16:53:42.150Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1396 | 2026-07-22T16:53:42.396Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1397 | 2026-07-22T16:53:42.714Z | Checking toml_write v0.1.2 |
| 1398 | 2026-07-22T16:53:43.469Z | Checking toml_edit v0.22.27 |
| 1399 | 2026-07-22T16:53:43.667Z | Checking rustls-webpki v0.103.13 |
| 1400 | 2026-07-22T16:53:43.987Z | Compiling progenitor-macro v0.11.1 |
| 1401 | 2026-07-22T16:53:44.546Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1402 | 2026-07-22T16:53:45.156Z | Compiling reqwest v0.12.23 |
| 1403 | 2026-07-22T16:53:45.821Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1404 | 2026-07-22T16:53:46.072Z | Compiling darling_core v0.20.11 |
| 1405 | 2026-07-22T16:53:46.089Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1406 | 2026-07-22T16:53:46.272Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1407 | 2026-07-22T16:53:46.426Z | Checking tokio-rustls v0.26.4 |
| 1408 | 2026-07-22T16:53:46.480Z | Checking rustls-platform-verifier v0.6.2 |
| 1409 | 2026-07-22T16:53:46.587Z | Compiling dropshot v0.16.7 |
| 1410 | 2026-07-22T16:53:46.592Z | Checking swrite v0.1.0 |
| 1411 | 2026-07-22T16:53:46.627Z | Checking float-ord v0.3.2 |
| 1412 | 2026-07-22T16:53:46.656Z | Checking hyper-rustls v0.27.3 |
| 1413 | 2026-07-22T16:53:46.825Z | Compiling prettyplease v0.2.37 |
| 1414 | 2026-07-22T16:53:46.970Z | Checking reqwest v0.13.2 |
| 1415 | 2026-07-22T16:53:47.548Z | Checking progenitor-client v0.10.0 |
| 1416 | 2026-07-22T16:53:47.780Z | Checking progenitor-client v0.14.0 |
| 1417 | 2026-07-22T16:53:47.834Z | Checking progenitor-client v0.11.1 |
| 1418 | 2026-07-22T16:53:48.011Z | Compiling darling_macro v0.20.11 |
| 1419 | 2026-07-22T16:53:48.036Z | Checking progenitor-extras v0.2.0 |
| 1420 | 2026-07-22T16:53:48.078Z | Checking toml v0.9.12+spec-1.1.0 |
| 1421 | 2026-07-22T16:53:48.118Z | Checking progenitor v0.11.1 |
| 1422 | 2026-07-22T16:53:48.680Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1423 | 2026-07-22T16:53:48.735Z | Checking tokio-rustls v0.25.0 |
| 1424 | 2026-07-22T16:53:48.901Z | Checking toml v0.8.23 |
| 1425 | 2026-07-22T16:53:49.471Z | Compiling nix v0.30.1 |
| 1426 | 2026-07-22T16:53:49.664Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1427 | 2026-07-22T16:53:49.881Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1428 | 2026-07-22T16:53:49.912Z | Compiling hubpack_derive v0.1.1 |
| 1429 | 2026-07-22T16:53:50.133Z | Checking byte-wrapper v0.1.0 |
| 1430 | 2026-07-22T16:53:50.234Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1431 | 2026-07-22T16:53:50.345Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1432 | 2026-07-22T16:53:50.370Z | Compiling dropshot_endpoint v0.16.7 |
| 1433 | 2026-07-22T16:53:50.690Z | Checking rustc-hash v2.1.1 |
| 1434 | 2026-07-22T16:53:50.714Z | Checking static_assertions v1.1.0 |
| 1435 | 2026-07-22T16:53:50.887Z | Checking iddqd v0.3.18 |
| 1436 | 2026-07-22T16:53:50.895Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1437 | 2026-07-22T16:53:51.005Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1438 | 2026-07-22T16:53:51.050Z | Checking hubpack v0.1.2 |
| 1439 | 2026-07-22T16:53:51.248Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1440 | 2026-07-22T16:53:51.583Z | Compiling darling v0.20.11 |
| 1441 | 2026-07-22T16:53:51.608Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1442 | 2026-07-22T16:53:51.674Z | Compiling libz-sys v1.1.16 |
| 1443 | 2026-07-22T16:53:51.832Z | Compiling nix v0.31.3 |
| 1444 | 2026-07-22T16:53:52.077Z | Compiling enum-as-inner v0.6.0 |
| 1445 | 2026-07-22T16:53:52.109Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1446 | 2026-07-22T16:53:52.227Z | Checking atomicwrites v0.4.4 |
| 1447 | 2026-07-22T16:53:52.325Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1448 | 2026-07-22T16:53:52.360Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1449 | 2026-07-22T16:53:52.546Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1450 | 2026-07-22T16:53:52.733Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1451 | 2026-07-22T16:53:52.861Z | Compiling semver v0.1.20 |
| 1452 | 2026-07-22T16:53:53.038Z | Checking is_ci v1.2.0 |
| 1453 | 2026-07-22T16:53:53.122Z | Compiling rustc_version v0.1.7 |
| 1454 | 2026-07-22T16:53:53.182Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1455 | 2026-07-22T16:53:53.330Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1456 | 2026-07-22T16:53:53.355Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1457 | 2026-07-22T16:53:53.542Z | Compiling derive_builder_core v0.20.2 |
| 1458 | 2026-07-22T16:53:53.594Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1459 | 2026-07-22T16:53:53.646Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1460 | 2026-07-22T16:53:53.836Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1461 | 2026-07-22T16:53:53.857Z | Checking similar v2.7.0 |
| 1462 | 2026-07-22T16:53:54.192Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1463 | 2026-07-22T16:53:54.343Z | Compiling progenitor-impl v0.14.0 |
| 1464 | 2026-07-22T16:53:54.363Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1465 | 2026-07-22T16:53:54.441Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1466 | 2026-07-22T16:53:54.589Z | Compiling owo-colors v4.3.0 |
| 1467 | 2026-07-22T16:53:54.616Z | Checking utf-8 v0.7.6 |
| 1468 | 2026-07-22T16:53:54.638Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1469 | 2026-07-22T16:53:54.762Z | Checking tungstenite v0.21.0 |
| 1470 | 2026-07-22T16:53:55.074Z | Compiling derive_builder_macro v0.20.2 |
| 1471 | 2026-07-22T16:53:56.271Z | Compiling newtype_derive v0.1.6 |
| 1472 | 2026-07-22T16:53:56.408Z | Checking supports-color v2.1.0 |
| 1473 | 2026-07-22T16:53:56.431Z | Compiling progenitor-macro v0.14.0 |
| 1474 | 2026-07-22T16:53:56.503Z | Checking supports-color v3.0.2 |
| 1475 | 2026-07-22T16:53:56.634Z | Compiling openssl-sys v0.9.107 |
| 1476 | 2026-07-22T16:53:56.788Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1477 | 2026-07-22T16:53:57.221Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1478 | 2026-07-22T16:53:57.446Z | Checking resolv-conf v0.7.0 |
| 1479 | 2026-07-22T16:53:57.478Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1480 | 2026-07-22T16:53:57.535Z | Compiling serde_repr v0.1.19 |
| 1481 | 2026-07-22T16:53:57.640Z | Compiling vergen-lib v9.1.0 |
| 1482 | 2026-07-22T16:53:57.644Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1483 | 2026-07-22T16:53:57.680Z | Compiling slog-dtrace v0.3.0 |
| 1484 | 2026-07-22T16:53:57.695Z | Checking unicode-segmentation v1.11.0 |
| 1485 | 2026-07-22T16:53:57.885Z | Checking linked-hash-map v0.5.6 |
| 1486 | 2026-07-22T16:53:57.995Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1487 | 2026-07-22T16:53:58.020Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1488 | 2026-07-22T16:53:58.065Z | Checking newline-converter v0.3.0 |
| 1489 | 2026-07-22T16:53:58.070Z | Checking lru-cache v0.1.2 |
| 1490 | 2026-07-22T16:53:58.284Z | Compiling derive_builder v0.20.2 |
| 1491 | 2026-07-22T16:53:58.411Z | Checking tokio-tungstenite v0.21.0 |
| 1492 | 2026-07-22T16:53:58.777Z | Checking hickory-proto v0.24.4 |
| 1493 | 2026-07-22T16:53:58.820Z | Compiling progenitor-impl v0.13.0 |
| 1494 | 2026-07-22T16:53:59.167Z | Checking console v0.15.8 |
| 1495 | 2026-07-22T16:53:59.307Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1496 | 2026-07-22T16:53:59.437Z | Checking serde-big-array v0.5.1 |
| 1497 | 2026-07-22T16:53:59.577Z | Compiling pin-project-internal v1.1.10 |
| 1498 | 2026-07-22T16:53:59.603Z | Compiling derive-where v1.6.0 |
| 1499 | 2026-07-22T16:54:00.288Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1500 | 2026-07-22T16:54:00.508Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1501 | 2026-07-22T16:54:00.592Z | Checking progenitor v0.14.0 |
| 1502 | 2026-07-22T16:54:00.640Z | Compiling vergen v9.1.0 |
| 1503 | 2026-07-22T16:54:00.729Z | Compiling cargo-platform v0.3.2 |
| 1504 | 2026-07-22T16:54:00.780Z | Checking siphasher v1.0.1 |
| 1505 | 2026-07-22T16:54:00.830Z | Checking base64 v0.21.7 |
| 1506 | 2026-07-22T16:54:00.869Z | Compiling minimal-lexical v0.2.1 |
| 1507 | 2026-07-22T16:54:00.893Z | Compiling progenitor-macro v0.13.0 |
| 1508 | 2026-07-22T16:54:00.940Z | Checking phf_shared v0.12.1 |
| 1509 | 2026-07-22T16:54:00.962Z | Compiling cargo_metadata v0.23.1 |
| 1510 | 2026-07-22T16:54:01.062Z | Compiling nom v7.1.3 |
| 1511 | 2026-07-22T16:54:01.082Z | Checking pin-project v1.1.10 |
| 1512 | 2026-07-22T16:54:01.108Z | Checking hickory-resolver v0.24.4 |
| 1513 | 2026-07-22T16:54:01.184Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1514 | 2026-07-22T16:54:01.304Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1515 | 2026-07-22T16:54:01.629Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1516 | 2026-07-22T16:54:01.763Z | Checking expectorate v1.2.0 |
| 1517 | 2026-07-22T16:54:02.167Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1518 | 2026-07-22T16:54:02.419Z | Checking progenitor-client v0.13.0 |
| 1519 | 2026-07-22T16:54:02.625Z | Checking globset v0.4.14 |
| 1520 | 2026-07-22T16:54:02.653Z | Checking unicode-normalization v0.1.24 |
| 1521 | 2026-07-22T16:54:02.898Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1522 | 2026-07-22T16:54:02.944Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1523 | 2026-07-22T16:54:03.078Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1524 | 2026-07-22T16:54:03.152Z | Checking terminal_size v0.4.3 |
| 1525 | 2026-07-22T16:54:03.234Z | Checking tokio-stream v0.1.17 |
| 1526 | 2026-07-22T16:54:03.277Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1527 | 2026-07-22T16:54:03.489Z | Compiling async-recursion v1.1.1 |
| 1528 | 2026-07-22T16:54:03.523Z | Compiling snafu-derive v0.8.9 |
| 1529 | 2026-07-22T16:54:03.595Z | Compiling vergen-git2 v9.1.0 |
| 1530 | 2026-07-22T16:54:03.618Z | Checking csv-core v0.1.12 |
| 1531 | 2026-07-22T16:54:03.659Z | Checking unicode-linebreak v0.1.5 |
| 1532 | 2026-07-22T16:54:03.803Z | Checking same-file v1.0.6 |
| 1533 | 2026-07-22T16:54:03.826Z | Compiling unicode-xid v0.2.4 |
| 1534 | 2026-07-22T16:54:03.871Z | Compiling chrono-tz v0.10.4 |
| 1535 | 2026-07-22T16:54:03.924Z | Checking highway v1.3.0 |
| 1536 | 2026-07-22T16:54:03.952Z | Compiling cancel-safe-futures v0.1.5 |
| 1537 | 2026-07-22T16:54:04.091Z | Checking foldhash v0.1.5 |
| 1538 | 2026-07-22T16:54:04.153Z | Compiling openssl v0.10.72 |
| 1539 | 2026-07-22T16:54:04.172Z | Checking unicode-width v0.2.1 |
| 1540 | 2026-07-22T16:54:04.203Z | Checking smawk v0.3.2 |
| 1541 | 2026-07-22T16:54:04.234Z | Checking foreign-types-shared v0.1.1 |
| 1542 | 2026-07-22T16:54:04.316Z | Checking foreign-types v0.3.2 |
| 1543 | 2026-07-22T16:54:04.336Z | Checking hashbrown v0.15.2 |
| 1544 | 2026-07-22T16:54:04.480Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1545 | 2026-07-22T16:54:04.500Z | Checking textwrap v0.16.2 |
| 1546 | 2026-07-22T16:54:04.514Z | Compiling const_format_proc_macros v0.2.34 |
| 1547 | 2026-07-22T16:54:04.687Z | Checking walkdir v2.5.0 |
| 1548 | 2026-07-22T16:54:04.823Z | Checking csv v1.3.1 |
| 1549 | 2026-07-22T16:54:04.865Z | Checking qorb v0.4.1 |
| 1550 | 2026-07-22T16:54:05.044Z | Checking progenitor v0.13.0 |
| 1551 | 2026-07-22T16:54:05.146Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1552 | 2026-07-22T16:54:05.171Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1553 | 2026-07-22T16:54:05.205Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1554 | 2026-07-22T16:54:05.241Z | Checking snafu v0.8.9 |
| 1555 | 2026-07-22T16:54:05.291Z | Checking olpc-cjson v0.1.4 |
| 1556 | 2026-07-22T16:54:05.470Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1557 | 2026-07-22T16:54:05.567Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1558 | 2026-07-22T16:54:05.773Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1559 | 2026-07-22T16:54:05.796Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1560 | 2026-07-22T16:54:05.903Z | Checking phf v0.12.1 |
| 1561 | 2026-07-22T16:54:05.979Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1562 | 2026-07-22T16:54:05.986Z | Checking tokio-dtrace v0.1.1 |
| 1563 | 2026-07-22T16:54:06.167Z | Compiling progenitor-impl v0.10.0 |
| 1564 | 2026-07-22T16:54:06.379Z | Checking sha2 v0.10.9 |
| 1565 | 2026-07-22T16:54:06.457Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1566 | 2026-07-22T16:54:06.476Z | Checking signature v2.2.0 |
| 1567 | 2026-07-22T16:54:06.556Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1568 | 2026-07-22T16:54:06.638Z | Checking libsw-core v0.3.2 |
| 1569 | 2026-07-22T16:54:06.716Z | Checking serde_plain v1.0.2 |
| 1570 | 2026-07-22T16:54:06.716Z | Compiling openssl-macros v0.1.1 |
| 1571 | 2026-07-22T16:54:06.772Z | Checking pem v3.0.5 |
| 1572 | 2026-07-22T16:54:06.805Z | Compiling cookie v0.18.1 |
| 1573 | 2026-07-22T16:54:06.815Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1574 | 2026-07-22T16:54:06.914Z | Checking fixedbitset v0.4.2 |
| 1575 | 2026-07-22T16:54:06.935Z | Checking typed-path v0.9.3 |
| 1576 | 2026-07-22T16:54:07.008Z | Compiling moka v0.12.10 |
| 1577 | 2026-07-22T16:54:07.019Z | Checking fixedbitset v0.5.7 |
| 1578 | 2026-07-22T16:54:07.062Z | Checking bytecount v0.6.9 |
| 1579 | 2026-07-22T16:54:07.073Z | Checking petgraph v0.6.5 |
| 1580 | 2026-07-22T16:54:07.145Z | Checking papergrid v0.11.0 |
| 1581 | 2026-07-22T16:54:07.217Z | Checking petgraph v0.8.3 |
| 1582 | 2026-07-22T16:54:07.694Z | Checking tough v0.22.0 |
| 1583 | 2026-07-22T16:54:07.729Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1584 | 2026-07-22T16:54:07.973Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1585 | 2026-07-22T16:54:08.251Z | Compiling progenitor-macro v0.10.0 |
| 1586 | 2026-07-22T16:54:08.372Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1587 | 2026-07-22T16:54:08.409Z | Checking libsw v3.5.0 |
| 1588 | 2026-07-22T16:54:08.563Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1589 | 2026-07-22T16:54:08.582Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1590 | 2026-07-22T16:54:08.662Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1591 | 2026-07-22T16:54:08.717Z | Checking oxide-tokio-rt v0.1.6 |
| 1592 | 2026-07-22T16:54:08.923Z | Checking const_format v0.2.35 |
| 1593 | 2026-07-22T16:54:09.059Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1594 | 2026-07-22T16:54:09.157Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1595 | 2026-07-22T16:54:09.371Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-07-22T16:54:09.454Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1597 | 2026-07-22T16:54:09.501Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1598 | 2026-07-22T16:54:09.640Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1599 | 2026-07-22T16:54:09.792Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1600 | 2026-07-22T16:54:09.861Z | Compiling tabled_derive v0.7.0 |
| 1601 | 2026-07-22T16:54:10.005Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1602 | 2026-07-22T16:54:10.335Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1603 | 2026-07-22T16:54:10.453Z | Checking gethostname v0.5.0 |
| 1604 | 2026-07-22T16:54:10.496Z | Checking bcs v0.1.6 |
| 1605 | 2026-07-22T16:54:10.524Z | Checking tagptr v0.2.0 |
| 1606 | 2026-07-22T16:54:10.566Z | Checking linear-map v1.2.0 |
| 1607 | 2026-07-22T16:54:10.661Z | Compiling salty v0.3.0 |
| 1608 | 2026-07-22T16:54:10.720Z | Compiling radium v0.7.0 |
| 1609 | 2026-07-22T16:54:10.741Z | Checking termtree v0.5.1 |
| 1610 | 2026-07-22T16:54:10.783Z | Checking tabled v0.15.0 |
| 1611 | 2026-07-22T16:54:10.918Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1612 | 2026-07-22T16:54:11.530Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1613 | 2026-07-22T16:54:11.575Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1614 | 2026-07-22T16:54:11.909Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1615 | 2026-07-22T16:54:12.091Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1616 | 2026-07-22T16:54:12.349Z | Checking progenitor v0.10.0 |
| 1617 | 2026-07-22T16:54:12.491Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1618 | 2026-07-22T16:54:12.669Z | Checking steno v0.4.1 |
| 1619 | 2026-07-22T16:54:12.894Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1620 | 2026-07-22T16:54:13.082Z | Checking hickory-proto v0.25.2 |
| 1621 | 2026-07-22T16:54:13.455Z | Checking rfc6979 v0.4.0 |
| 1622 | 2026-07-22T16:54:13.586Z | Checking tap v1.0.1 |
| 1623 | 2026-07-22T16:54:14.165Z | Checking wyz v0.5.1 |
| 1624 | 2026-07-22T16:54:14.165Z | Checking ecdsa v0.16.9 |
| 1625 | 2026-07-22T16:54:14.262Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1626 | 2026-07-22T16:54:14.616Z | Checking hickory-resolver v0.25.2 |
| 1627 | 2026-07-22T16:54:14.689Z | Checking ed25519 v2.2.3 |
| 1628 | 2026-07-22T16:54:14.832Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1629 | 2026-07-22T16:54:14.861Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1630 | 2026-07-22T16:54:15.117Z | Checking primeorder v0.13.6 |
| 1631 | 2026-07-22T16:54:15.231Z | Checking twox-hash v2.1.2 |
| 1632 | 2026-07-22T16:54:15.319Z | Checking env_filter v1.0.1 |
| 1633 | 2026-07-22T16:54:15.463Z | Checking atty v0.2.14 |
| 1634 | 2026-07-22T16:54:15.479Z | Checking funty v2.0.0 |
| 1635 | 2026-07-22T16:54:15.516Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1636 | 2026-07-22T16:54:15.560Z | Checking env_logger v0.11.10 |
| 1637 | 2026-07-22T16:54:15.585Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1638 | 2026-07-22T16:54:15.756Z | Checking p384 v0.13.1 |
| 1639 | 2026-07-22T16:54:15.778Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1640 | 2026-07-22T16:54:15.812Z | Checking bitvec v1.0.1 |
| 1641 | 2026-07-22T16:54:15.863Z | Checking toml v0.7.8 |
| 1642 | 2026-07-22T16:54:15.968Z | Checking ed25519-dalek v2.2.0 |
| 1643 | 2026-07-22T16:54:16.018Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1644 | 2026-07-22T16:54:16.127Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1645 | 2026-07-22T16:54:16.148Z | Checking polyval v0.6.2 |
| 1646 | 2026-07-22T16:54:16.166Z | Checking ctr v0.9.2 |
| 1647 | 2026-07-22T16:54:16.186Z | Checking aes v0.8.4 |
| 1648 | 2026-07-22T16:54:16.317Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1649 | 2026-07-22T16:54:16.336Z | Checking x509-cert v0.2.5 |
| 1650 | 2026-07-22T16:54:16.377Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1651 | 2026-07-22T16:54:16.548Z | Checking bincode v1.3.3 |
| 1652 | 2026-07-22T16:54:16.558Z | Compiling strum_macros v0.28.0 |
| 1653 | 2026-07-22T16:54:16.571Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1654 | 2026-07-22T16:54:16.799Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1655 | 2026-07-22T16:54:16.842Z | Checking passt v0.3.0 |
| 1656 | 2026-07-22T16:54:16.890Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1657 | 2026-07-22T16:54:16.930Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1658 | 2026-07-22T16:54:16.971Z | Checking fakedata_generator v0.7.1 |
| 1659 | 2026-07-22T16:54:17.039Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1660 | 2026-07-22T16:54:17.088Z | Checking aes-gcm-siv v0.11.1 |
| 1661 | 2026-07-22T16:54:17.217Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1662 | 2026-07-22T16:54:17.231Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1663 | 2026-07-22T16:54:17.251Z | Compiling bitstruct_derive v0.1.0 |
| 1664 | 2026-07-22T16:54:17.258Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1665 | 2026-07-22T16:54:17.310Z | Checking dropshot-api-manager-types v0.7.2 |
| 1666 | 2026-07-22T16:54:17.416Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1667 | 2026-07-22T16:54:17.485Z | Compiling fs-err v3.1.2 |
| 1668 | 2026-07-22T16:54:17.545Z | Checking ascii v1.1.0 |
| 1669 | 2026-07-22T16:54:17.614Z | Checking pretty-hex v0.2.1 |
| 1670 | 2026-07-22T16:54:17.718Z | Checking ringbuffer v0.16.0 |
| 1671 | 2026-07-22T16:54:17.738Z | Checking typeid v1.0.0 |
| 1672 | 2026-07-22T16:54:17.738Z | Compiling cfg_aliases v0.1.1 |
| 1673 | 2026-07-22T16:54:17.849Z | Compiling nix v0.28.0 |
| 1674 | 2026-07-22T16:54:17.883Z | Checking erased-serde v0.4.5 |
| 1675 | 2026-07-22T16:54:17.918Z | Checking bitstruct v0.1.1 |
| 1676 | 2026-07-22T16:54:17.942Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1677 | 2026-07-22T16:54:18.024Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1678 | 2026-07-22T16:54:18.218Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1679 | 2026-07-22T16:54:18.242Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1680 | 2026-07-22T16:54:18.287Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1681 | 2026-07-22T16:54:18.330Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1682 | 2026-07-22T16:54:18.400Z | Checking itertools v0.13.0 |
| 1683 | 2026-07-22T16:54:18.453Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1684 | 2026-07-22T16:54:18.490Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1685 | 2026-07-22T16:54:18.649Z | Checking serde_arrays v0.1.0 |
| 1686 | 2026-07-22T16:54:18.760Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1687 | 2026-07-22T16:54:18.843Z | Checking libloading v0.7.4 |
| 1688 | 2026-07-22T16:54:18.864Z | Checking bit_field v0.10.2 |
| 1689 | 2026-07-22T16:54:19.085Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1690 | 2026-07-22T16:54:19.106Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1691 | 2026-07-22T16:54:19.106Z | Checking git-stub v1.0.0 |
| 1692 | 2026-07-22T16:54:19.106Z | Checking kstat-rs v0.2.4 |
| 1693 | 2026-07-22T16:54:19.215Z | Compiling escargot v0.5.15 |
| 1694 | 2026-07-22T16:54:19.238Z | Checking git-stub-vcs v0.1.0 |
| 1695 | 2026-07-22T16:54:19.271Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1696 | 2026-07-22T16:54:20.034Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1697 | 2026-07-22T16:54:20.064Z | Checking ron v0.8.1 |
| 1698 | 2026-07-22T16:54:20.065Z | Checking xattr v1.3.1 |
| 1699 | 2026-07-22T16:54:20.065Z | Checking drift v0.2.0 |
| 1700 | 2026-07-22T16:54:20.065Z | Checking cargo-platform v0.1.8 |
| 1701 | 2026-07-22T16:54:20.065Z | Checking filetime v0.2.23 |
| 1702 | 2026-07-22T16:54:20.065Z | Checking ctrlc v3.4.4 |
| 1703 | 2026-07-22T16:54:20.065Z | Checking cargo_metadata v0.18.1 |
| 1704 | 2026-07-22T16:54:20.142Z | Checking tar v0.4.40 |
| 1705 | 2026-07-22T16:54:20.163Z | Checking dropshot-api-manager v0.7.2 |
| 1706 | 2026-07-22T16:54:20.298Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1707 | 2026-07-22T16:54:24.781Z | Checking fatfs v0.3.6 |
| 1708 | 2026-07-22T16:54:24.865Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1709 | 2026-07-22T16:54:24.865Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1710 | 2026-07-22T16:54:24.865Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1711 | 2026-07-22T16:54:24.865Z | Compiling git2 v0.20.2 |
| 1712 | 2026-07-22T16:54:24.865Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1713 | 2026-07-22T16:54:24.865Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1714 | 2026-07-22T16:54:24.865Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1715 | 2026-07-22T16:54:27.053Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1716 | 2026-07-22T16:54:28.479Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1717 | 2026-07-22T16:54:33.389Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1718 | 2026-07-22T16:54:36.876Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1719 | 2026-07-22T16:54:43.460Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1720 | 2026-07-22T16:54:43.460Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1721 | 2026-07-22T16:54:48.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s |
| 1722 | 2026-07-22T16:54:48.490Z | |
| 1723 | 2026-07-22T16:54:48.490Z | real 2:24.586585453 |
| 1724 | 2026-07-22T16:54:48.490Z | user 8:42.918905577 |
| 1725 | 2026-07-22T16:54:48.490Z | sys 2:16.066689530 |
| 1726 | 2026-07-22T16:54:48.490Z | trap 0.230125012 |
| 1727 | 2026-07-22T16:54:48.490Z | tflt 0.654164364 |
| 1728 | 2026-07-22T16:54:48.491Z | dflt 0.241773551 |
| 1729 | 2026-07-22T16:54:48.491Z | kflt 0.010822821 |
| 1730 | 2026-07-22T16:54:48.491Z | lock 15:48.279682341 |
| 1731 | 2026-07-22T16:54:48.491Z | slp 34:14.577772074 |
| 1732 | 2026-07-22T16:54:48.491Z | lat 1:00.325173313 |
| 1733 | 2026-07-22T16:54:48.491Z | stop 4:12.907819004 |
| 1734 | 2026-07-22T16:54:48.494Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1735 | 2026-07-22T16:54:48.990Z | Downloading crates ... |
| 1736 | 2026-07-22T16:54:49.190Z | Downloaded predicates v3.1.0 |
| 1737 | 2026-07-22T16:54:49.193Z | Downloaded mockall_derive v0.12.1 |
| 1738 | 2026-07-22T16:54:49.193Z | Downloaded fragile v2.0.0 |
| 1739 | 2026-07-22T16:54:49.193Z | Downloaded termtree v0.4.1 |
| 1740 | 2026-07-22T16:54:49.193Z | Downloaded slog-scope v4.4.0 |
| 1741 | 2026-07-22T16:54:49.193Z | Downloaded predicates-tree v1.0.9 |
| 1742 | 2026-07-22T16:54:49.193Z | Downloaded downcast v0.11.0 |
| 1743 | 2026-07-22T16:54:49.193Z | Downloaded slog-envlogger v2.2.0 |
| 1744 | 2026-07-22T16:54:49.193Z | Downloaded predicates-core v1.0.6 |
| 1745 | 2026-07-22T16:54:49.193Z | Downloaded mockall v0.12.1 |
| 1746 | 2026-07-22T16:54:49.193Z | Downloaded fdeflate v0.3.4 |
| 1747 | 2026-07-22T16:54:49.193Z | Downloaded slog-stdlog v4.1.1 |
| 1748 | 2026-07-22T16:54:49.193Z | Downloaded serde_test v1.0.176 |
| 1749 | 2026-07-22T16:54:49.193Z | Downloaded bytemuck v1.16.0 |
| 1750 | 2026-07-22T16:54:49.193Z | Downloaded png v0.17.13 |
| 1751 | 2026-07-22T16:54:49.193Z | Downloaded arc-swap v1.7.1 |
| 1752 | 2026-07-22T16:54:49.878Z | Downloaded image v0.25.1 |
| 1753 | 2026-07-22T16:54:50.098Z | Checking tokio v1.52.3 |
| 1754 | 2026-07-22T16:54:50.212Z | Checking simd-adler32 v0.3.7 |
| 1755 | 2026-07-22T16:54:50.231Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1756 | 2026-07-22T16:54:50.250Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1757 | 2026-07-22T16:54:50.263Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1758 | 2026-07-22T16:54:50.267Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1759 | 2026-07-22T16:54:50.285Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1760 | 2026-07-22T16:54:50.289Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1761 | 2026-07-22T16:54:50.342Z | Checking miniz_oxide v0.7.2 |
| 1762 | 2026-07-22T16:54:50.404Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1763 | 2026-07-22T16:54:50.416Z | Checking arc-swap v1.7.1 |
| 1764 | 2026-07-22T16:54:50.416Z | Checking fdeflate v0.3.4 |
| 1765 | 2026-07-22T16:54:50.481Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1766 | 2026-07-22T16:54:50.485Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1767 | 2026-07-22T16:54:50.513Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1768 | 2026-07-22T16:54:50.536Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1769 | 2026-07-22T16:54:50.627Z | Checking slog-scope v4.4.0 |
| 1770 | 2026-07-22T16:54:50.653Z | Checking predicates-core v1.0.6 |
| 1771 | 2026-07-22T16:54:50.666Z | Checking flate2 v1.0.30 |
| 1772 | 2026-07-22T16:54:50.678Z | Checking bytemuck v1.16.0 |
| 1773 | 2026-07-22T16:54:50.689Z | Checking termtree v0.4.1 |
| 1774 | 2026-07-22T16:54:50.710Z | Compiling mockall_derive v0.12.1 |
| 1775 | 2026-07-22T16:54:50.749Z | Checking slog-stdlog v4.1.1 |
| 1776 | 2026-07-22T16:54:50.770Z | Checking predicates v3.1.0 |
| 1777 | 2026-07-22T16:54:50.809Z | Checking predicates-tree v1.0.9 |
| 1778 | 2026-07-22T16:54:50.857Z | Checking slog-envlogger v2.2.0 |
| 1779 | 2026-07-22T16:54:50.873Z | Checking fragile v2.0.0 |
| 1780 | 2026-07-22T16:54:50.911Z | Checking downcast v0.11.0 |
| 1781 | 2026-07-22T16:54:50.939Z | Checking compression-codecs v0.4.32 |
| 1782 | 2026-07-22T16:54:50.990Z | Checking png v0.17.13 |
| 1783 | 2026-07-22T16:54:51.009Z | Checking serde_test v1.0.176 |
| 1784 | 2026-07-22T16:54:51.021Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1785 | 2026-07-22T16:54:51.512Z | Checking image v0.25.1 |
| 1786 | 2026-07-22T16:54:52.623Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1787 | 2026-07-22T16:54:52.714Z | Checking mockall v0.12.1 |
| 1788 | 2026-07-22T16:54:52.727Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1789 | 2026-07-22T16:54:53.346Z | Checking tokio-util v0.7.16 |
| 1790 | 2026-07-22T16:54:53.346Z | Checking tokio-rustls v0.26.4 |
| 1791 | 2026-07-22T16:54:53.346Z | Checking tower v0.5.2 |
| 1792 | 2026-07-22T16:54:53.350Z | Checking async-compression v0.4.33 |
| 1793 | 2026-07-22T16:54:53.350Z | Checking backoff v0.4.0 |
| 1794 | 2026-07-22T16:54:53.350Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1795 | 2026-07-22T16:54:53.350Z | Checking tokio-tungstenite v0.21.0 |
| 1796 | 2026-07-22T16:54:53.403Z | Checking zone v0.3.1 |
| 1797 | 2026-07-22T16:54:53.511Z | Checking tokio-rustls v0.25.0 |
| 1798 | 2026-07-22T16:54:53.566Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1799 | 2026-07-22T16:54:53.584Z | Checking hickory-proto v0.24.4 |
| 1800 | 2026-07-22T16:54:53.604Z | Checking libsw-core v0.3.2 |
| 1801 | 2026-07-22T16:54:53.618Z | Checking tokio-dtrace v0.1.1 |
| 1802 | 2026-07-22T16:54:53.701Z | Checking cancel-safe-futures v0.1.5 |
| 1803 | 2026-07-22T16:54:53.727Z | Checking tower-http v0.6.8 |
| 1804 | 2026-07-22T16:54:53.740Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1805 | 2026-07-22T16:54:53.743Z | Checking libsw v3.5.0 |
| 1806 | 2026-07-22T16:54:53.786Z | Checking oxide-tokio-rt v0.1.6 |
| 1807 | 2026-07-22T16:54:53.824Z | Checking h2 v0.4.15 |
| 1808 | 2026-07-22T16:54:53.877Z | Checking tokio-stream v0.1.17 |
| 1809 | 2026-07-22T16:54:53.928Z | Checking tough v0.22.0 |
| 1810 | 2026-07-22T16:54:53.941Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1811 | 2026-07-22T16:54:53.986Z | Checking hickory-proto v0.25.2 |
| 1812 | 2026-07-22T16:54:54.231Z | Checking steno v0.4.1 |
| 1813 | 2026-07-22T16:54:54.235Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1814 | 2026-07-22T16:54:54.527Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1815 | 2026-07-22T16:54:54.698Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1816 | 2026-07-22T16:54:55.066Z | Checking hickory-resolver v0.24.4 |
| 1817 | 2026-07-22T16:54:55.542Z | Checking hickory-resolver v0.25.2 |
| 1818 | 2026-07-22T16:54:55.661Z | Checking qorb v0.4.1 |
| 1819 | 2026-07-22T16:54:55.676Z | Checking hyper v1.10.1 |
| 1820 | 2026-07-22T16:54:56.482Z | Checking hyper-util v0.1.20 |
| 1821 | 2026-07-22T16:54:57.349Z | Checking hyper-rustls v0.27.3 |
| 1822 | 2026-07-22T16:54:57.349Z | Checking dropshot v0.17.1 |
| 1823 | 2026-07-22T16:54:57.352Z | Checking dropshot v0.16.7 |
| 1824 | 2026-07-22T16:54:57.517Z | Checking reqwest v0.12.23 |
| 1825 | 2026-07-22T16:54:57.517Z | Checking reqwest v0.13.2 |
| 1826 | 2026-07-22T16:54:58.120Z | Checking progenitor-client v0.10.0 |
| 1827 | 2026-07-22T16:54:58.120Z | Checking progenitor-client v0.11.1 |
| 1828 | 2026-07-22T16:54:58.233Z | Checking progenitor-client v0.14.0 |
| 1829 | 2026-07-22T16:54:58.234Z | Checking progenitor-client v0.13.0 |
| 1830 | 2026-07-22T16:54:58.327Z | Checking progenitor v0.10.0 |
| 1831 | 2026-07-22T16:54:58.330Z | Checking progenitor v0.11.1 |
| 1832 | 2026-07-22T16:54:58.448Z | Checking progenitor-extras v0.2.0 |
| 1833 | 2026-07-22T16:54:58.451Z | Checking progenitor v0.14.0 |
| 1834 | 2026-07-22T16:54:58.451Z | Checking progenitor v0.13.0 |
| 1835 | 2026-07-22T16:54:58.451Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1836 | 2026-07-22T16:54:58.487Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1837 | 2026-07-22T16:54:58.589Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1838 | 2026-07-22T16:54:58.592Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1839 | 2026-07-22T16:54:59.105Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1840 | 2026-07-22T16:54:59.105Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1841 | 2026-07-22T16:54:59.108Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1842 | 2026-07-22T16:54:59.427Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1843 | 2026-07-22T16:54:59.933Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1844 | 2026-07-22T16:55:00.004Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1845 | 2026-07-22T16:55:00.259Z | Checking dropshot-api-manager v0.7.2 |
| 1846 | 2026-07-22T16:55:00.551Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1847 | 2026-07-22T16:55:00.724Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1848 | 2026-07-22T16:55:00.914Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1849 | 2026-07-22T16:55:01.019Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1850 | 2026-07-22T16:55:01.263Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1851 | 2026-07-22T16:55:01.449Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1852 | 2026-07-22T16:55:02.538Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1853 | 2026-07-22T16:55:02.538Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1854 | 2026-07-22T16:55:02.541Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-07-22T16:55:02.541Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-07-22T16:55:03.047Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-07-22T16:55:03.415Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-07-22T16:55:03.644Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1859 | 2026-07-22T16:55:03.901Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1860 | 2026-07-22T16:55:03.904Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1861 | 2026-07-22T16:55:04.129Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1862 | 2026-07-22T16:55:04.130Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1863 | 2026-07-22T16:55:04.584Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-07-22T16:55:04.791Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1865 | 2026-07-22T16:55:04.804Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1866 | 2026-07-22T16:55:05.661Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1867 | 2026-07-22T16:55:07.199Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1868 | 2026-07-22T16:55:07.612Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1869 | 2026-07-22T16:55:07.617Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1870 | 2026-07-22T16:55:08.293Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1871 | 2026-07-22T16:55:08.618Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1872 | 2026-07-22T16:55:08.817Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-07-22T16:55:08.821Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-07-22T16:55:09.365Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1875 | 2026-07-22T16:55:09.368Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1876 | 2026-07-22T16:55:09.368Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1877 | 2026-07-22T16:55:12.634Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1878 | 2026-07-22T16:55:13.387Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1879 | 2026-07-22T16:55:16.630Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1880 | 2026-07-22T16:55:18.358Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1881 | 2026-07-22T16:55:19.110Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1882 | 2026-07-22T16:55:22.932Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1883 | 2026-07-22T16:55:24.301Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1884 | 2026-07-22T16:55:24.782Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1885 | 2026-07-22T16:55:27.442Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1886 | 2026-07-22T16:55:35.391Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1887 | 2026-07-22T16:55:35.395Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1888 | 2026-07-22T16:55:40.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.25s |
| 1889 | 2026-07-22T16:55:41.005Z | |
| 1890 | 2026-07-22T16:55:41.010Z | real 52.493074741 |
| 1891 | 2026-07-22T16:55:41.010Z | user 2:11.898110265 |
| 1892 | 2026-07-22T16:55:41.010Z | sys 22.905389859 |
| 1893 | 2026-07-22T16:55:41.010Z | trap 0.034276811 |
| 1894 | 2026-07-22T16:55:41.010Z | tflt 0.042951086 |
| 1895 | 2026-07-22T16:55:41.010Z | dflt 0.032447671 |
| 1896 | 2026-07-22T16:55:41.010Z | kflt 0.000076436 |
| 1897 | 2026-07-22T16:55:41.010Z | lock 5:11.716710440 |
| 1898 | 2026-07-22T16:55:41.010Z | slp 7:32.160817599 |
| 1899 | 2026-07-22T16:55:41.011Z | lat 4.934833841 |
| 1900 | 2026-07-22T16:55:41.011Z | stop 13.816841864 |
| 1901 | 2026-07-22T16:55:41.011Z | + banner build |
| 1902 | 2026-07-22T16:55:41.011Z | |
| 1903 | 2026-07-22T16:55:41.011Z | ##### # # # # ##### |
| 1904 | 2026-07-22T16:55:41.011Z | # # # # # # # # |
| 1905 | 2026-07-22T16:55:41.011Z | ##### # # # # # # |
| 1906 | 2026-07-22T16:55:41.012Z | # # # # # # # # |
| 1907 | 2026-07-22T16:55:41.012Z | # # # # # # # # |
| 1908 | 2026-07-22T16:55:41.012Z | ##### #### # ###### ##### |
| 1909 | 2026-07-22T16:55:41.012Z | |
| 1910 | 2026-07-22T16:55:41.012Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1911 | 2026-07-22T16:55:41.742Z | Compiling proc-macro2 v1.0.106 |
| 1912 | 2026-07-22T16:55:41.742Z | Compiling quote v1.0.45 |
| 1913 | 2026-07-22T16:55:41.742Z | Compiling unicode-ident v1.0.24 |
| 1914 | 2026-07-22T16:55:41.742Z | Compiling libc v0.2.186 |
| 1915 | 2026-07-22T16:55:41.745Z | Compiling serde_core v1.0.228 |
| 1916 | 2026-07-22T16:55:41.745Z | Compiling serde v1.0.228 |
| 1917 | 2026-07-22T16:55:41.745Z | Compiling autocfg v1.3.0 |
| 1918 | 2026-07-22T16:55:41.746Z | Compiling cfg-if v1.0.0 |
| 1919 | 2026-07-22T16:55:41.925Z | Compiling zmij v1.0.19 |
| 1920 | 2026-07-22T16:55:41.961Z | Compiling libm v0.2.8 |
| 1921 | 2026-07-22T16:55:42.190Z | Compiling memchr v2.7.2 |
| 1922 | 2026-07-22T16:55:42.208Z | Compiling itoa v1.0.11 |
| 1923 | 2026-07-22T16:55:42.215Z | Compiling smallvec v1.13.2 |
| 1924 | 2026-07-22T16:55:42.500Z | Compiling getrandom v0.4.2 |
| 1925 | 2026-07-22T16:55:42.764Z | Compiling version_check v0.9.5 |
| 1926 | 2026-07-22T16:55:42.823Z | Compiling stable_deref_trait v1.2.0 |
| 1927 | 2026-07-22T16:55:42.860Z | Compiling serde_json v1.0.150 |
| 1928 | 2026-07-22T16:55:43.034Z | Compiling litemap v0.7.4 |
| 1929 | 2026-07-22T16:55:43.106Z | Compiling syn v2.0.117 |
| 1930 | 2026-07-22T16:55:43.136Z | Compiling writeable v0.5.5 |
| 1931 | 2026-07-22T16:55:43.151Z | Compiling icu_locid_transform_data v1.5.0 |
| 1932 | 2026-07-22T16:55:43.240Z | Compiling icu_properties_data v1.5.0 |
| 1933 | 2026-07-22T16:55:43.271Z | Compiling percent-encoding v2.3.2 |
| 1934 | 2026-07-22T16:55:43.325Z | Compiling num-traits v0.2.19 |
| 1935 | 2026-07-22T16:55:43.357Z | Compiling icu_normalizer_data v1.5.0 |
| 1936 | 2026-07-22T16:55:43.380Z | Compiling utf16_iter v1.0.5 |
| 1937 | 2026-07-22T16:55:43.434Z | Compiling utf8_iter v1.0.4 |
| 1938 | 2026-07-22T16:55:43.527Z | Compiling write16 v1.0.0 |
| 1939 | 2026-07-22T16:55:43.599Z | Compiling form_urlencoded v1.2.2 |
| 1940 | 2026-07-22T16:55:43.629Z | Compiling thiserror v2.0.18 |
| 1941 | 2026-07-22T16:55:43.633Z | Compiling getrandom v0.2.14 |
| 1942 | 2026-07-22T16:55:43.711Z | Compiling lock_api v0.4.12 |
| 1943 | 2026-07-22T16:55:43.866Z | Compiling parking_lot_core v0.9.10 |
| 1944 | 2026-07-22T16:55:44.169Z | Compiling heck v0.5.0 |
| 1945 | 2026-07-22T16:55:44.222Z | Compiling iana-time-zone v0.1.64 |
| 1946 | 2026-07-22T16:55:44.372Z | Compiling jobserver v0.1.31 |
| 1947 | 2026-07-22T16:55:44.448Z | Compiling find-msvc-tools v0.1.9 |
| 1948 | 2026-07-22T16:55:44.608Z | Compiling shlex v2.0.1 |
| 1949 | 2026-07-22T16:55:44.664Z | Compiling uuid v1.23.3 |
| 1950 | 2026-07-22T16:55:44.675Z | Compiling rustversion v1.0.22 |
| 1951 | 2026-07-22T16:55:44.687Z | Compiling semver v1.0.28 |
| 1952 | 2026-07-22T16:55:44.690Z | Compiling dyn-clone v1.0.17 |
| 1953 | 2026-07-22T16:55:44.785Z | Compiling cc v1.2.65 |
| 1954 | 2026-07-22T16:55:44.845Z | Compiling schemars v0.8.22 |
| 1955 | 2026-07-22T16:55:45.111Z | Compiling slab v0.4.9 |
| 1956 | 2026-07-22T16:55:45.195Z | Compiling subtle v2.6.1 |
| 1957 | 2026-07-22T16:55:45.302Z | Compiling pin-project-lite v0.2.14 |
| 1958 | 2026-07-22T16:55:45.352Z | Compiling log v0.4.29 |
| 1959 | 2026-07-22T16:55:45.411Z | Compiling socket2 v0.6.3 |
| 1960 | 2026-07-22T16:55:45.495Z | Compiling typenum v1.20.1 |
| 1961 | 2026-07-22T16:55:45.530Z | Compiling scopeguard v1.2.0 |
| 1962 | 2026-07-22T16:55:45.649Z | Compiling rand_core v0.6.4 |
| 1963 | 2026-07-22T16:55:45.859Z | Compiling synstructure v0.13.1 |
| 1964 | 2026-07-22T16:55:45.896Z | Compiling serde_derive_internals v0.29.1 |
| 1965 | 2026-07-22T16:55:46.012Z | Compiling parking_lot v0.12.2 |
| 1966 | 2026-07-22T16:55:46.303Z | Compiling signal-hook-registry v1.4.2 |
| 1967 | 2026-07-22T16:55:46.319Z | Compiling mio v1.2.0 |
| 1968 | 2026-07-22T16:55:46.346Z | Compiling portable-atomic v1.11.1 |
| 1969 | 2026-07-22T16:55:46.624Z | Compiling cmake v0.1.54 |
| 1970 | 2026-07-22T16:55:46.674Z | Compiling fs_extra v1.3.0 |
| 1971 | 2026-07-22T16:55:46.685Z | Compiling dunce v1.0.5 |
| 1972 | 2026-07-22T16:55:46.792Z | Compiling equivalent v1.0.2 |
| 1973 | 2026-07-22T16:55:46.886Z | Compiling futures-core v0.3.32 |
| 1974 | 2026-07-22T16:55:46.933Z | Compiling critical-section v1.2.0 |
| 1975 | 2026-07-22T16:55:46.970Z | Compiling aws-lc-sys v0.41.0 |
| 1976 | 2026-07-22T16:55:46.996Z | Compiling thiserror v1.0.64 |
| 1977 | 2026-07-22T16:55:47.009Z | Compiling httparse v1.10.1 |
| 1978 | 2026-07-22T16:55:47.039Z | Compiling getrandom v0.3.4 |
| 1979 | 2026-07-22T16:55:47.063Z | Compiling futures-sink v0.3.32 |
| 1980 | 2026-07-22T16:55:47.135Z | Compiling serde_derive v1.0.228 |
| 1981 | 2026-07-22T16:55:47.149Z | Compiling zerofrom-derive v0.1.5 |
| 1982 | 2026-07-22T16:55:47.173Z | Compiling yoke-derive v0.7.5 |
| 1983 | 2026-07-22T16:55:47.310Z | Compiling zerovec-derive v0.10.3 |
| 1984 | 2026-07-22T16:55:47.351Z | Compiling displaydoc v0.2.5 |
| 1985 | 2026-07-22T16:55:47.376Z | Compiling icu_provider_macros v1.5.0 |
| 1986 | 2026-07-22T16:55:47.575Z | Compiling schemars_derive v0.8.22 |
| 1987 | 2026-07-22T16:55:47.869Z | Compiling zeroize_derive v1.4.3 |
| 1988 | 2026-07-22T16:55:47.943Z | Compiling thiserror-impl v2.0.18 |
| 1989 | 2026-07-22T16:55:48.097Z | Compiling tokio-macros v2.7.0 |
| 1990 | 2026-07-22T16:55:48.207Z | Compiling futures-macro v0.3.32 |
| 1991 | 2026-07-22T16:55:48.351Z | Compiling zerofrom v0.1.5 |
| 1992 | 2026-07-22T16:55:48.366Z | Compiling once_cell v1.21.3 |
| 1993 | 2026-07-22T16:55:48.489Z | Compiling yoke v0.7.5 |
| 1994 | 2026-07-22T16:55:48.540Z | Compiling zeroize v1.8.2 |
| 1995 | 2026-07-22T16:55:48.598Z | Compiling thiserror-impl v1.0.64 |
| 1996 | 2026-07-22T16:55:48.707Z | Compiling zerovec v0.10.4 |
| 1997 | 2026-07-22T16:55:48.787Z | Compiling strsim v0.11.1 |
| 1998 | 2026-07-22T16:55:48.848Z | Compiling regex-syntax v0.8.5 |
| 1999 | 2026-07-22T16:55:48.986Z | Compiling futures-channel v0.3.32 |
| 2000 | 2026-07-22T16:55:49.030Z | Compiling aho-corasick v1.1.3 |
| 2001 | 2026-07-22T16:55:49.065Z | Compiling ident_case v1.0.1 |
| 2002 | 2026-07-22T16:55:49.235Z | Compiling hashbrown v0.17.0 |
| 2003 | 2026-07-22T16:55:49.289Z | Compiling futures-io v0.3.32 |
| 2004 | 2026-07-22T16:55:49.320Z | Compiling futures-task v0.3.32 |
| 2005 | 2026-07-22T16:55:49.495Z | Compiling futures-util v0.3.32 |
| 2006 | 2026-07-22T16:55:49.501Z | Compiling zerocopy-derive v0.8.27 |
| 2007 | 2026-07-22T16:55:49.759Z | Compiling tinystr v0.7.6 |
| 2008 | 2026-07-22T16:55:50.321Z | Compiling icu_locid v1.5.0 |
| 2009 | 2026-07-22T16:55:50.321Z | Compiling icu_collections v1.5.0 |
| 2010 | 2026-07-22T16:55:50.382Z | Compiling bytes v1.11.1 |
| 2011 | 2026-07-22T16:55:50.403Z | Compiling chrono v0.4.44 |
| 2012 | 2026-07-22T16:55:50.435Z | Compiling serde_tokenstream v0.2.3 |
| 2013 | 2026-07-22T16:55:50.755Z | Compiling icu_provider v1.5.0 |
| 2014 | 2026-07-22T16:55:50.810Z | Compiling bitflags v2.9.4 |
| 2015 | 2026-07-22T16:55:50.899Z | Compiling tokio v1.52.3 |
| 2016 | 2026-07-22T16:55:51.132Z | Compiling icu_locid_transform v1.5.0 |
| 2017 | 2026-07-22T16:55:51.299Z | Compiling regex-automata v0.4.14 |
| 2018 | 2026-07-22T16:55:51.795Z | Compiling indexmap v2.14.0 |
| 2019 | 2026-07-22T16:55:51.901Z | Compiling icu_properties v1.5.1 |
| 2020 | 2026-07-22T16:55:52.124Z | Compiling slog v2.8.2 |
| 2021 | 2026-07-22T16:55:52.367Z | Compiling base64 v0.22.1 |
| 2022 | 2026-07-22T16:55:52.581Z | Compiling http v1.4.2 |
| 2023 | 2026-07-22T16:55:53.077Z | Compiling regex v1.12.3 |
| 2024 | 2026-07-22T16:55:53.478Z | Compiling icu_normalizer v1.5.0 |
| 2025 | 2026-07-22T16:55:53.910Z | Compiling ucd-trie v0.1.6 |
| 2026 | 2026-07-22T16:55:53.927Z | Compiling idna_adapter v1.2.0 |
| 2027 | 2026-07-22T16:55:54.085Z | Compiling idna v1.0.3 |
| 2028 | 2026-07-22T16:55:54.133Z | Compiling pest v2.8.4 |
| 2029 | 2026-07-22T16:55:54.427Z | Compiling url v2.5.4 |
| 2030 | 2026-07-22T16:55:54.947Z | Compiling rustls-pki-types v1.12.0 |
| 2031 | 2026-07-22T16:55:55.362Z | Compiling tracing-core v0.1.32 |
| 2032 | 2026-07-22T16:55:55.608Z | Compiling tracing-attributes v0.1.27 |
| 2033 | 2026-07-22T16:55:55.633Z | Compiling ring v0.17.14 |
| 2034 | 2026-07-22T16:55:55.775Z | Compiling byteorder v1.5.0 |
| 2035 | 2026-07-22T16:55:56.314Z | Compiling pest_meta v2.8.4 |
| 2036 | 2026-07-22T16:55:56.852Z | Compiling tracing v0.1.40 |
| 2037 | 2026-07-22T16:55:56.970Z | Compiling pest_generator v2.8.4 |
| 2038 | 2026-07-22T16:55:57.181Z | Compiling generic-array v0.14.7 |
| 2039 | 2026-07-22T16:55:57.269Z | Compiling ppv-lite86 v0.2.17 |
| 2040 | 2026-07-22T16:55:57.420Z | Compiling anyhow v1.0.100 |
| 2041 | 2026-07-22T16:55:57.628Z | Compiling pest_derive v2.8.4 |
| 2042 | 2026-07-22T16:55:57.641Z | Compiling untrusted v0.9.0 |
| 2043 | 2026-07-22T16:55:57.955Z | Compiling fnv v1.0.7 |
| 2044 | 2026-07-22T16:55:58.063Z | Compiling tokio-util v0.7.16 |
| 2045 | 2026-07-22T16:55:58.172Z | Compiling paste v1.0.15 |
| 2046 | 2026-07-22T16:55:58.186Z | Compiling aws-lc-rs v1.17.0 |
| 2047 | 2026-07-22T16:55:58.524Z | Compiling ipnet v2.9.0 |
| 2048 | 2026-07-22T16:55:58.959Z | Compiling zerocopy v0.8.27 |
| 2049 | 2026-07-22T16:55:59.202Z | Compiling omicron-workspace-hack v0.1.0 |
| 2050 | 2026-07-22T16:55:59.411Z | Compiling untrusted v0.7.1 |
| 2051 | 2026-07-22T16:55:59.543Z | Compiling camino v1.2.2 |
| 2052 | 2026-07-22T16:55:59.865Z | Compiling http-body v1.0.1 |
| 2053 | 2026-07-22T16:55:59.898Z | Compiling rustls v0.23.41 |
| 2054 | 2026-07-22T16:56:00.027Z | Compiling atomic-waker v1.1.2 |
| 2055 | 2026-07-22T16:56:00.369Z | Compiling crypto-common v0.1.6 |
| 2056 | 2026-07-22T16:56:00.520Z | Compiling ipnetwork v0.21.1 |
| 2057 | 2026-07-22T16:56:00.528Z | Compiling try-lock v0.2.5 |
| 2058 | 2026-07-22T16:56:00.796Z | Compiling tower-service v0.3.3 |
| 2059 | 2026-07-22T16:56:00.839Z | Compiling tower-layer v0.3.3 |
| 2060 | 2026-07-22T16:56:00.911Z | Compiling ryu v1.0.18 |
| 2061 | 2026-07-22T16:56:01.182Z | Compiling want v0.3.1 |
| 2062 | 2026-07-22T16:56:01.320Z | Compiling h2 v0.4.15 |
| 2063 | 2026-07-22T16:56:01.362Z | Compiling erased-serde v0.3.31 |
| 2064 | 2026-07-22T16:56:01.958Z | Compiling async-trait v0.1.89 |
| 2065 | 2026-07-22T16:56:02.131Z | Compiling httpdate v1.0.3 |
| 2066 | 2026-07-22T16:56:02.157Z | Compiling num-conv v0.2.0 |
| 2067 | 2026-07-22T16:56:02.295Z | Compiling time-core v0.1.8 |
| 2068 | 2026-07-22T16:56:02.436Z | Compiling time-macros v0.2.27 |
| 2069 | 2026-07-22T16:56:03.010Z | Compiling scroll_derive v0.13.1 |
| 2070 | 2026-07-22T16:56:03.032Z | Compiling errno v0.3.14 |
| 2071 | 2026-07-22T16:56:03.182Z | Compiling serde_urlencoded v0.7.1 |
| 2072 | 2026-07-22T16:56:03.343Z | Compiling http-body-util v0.1.3 |
| 2073 | 2026-07-22T16:56:03.405Z | Compiling foldhash v0.2.0 |
| 2074 | 2026-07-22T16:56:03.460Z | Compiling allocator-api2 v0.2.21 |
| 2075 | 2026-07-22T16:56:03.619Z | Compiling daft-derive v0.1.7 |
| 2076 | 2026-07-22T16:56:03.671Z | Compiling const-oid v0.9.6 |
| 2077 | 2026-07-22T16:56:03.827Z | Compiling hyper v1.10.1 |
| 2078 | 2026-07-22T16:56:03.866Z | Compiling hashbrown v0.16.1 |
| 2079 | 2026-07-22T16:56:04.367Z | Compiling pretty-hex v0.4.1 |
| 2080 | 2026-07-22T16:56:04.505Z | Compiling strum_macros v0.26.4 |
| 2081 | 2026-07-22T16:56:05.269Z | Compiling hyper-util v0.1.20 |
| 2082 | 2026-07-22T16:56:06.697Z | Compiling oxnet v0.1.4 |
| 2083 | 2026-07-22T16:56:06.891Z | Compiling rand_core v0.9.3 |
| 2084 | 2026-07-22T16:56:07.162Z | Compiling openapiv3 v2.2.0 |
| 2085 | 2026-07-22T16:56:07.429Z | Compiling usdt-impl v0.6.0 |
| 2086 | 2026-07-22T16:56:08.006Z | Compiling plain v0.2.3 |
| 2087 | 2026-07-22T16:56:08.107Z | Compiling rand_chacha v0.9.0 |
| 2088 | 2026-07-22T16:56:08.128Z | Compiling scroll v0.13.0 |
| 2089 | 2026-07-22T16:56:08.313Z | Compiling crossbeam-utils v0.8.19 |
| 2090 | 2026-07-22T16:56:08.735Z | Compiling goblin v0.10.4 |
| 2091 | 2026-07-22T16:56:08.929Z | Compiling rand v0.9.2 |
| 2092 | 2026-07-22T16:56:09.658Z | Compiling dtrace-parser v0.3.0 |
| 2093 | 2026-07-22T16:56:10.144Z | Compiling block-buffer v0.10.4 |
| 2094 | 2026-07-22T16:56:10.237Z | Compiling sync_wrapper v1.0.1 |
| 2095 | 2026-07-22T16:56:10.312Z | Compiling thread-id v5.0.0 |
| 2096 | 2026-07-22T16:56:10.387Z | Compiling encoding_rs v0.8.34 |
| 2097 | 2026-07-22T16:56:10.399Z | Compiling ref-cast v1.0.25 |
| 2098 | 2026-07-22T16:56:10.460Z | Compiling mime v0.3.17 |
| 2099 | 2026-07-22T16:56:10.708Z | Compiling slog-async v2.8.0 |
| 2100 | 2026-07-22T16:56:10.887Z | Compiling tower v0.5.2 |
| 2101 | 2026-07-22T16:56:10.996Z | Compiling digest v0.10.7 |
| 2102 | 2026-07-22T16:56:11.482Z | Compiling rand_chacha v0.3.1 |
| 2103 | 2026-07-22T16:56:11.585Z | Compiling dof v0.4.0 |
| 2104 | 2026-07-22T16:56:12.357Z | Compiling webpki-roots v0.26.3 |
| 2105 | 2026-07-22T16:56:12.482Z | Compiling futures-executor v0.3.32 |
| 2106 | 2026-07-22T16:56:12.565Z | Compiling multer v3.1.0 |
| 2107 | 2026-07-22T16:56:12.723Z | Compiling iri-string v0.7.8 |
| 2108 | 2026-07-22T16:56:12.797Z | Compiling futures v0.3.32 |
| 2109 | 2026-07-22T16:56:12.882Z | Compiling rand v0.8.6 |
| 2110 | 2026-07-22T16:56:13.609Z | Compiling darling_core v0.23.0 |
| 2111 | 2026-07-22T16:56:13.622Z | Compiling ref-cast-impl v1.0.25 |
| 2112 | 2026-07-22T16:56:14.226Z | Compiling tower-http v0.6.8 |
| 2113 | 2026-07-22T16:56:14.688Z | Compiling usdt-macro v0.6.0 |
| 2114 | 2026-07-22T16:56:15.078Z | Compiling usdt-attr-macro v0.6.0 |
| 2115 | 2026-07-22T16:56:15.260Z | Compiling newtype-uuid v1.3.2 |
| 2116 | 2026-07-22T16:56:15.518Z | Compiling async-stream-impl v0.3.6 |
| 2117 | 2026-07-22T16:56:15.594Z | Compiling hex v0.4.3 |
| 2118 | 2026-07-22T16:56:15.693Z | Compiling darling_macro v0.23.0 |
| 2119 | 2026-07-22T16:56:15.878Z | Compiling rustix v1.1.2 |
| 2120 | 2026-07-22T16:56:16.237Z | Compiling strum v0.26.3 |
| 2121 | 2026-07-22T16:56:16.271Z | Compiling darling v0.23.0 |
| 2122 | 2026-07-22T16:56:16.351Z | Compiling newtype-uuid-macros v0.1.0 |
| 2123 | 2026-07-22T16:56:16.400Z | Compiling structmeta-derive v0.3.0 |
| 2124 | 2026-07-22T16:56:16.493Z | Compiling powerfmt v0.2.0 |
| 2125 | 2026-07-22T16:56:16.533Z | Compiling syn v1.0.109 |
| 2126 | 2026-07-22T16:56:16.738Z | Compiling deranged v0.5.3 |
| 2127 | 2026-07-22T16:56:16.921Z | Compiling serde_with_macros v3.18.0 |
| 2128 | 2026-07-22T16:56:17.153Z | Compiling daft v0.1.7 |
| 2129 | 2026-07-22T16:56:17.313Z | Compiling num_threads v0.1.7 |
| 2130 | 2026-07-22T16:56:17.445Z | Compiling fastrand v2.3.0 |
| 2131 | 2026-07-22T16:56:17.468Z | Compiling structmeta v0.3.0 |
| 2132 | 2026-07-22T16:56:17.650Z | Compiling match_cfg v0.1.0 |
| 2133 | 2026-07-22T16:56:17.717Z | Compiling hostname v0.3.1 |
| 2134 | 2026-07-22T16:56:17.763Z | Compiling crossbeam-channel v0.5.15 |
| 2135 | 2026-07-22T16:56:17.960Z | Compiling time v0.3.47 |
| 2136 | 2026-07-22T16:56:18.023Z | Compiling crc32fast v1.4.0 |
| 2137 | 2026-07-22T16:56:18.320Z | Compiling tempfile v3.23.0 |
| 2138 | 2026-07-22T16:56:18.422Z | Compiling thread_local v1.1.8 |
| 2139 | 2026-07-22T16:56:18.458Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2140 | 2026-07-22T16:56:18.773Z | Compiling strum_macros v0.27.2 |
| 2141 | 2026-07-22T16:56:19.087Z | Compiling winnow v1.0.3 |
| 2142 | 2026-07-22T16:56:19.163Z | Compiling derive-ex v0.1.8 |
| 2143 | 2026-07-22T16:56:19.521Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2144 | 2026-07-22T16:56:20.727Z | Compiling serde_spanned v1.1.1 |
| 2145 | 2026-07-22T16:56:20.773Z | Compiling is-terminal v0.4.12 |
| 2146 | 2026-07-22T16:56:20.872Z | Compiling take_mut v0.2.2 |
| 2147 | 2026-07-22T16:56:20.884Z | Compiling term v1.2.0 |
| 2148 | 2026-07-22T16:56:20.946Z | Compiling debug-ignore v1.0.5 |
| 2149 | 2026-07-22T16:56:20.983Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2150 | 2026-07-22T16:56:21.055Z | Compiling test-strategy v0.4.3 |
| 2151 | 2026-07-22T16:56:22.444Z | Compiling slog-term v2.9.2 |
| 2152 | 2026-07-22T16:56:22.873Z | Compiling slog-json v2.6.1 |
| 2153 | 2026-07-22T16:56:22.951Z | Compiling macaddr v1.0.1 |
| 2154 | 2026-07-22T16:56:23.117Z | Compiling memmap2 v0.9.9 |
| 2155 | 2026-07-22T16:56:23.154Z | Compiling cpufeatures v0.2.12 |
| 2156 | 2026-07-22T16:56:23.233Z | Compiling quick-error v1.2.3 |
| 2157 | 2026-07-22T16:56:23.245Z | Compiling spin v0.9.8 |
| 2158 | 2026-07-22T16:56:23.366Z | Compiling usdt v0.6.0 |
| 2159 | 2026-07-22T16:56:24.144Z | Compiling slog-bunyan v2.5.0 |
| 2160 | 2026-07-22T16:56:24.178Z | Compiling async-stream v0.3.6 |
| 2161 | 2026-07-22T16:56:24.178Z | Compiling waitgroup v0.1.2 |
| 2162 | 2026-07-22T16:56:24.178Z | Compiling rustls-pemfile v2.2.0 |
| 2163 | 2026-07-22T16:56:24.178Z | Compiling serde_path_to_error v0.1.20 |
| 2164 | 2026-07-22T16:56:24.178Z | Compiling hostname v0.4.2 |
| 2165 | 2026-07-22T16:56:24.185Z | Compiling serde_with v3.18.0 |
| 2166 | 2026-07-22T16:56:24.189Z | Compiling regress v0.10.5 |
| 2167 | 2026-07-22T16:56:24.947Z | Compiling lazy_static v1.5.0 |
| 2168 | 2026-07-22T16:56:24.952Z | Compiling either v1.15.0 |
| 2169 | 2026-07-22T16:56:24.952Z | Compiling parse-display-derive v0.10.0 |
| 2170 | 2026-07-22T16:56:24.952Z | Compiling webpki-roots v1.0.3 |
| 2171 | 2026-07-22T16:56:26.118Z | Compiling wait-timeout v0.2.0 |
| 2172 | 2026-07-22T16:56:26.152Z | Compiling bit-vec v0.6.3 |
| 2173 | 2026-07-22T16:56:26.152Z | Compiling rusty-fork v0.3.0 |
| 2174 | 2026-07-22T16:56:26.152Z | Compiling strum v0.27.2 |
| 2175 | 2026-07-22T16:56:26.152Z | Compiling bit-set v0.5.3 |
| 2176 | 2026-07-22T16:56:26.152Z | Compiling rand_xorshift v0.3.0 |
| 2177 | 2026-07-22T16:56:26.152Z | Compiling dropshot v0.17.1 |
| 2178 | 2026-07-22T16:56:26.152Z | Compiling unarray v0.1.4 |
| 2179 | 2026-07-22T16:56:26.152Z | Compiling crucible-workspace-hack v0.1.0 |
| 2180 | 2026-07-22T16:56:26.152Z | Compiling proptest v1.5.0 |
| 2181 | 2026-07-22T16:56:26.152Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2182 | 2026-07-22T16:56:26.730Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2183 | 2026-07-22T16:56:26.741Z | Compiling dropshot_endpoint v0.17.1 |
| 2184 | 2026-07-22T16:56:26.741Z | Compiling toml_datetime v0.6.11 |
| 2185 | 2026-07-22T16:56:26.767Z | Compiling openssl-probe v0.2.1 |
| 2186 | 2026-07-22T16:56:28.031Z | Compiling rustls-native-certs v0.8.3 |
| 2187 | 2026-07-22T16:56:28.049Z | Compiling hybrid-array v0.4.12 |
| 2188 | 2026-07-22T16:56:28.049Z | Compiling instant v0.1.12 |
| 2189 | 2026-07-22T16:56:28.049Z | Compiling adler v1.0.2 |
| 2190 | 2026-07-22T16:56:28.049Z | Compiling backoff v0.4.0 |
| 2191 | 2026-07-22T16:56:28.049Z | Compiling miniz_oxide v0.7.2 |
| 2192 | 2026-07-22T16:56:28.104Z | Compiling parse-display v0.10.0 |
| 2193 | 2026-07-22T16:56:28.342Z | Compiling itertools v0.14.0 |
| 2194 | 2026-07-22T16:56:28.475Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2195 | 2026-07-22T16:56:28.884Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2196 | 2026-07-22T16:56:29.071Z | Compiling base64ct v1.6.0 |
| 2197 | 2026-07-22T16:56:29.575Z | Compiling rustix v0.38.34 |
| 2198 | 2026-07-22T16:56:29.779Z | Compiling flate2 v1.0.30 |
| 2199 | 2026-07-22T16:56:29.797Z | Compiling block-buffer v0.12.1 |
| 2200 | 2026-07-22T16:56:29.988Z | Compiling crypto-common v0.2.2 |
| 2201 | 2026-07-22T16:56:30.016Z | Compiling const-oid v0.10.2 |
| 2202 | 2026-07-22T16:56:30.029Z | Compiling compression-core v0.4.31 |
| 2203 | 2026-07-22T16:56:30.210Z | Compiling unicode-width v0.1.14 |
| 2204 | 2026-07-22T16:56:30.312Z | Compiling compression-codecs v0.4.32 |
| 2205 | 2026-07-22T16:56:30.723Z | Compiling digest v0.11.3 |
| 2206 | 2026-07-22T16:56:30.813Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2207 | 2026-07-22T16:56:31.153Z | Compiling cpufeatures v0.3.0 |
| 2208 | 2026-07-22T16:56:31.229Z | Compiling sha1 v0.11.0 |
| 2209 | 2026-07-22T16:56:31.241Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2210 | 2026-07-22T16:56:31.343Z | Compiling async-compression v0.4.33 |
| 2211 | 2026-07-22T16:56:31.476Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2212 | 2026-07-22T16:56:31.747Z | Compiling unsafe-libyaml v0.2.11 |
| 2213 | 2026-07-22T16:56:32.275Z | Compiling serde_yaml v0.9.34+deprecated |
| 2214 | 2026-07-22T16:56:32.407Z | Compiling pem-rfc7468 v0.7.0 |
| 2215 | 2026-07-22T16:56:32.713Z | Compiling der_derive v0.7.3 |
| 2216 | 2026-07-22T16:56:33.357Z | Compiling winnow v0.5.40 |
| 2217 | 2026-07-22T16:56:33.523Z | Compiling flagset v0.4.7 |
| 2218 | 2026-07-22T16:56:33.668Z | Compiling der v0.7.10 |
| 2219 | 2026-07-22T16:56:33.693Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2220 | 2026-07-22T16:56:34.157Z | Compiling clap_derive v4.5.4 |
| 2221 | 2026-07-22T16:56:34.317Z | Compiling utf8parse v0.2.1 |
| 2222 | 2026-07-22T16:56:34.428Z | Compiling anstyle-parse v0.2.4 |
| 2223 | 2026-07-22T16:56:34.653Z | Compiling toml_edit v0.19.15 |
| 2224 | 2026-07-22T16:56:35.309Z | Compiling darling_core v0.21.3 |
| 2225 | 2026-07-22T16:56:35.408Z | Compiling rustc_version v0.4.1 |
| 2226 | 2026-07-22T16:56:35.655Z | Compiling is_terminal_polyfill v1.70.0 |
| 2227 | 2026-07-22T16:56:35.674Z | Compiling colorchoice v1.0.1 |
| 2228 | 2026-07-22T16:56:35.755Z | Compiling proc-macro-crate v1.3.1 |
| 2229 | 2026-07-22T16:56:35.796Z | Compiling anstyle v1.0.7 |
| 2230 | 2026-07-22T16:56:35.827Z | Compiling anstyle-query v1.0.3 |
| 2231 | 2026-07-22T16:56:36.063Z | Compiling anstream v0.6.14 |
| 2232 | 2026-07-22T16:56:36.085Z | Compiling spki v0.7.3 |
| 2233 | 2026-07-22T16:56:36.545Z | Compiling terminal_size v0.3.0 |
| 2234 | 2026-07-22T16:56:36.612Z | Compiling winnow v0.7.13 |
| 2235 | 2026-07-22T16:56:36.732Z | Compiling clap_lex v0.7.0 |
| 2236 | 2026-07-22T16:56:36.743Z | Compiling heck v0.4.1 |
| 2237 | 2026-07-22T16:56:37.093Z | Compiling iddqd v0.4.2 |
| 2238 | 2026-07-22T16:56:37.108Z | Compiling clap_builder v4.5.2 |
| 2239 | 2026-07-22T16:56:37.406Z | Compiling darling_macro v0.21.3 |
| 2240 | 2026-07-22T16:56:37.949Z | Compiling secrecy v0.10.3 |
| 2241 | 2026-07-22T16:56:37.979Z | Compiling darling v0.21.3 |
| 2242 | 2026-07-22T16:56:38.119Z | Compiling heapless v0.8.0 |
| 2243 | 2026-07-22T16:56:38.337Z | Compiling convert_case v0.4.0 |
| 2244 | 2026-07-22T16:56:38.519Z | Compiling ingot-macros v0.1.1 |
| 2245 | 2026-07-22T16:56:38.580Z | Compiling pkcs8 v0.10.2 |
| 2246 | 2026-07-22T16:56:38.636Z | Compiling derive_more v0.99.20 |
| 2247 | 2026-07-22T16:56:38.838Z | Compiling tabwriter v1.4.0 |
| 2248 | 2026-07-22T16:56:39.213Z | Compiling clap v4.5.4 |
| 2249 | 2026-07-22T16:56:39.245Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2250 | 2026-07-22T16:56:39.302Z | Compiling backon v1.6.0 |
| 2251 | 2026-07-22T16:56:39.346Z | Compiling hash32 v0.3.1 |
| 2252 | 2026-07-22T16:56:39.542Z | Compiling cfg_aliases v0.2.1 |
| 2253 | 2026-07-22T16:56:39.558Z | Compiling smoltcp v0.11.0 |
| 2254 | 2026-07-22T16:56:40.251Z | Compiling typify-impl v0.4.3 |
| 2255 | 2026-07-22T16:56:40.399Z | Compiling hmac v0.12.1 |
| 2256 | 2026-07-22T16:56:40.548Z | Compiling cobs v0.2.3 |
| 2257 | 2026-07-22T16:56:40.561Z | Compiling humantime v2.3.0 |
| 2258 | 2026-07-22T16:56:40.795Z | Compiling managed v0.8.0 |
| 2259 | 2026-07-22T16:56:40.818Z | Compiling bitflags v1.3.2 |
| 2260 | 2026-07-22T16:56:41.046Z | Compiling postcard v1.0.9 |
| 2261 | 2026-07-22T16:56:41.122Z | Compiling ingot-types v0.1.2 |
| 2262 | 2026-07-22T16:56:41.566Z | Compiling ingot v0.1.1 |
| 2263 | 2026-07-22T16:56:41.790Z | Compiling crossbeam-epoch v0.9.18 |
| 2264 | 2026-07-22T16:56:42.289Z | Compiling inout v0.1.3 |
| 2265 | 2026-07-22T16:56:42.459Z | Compiling zerocopy-derive v0.7.34 |
| 2266 | 2026-07-22T16:56:42.494Z | Compiling ff v0.13.1 |
| 2267 | 2026-07-22T16:56:42.653Z | Compiling memoffset v0.9.1 |
| 2268 | 2026-07-22T16:56:43.078Z | Compiling base16ct v0.2.0 |
| 2269 | 2026-07-22T16:56:43.310Z | Compiling sec1 v0.7.3 |
| 2270 | 2026-07-22T16:56:43.514Z | Compiling group v0.13.0 |
| 2271 | 2026-07-22T16:56:43.588Z | Compiling typify-macro v0.4.3 |
| 2272 | 2026-07-22T16:56:43.996Z | Compiling cipher v0.4.4 |
| 2273 | 2026-07-22T16:56:44.239Z | Compiling hkdf v0.12.4 |
| 2274 | 2026-07-22T16:56:44.290Z | Compiling regress v0.11.1 |
| 2275 | 2026-07-22T16:56:44.394Z | Compiling crypto-bigint v0.5.5 |
| 2276 | 2026-07-22T16:56:44.450Z | Compiling proc-macro-error-attr v1.0.4 |
| 2277 | 2026-07-22T16:56:44.760Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2278 | 2026-07-22T16:56:44.789Z | Compiling colored v3.1.1 |
| 2279 | 2026-07-22T16:56:45.359Z | Compiling pkg-config v0.3.30 |
| 2280 | 2026-07-22T16:56:45.588Z | Compiling elliptic-curve v0.13.8 |
| 2281 | 2026-07-22T16:56:45.793Z | Compiling typify-impl v0.6.2 |
| 2282 | 2026-07-22T16:56:46.594Z | Compiling num_enum_derive v0.7.4 |
| 2283 | 2026-07-22T16:56:46.624Z | Compiling curve25519-dalek v4.1.3 |
| 2284 | 2026-07-22T16:56:46.857Z | Compiling half v2.7.1 |
| 2285 | 2026-07-22T16:56:46.906Z | Compiling universal-hash v0.5.1 |
| 2286 | 2026-07-22T16:56:47.058Z | Compiling proc-macro-error v1.0.4 |
| 2287 | 2026-07-22T16:56:47.288Z | Compiling vcpkg v0.2.15 |
| 2288 | 2026-07-22T16:56:47.538Z | Compiling ciborium-io v0.2.2 |
| 2289 | 2026-07-22T16:56:47.638Z | Compiling opaque-debug v0.3.1 |
| 2290 | 2026-07-22T16:56:47.751Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2291 | 2026-07-22T16:56:47.836Z | Compiling data-encoding v2.6.0 |
| 2292 | 2026-07-22T16:56:47.921Z | Compiling num_enum v0.7.4 |
| 2293 | 2026-07-22T16:56:47.934Z | Compiling ciborium-ll v0.2.2 |
| 2294 | 2026-07-22T16:56:48.129Z | Compiling num_enum_derive v0.5.11 |
| 2295 | 2026-07-22T16:56:48.740Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2296 | 2026-07-22T16:56:49.002Z | Compiling foreign-types-macros v0.2.3 |
| 2297 | 2026-07-22T16:56:49.189Z | Compiling typify-macro v0.6.2 |
| 2298 | 2026-07-22T16:56:49.271Z | Compiling rayon-core v1.13.0 |
| 2299 | 2026-07-22T16:56:49.493Z | Compiling foreign-types-shared v0.3.1 |
| 2300 | 2026-07-22T16:56:49.597Z | Compiling num_enum v0.5.11 |
| 2301 | 2026-07-22T16:56:49.625Z | Compiling foreign-types v0.5.0 |
| 2302 | 2026-07-22T16:56:50.063Z | Compiling ciborium v0.2.2 |
| 2303 | 2026-07-22T16:56:50.452Z | Compiling typify v0.4.3 |
| 2304 | 2026-07-22T16:56:50.465Z | Compiling zerocopy v0.7.34 |
| 2305 | 2026-07-22T16:56:50.548Z | Compiling crossbeam-deque v0.8.5 |
| 2306 | 2026-07-22T16:56:50.756Z | Compiling sha1 v0.10.6 |
| 2307 | 2026-07-22T16:56:50.816Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2308 | 2026-07-22T16:56:50.891Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2309 | 2026-07-22T16:56:50.997Z | Compiling aead v0.5.2 |
| 2310 | 2026-07-22T16:56:51.117Z | Compiling serde_spanned v0.6.9 |
| 2311 | 2026-07-22T16:56:51.186Z | Compiling scroll_derive v0.12.0 |
| 2312 | 2026-07-22T16:56:51.315Z | Compiling num-integer v0.1.46 |
| 2313 | 2026-07-22T16:56:51.485Z | Compiling usdt-impl v0.5.0 |
| 2314 | 2026-07-22T16:56:51.504Z | Compiling cstr-argument v0.1.2 |
| 2315 | 2026-07-22T16:56:51.739Z | Compiling keccak v0.1.6 |
| 2316 | 2026-07-22T16:56:51.824Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2317 | 2026-07-22T16:56:51.897Z | Compiling scroll v0.12.0 |
| 2318 | 2026-07-22T16:56:51.966Z | Compiling sha3 v0.10.8 |
| 2319 | 2026-07-22T16:56:51.984Z | Compiling thiserror-no-std v2.0.2 |
| 2320 | 2026-07-22T16:56:52.073Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2321 | 2026-07-22T16:56:52.187Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2322 | 2026-07-22T16:56:52.199Z | Compiling dof v0.3.0 |
| 2323 | 2026-07-22T16:56:52.342Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2324 | 2026-07-22T16:56:52.361Z | Compiling poly1305 v0.8.0 |
| 2325 | 2026-07-22T16:56:52.480Z | Compiling chacha20 v0.9.1 |
| 2326 | 2026-07-22T16:56:52.698Z | Compiling dtrace-parser v0.2.0 |
| 2327 | 2026-07-22T16:56:52.715Z | Compiling password-hash v0.5.0 |
| 2328 | 2026-07-22T16:56:52.781Z | Compiling camino-tempfile v1.4.1 |
| 2329 | 2026-07-22T16:56:52.946Z | Compiling blake2 v0.10.6 |
| 2330 | 2026-07-22T16:56:53.151Z | Compiling thread-id v4.2.1 |
| 2331 | 2026-07-22T16:56:53.799Z | Compiling argon2 v0.5.3 |
| 2332 | 2026-07-22T16:56:53.871Z | Compiling rayon v1.11.0 |
| 2333 | 2026-07-22T16:56:54.165Z | Compiling chacha20poly1305 v0.10.1 |
| 2334 | 2026-07-22T16:56:54.889Z | Compiling goblin v0.8.2 |
| 2335 | 2026-07-22T16:56:54.921Z | Compiling vsss-rs v3.3.4 |
| 2336 | 2026-07-22T16:56:54.933Z | Compiling num-bigint v0.4.5 |
| 2337 | 2026-07-22T16:56:56.529Z | Compiling num-derive v0.4.2 |
| 2338 | 2026-07-22T16:56:56.750Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2339 | 2026-07-22T16:56:57.318Z | Compiling sigpipe v0.1.3 |
| 2340 | 2026-07-22T16:56:57.417Z | Compiling glob v0.3.3 |
| 2341 | 2026-07-22T16:56:57.780Z | Compiling jiff v0.2.15 |
| 2342 | 2026-07-22T16:56:58.884Z | Compiling num-rational v0.4.2 |
| 2343 | 2026-07-22T16:56:59.990Z | Compiling num-iter v0.1.45 |
| 2344 | 2026-07-22T16:57:00.120Z | Compiling typify v0.6.2 |
| 2345 | 2026-07-22T16:57:00.161Z | Compiling zone_cfg_derive v0.3.0 |
| 2346 | 2026-07-22T16:57:00.212Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2347 | 2026-07-22T16:57:00.734Z | Compiling itertools v0.12.1 |
| 2348 | 2026-07-22T16:57:02.418Z | Compiling num-complex v0.4.6 |
| 2349 | 2026-07-22T16:57:02.989Z | Compiling indent_write v2.2.0 |
| 2350 | 2026-07-22T16:57:03.135Z | Compiling tinyvec_macros v0.1.1 |
| 2351 | 2026-07-22T16:57:03.212Z | Compiling tinyvec v1.6.0 |
| 2352 | 2026-07-22T16:57:03.921Z | Compiling num v0.4.3 |
| 2353 | 2026-07-22T16:57:04.299Z | Compiling zone v0.3.1 |
| 2354 | 2026-07-22T16:57:06.082Z | Compiling rustls-webpki v0.103.13 |
| 2355 | 2026-07-22T16:57:07.595Z | Compiling usdt-macro v0.5.0 |
| 2356 | 2026-07-22T16:57:08.301Z | Compiling usdt-attr-macro v0.5.0 |
| 2357 | 2026-07-22T16:57:08.364Z | Compiling smf v0.2.3 |
| 2358 | 2026-07-22T16:57:08.678Z | Compiling memmap v0.7.0 |
| 2359 | 2026-07-22T16:57:09.030Z | Compiling whoami v1.5.1 |
| 2360 | 2026-07-22T16:57:09.169Z | Compiling rustls v0.22.4 |
| 2361 | 2026-07-22T16:57:09.597Z | Compiling usdt v0.5.0 |
| 2362 | 2026-07-22T16:57:10.138Z | Compiling progenitor-impl v0.11.1 |
| 2363 | 2026-07-22T16:57:10.276Z | Compiling tokio-rustls v0.26.4 |
| 2364 | 2026-07-22T16:57:10.334Z | Compiling rustls-platform-verifier v0.6.2 |
| 2365 | 2026-07-22T16:57:10.572Z | Compiling hyper-rustls v0.27.3 |
| 2366 | 2026-07-22T16:57:10.946Z | Compiling reqwest v0.12.23 |
| 2367 | 2026-07-22T16:57:11.170Z | Compiling reqwest v0.13.2 |
| 2368 | 2026-07-22T16:57:12.219Z | Compiling progenitor-client v0.10.0 |
| 2369 | 2026-07-22T16:57:12.696Z | Compiling progenitor-client v0.14.0 |
| 2370 | 2026-07-22T16:57:13.191Z | Compiling progenitor-extras v0.2.0 |
| 2371 | 2026-07-22T16:57:13.541Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2372 | 2026-07-22T16:57:18.620Z | Compiling rustls-webpki v0.102.4 |
| 2373 | 2026-07-22T16:57:20.714Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2374 | 2026-07-22T16:57:23.030Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2375 | 2026-07-22T16:57:24.247Z | Compiling toml_write v0.1.2 |
| 2376 | 2026-07-22T16:57:25.425Z | Compiling prettyplease v0.2.37 |
| 2377 | 2026-07-22T16:57:26.582Z | Compiling toml_edit v0.22.27 |
| 2378 | 2026-07-22T16:57:28.021Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2379 | 2026-07-22T16:57:28.288Z | Compiling progenitor-macro v0.11.1 |
| 2380 | 2026-07-22T16:57:28.654Z | Compiling progenitor-client v0.11.1 |
| 2381 | 2026-07-22T16:57:30.402Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2382 | 2026-07-22T16:57:30.544Z | Compiling darling_core v0.20.11 |
| 2383 | 2026-07-22T16:57:30.888Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2384 | 2026-07-22T16:57:31.540Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2385 | 2026-07-22T16:57:31.660Z | Compiling dropshot v0.16.7 |
| 2386 | 2026-07-22T16:57:31.912Z | Compiling swrite v0.1.0 |
| 2387 | 2026-07-22T16:57:32.024Z | Compiling float-ord v0.3.2 |
| 2388 | 2026-07-22T16:57:32.151Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2389 | 2026-07-22T16:57:32.314Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2390 | 2026-07-22T16:57:32.475Z | Compiling progenitor v0.11.1 |
| 2391 | 2026-07-22T16:57:32.519Z | Compiling darling_macro v0.20.11 |
| 2392 | 2026-07-22T16:57:33.629Z | Compiling tokio-rustls v0.25.0 |
| 2393 | 2026-07-22T16:57:34.661Z | Compiling toml v0.8.23 |
| 2394 | 2026-07-22T16:57:35.572Z | Compiling nix v0.30.1 |
| 2395 | 2026-07-22T16:57:35.969Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2396 | 2026-07-22T16:57:36.102Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2397 | 2026-07-22T16:57:36.707Z | Compiling hubpack_derive v0.1.1 |
| 2398 | 2026-07-22T16:57:37.114Z | Compiling byte-wrapper v0.1.0 |
| 2399 | 2026-07-22T16:57:37.248Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2400 | 2026-07-22T16:57:37.729Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2401 | 2026-07-22T16:57:38.027Z | Compiling dropshot_endpoint v0.16.7 |
| 2402 | 2026-07-22T16:57:38.457Z | Compiling rustc-hash v2.1.1 |
| 2403 | 2026-07-22T16:57:38.616Z | Compiling static_assertions v1.1.0 |
| 2404 | 2026-07-22T16:57:38.687Z | Compiling iddqd v0.3.18 |
| 2405 | 2026-07-22T16:57:38.781Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2406 | 2026-07-22T16:57:39.058Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2407 | 2026-07-22T16:57:40.358Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2408 | 2026-07-22T16:57:40.509Z | Compiling hubpack v0.1.2 |
| 2409 | 2026-07-22T16:57:40.946Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2410 | 2026-07-22T16:57:41.637Z | Compiling darling v0.20.11 |
| 2411 | 2026-07-22T16:57:41.733Z | Compiling libz-sys v1.1.16 |
| 2412 | 2026-07-22T16:57:42.151Z | Compiling nix v0.31.3 |
| 2413 | 2026-07-22T16:57:42.541Z | Compiling enum-as-inner v0.6.0 |
| 2414 | 2026-07-22T16:57:42.966Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2415 | 2026-07-22T16:57:43.119Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2416 | 2026-07-22T16:57:43.449Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2417 | 2026-07-22T16:57:43.836Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2418 | 2026-07-22T16:57:44.544Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2419 | 2026-07-22T16:57:44.686Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2420 | 2026-07-22T16:57:44.934Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2421 | 2026-07-22T16:57:46.786Z | Compiling derive_builder_core v0.20.2 |
| 2422 | 2026-07-22T16:57:47.046Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2423 | 2026-07-22T16:57:47.157Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2424 | 2026-07-22T16:57:47.446Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2425 | 2026-07-22T16:57:47.582Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2426 | 2026-07-22T16:57:47.635Z | Compiling progenitor-impl v0.14.0 |
| 2427 | 2026-07-22T16:57:47.913Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2428 | 2026-07-22T16:57:48.497Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2429 | 2026-07-22T16:57:48.615Z | Compiling utf-8 v0.7.6 |
| 2430 | 2026-07-22T16:57:48.829Z | Compiling tungstenite v0.21.0 |
| 2431 | 2026-07-22T16:57:48.843Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2432 | 2026-07-22T16:57:49.752Z | Compiling derive_builder_macro v0.20.2 |
| 2433 | 2026-07-22T16:57:49.756Z | Compiling progenitor-macro v0.14.0 |
| 2434 | 2026-07-22T16:57:52.748Z | Compiling openssl-sys v0.9.107 |
| 2435 | 2026-07-22T16:57:53.257Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2436 | 2026-07-22T16:57:53.307Z | Compiling resolv-conf v0.7.0 |
| 2437 | 2026-07-22T16:57:53.676Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2438 | 2026-07-22T16:57:53.699Z | Compiling serde_repr v0.1.19 |
| 2439 | 2026-07-22T16:57:53.996Z | Compiling vergen-lib v9.1.0 |
| 2440 | 2026-07-22T16:57:54.016Z | Compiling slog-dtrace v0.3.0 |
| 2441 | 2026-07-22T16:57:54.100Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2442 | 2026-07-22T16:57:54.234Z | Compiling semver v0.1.20 |
| 2443 | 2026-07-22T16:57:54.261Z | Compiling linked-hash-map v0.5.6 |
| 2444 | 2026-07-22T16:57:54.300Z | Compiling unicode-segmentation v1.11.0 |
| 2445 | 2026-07-22T16:57:54.454Z | Compiling rustc_version v0.1.7 |
| 2446 | 2026-07-22T16:57:54.485Z | Compiling lru-cache v0.1.2 |
| 2447 | 2026-07-22T16:57:54.515Z | Compiling progenitor v0.14.0 |
| 2448 | 2026-07-22T16:57:54.636Z | Compiling newline-converter v0.3.0 |
| 2449 | 2026-07-22T16:57:54.654Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2450 | 2026-07-22T16:57:54.826Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2451 | 2026-07-22T16:57:56.086Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2452 | 2026-07-22T16:57:56.319Z | Compiling derive_builder v0.20.2 |
| 2453 | 2026-07-22T16:57:56.467Z | Compiling tokio-tungstenite v0.21.0 |
| 2454 | 2026-07-22T16:57:56.931Z | Compiling hickory-proto v0.24.4 |
| 2455 | 2026-07-22T16:57:57.279Z | Compiling progenitor-impl v0.13.0 |
| 2456 | 2026-07-22T16:57:59.333Z | Compiling atomicwrites v0.4.4 |
| 2457 | 2026-07-22T16:57:59.617Z | Compiling console v0.15.8 |
| 2458 | 2026-07-22T16:58:00.864Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2459 | 2026-07-22T16:58:02.830Z | Compiling serde-big-array v0.5.1 |
| 2460 | 2026-07-22T16:58:03.003Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2461 | 2026-07-22T16:58:03.082Z | Compiling derive-where v1.6.0 |
| 2462 | 2026-07-22T16:58:03.105Z | Compiling pin-project-internal v1.1.10 |
| 2463 | 2026-07-22T16:58:03.521Z | Compiling vergen v9.1.0 |
| 2464 | 2026-07-22T16:58:03.755Z | Compiling cargo-platform v0.3.2 |
| 2465 | 2026-07-22T16:58:04.010Z | Compiling siphasher v1.0.1 |
| 2466 | 2026-07-22T16:58:04.176Z | Compiling similar v2.7.0 |
| 2467 | 2026-07-22T16:58:04.225Z | Compiling minimal-lexical v0.2.1 |
| 2468 | 2026-07-22T16:58:04.324Z | Compiling base64 v0.21.7 |
| 2469 | 2026-07-22T16:58:04.474Z | Compiling nom v7.1.3 |
| 2470 | 2026-07-22T16:58:04.654Z | Compiling pin-project v1.1.10 |
| 2471 | 2026-07-22T16:58:04.766Z | Compiling expectorate v1.2.0 |
| 2472 | 2026-07-22T16:58:04.838Z | Compiling phf_shared v0.12.1 |
| 2473 | 2026-07-22T16:58:04.972Z | Compiling cargo_metadata v0.23.1 |
| 2474 | 2026-07-22T16:58:05.740Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2475 | 2026-07-22T16:58:05.915Z | Compiling progenitor-macro v0.13.0 |
| 2476 | 2026-07-22T16:58:05.967Z | Compiling hickory-resolver v0.24.4 |
| 2477 | 2026-07-22T16:58:06.175Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2478 | 2026-07-22T16:58:06.806Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2479 | 2026-07-22T16:58:09.539Z | Compiling newtype_derive v0.1.6 |
| 2480 | 2026-07-22T16:58:10.125Z | Compiling progenitor-client v0.13.0 |
| 2481 | 2026-07-22T16:58:10.466Z | Compiling unicode-normalization v0.1.24 |
| 2482 | 2026-07-22T16:58:10.624Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2483 | 2026-07-22T16:58:11.054Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2484 | 2026-07-22T16:58:11.983Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2485 | 2026-07-22T16:58:12.571Z | Compiling tokio-stream v0.1.17 |
| 2486 | 2026-07-22T16:58:12.812Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2487 | 2026-07-22T16:58:13.109Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2488 | 2026-07-22T16:58:13.858Z | Compiling async-recursion v1.1.1 |
| 2489 | 2026-07-22T16:58:13.875Z | Compiling snafu-derive v0.8.9 |
| 2490 | 2026-07-22T16:58:14.125Z | Compiling vergen-git2 v9.1.0 |
| 2491 | 2026-07-22T16:58:14.159Z | Compiling bstr v1.9.1 |
| 2492 | 2026-07-22T16:58:14.356Z | Compiling csv-core v0.1.12 |
| 2493 | 2026-07-22T16:58:14.533Z | Compiling openssl v0.10.72 |
| 2494 | 2026-07-22T16:58:14.765Z | Compiling foldhash v0.1.5 |
| 2495 | 2026-07-22T16:58:14.811Z | Compiling owo-colors v4.3.0 |
| 2496 | 2026-07-22T16:58:14.833Z | Compiling unicode-xid v0.2.4 |
| 2497 | 2026-07-22T16:58:14.962Z | Compiling cancel-safe-futures v0.1.5 |
| 2498 | 2026-07-22T16:58:14.985Z | Compiling chrono-tz v0.10.4 |
| 2499 | 2026-07-22T16:58:15.139Z | Compiling foreign-types-shared v0.1.1 |
| 2500 | 2026-07-22T16:58:15.212Z | Compiling highway v1.3.0 |
| 2501 | 2026-07-22T16:58:15.212Z | Compiling same-file v1.0.6 |
| 2502 | 2026-07-22T16:58:15.273Z | Compiling foreign-types v0.3.2 |
| 2503 | 2026-07-22T16:58:15.353Z | Compiling walkdir v2.5.0 |
| 2504 | 2026-07-22T16:58:15.448Z | Compiling const_format_proc_macros v0.2.34 |
| 2505 | 2026-07-22T16:58:15.581Z | Compiling snafu v0.8.9 |
| 2506 | 2026-07-22T16:58:15.985Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2507 | 2026-07-22T16:58:16.082Z | Compiling hashbrown v0.15.2 |
| 2508 | 2026-07-22T16:58:16.143Z | Compiling globset v0.4.14 |
| 2509 | 2026-07-22T16:58:16.160Z | Compiling csv v1.3.1 |
| 2510 | 2026-07-22T16:58:16.247Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2511 | 2026-07-22T16:58:16.718Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2512 | 2026-07-22T16:58:17.156Z | Compiling qorb v0.4.1 |
| 2513 | 2026-07-22T16:58:18.651Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2514 | 2026-07-22T16:58:18.925Z | Compiling progenitor v0.13.0 |
| 2515 | 2026-07-22T16:58:19.041Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2516 | 2026-07-22T16:58:19.655Z | Compiling git2 v0.20.2 |
| 2517 | 2026-07-22T16:58:21.974Z | Compiling olpc-cjson v0.1.4 |
| 2518 | 2026-07-22T16:58:22.597Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2519 | 2026-07-22T16:58:22.609Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2520 | 2026-07-22T16:58:23.003Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2521 | 2026-07-22T16:58:23.103Z | Compiling phf v0.12.1 |
| 2522 | 2026-07-22T16:58:23.286Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2523 | 2026-07-22T16:58:23.886Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2524 | 2026-07-22T16:58:24.460Z | Compiling tokio-dtrace v0.1.1 |
| 2525 | 2026-07-22T16:58:24.833Z | Compiling progenitor-impl v0.10.0 |
| 2526 | 2026-07-22T16:58:25.163Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2527 | 2026-07-22T16:58:25.392Z | Compiling signature v2.2.0 |
| 2528 | 2026-07-22T16:58:25.542Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2529 | 2026-07-22T16:58:25.579Z | Compiling libsw-core v0.3.2 |
| 2530 | 2026-07-22T16:58:25.761Z | Compiling pem v3.0.5 |
| 2531 | 2026-07-22T16:58:25.773Z | Compiling serde_plain v1.0.2 |
| 2532 | 2026-07-22T16:58:26.057Z | Compiling openssl-macros v0.1.1 |
| 2533 | 2026-07-22T16:58:26.443Z | Compiling cookie v0.18.1 |
| 2534 | 2026-07-22T16:58:26.586Z | Compiling typed-path v0.9.3 |
| 2535 | 2026-07-22T16:58:26.688Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2536 | 2026-07-22T16:58:26.844Z | Compiling fixedbitset v0.5.7 |
| 2537 | 2026-07-22T16:58:26.907Z | Compiling fixedbitset v0.4.2 |
| 2538 | 2026-07-22T16:58:26.941Z | Compiling moka v0.12.10 |
| 2539 | 2026-07-22T16:58:26.979Z | Compiling bytecount v0.6.9 |
| 2540 | 2026-07-22T16:58:27.022Z | Compiling progenitor-macro v0.10.0 |
| 2541 | 2026-07-22T16:58:27.166Z | Compiling papergrid v0.11.0 |
| 2542 | 2026-07-22T16:58:27.195Z | Compiling petgraph v0.8.3 |
| 2543 | 2026-07-22T16:58:27.251Z | Compiling petgraph v0.6.5 |
| 2544 | 2026-07-22T16:58:28.532Z | Compiling tough v0.22.0 |
| 2545 | 2026-07-22T16:58:29.038Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2546 | 2026-07-22T16:58:29.405Z | Compiling libsw v3.5.0 |
| 2547 | 2026-07-22T16:58:29.594Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2548 | 2026-07-22T16:58:29.623Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2549 | 2026-07-22T16:58:29.838Z | Compiling oxide-tokio-rt v0.1.6 |
| 2550 | 2026-07-22T16:58:29.896Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2551 | 2026-07-22T16:58:30.465Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2552 | 2026-07-22T16:58:30.654Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2553 | 2026-07-22T16:58:31.859Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2554 | 2026-07-22T16:58:32.501Z | Compiling const_format v0.2.35 |
| 2555 | 2026-07-22T16:58:33.418Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2556 | 2026-07-22T16:58:33.864Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2557 | 2026-07-22T16:58:34.003Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2558 | 2026-07-22T16:58:34.608Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2559 | 2026-07-22T16:58:35.042Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2560 | 2026-07-22T16:58:35.452Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2561 | 2026-07-22T16:58:35.757Z | Compiling tabled_derive v0.7.0 |
| 2562 | 2026-07-22T16:58:35.791Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2563 | 2026-07-22T16:58:36.582Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2564 | 2026-07-22T16:58:36.715Z | Compiling gethostname v0.5.0 |
| 2565 | 2026-07-22T16:58:36.832Z | Compiling terminal_size v0.4.3 |
| 2566 | 2026-07-22T16:58:36.861Z | Compiling bcs v0.1.6 |
| 2567 | 2026-07-22T16:58:36.861Z | Compiling radium v0.7.0 |
| 2568 | 2026-07-22T16:58:36.910Z | Compiling linear-map v1.2.0 |
| 2569 | 2026-07-22T16:58:37.135Z | Compiling unicode-linebreak v0.1.5 |
| 2570 | 2026-07-22T16:58:37.148Z | Compiling tagptr v0.2.0 |
| 2571 | 2026-07-22T16:58:37.205Z | Compiling salty v0.3.0 |
| 2572 | 2026-07-22T16:58:37.311Z | Compiling unicode-width v0.2.1 |
| 2573 | 2026-07-22T16:58:37.414Z | Compiling smawk v0.3.2 |
| 2574 | 2026-07-22T16:58:37.478Z | Compiling termtree v0.5.1 |
| 2575 | 2026-07-22T16:58:37.587Z | Compiling textwrap v0.16.2 |
| 2576 | 2026-07-22T16:58:39.028Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2577 | 2026-07-22T16:58:39.173Z | Compiling tabled v0.15.0 |
| 2578 | 2026-07-22T16:58:40.055Z | Compiling progenitor v0.10.0 |
| 2579 | 2026-07-22T16:58:40.170Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2580 | 2026-07-22T16:58:40.204Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2581 | 2026-07-22T16:58:41.076Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2582 | 2026-07-22T16:58:42.133Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2583 | 2026-07-22T16:58:46.626Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2584 | 2026-07-22T16:58:46.853Z | Compiling steno v0.4.1 |
| 2585 | 2026-07-22T16:58:46.931Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2586 | 2026-07-22T16:58:49.251Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2587 | 2026-07-22T16:58:49.855Z | Compiling hickory-proto v0.25.2 |
| 2588 | 2026-07-22T16:58:50.134Z | Compiling rfc6979 v0.4.0 |
| 2589 | 2026-07-22T16:58:50.294Z | Compiling sha2 v0.10.9 |
| 2590 | 2026-07-22T16:58:51.554Z | Compiling tap v1.0.1 |
| 2591 | 2026-07-22T16:58:52.074Z | Compiling hickory-resolver v0.25.2 |
| 2592 | 2026-07-22T16:58:53.081Z | Compiling wyz v0.5.1 |
| 2593 | 2026-07-22T16:58:53.312Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2594 | 2026-07-22T16:58:55.217Z | Compiling ecdsa v0.16.9 |
| 2595 | 2026-07-22T16:58:56.837Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2596 | 2026-07-22T16:58:57.291Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2597 | 2026-07-22T16:58:58.717Z | Compiling ed25519 v2.2.3 |
| 2598 | 2026-07-22T16:58:59.408Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2599 | 2026-07-22T16:58:59.525Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2600 | 2026-07-22T16:58:59.694Z | Compiling primeorder v0.13.6 |
| 2601 | 2026-07-22T16:58:59.985Z | Compiling twox-hash v2.1.2 |
| 2602 | 2026-07-22T16:59:00.452Z | Compiling env_filter v1.0.1 |
| 2603 | 2026-07-22T16:59:01.183Z | Compiling atty v0.2.14 |
| 2604 | 2026-07-22T16:59:01.260Z | Compiling funty v2.0.0 |
| 2605 | 2026-07-22T16:59:01.324Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2606 | 2026-07-22T16:59:02.368Z | Compiling bitvec v1.0.1 |
| 2607 | 2026-07-22T16:59:02.380Z | Compiling env_logger v0.11.10 |
| 2608 | 2026-07-22T16:59:03.032Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2609 | 2026-07-22T16:59:03.773Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2610 | 2026-07-22T16:59:04.518Z | Compiling p384 v0.13.1 |
| 2611 | 2026-07-22T16:59:06.383Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2612 | 2026-07-22T16:59:06.560Z | Compiling ed25519-dalek v2.2.0 |
| 2613 | 2026-07-22T16:59:07.082Z | Compiling toml v0.7.8 |
| 2614 | 2026-07-22T16:59:08.925Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2615 | 2026-07-22T16:59:09.073Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2616 | 2026-07-22T16:59:11.595Z | Compiling polyval v0.6.2 |
| 2617 | 2026-07-22T16:59:11.784Z | Compiling ctr v0.9.2 |
| 2618 | 2026-07-22T16:59:11.882Z | Compiling aes v0.8.4 |
| 2619 | 2026-07-22T16:59:12.002Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2620 | 2026-07-22T16:59:12.116Z | Compiling x509-cert v0.2.5 |
| 2621 | 2026-07-22T16:59:12.260Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2622 | 2026-07-22T16:59:12.491Z | Compiling bincode v1.3.3 |
| 2623 | 2026-07-22T16:59:12.840Z | Compiling strum_macros v0.28.0 |
| 2624 | 2026-07-22T16:59:12.949Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2625 | 2026-07-22T16:59:13.170Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2626 | 2026-07-22T16:59:13.201Z | Compiling passt v0.3.0 |
| 2627 | 2026-07-22T16:59:13.310Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2628 | 2026-07-22T16:59:13.497Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2629 | 2026-07-22T16:59:13.518Z | Compiling fakedata_generator v0.7.1 |
| 2630 | 2026-07-22T16:59:13.938Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2631 | 2026-07-22T16:59:14.250Z | Compiling aes-gcm-siv v0.11.1 |
| 2632 | 2026-07-22T16:59:14.385Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2633 | 2026-07-22T16:59:14.443Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2634 | 2026-07-22T16:59:14.690Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2635 | 2026-07-22T16:59:15.638Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2636 | 2026-07-22T16:59:15.759Z | Compiling bitstruct_derive v0.1.0 |
| 2637 | 2026-07-22T16:59:16.395Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2638 | 2026-07-22T16:59:16.471Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2639 | 2026-07-22T16:59:16.636Z | Compiling ascii v1.1.0 |
| 2640 | 2026-07-22T16:59:16.668Z | Compiling typeid v1.0.0 |
| 2641 | 2026-07-22T16:59:16.752Z | Compiling pretty-hex v0.2.1 |
| 2642 | 2026-07-22T16:59:16.812Z | Compiling ringbuffer v0.16.0 |
| 2643 | 2026-07-22T16:59:16.918Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2644 | 2026-07-22T16:59:17.003Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2645 | 2026-07-22T16:59:17.193Z | Compiling erased-serde v0.4.5 |
| 2646 | 2026-07-22T16:59:17.809Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2647 | 2026-07-22T16:59:17.987Z | Compiling bitstruct v0.1.1 |
| 2648 | 2026-07-22T16:59:18.098Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2649 | 2026-07-22T16:59:18.686Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2650 | 2026-07-22T16:59:18.959Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2651 | 2026-07-22T16:59:19.202Z | Compiling itertools v0.13.0 |
| 2652 | 2026-07-22T16:59:19.611Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2653 | 2026-07-22T16:59:20.182Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2654 | 2026-07-22T16:59:20.689Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2655 | 2026-07-22T16:59:20.692Z | Compiling kstat-rs v0.2.4 |
| 2656 | 2026-07-22T16:59:20.779Z | Compiling serde_arrays v0.1.0 |
| 2657 | 2026-07-22T16:59:20.930Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2658 | 2026-07-22T16:59:21.102Z | Compiling libloading v0.7.4 |
| 2659 | 2026-07-22T16:59:21.142Z | Compiling bit_field v0.10.2 |
| 2660 | 2026-07-22T16:59:21.305Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2661 | 2026-07-22T16:59:21.351Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2662 | 2026-07-22T16:59:22.374Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2663 | 2026-07-22T16:59:22.470Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2664 | 2026-07-22T16:59:22.838Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2665 | 2026-07-22T16:59:25.691Z | Compiling ron v0.8.1 |
| 2666 | 2026-07-22T16:59:27.233Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2667 | 2026-07-22T16:59:28.503Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2668 | 2026-07-22T16:59:32.701Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2669 | 2026-07-22T17:00:06.142Z | Finished `release` profile [optimized] target(s) in 4m 25s |
| 2670 | 2026-07-22T17:00:06.334Z | |
| 2671 | 2026-07-22T17:00:06.334Z | real 4:25.268972965 |
| 2672 | 2026-07-22T17:00:06.334Z | user 29:51.902494074 |
| 2673 | 2026-07-22T17:00:06.334Z | sys 2:38.952087381 |
| 2674 | 2026-07-22T17:00:06.334Z | trap 0.755559315 |
| 2675 | 2026-07-22T17:00:06.334Z | tflt 2.286095501 |
| 2676 | 2026-07-22T17:00:06.334Z | dflt 1.432732339 |
| 2677 | 2026-07-22T17:00:06.344Z | kflt 0.000105057 |
| 2678 | 2026-07-22T17:00:06.344Z | lock 1:31:17.087209148 |
| 2679 | 2026-07-22T17:00:06.344Z | slp 1:55:14.890419611 |
| 2680 | 2026-07-22T17:00:06.344Z | lat 2:14.984175507 |
| 2681 | 2026-07-22T17:00:06.344Z | stop 3:28.249087950 |
| 2682 | 2026-07-22T17:00:06.344Z | + OUTDIR=/work/release |
| 2683 | 2026-07-22T17:00:06.344Z | + mkdir -p /work/release |
| 2684 | 2026-07-22T17:00:06.344Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2685 | 2026-07-22T17:00:06.359Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2686 | 2026-07-22T17:00:06.425Z | + cd /work/release |
| 2687 | 2026-07-22T17:00:06.425Z | + digest -a sha256 propolis-cli |
| 2688 | 2026-07-22T17:00:06.452Z | + digest -a sha256 propolis-server |
| 2689 | 2026-07-22T17:00:06.504Z | process exited: duration 538284 ms, exit code 0 |
| |
| 2690 | 2026-07-22T17:00:06.528Z | found 4 output files |
| 2691 | 2026-07-22T17:00:06.528Z | uploading: /work/release/propolis-cli (25434568 bytes) |
| 2692 | 2026-07-22T17:00:07.784Z | uploaded: /work/release/propolis-cli |
| 2693 | 2026-07-22T17:00:07.784Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2694 | 2026-07-22T17:00:08.813Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2695 | 2026-07-22T17:00:08.813Z | uploading: /work/release/propolis-server (81806376 bytes) |
| 2696 | 2026-07-22T17:00:11.035Z | uploaded: /work/release/propolis-server |
| 2697 | 2026-07-22T17:00:11.035Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2698 | 2026-07-22T17:00:12.069Z | uploaded: /work/release/propolis-server.sha256.txt |