|
|
|
| 1 | 2026-07-28T20:33:05.401Z | job assigned to worker 01KYN6VCG32KH8NG3XJYB7YYHW [factory aws, i-0ccc90e328e8a16c4] (queued for 44 s) |
| |
| 2 | 2026-07-28T20:33:12.542Z | starting task 0: "setup" |
| 3 | 2026-07-28T20:33:12.550Z | ++ uname -s |
| 4 | 2026-07-28T20:33:12.554Z | + kern=SunOS |
| 5 | 2026-07-28T20:33:12.554Z | + build_user=build |
| 6 | 2026-07-28T20:33:12.554Z | + build_uid=12345 |
| 7 | 2026-07-28T20:33:12.554Z | + work_dir=/work |
| 8 | 2026-07-28T20:33:12.554Z | + input_dir=/input |
| 9 | 2026-07-28T20:33:12.554Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-28T20:33:12.555Z | + case "$kern" in |
| 11 | 2026-07-28T20:33:12.555Z | + groupadd -g 12345 build |
| 12 | 2026-07-28T20:33:12.558Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-28T20:33:14.564Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-28T20:33:14.670Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-28T20:33:14.673Z | + home_fs=zfs |
| 16 | 2026-07-28T20:33:14.673Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-28T20:33:14.673Z | + mkdir -p /home/build |
| 18 | 2026-07-28T20:33:14.674Z | + chown build:build /home/build /work |
| 19 | 2026-07-28T20:33:15.674Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-28T20:33:15.681Z | process exited: duration 3137 ms, exit code 0 |
| |
| 21 | 2026-07-28T20:33:15.687Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-28T20:33:15.692Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-28T20:33:15.692Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-28T20:33:15.692Z | * rust toolchain profile = "default" |
| 25 | 2026-07-28T20:33:15.692Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-28T20:33:15.692Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-28T20:33:15.692Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-28T20:33:15.695Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-28T20:33:15.695Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-28T20:33:15.816Z | info: downloading installer |
| 31 | 2026-07-28T20:33:17.330Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-28T20:33:17.330Z | warn: /opt/ooce/bin |
| 33 | 2026-07-28T20:33:17.330Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-28T20:33:17.330Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-28T20:33:17.330Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-28T20:33:17.330Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-28T20:33:17.330Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-28T20:33:17.330Z | error: cannot install while Rust is installed |
| 39 | 2026-07-28T20:33:17.330Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-28T20:33:17.330Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-28T20:33:17.330Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-28T20:33:17.330Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-28T20:33:17.330Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-28T20:33:17.358Z | info: profile set to default |
| 45 | 2026-07-28T20:33:17.358Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-28T20:33:17.361Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-28T20:33:17.512Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-28T20:33:17.515Z | info: downloading 6 components |
| 49 | 2026-07-28T20:33:32.599Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-28T20:33:32.600Z | |
| 51 | 2026-07-28T20:33:32.627Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-28T20:33:32.627Z | |
| 53 | 2026-07-28T20:33:32.627Z | |
| 54 | 2026-07-28T20:33:32.627Z | Rust is installed now. Great! |
| 55 | 2026-07-28T20:33:32.627Z | |
| 56 | 2026-07-28T20:33:32.631Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-28T20:33:32.631Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-28T20:33:32.631Z | |
| 59 | 2026-07-28T20:33:32.631Z | To configure your current shell, you need to source |
| 60 | 2026-07-28T20:33:32.631Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-28T20:33:32.631Z | |
| 62 | 2026-07-28T20:33:32.631Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-28T20:33:32.631Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-28T20:33:32.631Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-28T20:33:32.631Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-28T20:33:32.631Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-28T20:33:32.631Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-28T20:33:32.631Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-28T20:33:32.631Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-28T20:33:32.631Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-28T20:33:32.713Z | + rustup --version |
| 72 | 2026-07-28T20:33:32.722Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-28T20:33:32.726Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-28T20:33:32.745Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-28T20:33:32.748Z | + cargo --version |
| 76 | 2026-07-28T20:33:32.761Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-28T20:33:32.764Z | + rustc --version |
| 78 | 2026-07-28T20:33:32.783Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-28T20:33:32.786Z | process exited: duration 17096 ms, exit code 0 |
| |
| 80 | 2026-07-28T20:33:32.793Z | starting task 2: "authentication" |
| 81 | 2026-07-28T20:33:32.809Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-28T20:33:32.815Z | starting task 3: "clone repository" |
| 83 | 2026-07-28T20:33:32.820Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-28T20:33:32.823Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-28T20:33:32.859Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-28T20:33:33.991Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-28T20:33:33.991Z | + git fetch origin 8c1018607224e2f9787dfe638b8cb98644f82f5f |
| 88 | 2026-07-28T20:33:34.240Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-28T20:33:34.240Z | * branch 8c1018607224e2f9787dfe638b8cb98644f82f5f -> FETCH_HEAD |
| 90 | 2026-07-28T20:33:34.246Z | + [[ -n spr/papertigers/bump-rust-to-1971 ]] |
| 91 | 2026-07-28T20:33:34.249Z | ++ git branch --show-current |
| 92 | 2026-07-28T20:33:34.249Z | + current=master |
| 93 | 2026-07-28T20:33:34.249Z | + [[ master != spr/papertigers/bump-rust-to-1971 ]] |
| 94 | 2026-07-28T20:33:34.249Z | + git branch -f spr/papertigers/bump-rust-to-1971 8c1018607224e2f9787dfe638b8cb98644f82f5f |
| 95 | 2026-07-28T20:33:34.253Z | + git checkout -f spr/papertigers/bump-rust-to-1971 |
| 96 | 2026-07-28T20:33:34.272Z | Switched to branch 'spr/papertigers/bump-rust-to-1971' |
| 97 | 2026-07-28T20:33:34.275Z | + git reset --hard 8c1018607224e2f9787dfe638b8cb98644f82f5f |
| 98 | 2026-07-28T20:33:34.292Z | HEAD is now at 8c101860 xtask clippy |
| 99 | 2026-07-28T20:33:34.297Z | process exited: duration 1477 ms, exit code 0 |
| |
| 100 | 2026-07-28T20:33:34.304Z | starting task 4: "build" |
| 101 | 2026-07-28T20:33:34.309Z | + cargo --version |
| 102 | 2026-07-28T20:33:34.313Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 103 | 2026-07-28T20:33:34.451Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 104 | 2026-07-28T20:33:34.454Z | info: downloading 6 components |
| 105 | 2026-07-28T20:33:49.681Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 106 | 2026-07-28T20:33:49.685Z | + rustc --version |
| 107 | 2026-07-28T20:33:49.710Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 108 | 2026-07-28T20:33:49.714Z | + banner prerequisites |
| 109 | 2026-07-28T20:33:49.714Z | |
| 110 | 2026-07-28T20:33:49.714Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-07-28T20:33:49.714Z | # # # # # # # # # # # # # # # |
| 112 | 2026-07-28T20:33:49.714Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-07-28T20:33:49.714Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-07-28T20:33:49.714Z | # # # # # # # # # # # # # # # |
| 115 | 2026-07-28T20:33:49.714Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-07-28T20:33:49.714Z | |
| 117 | 2026-07-28T20:33:49.714Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-07-28T20:33:58.515Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-07-28T20:34:06.252Z | Startup: Caching catalogs ... Done |
| 120 | 2026-07-28T20:34:13.560Z | Planning: Solver setup ... Done (6.010s) |
| 121 | 2026-07-28T20:34:13.602Z | Planning: Running solver ... Done (0.042s) |
| 122 | 2026-07-28T20:34:13.745Z | Planning: Finding local manifests ... Done (0.002s) |
| 123 | 2026-07-28T20:34:13.757Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-07-28T20:34:13.846Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-07-28T20:34:13.876Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-07-28T20:34:13.902Z | Planning: Merging actions ... Done (0.026s) |
| 127 | 2026-07-28T20:34:14.010Z | Planning: Checking for conflicting actions ... Done (0.108s) |
| 128 | 2026-07-28T20:34:14.017Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-07-28T20:34:14.750Z | Planning: Evaluating mediators ... Done (0.734s) |
| 130 | 2026-07-28T20:34:14.756Z | Planning: Planning completed in 8.33 seconds |
| 131 | 2026-07-28T20:34:14.768Z | Packages to install: 3 |
| 132 | 2026-07-28T20:34:14.768Z | Mediators to change: 2 |
| 133 | 2026-07-28T20:34:14.771Z | Services to change: 1 |
| 134 | 2026-07-28T20:34:14.771Z | Estimated space available: 154.73 GB |
| 135 | 2026-07-28T20:34:14.771Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-07-28T20:34:14.771Z | Create boot environment: No |
| 137 | 2026-07-28T20:34:14.771Z | Create backup boot environment: No |
| 138 | 2026-07-28T20:34:14.771Z | Rebuild boot archive: No |
| 139 | 2026-07-28T20:34:14.771Z | |
| 140 | 2026-07-28T20:34:14.771Z | Changed mediators: |
| 141 | 2026-07-28T20:34:14.771Z | mediator clang: |
| 142 | 2026-07-28T20:34:14.771Z | version: None -> 15 (system default) |
| 143 | 2026-07-28T20:34:14.771Z | |
| 144 | 2026-07-28T20:34:14.771Z | mediator llvm: |
| 145 | 2026-07-28T20:34:14.771Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-07-28T20:34:14.771Z | |
| 147 | 2026-07-28T20:34:14.771Z | Changed packages: |
| 148 | 2026-07-28T20:34:14.771Z | helios-dev |
| 149 | 2026-07-28T20:34:14.771Z | developer/build-essential |
| 150 | 2026-07-28T20:34:14.771Z | None -> 11-2.0 |
| 151 | 2026-07-28T20:34:14.771Z | ooce/developer/clang-15 |
| 152 | 2026-07-28T20:34:14.771Z | None -> 15.0.7-2.0 |
| 153 | 2026-07-28T20:34:14.771Z | ooce/developer/llvm-15 |
| 154 | 2026-07-28T20:34:14.771Z | None -> 15.0.7-2.0 |
| 155 | 2026-07-28T20:34:14.771Z | |
| 156 | 2026-07-28T20:34:14.771Z | Services: |
| 157 | 2026-07-28T20:34:14.771Z | restart_fmri: |
| 158 | 2026-07-28T20:34:14.771Z | svc:/system/update-man-index:default |
| 159 | 2026-07-28T20:34:14.811Z | |
| 160 | 2026-07-28T20:34:14.811Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-07-28T20:34:19.812Z | Download: 2670/3076 items 119.8/211.3MB 56% complete (24.2M/s) |
| 162 | 2026-07-28T20:34:22.372Z | Download: Completed 211.31 MB in 7.56 seconds (27.9M/s) |
| 163 | 2026-07-28T20:34:22.627Z | Actions: 1/3430 actions (Installing new actions) |
| 164 | 2026-07-28T20:34:25.766Z | Actions: Completed 3430 actions in 3.14 seconds. |
| 165 | 2026-07-28T20:34:26.438Z | Done (0.669s) |
| 166 | 2026-07-28T20:34:26.438Z | Done (0.000s) |
| 167 | 2026-07-28T20:34:27.179Z | Done (0.741s) |
| 168 | 2026-07-28T20:34:30.630Z | Done (3.086s) |
| 169 | 2026-07-28T20:34:30.701Z | Done (0.012s) |
| 170 | 2026-07-28T20:34:30.704Z | Done (0.000s) |
| 171 | 2026-07-28T20:34:30.980Z | Done (0.000s) |
| 172 | 2026-07-28T20:34:31.879Z | Planning: Evaluating mediator changes ... Done |
| 173 | 2026-07-28T20:34:31.985Z | Planning: Checking for conflicting actions ... Done |
| 174 | 2026-07-28T20:34:31.988Z | Planning: Consolidating action changes ... Done |
| 175 | 2026-07-28T20:34:32.150Z | Planning: Evaluating mediators ... Done |
| 176 | 2026-07-28T20:34:32.153Z | Planning: Planning completed in 0.27 seconds |
| 177 | 2026-07-28T20:34:32.172Z | Mediators to change: 2 |
| 178 | 2026-07-28T20:34:32.172Z | Create boot environment: No |
| 179 | 2026-07-28T20:34:32.172Z | Create backup boot environment: No |
| 180 | 2026-07-28T20:34:32.245Z | Done |
| 181 | 2026-07-28T20:34:32.245Z | Done |
| 182 | 2026-07-28T20:34:32.886Z | Done |
| 183 | 2026-07-28T20:34:35.339Z | Done |
| 184 | 2026-07-28T20:34:35.408Z | Done |
| 185 | 2026-07-28T20:34:35.412Z | Done |
| 186 | 2026-07-28T20:34:35.556Z | Done |
| 187 | 2026-07-28T20:34:35.845Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 188 | 2026-07-28T20:34:35.845Z | clang system 15 system |
| 189 | 2026-07-28T20:34:35.845Z | csh system system illumos |
| 190 | 2026-07-28T20:34:35.845Z | ctags system system illumos |
| 191 | 2026-07-28T20:34:35.845Z | file system system illumos |
| 192 | 2026-07-28T20:34:35.845Z | gcc vendor 12 vendor |
| 193 | 2026-07-28T20:34:35.845Z | gcc system 14 system |
| 194 | 2026-07-28T20:34:35.845Z | gcc system 10 system |
| 195 | 2026-07-28T20:34:35.845Z | go system 1.20 system |
| 196 | 2026-07-28T20:34:35.845Z | go system 1.19 system |
| 197 | 2026-07-28T20:34:35.845Z | llvm system 15 system |
| 198 | 2026-07-28T20:34:35.845Z | llvm system 14 system |
| 199 | 2026-07-28T20:34:35.845Z | mariadb system 10.6 system |
| 200 | 2026-07-28T20:34:35.845Z | mta vendor vendor dma |
| 201 | 2026-07-28T20:34:35.846Z | openjdk system 17 system |
| 202 | 2026-07-28T20:34:35.846Z | openjdk system 11 system |
| 203 | 2026-07-28T20:34:35.846Z | openjdk system 1.8 system |
| 204 | 2026-07-28T20:34:35.846Z | openssl vendor 3 vendor |
| 205 | 2026-07-28T20:34:35.846Z | perl system 5.36 system |
| 206 | 2026-07-28T20:34:35.846Z | postgresql system 15 system |
| 207 | 2026-07-28T20:34:35.846Z | postgresql system 13 system |
| 208 | 2026-07-28T20:34:35.846Z | python vendor 3 vendor |
| 209 | 2026-07-28T20:34:35.846Z | python system 2 system |
| 210 | 2026-07-28T20:34:35.846Z | python3 system 3.11 system |
| 211 | 2026-07-28T20:34:35.846Z | ruby system 3.0 system |
| 212 | 2026-07-28T20:34:35.846Z | words vendor vendor american-english |
| 213 | 2026-07-28T20:34:35.846Z | words system system australian-english |
| 214 | 2026-07-28T20:34:35.846Z | words system system british-english |
| 215 | 2026-07-28T20:34:35.846Z | words system system canadian-english |
| 216 | 2026-07-28T20:34:35.846Z | words system system french |
| 217 | 2026-07-28T20:34:35.846Z | words system system italian |
| 218 | 2026-07-28T20:34:35.846Z | words system system ngerman |
| 219 | 2026-07-28T20:34:35.846Z | words system system ogerman |
| 220 | 2026-07-28T20:34:35.846Z | words system system spanish |
| 221 | 2026-07-28T20:34:36.073Z | PUBLISHER TYPE STATUS P LOCATION |
| 222 | 2026-07-28T20:34:36.073Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 223 | 2026-07-28T20:34:40.573Z | FMRI IFO |
| 224 | 2026-07-28T20:34:40.573Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 225 | 2026-07-28T20:34:40.573Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 226 | 2026-07-28T20:34:40.573Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 227 | 2026-07-28T20:34:40.573Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 228 | 2026-07-28T20:34:40.573Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 229 | 2026-07-28T20:34:40.573Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 230 | 2026-07-28T20:34:40.573Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 231 | 2026-07-28T20:34:41.552Z | All builder prerequisites installed successfully, and PATH looks valid |
| 232 | 2026-07-28T20:34:41.556Z | |
| 233 | 2026-07-28T20:34:41.556Z | real 51.831819669 |
| 234 | 2026-07-28T20:34:41.556Z | user 37.579163703 |
| 235 | 2026-07-28T20:34:41.556Z | sys 4.374358353 |
| 236 | 2026-07-28T20:34:41.556Z | trap 0.004442404 |
| 237 | 2026-07-28T20:34:41.556Z | tflt 0.020704859 |
| 238 | 2026-07-28T20:34:41.556Z | dflt 0.029474722 |
| 239 | 2026-07-28T20:34:41.556Z | kflt 0.010612804 |
| 240 | 2026-07-28T20:34:41.556Z | lock 0.000000000 |
| 241 | 2026-07-28T20:34:41.556Z | slp 1:01.580667702 |
| 242 | 2026-07-28T20:34:41.556Z | lat 0.102990052 |
| 243 | 2026-07-28T20:34:41.556Z | stop 0.000210192 |
| 244 | 2026-07-28T20:34:41.556Z | + banner check |
| 245 | 2026-07-28T20:34:41.556Z | |
| 246 | 2026-07-28T20:34:41.556Z | #### # # ###### #### # # |
| 247 | 2026-07-28T20:34:41.556Z | # # # # # # # # # |
| 248 | 2026-07-28T20:34:41.556Z | # ###### ##### # #### |
| 249 | 2026-07-28T20:34:41.556Z | # # # # # # # |
| 250 | 2026-07-28T20:34:41.556Z | # # # # # # # # # |
| 251 | 2026-07-28T20:34:41.556Z | #### # # ###### #### # # |
| 252 | 2026-07-28T20:34:41.556Z | |
| 253 | 2026-07-28T20:34:41.560Z | + ptime -m cargo check --features falcon |
| 254 | 2026-07-28T20:34:41.684Z | Updating crates.io index |
| 255 | 2026-07-28T20:34:41.688Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 256 | 2026-07-28T20:34:43.671Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 257 | 2026-07-28T20:34:59.527Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 258 | 2026-07-28T20:34:59.813Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 259 | 2026-07-28T20:35:00.132Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 260 | 2026-07-28T20:35:00.405Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 261 | 2026-07-28T20:35:00.758Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 262 | 2026-07-28T20:35:01.009Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 263 | 2026-07-28T20:35:01.288Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-07-28T20:35:01.519Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 265 | 2026-07-28T20:35:01.839Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 266 | 2026-07-28T20:35:02.135Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 267 | 2026-07-28T20:35:02.393Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 268 | 2026-07-28T20:35:02.693Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 269 | 2026-07-28T20:35:03.370Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 270 | 2026-07-28T20:35:03.803Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 271 | 2026-07-28T20:35:04.962Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 272 | 2026-07-28T20:35:05.241Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 273 | 2026-07-28T20:35:05.637Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 274 | 2026-07-28T20:35:06.283Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 275 | 2026-07-28T20:35:07.275Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 276 | 2026-07-28T20:35:07.538Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 277 | 2026-07-28T20:35:08.478Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 278 | 2026-07-28T20:35:08.823Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 279 | 2026-07-28T20:35:09.046Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 280 | 2026-07-28T20:35:09.438Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 281 | 2026-07-28T20:35:09.760Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 282 | 2026-07-28T20:35:10.053Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 283 | 2026-07-28T20:35:12.879Z | Downloading crates ... |
| 284 | 2026-07-28T20:35:12.945Z | Downloaded omicron-workspace-hack v0.1.0 |
| 285 | 2026-07-28T20:35:12.953Z | Downloaded once_cell v1.21.3 |
| 286 | 2026-07-28T20:35:12.956Z | Downloaded pem v3.0.5 |
| 287 | 2026-07-28T20:35:12.956Z | Downloaded ppv-lite86 v0.2.17 |
| 288 | 2026-07-28T20:35:12.959Z | Downloaded openssl-macros v0.1.1 |
| 289 | 2026-07-28T20:35:12.959Z | Downloaded percent-encoding v2.3.2 |
| 290 | 2026-07-28T20:35:12.959Z | Downloaded resolv-conf v0.7.0 |
| 291 | 2026-07-28T20:35:12.959Z | Downloaded autocfg v1.3.0 |
| 292 | 2026-07-28T20:35:12.963Z | Downloaded block-buffer v0.10.4 |
| 293 | 2026-07-28T20:35:12.963Z | Downloaded cobs v0.2.3 |
| 294 | 2026-07-28T20:35:12.963Z | Downloaded olpc-cjson v0.1.4 |
| 295 | 2026-07-28T20:35:12.966Z | Downloaded adler v1.0.2 |
| 296 | 2026-07-28T20:35:12.966Z | Downloaded crossbeam-channel v0.5.15 |
| 297 | 2026-07-28T20:35:12.969Z | Downloaded crossbeam-utils v0.8.19 |
| 298 | 2026-07-28T20:35:12.972Z | Downloaded num_enum_derive v0.5.11 |
| 299 | 2026-07-28T20:35:12.975Z | Downloaded cfg_aliases v0.2.1 |
| 300 | 2026-07-28T20:35:12.976Z | Downloaded cargo-platform v0.1.8 |
| 301 | 2026-07-28T20:35:12.979Z | Downloaded cc v1.2.65 |
| 302 | 2026-07-28T20:35:12.979Z | Downloaded phf_shared v0.12.1 |
| 303 | 2026-07-28T20:35:12.982Z | Downloaded bit-vec v0.6.3 |
| 304 | 2026-07-28T20:35:12.982Z | Downloaded parking_lot_core v0.9.10 |
| 305 | 2026-07-28T20:35:12.982Z | Downloaded chacha20poly1305 v0.10.1 |
| 306 | 2026-07-28T20:35:12.982Z | Downloaded openssl-probe v0.2.1 |
| 307 | 2026-07-28T20:35:12.985Z | Downloaded progenitor v0.10.0 |
| 308 | 2026-07-28T20:35:12.985Z | Downloaded cfg-if v1.0.0 |
| 309 | 2026-07-28T20:35:12.990Z | Downloaded async-trait v0.1.89 |
| 310 | 2026-07-28T20:35:12.990Z | Downloaded cancel-safe-futures v0.1.5 |
| 311 | 2026-07-28T20:35:12.993Z | Downloaded powerfmt v0.2.0 |
| 312 | 2026-07-28T20:35:12.993Z | Downloaded proc-macro-crate v1.3.1 |
| 313 | 2026-07-28T20:35:12.993Z | Downloaded progenitor-client v0.11.1 |
| 314 | 2026-07-28T20:35:12.996Z | Downloaded ref-cast-impl v1.0.25 |
| 315 | 2026-07-28T20:35:12.996Z | Downloaded num_threads v0.1.7 |
| 316 | 2026-07-28T20:35:12.999Z | Downloaded num_enum v0.7.4 |
| 317 | 2026-07-28T20:35:13.002Z | Downloaded num_enum_derive v0.7.4 |
| 318 | 2026-07-28T20:35:13.006Z | Downloaded passt v0.3.0 |
| 319 | 2026-07-28T20:35:13.006Z | Downloaded paste v1.0.15 |
| 320 | 2026-07-28T20:35:13.006Z | Downloaded oxide-tokio-rt v0.1.6 |
| 321 | 2026-07-28T20:35:13.006Z | Downloaded pem-rfc7468 v0.7.0 |
| 322 | 2026-07-28T20:35:13.009Z | Downloaded phf v0.12.1 |
| 323 | 2026-07-28T20:35:13.009Z | Downloaded ciborium-io v0.2.2 |
| 324 | 2026-07-28T20:35:13.012Z | Downloaded camino-tempfile v1.4.1 |
| 325 | 2026-07-28T20:35:13.012Z | Downloaded cargo_metadata v0.18.1 |
| 326 | 2026-07-28T20:35:13.012Z | Downloaded progenitor-macro v0.11.1 |
| 327 | 2026-07-28T20:35:13.012Z | Downloaded progenitor-macro v0.13.0 |
| 328 | 2026-07-28T20:35:13.015Z | Downloaded crypto-common v0.1.6 |
| 329 | 2026-07-28T20:35:13.015Z | Downloaded progenitor-macro v0.14.0 |
| 330 | 2026-07-28T20:35:13.015Z | Downloaded opaque-debug v0.3.1 |
| 331 | 2026-07-28T20:35:13.018Z | Downloaded async-stream-impl v0.3.6 |
| 332 | 2026-07-28T20:35:13.018Z | Downloaded block-buffer v0.12.1 |
| 333 | 2026-07-28T20:35:13.018Z | Downloaded plain v0.2.3 |
| 334 | 2026-07-28T20:35:13.021Z | Downloaded radium v0.7.0 |
| 335 | 2026-07-28T20:35:13.021Z | Downloaded cfg_aliases v0.1.1 |
| 336 | 2026-07-28T20:35:13.021Z | Downloaded progenitor-client v0.14.0 |
| 337 | 2026-07-28T20:35:13.021Z | Downloaded bitstruct v0.1.1 |
| 338 | 2026-07-28T20:35:13.022Z | Downloaded darling_macro v0.21.3 |
| 339 | 2026-07-28T20:35:13.022Z | Downloaded async-stream v0.3.6 |
| 340 | 2026-07-28T20:35:13.022Z | Downloaded crypto-common v0.2.2 |
| 341 | 2026-07-28T20:35:13.025Z | Downloaded darling_macro v0.20.11 |
| 342 | 2026-07-28T20:35:13.025Z | Downloaded pretty-hex v0.4.1 |
| 343 | 2026-07-28T20:35:13.025Z | Downloaded progenitor-macro v0.10.0 |
| 344 | 2026-07-28T20:35:13.028Z | Downloaded bincode v1.3.3 |
| 345 | 2026-07-28T20:35:13.028Z | Downloaded backoff v0.4.0 |
| 346 | 2026-07-28T20:35:13.031Z | Downloaded parse-display v0.10.0 |
| 347 | 2026-07-28T20:35:13.034Z | Downloaded bit_field v0.10.2 |
| 348 | 2026-07-28T20:35:13.035Z | Downloaded console v0.15.8 |
| 349 | 2026-07-28T20:35:13.035Z | Downloaded atomic-waker v1.1.2 |
| 350 | 2026-07-28T20:35:13.038Z | Downloaded quick-error v1.2.3 |
| 351 | 2026-07-28T20:35:13.038Z | Downloaded rand_chacha v0.3.1 |
| 352 | 2026-07-28T20:35:13.038Z | Downloaded pest_generator v2.8.4 |
| 353 | 2026-07-28T20:35:13.038Z | Downloaded pkcs8 v0.10.2 |
| 354 | 2026-07-28T20:35:13.038Z | Downloaded atty v0.2.14 |
| 355 | 2026-07-28T20:35:13.041Z | Downloaded clap_lex v0.7.0 |
| 356 | 2026-07-28T20:35:13.041Z | Downloaded password-hash v0.5.0 |
| 357 | 2026-07-28T20:35:13.041Z | Downloaded atomicwrites v0.4.4 |
| 358 | 2026-07-28T20:35:13.041Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 359 | 2026-07-28T20:35:13.041Z | Downloaded base16ct v0.2.0 |
| 360 | 2026-07-28T20:35:13.042Z | Downloaded cargo-platform v0.3.2 |
| 361 | 2026-07-28T20:35:13.045Z | Downloaded owo-colors v4.3.0 |
| 362 | 2026-07-28T20:35:13.045Z | Downloaded progenitor v0.11.1 |
| 363 | 2026-07-28T20:35:13.045Z | Downloaded ciborium-ll v0.2.2 |
| 364 | 2026-07-28T20:35:13.045Z | Downloaded primeorder v0.13.6 |
| 365 | 2026-07-28T20:35:13.045Z | Downloaded crucible-workspace-hack v0.1.0 |
| 366 | 2026-07-28T20:35:13.048Z | Downloaded cstr-argument v0.1.2 |
| 367 | 2026-07-28T20:35:13.048Z | Downloaded compression-core v0.4.31 |
| 368 | 2026-07-28T20:35:13.051Z | Downloaded bitstruct_derive v0.1.0 |
| 369 | 2026-07-28T20:35:13.051Z | Downloaded rand_xorshift v0.3.0 |
| 370 | 2026-07-28T20:35:13.062Z | Downloaded convert_case v0.4.0 |
| 371 | 2026-07-28T20:35:13.065Z | Downloaded darling_macro v0.23.0 |
| 372 | 2026-07-28T20:35:13.065Z | Downloaded progenitor-client v0.10.0 |
| 373 | 2026-07-28T20:35:13.065Z | Downloaded ref-cast v1.0.25 |
| 374 | 2026-07-28T20:35:13.068Z | Downloaded cpufeatures v0.2.12 |
| 375 | 2026-07-28T20:35:13.071Z | Downloaded parking_lot v0.12.2 |
| 376 | 2026-07-28T20:35:13.071Z | Downloaded proc-macro-error-attr v1.0.4 |
| 377 | 2026-07-28T20:35:13.071Z | Downloaded bcs v0.1.6 |
| 378 | 2026-07-28T20:35:13.074Z | Downloaded quote v1.0.45 |
| 379 | 2026-07-28T20:35:13.083Z | Downloaded ctrlc v3.4.4 |
| 380 | 2026-07-28T20:35:13.087Z | Downloaded hex v0.4.3 |
| 381 | 2026-07-28T20:35:13.087Z | Downloaded hubpack_derive v0.1.1 |
| 382 | 2026-07-28T20:35:13.090Z | Downloaded inout v0.1.3 |
| 383 | 2026-07-28T20:35:13.093Z | Downloaded camino v1.2.2 |
| 384 | 2026-07-28T20:35:13.098Z | Downloaded newline-converter v0.3.0 |
| 385 | 2026-07-28T20:35:13.102Z | Downloaded progenitor v0.14.0 |
| 386 | 2026-07-28T20:35:13.102Z | Downloaded rand_chacha v0.9.0 |
| 387 | 2026-07-28T20:35:13.102Z | Downloaded rand_core v0.9.3 |
| 388 | 2026-07-28T20:35:13.105Z | Downloaded mime v0.3.17 |
| 389 | 2026-07-28T20:35:13.105Z | Downloaded num-derive v0.4.2 |
| 390 | 2026-07-28T20:35:13.105Z | Downloaded macaddr v1.0.1 |
| 391 | 2026-07-28T20:35:13.108Z | Downloaded parse-display-derive v0.10.0 |
| 392 | 2026-07-28T20:35:13.108Z | Downloaded pin-project-lite v0.2.14 |
| 393 | 2026-07-28T20:35:13.114Z | Downloaded memmap v0.7.0 |
| 394 | 2026-07-28T20:35:13.114Z | Downloaded toml_datetime v0.6.11 |
| 395 | 2026-07-28T20:35:13.114Z | Downloaded supports-color v3.0.2 |
| 396 | 2026-07-28T20:35:13.114Z | Downloaded swrite v0.1.0 |
| 397 | 2026-07-28T20:35:13.114Z | Downloaded usdt-macro v0.6.0 |
| 398 | 2026-07-28T20:35:13.114Z | Downloaded tabwriter v1.4.0 |
| 399 | 2026-07-28T20:35:13.114Z | Downloaded terminal_size v0.4.3 |
| 400 | 2026-07-28T20:35:13.119Z | Downloaded thiserror-impl v1.0.64 |
| 401 | 2026-07-28T20:35:13.119Z | Downloaded usdt-macro v0.5.0 |
| 402 | 2026-07-28T20:35:13.119Z | Downloaded bit-set v0.5.3 |
| 403 | 2026-07-28T20:35:13.119Z | Downloaded byte-wrapper v0.1.0 |
| 404 | 2026-07-28T20:35:13.120Z | Downloaded byteorder v1.5.0 |
| 405 | 2026-07-28T20:35:13.120Z | Downloaded bytecount v0.6.9 |
| 406 | 2026-07-28T20:35:13.120Z | Downloaded crossbeam-deque v0.8.5 |
| 407 | 2026-07-28T20:35:13.120Z | Downloaded clap_derive v4.5.4 |
| 408 | 2026-07-28T20:35:13.122Z | Downloaded compression-codecs v0.4.32 |
| 409 | 2026-07-28T20:35:13.122Z | Downloaded cpufeatures v0.3.0 |
| 410 | 2026-07-28T20:35:13.125Z | Downloaded tower-layer v0.3.3 |
| 411 | 2026-07-28T20:35:13.125Z | Downloaded pest v2.8.4 |
| 412 | 2026-07-28T20:35:13.128Z | Downloaded cipher v0.4.4 |
| 413 | 2026-07-28T20:35:13.128Z | Downloaded csv-core v0.1.12 |
| 414 | 2026-07-28T20:35:13.128Z | Downloaded pretty-hex v0.2.1 |
| 415 | 2026-07-28T20:35:13.131Z | Downloaded base64ct v1.6.0 |
| 416 | 2026-07-28T20:35:13.133Z | Downloaded ctr v0.9.2 |
| 417 | 2026-07-28T20:35:13.133Z | Downloaded polyval v0.6.2 |
| 418 | 2026-07-28T20:35:13.133Z | Downloaded progenitor v0.13.0 |
| 419 | 2026-07-28T20:35:13.133Z | Downloaded progenitor-client v0.13.0 |
| 420 | 2026-07-28T20:35:13.136Z | Downloaded progenitor-extras v0.2.0 |
| 421 | 2026-07-28T20:35:13.136Z | Downloaded critical-section v1.2.0 |
| 422 | 2026-07-28T20:35:13.136Z | Downloaded typify-macro v0.6.2 |
| 423 | 2026-07-28T20:35:13.136Z | Downloaded zerofrom-derive v0.1.5 |
| 424 | 2026-07-28T20:35:13.136Z | Downloaded quinn-udp v0.5.5 |
| 425 | 2026-07-28T20:35:13.139Z | Downloaded blake2 v0.10.6 |
| 426 | 2026-07-28T20:35:13.139Z | Downloaded papergrid v0.11.0 |
| 427 | 2026-07-28T20:35:13.142Z | Downloaded pin-project-internal v1.1.10 |
| 428 | 2026-07-28T20:35:13.142Z | Downloaded bitflags v1.3.2 |
| 429 | 2026-07-28T20:35:13.145Z | Downloaded cargo_metadata v0.23.1 |
| 430 | 2026-07-28T20:35:13.145Z | Downloaded rand_core v0.6.4 |
| 431 | 2026-07-28T20:35:13.145Z | Downloaded chacha20 v0.9.1 |
| 432 | 2026-07-28T20:35:13.148Z | Downloaded pkg-config v0.3.30 |
| 433 | 2026-07-28T20:35:13.148Z | Downloaded pest_derive v2.8.4 |
| 434 | 2026-07-28T20:35:13.148Z | Downloaded rfc6979 v0.4.0 |
| 435 | 2026-07-28T20:35:13.148Z | Downloaded scroll_derive v0.12.0 |
| 436 | 2026-07-28T20:35:13.151Z | Downloaded serde_urlencoded v0.7.1 |
| 437 | 2026-07-28T20:35:13.151Z | Downloaded sha1 v0.10.6 |
| 438 | 2026-07-28T20:35:13.151Z | Downloaded write16 v1.0.0 |
| 439 | 2026-07-28T20:35:13.154Z | Downloaded xattr v1.3.1 |
| 440 | 2026-07-28T20:35:13.157Z | Downloaded daft v0.1.7 |
| 441 | 2026-07-28T20:35:13.161Z | Downloaded cmake v0.1.54 |
| 442 | 2026-07-28T20:35:13.164Z | Downloaded oxnet v0.1.4 |
| 443 | 2026-07-28T20:35:13.164Z | Downloaded proc-macro-error v1.0.4 |
| 444 | 2026-07-28T20:35:13.167Z | Downloaded const_format_proc_macros v0.2.34 |
| 445 | 2026-07-28T20:35:13.170Z | Downloaded humantime v2.3.0 |
| 446 | 2026-07-28T20:35:13.170Z | Downloaded stable_deref_trait v1.2.0 |
| 447 | 2026-07-28T20:35:13.170Z | Downloaded structmeta-derive v0.3.0 |
| 448 | 2026-07-28T20:35:13.172Z | Downloaded backon v1.6.0 |
| 449 | 2026-07-28T20:35:13.175Z | Downloaded daft-derive v0.1.7 |
| 450 | 2026-07-28T20:35:13.175Z | Downloaded serde-big-array v0.5.1 |
| 451 | 2026-07-28T20:35:13.178Z | Downloaded simd-adler32 v0.3.7 |
| 452 | 2026-07-28T20:35:13.178Z | Downloaded icu_locid_transform v1.5.0 |
| 453 | 2026-07-28T20:35:13.178Z | Downloaded num-conv v0.2.0 |
| 454 | 2026-07-28T20:35:13.178Z | Downloaded structmeta v0.3.0 |
| 455 | 2026-07-28T20:35:13.181Z | Downloaded libloading v0.7.4 |
| 456 | 2026-07-28T20:35:13.181Z | Downloaded multer v3.1.0 |
| 457 | 2026-07-28T20:35:13.184Z | Downloaded poly1305 v0.8.0 |
| 458 | 2026-07-28T20:35:13.184Z | Downloaded pest_meta v2.8.4 |
| 459 | 2026-07-28T20:35:13.187Z | Downloaded lock_api v0.4.12 |
| 460 | 2026-07-28T20:35:13.190Z | Downloaded dof v0.4.0 |
| 461 | 2026-07-28T20:35:13.193Z | Downloaded anstyle-query v1.0.3 |
| 462 | 2026-07-28T20:35:13.196Z | Downloaded enum-as-inner v0.6.0 |
| 463 | 2026-07-28T20:35:13.199Z | Downloaded darling v0.23.0 |
| 464 | 2026-07-28T20:35:13.199Z | Downloaded thiserror v2.0.18 |
| 465 | 2026-07-28T20:35:13.202Z | Downloaded tinystr v0.7.6 |
| 466 | 2026-07-28T20:35:13.204Z | Downloaded const-oid v0.9.6 |
| 467 | 2026-07-28T20:35:13.204Z | Downloaded tls_codec_derive v0.4.2 |
| 468 | 2026-07-28T20:35:13.204Z | Downloaded colored v3.1.1 |
| 469 | 2026-07-28T20:35:13.207Z | Downloaded crossbeam-epoch v0.9.18 |
| 470 | 2026-07-28T20:35:13.207Z | Downloaded darling v0.21.3 |
| 471 | 2026-07-28T20:35:13.210Z | Downloaded dtrace-parser v0.2.0 |
| 472 | 2026-07-28T20:35:13.210Z | Downloaded ciborium v0.2.2 |
| 473 | 2026-07-28T20:35:13.215Z | Downloaded whoami v1.5.1 |
| 474 | 2026-07-28T20:35:13.215Z | Downloaded foreign-types v0.5.0 |
| 475 | 2026-07-28T20:35:13.215Z | Downloaded foreign-types-macros v0.2.3 |
| 476 | 2026-07-28T20:35:13.215Z | Downloaded thiserror v1.0.64 |
| 477 | 2026-07-28T20:35:13.218Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 478 | 2026-07-28T20:35:13.218Z | Downloaded unicode-xid v0.2.4 |
| 479 | 2026-07-28T20:35:13.218Z | Downloaded httpdate v1.0.3 |
| 480 | 2026-07-28T20:35:13.218Z | Downloaded indent_write v2.2.0 |
| 481 | 2026-07-28T20:35:13.221Z | Downloaded lru-slab v0.1.2 |
| 482 | 2026-07-28T20:35:13.221Z | Downloaded pin-project v1.1.10 |
| 483 | 2026-07-28T20:35:13.224Z | Downloaded serde_derive_internals v0.29.1 |
| 484 | 2026-07-28T20:35:13.227Z | Downloaded smf v0.2.3 |
| 485 | 2026-07-28T20:35:13.227Z | Downloaded usdt-impl v0.6.0 |
| 486 | 2026-07-28T20:35:13.227Z | Downloaded futures-io v0.3.32 |
| 487 | 2026-07-28T20:35:13.227Z | Downloaded colorchoice v1.0.1 |
| 488 | 2026-07-28T20:35:13.230Z | Downloaded cookie v0.18.1 |
| 489 | 2026-07-28T20:35:13.230Z | Downloaded futures-macro v0.3.32 |
| 490 | 2026-07-28T20:35:13.230Z | Downloaded fixedbitset v0.4.2 |
| 491 | 2026-07-28T20:35:13.233Z | Downloaded hostname v0.3.1 |
| 492 | 2026-07-28T20:35:13.236Z | Downloaded zerovec-derive v0.10.3 |
| 493 | 2026-07-28T20:35:13.236Z | Downloaded rusty-fork v0.3.0 |
| 494 | 2026-07-28T20:35:13.236Z | Downloaded hubpack v0.1.2 |
| 495 | 2026-07-28T20:35:13.239Z | Downloaded is_ci v1.2.0 |
| 496 | 2026-07-28T20:35:13.242Z | Downloaded newtype_derive v0.1.6 |
| 497 | 2026-07-28T20:35:13.242Z | Downloaded highway v1.3.0 |
| 498 | 2026-07-28T20:35:13.245Z | Downloaded termtree v0.5.1 |
| 499 | 2026-07-28T20:35:13.245Z | Downloaded icu_locid_transform_data v1.5.0 |
| 500 | 2026-07-28T20:35:13.249Z | Downloaded slog-json v2.6.1 |
| 501 | 2026-07-28T20:35:13.255Z | Downloaded argon2 v0.5.3 |
| 502 | 2026-07-28T20:35:13.259Z | Downloaded der_derive v0.7.3 |
| 503 | 2026-07-28T20:35:13.259Z | Downloaded tap v1.0.1 |
| 504 | 2026-07-28T20:35:13.259Z | Downloaded try-lock v0.2.5 |
| 505 | 2026-07-28T20:35:13.259Z | Downloaded usdt v0.6.0 |
| 506 | 2026-07-28T20:35:13.262Z | Downloaded num-iter v0.1.45 |
| 507 | 2026-07-28T20:35:13.262Z | Downloaded utf-8 v0.7.6 |
| 508 | 2026-07-28T20:35:13.262Z | Downloaded want v0.3.1 |
| 509 | 2026-07-28T20:35:13.265Z | Downloaded thread_local v1.1.8 |
| 510 | 2026-07-28T20:35:13.265Z | Downloaded shlex v2.0.1 |
| 511 | 2026-07-28T20:35:13.265Z | Downloaded ucd-trie v0.1.6 |
| 512 | 2026-07-28T20:35:13.265Z | Downloaded const-oid v0.10.2 |
| 513 | 2026-07-28T20:35:13.268Z | Downloaded darling v0.20.11 |
| 514 | 2026-07-28T20:35:13.271Z | Downloaded erased-serde v0.3.31 |
| 515 | 2026-07-28T20:35:13.271Z | Downloaded vergen v9.1.0 |
| 516 | 2026-07-28T20:35:13.271Z | Downloaded bitflags v2.9.4 |
| 517 | 2026-07-28T20:35:13.274Z | Downloaded crc32fast v1.4.0 |
| 518 | 2026-07-28T20:35:13.274Z | Downloaded postcard v1.0.9 |
| 519 | 2026-07-28T20:35:13.277Z | Downloaded zeroize_derive v1.4.3 |
| 520 | 2026-07-28T20:35:13.277Z | Downloaded bytes v1.11.1 |
| 521 | 2026-07-28T20:35:13.280Z | Downloaded derive_builder_core v0.20.2 |
| 522 | 2026-07-28T20:35:13.280Z | Downloaded vergen-git2 v9.1.0 |
| 523 | 2026-07-28T20:35:13.280Z | Downloaded rustc_version v0.1.7 |
| 524 | 2026-07-28T20:35:13.283Z | Downloaded serde_arrays v0.1.0 |
| 525 | 2026-07-28T20:35:13.286Z | Downloaded serde_plain v1.0.2 |
| 526 | 2026-07-28T20:35:13.286Z | Downloaded sha1 v0.11.0 |
| 527 | 2026-07-28T20:35:13.286Z | Downloaded typify-macro v0.4.3 |
| 528 | 2026-07-28T20:35:13.286Z | Downloaded progenitor-impl v0.10.0 |
| 529 | 2026-07-28T20:35:13.290Z | Downloaded scroll v0.13.0 |
| 530 | 2026-07-28T20:35:13.290Z | Downloaded base64 v0.21.7 |
| 531 | 2026-07-28T20:35:13.292Z | Downloaded proc-macro2 v1.0.106 |
| 532 | 2026-07-28T20:35:13.299Z | Downloaded icu_locid v1.5.0 |
| 533 | 2026-07-28T20:35:13.304Z | Downloaded ingot-types v0.1.2 |
| 534 | 2026-07-28T20:35:13.307Z | Downloaded ipnetwork v0.21.1 |
| 535 | 2026-07-28T20:35:13.307Z | Downloaded is-terminal v0.4.12 |
| 536 | 2026-07-28T20:35:13.311Z | Downloaded ff v0.13.1 |
| 537 | 2026-07-28T20:35:13.314Z | Downloaded zone_cfg_derive v0.3.0 |
| 538 | 2026-07-28T20:35:13.314Z | Downloaded scopeguard v1.2.0 |
| 539 | 2026-07-28T20:35:13.314Z | Downloaded signature v2.2.0 |
| 540 | 2026-07-28T20:35:13.314Z | Downloaded embedded-io v0.6.1 |
| 541 | 2026-07-28T20:35:13.314Z | Downloaded equivalent v1.0.2 |
| 542 | 2026-07-28T20:35:13.317Z | Downloaded flagset v0.4.7 |
| 543 | 2026-07-28T20:35:13.318Z | Downloaded secrecy v0.10.3 |
| 544 | 2026-07-28T20:35:13.318Z | Downloaded generic-array v0.14.7 |
| 545 | 2026-07-28T20:35:13.318Z | Downloaded git-stub v1.0.0 |
| 546 | 2026-07-28T20:35:13.322Z | Downloaded strum v0.26.3 |
| 547 | 2026-07-28T20:35:13.334Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 548 | 2026-07-28T20:35:13.334Z | Downloaded debug-ignore v1.0.5 |
| 549 | 2026-07-28T20:35:13.334Z | Downloaded fixedbitset v0.5.7 |
| 550 | 2026-07-28T20:35:13.335Z | Downloaded darling_core v0.23.0 |
| 551 | 2026-07-28T20:35:13.335Z | Downloaded progenitor-impl v0.11.1 |
| 552 | 2026-07-28T20:35:13.338Z | Downloaded tracing-core v0.1.32 |
| 553 | 2026-07-28T20:35:13.338Z | Downloaded heck v0.4.1 |
| 554 | 2026-07-28T20:35:13.338Z | Downloaded heck v0.5.0 |
| 555 | 2026-07-28T20:35:13.341Z | Downloaded managed v0.8.0 |
| 556 | 2026-07-28T20:35:13.341Z | Downloaded newtype-uuid-macros v0.1.0 |
| 557 | 2026-07-28T20:35:13.342Z | Downloaded group v0.13.0 |
| 558 | 2026-07-28T20:35:13.342Z | Downloaded const_format v0.2.35 |
| 559 | 2026-07-28T20:35:13.345Z | Downloaded http-body-util v0.1.3 |
| 560 | 2026-07-28T20:35:13.348Z | Downloaded num-rational v0.4.2 |
| 561 | 2026-07-28T20:35:13.348Z | Downloaded num_enum v0.5.11 |
| 562 | 2026-07-28T20:35:13.351Z | Downloaded tokio-macros v2.7.0 |
| 563 | 2026-07-28T20:35:13.351Z | Downloaded rustversion v1.0.22 |
| 564 | 2026-07-28T20:35:13.351Z | Downloaded form_urlencoded v1.2.2 |
| 565 | 2026-07-28T20:35:13.354Z | Downloaded tokio-rustls v0.25.0 |
| 566 | 2026-07-28T20:35:13.354Z | Downloaded prettyplease v0.2.37 |
| 567 | 2026-07-28T20:35:13.354Z | Downloaded strum_macros v0.27.2 |
| 568 | 2026-07-28T20:35:13.357Z | Downloaded progenitor-impl v0.14.0 |
| 569 | 2026-07-28T20:35:13.357Z | Downloaded tar v0.4.40 |
| 570 | 2026-07-28T20:35:13.360Z | Downloaded rayon-core v1.13.0 |
| 571 | 2026-07-28T20:35:13.363Z | Downloaded derive_builder v0.20.2 |
| 572 | 2026-07-28T20:35:13.366Z | Downloaded foreign-types-shared v0.1.1 |
| 573 | 2026-07-28T20:35:13.366Z | Downloaded foreign-types-shared v0.3.1 |
| 574 | 2026-07-28T20:35:13.366Z | Downloaded toml_write v0.1.2 |
| 575 | 2026-07-28T20:35:13.366Z | Downloaded untrusted v0.9.0 |
| 576 | 2026-07-28T20:35:13.369Z | Downloaded utf8_iter v1.0.4 |
| 577 | 2026-07-28T20:35:13.369Z | Downloaded utf8parse v0.2.1 |
| 578 | 2026-07-28T20:35:13.369Z | Downloaded hybrid-array v0.4.12 |
| 579 | 2026-07-28T20:35:13.372Z | Downloaded clap v4.5.4 |
| 580 | 2026-07-28T20:35:13.375Z | Downloaded defmt v0.3.8 |
| 581 | 2026-07-28T20:35:13.378Z | Downloaded anstyle-parse v0.2.4 |
| 582 | 2026-07-28T20:35:13.378Z | Downloaded is_terminal_polyfill v1.70.0 |
| 583 | 2026-07-28T20:35:13.381Z | Downloaded ecdsa v0.16.9 |
| 584 | 2026-07-28T20:35:13.381Z | Downloaded darling_core v0.20.11 |
| 585 | 2026-07-28T20:35:13.384Z | Downloaded progenitor-impl v0.13.0 |
| 586 | 2026-07-28T20:35:13.384Z | Downloaded memmap2 v0.9.9 |
| 587 | 2026-07-28T20:35:13.384Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 588 | 2026-07-28T20:35:13.384Z | Downloaded tinyvec v1.6.0 |
| 589 | 2026-07-28T20:35:13.387Z | Downloaded escargot v0.5.15 |
| 590 | 2026-07-28T20:35:13.390Z | Downloaded ed25519 v2.2.3 |
| 591 | 2026-07-28T20:35:13.390Z | Downloaded vsss-rs v3.3.4 |
| 592 | 2026-07-28T20:35:13.390Z | Downloaded tabled_derive v0.7.0 |
| 593 | 2026-07-28T20:35:13.393Z | Downloaded unarray v0.1.4 |
| 594 | 2026-07-28T20:35:13.393Z | Downloaded typify v0.4.3 |
| 595 | 2026-07-28T20:35:13.393Z | Downloaded jiff-static v0.2.15 |
| 596 | 2026-07-28T20:35:13.397Z | Downloaded snafu-derive v0.8.9 |
| 597 | 2026-07-28T20:35:13.400Z | Downloaded serde_tokenstream v0.2.3 |
| 598 | 2026-07-28T20:35:13.400Z | Downloaded slab v0.4.9 |
| 599 | 2026-07-28T20:35:13.400Z | Downloaded slog-term v2.9.2 |
| 600 | 2026-07-28T20:35:13.403Z | Downloaded aes-gcm-siv v0.11.1 |
| 601 | 2026-07-28T20:35:13.403Z | Downloaded allocator-api2 v0.2.21 |
| 602 | 2026-07-28T20:35:13.403Z | Downloaded tokio-stream v0.1.17 |
| 603 | 2026-07-28T20:35:13.406Z | Downloaded digest v0.11.3 |
| 604 | 2026-07-28T20:35:13.406Z | Downloaded ryu v1.0.18 |
| 605 | 2026-07-28T20:35:13.409Z | Downloaded serde_repr v0.1.19 |
| 606 | 2026-07-28T20:35:13.409Z | Downloaded crypto-bigint v0.5.5 |
| 607 | 2026-07-28T20:35:13.412Z | Downloaded url v2.5.4 |
| 608 | 2026-07-28T20:35:13.415Z | Downloaded darling_core v0.21.3 |
| 609 | 2026-07-28T20:35:13.418Z | Downloaded anstyle v1.0.7 |
| 610 | 2026-07-28T20:35:13.418Z | Downloaded defmt-parser v0.3.4 |
| 611 | 2026-07-28T20:35:13.421Z | Downloaded filetime v0.2.23 |
| 612 | 2026-07-28T20:35:13.424Z | Downloaded sigpipe v0.1.3 |
| 613 | 2026-07-28T20:35:13.424Z | Downloaded dtrace-parser v0.3.0 |
| 614 | 2026-07-28T20:35:13.424Z | Downloaded dunce v1.0.5 |
| 615 | 2026-07-28T20:35:13.427Z | Downloaded rustls-pemfile v2.2.0 |
| 616 | 2026-07-28T20:35:13.430Z | Downloaded spki v0.7.3 |
| 617 | 2026-07-28T20:35:13.430Z | Downloaded strum_macros v0.28.0 |
| 618 | 2026-07-28T20:35:13.430Z | Downloaded futures-core v0.3.32 |
| 619 | 2026-07-28T20:35:13.433Z | Downloaded libsw v3.5.0 |
| 620 | 2026-07-28T20:35:13.433Z | Downloaded quinn v0.11.9 |
| 621 | 2026-07-28T20:35:13.436Z | Downloaded anyhow v1.0.100 |
| 622 | 2026-07-28T20:35:13.436Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 623 | 2026-07-28T20:35:13.436Z | Downloaded jobserver v0.1.31 |
| 624 | 2026-07-28T20:35:13.440Z | Downloaded thiserror-no-std v2.0.2 |
| 625 | 2026-07-28T20:35:13.440Z | Downloaded tls_codec v0.4.2 |
| 626 | 2026-07-28T20:35:13.440Z | Downloaded tokio-dtrace v0.1.1 |
| 627 | 2026-07-28T20:35:13.443Z | Downloaded futures-task v0.3.32 |
| 628 | 2026-07-28T20:35:13.443Z | Downloaded ingot v0.1.1 |
| 629 | 2026-07-28T20:35:13.443Z | Downloaded hostname v0.4.2 |
| 630 | 2026-07-28T20:35:13.443Z | Downloaded httparse v1.10.1 |
| 631 | 2026-07-28T20:35:13.446Z | Downloaded itoa v1.0.11 |
| 632 | 2026-07-28T20:35:13.446Z | Downloaded keccak v0.1.6 |
| 633 | 2026-07-28T20:35:13.446Z | Downloaded base64 v0.22.1 |
| 634 | 2026-07-28T20:35:13.451Z | Downloaded slog v2.8.2 |
| 635 | 2026-07-28T20:35:13.455Z | Downloaded rand v0.8.6 |
| 636 | 2026-07-28T20:35:13.455Z | Downloaded test-strategy v0.4.3 |
| 637 | 2026-07-28T20:35:13.458Z | Downloaded tokio-rustls v0.26.4 |
| 638 | 2026-07-28T20:35:13.461Z | Downloaded instant v0.1.12 |
| 639 | 2026-07-28T20:35:13.461Z | Downloaded vergen-lib v9.1.0 |
| 640 | 2026-07-28T20:35:13.461Z | Downloaded rustls-native-certs v0.8.3 |
| 641 | 2026-07-28T20:35:13.461Z | Downloaded lru-cache v0.1.2 |
| 642 | 2026-07-28T20:35:13.464Z | Downloaded ident_case v1.0.1 |
| 643 | 2026-07-28T20:35:13.464Z | Downloaded take_mut v0.2.2 |
| 644 | 2026-07-28T20:35:13.464Z | Downloaded wyz v0.5.1 |
| 645 | 2026-07-28T20:35:13.464Z | Downloaded chrono v0.4.44 |
| 646 | 2026-07-28T20:35:13.467Z | Downloaded git-stub-vcs v0.1.0 |
| 647 | 2026-07-28T20:35:13.472Z | Downloaded sec1 v0.7.3 |
| 648 | 2026-07-28T20:35:13.475Z | Downloaded find-msvc-tools v0.1.9 |
| 649 | 2026-07-28T20:35:13.475Z | Downloaded rustc-hash v2.1.1 |
| 650 | 2026-07-28T20:35:13.478Z | Downloaded tagptr v0.2.0 |
| 651 | 2026-07-28T20:35:13.481Z | Downloaded untrusted v0.7.1 |
| 652 | 2026-07-28T20:35:13.483Z | Downloaded version_check v0.9.5 |
| 653 | 2026-07-28T20:35:13.492Z | Downloaded dyn-clone v1.0.17 |
| 654 | 2026-07-28T20:35:13.495Z | Downloaded data-encoding v2.6.0 |
| 655 | 2026-07-28T20:35:13.495Z | Downloaded defmt-macros v0.3.9 |
| 656 | 2026-07-28T20:35:13.495Z | Downloaded futures v0.3.32 |
| 657 | 2026-07-28T20:35:13.500Z | Downloaded term v1.2.0 |
| 658 | 2026-07-28T20:35:13.506Z | Downloaded fs-err v3.1.2 |
| 659 | 2026-07-28T20:35:13.509Z | Downloaded getrandom v0.3.4 |
| 660 | 2026-07-28T20:35:13.509Z | Downloaded num-traits v0.2.19 |
| 661 | 2026-07-28T20:35:13.513Z | Downloaded strum v0.27.2 |
| 662 | 2026-07-28T20:35:13.513Z | Downloaded aead v0.5.2 |
| 663 | 2026-07-28T20:35:13.516Z | Downloaded thread-id v4.2.1 |
| 664 | 2026-07-28T20:35:13.520Z | Downloaded zerocopy-derive v0.7.34 |
| 665 | 2026-07-28T20:35:13.532Z | Downloaded num-integer v0.1.46 |
| 666 | 2026-07-28T20:35:13.536Z | Downloaded usdt v0.5.0 |
| 667 | 2026-07-28T20:35:13.545Z | Downloaded zone v0.3.1 |
| 668 | 2026-07-28T20:35:13.549Z | Downloaded uuid v1.23.3 |
| 669 | 2026-07-28T20:35:13.552Z | Downloaded qorb v0.4.1 |
| 670 | 2026-07-28T20:35:13.552Z | Downloaded supports-color v2.1.0 |
| 671 | 2026-07-28T20:35:13.552Z | Downloaded strsim v0.11.1 |
| 672 | 2026-07-28T20:35:13.555Z | Downloaded async-recursion v1.1.1 |
| 673 | 2026-07-28T20:35:13.558Z | Downloaded icu_provider_macros v1.5.0 |
| 674 | 2026-07-28T20:35:13.558Z | Downloaded utf16_iter v1.0.5 |
| 675 | 2026-07-28T20:35:13.558Z | Downloaded waitgroup v0.1.2 |
| 676 | 2026-07-28T20:35:13.561Z | Downloaded spin v0.9.8 |
| 677 | 2026-07-28T20:35:13.568Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 678 | 2026-07-28T20:35:13.571Z | Downloaded idna_adapter v1.2.0 |
| 679 | 2026-07-28T20:35:13.571Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 680 | 2026-07-28T20:35:13.574Z | Downloaded memoffset v0.9.1 |
| 681 | 2026-07-28T20:35:13.574Z | Downloaded terminal_size v0.3.0 |
| 682 | 2026-07-28T20:35:13.578Z | Downloaded icu_provider v1.5.0 |
| 683 | 2026-07-28T20:35:13.581Z | Downloaded siphasher v1.0.1 |
| 684 | 2026-07-28T20:35:13.581Z | Downloaded smawk v0.3.2 |
| 685 | 2026-07-28T20:35:13.581Z | Downloaded futures-sink v0.3.32 |
| 686 | 2026-07-28T20:35:13.584Z | Downloaded rand v0.9.2 |
| 687 | 2026-07-28T20:35:13.587Z | Downloaded slog-dtrace v0.3.0 |
| 688 | 2026-07-28T20:35:13.589Z | Downloaded hickory-resolver v0.25.2 |
| 689 | 2026-07-28T20:35:13.592Z | Downloaded sync_wrapper v1.0.1 |
| 690 | 2026-07-28T20:35:13.595Z | Downloaded yoke-derive v0.7.5 |
| 691 | 2026-07-28T20:35:13.598Z | Downloaded serde_spanned v1.1.1 |
| 692 | 2026-07-28T20:35:13.601Z | Downloaded derive-ex v0.1.8 |
| 693 | 2026-07-28T20:35:13.601Z | Downloaded unicode-ident v1.0.24 |
| 694 | 2026-07-28T20:35:13.601Z | Downloaded erased-serde v0.4.5 |
| 695 | 2026-07-28T20:35:13.604Z | Downloaded typeid v1.0.0 |
| 696 | 2026-07-28T20:35:13.604Z | Downloaded litemap v0.7.4 |
| 697 | 2026-07-28T20:35:13.604Z | Downloaded usdt-attr-macro v0.6.0 |
| 698 | 2026-07-28T20:35:13.608Z | Downloaded idna v1.0.3 |
| 699 | 2026-07-28T20:35:13.611Z | Downloaded foldhash v0.1.5 |
| 700 | 2026-07-28T20:35:13.614Z | Downloaded openssl-sys v0.9.107 |
| 701 | 2026-07-28T20:35:13.617Z | Downloaded time-macros v0.2.27 |
| 702 | 2026-07-28T20:35:13.620Z | Downloaded dof v0.3.0 |
| 703 | 2026-07-28T20:35:13.620Z | Downloaded errno v0.3.14 |
| 704 | 2026-07-28T20:35:13.620Z | Downloaded ron v0.8.1 |
| 705 | 2026-07-28T20:35:13.623Z | Downloaded fnv v1.0.7 |
| 706 | 2026-07-28T20:35:13.628Z | Downloaded tokio-tungstenite v0.21.0 |
| 707 | 2026-07-28T20:35:13.631Z | Downloaded zmij v1.0.19 |
| 708 | 2026-07-28T20:35:13.634Z | Downloaded schemars_derive v0.8.22 |
| 709 | 2026-07-28T20:35:13.634Z | Downloaded deranged v0.5.3 |
| 710 | 2026-07-28T20:35:13.642Z | Downloaded ringbuffer v0.16.0 |
| 711 | 2026-07-28T20:35:13.644Z | Downloaded embedded-io v0.4.0 |
| 712 | 2026-07-28T20:35:13.644Z | Downloaded serde_with_macros v3.18.0 |
| 713 | 2026-07-28T20:35:13.647Z | Downloaded ascii v1.1.0 |
| 714 | 2026-07-28T20:35:13.650Z | Downloaded smallvec v1.13.2 |
| 715 | 2026-07-28T20:35:13.650Z | Downloaded digest v0.10.7 |
| 716 | 2026-07-28T20:35:13.653Z | Downloaded globset v0.4.14 |
| 717 | 2026-07-28T20:35:13.653Z | Downloaded tower-service v0.3.3 |
| 718 | 2026-07-28T20:35:13.653Z | Downloaded universal-hash v0.5.1 |
| 719 | 2026-07-28T20:35:13.653Z | Downloaded typify v0.6.2 |
| 720 | 2026-07-28T20:35:13.657Z | Downloaded walkdir v2.5.0 |
| 721 | 2026-07-28T20:35:13.659Z | Downloaded zeroize v1.8.2 |
| 722 | 2026-07-28T20:35:13.663Z | Downloaded fatfs v0.3.6 |
| 723 | 2026-07-28T20:35:13.668Z | Downloaded icu_properties v1.5.1 |
| 724 | 2026-07-28T20:35:13.677Z | Downloaded semver v0.1.20 |
| 725 | 2026-07-28T20:35:13.680Z | Downloaded tempfile v3.23.0 |
| 726 | 2026-07-28T20:35:13.684Z | Downloaded indexmap v2.14.0 |
| 727 | 2026-07-28T20:35:13.687Z | Downloaded similar v2.7.0 |
| 728 | 2026-07-28T20:35:13.689Z | Downloaded futures-channel v0.3.32 |
| 729 | 2026-07-28T20:35:13.692Z | Downloaded futures-executor v0.3.32 |
| 730 | 2026-07-28T20:35:13.692Z | Downloaded libsw-core v0.3.2 |
| 731 | 2026-07-28T20:35:13.692Z | Downloaded log v0.4.29 |
| 732 | 2026-07-28T20:35:13.692Z | Downloaded hash32 v0.3.1 |
| 733 | 2026-07-28T20:35:13.695Z | Downloaded lazy_static v1.5.0 |
| 734 | 2026-07-28T20:35:13.695Z | Downloaded wait-timeout v0.2.0 |
| 735 | 2026-07-28T20:35:13.695Z | Downloaded derive_builder_macro v0.20.2 |
| 736 | 2026-07-28T20:35:13.695Z | Downloaded http-body v1.0.1 |
| 737 | 2026-07-28T20:35:13.698Z | Downloaded kstat-rs v0.2.4 |
| 738 | 2026-07-28T20:35:13.698Z | Downloaded nom v7.1.3 |
| 739 | 2026-07-28T20:35:13.701Z | Downloaded slog-async v2.8.0 |
| 740 | 2026-07-28T20:35:13.701Z | Downloaded dropshot_endpoint v0.16.7 |
| 741 | 2026-07-28T20:35:13.701Z | Downloaded tracing-attributes v0.1.27 |
| 742 | 2026-07-28T20:35:13.704Z | Downloaded tokio-util v0.7.16 |
| 743 | 2026-07-28T20:35:13.707Z | Downloaded dropshot_endpoint v0.17.1 |
| 744 | 2026-07-28T20:35:13.710Z | Downloaded gethostname v0.5.0 |
| 745 | 2026-07-28T20:35:13.713Z | Downloaded serde_core v1.0.228 |
| 746 | 2026-07-28T20:35:13.713Z | Downloaded anstream v0.6.14 |
| 747 | 2026-07-28T20:35:13.716Z | Downloaded strum_macros v0.26.4 |
| 748 | 2026-07-28T20:35:13.716Z | Downloaded thiserror-impl v2.0.18 |
| 749 | 2026-07-28T20:35:13.716Z | Downloaded snafu v0.8.9 |
| 750 | 2026-07-28T20:35:13.719Z | Downloaded thread-id v5.0.0 |
| 751 | 2026-07-28T20:35:13.722Z | Downloaded scroll_derive v0.13.1 |
| 752 | 2026-07-28T20:35:13.722Z | Downloaded static_assertions v1.1.0 |
| 753 | 2026-07-28T20:35:13.722Z | Downloaded serde_derive v1.0.228 |
| 754 | 2026-07-28T20:35:13.722Z | Downloaded schemars v0.8.22 |
| 755 | 2026-07-28T20:35:13.728Z | Downloaded iana-time-zone v0.1.64 |
| 756 | 2026-07-28T20:35:13.731Z | Downloaded foreign-types v0.3.2 |
| 757 | 2026-07-28T20:35:13.731Z | Downloaded serde_spanned v0.6.9 |
| 758 | 2026-07-28T20:35:13.734Z | Downloaded glob v0.3.3 |
| 759 | 2026-07-28T20:35:13.736Z | Downloaded rustls-webpki v0.103.13 |
| 760 | 2026-07-28T20:35:13.736Z | Downloaded minimal-lexical v0.2.1 |
| 761 | 2026-07-28T20:35:13.740Z | Downloaded elliptic-curve v0.13.8 |
| 762 | 2026-07-28T20:35:13.744Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 763 | 2026-07-28T20:35:13.747Z | Downloaded rustc_version v0.4.1 |
| 764 | 2026-07-28T20:35:13.750Z | Downloaded expectorate v1.2.0 |
| 765 | 2026-07-28T20:35:13.750Z | Downloaded ipnet v2.9.0 |
| 766 | 2026-07-28T20:35:13.750Z | Downloaded num v0.4.3 |
| 767 | 2026-07-28T20:35:13.753Z | Downloaded subtle v2.6.1 |
| 768 | 2026-07-28T20:35:13.753Z | Downloaded env_filter v1.0.1 |
| 769 | 2026-07-28T20:35:13.756Z | Downloaded serde_path_to_error v0.1.20 |
| 770 | 2026-07-28T20:35:13.763Z | Downloaded schemars v1.2.1 |
| 771 | 2026-07-28T20:35:13.770Z | Downloaded unsafe-libyaml v0.2.11 |
| 772 | 2026-07-28T20:35:13.773Z | Downloaded zerofrom v0.1.5 |
| 773 | 2026-07-28T20:35:13.773Z | Downloaded semver v1.0.28 |
| 774 | 2026-07-28T20:35:13.776Z | Downloaded foldhash v0.2.0 |
| 775 | 2026-07-28T20:35:13.776Z | Downloaded match_cfg v0.1.0 |
| 776 | 2026-07-28T20:35:13.776Z | Downloaded time-core v0.1.8 |
| 777 | 2026-07-28T20:35:13.776Z | Downloaded getrandom v0.2.14 |
| 778 | 2026-07-28T20:35:13.779Z | Downloaded iri-string v0.7.8 |
| 779 | 2026-07-28T20:35:13.782Z | Downloaded itertools v0.12.1 |
| 780 | 2026-07-28T20:35:13.785Z | Downloaded num-complex v0.4.6 |
| 781 | 2026-07-28T20:35:13.785Z | Downloaded unicode-segmentation v1.11.0 |
| 782 | 2026-07-28T20:35:13.788Z | Downloaded signal-hook-registry v1.4.2 |
| 783 | 2026-07-28T20:35:13.791Z | Downloaded schemars v0.9.0 |
| 784 | 2026-07-28T20:35:13.796Z | Downloaded serde_yaml v0.9.34+deprecated |
| 785 | 2026-07-28T20:35:13.799Z | Downloaded fastrand v2.3.0 |
| 786 | 2026-07-28T20:35:13.799Z | Downloaded usdt-attr-macro v0.5.0 |
| 787 | 2026-07-28T20:35:13.802Z | Downloaded funty v2.0.0 |
| 788 | 2026-07-28T20:35:13.802Z | Downloaded tinyvec_macros v0.1.1 |
| 789 | 2026-07-28T20:35:13.802Z | Downloaded slog-bunyan v2.5.0 |
| 790 | 2026-07-28T20:35:13.803Z | Downloaded icu_collections v1.5.0 |
| 791 | 2026-07-28T20:35:13.805Z | Downloaded half v2.7.1 |
| 792 | 2026-07-28T20:35:13.809Z | Downloaded float-ord v0.3.2 |
| 793 | 2026-07-28T20:35:13.812Z | Downloaded linked-hash-map v0.5.6 |
| 794 | 2026-07-28T20:35:13.817Z | Downloaded icu_normalizer v1.5.0 |
| 795 | 2026-07-28T20:35:13.820Z | Downloaded rustls-platform-verifier v0.6.2 |
| 796 | 2026-07-28T20:35:13.822Z | Downloaded textwrap v0.16.2 |
| 797 | 2026-07-28T20:35:13.823Z | Downloaded yoke v0.7.5 |
| 798 | 2026-07-28T20:35:13.823Z | Downloaded synstructure v0.13.1 |
| 799 | 2026-07-28T20:35:13.826Z | Downloaded toml_edit v0.19.15 |
| 800 | 2026-07-28T20:35:13.831Z | Downloaded clap_builder v4.5.2 |
| 801 | 2026-07-28T20:35:13.834Z | Downloaded hyper-rustls v0.27.3 |
| 802 | 2026-07-28T20:35:13.837Z | Downloaded icu_normalizer_data v1.5.0 |
| 803 | 2026-07-28T20:35:13.837Z | Downloaded env_logger v0.11.10 |
| 804 | 2026-07-28T20:35:13.840Z | Downloaded writeable v0.5.5 |
| 805 | 2026-07-28T20:35:13.840Z | Downloaded linear-map v1.2.0 |
| 806 | 2026-07-28T20:35:13.840Z | Downloaded newtype-uuid v1.3.2 |
| 807 | 2026-07-28T20:35:13.840Z | Downloaded toml_edit v0.22.27 |
| 808 | 2026-07-28T20:35:13.843Z | Downloaded same-file v1.0.6 |
| 809 | 2026-07-28T20:35:13.843Z | Downloaded tungstenite v0.21.0 |
| 810 | 2026-07-28T20:35:13.846Z | Downloaded scroll v0.12.0 |
| 811 | 2026-07-28T20:35:13.846Z | Downloaded unicode-linebreak v0.1.5 |
| 812 | 2026-07-28T20:35:13.846Z | Downloaded ingot-macros v0.1.1 |
| 813 | 2026-07-28T20:35:13.849Z | Downloaded der v0.7.10 |
| 814 | 2026-07-28T20:35:13.849Z | Downloaded derive-where v1.6.0 |
| 815 | 2026-07-28T20:35:13.852Z | Downloaded either v1.15.0 |
| 816 | 2026-07-28T20:35:13.852Z | Downloaded typed-path v0.9.3 |
| 817 | 2026-07-28T20:35:13.855Z | Downloaded usdt-impl v0.5.0 |
| 818 | 2026-07-28T20:35:13.855Z | Downloaded toml v0.7.8 |
| 819 | 2026-07-28T20:35:13.858Z | Downloaded twox-hash v2.1.2 |
| 820 | 2026-07-28T20:35:13.863Z | Downloaded heapless v0.8.0 |
| 821 | 2026-07-28T20:35:13.872Z | Downloaded displaydoc v0.2.5 |
| 822 | 2026-07-28T20:35:13.875Z | Downloaded mio v1.2.0 |
| 823 | 2026-07-28T20:35:13.878Z | Downloaded libm v0.2.8 |
| 824 | 2026-07-28T20:35:13.883Z | Downloaded typenum v1.20.1 |
| 825 | 2026-07-28T20:35:13.888Z | Downloaded reqwest v0.13.2 |
| 826 | 2026-07-28T20:35:13.891Z | Downloaded unicode-normalization v0.1.24 |
| 827 | 2026-07-28T20:35:13.894Z | Downloaded fs_extra v1.3.0 |
| 828 | 2026-07-28T20:35:13.899Z | Downloaded getrandom v0.4.2 |
| 829 | 2026-07-28T20:35:13.902Z | Downloaded socket2 v0.5.10 |
| 830 | 2026-07-28T20:35:13.905Z | Downloaded num-bigint v0.4.5 |
| 831 | 2026-07-28T20:35:13.908Z | Downloaded miniz_oxide v0.7.2 |
| 832 | 2026-07-28T20:35:13.908Z | Downloaded drift v0.2.0 |
| 833 | 2026-07-28T20:35:13.914Z | Downloaded sha2 v0.10.9 |
| 834 | 2026-07-28T20:35:13.919Z | Downloaded indexmap v1.9.3 |
| 835 | 2026-07-28T20:35:13.919Z | Downloaded memchr v2.7.2 |
| 836 | 2026-07-28T20:35:13.922Z | Downloaded regex v1.12.3 |
| 837 | 2026-07-28T20:35:13.952Z | Downloaded hashbrown v0.17.0 |
| 838 | 2026-07-28T20:35:13.955Z | Downloaded derive_more v0.99.20 |
| 839 | 2026-07-28T20:35:13.958Z | Downloaded socket2 v0.6.3 |
| 840 | 2026-07-28T20:35:13.958Z | Downloaded tough v0.22.0 |
| 841 | 2026-07-28T20:35:13.962Z | Downloaded flate2 v1.0.30 |
| 842 | 2026-07-28T20:35:13.966Z | Downloaded hashbrown v0.12.3 |
| 843 | 2026-07-28T20:35:13.968Z | Downloaded serde_json v1.0.150 |
| 844 | 2026-07-28T20:35:13.971Z | Downloaded bitvec v1.0.1 |
| 845 | 2026-07-28T20:35:13.978Z | Downloaded toml v0.8.23 |
| 846 | 2026-07-28T20:35:13.981Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 847 | 2026-07-28T20:35:13.985Z | Downloaded hmac v0.12.1 |
| 848 | 2026-07-28T20:35:13.988Z | Downloaded x509-cert v0.2.5 |
| 849 | 2026-07-28T20:35:13.991Z | Downloaded p384 v0.13.1 |
| 850 | 2026-07-28T20:35:13.994Z | Downloaded aws-lc-rs v1.17.0 |
| 851 | 2026-07-28T20:35:13.998Z | Downloaded tracing v0.1.40 |
| 852 | 2026-07-28T20:35:14.001Z | Downloaded serde v1.0.228 |
| 853 | 2026-07-28T20:35:14.005Z | Downloaded async-compression v0.4.33 |
| 854 | 2026-07-28T20:35:14.008Z | Downloaded reqwest v0.12.23 |
| 855 | 2026-07-28T20:35:14.011Z | Downloaded winnow v0.7.13 |
| 856 | 2026-07-28T20:35:14.014Z | Downloaded hkdf v0.12.4 |
| 857 | 2026-07-28T20:35:14.017Z | Downloaded rustls-pki-types v1.12.0 |
| 858 | 2026-07-28T20:35:14.017Z | Downloaded tower-http v0.6.8 |
| 859 | 2026-07-28T20:35:14.020Z | Downloaded dropshot-api-manager v0.7.2 |
| 860 | 2026-07-28T20:35:14.025Z | Downloaded hickory-resolver v0.24.4 |
| 861 | 2026-07-28T20:35:14.028Z | Downloaded hyper-util v0.1.20 |
| 862 | 2026-07-28T20:35:14.031Z | Downloaded rayon v1.11.0 |
| 863 | 2026-07-28T20:35:14.034Z | Downloaded portable-atomic v1.11.1 |
| 864 | 2026-07-28T20:35:14.037Z | Downloaded hashbrown v0.16.1 |
| 865 | 2026-07-28T20:35:14.040Z | Downloaded zerocopy-derive v0.8.27 |
| 866 | 2026-07-28T20:35:14.047Z | Downloaded itertools v0.13.0 |
| 867 | 2026-07-28T20:35:14.050Z | Downloaded futures-util v0.3.32 |
| 868 | 2026-07-28T20:35:14.057Z | Downloaded zerovec v0.10.4 |
| 869 | 2026-07-28T20:35:14.061Z | Downloaded aes v0.8.4 |
| 870 | 2026-07-28T20:35:14.068Z | Downloaded proptest v1.5.0 |
| 871 | 2026-07-28T20:35:14.081Z | Downloaded http v1.4.2 |
| 872 | 2026-07-28T20:35:14.089Z | Downloaded serde_with v3.18.0 |
| 873 | 2026-07-28T20:35:14.113Z | Downloaded hyper v1.10.1 |
| 874 | 2026-07-28T20:35:14.116Z | Downloaded iddqd v0.3.18 |
| 875 | 2026-07-28T20:35:14.120Z | Downloaded steno v0.4.1 |
| 876 | 2026-07-28T20:35:14.123Z | Downloaded ed25519-dalek v2.2.0 |
| 877 | 2026-07-28T20:35:14.126Z | Downloaded git2 v0.20.2 |
| 878 | 2026-07-28T20:35:14.129Z | Downloaded zerocopy v0.8.27 |
| 879 | 2026-07-28T20:35:14.140Z | Downloaded icu_properties_data v1.5.0 |
| 880 | 2026-07-28T20:35:14.150Z | Downloaded h2 v0.4.15 |
| 881 | 2026-07-28T20:35:14.161Z | Downloaded curve25519-dalek v4.1.3 |
| 882 | 2026-07-28T20:35:14.165Z | Downloaded salty v0.3.0 |
| 883 | 2026-07-28T20:35:14.170Z | Downloaded webpki-roots v1.0.3 |
| 884 | 2026-07-28T20:35:14.174Z | Downloaded aho-corasick v1.1.3 |
| 885 | 2026-07-28T20:35:14.177Z | Downloaded winnow v0.5.40 |
| 886 | 2026-07-28T20:35:14.181Z | Downloaded rustls-webpki v0.102.4 |
| 887 | 2026-07-28T20:35:14.194Z | Downloaded tower v0.5.2 |
| 888 | 2026-07-28T20:35:14.202Z | Downloaded moka v0.12.10 |
| 889 | 2026-07-28T20:35:14.207Z | Downloaded quinn-proto v0.11.13 |
| 890 | 2026-07-28T20:35:14.218Z | Downloaded bstr v1.9.1 |
| 891 | 2026-07-28T20:35:14.223Z | Downloaded nix v0.28.0 |
| 892 | 2026-07-28T20:35:14.229Z | Downloaded smoltcp v0.11.0 |
| 893 | 2026-07-28T20:35:14.235Z | Downloaded syn v2.0.117 |
| 894 | 2026-07-28T20:35:14.241Z | Downloaded itertools v0.14.0 |
| 895 | 2026-07-28T20:35:14.246Z | Downloaded vcpkg v0.2.15 |
| 896 | 2026-07-28T20:35:14.268Z | Downloaded winnow v1.0.3 |
| 897 | 2026-07-28T20:35:14.273Z | Downloaded zerocopy v0.7.34 |
| 898 | 2026-07-28T20:35:14.281Z | Downloaded rustls v0.23.41 |
| 899 | 2026-07-28T20:35:14.287Z | Downloaded openssl v0.10.72 |
| 900 | 2026-07-28T20:35:14.292Z | Downloaded hashbrown v0.15.2 |
| 901 | 2026-07-28T20:35:14.295Z | Downloaded dropshot v0.16.7 |
| 902 | 2026-07-28T20:35:14.306Z | Downloaded unicode-width v0.1.14 |
| 903 | 2026-07-28T20:35:14.309Z | Downloaded goblin v0.8.2 |
| 904 | 2026-07-28T20:35:14.312Z | Downloaded dropshot v0.17.1 |
| 905 | 2026-07-28T20:35:14.325Z | Downloaded goblin v0.10.4 |
| 906 | 2026-07-28T20:35:14.328Z | Downloaded time v0.3.47 |
| 907 | 2026-07-28T20:35:14.335Z | Downloaded nix v0.31.3 |
| 908 | 2026-07-28T20:35:14.340Z | Downloaded rustix v0.38.34 |
| 909 | 2026-07-28T20:35:14.352Z | Downloaded unicode-width v0.2.1 |
| 910 | 2026-07-28T20:35:14.355Z | Downloaded syn v1.0.109 |
| 911 | 2026-07-28T20:35:14.360Z | Downloaded iddqd v0.4.2 |
| 912 | 2026-07-28T20:35:14.366Z | Downloaded webpki-roots v0.26.3 |
| 913 | 2026-07-28T20:35:14.369Z | Downloaded hickory-proto v0.25.2 |
| 914 | 2026-07-28T20:35:14.377Z | Downloaded regress v0.10.5 |
| 915 | 2026-07-28T20:35:14.402Z | Downloaded tabled v0.15.0 |
| 916 | 2026-07-28T20:35:14.410Z | Downloaded rustls v0.22.4 |
| 917 | 2026-07-28T20:35:14.417Z | Downloaded regress v0.11.1 |
| 918 | 2026-07-28T20:35:14.421Z | Downloaded regex-syntax v0.8.5 |
| 919 | 2026-07-28T20:35:14.443Z | Downloaded openapiv3 v2.2.0 |
| 920 | 2026-07-28T20:35:14.466Z | Downloaded hickory-proto v0.24.4 |
| 921 | 2026-07-28T20:35:14.475Z | Downloaded nix v0.30.1 |
| 922 | 2026-07-28T20:35:14.487Z | Downloaded chrono-tz v0.10.4 |
| 923 | 2026-07-28T20:35:14.499Z | Downloaded rustix v1.1.2 |
| 924 | 2026-07-28T20:35:14.512Z | Downloaded csv v1.3.1 |
| 925 | 2026-07-28T20:35:14.566Z | Downloaded typify-impl v0.6.2 |
| 926 | 2026-07-28T20:35:14.593Z | Downloaded typify-impl v0.4.3 |
| 927 | 2026-07-28T20:35:14.632Z | Downloaded regex-automata v0.4.14 |
| 928 | 2026-07-28T20:35:14.649Z | Downloaded petgraph v0.6.5 |
| 929 | 2026-07-28T20:35:14.672Z | Downloaded jiff v0.2.15 |
| 930 | 2026-07-28T20:35:14.685Z | Downloaded petgraph v0.8.3 |
| 931 | 2026-07-28T20:35:14.717Z | Downloaded encoding_rs v0.8.34 |
| 932 | 2026-07-28T20:35:14.729Z | Downloaded ring v0.17.14 |
| 933 | 2026-07-28T20:35:14.751Z | Downloaded libc v0.2.186 |
| 934 | 2026-07-28T20:35:14.769Z | Downloaded tokio v1.52.3 |
| 935 | 2026-07-28T20:35:14.790Z | Downloaded sha3 v0.10.8 |
| 936 | 2026-07-28T20:35:14.793Z | Downloaded fakedata_generator v0.7.1 |
| 937 | 2026-07-28T20:35:14.815Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 938 | 2026-07-28T20:35:15.033Z | Downloaded libz-sys v1.1.16 |
| 939 | 2026-07-28T20:35:15.394Z | Downloaded aws-lc-sys v0.41.0 |
| 940 | 2026-07-28T20:35:15.786Z | Compiling proc-macro2 v1.0.106 |
| 941 | 2026-07-28T20:35:15.786Z | Compiling quote v1.0.45 |
| 942 | 2026-07-28T20:35:15.786Z | Compiling unicode-ident v1.0.24 |
| 943 | 2026-07-28T20:35:15.786Z | Compiling libc v0.2.186 |
| 944 | 2026-07-28T20:35:15.790Z | Compiling serde_core v1.0.228 |
| 945 | 2026-07-28T20:35:15.790Z | Compiling serde v1.0.228 |
| 946 | 2026-07-28T20:35:15.790Z | Compiling autocfg v1.3.0 |
| 947 | 2026-07-28T20:35:15.790Z | Checking cfg-if v1.0.0 |
| 948 | 2026-07-28T20:35:16.164Z | Compiling zmij v1.0.19 |
| 949 | 2026-07-28T20:35:16.184Z | Compiling serde_json v1.0.150 |
| 950 | 2026-07-28T20:35:16.464Z | Checking memchr v2.7.2 |
| 951 | 2026-07-28T20:35:16.484Z | Compiling libm v0.2.8 |
| 952 | 2026-07-28T20:35:16.582Z | Checking itoa v1.0.11 |
| 953 | 2026-07-28T20:35:16.777Z | Checking smallvec v1.13.2 |
| 954 | 2026-07-28T20:35:16.864Z | Compiling getrandom v0.4.2 |
| 955 | 2026-07-28T20:35:16.968Z | Compiling version_check v0.9.5 |
| 956 | 2026-07-28T20:35:17.170Z | Checking stable_deref_trait v1.2.0 |
| 957 | 2026-07-28T20:35:17.251Z | Compiling syn v2.0.117 |
| 958 | 2026-07-28T20:35:17.273Z | Checking writeable v0.5.5 |
| 959 | 2026-07-28T20:35:17.293Z | Checking litemap v0.7.4 |
| 960 | 2026-07-28T20:35:17.321Z | Checking icu_locid_transform_data v1.5.0 |
| 961 | 2026-07-28T20:35:17.387Z | Compiling num-traits v0.2.19 |
| 962 | 2026-07-28T20:35:17.442Z | Checking icu_properties_data v1.5.0 |
| 963 | 2026-07-28T20:35:17.485Z | Checking percent-encoding v2.3.2 |
| 964 | 2026-07-28T20:35:17.526Z | Checking utf8_iter v1.0.4 |
| 965 | 2026-07-28T20:35:17.579Z | Checking icu_normalizer_data v1.5.0 |
| 966 | 2026-07-28T20:35:17.633Z | Checking write16 v1.0.0 |
| 967 | 2026-07-28T20:35:17.675Z | Checking utf16_iter v1.0.5 |
| 968 | 2026-07-28T20:35:17.695Z | Checking form_urlencoded v1.2.2 |
| 969 | 2026-07-28T20:35:17.731Z | Compiling thiserror v2.0.18 |
| 970 | 2026-07-28T20:35:17.789Z | Checking getrandom v0.2.14 |
| 971 | 2026-07-28T20:35:17.820Z | Compiling lock_api v0.4.12 |
| 972 | 2026-07-28T20:35:17.842Z | Compiling parking_lot_core v0.9.10 |
| 973 | 2026-07-28T20:35:17.947Z | Compiling heck v0.5.0 |
| 974 | 2026-07-28T20:35:18.167Z | Checking iana-time-zone v0.1.64 |
| 975 | 2026-07-28T20:35:18.276Z | Compiling jobserver v0.1.31 |
| 976 | 2026-07-28T20:35:18.298Z | Compiling shlex v2.0.1 |
| 977 | 2026-07-28T20:35:18.318Z | Checking uuid v1.23.3 |
| 978 | 2026-07-28T20:35:18.428Z | Compiling find-msvc-tools v0.1.9 |
| 979 | 2026-07-28T20:35:18.487Z | Checking semver v1.0.28 |
| 980 | 2026-07-28T20:35:18.509Z | Checking dyn-clone v1.0.17 |
| 981 | 2026-07-28T20:35:18.611Z | Compiling cc v1.2.65 |
| 982 | 2026-07-28T20:35:18.635Z | Compiling rustversion v1.0.22 |
| 983 | 2026-07-28T20:35:18.655Z | Compiling schemars v0.8.22 |
| 984 | 2026-07-28T20:35:18.676Z | Compiling slab v0.4.9 |
| 985 | 2026-07-28T20:35:18.709Z | Checking subtle v2.6.1 |
| 986 | 2026-07-28T20:35:18.867Z | Checking pin-project-lite v0.2.14 |
| 987 | 2026-07-28T20:35:18.961Z | Compiling log v0.4.29 |
| 988 | 2026-07-28T20:35:19.058Z | Checking socket2 v0.6.3 |
| 989 | 2026-07-28T20:35:19.145Z | Checking typenum v1.20.1 |
| 990 | 2026-07-28T20:35:19.176Z | Checking scopeguard v1.2.0 |
| 991 | 2026-07-28T20:35:19.306Z | Checking rand_core v0.6.4 |
| 992 | 2026-07-28T20:35:19.331Z | Checking signal-hook-registry v1.4.2 |
| 993 | 2026-07-28T20:35:19.410Z | Checking mio v1.2.0 |
| 994 | 2026-07-28T20:35:19.474Z | Compiling portable-atomic v1.11.1 |
| 995 | 2026-07-28T20:35:19.496Z | Checking parking_lot v0.12.2 |
| 996 | 2026-07-28T20:35:19.496Z | Checking equivalent v1.0.2 |
| 997 | 2026-07-28T20:35:19.601Z | Checking critical-section v1.2.0 |
| 998 | 2026-07-28T20:35:19.623Z | Checking futures-core v0.3.32 |
| 999 | 2026-07-28T20:35:19.686Z | Compiling cmake v0.1.54 |
| 1000 | 2026-07-28T20:35:19.686Z | Compiling thiserror v1.0.64 |
| 1001 | 2026-07-28T20:35:19.727Z | Compiling dunce v1.0.5 |
| 1002 | 2026-07-28T20:35:19.750Z | Compiling fs_extra v1.3.0 |
| 1003 | 2026-07-28T20:35:19.862Z | Compiling getrandom v0.3.4 |
| 1004 | 2026-07-28T20:35:19.897Z | Compiling httparse v1.10.1 |
| 1005 | 2026-07-28T20:35:19.942Z | Checking futures-sink v0.3.32 |
| 1006 | 2026-07-28T20:35:20.029Z | Compiling synstructure v0.13.1 |
| 1007 | 2026-07-28T20:35:20.032Z | Compiling serde_derive_internals v0.29.1 |
| 1008 | 2026-07-28T20:35:20.067Z | Compiling aws-lc-sys v0.41.0 |
| 1009 | 2026-07-28T20:35:20.223Z | Checking hashbrown v0.17.0 |
| 1010 | 2026-07-28T20:35:20.304Z | Checking futures-channel v0.3.32 |
| 1011 | 2026-07-28T20:35:20.356Z | Compiling strsim v0.11.1 |
| 1012 | 2026-07-28T20:35:20.398Z | Checking once_cell v1.21.3 |
| 1013 | 2026-07-28T20:35:20.553Z | Compiling regex-syntax v0.8.5 |
| 1014 | 2026-07-28T20:35:20.588Z | Checking futures-io v0.3.32 |
| 1015 | 2026-07-28T20:35:20.618Z | Checking futures-task v0.3.32 |
| 1016 | 2026-07-28T20:35:20.712Z | Compiling aho-corasick v1.1.3 |
| 1017 | 2026-07-28T20:35:20.733Z | Checking base64 v0.22.1 |
| 1018 | 2026-07-28T20:35:20.754Z | Checking indexmap v2.14.0 |
| 1019 | 2026-07-28T20:35:20.775Z | Compiling ident_case v1.0.1 |
| 1020 | 2026-07-28T20:35:20.843Z | Compiling slog v2.8.2 |
| 1021 | 2026-07-28T20:35:20.985Z | Checking byteorder v1.5.0 |
| 1022 | 2026-07-28T20:35:21.107Z | Compiling ucd-trie v0.1.6 |
| 1023 | 2026-07-28T20:35:21.195Z | Checking tracing-core v0.1.32 |
| 1024 | 2026-07-28T20:35:21.330Z | Compiling serde_derive v1.0.228 |
| 1025 | 2026-07-28T20:35:21.352Z | Compiling zerofrom-derive v0.1.5 |
| 1026 | 2026-07-28T20:35:21.355Z | Compiling yoke-derive v0.7.5 |
| 1027 | 2026-07-28T20:35:21.392Z | Compiling zerovec-derive v0.10.3 |
| 1028 | 2026-07-28T20:35:21.511Z | Compiling displaydoc v0.2.5 |
| 1029 | 2026-07-28T20:35:22.147Z | Compiling icu_provider_macros v1.5.0 |
| 1030 | 2026-07-28T20:35:22.246Z | Compiling schemars_derive v0.8.22 |
| 1031 | 2026-07-28T20:35:22.397Z | Compiling zeroize_derive v1.4.3 |
| 1032 | 2026-07-28T20:35:22.419Z | Compiling thiserror-impl v2.0.18 |
| 1033 | 2026-07-28T20:35:22.560Z | Checking zerofrom v0.1.5 |
| 1034 | 2026-07-28T20:35:22.620Z | Compiling tokio-macros v2.7.0 |
| 1035 | 2026-07-28T20:35:22.682Z | Checking yoke v0.7.5 |
| 1036 | 2026-07-28T20:35:22.708Z | Compiling futures-macro v0.3.32 |
| 1037 | 2026-07-28T20:35:22.866Z | Checking zerovec v0.10.4 |
| 1038 | 2026-07-28T20:35:23.044Z | Checking zeroize v1.8.2 |
| 1039 | 2026-07-28T20:35:23.208Z | Compiling thiserror-impl v1.0.64 |
| 1040 | 2026-07-28T20:35:23.339Z | Compiling zerocopy-derive v0.8.27 |
| 1041 | 2026-07-28T20:35:23.444Z | Compiling regex-automata v0.4.14 |
| 1042 | 2026-07-28T20:35:23.527Z | Checking futures-util v0.3.32 |
| 1043 | 2026-07-28T20:35:23.560Z | Checking tinystr v0.7.6 |
| 1044 | 2026-07-28T20:35:23.616Z | Checking icu_collections v1.5.0 |
| 1045 | 2026-07-28T20:35:23.738Z | Checking icu_locid v1.5.0 |
| 1046 | 2026-07-28T20:35:24.179Z | Checking icu_provider v1.5.0 |
| 1047 | 2026-07-28T20:35:24.419Z | Checking bytes v1.11.1 |
| 1048 | 2026-07-28T20:35:24.481Z | Checking icu_locid_transform v1.5.0 |
| 1049 | 2026-07-28T20:35:24.505Z | Checking chrono v0.4.44 |
| 1050 | 2026-07-28T20:35:24.558Z | Checking bitflags v2.9.4 |
| 1051 | 2026-07-28T20:35:24.579Z | Compiling serde_tokenstream v0.2.3 |
| 1052 | 2026-07-28T20:35:24.860Z | Checking tokio v1.52.3 |
| 1053 | 2026-07-28T20:35:24.879Z | Checking http v1.4.2 |
| 1054 | 2026-07-28T20:35:24.954Z | Checking icu_properties v1.5.1 |
| 1055 | 2026-07-28T20:35:25.308Z | Compiling regex v1.12.3 |
| 1056 | 2026-07-28T20:35:25.349Z | Checking rustls-pki-types v1.12.0 |
| 1057 | 2026-07-28T20:35:25.446Z | Compiling tracing-attributes v0.1.27 |
| 1058 | 2026-07-28T20:35:25.635Z | Compiling pest v2.8.4 |
| 1059 | 2026-07-28T20:35:25.687Z | Compiling ring v0.17.14 |
| 1060 | 2026-07-28T20:35:26.285Z | Compiling anyhow v1.0.100 |
| 1061 | 2026-07-28T20:35:26.432Z | Checking icu_normalizer v1.5.0 |
| 1062 | 2026-07-28T20:35:26.669Z | Checking tracing v0.1.40 |
| 1063 | 2026-07-28T20:35:26.808Z | Checking idna_adapter v1.2.0 |
| 1064 | 2026-07-28T20:35:26.829Z | Compiling pest_meta v2.8.4 |
| 1065 | 2026-07-28T20:35:26.853Z | Compiling generic-array v0.14.7 |
| 1066 | 2026-07-28T20:35:26.934Z | Checking idna v1.0.3 |
| 1067 | 2026-07-28T20:35:27.184Z | Checking url v2.5.4 |
| 1068 | 2026-07-28T20:35:27.473Z | Compiling pest_generator v2.8.4 |
| 1069 | 2026-07-28T20:35:28.094Z | Compiling pest_derive v2.8.4 |
| 1070 | 2026-07-28T20:35:28.136Z | Checking untrusted v0.9.0 |
| 1071 | 2026-07-28T20:35:28.247Z | Checking ppv-lite86 v0.2.17 |
| 1072 | 2026-07-28T20:35:28.251Z | Checking fnv v1.0.7 |
| 1073 | 2026-07-28T20:35:28.290Z | Compiling camino v1.2.2 |
| 1074 | 2026-07-28T20:35:28.308Z | Checking tokio-util v0.7.16 |
| 1075 | 2026-07-28T20:35:28.359Z | Compiling paste v1.0.15 |
| 1076 | 2026-07-28T20:35:28.514Z | Compiling aws-lc-rs v1.17.0 |
| 1077 | 2026-07-28T20:35:28.667Z | Checking ipnet v2.9.0 |
| 1078 | 2026-07-28T20:35:28.686Z | Compiling zerocopy v0.8.27 |
| 1079 | 2026-07-28T20:35:28.813Z | Checking ryu v1.0.18 |
| 1080 | 2026-07-28T20:35:28.833Z | Checking untrusted v0.7.1 |
| 1081 | 2026-07-28T20:35:28.878Z | Checking http-body v1.0.1 |
| 1082 | 2026-07-28T20:35:28.945Z | Checking errno v0.3.14 |
| 1083 | 2026-07-28T20:35:28.948Z | Compiling rustls v0.23.41 |
| 1084 | 2026-07-28T20:35:29.009Z | Checking atomic-waker v1.1.2 |
| 1085 | 2026-07-28T20:35:29.012Z | Checking crypto-common v0.1.6 |
| 1086 | 2026-07-28T20:35:29.069Z | Checking tower-layer v0.3.3 |
| 1087 | 2026-07-28T20:35:29.120Z | Checking tower-service v0.3.3 |
| 1088 | 2026-07-28T20:35:29.147Z | Checking try-lock v0.2.5 |
| 1089 | 2026-07-28T20:35:29.189Z | Checking h2 v0.4.15 |
| 1090 | 2026-07-28T20:35:29.208Z | Checking erased-serde v0.3.31 |
| 1091 | 2026-07-28T20:35:29.228Z | Compiling async-trait v0.1.89 |
| 1092 | 2026-07-28T20:35:29.248Z | Checking want v0.3.1 |
| 1093 | 2026-07-28T20:35:29.521Z | Compiling omicron-workspace-hack v0.1.0 |
| 1094 | 2026-07-28T20:35:29.739Z | Checking httpdate v1.0.3 |
| 1095 | 2026-07-28T20:35:29.831Z | Compiling time-core v0.1.8 |
| 1096 | 2026-07-28T20:35:29.890Z | Compiling num-conv v0.2.0 |
| 1097 | 2026-07-28T20:35:30.034Z | Compiling time-macros v0.2.27 |
| 1098 | 2026-07-28T20:35:30.327Z | Checking ipnetwork v0.21.1 |
| 1099 | 2026-07-28T20:35:30.617Z | Compiling scroll_derive v0.13.1 |
| 1100 | 2026-07-28T20:35:30.620Z | Checking http-body-util v0.1.3 |
| 1101 | 2026-07-28T20:35:30.657Z | Checking serde_urlencoded v0.7.1 |
| 1102 | 2026-07-28T20:35:30.974Z | Checking pretty-hex v0.4.1 |
| 1103 | 2026-07-28T20:35:31.081Z | Checking const-oid v0.9.6 |
| 1104 | 2026-07-28T20:35:31.103Z | Checking openapiv3 v2.2.0 |
| 1105 | 2026-07-28T20:35:31.210Z | Checking allocator-api2 v0.2.21 |
| 1106 | 2026-07-28T20:35:31.237Z | Checking hyper v1.10.1 |
| 1107 | 2026-07-28T20:35:31.443Z | Checking foldhash v0.2.0 |
| 1108 | 2026-07-28T20:35:31.501Z | Compiling daft-derive v0.1.7 |
| 1109 | 2026-07-28T20:35:31.610Z | Checking hashbrown v0.16.1 |
| 1110 | 2026-07-28T20:35:31.774Z | Checking plain v0.2.3 |
| 1111 | 2026-07-28T20:35:31.887Z | Compiling scroll v0.13.0 |
| 1112 | 2026-07-28T20:35:32.114Z | Compiling strum_macros v0.26.4 |
| 1113 | 2026-07-28T20:35:32.181Z | Checking hyper-util v0.1.20 |
| 1114 | 2026-07-28T20:35:32.352Z | Compiling usdt-impl v0.6.0 |
| 1115 | 2026-07-28T20:35:32.425Z | Compiling crossbeam-utils v0.8.19 |
| 1116 | 2026-07-28T20:35:32.628Z | Compiling goblin v0.10.4 |
| 1117 | 2026-07-28T20:35:33.278Z | Checking oxnet v0.1.4 |
| 1118 | 2026-07-28T20:35:33.318Z | Checking rand_core v0.9.3 |
| 1119 | 2026-07-28T20:35:33.523Z | Checking rand_chacha v0.9.0 |
| 1120 | 2026-07-28T20:35:33.632Z | Checking block-buffer v0.10.4 |
| 1121 | 2026-07-28T20:35:33.733Z | Compiling dtrace-parser v0.3.0 |
| 1122 | 2026-07-28T20:35:33.983Z | Compiling thread-id v5.0.0 |
| 1123 | 2026-07-28T20:35:34.004Z | Checking encoding_rs v0.8.34 |
| 1124 | 2026-07-28T20:35:34.072Z | Checking mime v0.3.17 |
| 1125 | 2026-07-28T20:35:34.187Z | Checking digest v0.10.7 |
| 1126 | 2026-07-28T20:35:34.252Z | Checking rand v0.9.2 |
| 1127 | 2026-07-28T20:35:34.255Z | Checking futures-executor v0.3.32 |
| 1128 | 2026-07-28T20:35:34.326Z | Compiling slog-async v2.8.0 |
| 1129 | 2026-07-28T20:35:34.389Z | Checking hex v0.4.3 |
| 1130 | 2026-07-28T20:35:34.409Z | Checking futures v0.3.32 |
| 1131 | 2026-07-28T20:35:34.492Z | Checking sync_wrapper v1.0.1 |
| 1132 | 2026-07-28T20:35:34.605Z | Compiling multer v3.1.0 |
| 1133 | 2026-07-28T20:35:34.624Z | Compiling rustix v1.1.2 |
| 1134 | 2026-07-28T20:35:34.699Z | Checking tower v0.5.2 |
| 1135 | 2026-07-28T20:35:34.873Z | Checking rand_chacha v0.3.1 |
| 1136 | 2026-07-28T20:35:34.894Z | Checking webpki-roots v0.26.3 |
| 1137 | 2026-07-28T20:35:34.949Z | Compiling async-stream-impl v0.3.6 |
| 1138 | 2026-07-28T20:35:35.013Z | Compiling ref-cast v1.0.25 |
| 1139 | 2026-07-28T20:35:35.017Z | Checking iri-string v0.7.8 |
| 1140 | 2026-07-28T20:35:35.058Z | Checking rand v0.8.6 |
| 1141 | 2026-07-28T20:35:35.080Z | Compiling ref-cast-impl v1.0.25 |
| 1142 | 2026-07-28T20:35:35.325Z | Compiling dof v0.4.0 |
| 1143 | 2026-07-28T20:35:35.614Z | Compiling darling_core v0.23.0 |
| 1144 | 2026-07-28T20:35:35.651Z | Checking fastrand v2.3.0 |
| 1145 | 2026-07-28T20:35:35.710Z | Checking powerfmt v0.2.0 |
| 1146 | 2026-07-28T20:35:35.873Z | Checking deranged v0.5.3 |
| 1147 | 2026-07-28T20:35:36.034Z | Checking newtype-uuid v1.3.2 |
| 1148 | 2026-07-28T20:35:36.096Z | Checking tower-http v0.6.8 |
| 1149 | 2026-07-28T20:35:36.130Z | Checking is-terminal v0.4.12 |
| 1150 | 2026-07-28T20:35:36.227Z | Checking match_cfg v0.1.0 |
| 1151 | 2026-07-28T20:35:36.231Z | Checking num_threads v0.1.7 |
| 1152 | 2026-07-28T20:35:36.362Z | Checking hostname v0.3.1 |
| 1153 | 2026-07-28T20:35:36.382Z | Checking strum v0.26.3 |
| 1154 | 2026-07-28T20:35:36.402Z | Compiling usdt-attr-macro v0.6.0 |
| 1155 | 2026-07-28T20:35:36.424Z | Compiling usdt-macro v0.6.0 |
| 1156 | 2026-07-28T20:35:36.459Z | Compiling newtype-uuid-macros v0.1.0 |
| 1157 | 2026-07-28T20:35:36.484Z | Compiling structmeta-derive v0.3.0 |
| 1158 | 2026-07-28T20:35:36.505Z | Compiling syn v1.0.109 |
| 1159 | 2026-07-28T20:35:36.859Z | Checking time v0.3.47 |
| 1160 | 2026-07-28T20:35:36.881Z | Checking daft v0.1.7 |
| 1161 | 2026-07-28T20:35:37.127Z | Checking tempfile v3.23.0 |
| 1162 | 2026-07-28T20:35:37.238Z | Checking crossbeam-channel v0.5.15 |
| 1163 | 2026-07-28T20:35:37.334Z | Checking thread_local v1.1.8 |
| 1164 | 2026-07-28T20:35:37.509Z | Checking winnow v1.0.3 |
| 1165 | 2026-07-28T20:35:37.513Z | Compiling structmeta v0.3.0 |
| 1166 | 2026-07-28T20:35:37.576Z | Compiling crc32fast v1.4.0 |
| 1167 | 2026-07-28T20:35:37.725Z | Compiling darling_macro v0.23.0 |
| 1168 | 2026-07-28T20:35:37.793Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1169 | 2026-07-28T20:35:37.923Z | Checking serde_spanned v1.1.1 |
| 1170 | 2026-07-28T20:35:38.004Z | Checking take_mut v0.2.2 |
| 1171 | 2026-07-28T20:35:38.056Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1172 | 2026-07-28T20:35:38.076Z | Checking term v1.2.0 |
| 1173 | 2026-07-28T20:35:38.113Z | Checking debug-ignore v1.0.5 |
| 1174 | 2026-07-28T20:35:38.217Z | Checking slog-json v2.6.1 |
| 1175 | 2026-07-28T20:35:38.240Z | Compiling strum_macros v0.27.2 |
| 1176 | 2026-07-28T20:35:38.295Z | Checking slog-term v2.9.2 |
| 1177 | 2026-07-28T20:35:38.298Z | Compiling darling v0.23.0 |
| 1178 | 2026-07-28T20:35:38.338Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1179 | 2026-07-28T20:35:38.374Z | Checking memmap2 v0.9.9 |
| 1180 | 2026-07-28T20:35:38.404Z | Compiling serde_with_macros v3.18.0 |
| 1181 | 2026-07-28T20:35:38.560Z | Checking cpufeatures v0.2.12 |
| 1182 | 2026-07-28T20:35:38.637Z | Checking spin v0.9.8 |
| 1183 | 2026-07-28T20:35:38.717Z | Checking slog-bunyan v2.5.0 |
| 1184 | 2026-07-28T20:35:38.791Z | Compiling derive-ex v0.1.8 |
| 1185 | 2026-07-28T20:35:38.835Z | Checking async-stream v0.3.6 |
| 1186 | 2026-07-28T20:35:38.972Z | Checking waitgroup v0.1.2 |
| 1187 | 2026-07-28T20:35:38.994Z | Checking rustls-pemfile v2.2.0 |
| 1188 | 2026-07-28T20:35:39.084Z | Checking serde_path_to_error v0.1.20 |
| 1189 | 2026-07-28T20:35:39.141Z | Checking hostname v0.4.2 |
| 1190 | 2026-07-28T20:35:39.353Z | Checking macaddr v1.0.1 |
| 1191 | 2026-07-28T20:35:39.374Z | Checking quick-error v1.2.3 |
| 1192 | 2026-07-28T20:35:39.490Z | Checking either v1.15.0 |
| 1193 | 2026-07-28T20:35:39.602Z | Checking serde_with v3.18.0 |
| 1194 | 2026-07-28T20:35:39.683Z | Checking regress v0.10.5 |
| 1195 | 2026-07-28T20:35:40.036Z | Checking lazy_static v1.5.0 |
| 1196 | 2026-07-28T20:35:40.139Z | Compiling parse-display-derive v0.10.0 |
| 1197 | 2026-07-28T20:35:40.364Z | Compiling test-strategy v0.4.3 |
| 1198 | 2026-07-28T20:35:40.553Z | Checking usdt v0.6.0 |
| 1199 | 2026-07-28T20:35:40.672Z | Checking webpki-roots v1.0.3 |
| 1200 | 2026-07-28T20:35:40.801Z | Compiling dropshot v0.17.1 |
| 1201 | 2026-07-28T20:35:40.957Z | Checking wait-timeout v0.2.0 |
| 1202 | 2026-07-28T20:35:41.044Z | Compiling rustix v0.38.34 |
| 1203 | 2026-07-28T20:35:41.092Z | Compiling crucible-workspace-hack v0.1.0 |
| 1204 | 2026-07-28T20:35:41.115Z | Checking bit-vec v0.6.3 |
| 1205 | 2026-07-28T20:35:41.138Z | Checking rusty-fork v0.3.0 |
| 1206 | 2026-07-28T20:35:41.214Z | Checking strum v0.27.2 |
| 1207 | 2026-07-28T20:35:41.301Z | Checking bit-set v0.5.3 |
| 1208 | 2026-07-28T20:35:41.322Z | Compiling dropshot_endpoint v0.17.1 |
| 1209 | 2026-07-28T20:35:41.362Z | Checking rand_xorshift v0.3.0 |
| 1210 | 2026-07-28T20:35:41.388Z | Checking unarray v0.1.4 |
| 1211 | 2026-07-28T20:35:41.479Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1212 | 2026-07-28T20:35:41.501Z | Checking proptest v1.5.0 |
| 1213 | 2026-07-28T20:35:41.542Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1214 | 2026-07-28T20:35:41.685Z | Checking hybrid-array v0.4.12 |
| 1215 | 2026-07-28T20:35:41.714Z | Checking adler v1.0.2 |
| 1216 | 2026-07-28T20:35:41.833Z | Checking miniz_oxide v0.7.2 |
| 1217 | 2026-07-28T20:35:41.879Z | Compiling toml_datetime v0.6.11 |
| 1218 | 2026-07-28T20:35:42.125Z | Checking openssl-probe v0.2.1 |
| 1219 | 2026-07-28T20:35:42.168Z | Checking flate2 v1.0.30 |
| 1220 | 2026-07-28T20:35:42.229Z | Checking block-buffer v0.12.1 |
| 1221 | 2026-07-28T20:35:42.257Z | Checking rustls-native-certs v0.8.3 |
| 1222 | 2026-07-28T20:35:42.278Z | Checking crypto-common v0.2.2 |
| 1223 | 2026-07-28T20:35:42.383Z | Checking instant v0.1.12 |
| 1224 | 2026-07-28T20:35:42.406Z | Checking compression-core v0.4.31 |
| 1225 | 2026-07-28T20:35:42.455Z | Checking const-oid v0.10.2 |
| 1226 | 2026-07-28T20:35:42.477Z | Checking backoff v0.4.0 |
| 1227 | 2026-07-28T20:35:42.530Z | Checking compression-codecs v0.4.32 |
| 1228 | 2026-07-28T20:35:42.616Z | Checking parse-display v0.10.0 |
| 1229 | 2026-07-28T20:35:42.646Z | Checking itertools v0.14.0 |
| 1230 | 2026-07-28T20:35:42.705Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1231 | 2026-07-28T20:35:42.790Z | Checking digest v0.11.3 |
| 1232 | 2026-07-28T20:35:42.907Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1233 | 2026-07-28T20:35:43.058Z | Checking base64ct v1.6.0 |
| 1234 | 2026-07-28T20:35:43.113Z | Checking cpufeatures v0.3.0 |
| 1235 | 2026-07-28T20:35:43.149Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1236 | 2026-07-28T20:35:43.210Z | Checking sha1 v0.11.0 |
| 1237 | 2026-07-28T20:35:43.291Z | Checking toml v1.1.2+spec-1.1.0 |
| 1238 | 2026-07-28T20:35:43.389Z | Checking async-compression v0.4.33 |
| 1239 | 2026-07-28T20:35:43.519Z | Checking unicode-width v0.1.14 |
| 1240 | 2026-07-28T20:35:43.707Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1241 | 2026-07-28T20:35:43.776Z | Compiling clap_derive v4.5.4 |
| 1242 | 2026-07-28T20:35:43.876Z | Checking utf8parse v0.2.1 |
| 1243 | 2026-07-28T20:35:43.973Z | Compiling unsafe-libyaml v0.2.11 |
| 1244 | 2026-07-28T20:35:43.994Z | Checking anstyle-parse v0.2.4 |
| 1245 | 2026-07-28T20:35:44.380Z | Checking anstyle-query v1.0.3 |
| 1246 | 2026-07-28T20:35:44.417Z | Checking is_terminal_polyfill v1.70.0 |
| 1247 | 2026-07-28T20:35:44.476Z | Checking colorchoice v1.0.1 |
| 1248 | 2026-07-28T20:35:44.498Z | Compiling serde_yaml v0.9.34+deprecated |
| 1249 | 2026-07-28T20:35:44.519Z | Checking anstyle v1.0.7 |
| 1250 | 2026-07-28T20:35:44.603Z | Checking pem-rfc7468 v0.7.0 |
| 1251 | 2026-07-28T20:35:44.665Z | Checking terminal_size v0.3.0 |
| 1252 | 2026-07-28T20:35:44.707Z | Checking anstream v0.6.14 |
| 1253 | 2026-07-28T20:35:44.760Z | Compiling der_derive v0.7.3 |
| 1254 | 2026-07-28T20:35:45.152Z | Compiling winnow v0.5.40 |
| 1255 | 2026-07-28T20:35:45.324Z | Checking flagset v0.4.7 |
| 1256 | 2026-07-28T20:35:45.327Z | Checking clap_lex v0.7.0 |
| 1257 | 2026-07-28T20:35:45.518Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1258 | 2026-07-28T20:35:45.577Z | Checking clap_builder v4.5.2 |
| 1259 | 2026-07-28T20:35:45.763Z | Checking der v0.7.10 |
| 1260 | 2026-07-28T20:35:46.004Z | Compiling darling_core v0.21.3 |
| 1261 | 2026-07-28T20:35:46.514Z | Compiling toml_edit v0.19.15 |
| 1262 | 2026-07-28T20:35:46.591Z | Compiling rustc_version v0.4.1 |
| 1263 | 2026-07-28T20:35:46.838Z | Checking spki v0.7.3 |
| 1264 | 2026-07-28T20:35:46.841Z | Checking clap v4.5.4 |
| 1265 | 2026-07-28T20:35:46.967Z | Checking winnow v0.7.13 |
| 1266 | 2026-07-28T20:35:47.123Z | Compiling heck v0.4.1 |
| 1267 | 2026-07-28T20:35:47.475Z | Checking iddqd v0.4.2 |
| 1268 | 2026-07-28T20:35:47.514Z | Checking secrecy v0.10.3 |
| 1269 | 2026-07-28T20:35:47.812Z | Compiling proc-macro-crate v1.3.1 |
| 1270 | 2026-07-28T20:35:48.099Z | Compiling darling_macro v0.21.3 |
| 1271 | 2026-07-28T20:35:48.133Z | Compiling convert_case v0.4.0 |
| 1272 | 2026-07-28T20:35:48.153Z | Compiling heapless v0.8.0 |
| 1273 | 2026-07-28T20:35:48.514Z | Compiling derive_more v0.99.20 |
| 1274 | 2026-07-28T20:35:48.640Z | Checking pkcs8 v0.10.2 |
| 1275 | 2026-07-28T20:35:48.668Z | Compiling darling v0.21.3 |
| 1276 | 2026-07-28T20:35:48.720Z | Checking tabwriter v1.4.0 |
| 1277 | 2026-07-28T20:35:48.756Z | Compiling ingot-macros v0.1.1 |
| 1278 | 2026-07-28T20:35:48.800Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1279 | 2026-07-28T20:35:49.013Z | Checking backon v1.6.0 |
| 1280 | 2026-07-28T20:35:49.033Z | Checking crossbeam-epoch v0.9.18 |
| 1281 | 2026-07-28T20:35:49.182Z | Checking hash32 v0.3.1 |
| 1282 | 2026-07-28T20:35:49.315Z | Checking bitflags v1.3.2 |
| 1283 | 2026-07-28T20:35:49.388Z | Compiling smoltcp v0.11.0 |
| 1284 | 2026-07-28T20:35:49.409Z | Compiling cfg_aliases v0.2.1 |
| 1285 | 2026-07-28T20:35:49.761Z | Compiling typify-impl v0.4.3 |
| 1286 | 2026-07-28T20:35:49.841Z | Checking hmac v0.12.1 |
| 1287 | 2026-07-28T20:35:49.984Z | Checking managed v0.8.0 |
| 1288 | 2026-07-28T20:35:50.021Z | Checking humantime v2.3.0 |
| 1289 | 2026-07-28T20:35:50.210Z | Checking cobs v0.2.3 |
| 1290 | 2026-07-28T20:35:50.337Z | Checking postcard v1.0.9 |
| 1291 | 2026-07-28T20:35:50.952Z | Checking inout v0.1.3 |
| 1292 | 2026-07-28T20:35:51.062Z | Compiling zerocopy-derive v0.7.34 |
| 1293 | 2026-07-28T20:35:51.093Z | Checking ff v0.13.1 |
| 1294 | 2026-07-28T20:35:51.207Z | Compiling memoffset v0.9.1 |
| 1295 | 2026-07-28T20:35:51.233Z | Checking base16ct v0.2.0 |
| 1296 | 2026-07-28T20:35:51.448Z | Checking sec1 v0.7.3 |
| 1297 | 2026-07-28T20:35:51.490Z | Checking ingot-types v0.1.2 |
| 1298 | 2026-07-28T20:35:51.584Z | Checking group v0.13.0 |
| 1299 | 2026-07-28T20:35:51.710Z | Checking cipher v0.4.4 |
| 1300 | 2026-07-28T20:35:51.733Z | Checking hkdf v0.12.4 |
| 1301 | 2026-07-28T20:35:51.837Z | Checking ingot v0.1.1 |
| 1302 | 2026-07-28T20:35:51.890Z | Compiling regress v0.11.1 |
| 1303 | 2026-07-28T20:35:51.911Z | Checking crypto-bigint v0.5.5 |
| 1304 | 2026-07-28T20:35:52.216Z | Compiling proc-macro-error-attr v1.0.4 |
| 1305 | 2026-07-28T20:35:52.400Z | Checking colored v3.1.1 |
| 1306 | 2026-07-28T20:35:52.448Z | Compiling rayon-core v1.13.0 |
| 1307 | 2026-07-28T20:35:52.585Z | Compiling pkg-config v0.3.30 |
| 1308 | 2026-07-28T20:35:52.802Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1309 | 2026-07-28T20:35:53.034Z | Checking elliptic-curve v0.13.8 |
| 1310 | 2026-07-28T20:35:53.191Z | Checking crossbeam-deque v0.8.5 |
| 1311 | 2026-07-28T20:35:53.195Z | Compiling typify-macro v0.4.3 |
| 1312 | 2026-07-28T20:35:53.254Z | Compiling num_enum_derive v0.7.4 |
| 1313 | 2026-07-28T20:35:53.346Z | Compiling curve25519-dalek v4.1.3 |
| 1314 | 2026-07-28T20:35:53.377Z | Checking half v2.7.1 |
| 1315 | 2026-07-28T20:35:53.641Z | Compiling typify-impl v0.6.2 |
| 1316 | 2026-07-28T20:35:53.663Z | Checking universal-hash v0.5.1 |
| 1317 | 2026-07-28T20:35:54.151Z | Compiling proc-macro-error v1.0.4 |
| 1318 | 2026-07-28T20:35:54.390Z | Checking opaque-debug v0.3.1 |
| 1319 | 2026-07-28T20:35:54.466Z | Checking data-encoding v2.6.0 |
| 1320 | 2026-07-28T20:35:54.487Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1321 | 2026-07-28T20:35:54.574Z | Compiling vcpkg v0.2.15 |
| 1322 | 2026-07-28T20:35:54.714Z | Checking ciborium-io v0.2.2 |
| 1323 | 2026-07-28T20:35:54.810Z | Checking ciborium-ll v0.2.2 |
| 1324 | 2026-07-28T20:35:54.895Z | Checking num_enum v0.7.4 |
| 1325 | 2026-07-28T20:35:55.010Z | Compiling num_enum_derive v0.5.11 |
| 1326 | 2026-07-28T20:35:55.139Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1327 | 2026-07-28T20:35:55.297Z | Compiling foreign-types-macros v0.2.3 |
| 1328 | 2026-07-28T20:35:55.848Z | Checking foreign-types-shared v0.3.1 |
| 1329 | 2026-07-28T20:35:55.985Z | Checking foreign-types v0.5.0 |
| 1330 | 2026-07-28T20:35:56.065Z | Checking num_enum v0.5.11 |
| 1331 | 2026-07-28T20:35:56.122Z | Checking rayon v1.11.0 |
| 1332 | 2026-07-28T20:35:56.182Z | Checking ciborium v0.2.2 |
| 1333 | 2026-07-28T20:35:56.387Z | Compiling typify v0.4.3 |
| 1334 | 2026-07-28T20:35:56.493Z | Compiling zerocopy v0.7.34 |
| 1335 | 2026-07-28T20:35:56.678Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1336 | 2026-07-28T20:35:56.730Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1337 | 2026-07-28T20:35:56.939Z | Checking sha1 v0.10.6 |
| 1338 | 2026-07-28T20:35:57.049Z | Checking aead v0.5.2 |
| 1339 | 2026-07-28T20:35:57.107Z | Compiling typify-macro v0.6.2 |
| 1340 | 2026-07-28T20:35:57.168Z | Checking serde_spanned v0.6.9 |
| 1341 | 2026-07-28T20:35:57.189Z | Compiling scroll_derive v0.12.0 |
| 1342 | 2026-07-28T20:35:57.484Z | Checking num-integer v0.1.46 |
| 1343 | 2026-07-28T20:35:57.523Z | Compiling usdt-impl v0.5.0 |
| 1344 | 2026-07-28T20:35:57.600Z | Checking cstr-argument v0.1.2 |
| 1345 | 2026-07-28T20:35:57.721Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1346 | 2026-07-28T20:35:57.742Z | Checking keccak v0.1.6 |
| 1347 | 2026-07-28T20:35:57.805Z | Checking thiserror-no-std v2.0.2 |
| 1348 | 2026-07-28T20:35:57.849Z | Checking scroll v0.12.0 |
| 1349 | 2026-07-28T20:35:57.917Z | Checking sha3 v0.10.8 |
| 1350 | 2026-07-28T20:35:57.970Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1351 | 2026-07-28T20:35:58.056Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1352 | 2026-07-28T20:35:58.079Z | Compiling dof v0.3.0 |
| 1353 | 2026-07-28T20:35:58.120Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1354 | 2026-07-28T20:35:58.140Z | Checking poly1305 v0.8.0 |
| 1355 | 2026-07-28T20:35:58.165Z | Checking chacha20 v0.9.1 |
| 1356 | 2026-07-28T20:35:58.355Z | Compiling dtrace-parser v0.2.0 |
| 1357 | 2026-07-28T20:35:58.376Z | Checking password-hash v0.5.0 |
| 1358 | 2026-07-28T20:35:58.465Z | Checking camino-tempfile v1.4.1 |
| 1359 | 2026-07-28T20:35:58.511Z | Checking blake2 v0.10.6 |
| 1360 | 2026-07-28T20:35:58.561Z | Compiling thread-id v4.2.1 |
| 1361 | 2026-07-28T20:35:58.651Z | Checking indent_write v2.2.0 |
| 1362 | 2026-07-28T20:35:58.780Z | Checking glob v0.3.3 |
| 1363 | 2026-07-28T20:35:58.953Z | Checking argon2 v0.5.3 |
| 1364 | 2026-07-28T20:35:58.996Z | Checking chacha20poly1305 v0.10.1 |
| 1365 | 2026-07-28T20:35:59.173Z | Checking goblin v0.8.2 |
| 1366 | 2026-07-28T20:35:59.247Z | Checking vsss-rs v3.3.4 |
| 1367 | 2026-07-28T20:35:59.511Z | Checking num-bigint v0.4.5 |
| 1368 | 2026-07-28T20:36:00.061Z | Compiling num-derive v0.4.2 |
| 1369 | 2026-07-28T20:36:00.156Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1370 | 2026-07-28T20:36:00.215Z | Checking sigpipe v0.1.3 |
| 1371 | 2026-07-28T20:36:00.338Z | Checking jiff v0.2.15 |
| 1372 | 2026-07-28T20:36:00.677Z | Checking num-rational v0.4.2 |
| 1373 | 2026-07-28T20:36:00.982Z | Compiling typify v0.6.2 |
| 1374 | 2026-07-28T20:36:01.066Z | Checking num-iter v0.1.45 |
| 1375 | 2026-07-28T20:36:01.086Z | Compiling zone_cfg_derive v0.3.0 |
| 1376 | 2026-07-28T20:36:01.090Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1377 | 2026-07-28T20:36:01.180Z | Checking itertools v0.12.1 |
| 1378 | 2026-07-28T20:36:01.625Z | Checking num-complex v0.4.6 |
| 1379 | 2026-07-28T20:36:01.727Z | Checking tinyvec_macros v0.1.1 |
| 1380 | 2026-07-28T20:36:01.806Z | Checking tinyvec v1.6.0 |
| 1381 | 2026-07-28T20:36:01.968Z | Checking num v0.4.3 |
| 1382 | 2026-07-28T20:36:02.200Z | Checking zone v0.3.1 |
| 1383 | 2026-07-28T20:36:02.537Z | Compiling usdt-attr-macro v0.5.0 |
| 1384 | 2026-07-28T20:36:02.562Z | Compiling usdt-macro v0.5.0 |
| 1385 | 2026-07-28T20:36:02.796Z | Checking smf v0.2.3 |
| 1386 | 2026-07-28T20:36:02.825Z | Checking memmap v0.7.0 |
| 1387 | 2026-07-28T20:36:03.003Z | Checking bstr v1.9.1 |
| 1388 | 2026-07-28T20:36:03.206Z | Compiling rustls v0.22.4 |
| 1389 | 2026-07-28T20:36:03.255Z | Checking whoami v1.5.1 |
| 1390 | 2026-07-28T20:36:03.572Z | Checking usdt v0.5.0 |
| 1391 | 2026-07-28T20:36:03.761Z | Compiling progenitor-impl v0.11.1 |
| 1392 | 2026-07-28T20:36:03.967Z | Checking rustls-webpki v0.102.4 |
| 1393 | 2026-07-28T20:36:04.119Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1394 | 2026-07-28T20:36:04.414Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1395 | 2026-07-28T20:36:04.838Z | Checking toml_write v0.1.2 |
| 1396 | 2026-07-28T20:36:05.011Z | Checking toml_edit v0.22.27 |
| 1397 | 2026-07-28T20:36:05.148Z | Checking rustls-webpki v0.103.13 |
| 1398 | 2026-07-28T20:36:05.824Z | Compiling progenitor-macro v0.11.1 |
| 1399 | 2026-07-28T20:36:06.215Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1400 | 2026-07-28T20:36:06.934Z | Compiling reqwest v0.12.23 |
| 1401 | 2026-07-28T20:36:07.834Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1402 | 2026-07-28T20:36:08.006Z | Compiling darling_core v0.20.11 |
| 1403 | 2026-07-28T20:36:08.048Z | Checking tokio-rustls v0.26.4 |
| 1404 | 2026-07-28T20:36:08.070Z | Checking rustls-platform-verifier v0.6.2 |
| 1405 | 2026-07-28T20:36:08.091Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1406 | 2026-07-28T20:36:08.292Z | Checking hyper-rustls v0.27.3 |
| 1407 | 2026-07-28T20:36:08.603Z | Checking reqwest v0.13.2 |
| 1408 | 2026-07-28T20:36:08.834Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1409 | 2026-07-28T20:36:09.206Z | Checking progenitor-client v0.10.0 |
| 1410 | 2026-07-28T20:36:09.269Z | Checking progenitor-client v0.11.1 |
| 1411 | 2026-07-28T20:36:09.437Z | Checking progenitor-client v0.14.0 |
| 1412 | 2026-07-28T20:36:09.460Z | Compiling dropshot v0.16.7 |
| 1413 | 2026-07-28T20:36:09.571Z | Checking float-ord v0.3.2 |
| 1414 | 2026-07-28T20:36:09.704Z | Checking progenitor-extras v0.2.0 |
| 1415 | 2026-07-28T20:36:09.708Z | Compiling prettyplease v0.2.37 |
| 1416 | 2026-07-28T20:36:09.806Z | Checking swrite v0.1.0 |
| 1417 | 2026-07-28T20:36:09.959Z | Compiling darling_macro v0.20.11 |
| 1418 | 2026-07-28T20:36:10.065Z | Checking toml v0.9.12+spec-1.1.0 |
| 1419 | 2026-07-28T20:36:10.122Z | Checking progenitor v0.11.1 |
| 1420 | 2026-07-28T20:36:10.332Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1421 | 2026-07-28T20:36:10.581Z | Checking tokio-rustls v0.25.0 |
| 1422 | 2026-07-28T20:36:10.958Z | Checking toml v0.8.23 |
| 1423 | 2026-07-28T20:36:11.467Z | Compiling nix v0.30.1 |
| 1424 | 2026-07-28T20:36:11.634Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1425 | 2026-07-28T20:36:11.862Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1426 | 2026-07-28T20:36:11.898Z | Compiling hubpack_derive v0.1.1 |
| 1427 | 2026-07-28T20:36:12.098Z | Checking byte-wrapper v0.1.0 |
| 1428 | 2026-07-28T20:36:12.173Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1429 | 2026-07-28T20:36:12.280Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1430 | 2026-07-28T20:36:12.322Z | Compiling dropshot_endpoint v0.16.7 |
| 1431 | 2026-07-28T20:36:12.431Z | Checking rustc-hash v2.1.1 |
| 1432 | 2026-07-28T20:36:12.694Z | Checking static_assertions v1.1.0 |
| 1433 | 2026-07-28T20:36:12.794Z | Checking iddqd v0.3.18 |
| 1434 | 2026-07-28T20:36:12.875Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1435 | 2026-07-28T20:36:12.884Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1436 | 2026-07-28T20:36:13.194Z | Checking hubpack v0.1.2 |
| 1437 | 2026-07-28T20:36:13.373Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1438 | 2026-07-28T20:36:13.845Z | Compiling darling v0.20.11 |
| 1439 | 2026-07-28T20:36:13.875Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1440 | 2026-07-28T20:36:13.918Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1441 | 2026-07-28T20:36:13.987Z | Compiling libz-sys v1.1.16 |
| 1442 | 2026-07-28T20:36:14.355Z | Compiling nix v0.31.3 |
| 1443 | 2026-07-28T20:36:14.398Z | Compiling enum-as-inner v0.6.0 |
| 1444 | 2026-07-28T20:36:14.737Z | Checking atomicwrites v0.4.4 |
| 1445 | 2026-07-28T20:36:14.758Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1446 | 2026-07-28T20:36:14.880Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1447 | 2026-07-28T20:36:14.901Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1448 | 2026-07-28T20:36:15.082Z | Compiling semver v0.1.20 |
| 1449 | 2026-07-28T20:36:15.209Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1450 | 2026-07-28T20:36:15.347Z | Checking is_ci v1.2.0 |
| 1451 | 2026-07-28T20:36:15.540Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1452 | 2026-07-28T20:36:15.571Z | Compiling rustc_version v0.1.7 |
| 1453 | 2026-07-28T20:36:15.575Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1454 | 2026-07-28T20:36:15.611Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1455 | 2026-07-28T20:36:15.804Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1456 | 2026-07-28T20:36:15.825Z | Compiling derive_builder_core v0.20.2 |
| 1457 | 2026-07-28T20:36:15.862Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1458 | 2026-07-28T20:36:15.887Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1459 | 2026-07-28T20:36:15.908Z | Checking similar v2.7.0 |
| 1460 | 2026-07-28T20:36:16.264Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1461 | 2026-07-28T20:36:16.442Z | Compiling progenitor-impl v0.14.0 |
| 1462 | 2026-07-28T20:36:16.622Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1463 | 2026-07-28T20:36:16.747Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1464 | 2026-07-28T20:36:16.851Z | Compiling owo-colors v4.3.0 |
| 1465 | 2026-07-28T20:36:16.891Z | Checking utf-8 v0.7.6 |
| 1466 | 2026-07-28T20:36:16.957Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1467 | 2026-07-28T20:36:17.034Z | Checking tungstenite v0.21.0 |
| 1468 | 2026-07-28T20:36:17.473Z | Compiling derive_builder_macro v0.20.2 |
| 1469 | 2026-07-28T20:36:18.575Z | Compiling progenitor-macro v0.14.0 |
| 1470 | 2026-07-28T20:36:18.623Z | Compiling newtype_derive v0.1.6 |
| 1471 | 2026-07-28T20:36:18.656Z | Checking supports-color v3.0.2 |
| 1472 | 2026-07-28T20:36:18.795Z | Checking supports-color v2.1.0 |
| 1473 | 2026-07-28T20:36:18.972Z | Compiling openssl-sys v0.9.107 |
| 1474 | 2026-07-28T20:36:19.532Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1475 | 2026-07-28T20:36:19.578Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1476 | 2026-07-28T20:36:19.841Z | Checking resolv-conf v0.7.0 |
| 1477 | 2026-07-28T20:36:19.864Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1478 | 2026-07-28T20:36:19.889Z | Compiling serde_repr v0.1.19 |
| 1479 | 2026-07-28T20:36:19.973Z | Compiling vergen-lib v9.1.0 |
| 1480 | 2026-07-28T20:36:19.995Z | Compiling slog-dtrace v0.3.0 |
| 1481 | 2026-07-28T20:36:20.038Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1482 | 2026-07-28T20:36:20.081Z | Checking linked-hash-map v0.5.6 |
| 1483 | 2026-07-28T20:36:20.205Z | Checking unicode-segmentation v1.11.0 |
| 1484 | 2026-07-28T20:36:20.262Z | Checking lru-cache v0.1.2 |
| 1485 | 2026-07-28T20:36:20.333Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1486 | 2026-07-28T20:36:20.482Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1487 | 2026-07-28T20:36:20.551Z | Checking newline-converter v0.3.0 |
| 1488 | 2026-07-28T20:36:20.733Z | Compiling derive_builder v0.20.2 |
| 1489 | 2026-07-28T20:36:20.873Z | Checking tokio-tungstenite v0.21.0 |
| 1490 | 2026-07-28T20:36:21.161Z | Checking hickory-proto v0.24.4 |
| 1491 | 2026-07-28T20:36:21.238Z | Compiling progenitor-impl v0.13.0 |
| 1492 | 2026-07-28T20:36:21.683Z | Checking console v0.15.8 |
| 1493 | 2026-07-28T20:36:21.722Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1494 | 2026-07-28T20:36:21.963Z | Checking serde-big-array v0.5.1 |
| 1495 | 2026-07-28T20:36:21.995Z | Compiling derive-where v1.6.0 |
| 1496 | 2026-07-28T20:36:22.113Z | Compiling pin-project-internal v1.1.10 |
| 1497 | 2026-07-28T20:36:22.710Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1498 | 2026-07-28T20:36:22.760Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1499 | 2026-07-28T20:36:22.909Z | Checking progenitor v0.14.0 |
| 1500 | 2026-07-28T20:36:23.060Z | Compiling vergen v9.1.0 |
| 1501 | 2026-07-28T20:36:23.212Z | Compiling cargo-platform v0.3.2 |
| 1502 | 2026-07-28T20:36:23.219Z | Checking base64 v0.21.7 |
| 1503 | 2026-07-28T20:36:23.240Z | Checking siphasher v1.0.1 |
| 1504 | 2026-07-28T20:36:23.264Z | Compiling minimal-lexical v0.2.1 |
| 1505 | 2026-07-28T20:36:23.351Z | Compiling progenitor-macro v0.13.0 |
| 1506 | 2026-07-28T20:36:23.406Z | Checking phf_shared v0.12.1 |
| 1507 | 2026-07-28T20:36:23.435Z | Compiling cargo_metadata v0.23.1 |
| 1508 | 2026-07-28T20:36:23.459Z | Compiling nom v7.1.3 |
| 1509 | 2026-07-28T20:36:23.508Z | Checking pin-project v1.1.10 |
| 1510 | 2026-07-28T20:36:23.552Z | Checking hickory-resolver v0.24.4 |
| 1511 | 2026-07-28T20:36:23.611Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1512 | 2026-07-28T20:36:23.632Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1513 | 2026-07-28T20:36:24.126Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1514 | 2026-07-28T20:36:24.225Z | Checking expectorate v1.2.0 |
| 1515 | 2026-07-28T20:36:24.650Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1516 | 2026-07-28T20:36:24.899Z | Checking progenitor-client v0.13.0 |
| 1517 | 2026-07-28T20:36:25.110Z | Checking globset v0.4.14 |
| 1518 | 2026-07-28T20:36:25.138Z | Checking unicode-normalization v0.1.24 |
| 1519 | 2026-07-28T20:36:25.373Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1520 | 2026-07-28T20:36:25.393Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1521 | 2026-07-28T20:36:25.577Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1522 | 2026-07-28T20:36:25.671Z | Checking terminal_size v0.4.3 |
| 1523 | 2026-07-28T20:36:25.723Z | Checking tokio-stream v0.1.17 |
| 1524 | 2026-07-28T20:36:25.811Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1525 | 2026-07-28T20:36:25.943Z | Compiling async-recursion v1.1.1 |
| 1526 | 2026-07-28T20:36:26.035Z | Compiling snafu-derive v0.8.9 |
| 1527 | 2026-07-28T20:36:26.067Z | Compiling vergen-git2 v9.1.0 |
| 1528 | 2026-07-28T20:36:26.097Z | Checking csv-core v0.1.12 |
| 1529 | 2026-07-28T20:36:26.190Z | Compiling cancel-safe-futures v0.1.5 |
| 1530 | 2026-07-28T20:36:26.281Z | Compiling unicode-xid v0.2.4 |
| 1531 | 2026-07-28T20:36:26.306Z | Checking foldhash v0.1.5 |
| 1532 | 2026-07-28T20:36:26.435Z | Checking same-file v1.0.6 |
| 1533 | 2026-07-28T20:36:26.463Z | Checking foreign-types-shared v0.1.1 |
| 1534 | 2026-07-28T20:36:26.483Z | Checking unicode-width v0.2.1 |
| 1535 | 2026-07-28T20:36:26.527Z | Checking highway v1.3.0 |
| 1536 | 2026-07-28T20:36:26.555Z | Checking smawk v0.3.2 |
| 1537 | 2026-07-28T20:36:26.616Z | Checking unicode-linebreak v0.1.5 |
| 1538 | 2026-07-28T20:36:26.685Z | Compiling openssl v0.10.72 |
| 1539 | 2026-07-28T20:36:26.722Z | Compiling chrono-tz v0.10.4 |
| 1540 | 2026-07-28T20:36:26.761Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1541 | 2026-07-28T20:36:26.838Z | Checking textwrap v0.16.2 |
| 1542 | 2026-07-28T20:36:26.996Z | Checking walkdir v2.5.0 |
| 1543 | 2026-07-28T20:36:27.012Z | Checking foreign-types v0.3.2 |
| 1544 | 2026-07-28T20:36:27.079Z | Checking hashbrown v0.15.2 |
| 1545 | 2026-07-28T20:36:27.115Z | Compiling const_format_proc_macros v0.2.34 |
| 1546 | 2026-07-28T20:36:27.202Z | Checking csv v1.3.1 |
| 1547 | 2026-07-28T20:36:27.506Z | Checking qorb v0.4.1 |
| 1548 | 2026-07-28T20:36:27.526Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1549 | 2026-07-28T20:36:27.586Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1550 | 2026-07-28T20:36:27.664Z | Checking progenitor v0.13.0 |
| 1551 | 2026-07-28T20:36:27.774Z | Checking snafu v0.8.9 |
| 1552 | 2026-07-28T20:36:27.816Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1553 | 2026-07-28T20:36:27.922Z | Checking olpc-cjson v0.1.4 |
| 1554 | 2026-07-28T20:36:28.061Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1555 | 2026-07-28T20:36:28.349Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1556 | 2026-07-28T20:36:28.378Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1557 | 2026-07-28T20:36:28.497Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1558 | 2026-07-28T20:36:28.551Z | Checking phf v0.12.1 |
| 1559 | 2026-07-28T20:36:28.631Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1560 | 2026-07-28T20:36:28.692Z | Checking tokio-dtrace v0.1.1 |
| 1561 | 2026-07-28T20:36:28.768Z | Compiling progenitor-impl v0.10.0 |
| 1562 | 2026-07-28T20:36:28.878Z | Checking sha2 v0.10.9 |
| 1563 | 2026-07-28T20:36:29.031Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1564 | 2026-07-28T20:36:29.063Z | Checking signature v2.2.0 |
| 1565 | 2026-07-28T20:36:29.141Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1566 | 2026-07-28T20:36:29.172Z | Checking libsw-core v0.3.2 |
| 1567 | 2026-07-28T20:36:29.189Z | Checking serde_plain v1.0.2 |
| 1568 | 2026-07-28T20:36:29.205Z | Compiling openssl-macros v0.1.1 |
| 1569 | 2026-07-28T20:36:29.318Z | Checking pem v3.0.5 |
| 1570 | 2026-07-28T20:36:29.341Z | Compiling cookie v0.18.1 |
| 1571 | 2026-07-28T20:36:29.402Z | Checking fixedbitset v0.4.2 |
| 1572 | 2026-07-28T20:36:29.478Z | Checking bytecount v0.6.9 |
| 1573 | 2026-07-28T20:36:29.521Z | Checking fixedbitset v0.5.7 |
| 1574 | 2026-07-28T20:36:29.562Z | Compiling moka v0.12.10 |
| 1575 | 2026-07-28T20:36:29.582Z | Checking typed-path v0.9.3 |
| 1576 | 2026-07-28T20:36:29.585Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1577 | 2026-07-28T20:36:29.722Z | Checking petgraph v0.8.3 |
| 1578 | 2026-07-28T20:36:29.838Z | Checking papergrid v0.11.0 |
| 1579 | 2026-07-28T20:36:29.916Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1580 | 2026-07-28T20:36:30.115Z | Checking petgraph v0.6.5 |
| 1581 | 2026-07-28T20:36:30.390Z | Checking tough v0.22.0 |
| 1582 | 2026-07-28T20:36:30.453Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1583 | 2026-07-28T20:36:30.707Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1584 | 2026-07-28T20:36:30.856Z | Compiling progenitor-macro v0.10.0 |
| 1585 | 2026-07-28T20:36:30.933Z | Checking libsw v3.5.0 |
| 1586 | 2026-07-28T20:36:31.092Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1587 | 2026-07-28T20:36:31.216Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1588 | 2026-07-28T20:36:31.257Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1589 | 2026-07-28T20:36:31.447Z | Checking oxide-tokio-rt v0.1.6 |
| 1590 | 2026-07-28T20:36:31.647Z | Checking const_format v0.2.35 |
| 1591 | 2026-07-28T20:36:31.673Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1592 | 2026-07-28T20:36:31.883Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1593 | 2026-07-28T20:36:31.974Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1594 | 2026-07-28T20:36:32.083Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1595 | 2026-07-28T20:36:32.105Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-07-28T20:36:32.276Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1597 | 2026-07-28T20:36:32.441Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1598 | 2026-07-28T20:36:32.506Z | Compiling tabled_derive v0.7.0 |
| 1599 | 2026-07-28T20:36:32.648Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1600 | 2026-07-28T20:36:33.108Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1601 | 2026-07-28T20:36:33.166Z | Checking gethostname v0.5.0 |
| 1602 | 2026-07-28T20:36:33.229Z | Checking bcs v0.1.6 |
| 1603 | 2026-07-28T20:36:33.264Z | Checking tagptr v0.2.0 |
| 1604 | 2026-07-28T20:36:33.286Z | Compiling radium v0.7.0 |
| 1605 | 2026-07-28T20:36:33.414Z | Checking linear-map v1.2.0 |
| 1606 | 2026-07-28T20:36:33.436Z | Compiling salty v0.3.0 |
| 1607 | 2026-07-28T20:36:33.468Z | Checking termtree v0.5.1 |
| 1608 | 2026-07-28T20:36:33.599Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1609 | 2026-07-28T20:36:33.621Z | Checking tabled v0.15.0 |
| 1610 | 2026-07-28T20:36:34.289Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1611 | 2026-07-28T20:36:34.411Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1612 | 2026-07-28T20:36:34.773Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1613 | 2026-07-28T20:36:34.867Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1614 | 2026-07-28T20:36:35.160Z | Checking progenitor v0.10.0 |
| 1615 | 2026-07-28T20:36:35.319Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1616 | 2026-07-28T20:36:35.528Z | Checking steno v0.4.1 |
| 1617 | 2026-07-28T20:36:35.714Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1618 | 2026-07-28T20:36:35.872Z | Checking hickory-proto v0.25.2 |
| 1619 | 2026-07-28T20:36:36.300Z | Checking rfc6979 v0.4.0 |
| 1620 | 2026-07-28T20:36:36.432Z | Checking tap v1.0.1 |
| 1621 | 2026-07-28T20:36:36.563Z | Checking wyz v0.5.1 |
| 1622 | 2026-07-28T20:36:36.749Z | Checking ecdsa v0.16.9 |
| 1623 | 2026-07-28T20:36:37.097Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1624 | 2026-07-28T20:36:37.459Z | Checking hickory-resolver v0.25.2 |
| 1625 | 2026-07-28T20:36:37.576Z | Checking ed25519 v2.2.3 |
| 1626 | 2026-07-28T20:36:37.654Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1627 | 2026-07-28T20:36:37.748Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1628 | 2026-07-28T20:36:37.917Z | Checking primeorder v0.13.6 |
| 1629 | 2026-07-28T20:36:38.110Z | Checking twox-hash v2.1.2 |
| 1630 | 2026-07-28T20:36:38.167Z | Checking env_filter v1.0.1 |
| 1631 | 2026-07-28T20:36:38.324Z | Checking atty v0.2.14 |
| 1632 | 2026-07-28T20:36:38.375Z | Checking funty v2.0.0 |
| 1633 | 2026-07-28T20:36:38.399Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1634 | 2026-07-28T20:36:38.426Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1635 | 2026-07-28T20:36:38.609Z | Checking env_logger v0.11.10 |
| 1636 | 2026-07-28T20:36:38.658Z | Checking p384 v0.13.1 |
| 1637 | 2026-07-28T20:36:38.697Z | Checking bitvec v1.0.1 |
| 1638 | 2026-07-28T20:36:38.728Z | Checking toml v0.7.8 |
| 1639 | 2026-07-28T20:36:38.802Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1640 | 2026-07-28T20:36:38.823Z | Checking ed25519-dalek v2.2.0 |
| 1641 | 2026-07-28T20:36:38.880Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1642 | 2026-07-28T20:36:39.019Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1643 | 2026-07-28T20:36:39.049Z | Checking polyval v0.6.2 |
| 1644 | 2026-07-28T20:36:39.093Z | Checking ctr v0.9.2 |
| 1645 | 2026-07-28T20:36:39.213Z | Checking aes v0.8.4 |
| 1646 | 2026-07-28T20:36:39.236Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1647 | 2026-07-28T20:36:39.257Z | Checking x509-cert v0.2.5 |
| 1648 | 2026-07-28T20:36:39.277Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1649 | 2026-07-28T20:36:39.475Z | Checking bincode v1.3.3 |
| 1650 | 2026-07-28T20:36:39.496Z | Compiling strum_macros v0.28.0 |
| 1651 | 2026-07-28T20:36:39.563Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1652 | 2026-07-28T20:36:39.792Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1653 | 2026-07-28T20:36:39.814Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1654 | 2026-07-28T20:36:39.818Z | Checking passt v0.3.0 |
| 1655 | 2026-07-28T20:36:39.947Z | Checking fakedata_generator v0.7.1 |
| 1656 | 2026-07-28T20:36:39.968Z | Checking aes-gcm-siv v0.11.1 |
| 1657 | 2026-07-28T20:36:39.968Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1658 | 2026-07-28T20:36:40.105Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1659 | 2026-07-28T20:36:40.178Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1660 | 2026-07-28T20:36:40.216Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1661 | 2026-07-28T20:36:40.262Z | Compiling bitstruct_derive v0.1.0 |
| 1662 | 2026-07-28T20:36:40.283Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1663 | 2026-07-28T20:36:40.287Z | Checking dropshot-api-manager-types v0.7.2 |
| 1664 | 2026-07-28T20:36:40.437Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1665 | 2026-07-28T20:36:40.494Z | Compiling fs-err v3.1.2 |
| 1666 | 2026-07-28T20:36:40.558Z | Checking ringbuffer v0.16.0 |
| 1667 | 2026-07-28T20:36:40.650Z | Checking typeid v1.0.0 |
| 1668 | 2026-07-28T20:36:40.740Z | Compiling cfg_aliases v0.1.1 |
| 1669 | 2026-07-28T20:36:40.761Z | Checking pretty-hex v0.2.1 |
| 1670 | 2026-07-28T20:36:40.788Z | Checking ascii v1.1.0 |
| 1671 | 2026-07-28T20:36:40.826Z | Compiling nix v0.28.0 |
| 1672 | 2026-07-28T20:36:40.885Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1673 | 2026-07-28T20:36:40.939Z | Checking bitstruct v0.1.1 |
| 1674 | 2026-07-28T20:36:40.983Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1675 | 2026-07-28T20:36:41.036Z | Checking erased-serde v0.4.5 |
| 1676 | 2026-07-28T20:36:41.181Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1677 | 2026-07-28T20:36:41.203Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1678 | 2026-07-28T20:36:41.306Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1679 | 2026-07-28T20:36:41.407Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1680 | 2026-07-28T20:36:41.428Z | Checking itertools v0.13.0 |
| 1681 | 2026-07-28T20:36:41.448Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1682 | 2026-07-28T20:36:41.571Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1683 | 2026-07-28T20:36:41.647Z | Checking serde_arrays v0.1.0 |
| 1684 | 2026-07-28T20:36:41.769Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1685 | 2026-07-28T20:36:41.837Z | Checking libloading v0.7.4 |
| 1686 | 2026-07-28T20:36:41.885Z | Checking bit_field v0.10.2 |
| 1687 | 2026-07-28T20:36:41.992Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1688 | 2026-07-28T20:36:42.027Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1689 | 2026-07-28T20:36:42.115Z | Checking git-stub v1.0.0 |
| 1690 | 2026-07-28T20:36:42.139Z | Checking kstat-rs v0.2.4 |
| 1691 | 2026-07-28T20:36:42.220Z | Compiling escargot v0.5.15 |
| 1692 | 2026-07-28T20:36:42.274Z | Checking git-stub-vcs v0.1.0 |
| 1693 | 2026-07-28T20:36:42.338Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1694 | 2026-07-28T20:36:42.464Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1695 | 2026-07-28T20:36:42.487Z | Checking ron v0.8.1 |
| 1696 | 2026-07-28T20:36:42.536Z | Checking xattr v1.3.1 |
| 1697 | 2026-07-28T20:36:42.678Z | Checking drift v0.2.0 |
| 1698 | 2026-07-28T20:36:42.959Z | Checking cargo-platform v0.1.8 |
| 1699 | 2026-07-28T20:36:42.983Z | Checking filetime v0.2.23 |
| 1700 | 2026-07-28T20:36:43.023Z | Checking dropshot-api-manager v0.7.2 |
| 1701 | 2026-07-28T20:36:43.124Z | Checking tar v0.4.40 |
| 1702 | 2026-07-28T20:36:43.143Z | Checking cargo_metadata v0.18.1 |
| 1703 | 2026-07-28T20:36:43.439Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1704 | 2026-07-28T20:36:43.498Z | Checking ctrlc v3.4.4 |
| 1705 | 2026-07-28T20:36:43.812Z | Checking fatfs v0.3.6 |
| 1706 | 2026-07-28T20:36:44.039Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1707 | 2026-07-28T20:36:44.258Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1708 | 2026-07-28T20:36:44.504Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1709 | 2026-07-28T20:36:44.823Z | Compiling git2 v0.20.2 |
| 1710 | 2026-07-28T20:36:44.960Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1711 | 2026-07-28T20:36:45.664Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1712 | 2026-07-28T20:36:47.174Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1713 | 2026-07-28T20:36:50.357Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1714 | 2026-07-28T20:36:51.843Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1715 | 2026-07-28T20:36:54.771Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1716 | 2026-07-28T20:36:58.394Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1717 | 2026-07-28T20:37:05.128Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1718 | 2026-07-28T20:37:05.131Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1719 | 2026-07-28T20:37:09.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s |
| 1720 | 2026-07-28T20:37:10.324Z | |
| 1721 | 2026-07-28T20:37:10.324Z | real 2:28.666685834 |
| 1722 | 2026-07-28T20:37:10.324Z | user 8:55.235865843 |
| 1723 | 2026-07-28T20:37:10.324Z | sys 2:22.254308631 |
| 1724 | 2026-07-28T20:37:10.324Z | trap 0.237926292 |
| 1725 | 2026-07-28T20:37:10.324Z | tflt 0.321908241 |
| 1726 | 2026-07-28T20:37:10.324Z | dflt 0.410505255 |
| 1727 | 2026-07-28T20:37:10.324Z | kflt 0.005666884 |
| 1728 | 2026-07-28T20:37:10.324Z | lock 31:29.911249828 |
| 1729 | 2026-07-28T20:37:10.324Z | slp 25:34.856138388 |
| 1730 | 2026-07-28T20:37:10.324Z | lat 57.253594287 |
| 1731 | 2026-07-28T20:37:10.324Z | stop 5:54.089890321 |
| 1732 | 2026-07-28T20:37:10.327Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1733 | 2026-07-28T20:37:10.831Z | Downloading crates ... |
| 1734 | 2026-07-28T20:37:10.957Z | Downloaded downcast v0.11.0 |
| 1735 | 2026-07-28T20:37:10.962Z | Downloaded arc-swap v1.7.1 |
| 1736 | 2026-07-28T20:37:10.962Z | Downloaded bytemuck v1.16.0 |
| 1737 | 2026-07-28T20:37:10.962Z | Downloaded fragile v2.0.0 |
| 1738 | 2026-07-28T20:37:10.966Z | Downloaded fdeflate v0.3.4 |
| 1739 | 2026-07-28T20:37:10.966Z | Downloaded mockall_derive v0.12.1 |
| 1740 | 2026-07-28T20:37:10.966Z | Downloaded mockall v0.12.1 |
| 1741 | 2026-07-28T20:37:10.966Z | Downloaded predicates v3.1.0 |
| 1742 | 2026-07-28T20:37:10.966Z | Downloaded png v0.17.13 |
| 1743 | 2026-07-28T20:37:10.969Z | Downloaded predicates-core v1.0.6 |
| 1744 | 2026-07-28T20:37:10.969Z | Downloaded predicates-tree v1.0.9 |
| 1745 | 2026-07-28T20:37:10.976Z | Downloaded slog-envlogger v2.2.0 |
| 1746 | 2026-07-28T20:37:10.995Z | Downloaded serde_test v1.0.176 |
| 1747 | 2026-07-28T20:37:10.999Z | Downloaded slog-scope v4.4.0 |
| 1748 | 2026-07-28T20:37:10.999Z | Downloaded slog-stdlog v4.1.1 |
| 1749 | 2026-07-28T20:37:10.999Z | Downloaded termtree v0.4.1 |
| 1750 | 2026-07-28T20:37:11.549Z | Downloaded image v0.25.1 |
| 1751 | 2026-07-28T20:37:11.829Z | Checking tokio v1.52.3 |
| 1752 | 2026-07-28T20:37:11.977Z | Checking simd-adler32 v0.3.7 |
| 1753 | 2026-07-28T20:37:12.021Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1754 | 2026-07-28T20:37:12.068Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1755 | 2026-07-28T20:37:12.093Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1756 | 2026-07-28T20:37:12.096Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1757 | 2026-07-28T20:37:12.119Z | Checking miniz_oxide v0.7.2 |
| 1758 | 2026-07-28T20:37:12.135Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1759 | 2026-07-28T20:37:12.148Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1760 | 2026-07-28T20:37:12.230Z | Checking arc-swap v1.7.1 |
| 1761 | 2026-07-28T20:37:12.244Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1762 | 2026-07-28T20:37:12.265Z | Checking fdeflate v0.3.4 |
| 1763 | 2026-07-28T20:37:12.310Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1764 | 2026-07-28T20:37:12.332Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1765 | 2026-07-28T20:37:12.348Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1766 | 2026-07-28T20:37:12.375Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1767 | 2026-07-28T20:37:12.436Z | Checking slog-scope v4.4.0 |
| 1768 | 2026-07-28T20:37:12.451Z | Checking flate2 v1.0.30 |
| 1769 | 2026-07-28T20:37:12.495Z | Checking bytemuck v1.16.0 |
| 1770 | 2026-07-28T20:37:12.510Z | Checking predicates-core v1.0.6 |
| 1771 | 2026-07-28T20:37:12.551Z | Checking termtree v0.4.1 |
| 1772 | 2026-07-28T20:37:12.569Z | Checking slog-stdlog v4.1.1 |
| 1773 | 2026-07-28T20:37:12.570Z | Compiling mockall_derive v0.12.1 |
| 1774 | 2026-07-28T20:37:12.622Z | Checking predicates v3.1.0 |
| 1775 | 2026-07-28T20:37:12.679Z | Checking predicates-tree v1.0.9 |
| 1776 | 2026-07-28T20:37:12.694Z | Checking slog-envlogger v2.2.0 |
| 1777 | 2026-07-28T20:37:12.707Z | Checking downcast v0.11.0 |
| 1778 | 2026-07-28T20:37:12.732Z | Checking compression-codecs v0.4.32 |
| 1779 | 2026-07-28T20:37:12.782Z | Checking png v0.17.13 |
| 1780 | 2026-07-28T20:37:12.828Z | Checking fragile v2.0.0 |
| 1781 | 2026-07-28T20:37:12.844Z | Checking serde_test v1.0.176 |
| 1782 | 2026-07-28T20:37:12.866Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1783 | 2026-07-28T20:37:13.308Z | Checking image v0.25.1 |
| 1784 | 2026-07-28T20:37:14.459Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1785 | 2026-07-28T20:37:14.567Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1786 | 2026-07-28T20:37:14.606Z | Checking mockall v0.12.1 |
| 1787 | 2026-07-28T20:37:15.156Z | Checking tokio-util v0.7.16 |
| 1788 | 2026-07-28T20:37:15.160Z | Checking tokio-rustls v0.26.4 |
| 1789 | 2026-07-28T20:37:15.160Z | Checking tower v0.5.2 |
| 1790 | 2026-07-28T20:37:15.160Z | Checking async-compression v0.4.33 |
| 1791 | 2026-07-28T20:37:15.160Z | Checking backoff v0.4.0 |
| 1792 | 2026-07-28T20:37:15.224Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1793 | 2026-07-28T20:37:15.237Z | Checking zone v0.3.1 |
| 1794 | 2026-07-28T20:37:15.275Z | Checking tokio-tungstenite v0.21.0 |
| 1795 | 2026-07-28T20:37:15.346Z | Checking tokio-rustls v0.25.0 |
| 1796 | 2026-07-28T20:37:15.390Z | Checking hickory-proto v0.24.4 |
| 1797 | 2026-07-28T20:37:15.419Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1798 | 2026-07-28T20:37:15.441Z | Checking libsw-core v0.3.2 |
| 1799 | 2026-07-28T20:37:15.537Z | Checking tokio-dtrace v0.1.1 |
| 1800 | 2026-07-28T20:37:15.553Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1801 | 2026-07-28T20:37:15.566Z | Checking tower-http v0.6.8 |
| 1802 | 2026-07-28T20:37:15.581Z | Checking cancel-safe-futures v0.1.5 |
| 1803 | 2026-07-28T20:37:15.584Z | Checking libsw v3.5.0 |
| 1804 | 2026-07-28T20:37:15.638Z | Checking h2 v0.4.15 |
| 1805 | 2026-07-28T20:37:15.712Z | Checking tokio-stream v0.1.17 |
| 1806 | 2026-07-28T20:37:15.738Z | Checking oxide-tokio-rt v0.1.6 |
| 1807 | 2026-07-28T20:37:15.809Z | Checking tough v0.22.0 |
| 1808 | 2026-07-28T20:37:15.834Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1809 | 2026-07-28T20:37:15.898Z | Checking steno v0.4.1 |
| 1810 | 2026-07-28T20:37:16.034Z | Checking hickory-proto v0.25.2 |
| 1811 | 2026-07-28T20:37:16.090Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1812 | 2026-07-28T20:37:16.412Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1813 | 2026-07-28T20:37:16.609Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1814 | 2026-07-28T20:37:16.957Z | Checking hickory-resolver v0.24.4 |
| 1815 | 2026-07-28T20:37:17.564Z | Checking qorb v0.4.1 |
| 1816 | 2026-07-28T20:37:17.584Z | Checking hickory-resolver v0.25.2 |
| 1817 | 2026-07-28T20:37:17.599Z | Checking hyper v1.10.1 |
| 1818 | 2026-07-28T20:37:18.423Z | Checking hyper-util v0.1.20 |
| 1819 | 2026-07-28T20:37:19.325Z | Checking hyper-rustls v0.27.3 |
| 1820 | 2026-07-28T20:37:19.325Z | Checking dropshot v0.17.1 |
| 1821 | 2026-07-28T20:37:19.330Z | Checking dropshot v0.16.7 |
| 1822 | 2026-07-28T20:37:19.497Z | Checking reqwest v0.12.23 |
| 1823 | 2026-07-28T20:37:19.500Z | Checking reqwest v0.13.2 |
| 1824 | 2026-07-28T20:37:20.123Z | Checking progenitor-client v0.10.0 |
| 1825 | 2026-07-28T20:37:20.127Z | Checking progenitor-client v0.11.1 |
| 1826 | 2026-07-28T20:37:20.250Z | Checking progenitor-client v0.14.0 |
| 1827 | 2026-07-28T20:37:20.250Z | Checking progenitor-client v0.13.0 |
| 1828 | 2026-07-28T20:37:20.340Z | Checking progenitor v0.11.1 |
| 1829 | 2026-07-28T20:37:20.343Z | Checking progenitor v0.10.0 |
| 1830 | 2026-07-28T20:37:20.471Z | Checking progenitor-extras v0.2.0 |
| 1831 | 2026-07-28T20:37:20.475Z | Checking progenitor v0.14.0 |
| 1832 | 2026-07-28T20:37:20.497Z | Checking progenitor v0.13.0 |
| 1833 | 2026-07-28T20:37:20.502Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1834 | 2026-07-28T20:37:20.502Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1835 | 2026-07-28T20:37:20.615Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1836 | 2026-07-28T20:37:20.641Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1837 | 2026-07-28T20:37:21.188Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1838 | 2026-07-28T20:37:21.191Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1839 | 2026-07-28T20:37:21.191Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1840 | 2026-07-28T20:37:21.558Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1841 | 2026-07-28T20:37:22.001Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1842 | 2026-07-28T20:37:22.163Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1843 | 2026-07-28T20:37:22.340Z | Checking dropshot-api-manager v0.7.2 |
| 1844 | 2026-07-28T20:37:22.639Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1845 | 2026-07-28T20:37:22.823Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1846 | 2026-07-28T20:37:22.971Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1847 | 2026-07-28T20:37:23.099Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1848 | 2026-07-28T20:37:23.352Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1849 | 2026-07-28T20:37:23.519Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1850 | 2026-07-28T20:37:24.696Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1851 | 2026-07-28T20:37:24.696Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1852 | 2026-07-28T20:37:24.696Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1853 | 2026-07-28T20:37:24.699Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1854 | 2026-07-28T20:37:25.205Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-07-28T20:37:25.587Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-07-28T20:37:25.823Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-07-28T20:37:26.154Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-07-28T20:37:26.157Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1859 | 2026-07-28T20:37:26.400Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1860 | 2026-07-28T20:37:26.404Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1861 | 2026-07-28T20:37:26.864Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1862 | 2026-07-28T20:37:27.089Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1863 | 2026-07-28T20:37:27.090Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-07-28T20:37:27.861Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1865 | 2026-07-28T20:37:29.476Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1866 | 2026-07-28T20:37:29.907Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1867 | 2026-07-28T20:37:29.911Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1868 | 2026-07-28T20:37:30.619Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1869 | 2026-07-28T20:37:30.981Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1870 | 2026-07-28T20:37:31.067Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1871 | 2026-07-28T20:37:31.071Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1872 | 2026-07-28T20:37:31.642Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-07-28T20:37:31.642Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-07-28T20:37:31.645Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1875 | 2026-07-28T20:37:35.109Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1876 | 2026-07-28T20:37:35.911Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1877 | 2026-07-28T20:37:39.090Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1878 | 2026-07-28T20:37:41.005Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1879 | 2026-07-28T20:37:41.793Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1880 | 2026-07-28T20:37:45.534Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1881 | 2026-07-28T20:37:46.932Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1882 | 2026-07-28T20:37:47.444Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1883 | 2026-07-28T20:37:50.195Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1884 | 2026-07-28T20:37:57.209Z | warning: the variable `offset` is used as a loop counter |
| 1885 | 2026-07-28T20:37:57.209Z | --> lib/propolis/src/hw/virtio/p9fs.rs:849:9 |
| 1886 | 2026-07-28T20:37:57.209Z | | |
| 1887 | 2026-07-28T20:37:57.209Z | 849 | for de in &dir[msg.offset as usize..] { |
| 1888 | 2026-07-28T20:37:57.209Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using: `for (offset, de) in (1..).zip(dir[msg.offset as usize..].iter())` |
| 1889 | 2026-07-28T20:37:57.209Z | | |
| 1890 | 2026-07-28T20:37:57.209Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#explicit_counter_loop |
| 1891 | 2026-07-28T20:37:57.209Z | = note: `#[warn(clippy::explicit_counter_loop)]` on by default |
| 1892 | 2026-07-28T20:37:57.209Z | |
| 1893 | 2026-07-28T20:37:58.276Z | warning: `propolis` (lib) generated 1 warning |
| 1894 | 2026-07-28T20:37:58.279Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1895 | 2026-07-28T20:37:58.279Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1896 | 2026-07-28T20:37:59.279Z | warning: `propolis` (lib test) generated 1 warning (1 duplicate) |
| 1897 | 2026-07-28T20:38:03.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.50s |
| 1898 | 2026-07-28T20:38:04.100Z | |
| 1899 | 2026-07-28T20:38:04.100Z | real 53.763688188 |
| 1900 | 2026-07-28T20:38:04.100Z | user 2:14.664180190 |
| 1901 | 2026-07-28T20:38:04.100Z | sys 24.670463537 |
| 1902 | 2026-07-28T20:38:04.100Z | trap 0.031997054 |
| 1903 | 2026-07-28T20:38:04.100Z | tflt 0.007894728 |
| 1904 | 2026-07-28T20:38:04.100Z | dflt 0.006438512 |
| 1905 | 2026-07-28T20:38:04.101Z | kflt 0.000088476 |
| 1906 | 2026-07-28T20:38:04.101Z | lock 9:34.547153864 |
| 1907 | 2026-07-28T20:38:04.101Z | slp 5:57.623043387 |
| 1908 | 2026-07-28T20:38:04.101Z | lat 5.227661905 |
| 1909 | 2026-07-28T20:38:04.101Z | stop 27.987642270 |
| 1910 | 2026-07-28T20:38:04.104Z | + banner build |
| 1911 | 2026-07-28T20:38:04.104Z | |
| 1912 | 2026-07-28T20:38:04.104Z | ##### # # # # ##### |
| 1913 | 2026-07-28T20:38:04.104Z | # # # # # # # # |
| 1914 | 2026-07-28T20:38:04.104Z | ##### # # # # # # |
| 1915 | 2026-07-28T20:38:04.104Z | # # # # # # # # |
| 1916 | 2026-07-28T20:38:04.104Z | # # # # # # # # |
| 1917 | 2026-07-28T20:38:04.104Z | ##### #### # ###### ##### |
| 1918 | 2026-07-28T20:38:04.104Z | |
| 1919 | 2026-07-28T20:38:04.104Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1920 | 2026-07-28T20:38:04.933Z | Compiling proc-macro2 v1.0.106 |
| 1921 | 2026-07-28T20:38:04.933Z | Compiling quote v1.0.45 |
| 1922 | 2026-07-28T20:38:04.933Z | Compiling unicode-ident v1.0.24 |
| 1923 | 2026-07-28T20:38:04.933Z | Compiling libc v0.2.186 |
| 1924 | 2026-07-28T20:38:04.933Z | Compiling serde_core v1.0.228 |
| 1925 | 2026-07-28T20:38:04.937Z | Compiling serde v1.0.228 |
| 1926 | 2026-07-28T20:38:04.937Z | Compiling autocfg v1.3.0 |
| 1927 | 2026-07-28T20:38:04.937Z | Compiling cfg-if v1.0.0 |
| 1928 | 2026-07-28T20:38:05.154Z | Compiling zmij v1.0.19 |
| 1929 | 2026-07-28T20:38:05.169Z | Compiling memchr v2.7.2 |
| 1930 | 2026-07-28T20:38:05.462Z | Compiling libm v0.2.8 |
| 1931 | 2026-07-28T20:38:05.711Z | Compiling itoa v1.0.11 |
| 1932 | 2026-07-28T20:38:05.853Z | Compiling smallvec v1.13.2 |
| 1933 | 2026-07-28T20:38:06.013Z | Compiling getrandom v0.4.2 |
| 1934 | 2026-07-28T20:38:06.038Z | Compiling version_check v0.9.5 |
| 1935 | 2026-07-28T20:38:06.100Z | Compiling stable_deref_trait v1.2.0 |
| 1936 | 2026-07-28T20:38:06.232Z | Compiling serde_json v1.0.150 |
| 1937 | 2026-07-28T20:38:06.283Z | Compiling syn v2.0.117 |
| 1938 | 2026-07-28T20:38:06.310Z | Compiling litemap v0.7.4 |
| 1939 | 2026-07-28T20:38:06.328Z | Compiling writeable v0.5.5 |
| 1940 | 2026-07-28T20:38:06.343Z | Compiling icu_locid_transform_data v1.5.0 |
| 1941 | 2026-07-28T20:38:06.495Z | Compiling icu_properties_data v1.5.0 |
| 1942 | 2026-07-28T20:38:06.527Z | Compiling percent-encoding v2.3.2 |
| 1943 | 2026-07-28T20:38:06.570Z | Compiling num-traits v0.2.19 |
| 1944 | 2026-07-28T20:38:06.587Z | Compiling utf16_iter v1.0.5 |
| 1945 | 2026-07-28T20:38:06.652Z | Compiling write16 v1.0.0 |
| 1946 | 2026-07-28T20:38:06.742Z | Compiling utf8_iter v1.0.4 |
| 1947 | 2026-07-28T20:38:06.746Z | Compiling icu_normalizer_data v1.5.0 |
| 1948 | 2026-07-28T20:38:06.812Z | Compiling form_urlencoded v1.2.2 |
| 1949 | 2026-07-28T20:38:06.839Z | Compiling thiserror v2.0.18 |
| 1950 | 2026-07-28T20:38:06.908Z | Compiling getrandom v0.2.14 |
| 1951 | 2026-07-28T20:38:06.995Z | Compiling lock_api v0.4.12 |
| 1952 | 2026-07-28T20:38:07.078Z | Compiling parking_lot_core v0.9.10 |
| 1953 | 2026-07-28T20:38:07.368Z | Compiling heck v0.5.0 |
| 1954 | 2026-07-28T20:38:07.502Z | Compiling iana-time-zone v0.1.64 |
| 1955 | 2026-07-28T20:38:07.568Z | Compiling jobserver v0.1.31 |
| 1956 | 2026-07-28T20:38:07.699Z | Compiling find-msvc-tools v0.1.9 |
| 1957 | 2026-07-28T20:38:07.800Z | Compiling shlex v2.0.1 |
| 1958 | 2026-07-28T20:38:07.837Z | Compiling uuid v1.23.3 |
| 1959 | 2026-07-28T20:38:07.889Z | Compiling rustversion v1.0.22 |
| 1960 | 2026-07-28T20:38:07.938Z | Compiling cc v1.2.65 |
| 1961 | 2026-07-28T20:38:07.954Z | Compiling semver v1.0.28 |
| 1962 | 2026-07-28T20:38:07.982Z | Compiling dyn-clone v1.0.17 |
| 1963 | 2026-07-28T20:38:08.134Z | Compiling schemars v0.8.22 |
| 1964 | 2026-07-28T20:38:08.379Z | Compiling slab v0.4.9 |
| 1965 | 2026-07-28T20:38:08.451Z | Compiling subtle v2.6.1 |
| 1966 | 2026-07-28T20:38:08.490Z | Compiling pin-project-lite v0.2.14 |
| 1967 | 2026-07-28T20:38:08.623Z | Compiling log v0.4.29 |
| 1968 | 2026-07-28T20:38:08.690Z | Compiling socket2 v0.6.3 |
| 1969 | 2026-07-28T20:38:08.775Z | Compiling typenum v1.20.1 |
| 1970 | 2026-07-28T20:38:08.810Z | Compiling scopeguard v1.2.0 |
| 1971 | 2026-07-28T20:38:08.941Z | Compiling rand_core v0.6.4 |
| 1972 | 2026-07-28T20:38:09.163Z | Compiling synstructure v0.13.1 |
| 1973 | 2026-07-28T20:38:09.205Z | Compiling serde_derive_internals v0.29.1 |
| 1974 | 2026-07-28T20:38:09.259Z | Compiling parking_lot v0.12.2 |
| 1975 | 2026-07-28T20:38:09.583Z | Compiling signal-hook-registry v1.4.2 |
| 1976 | 2026-07-28T20:38:09.649Z | Compiling mio v1.2.0 |
| 1977 | 2026-07-28T20:38:09.678Z | Compiling portable-atomic v1.11.1 |
| 1978 | 2026-07-28T20:38:09.815Z | Compiling cmake v0.1.54 |
| 1979 | 2026-07-28T20:38:09.900Z | Compiling critical-section v1.2.0 |
| 1980 | 2026-07-28T20:38:09.961Z | Compiling equivalent v1.0.2 |
| 1981 | 2026-07-28T20:38:10.014Z | Compiling fs_extra v1.3.0 |
| 1982 | 2026-07-28T20:38:10.055Z | Compiling dunce v1.0.5 |
| 1983 | 2026-07-28T20:38:10.130Z | Compiling futures-core v0.3.32 |
| 1984 | 2026-07-28T20:38:10.159Z | Compiling thiserror v1.0.64 |
| 1985 | 2026-07-28T20:38:10.219Z | Compiling httparse v1.10.1 |
| 1986 | 2026-07-28T20:38:10.262Z | Compiling getrandom v0.3.4 |
| 1987 | 2026-07-28T20:38:10.277Z | Compiling aws-lc-sys v0.41.0 |
| 1988 | 2026-07-28T20:38:10.303Z | Compiling futures-sink v0.3.32 |
| 1989 | 2026-07-28T20:38:10.319Z | Compiling serde_derive v1.0.228 |
| 1990 | 2026-07-28T20:38:10.387Z | Compiling zerofrom-derive v0.1.5 |
| 1991 | 2026-07-28T20:38:10.414Z | Compiling yoke-derive v0.7.5 |
| 1992 | 2026-07-28T20:38:10.463Z | Compiling zerovec-derive v0.10.3 |
| 1993 | 2026-07-28T20:38:10.570Z | Compiling displaydoc v0.2.5 |
| 1994 | 2026-07-28T20:38:10.593Z | Compiling icu_provider_macros v1.5.0 |
| 1995 | 2026-07-28T20:38:10.928Z | Compiling schemars_derive v0.8.22 |
| 1996 | 2026-07-28T20:38:11.147Z | Compiling zeroize_derive v1.4.3 |
| 1997 | 2026-07-28T20:38:11.175Z | Compiling thiserror-impl v2.0.18 |
| 1998 | 2026-07-28T20:38:11.323Z | Compiling tokio-macros v2.7.0 |
| 1999 | 2026-07-28T20:38:11.431Z | Compiling futures-macro v0.3.32 |
| 2000 | 2026-07-28T20:38:11.529Z | Compiling once_cell v1.21.3 |
| 2001 | 2026-07-28T20:38:11.594Z | Compiling zerofrom v0.1.5 |
| 2002 | 2026-07-28T20:38:11.737Z | Compiling yoke v0.7.5 |
| 2003 | 2026-07-28T20:38:11.781Z | Compiling thiserror-impl v1.0.64 |
| 2004 | 2026-07-28T20:38:11.836Z | Compiling zeroize v1.8.2 |
| 2005 | 2026-07-28T20:38:11.950Z | Compiling zerovec v0.10.4 |
| 2006 | 2026-07-28T20:38:12.093Z | Compiling strsim v0.11.1 |
| 2007 | 2026-07-28T20:38:12.143Z | Compiling regex-syntax v0.8.5 |
| 2008 | 2026-07-28T20:38:12.268Z | Compiling futures-channel v0.3.32 |
| 2009 | 2026-07-28T20:38:12.284Z | Compiling aho-corasick v1.1.3 |
| 2010 | 2026-07-28T20:38:12.386Z | Compiling ident_case v1.0.1 |
| 2011 | 2026-07-28T20:38:12.527Z | Compiling hashbrown v0.17.0 |
| 2012 | 2026-07-28T20:38:12.530Z | Compiling futures-io v0.3.32 |
| 2013 | 2026-07-28T20:38:12.627Z | Compiling futures-task v0.3.32 |
| 2014 | 2026-07-28T20:38:12.742Z | Compiling zerocopy-derive v0.8.27 |
| 2015 | 2026-07-28T20:38:12.812Z | Compiling futures-util v0.3.32 |
| 2016 | 2026-07-28T20:38:12.904Z | Compiling tinystr v0.7.6 |
| 2017 | 2026-07-28T20:38:13.212Z | Compiling icu_locid v1.5.0 |
| 2018 | 2026-07-28T20:38:13.228Z | Compiling icu_collections v1.5.0 |
| 2019 | 2026-07-28T20:38:13.660Z | Compiling bytes v1.11.1 |
| 2020 | 2026-07-28T20:38:13.684Z | Compiling chrono v0.4.44 |
| 2021 | 2026-07-28T20:38:13.699Z | Compiling serde_tokenstream v0.2.3 |
| 2022 | 2026-07-28T20:38:14.004Z | Compiling icu_provider v1.5.0 |
| 2023 | 2026-07-28T20:38:14.022Z | Compiling bitflags v2.9.4 |
| 2024 | 2026-07-28T20:38:14.428Z | Compiling icu_locid_transform v1.5.0 |
| 2025 | 2026-07-28T20:38:14.452Z | Compiling tokio v1.52.3 |
| 2026 | 2026-07-28T20:38:14.571Z | Compiling regex-automata v0.4.14 |
| 2027 | 2026-07-28T20:38:14.829Z | Compiling indexmap v2.14.0 |
| 2028 | 2026-07-28T20:38:14.984Z | Compiling slog v2.8.2 |
| 2029 | 2026-07-28T20:38:15.229Z | Compiling icu_properties v1.5.1 |
| 2030 | 2026-07-28T20:38:15.532Z | Compiling base64 v0.22.1 |
| 2031 | 2026-07-28T20:38:15.680Z | Compiling http v1.4.2 |
| 2032 | 2026-07-28T20:38:16.581Z | Compiling regex v1.12.3 |
| 2033 | 2026-07-28T20:38:16.867Z | Compiling icu_normalizer v1.5.0 |
| 2034 | 2026-07-28T20:38:17.190Z | Compiling ucd-trie v0.1.6 |
| 2035 | 2026-07-28T20:38:17.394Z | Compiling idna_adapter v1.2.0 |
| 2036 | 2026-07-28T20:38:17.543Z | Compiling idna v1.0.3 |
| 2037 | 2026-07-28T20:38:17.591Z | Compiling pest v2.8.4 |
| 2038 | 2026-07-28T20:38:17.770Z | Compiling rustls-pki-types v1.12.0 |
| 2039 | 2026-07-28T20:38:18.078Z | Compiling url v2.5.4 |
| 2040 | 2026-07-28T20:38:18.093Z | Compiling tracing-core v0.1.32 |
| 2041 | 2026-07-28T20:38:18.660Z | Compiling tracing-attributes v0.1.27 |
| 2042 | 2026-07-28T20:38:18.866Z | Compiling ring v0.17.14 |
| 2043 | 2026-07-28T20:38:19.023Z | Compiling byteorder v1.5.0 |
| 2044 | 2026-07-28T20:38:19.294Z | Compiling pest_meta v2.8.4 |
| 2045 | 2026-07-28T20:38:19.905Z | Compiling tracing v0.1.40 |
| 2046 | 2026-07-28T20:38:20.314Z | Compiling pest_generator v2.8.4 |
| 2047 | 2026-07-28T20:38:20.469Z | Compiling generic-array v0.14.7 |
| 2048 | 2026-07-28T20:38:20.485Z | Compiling ppv-lite86 v0.2.17 |
| 2049 | 2026-07-28T20:38:20.527Z | Compiling anyhow v1.0.100 |
| 2050 | 2026-07-28T20:38:20.799Z | Compiling untrusted v0.9.0 |
| 2051 | 2026-07-28T20:38:20.948Z | Compiling pest_derive v2.8.4 |
| 2052 | 2026-07-28T20:38:21.028Z | Compiling fnv v1.0.7 |
| 2053 | 2026-07-28T20:38:21.137Z | Compiling tokio-util v0.7.16 |
| 2054 | 2026-07-28T20:38:21.465Z | Compiling aws-lc-rs v1.17.0 |
| 2055 | 2026-07-28T20:38:21.498Z | Compiling paste v1.0.15 |
| 2056 | 2026-07-28T20:38:21.845Z | Compiling ipnet v2.9.0 |
| 2057 | 2026-07-28T20:38:22.123Z | Compiling zerocopy v0.8.27 |
| 2058 | 2026-07-28T20:38:22.574Z | Compiling camino v1.2.2 |
| 2059 | 2026-07-28T20:38:22.861Z | Compiling untrusted v0.7.1 |
| 2060 | 2026-07-28T20:38:22.900Z | Compiling omicron-workspace-hack v0.1.0 |
| 2061 | 2026-07-28T20:38:23.136Z | Compiling http-body v1.0.1 |
| 2062 | 2026-07-28T20:38:23.140Z | Compiling atomic-waker v1.1.2 |
| 2063 | 2026-07-28T20:38:23.282Z | Compiling rustls v0.23.41 |
| 2064 | 2026-07-28T20:38:23.588Z | Compiling crypto-common v0.1.6 |
| 2065 | 2026-07-28T20:38:23.739Z | Compiling ipnetwork v0.21.1 |
| 2066 | 2026-07-28T20:38:23.894Z | Compiling try-lock v0.2.5 |
| 2067 | 2026-07-28T20:38:24.021Z | Compiling tower-layer v0.3.3 |
| 2068 | 2026-07-28T20:38:24.234Z | Compiling tower-service v0.3.3 |
| 2069 | 2026-07-28T20:38:24.330Z | Compiling ryu v1.0.18 |
| 2070 | 2026-07-28T20:38:24.639Z | Compiling want v0.3.1 |
| 2071 | 2026-07-28T20:38:24.795Z | Compiling h2 v0.4.15 |
| 2072 | 2026-07-28T20:38:24.830Z | Compiling erased-serde v0.3.31 |
| 2073 | 2026-07-28T20:38:25.180Z | Compiling async-trait v0.1.89 |
| 2074 | 2026-07-28T20:38:25.420Z | Compiling num-conv v0.2.0 |
| 2075 | 2026-07-28T20:38:25.423Z | Compiling httpdate v1.0.3 |
| 2076 | 2026-07-28T20:38:25.554Z | Compiling time-core v0.1.8 |
| 2077 | 2026-07-28T20:38:25.705Z | Compiling time-macros v0.2.27 |
| 2078 | 2026-07-28T20:38:26.230Z | Compiling scroll_derive v0.13.1 |
| 2079 | 2026-07-28T20:38:26.443Z | Compiling errno v0.3.14 |
| 2080 | 2026-07-28T20:38:26.612Z | Compiling serde_urlencoded v0.7.1 |
| 2081 | 2026-07-28T20:38:26.680Z | Compiling http-body-util v0.1.3 |
| 2082 | 2026-07-28T20:38:26.894Z | Compiling foldhash v0.2.0 |
| 2083 | 2026-07-28T20:38:26.967Z | Compiling allocator-api2 v0.2.21 |
| 2084 | 2026-07-28T20:38:27.056Z | Compiling daft-derive v0.1.7 |
| 2085 | 2026-07-28T20:38:27.176Z | Compiling const-oid v0.9.6 |
| 2086 | 2026-07-28T20:38:27.251Z | Compiling pretty-hex v0.4.1 |
| 2087 | 2026-07-28T20:38:27.362Z | Compiling hyper v1.10.1 |
| 2088 | 2026-07-28T20:38:27.401Z | Compiling hashbrown v0.16.1 |
| 2089 | 2026-07-28T20:38:27.818Z | Compiling strum_macros v0.26.4 |
| 2090 | 2026-07-28T20:38:29.289Z | Compiling hyper-util v0.1.20 |
| 2091 | 2026-07-28T20:38:29.535Z | Compiling oxnet v0.1.4 |
| 2092 | 2026-07-28T20:38:30.640Z | Compiling rand_core v0.9.3 |
| 2093 | 2026-07-28T20:38:30.853Z | Compiling openapiv3 v2.2.0 |
| 2094 | 2026-07-28T20:38:30.902Z | Compiling plain v0.2.3 |
| 2095 | 2026-07-28T20:38:31.026Z | Compiling usdt-impl v0.6.0 |
| 2096 | 2026-07-28T20:38:31.291Z | Compiling rand_chacha v0.9.0 |
| 2097 | 2026-07-28T20:38:31.457Z | Compiling scroll v0.13.0 |
| 2098 | 2026-07-28T20:38:31.869Z | Compiling crossbeam-utils v0.8.19 |
| 2099 | 2026-07-28T20:38:32.200Z | Compiling goblin v0.10.4 |
| 2100 | 2026-07-28T20:38:32.394Z | Compiling rand v0.9.2 |
| 2101 | 2026-07-28T20:38:33.201Z | Compiling dtrace-parser v0.3.0 |
| 2102 | 2026-07-28T20:38:33.760Z | Compiling block-buffer v0.10.4 |
| 2103 | 2026-07-28T20:38:33.801Z | Compiling sync_wrapper v1.0.1 |
| 2104 | 2026-07-28T20:38:33.816Z | Compiling thread-id v5.0.0 |
| 2105 | 2026-07-28T20:38:33.900Z | Compiling encoding_rs v0.8.34 |
| 2106 | 2026-07-28T20:38:33.914Z | Compiling ref-cast v1.0.25 |
| 2107 | 2026-07-28T20:38:33.931Z | Compiling slog-async v2.8.0 |
| 2108 | 2026-07-28T20:38:34.229Z | Compiling mime v0.3.17 |
| 2109 | 2026-07-28T20:38:34.233Z | Compiling digest v0.10.7 |
| 2110 | 2026-07-28T20:38:34.502Z | Compiling tower v0.5.2 |
| 2111 | 2026-07-28T20:38:35.088Z | Compiling dof v0.4.0 |
| 2112 | 2026-07-28T20:38:35.361Z | Compiling rand_chacha v0.3.1 |
| 2113 | 2026-07-28T20:38:35.951Z | Compiling webpki-roots v0.26.3 |
| 2114 | 2026-07-28T20:38:35.974Z | Compiling futures-executor v0.3.32 |
| 2115 | 2026-07-28T20:38:36.080Z | Compiling multer v3.1.0 |
| 2116 | 2026-07-28T20:38:36.319Z | Compiling iri-string v0.7.8 |
| 2117 | 2026-07-28T20:38:36.335Z | Compiling futures v0.3.32 |
| 2118 | 2026-07-28T20:38:36.421Z | Compiling rand v0.8.6 |
| 2119 | 2026-07-28T20:38:37.075Z | Compiling darling_core v0.23.0 |
| 2120 | 2026-07-28T20:38:37.167Z | Compiling ref-cast-impl v1.0.25 |
| 2121 | 2026-07-28T20:38:37.794Z | Compiling tower-http v0.6.8 |
| 2122 | 2026-07-28T20:38:38.193Z | Compiling usdt-attr-macro v0.6.0 |
| 2123 | 2026-07-28T20:38:38.785Z | Compiling usdt-macro v0.6.0 |
| 2124 | 2026-07-28T20:38:38.855Z | Compiling newtype-uuid v1.3.2 |
| 2125 | 2026-07-28T20:38:39.012Z | Compiling async-stream-impl v0.3.6 |
| 2126 | 2026-07-28T20:38:39.124Z | Compiling hex v0.4.3 |
| 2127 | 2026-07-28T20:38:39.205Z | Compiling darling_macro v0.23.0 |
| 2128 | 2026-07-28T20:38:39.413Z | Compiling rustix v1.1.2 |
| 2129 | 2026-07-28T20:38:39.721Z | Compiling strum v0.26.3 |
| 2130 | 2026-07-28T20:38:39.815Z | Compiling darling v0.23.0 |
| 2131 | 2026-07-28T20:38:39.857Z | Compiling newtype-uuid-macros v0.1.0 |
| 2132 | 2026-07-28T20:38:39.902Z | Compiling structmeta-derive v0.3.0 |
| 2133 | 2026-07-28T20:38:39.994Z | Compiling syn v1.0.109 |
| 2134 | 2026-07-28T20:38:40.202Z | Compiling powerfmt v0.2.0 |
| 2135 | 2026-07-28T20:38:40.370Z | Compiling deranged v0.5.3 |
| 2136 | 2026-07-28T20:38:40.650Z | Compiling serde_with_macros v3.18.0 |
| 2137 | 2026-07-28T20:38:40.727Z | Compiling daft v0.1.7 |
| 2138 | 2026-07-28T20:38:40.965Z | Compiling structmeta v0.3.0 |
| 2139 | 2026-07-28T20:38:41.017Z | Compiling num_threads v0.1.7 |
| 2140 | 2026-07-28T20:38:41.114Z | Compiling match_cfg v0.1.0 |
| 2141 | 2026-07-28T20:38:41.132Z | Compiling fastrand v2.3.0 |
| 2142 | 2026-07-28T20:38:41.188Z | Compiling hostname v0.3.1 |
| 2143 | 2026-07-28T20:38:41.350Z | Compiling crossbeam-channel v0.5.15 |
| 2144 | 2026-07-28T20:38:41.446Z | Compiling time v0.3.47 |
| 2145 | 2026-07-28T20:38:41.803Z | Compiling crc32fast v1.4.0 |
| 2146 | 2026-07-28T20:38:42.032Z | Compiling tempfile v3.23.0 |
| 2147 | 2026-07-28T20:38:42.090Z | Compiling thread_local v1.1.8 |
| 2148 | 2026-07-28T20:38:42.305Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2149 | 2026-07-28T20:38:42.429Z | Compiling strum_macros v0.27.2 |
| 2150 | 2026-07-28T20:38:42.791Z | Compiling winnow v1.0.3 |
| 2151 | 2026-07-28T20:38:42.975Z | Compiling derive-ex v0.1.8 |
| 2152 | 2026-07-28T20:38:43.233Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2153 | 2026-07-28T20:38:44.395Z | Compiling serde_spanned v1.1.1 |
| 2154 | 2026-07-28T20:38:44.551Z | Compiling is-terminal v0.4.12 |
| 2155 | 2026-07-28T20:38:44.592Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2156 | 2026-07-28T20:38:44.615Z | Compiling debug-ignore v1.0.5 |
| 2157 | 2026-07-28T20:38:44.652Z | Compiling term v1.2.0 |
| 2158 | 2026-07-28T20:38:44.656Z | Compiling take_mut v0.2.2 |
| 2159 | 2026-07-28T20:38:44.725Z | Compiling test-strategy v0.4.3 |
| 2160 | 2026-07-28T20:38:44.963Z | Compiling slog-term v2.9.2 |
| 2161 | 2026-07-28T20:38:44.978Z | Compiling slog-json v2.6.1 |
| 2162 | 2026-07-28T20:38:46.171Z | Compiling macaddr v1.0.1 |
| 2163 | 2026-07-28T20:38:46.266Z | Compiling memmap2 v0.9.9 |
| 2164 | 2026-07-28T20:38:46.452Z | Compiling cpufeatures v0.2.12 |
| 2165 | 2026-07-28T20:38:46.467Z | Compiling spin v0.9.8 |
| 2166 | 2026-07-28T20:38:46.538Z | Compiling quick-error v1.2.3 |
| 2167 | 2026-07-28T20:38:46.562Z | Compiling usdt v0.6.0 |
| 2168 | 2026-07-28T20:38:46.733Z | Compiling slog-bunyan v2.5.0 |
| 2169 | 2026-07-28T20:38:46.881Z | Compiling async-stream v0.3.6 |
| 2170 | 2026-07-28T20:38:46.929Z | Compiling waitgroup v0.1.2 |
| 2171 | 2026-07-28T20:38:47.095Z | Compiling rustls-pemfile v2.2.0 |
| 2172 | 2026-07-28T20:38:47.205Z | Compiling serde_path_to_error v0.1.20 |
| 2173 | 2026-07-28T20:38:47.365Z | Compiling hostname v0.4.2 |
| 2174 | 2026-07-28T20:38:47.534Z | Compiling serde_with v3.18.0 |
| 2175 | 2026-07-28T20:38:47.657Z | Compiling regress v0.10.5 |
| 2176 | 2026-07-28T20:38:47.772Z | Compiling lazy_static v1.5.0 |
| 2177 | 2026-07-28T20:38:47.877Z | Compiling either v1.15.0 |
| 2178 | 2026-07-28T20:38:47.892Z | Compiling parse-display-derive v0.10.0 |
| 2179 | 2026-07-28T20:38:48.106Z | Compiling webpki-roots v1.0.3 |
| 2180 | 2026-07-28T20:38:48.464Z | Compiling wait-timeout v0.2.0 |
| 2181 | 2026-07-28T20:38:48.748Z | Compiling bit-vec v0.6.3 |
| 2182 | 2026-07-28T20:38:48.926Z | Compiling rusty-fork v0.3.0 |
| 2183 | 2026-07-28T20:38:49.047Z | Compiling bit-set v0.5.3 |
| 2184 | 2026-07-28T20:38:49.228Z | Compiling strum v0.27.2 |
| 2185 | 2026-07-28T20:38:49.374Z | Compiling rand_xorshift v0.3.0 |
| 2186 | 2026-07-28T20:38:49.483Z | Compiling dropshot v0.17.1 |
| 2187 | 2026-07-28T20:38:49.498Z | Compiling unarray v0.1.4 |
| 2188 | 2026-07-28T20:38:49.555Z | Compiling crucible-workspace-hack v0.1.0 |
| 2189 | 2026-07-28T20:38:49.623Z | Compiling proptest v1.5.0 |
| 2190 | 2026-07-28T20:38:49.685Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2191 | 2026-07-28T20:38:49.731Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2192 | 2026-07-28T20:38:49.931Z | Compiling dropshot_endpoint v0.17.1 |
| 2193 | 2026-07-28T20:38:49.998Z | Compiling toml_datetime v0.6.11 |
| 2194 | 2026-07-28T20:38:50.250Z | Compiling openssl-probe v0.2.1 |
| 2195 | 2026-07-28T20:38:50.623Z | Compiling rustls-native-certs v0.8.3 |
| 2196 | 2026-07-28T20:38:50.789Z | Compiling hybrid-array v0.4.12 |
| 2197 | 2026-07-28T20:38:51.296Z | Compiling instant v0.1.12 |
| 2198 | 2026-07-28T20:38:51.397Z | Compiling adler v1.0.2 |
| 2199 | 2026-07-28T20:38:51.422Z | Compiling backoff v0.4.0 |
| 2200 | 2026-07-28T20:38:51.581Z | Compiling miniz_oxide v0.7.2 |
| 2201 | 2026-07-28T20:38:51.644Z | Compiling parse-display v0.10.0 |
| 2202 | 2026-07-28T20:38:51.891Z | Compiling itertools v0.14.0 |
| 2203 | 2026-07-28T20:38:51.967Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2204 | 2026-07-28T20:38:52.321Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2205 | 2026-07-28T20:38:53.001Z | Compiling base64ct v1.6.0 |
| 2206 | 2026-07-28T20:38:53.073Z | Compiling rustix v0.38.34 |
| 2207 | 2026-07-28T20:38:53.344Z | Compiling flate2 v1.0.30 |
| 2208 | 2026-07-28T20:38:53.421Z | Compiling block-buffer v0.12.1 |
| 2209 | 2026-07-28T20:38:53.539Z | Compiling crypto-common v0.2.2 |
| 2210 | 2026-07-28T20:38:53.618Z | Compiling unicode-width v0.1.14 |
| 2211 | 2026-07-28T20:38:53.803Z | Compiling compression-core v0.4.31 |
| 2212 | 2026-07-28T20:38:53.928Z | Compiling const-oid v0.10.2 |
| 2213 | 2026-07-28T20:38:53.944Z | Compiling compression-codecs v0.4.32 |
| 2214 | 2026-07-28T20:38:54.247Z | Compiling digest v0.11.3 |
| 2215 | 2026-07-28T20:38:54.448Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2216 | 2026-07-28T20:38:54.689Z | Compiling cpufeatures v0.3.0 |
| 2217 | 2026-07-28T20:38:54.871Z | Compiling sha1 v0.11.0 |
| 2218 | 2026-07-28T20:38:54.887Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2219 | 2026-07-28T20:38:54.938Z | Compiling async-compression v0.4.33 |
| 2220 | 2026-07-28T20:38:55.037Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2221 | 2026-07-28T20:38:55.364Z | Compiling unsafe-libyaml v0.2.11 |
| 2222 | 2026-07-28T20:38:55.918Z | Compiling serde_yaml v0.9.34+deprecated |
| 2223 | 2026-07-28T20:38:56.031Z | Compiling pem-rfc7468 v0.7.0 |
| 2224 | 2026-07-28T20:38:56.143Z | Compiling der_derive v0.7.3 |
| 2225 | 2026-07-28T20:38:56.993Z | Compiling winnow v0.5.40 |
| 2226 | 2026-07-28T20:38:57.036Z | Compiling flagset v0.4.7 |
| 2227 | 2026-07-28T20:38:57.170Z | Compiling der v0.7.10 |
| 2228 | 2026-07-28T20:38:57.223Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2229 | 2026-07-28T20:38:57.712Z | Compiling clap_derive v4.5.4 |
| 2230 | 2026-07-28T20:38:57.791Z | Compiling utf8parse v0.2.1 |
| 2231 | 2026-07-28T20:38:58.095Z | Compiling anstyle-parse v0.2.4 |
| 2232 | 2026-07-28T20:38:58.319Z | Compiling toml_edit v0.19.15 |
| 2233 | 2026-07-28T20:38:58.813Z | Compiling darling_core v0.21.3 |
| 2234 | 2026-07-28T20:38:59.024Z | Compiling rustc_version v0.4.1 |
| 2235 | 2026-07-28T20:38:59.227Z | Compiling colorchoice v1.0.1 |
| 2236 | 2026-07-28T20:38:59.302Z | Compiling anstyle-query v1.0.3 |
| 2237 | 2026-07-28T20:38:59.354Z | Compiling is_terminal_polyfill v1.70.0 |
| 2238 | 2026-07-28T20:38:59.416Z | Compiling anstyle v1.0.7 |
| 2239 | 2026-07-28T20:38:59.459Z | Compiling spki v0.7.3 |
| 2240 | 2026-07-28T20:38:59.532Z | Compiling proc-macro-crate v1.3.1 |
| 2241 | 2026-07-28T20:38:59.702Z | Compiling anstream v0.6.14 |
| 2242 | 2026-07-28T20:39:00.023Z | Compiling terminal_size v0.3.0 |
| 2243 | 2026-07-28T20:39:00.194Z | Compiling heck v0.4.1 |
| 2244 | 2026-07-28T20:39:00.207Z | Compiling winnow v0.7.13 |
| 2245 | 2026-07-28T20:39:00.348Z | Compiling clap_lex v0.7.0 |
| 2246 | 2026-07-28T20:39:00.632Z | Compiling clap_builder v4.5.2 |
| 2247 | 2026-07-28T20:39:00.867Z | Compiling iddqd v0.4.2 |
| 2248 | 2026-07-28T20:39:00.906Z | Compiling darling_macro v0.21.3 |
| 2249 | 2026-07-28T20:39:01.504Z | Compiling darling v0.21.3 |
| 2250 | 2026-07-28T20:39:01.532Z | Compiling secrecy v0.10.3 |
| 2251 | 2026-07-28T20:39:01.700Z | Compiling heapless v0.8.0 |
| 2252 | 2026-07-28T20:39:01.748Z | Compiling convert_case v0.4.0 |
| 2253 | 2026-07-28T20:39:02.046Z | Compiling derive_more v0.99.20 |
| 2254 | 2026-07-28T20:39:02.183Z | Compiling ingot-macros v0.1.1 |
| 2255 | 2026-07-28T20:39:02.495Z | Compiling pkcs8 v0.10.2 |
| 2256 | 2026-07-28T20:39:02.513Z | Compiling clap v4.5.4 |
| 2257 | 2026-07-28T20:39:02.604Z | Compiling tabwriter v1.4.0 |
| 2258 | 2026-07-28T20:39:02.960Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2259 | 2026-07-28T20:39:02.978Z | Compiling backon v1.6.0 |
| 2260 | 2026-07-28T20:39:03.227Z | Compiling hash32 v0.3.1 |
| 2261 | 2026-07-28T20:39:03.264Z | Compiling cfg_aliases v0.2.1 |
| 2262 | 2026-07-28T20:39:03.394Z | Compiling smoltcp v0.11.0 |
| 2263 | 2026-07-28T20:39:04.036Z | Compiling typify-impl v0.4.3 |
| 2264 | 2026-07-28T20:39:04.304Z | Compiling hmac v0.12.1 |
| 2265 | 2026-07-28T20:39:04.355Z | Compiling cobs v0.2.3 |
| 2266 | 2026-07-28T20:39:04.405Z | Compiling bitflags v1.3.2 |
| 2267 | 2026-07-28T20:39:04.483Z | Compiling humantime v2.3.0 |
| 2268 | 2026-07-28T20:39:04.603Z | Compiling managed v0.8.0 |
| 2269 | 2026-07-28T20:39:04.781Z | Compiling postcard v1.0.9 |
| 2270 | 2026-07-28T20:39:04.915Z | Compiling ingot-types v0.1.2 |
| 2271 | 2026-07-28T20:39:05.349Z | Compiling ingot v0.1.1 |
| 2272 | 2026-07-28T20:39:05.509Z | Compiling crossbeam-epoch v0.9.18 |
| 2273 | 2026-07-28T20:39:05.959Z | Compiling inout v0.1.3 |
| 2274 | 2026-07-28T20:39:06.160Z | Compiling zerocopy-derive v0.7.34 |
| 2275 | 2026-07-28T20:39:06.176Z | Compiling ff v0.13.1 |
| 2276 | 2026-07-28T20:39:06.333Z | Compiling memoffset v0.9.1 |
| 2277 | 2026-07-28T20:39:06.701Z | Compiling base16ct v0.2.0 |
| 2278 | 2026-07-28T20:39:07.015Z | Compiling sec1 v0.7.3 |
| 2279 | 2026-07-28T20:39:07.260Z | Compiling group v0.13.0 |
| 2280 | 2026-07-28T20:39:07.325Z | Compiling typify-macro v0.4.3 |
| 2281 | 2026-07-28T20:39:07.747Z | Compiling cipher v0.4.4 |
| 2282 | 2026-07-28T20:39:07.992Z | Compiling hkdf v0.12.4 |
| 2283 | 2026-07-28T20:39:08.049Z | Compiling regress v0.11.1 |
| 2284 | 2026-07-28T20:39:08.168Z | Compiling crypto-bigint v0.5.5 |
| 2285 | 2026-07-28T20:39:08.201Z | Compiling proc-macro-error-attr v1.0.4 |
| 2286 | 2026-07-28T20:39:08.644Z | Compiling pkg-config v0.3.30 |
| 2287 | 2026-07-28T20:39:08.902Z | Compiling colored v3.1.1 |
| 2288 | 2026-07-28T20:39:09.083Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2289 | 2026-07-28T20:39:09.355Z | Compiling elliptic-curve v0.13.8 |
| 2290 | 2026-07-28T20:39:09.668Z | Compiling typify-impl v0.6.2 |
| 2291 | 2026-07-28T20:39:10.212Z | Compiling num_enum_derive v0.7.4 |
| 2292 | 2026-07-28T20:39:10.446Z | Compiling curve25519-dalek v4.1.3 |
| 2293 | 2026-07-28T20:39:10.621Z | Compiling half v2.7.1 |
| 2294 | 2026-07-28T20:39:10.738Z | Compiling universal-hash v0.5.1 |
| 2295 | 2026-07-28T20:39:10.882Z | Compiling proc-macro-error v1.0.4 |
| 2296 | 2026-07-28T20:39:11.104Z | Compiling ciborium-io v0.2.2 |
| 2297 | 2026-07-28T20:39:11.205Z | Compiling opaque-debug v0.3.1 |
| 2298 | 2026-07-28T20:39:11.268Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2299 | 2026-07-28T20:39:11.338Z | Compiling data-encoding v2.6.0 |
| 2300 | 2026-07-28T20:39:11.404Z | Compiling vcpkg v0.2.15 |
| 2301 | 2026-07-28T20:39:11.511Z | Compiling num_enum v0.7.4 |
| 2302 | 2026-07-28T20:39:11.557Z | Compiling ciborium-ll v0.2.2 |
| 2303 | 2026-07-28T20:39:11.826Z | Compiling num_enum_derive v0.5.11 |
| 2304 | 2026-07-28T20:39:12.571Z | Compiling foreign-types-macros v0.2.3 |
| 2305 | 2026-07-28T20:39:12.704Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2306 | 2026-07-28T20:39:12.856Z | Compiling rayon-core v1.13.0 |
| 2307 | 2026-07-28T20:39:12.987Z | Compiling typify-macro v0.6.2 |
| 2308 | 2026-07-28T20:39:13.357Z | Compiling foreign-types-shared v0.3.1 |
| 2309 | 2026-07-28T20:39:13.453Z | Compiling foreign-types v0.5.0 |
| 2310 | 2026-07-28T20:39:13.490Z | Compiling num_enum v0.5.11 |
| 2311 | 2026-07-28T20:39:13.937Z | Compiling ciborium v0.2.2 |
| 2312 | 2026-07-28T20:39:14.120Z | Compiling typify v0.4.3 |
| 2313 | 2026-07-28T20:39:14.215Z | Compiling zerocopy v0.7.34 |
| 2314 | 2026-07-28T20:39:14.230Z | Compiling crossbeam-deque v0.8.5 |
| 2315 | 2026-07-28T20:39:14.568Z | Compiling sha1 v0.10.6 |
| 2316 | 2026-07-28T20:39:14.610Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2317 | 2026-07-28T20:39:14.782Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2318 | 2026-07-28T20:39:14.797Z | Compiling aead v0.5.2 |
| 2319 | 2026-07-28T20:39:14.893Z | Compiling serde_spanned v0.6.9 |
| 2320 | 2026-07-28T20:39:15.015Z | Compiling scroll_derive v0.12.0 |
| 2321 | 2026-07-28T20:39:15.115Z | Compiling num-integer v0.1.46 |
| 2322 | 2026-07-28T20:39:15.239Z | Compiling usdt-impl v0.5.0 |
| 2323 | 2026-07-28T20:39:15.353Z | Compiling cstr-argument v0.1.2 |
| 2324 | 2026-07-28T20:39:15.507Z | Compiling keccak v0.1.6 |
| 2325 | 2026-07-28T20:39:15.524Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2326 | 2026-07-28T20:39:15.695Z | Compiling scroll v0.12.0 |
| 2327 | 2026-07-28T20:39:15.764Z | Compiling sha3 v0.10.8 |
| 2328 | 2026-07-28T20:39:15.860Z | Compiling thiserror-no-std v2.0.2 |
| 2329 | 2026-07-28T20:39:15.954Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2330 | 2026-07-28T20:39:16.013Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2331 | 2026-07-28T20:39:16.102Z | Compiling dof v0.3.0 |
| 2332 | 2026-07-28T20:39:16.195Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2333 | 2026-07-28T20:39:16.229Z | Compiling poly1305 v0.8.0 |
| 2334 | 2026-07-28T20:39:16.335Z | Compiling chacha20 v0.9.1 |
| 2335 | 2026-07-28T20:39:16.577Z | Compiling dtrace-parser v0.2.0 |
| 2336 | 2026-07-28T20:39:16.600Z | Compiling password-hash v0.5.0 |
| 2337 | 2026-07-28T20:39:16.682Z | Compiling camino-tempfile v1.4.1 |
| 2338 | 2026-07-28T20:39:16.850Z | Compiling blake2 v0.10.6 |
| 2339 | 2026-07-28T20:39:17.059Z | Compiling thread-id v4.2.1 |
| 2340 | 2026-07-28T20:39:17.619Z | Compiling argon2 v0.5.3 |
| 2341 | 2026-07-28T20:39:17.949Z | Compiling rayon v1.11.0 |
| 2342 | 2026-07-28T20:39:18.048Z | Compiling chacha20poly1305 v0.10.1 |
| 2343 | 2026-07-28T20:39:18.623Z | Compiling goblin v0.8.2 |
| 2344 | 2026-07-28T20:39:18.644Z | Compiling vsss-rs v3.3.4 |
| 2345 | 2026-07-28T20:39:19.041Z | Compiling num-bigint v0.4.5 |
| 2346 | 2026-07-28T20:39:20.518Z | Compiling num-derive v0.4.2 |
| 2347 | 2026-07-28T20:39:20.701Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2348 | 2026-07-28T20:39:21.280Z | Compiling sigpipe v0.1.3 |
| 2349 | 2026-07-28T20:39:21.476Z | Compiling jiff v0.2.15 |
| 2350 | 2026-07-28T20:39:21.854Z | Compiling glob v0.3.3 |
| 2351 | 2026-07-28T20:39:22.949Z | Compiling num-rational v0.4.2 |
| 2352 | 2026-07-28T20:39:24.057Z | Compiling num-iter v0.1.45 |
| 2353 | 2026-07-28T20:39:24.187Z | Compiling typify v0.6.2 |
| 2354 | 2026-07-28T20:39:24.230Z | Compiling zone_cfg_derive v0.3.0 |
| 2355 | 2026-07-28T20:39:24.285Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2356 | 2026-07-28T20:39:24.806Z | Compiling itertools v0.12.1 |
| 2357 | 2026-07-28T20:39:26.520Z | Compiling num-complex v0.4.6 |
| 2358 | 2026-07-28T20:39:27.101Z | Compiling tinyvec_macros v0.1.1 |
| 2359 | 2026-07-28T20:39:27.180Z | Compiling indent_write v2.2.0 |
| 2360 | 2026-07-28T20:39:27.335Z | Compiling tinyvec v1.6.0 |
| 2361 | 2026-07-28T20:39:27.576Z | Compiling num v0.4.3 |
| 2362 | 2026-07-28T20:39:28.331Z | Compiling zone v0.3.1 |
| 2363 | 2026-07-28T20:39:30.792Z | Compiling rustls-webpki v0.103.13 |
| 2364 | 2026-07-28T20:39:31.025Z | Compiling usdt-macro v0.5.0 |
| 2365 | 2026-07-28T20:39:31.725Z | Compiling usdt-attr-macro v0.5.0 |
| 2366 | 2026-07-28T20:39:32.170Z | Compiling smf v0.2.3 |
| 2367 | 2026-07-28T20:39:32.250Z | Compiling memmap v0.7.0 |
| 2368 | 2026-07-28T20:39:32.612Z | Compiling whoami v1.5.1 |
| 2369 | 2026-07-28T20:39:32.719Z | Compiling rustls v0.22.4 |
| 2370 | 2026-07-28T20:39:33.612Z | Compiling usdt v0.5.0 |
| 2371 | 2026-07-28T20:39:34.003Z | Compiling progenitor-impl v0.11.1 |
| 2372 | 2026-07-28T20:39:34.359Z | Compiling rustls-webpki v0.102.4 |
| 2373 | 2026-07-28T20:39:34.475Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2374 | 2026-07-28T20:39:35.325Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2375 | 2026-07-28T20:39:35.570Z | Compiling tokio-rustls v0.26.4 |
| 2376 | 2026-07-28T20:39:35.883Z | Compiling hyper-rustls v0.27.3 |
| 2377 | 2026-07-28T20:39:35.959Z | Compiling rustls-platform-verifier v0.6.2 |
| 2378 | 2026-07-28T20:39:36.159Z | Compiling reqwest v0.12.23 |
| 2379 | 2026-07-28T20:39:36.415Z | Compiling reqwest v0.13.2 |
| 2380 | 2026-07-28T20:39:37.561Z | Compiling progenitor-client v0.10.0 |
| 2381 | 2026-07-28T20:39:38.240Z | Compiling progenitor-client v0.14.0 |
| 2382 | 2026-07-28T20:39:38.722Z | Compiling progenitor-extras v0.2.0 |
| 2383 | 2026-07-28T20:39:39.258Z | Compiling toml_write v0.1.2 |
| 2384 | 2026-07-28T20:39:39.519Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2385 | 2026-07-28T20:39:41.948Z | Compiling prettyplease v0.2.37 |
| 2386 | 2026-07-28T20:39:44.172Z | Compiling toml_edit v0.22.27 |
| 2387 | 2026-07-28T20:39:52.151Z | Compiling progenitor-client v0.11.1 |
| 2388 | 2026-07-28T20:39:53.004Z | Compiling progenitor-macro v0.11.1 |
| 2389 | 2026-07-28T20:39:53.333Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2390 | 2026-07-28T20:39:55.212Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2391 | 2026-07-28T20:39:55.253Z | Compiling darling_core v0.20.11 |
| 2392 | 2026-07-28T20:39:55.377Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2393 | 2026-07-28T20:39:56.131Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2394 | 2026-07-28T20:39:56.225Z | Compiling dropshot v0.16.7 |
| 2395 | 2026-07-28T20:39:56.533Z | Compiling swrite v0.1.0 |
| 2396 | 2026-07-28T20:39:56.568Z | Compiling float-ord v0.3.2 |
| 2397 | 2026-07-28T20:39:56.696Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2398 | 2026-07-28T20:39:56.811Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2399 | 2026-07-28T20:39:57.242Z | Compiling darling_macro v0.20.11 |
| 2400 | 2026-07-28T20:39:57.422Z | Compiling progenitor v0.11.1 |
| 2401 | 2026-07-28T20:39:57.859Z | Compiling tokio-rustls v0.25.0 |
| 2402 | 2026-07-28T20:39:58.360Z | Compiling toml v0.8.23 |
| 2403 | 2026-07-28T20:39:59.957Z | Compiling nix v0.30.1 |
| 2404 | 2026-07-28T20:40:00.359Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2405 | 2026-07-28T20:40:00.700Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2406 | 2026-07-28T20:40:01.009Z | Compiling hubpack_derive v0.1.1 |
| 2407 | 2026-07-28T20:40:01.435Z | Compiling byte-wrapper v0.1.0 |
| 2408 | 2026-07-28T20:40:01.566Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2409 | 2026-07-28T20:40:02.055Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2410 | 2026-07-28T20:40:02.302Z | Compiling dropshot_endpoint v0.16.7 |
| 2411 | 2026-07-28T20:40:02.797Z | Compiling rustc-hash v2.1.1 |
| 2412 | 2026-07-28T20:40:02.805Z | Compiling static_assertions v1.1.0 |
| 2413 | 2026-07-28T20:40:03.039Z | Compiling iddqd v0.3.18 |
| 2414 | 2026-07-28T20:40:03.110Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2415 | 2026-07-28T20:40:03.630Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2416 | 2026-07-28T20:40:04.908Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2417 | 2026-07-28T20:40:05.462Z | Compiling hubpack v0.1.2 |
| 2418 | 2026-07-28T20:40:05.866Z | Compiling darling v0.20.11 |
| 2419 | 2026-07-28T20:40:05.897Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2420 | 2026-07-28T20:40:05.964Z | Compiling libz-sys v1.1.16 |
| 2421 | 2026-07-28T20:40:06.392Z | Compiling nix v0.31.3 |
| 2422 | 2026-07-28T20:40:06.805Z | Compiling enum-as-inner v0.6.0 |
| 2423 | 2026-07-28T20:40:07.405Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2424 | 2026-07-28T20:40:07.904Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2425 | 2026-07-28T20:40:07.925Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2426 | 2026-07-28T20:40:08.856Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2427 | 2026-07-28T20:40:09.126Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2428 | 2026-07-28T20:40:09.876Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2429 | 2026-07-28T20:40:10.193Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2430 | 2026-07-28T20:40:11.226Z | Compiling derive_builder_core v0.20.2 |
| 2431 | 2026-07-28T20:40:11.471Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2432 | 2026-07-28T20:40:11.597Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2433 | 2026-07-28T20:40:11.896Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2434 | 2026-07-28T20:40:12.048Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2435 | 2026-07-28T20:40:12.105Z | Compiling progenitor-impl v0.14.0 |
| 2436 | 2026-07-28T20:40:12.395Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2437 | 2026-07-28T20:40:13.073Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2438 | 2026-07-28T20:40:13.305Z | Compiling utf-8 v0.7.6 |
| 2439 | 2026-07-28T20:40:13.421Z | Compiling tungstenite v0.21.0 |
| 2440 | 2026-07-28T20:40:13.509Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2441 | 2026-07-28T20:40:14.101Z | Compiling derive_builder_macro v0.20.2 |
| 2442 | 2026-07-28T20:40:14.260Z | Compiling progenitor-macro v0.14.0 |
| 2443 | 2026-07-28T20:40:15.635Z | Compiling openssl-sys v0.9.107 |
| 2444 | 2026-07-28T20:40:17.447Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2445 | 2026-07-28T20:40:17.909Z | Compiling resolv-conf v0.7.0 |
| 2446 | 2026-07-28T20:40:18.701Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2447 | 2026-07-28T20:40:18.722Z | Compiling serde_repr v0.1.19 |
| 2448 | 2026-07-28T20:40:19.132Z | Compiling vergen-lib v9.1.0 |
| 2449 | 2026-07-28T20:40:19.352Z | Compiling slog-dtrace v0.3.0 |
| 2450 | 2026-07-28T20:40:19.386Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2451 | 2026-07-28T20:40:19.615Z | Compiling linked-hash-map v0.5.6 |
| 2452 | 2026-07-28T20:40:19.651Z | Compiling semver v0.1.20 |
| 2453 | 2026-07-28T20:40:19.911Z | Compiling unicode-segmentation v1.11.0 |
| 2454 | 2026-07-28T20:40:19.917Z | Compiling rustc_version v0.1.7 |
| 2455 | 2026-07-28T20:40:20.130Z | Compiling lru-cache v0.1.2 |
| 2456 | 2026-07-28T20:40:20.293Z | Compiling newline-converter v0.3.0 |
| 2457 | 2026-07-28T20:40:20.604Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2458 | 2026-07-28T20:40:20.608Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2459 | 2026-07-28T20:40:20.726Z | Compiling progenitor v0.14.0 |
| 2460 | 2026-07-28T20:40:21.700Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2461 | 2026-07-28T20:40:22.309Z | Compiling derive_builder v0.20.2 |
| 2462 | 2026-07-28T20:40:22.317Z | Compiling tokio-tungstenite v0.21.0 |
| 2463 | 2026-07-28T20:40:22.802Z | Compiling hickory-proto v0.24.4 |
| 2464 | 2026-07-28T20:40:22.895Z | Compiling progenitor-impl v0.13.0 |
| 2465 | 2026-07-28T20:40:25.044Z | Compiling atomicwrites v0.4.4 |
| 2466 | 2026-07-28T20:40:25.342Z | Compiling console v0.15.8 |
| 2467 | 2026-07-28T20:40:26.620Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2468 | 2026-07-28T20:40:31.647Z | Compiling serde-big-array v0.5.1 |
| 2469 | 2026-07-28T20:40:31.658Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2470 | 2026-07-28T20:40:31.658Z | Compiling pin-project-internal v1.1.10 |
| 2471 | 2026-07-28T20:40:31.658Z | Compiling derive-where v1.6.0 |
| 2472 | 2026-07-28T20:40:31.658Z | Compiling vergen v9.1.0 |
| 2473 | 2026-07-28T20:40:31.658Z | Compiling cargo-platform v0.3.2 |
| 2474 | 2026-07-28T20:40:31.658Z | Compiling similar v2.7.0 |
| 2475 | 2026-07-28T20:40:31.658Z | Compiling base64 v0.21.7 |
| 2476 | 2026-07-28T20:40:31.658Z | Compiling siphasher v1.0.1 |
| 2477 | 2026-07-28T20:40:31.658Z | Compiling minimal-lexical v0.2.1 |
| 2478 | 2026-07-28T20:40:31.658Z | Compiling phf_shared v0.12.1 |
| 2479 | 2026-07-28T20:40:31.658Z | Compiling expectorate v1.2.0 |
| 2480 | 2026-07-28T20:40:31.658Z | Compiling nom v7.1.3 |
| 2481 | 2026-07-28T20:40:31.658Z | Compiling cargo_metadata v0.23.1 |
| 2482 | 2026-07-28T20:40:31.658Z | Compiling pin-project v1.1.10 |
| 2483 | 2026-07-28T20:40:31.658Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2484 | 2026-07-28T20:40:31.795Z | Compiling progenitor-macro v0.13.0 |
| 2485 | 2026-07-28T20:40:32.078Z | Compiling hickory-resolver v0.24.4 |
| 2486 | 2026-07-28T20:40:32.185Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2487 | 2026-07-28T20:40:32.498Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2488 | 2026-07-28T20:40:35.882Z | Compiling newtype_derive v0.1.6 |
| 2489 | 2026-07-28T20:40:36.126Z | Compiling progenitor-client v0.13.0 |
| 2490 | 2026-07-28T20:40:36.328Z | Compiling unicode-normalization v0.1.24 |
| 2491 | 2026-07-28T20:40:36.609Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2492 | 2026-07-28T20:40:36.913Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2493 | 2026-07-28T20:40:37.848Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2494 | 2026-07-28T20:40:38.154Z | Compiling tokio-stream v0.1.17 |
| 2495 | 2026-07-28T20:40:38.442Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2496 | 2026-07-28T20:40:38.500Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2497 | 2026-07-28T20:40:38.755Z | Compiling snafu-derive v0.8.9 |
| 2498 | 2026-07-28T20:40:39.542Z | Compiling async-recursion v1.1.1 |
| 2499 | 2026-07-28T20:40:39.588Z | Compiling vergen-git2 v9.1.0 |
| 2500 | 2026-07-28T20:40:39.826Z | Compiling csv-core v0.1.12 |
| 2501 | 2026-07-28T20:40:39.853Z | Compiling bstr v1.9.1 |
| 2502 | 2026-07-28T20:40:40.222Z | Compiling openssl v0.10.72 |
| 2503 | 2026-07-28T20:40:40.237Z | Compiling unicode-xid v0.2.4 |
| 2504 | 2026-07-28T20:40:40.364Z | Compiling highway v1.3.0 |
| 2505 | 2026-07-28T20:40:40.502Z | Compiling foldhash v0.1.5 |
| 2506 | 2026-07-28T20:40:40.516Z | Compiling foreign-types-shared v0.1.1 |
| 2507 | 2026-07-28T20:40:40.536Z | Compiling same-file v1.0.6 |
| 2508 | 2026-07-28T20:40:40.614Z | Compiling chrono-tz v0.10.4 |
| 2509 | 2026-07-28T20:40:40.720Z | Compiling owo-colors v4.3.0 |
| 2510 | 2026-07-28T20:40:40.735Z | Compiling cancel-safe-futures v0.1.5 |
| 2511 | 2026-07-28T20:40:40.866Z | Compiling walkdir v2.5.0 |
| 2512 | 2026-07-28T20:40:41.012Z | Compiling hashbrown v0.15.2 |
| 2513 | 2026-07-28T20:40:41.049Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2514 | 2026-07-28T20:40:41.113Z | Compiling foreign-types v0.3.2 |
| 2515 | 2026-07-28T20:40:41.196Z | Compiling snafu v0.8.9 |
| 2516 | 2026-07-28T20:40:41.560Z | Compiling const_format_proc_macros v0.2.34 |
| 2517 | 2026-07-28T20:40:41.662Z | Compiling globset v0.4.14 |
| 2518 | 2026-07-28T20:40:41.750Z | Compiling csv v1.3.1 |
| 2519 | 2026-07-28T20:40:42.028Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2520 | 2026-07-28T20:40:42.353Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2521 | 2026-07-28T20:40:42.692Z | Compiling qorb v0.4.1 |
| 2522 | 2026-07-28T20:40:44.205Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2523 | 2026-07-28T20:40:44.476Z | Compiling progenitor v0.13.0 |
| 2524 | 2026-07-28T20:40:44.644Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2525 | 2026-07-28T20:40:45.964Z | Compiling git2 v0.20.2 |
| 2526 | 2026-07-28T20:40:47.028Z | Compiling olpc-cjson v0.1.4 |
| 2527 | 2026-07-28T20:40:47.688Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2528 | 2026-07-28T20:40:47.878Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2529 | 2026-07-28T20:40:48.398Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2530 | 2026-07-28T20:40:48.818Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2531 | 2026-07-28T20:40:48.936Z | Compiling phf v0.12.1 |
| 2532 | 2026-07-28T20:40:49.627Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2533 | 2026-07-28T20:40:50.151Z | Compiling tokio-dtrace v0.1.1 |
| 2534 | 2026-07-28T20:40:50.376Z | Compiling progenitor-impl v0.10.0 |
| 2535 | 2026-07-28T20:40:50.488Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2536 | 2026-07-28T20:40:50.663Z | Compiling signature v2.2.0 |
| 2537 | 2026-07-28T20:40:50.717Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2538 | 2026-07-28T20:40:50.856Z | Compiling libsw-core v0.3.2 |
| 2539 | 2026-07-28T20:40:51.065Z | Compiling pem v3.0.5 |
| 2540 | 2026-07-28T20:40:51.268Z | Compiling serde_plain v1.0.2 |
| 2541 | 2026-07-28T20:40:51.562Z | Compiling openssl-macros v0.1.1 |
| 2542 | 2026-07-28T20:40:51.631Z | Compiling cookie v0.18.1 |
| 2543 | 2026-07-28T20:40:51.811Z | Compiling fixedbitset v0.5.7 |
| 2544 | 2026-07-28T20:40:51.882Z | Compiling moka v0.12.10 |
| 2545 | 2026-07-28T20:40:52.060Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2546 | 2026-07-28T20:40:52.089Z | Compiling fixedbitset v0.4.2 |
| 2547 | 2026-07-28T20:40:52.117Z | Compiling bytecount v0.6.9 |
| 2548 | 2026-07-28T20:40:52.250Z | Compiling typed-path v0.9.3 |
| 2549 | 2026-07-28T20:40:52.317Z | Compiling petgraph v0.6.5 |
| 2550 | 2026-07-28T20:40:52.332Z | Compiling papergrid v0.11.0 |
| 2551 | 2026-07-28T20:40:52.444Z | Compiling progenitor-macro v0.10.0 |
| 2552 | 2026-07-28T20:40:52.488Z | Compiling petgraph v0.8.3 |
| 2553 | 2026-07-28T20:40:53.414Z | Compiling tough v0.22.0 |
| 2554 | 2026-07-28T20:40:54.924Z | Compiling libsw v3.5.0 |
| 2555 | 2026-07-28T20:40:55.123Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2556 | 2026-07-28T20:40:55.138Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2557 | 2026-07-28T20:40:55.435Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2558 | 2026-07-28T20:40:55.658Z | Compiling oxide-tokio-rt v0.1.6 |
| 2559 | 2026-07-28T20:40:55.937Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2560 | 2026-07-28T20:40:56.114Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2561 | 2026-07-28T20:40:56.233Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2562 | 2026-07-28T20:40:57.538Z | Compiling const_format v0.2.35 |
| 2563 | 2026-07-28T20:40:57.614Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2564 | 2026-07-28T20:40:58.925Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2565 | 2026-07-28T20:40:58.941Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2566 | 2026-07-28T20:40:58.961Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2567 | 2026-07-28T20:40:59.077Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2568 | 2026-07-28T20:41:00.159Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2569 | 2026-07-28T20:41:00.899Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2570 | 2026-07-28T20:41:01.111Z | Compiling tabled_derive v0.7.0 |
| 2571 | 2026-07-28T20:41:01.240Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2572 | 2026-07-28T20:41:01.256Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2573 | 2026-07-28T20:41:01.376Z | Compiling gethostname v0.5.0 |
| 2574 | 2026-07-28T20:41:01.391Z | Compiling terminal_size v0.4.3 |
| 2575 | 2026-07-28T20:41:01.524Z | Compiling bcs v0.1.6 |
| 2576 | 2026-07-28T20:41:01.564Z | Compiling unicode-width v0.2.1 |
| 2577 | 2026-07-28T20:41:01.901Z | Compiling radium v0.7.0 |
| 2578 | 2026-07-28T20:41:01.960Z | Compiling tagptr v0.2.0 |
| 2579 | 2026-07-28T20:41:02.078Z | Compiling linear-map v1.2.0 |
| 2580 | 2026-07-28T20:41:02.133Z | Compiling unicode-linebreak v0.1.5 |
| 2581 | 2026-07-28T20:41:02.209Z | Compiling salty v0.3.0 |
| 2582 | 2026-07-28T20:41:02.308Z | Compiling termtree v0.5.1 |
| 2583 | 2026-07-28T20:41:02.424Z | Compiling smawk v0.3.2 |
| 2584 | 2026-07-28T20:41:02.522Z | Compiling progenitor v0.10.0 |
| 2585 | 2026-07-28T20:41:02.593Z | Compiling textwrap v0.16.2 |
| 2586 | 2026-07-28T20:41:02.681Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2587 | 2026-07-28T20:41:05.387Z | Compiling tabled v0.15.0 |
| 2588 | 2026-07-28T20:41:05.697Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2589 | 2026-07-28T20:41:05.922Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2590 | 2026-07-28T20:41:06.008Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2591 | 2026-07-28T20:41:09.057Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2592 | 2026-07-28T20:41:12.159Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2593 | 2026-07-28T20:41:12.387Z | Compiling steno v0.4.1 |
| 2594 | 2026-07-28T20:41:13.470Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2595 | 2026-07-28T20:41:15.598Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2596 | 2026-07-28T20:41:15.932Z | Compiling hickory-proto v0.25.2 |
| 2597 | 2026-07-28T20:41:17.386Z | Compiling rfc6979 v0.4.0 |
| 2598 | 2026-07-28T20:41:17.556Z | Compiling sha2 v0.10.9 |
| 2599 | 2026-07-28T20:41:18.952Z | Compiling tap v1.0.1 |
| 2600 | 2026-07-28T20:41:19.090Z | Compiling wyz v0.5.1 |
| 2601 | 2026-07-28T20:41:19.278Z | Compiling hickory-resolver v0.25.2 |
| 2602 | 2026-07-28T20:41:19.316Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2603 | 2026-07-28T20:41:20.894Z | Compiling ecdsa v0.16.9 |
| 2604 | 2026-07-28T20:41:22.531Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2605 | 2026-07-28T20:41:22.811Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2606 | 2026-07-28T20:41:25.270Z | Compiling ed25519 v2.2.3 |
| 2607 | 2026-07-28T20:41:25.969Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2608 | 2026-07-28T20:41:26.110Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2609 | 2026-07-28T20:41:26.260Z | Compiling primeorder v0.13.6 |
| 2610 | 2026-07-28T20:41:26.558Z | Compiling twox-hash v2.1.2 |
| 2611 | 2026-07-28T20:41:26.818Z | Compiling env_filter v1.0.1 |
| 2612 | 2026-07-28T20:41:27.070Z | Compiling atty v0.2.14 |
| 2613 | 2026-07-28T20:41:27.222Z | Compiling funty v2.0.0 |
| 2614 | 2026-07-28T20:41:27.519Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2615 | 2026-07-28T20:41:27.783Z | Compiling bitvec v1.0.1 |
| 2616 | 2026-07-28T20:41:28.795Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2617 | 2026-07-28T20:41:29.490Z | Compiling env_logger v0.11.10 |
| 2618 | 2026-07-28T20:41:30.029Z | Compiling p384 v0.13.1 |
| 2619 | 2026-07-28T20:41:30.091Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2620 | 2026-07-28T20:41:32.171Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2621 | 2026-07-28T20:41:32.899Z | Compiling ed25519-dalek v2.2.0 |
| 2622 | 2026-07-28T20:41:33.375Z | Compiling toml v0.7.8 |
| 2623 | 2026-07-28T20:41:35.372Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2624 | 2026-07-28T20:41:35.584Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2625 | 2026-07-28T20:41:37.116Z | Compiling polyval v0.6.2 |
| 2626 | 2026-07-28T20:41:37.414Z | Compiling aes v0.8.4 |
| 2627 | 2026-07-28T20:41:37.616Z | Compiling ctr v0.9.2 |
| 2628 | 2026-07-28T20:41:37.831Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2629 | 2026-07-28T20:41:38.132Z | Compiling x509-cert v0.2.5 |
| 2630 | 2026-07-28T20:41:38.223Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2631 | 2026-07-28T20:41:38.385Z | Compiling bincode v1.3.3 |
| 2632 | 2026-07-28T20:41:38.460Z | Compiling strum_macros v0.28.0 |
| 2633 | 2026-07-28T20:41:38.609Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2634 | 2026-07-28T20:41:38.871Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2635 | 2026-07-28T20:41:38.900Z | Compiling passt v0.3.0 |
| 2636 | 2026-07-28T20:41:39.014Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2637 | 2026-07-28T20:41:39.175Z | Compiling fakedata_generator v0.7.1 |
| 2638 | 2026-07-28T20:41:39.289Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2639 | 2026-07-28T20:41:39.595Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2640 | 2026-07-28T20:41:40.049Z | Compiling aes-gcm-siv v0.11.1 |
| 2641 | 2026-07-28T20:41:40.253Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2642 | 2026-07-28T20:41:40.359Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2643 | 2026-07-28T20:41:40.386Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2644 | 2026-07-28T20:41:41.518Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2645 | 2026-07-28T20:41:41.644Z | Compiling bitstruct_derive v0.1.0 |
| 2646 | 2026-07-28T20:41:42.347Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2647 | 2026-07-28T20:41:42.587Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2648 | 2026-07-28T20:41:42.885Z | Compiling ringbuffer v0.16.0 |
| 2649 | 2026-07-28T20:41:42.905Z | Compiling ascii v1.1.0 |
| 2650 | 2026-07-28T20:41:42.950Z | Compiling pretty-hex v0.2.1 |
| 2651 | 2026-07-28T20:41:43.105Z | Compiling typeid v1.0.0 |
| 2652 | 2026-07-28T20:41:43.247Z | Compiling erased-serde v0.4.5 |
| 2653 | 2026-07-28T20:41:43.278Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2654 | 2026-07-28T20:41:43.896Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2655 | 2026-07-28T20:41:44.180Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2656 | 2026-07-28T20:41:44.221Z | Compiling bitstruct v0.1.1 |
| 2657 | 2026-07-28T20:41:44.334Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2658 | 2026-07-28T20:41:45.071Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2659 | 2026-07-28T20:41:45.390Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2660 | 2026-07-28T20:41:45.644Z | Compiling itertools v0.13.0 |
| 2661 | 2026-07-28T20:41:45.719Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2662 | 2026-07-28T20:41:46.310Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2663 | 2026-07-28T20:41:46.766Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2664 | 2026-07-28T20:41:46.885Z | Compiling kstat-rs v0.2.4 |
| 2665 | 2026-07-28T20:41:47.181Z | Compiling serde_arrays v0.1.0 |
| 2666 | 2026-07-28T20:41:47.312Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2667 | 2026-07-28T20:41:47.333Z | Compiling libloading v0.7.4 |
| 2668 | 2026-07-28T20:41:47.496Z | Compiling bit_field v0.10.2 |
| 2669 | 2026-07-28T20:41:47.591Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2670 | 2026-07-28T20:41:47.674Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2671 | 2026-07-28T20:41:48.579Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2672 | 2026-07-28T20:41:48.872Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2673 | 2026-07-28T20:41:49.230Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2674 | 2026-07-28T20:41:51.886Z | Compiling ron v0.8.1 |
| 2675 | 2026-07-28T20:41:53.697Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2676 | 2026-07-28T20:41:54.912Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2677 | 2026-07-28T20:41:59.560Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2678 | 2026-07-28T20:42:32.127Z | Finished `release` profile [optimized] target(s) in 4m 27s |
| 2679 | 2026-07-28T20:42:32.344Z | |
| 2680 | 2026-07-28T20:42:32.344Z | real 4:28.156250739 |
| 2681 | 2026-07-28T20:42:32.344Z | user 30:01.106627413 |
| 2682 | 2026-07-28T20:42:32.344Z | sys 2:47.051107807 |
| 2683 | 2026-07-28T20:42:32.344Z | trap 0.748563665 |
| 2684 | 2026-07-28T20:42:32.344Z | tflt 1.516031079 |
| 2685 | 2026-07-28T20:42:32.344Z | dflt 2.106149262 |
| 2686 | 2026-07-28T20:42:32.344Z | kflt 0.004173135 |
| 2687 | 2026-07-28T20:42:32.344Z | lock 2:02:40.881431475 |
| 2688 | 2026-07-28T20:42:32.344Z | slp 1:26:18.439718791 |
| 2689 | 2026-07-28T20:42:32.344Z | lat 2:27.795967214 |
| 2690 | 2026-07-28T20:42:32.344Z | stop 4:50.880244296 |
| 2691 | 2026-07-28T20:42:32.348Z | + OUTDIR=/work/release |
| 2692 | 2026-07-28T20:42:32.348Z | + mkdir -p /work/release |
| 2693 | 2026-07-28T20:42:32.348Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2694 | 2026-07-28T20:42:32.373Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2695 | 2026-07-28T20:42:32.468Z | + cd /work/release |
| 2696 | 2026-07-28T20:42:32.468Z | + digest -a sha256 propolis-cli |
| 2697 | 2026-07-28T20:42:32.491Z | + digest -a sha256 propolis-server |
| 2698 | 2026-07-28T20:42:32.544Z | process exited: duration 538183 ms, exit code 0 |
| |
| 2699 | 2026-07-28T20:42:32.552Z | found 4 output files |
| 2700 | 2026-07-28T20:42:32.560Z | uploading: /work/release/propolis-cli (27046088 bytes) |
| 2701 | 2026-07-28T20:42:33.794Z | uploaded: /work/release/propolis-cli |
| 2702 | 2026-07-28T20:42:33.794Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2703 | 2026-07-28T20:42:34.804Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2704 | 2026-07-28T20:42:34.804Z | uploading: /work/release/propolis-server (91959592 bytes) |
| 2705 | 2026-07-28T20:42:36.458Z | uploaded: /work/release/propolis-server |
| 2706 | 2026-07-28T20:42:36.458Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2707 | 2026-07-28T20:42:37.471Z | uploaded: /work/release/propolis-server.sha256.txt |