|
|
|
| 1 | 2026-07-21T14:36:12.677Z | job assigned to worker 01KY2HMWQKP3E8ZWAEMVNGJP5D [factory aws, i-0df5156cbed6f5c64] (queued for 44 s) |
| |
| 2 | 2026-07-21T14:36:19.280Z | starting task 0: "setup" |
| 3 | 2026-07-21T14:36:19.284Z | ++ uname -s |
| 4 | 2026-07-21T14:36:19.287Z | + kern=SunOS |
| 5 | 2026-07-21T14:36:19.287Z | + build_user=build |
| 6 | 2026-07-21T14:36:19.287Z | + build_uid=12345 |
| 7 | 2026-07-21T14:36:19.287Z | + work_dir=/work |
| 8 | 2026-07-21T14:36:19.287Z | + input_dir=/input |
| 9 | 2026-07-21T14:36:19.287Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-21T14:36:19.287Z | + case "$kern" in |
| 11 | 2026-07-21T14:36:19.287Z | + groupadd -g 12345 build |
| 12 | 2026-07-21T14:36:19.291Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-21T14:36:21.294Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-21T14:36:21.403Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-21T14:36:21.406Z | + home_fs=zfs |
| 16 | 2026-07-21T14:36:21.406Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-21T14:36:21.407Z | + mkdir -p /home/build |
| 18 | 2026-07-21T14:36:21.407Z | + chown build:build /home/build /work |
| 19 | 2026-07-21T14:36:23.407Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-21T14:36:23.411Z | process exited: duration 4132 ms, exit code 0 |
| |
| 21 | 2026-07-21T14:36:23.420Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-21T14:36:23.426Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-21T14:36:23.426Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-21T14:36:23.426Z | * rust toolchain profile = "default" |
| 25 | 2026-07-21T14:36:23.426Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-21T14:36:23.426Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-21T14:36:23.426Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-21T14:36:23.429Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-21T14:36:23.429Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-21T14:36:23.524Z | info: downloading installer |
| 31 | 2026-07-21T14:36:24.951Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-21T14:36:24.951Z | warn: /opt/ooce/bin |
| 33 | 2026-07-21T14:36:24.952Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-21T14:36:24.952Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-21T14:36:24.952Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-21T14:36:24.952Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-21T14:36:24.952Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-21T14:36:24.952Z | error: cannot install while Rust is installed |
| 39 | 2026-07-21T14:36:24.952Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-21T14:36:24.952Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-21T14:36:24.952Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-21T14:36:24.952Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-21T14:36:24.952Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-21T14:36:24.964Z | info: profile set to default |
| 45 | 2026-07-21T14:36:24.964Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-21T14:36:24.968Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-21T14:36:25.103Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-21T14:36:25.106Z | info: downloading 6 components |
| 49 | 2026-07-21T14:36:40.232Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-21T14:36:40.233Z | |
| 51 | 2026-07-21T14:36:40.262Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-21T14:36:40.262Z | |
| 53 | 2026-07-21T14:36:40.262Z | |
| 54 | 2026-07-21T14:36:40.262Z | Rust is installed now. Great! |
| 55 | 2026-07-21T14:36:40.262Z | |
| 56 | 2026-07-21T14:36:40.266Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-21T14:36:40.266Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-21T14:36:40.266Z | |
| 59 | 2026-07-21T14:36:40.266Z | To configure your current shell, you need to source |
| 60 | 2026-07-21T14:36:40.266Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-21T14:36:40.266Z | |
| 62 | 2026-07-21T14:36:40.266Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-21T14:36:40.266Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-21T14:36:40.266Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-21T14:36:40.266Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-21T14:36:40.266Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-21T14:36:40.266Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-21T14:36:40.266Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-21T14:36:40.266Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-21T14:36:40.266Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-21T14:36:40.359Z | + rustup --version |
| 72 | 2026-07-21T14:36:40.364Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-21T14:36:40.367Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-21T14:36:40.385Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-21T14:36:40.389Z | + cargo --version |
| 76 | 2026-07-21T14:36:40.404Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-21T14:36:40.408Z | + rustc --version |
| 78 | 2026-07-21T14:36:40.424Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-21T14:36:40.428Z | process exited: duration 17004 ms, exit code 0 |
| |
| 80 | 2026-07-21T14:36:40.435Z | starting task 2: "authentication" |
| 81 | 2026-07-21T14:36:40.451Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-21T14:36:40.458Z | starting task 3: "clone repository" |
| 83 | 2026-07-21T14:36:40.461Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-21T14:36:40.466Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-21T14:36:40.492Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-21T14:36:41.558Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-21T14:36:41.558Z | + git fetch origin a72bd75cb4717ed0ba6ef1f315e30e21cad46ef7 |
| 88 | 2026-07-21T14:36:41.951Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-21T14:36:41.951Z | * branch a72bd75cb4717ed0ba6ef1f315e30e21cad46ef7 -> FETCH_HEAD |
| 90 | 2026-07-21T14:36:41.954Z | + [[ -n '' ]] |
| 91 | 2026-07-21T14:36:41.954Z | + git reset --hard a72bd75cb4717ed0ba6ef1f315e30e21cad46ef7 |
| 92 | 2026-07-21T14:36:41.976Z | HEAD is now at a72bd75c xxx event_idx fixes |
| 93 | 2026-07-21T14:36:41.980Z | process exited: duration 1518 ms, exit code 0 |
| |
| 94 | 2026-07-21T14:36:41.986Z | starting task 4: "build" |
| 95 | 2026-07-21T14:36:41.990Z | + cargo --version |
| 96 | 2026-07-21T14:36:41.996Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 97 | 2026-07-21T14:36:42.147Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 98 | 2026-07-21T14:36:42.150Z | info: downloading 6 components |
| 99 | 2026-07-21T14:36:56.733Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 100 | 2026-07-21T14:36:56.736Z | + rustc --version |
| 101 | 2026-07-21T14:36:56.766Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 102 | 2026-07-21T14:36:56.771Z | + banner prerequisites |
| 103 | 2026-07-21T14:36:56.775Z | |
| 104 | 2026-07-21T14:36:56.775Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 105 | 2026-07-21T14:36:56.775Z | # # # # # # # # # # # # # # # |
| 106 | 2026-07-21T14:36:56.775Z | # # # # ##### # # ##### # # # # # #### # |
| 107 | 2026-07-21T14:36:56.775Z | ##### ##### # ##### # # # # # # # # # |
| 108 | 2026-07-21T14:36:56.775Z | # # # # # # # # # # # # # # # |
| 109 | 2026-07-21T14:36:56.775Z | # # # ###### # # ###### ### # #### # #### # |
| 110 | 2026-07-21T14:36:56.775Z | |
| 111 | 2026-07-21T14:36:56.775Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 112 | 2026-07-21T14:37:06.214Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-07-21T14:37:14.112Z | Startup: Caching catalogs ... Done |
| 114 | 2026-07-21T14:37:21.214Z | Planning: Solver setup ... Done (5.831s) |
| 115 | 2026-07-21T14:37:21.255Z | Planning: Running solver ... Done (0.041s) |
| 116 | 2026-07-21T14:37:21.390Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-07-21T14:37:21.402Z | Planning: Fetching manifests: 0/3 0% complete |
| 118 | 2026-07-21T14:37:21.485Z | Planning: Fetching manifests: 3/3 100% complete |
| 119 | 2026-07-21T14:37:21.514Z | Planning: Package planning ... Done (0.029s) |
| 120 | 2026-07-21T14:37:21.540Z | Planning: Merging actions ... Done (0.026s) |
| 121 | 2026-07-21T14:37:21.646Z | Planning: Checking for conflicting actions ... Done (0.106s) |
| 122 | 2026-07-21T14:37:21.652Z | Planning: Consolidating action changes ... Done (0.006s) |
| 123 | 2026-07-21T14:37:22.441Z | Planning: Evaluating mediators ... Done (0.784s) |
| 124 | 2026-07-21T14:37:22.446Z | Planning: Planning completed in 8.16 seconds |
| 125 | 2026-07-21T14:37:22.453Z | Packages to install: 3 |
| 126 | 2026-07-21T14:37:22.456Z | Mediators to change: 2 |
| 127 | 2026-07-21T14:37:22.456Z | Services to change: 1 |
| 128 | 2026-07-21T14:37:22.456Z | Estimated space available: 154.79 GB |
| 129 | 2026-07-21T14:37:22.456Z | Estimated space to be consumed: 1.86 GB |
| 130 | 2026-07-21T14:37:22.456Z | Create boot environment: No |
| 131 | 2026-07-21T14:37:22.456Z | Create backup boot environment: No |
| 132 | 2026-07-21T14:37:22.456Z | Rebuild boot archive: No |
| 133 | 2026-07-21T14:37:22.456Z | |
| 134 | 2026-07-21T14:37:22.456Z | Changed mediators: |
| 135 | 2026-07-21T14:37:22.456Z | mediator clang: |
| 136 | 2026-07-21T14:37:22.456Z | version: None -> 15 (system default) |
| 137 | 2026-07-21T14:37:22.456Z | |
| 138 | 2026-07-21T14:37:22.456Z | mediator llvm: |
| 139 | 2026-07-21T14:37:22.456Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-07-21T14:37:22.456Z | |
| 141 | 2026-07-21T14:37:22.456Z | Changed packages: |
| 142 | 2026-07-21T14:37:22.457Z | helios-dev |
| 143 | 2026-07-21T14:37:22.457Z | developer/build-essential |
| 144 | 2026-07-21T14:37:22.457Z | None -> 11-2.0 |
| 145 | 2026-07-21T14:37:22.457Z | ooce/developer/clang-15 |
| 146 | 2026-07-21T14:37:22.457Z | None -> 15.0.7-2.0 |
| 147 | 2026-07-21T14:37:22.457Z | ooce/developer/llvm-15 |
| 148 | 2026-07-21T14:37:22.457Z | None -> 15.0.7-2.0 |
| 149 | 2026-07-21T14:37:22.457Z | |
| 150 | 2026-07-21T14:37:22.457Z | Services: |
| 151 | 2026-07-21T14:37:22.457Z | restart_fmri: |
| 152 | 2026-07-21T14:37:22.457Z | svc:/system/update-man-index:default |
| 153 | 2026-07-21T14:37:22.494Z | |
| 154 | 2026-07-21T14:37:22.494Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 155 | 2026-07-21T14:37:28.566Z | Download: 982/3076 items 82.2/211.3MB 38% complete (45.9M/s) |
| 156 | 2026-07-21T14:37:33.715Z | Download: 3024/3076 items 195.6/211.3MB 92% complete (17.7M/s) |
| 157 | 2026-07-21T14:37:38.683Z | Download: Completed 211.31 MB in 16.19 seconds (13.1M/s) |
| 158 | 2026-07-21T14:37:38.828Z | Actions: 1/3430 actions (Installing new actions) |
| 159 | 2026-07-21T14:37:41.929Z | Actions: Completed 3430 actions in 3.10 seconds. |
| 160 | 2026-07-21T14:37:42.565Z | Done (0.632s) |
| 161 | 2026-07-21T14:37:42.565Z | Done (0.000s) |
| 162 | 2026-07-21T14:37:43.311Z | Done (0.745s) |
| 163 | 2026-07-21T14:37:46.664Z | Done (3.006s) |
| 164 | 2026-07-21T14:37:46.733Z | Done (0.013s) |
| 165 | 2026-07-21T14:37:46.739Z | Done (0.000s) |
| 166 | 2026-07-21T14:37:47.024Z | Done (0.000s) |
| 167 | 2026-07-21T14:37:47.891Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-07-21T14:37:47.997Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-07-21T14:37:48.002Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-07-21T14:37:48.159Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-07-21T14:37:48.163Z | Planning: Planning completed in 0.27 seconds |
| 172 | 2026-07-21T14:37:48.181Z | Mediators to change: 2 |
| 173 | 2026-07-21T14:37:48.181Z | Create boot environment: No |
| 174 | 2026-07-21T14:37:48.181Z | Create backup boot environment: No |
| 175 | 2026-07-21T14:37:48.249Z | Done |
| 176 | 2026-07-21T14:37:48.249Z | Done |
| 177 | 2026-07-21T14:37:48.865Z | Done |
| 178 | 2026-07-21T14:37:51.284Z | Done |
| 179 | 2026-07-21T14:37:51.354Z | Done |
| 180 | 2026-07-21T14:37:51.358Z | Done |
| 181 | 2026-07-21T14:37:51.500Z | Done |
| 182 | 2026-07-21T14:37:51.785Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-07-21T14:37:51.785Z | clang system 15 system |
| 184 | 2026-07-21T14:37:51.786Z | csh system system illumos |
| 185 | 2026-07-21T14:37:51.786Z | ctags system system illumos |
| 186 | 2026-07-21T14:37:51.786Z | file system system illumos |
| 187 | 2026-07-21T14:37:51.786Z | gcc vendor 12 vendor |
| 188 | 2026-07-21T14:37:51.786Z | gcc system 14 system |
| 189 | 2026-07-21T14:37:51.786Z | gcc system 10 system |
| 190 | 2026-07-21T14:37:51.786Z | go system 1.20 system |
| 191 | 2026-07-21T14:37:51.786Z | go system 1.19 system |
| 192 | 2026-07-21T14:37:51.786Z | llvm system 15 system |
| 193 | 2026-07-21T14:37:51.786Z | llvm system 14 system |
| 194 | 2026-07-21T14:37:51.786Z | mariadb system 10.6 system |
| 195 | 2026-07-21T14:37:51.786Z | mta vendor vendor dma |
| 196 | 2026-07-21T14:37:51.786Z | openjdk system 17 system |
| 197 | 2026-07-21T14:37:51.786Z | openjdk system 11 system |
| 198 | 2026-07-21T14:37:51.786Z | openjdk system 1.8 system |
| 199 | 2026-07-21T14:37:51.786Z | openssl vendor 3 vendor |
| 200 | 2026-07-21T14:37:51.786Z | perl system 5.36 system |
| 201 | 2026-07-21T14:37:51.786Z | postgresql system 15 system |
| 202 | 2026-07-21T14:37:51.786Z | postgresql system 13 system |
| 203 | 2026-07-21T14:37:51.786Z | python vendor 3 vendor |
| 204 | 2026-07-21T14:37:51.786Z | python system 2 system |
| 205 | 2026-07-21T14:37:51.786Z | python3 system 3.11 system |
| 206 | 2026-07-21T14:37:51.786Z | ruby system 3.0 system |
| 207 | 2026-07-21T14:37:51.786Z | words vendor vendor american-english |
| 208 | 2026-07-21T14:37:51.786Z | words system system australian-english |
| 209 | 2026-07-21T14:37:51.786Z | words system system british-english |
| 210 | 2026-07-21T14:37:51.786Z | words system system canadian-english |
| 211 | 2026-07-21T14:37:51.786Z | words system system french |
| 212 | 2026-07-21T14:37:51.786Z | words system system italian |
| 213 | 2026-07-21T14:37:51.786Z | words system system ngerman |
| 214 | 2026-07-21T14:37:51.786Z | words system system ogerman |
| 215 | 2026-07-21T14:37:51.786Z | words system system spanish |
| 216 | 2026-07-21T14:37:52.012Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-07-21T14:37:52.012Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 218 | 2026-07-21T14:37:56.626Z | FMRI IFO |
| 219 | 2026-07-21T14:37:56.626Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 220 | 2026-07-21T14:37:56.626Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 221 | 2026-07-21T14:37:56.626Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 222 | 2026-07-21T14:37:56.626Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 223 | 2026-07-21T14:37:56.626Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 224 | 2026-07-21T14:37:56.626Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 225 | 2026-07-21T14:37:56.626Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 226 | 2026-07-21T14:37:57.558Z | All builder prerequisites installed successfully, and PATH looks valid |
| 227 | 2026-07-21T14:37:57.581Z | |
| 228 | 2026-07-21T14:37:57.581Z | real 1:00.774918364 |
| 229 | 2026-07-21T14:37:57.581Z | user 37.327603773 |
| 230 | 2026-07-21T14:37:57.581Z | sys 4.284500956 |
| 231 | 2026-07-21T14:37:57.581Z | trap 0.004725799 |
| 232 | 2026-07-21T14:37:57.581Z | tflt 0.024744596 |
| 233 | 2026-07-21T14:37:57.581Z | dflt 0.036180745 |
| 234 | 2026-07-21T14:37:57.581Z | kflt 0.012450029 |
| 235 | 2026-07-21T14:37:57.581Z | lock 0.000000000 |
| 236 | 2026-07-21T14:37:57.581Z | slp 1:19.856570750 |
| 237 | 2026-07-21T14:37:57.582Z | lat 0.119272814 |
| 238 | 2026-07-21T14:37:57.582Z | stop 0.000210988 |
| 239 | 2026-07-21T14:37:57.582Z | + banner check |
| 240 | 2026-07-21T14:37:57.582Z | |
| 241 | 2026-07-21T14:37:57.582Z | #### # # ###### #### # # |
| 242 | 2026-07-21T14:37:57.582Z | # # # # # # # # # |
| 243 | 2026-07-21T14:37:57.582Z | # ###### ##### # #### |
| 244 | 2026-07-21T14:37:57.582Z | # # # # # # # |
| 245 | 2026-07-21T14:37:57.582Z | # # # # # # # # # |
| 246 | 2026-07-21T14:37:57.582Z | #### # # ###### #### # # |
| 247 | 2026-07-21T14:37:57.582Z | |
| 248 | 2026-07-21T14:37:57.582Z | + ptime -m cargo check --features falcon |
| 249 | 2026-07-21T14:37:57.695Z | Updating crates.io index |
| 250 | 2026-07-21T14:37:57.700Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 251 | 2026-07-21T14:38:00.074Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 252 | 2026-07-21T14:38:11.084Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 253 | 2026-07-21T14:38:11.386Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 254 | 2026-07-21T14:38:11.900Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 255 | 2026-07-21T14:38:12.224Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 256 | 2026-07-21T14:38:12.540Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 257 | 2026-07-21T14:38:12.797Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 258 | 2026-07-21T14:38:13.074Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 259 | 2026-07-21T14:38:13.352Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 260 | 2026-07-21T14:38:13.889Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 261 | 2026-07-21T14:38:14.167Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 262 | 2026-07-21T14:38:14.428Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 263 | 2026-07-21T14:38:14.998Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 264 | 2026-07-21T14:38:16.249Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 265 | 2026-07-21T14:38:16.944Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 266 | 2026-07-21T14:38:18.072Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-07-21T14:38:18.557Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 268 | 2026-07-21T14:38:18.956Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 269 | 2026-07-21T14:38:19.678Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 270 | 2026-07-21T14:38:20.468Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 271 | 2026-07-21T14:38:20.732Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 272 | 2026-07-21T14:38:21.697Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 273 | 2026-07-21T14:38:22.423Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 274 | 2026-07-21T14:38:22.814Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 275 | 2026-07-21T14:38:23.367Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 276 | 2026-07-21T14:38:23.804Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 277 | 2026-07-21T14:38:24.105Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 278 | 2026-07-21T14:38:26.008Z | Downloading crates ... |
| 279 | 2026-07-21T14:38:26.069Z | Downloaded async-recursion v1.1.1 |
| 280 | 2026-07-21T14:38:26.078Z | Downloaded anstyle-query v1.0.3 |
| 281 | 2026-07-21T14:38:26.081Z | Downloaded crypto-common v0.1.6 |
| 282 | 2026-07-21T14:38:26.084Z | Downloaded aes-gcm-siv v0.11.1 |
| 283 | 2026-07-21T14:38:26.087Z | Downloaded byte-wrapper v0.1.0 |
| 284 | 2026-07-21T14:38:26.090Z | Downloaded cobs v0.2.3 |
| 285 | 2026-07-21T14:38:26.090Z | Downloaded ciborium-io v0.2.2 |
| 286 | 2026-07-21T14:38:26.092Z | Downloaded bitflags v2.9.4 |
| 287 | 2026-07-21T14:38:26.096Z | Downloaded clap v4.5.4 |
| 288 | 2026-07-21T14:38:26.101Z | Downloaded darling v0.20.11 |
| 289 | 2026-07-21T14:38:26.110Z | Downloaded ctrlc v3.4.4 |
| 290 | 2026-07-21T14:38:26.113Z | Downloaded data-encoding v2.6.0 |
| 291 | 2026-07-21T14:38:26.113Z | Downloaded daft-derive v0.1.7 |
| 292 | 2026-07-21T14:38:26.117Z | Downloaded darling_macro v0.23.0 |
| 293 | 2026-07-21T14:38:26.117Z | Downloaded atomicwrites v0.4.4 |
| 294 | 2026-07-21T14:38:26.121Z | Downloaded debug-ignore v1.0.5 |
| 295 | 2026-07-21T14:38:26.124Z | Downloaded cargo-platform v0.3.2 |
| 296 | 2026-07-21T14:38:26.124Z | Downloaded backoff v0.4.0 |
| 297 | 2026-07-21T14:38:26.127Z | Downloaded ed25519 v2.2.3 |
| 298 | 2026-07-21T14:38:26.131Z | Downloaded daft v0.1.7 |
| 299 | 2026-07-21T14:38:26.131Z | Downloaded async-stream-impl v0.3.6 |
| 300 | 2026-07-21T14:38:26.135Z | Downloaded embedded-io v0.6.1 |
| 301 | 2026-07-21T14:38:26.138Z | Downloaded derive_builder_macro v0.20.2 |
| 302 | 2026-07-21T14:38:26.138Z | Downloaded drift v0.2.0 |
| 303 | 2026-07-21T14:38:26.143Z | Downloaded fnv v1.0.7 |
| 304 | 2026-07-21T14:38:26.146Z | Downloaded dof v0.4.0 |
| 305 | 2026-07-21T14:38:26.149Z | Downloaded cpufeatures v0.3.0 |
| 306 | 2026-07-21T14:38:26.150Z | Downloaded futures-macro v0.3.32 |
| 307 | 2026-07-21T14:38:26.153Z | Downloaded crypto-common v0.2.2 |
| 308 | 2026-07-21T14:38:26.156Z | Downloaded futures-core v0.3.32 |
| 309 | 2026-07-21T14:38:26.159Z | Downloaded funty v2.0.0 |
| 310 | 2026-07-21T14:38:26.159Z | Downloaded const_format_proc_macros v0.2.34 |
| 311 | 2026-07-21T14:38:26.162Z | Downloaded either v1.15.0 |
| 312 | 2026-07-21T14:38:26.165Z | Downloaded erased-serde v0.4.5 |
| 313 | 2026-07-21T14:38:26.165Z | Downloaded compression-core v0.4.31 |
| 314 | 2026-07-21T14:38:26.169Z | Downloaded gethostname v0.5.0 |
| 315 | 2026-07-21T14:38:26.172Z | Downloaded futures-task v0.3.32 |
| 316 | 2026-07-21T14:38:26.172Z | Downloaded cpufeatures v0.2.12 |
| 317 | 2026-07-21T14:38:26.177Z | Downloaded futures-io v0.3.32 |
| 318 | 2026-07-21T14:38:26.177Z | Downloaded dunce v1.0.5 |
| 319 | 2026-07-21T14:38:26.180Z | Downloaded git-stub v1.0.0 |
| 320 | 2026-07-21T14:38:26.180Z | Downloaded form_urlencoded v1.2.2 |
| 321 | 2026-07-21T14:38:26.184Z | Downloaded dtrace-parser v0.3.0 |
| 322 | 2026-07-21T14:38:26.184Z | Downloaded flagset v0.4.7 |
| 323 | 2026-07-21T14:38:26.184Z | Downloaded foreign-types-macros v0.2.3 |
| 324 | 2026-07-21T14:38:26.188Z | Downloaded foreign-types v0.3.2 |
| 325 | 2026-07-21T14:38:26.191Z | Downloaded fastrand v2.3.0 |
| 326 | 2026-07-21T14:38:26.191Z | Downloaded errno v0.3.14 |
| 327 | 2026-07-21T14:38:26.194Z | Downloaded env_filter v1.0.1 |
| 328 | 2026-07-21T14:38:26.197Z | Downloaded futures-sink v0.3.32 |
| 329 | 2026-07-21T14:38:26.197Z | Downloaded fixedbitset v0.4.2 |
| 330 | 2026-07-21T14:38:26.202Z | Downloaded generic-array v0.14.7 |
| 331 | 2026-07-21T14:38:26.202Z | Downloaded bitstruct_derive v0.1.0 |
| 332 | 2026-07-21T14:38:26.202Z | Downloaded critical-section v1.2.0 |
| 333 | 2026-07-21T14:38:26.206Z | Downloaded hex v0.4.3 |
| 334 | 2026-07-21T14:38:26.206Z | Downloaded enum-as-inner v0.6.0 |
| 335 | 2026-07-21T14:38:26.209Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 336 | 2026-07-21T14:38:26.212Z | Downloaded filetime v0.2.23 |
| 337 | 2026-07-21T14:38:26.212Z | Downloaded futures-channel v0.3.32 |
| 338 | 2026-07-21T14:38:26.216Z | Downloaded heck v0.5.0 |
| 339 | 2026-07-21T14:38:26.216Z | Downloaded atty v0.2.14 |
| 340 | 2026-07-21T14:38:26.219Z | Downloaded heck v0.4.1 |
| 341 | 2026-07-21T14:38:26.222Z | Downloaded hash32 v0.3.1 |
| 342 | 2026-07-21T14:38:26.222Z | Downloaded cookie v0.18.1 |
| 343 | 2026-07-21T14:38:26.225Z | Downloaded bitflags v1.3.2 |
| 344 | 2026-07-21T14:38:26.229Z | Downloaded hubpack_derive v0.1.1 |
| 345 | 2026-07-21T14:38:26.229Z | Downloaded http-body v1.0.1 |
| 346 | 2026-07-21T14:38:26.232Z | Downloaded httpdate v1.0.3 |
| 347 | 2026-07-21T14:38:26.232Z | Downloaded deranged v0.5.3 |
| 348 | 2026-07-21T14:38:26.235Z | Downloaded futures-executor v0.3.32 |
| 349 | 2026-07-21T14:38:26.239Z | Downloaded git-stub-vcs v0.1.0 |
| 350 | 2026-07-21T14:38:26.239Z | Downloaded clap_derive v4.5.4 |
| 351 | 2026-07-21T14:38:26.243Z | Downloaded compression-codecs v0.4.32 |
| 352 | 2026-07-21T14:38:26.246Z | Downloaded ident_case v1.0.1 |
| 353 | 2026-07-21T14:38:26.246Z | Downloaded getrandom v0.2.14 |
| 354 | 2026-07-21T14:38:26.250Z | Downloaded displaydoc v0.2.5 |
| 355 | 2026-07-21T14:38:26.253Z | Downloaded find-msvc-tools v0.1.9 |
| 356 | 2026-07-21T14:38:26.253Z | Downloaded darling v0.21.3 |
| 357 | 2026-07-21T14:38:26.256Z | Downloaded indent_write v2.2.0 |
| 358 | 2026-07-21T14:38:26.260Z | Downloaded icu_provider_macros v1.5.0 |
| 359 | 2026-07-21T14:38:26.263Z | Downloaded hubpack v0.1.2 |
| 360 | 2026-07-21T14:38:26.263Z | Downloaded is_terminal_polyfill v1.70.0 |
| 361 | 2026-07-21T14:38:26.266Z | Downloaded crossbeam-deque v0.8.5 |
| 362 | 2026-07-21T14:38:26.266Z | Downloaded is_ci v1.2.0 |
| 363 | 2026-07-21T14:38:26.271Z | Downloaded const-oid v0.9.6 |
| 364 | 2026-07-21T14:38:26.271Z | Downloaded itoa v1.0.11 |
| 365 | 2026-07-21T14:38:26.274Z | Downloaded crossbeam-epoch v0.9.18 |
| 366 | 2026-07-21T14:38:26.274Z | Downloaded group v0.13.0 |
| 367 | 2026-07-21T14:38:26.277Z | Downloaded inout v0.1.3 |
| 368 | 2026-07-21T14:38:26.277Z | Downloaded is-terminal v0.4.12 |
| 369 | 2026-07-21T14:38:26.280Z | Downloaded lru-cache v0.1.2 |
| 370 | 2026-07-21T14:38:26.280Z | Downloaded lazy_static v1.5.0 |
| 371 | 2026-07-21T14:38:26.284Z | Downloaded lru-slab v0.1.2 |
| 372 | 2026-07-21T14:38:26.284Z | Downloaded crossbeam-utils v0.8.19 |
| 373 | 2026-07-21T14:38:26.287Z | Downloaded kstat-rs v0.2.4 |
| 374 | 2026-07-21T14:38:26.290Z | Downloaded managed v0.8.0 |
| 375 | 2026-07-21T14:38:26.290Z | Downloaded camino v1.2.2 |
| 376 | 2026-07-21T14:38:26.293Z | Downloaded highway v1.3.0 |
| 377 | 2026-07-21T14:38:26.294Z | Downloaded allocator-api2 v0.2.21 |
| 378 | 2026-07-21T14:38:26.297Z | Downloaded macaddr v1.0.1 |
| 379 | 2026-07-21T14:38:26.300Z | Downloaded mime v0.3.17 |
| 380 | 2026-07-21T14:38:26.300Z | Downloaded match_cfg v0.1.0 |
| 381 | 2026-07-21T14:38:26.303Z | Downloaded http-body-util v0.1.3 |
| 382 | 2026-07-21T14:38:26.306Z | Downloaded newtype-uuid-macros v0.1.0 |
| 383 | 2026-07-21T14:38:26.306Z | Downloaded num-derive v0.4.2 |
| 384 | 2026-07-21T14:38:26.309Z | Downloaded csv-core v0.1.12 |
| 385 | 2026-07-21T14:38:26.309Z | Downloaded memoffset v0.9.1 |
| 386 | 2026-07-21T14:38:26.312Z | Downloaded console v0.15.8 |
| 387 | 2026-07-21T14:38:26.315Z | Downloaded blake2 v0.10.6 |
| 388 | 2026-07-21T14:38:26.315Z | Downloaded chacha20 v0.9.1 |
| 389 | 2026-07-21T14:38:26.319Z | Downloaded ipnet v2.9.0 |
| 390 | 2026-07-21T14:38:26.319Z | Downloaded crc32fast v1.4.0 |
| 391 | 2026-07-21T14:38:26.322Z | Downloaded num v0.4.3 |
| 392 | 2026-07-21T14:38:26.325Z | Downloaded num_enum_derive v0.5.11 |
| 393 | 2026-07-21T14:38:26.325Z | Downloaded colored v3.1.1 |
| 394 | 2026-07-21T14:38:26.328Z | Downloaded num-iter v0.1.45 |
| 395 | 2026-07-21T14:38:26.328Z | Downloaded der v0.7.10 |
| 396 | 2026-07-21T14:38:26.331Z | Downloaded anyhow v1.0.100 |
| 397 | 2026-07-21T14:38:26.335Z | Downloaded libsw v3.5.0 |
| 398 | 2026-07-21T14:38:26.338Z | Downloaded jobserver v0.1.31 |
| 399 | 2026-07-21T14:38:26.341Z | Downloaded ipnetwork v0.21.1 |
| 400 | 2026-07-21T14:38:26.341Z | Downloaded parse-display v0.10.0 |
| 401 | 2026-07-21T14:38:26.344Z | Downloaded openssl-macros v0.1.1 |
| 402 | 2026-07-21T14:38:26.344Z | Downloaded lock_api v0.4.12 |
| 403 | 2026-07-21T14:38:26.348Z | Downloaded libsw-core v0.3.2 |
| 404 | 2026-07-21T14:38:26.348Z | Downloaded litemap v0.7.4 |
| 405 | 2026-07-21T14:38:26.352Z | Downloaded libloading v0.7.4 |
| 406 | 2026-07-21T14:38:26.356Z | Downloaded humantime v2.3.0 |
| 407 | 2026-07-21T14:38:26.356Z | Downloaded phf_shared v0.12.1 |
| 408 | 2026-07-21T14:38:26.357Z | Downloaded dropshot_endpoint v0.17.1 |
| 409 | 2026-07-21T14:38:26.360Z | Downloaded hyper-rustls v0.27.3 |
| 410 | 2026-07-21T14:38:26.360Z | Downloaded newtype-uuid v1.3.2 |
| 411 | 2026-07-21T14:38:26.363Z | Downloaded multer v3.1.0 |
| 412 | 2026-07-21T14:38:26.366Z | Downloaded percent-encoding v2.3.2 |
| 413 | 2026-07-21T14:38:26.366Z | Downloaded elliptic-curve v0.13.8 |
| 414 | 2026-07-21T14:38:26.369Z | Downloaded plain v0.2.3 |
| 415 | 2026-07-21T14:38:26.369Z | Downloaded hmac v0.12.1 |
| 416 | 2026-07-21T14:38:26.372Z | Downloaded httparse v1.10.1 |
| 417 | 2026-07-21T14:38:26.377Z | Downloaded iana-time-zone v0.1.64 |
| 418 | 2026-07-21T14:38:26.377Z | Downloaded const-oid v0.10.2 |
| 419 | 2026-07-21T14:38:26.380Z | Downloaded opaque-debug v0.3.1 |
| 420 | 2026-07-21T14:38:26.386Z | Downloaded powerfmt v0.2.0 |
| 421 | 2026-07-21T14:38:26.390Z | Downloaded omicron-workspace-hack v0.1.0 |
| 422 | 2026-07-21T14:38:26.390Z | Downloaded pretty-hex v0.4.1 |
| 423 | 2026-07-21T14:38:26.390Z | Downloaded pretty-hex v0.2.1 |
| 424 | 2026-07-21T14:38:26.390Z | Downloaded proc-macro-crate v1.3.1 |
| 425 | 2026-07-21T14:38:26.390Z | Downloaded icu_locid_transform_data v1.5.0 |
| 426 | 2026-07-21T14:38:26.393Z | Downloaded getrandom v0.3.4 |
| 427 | 2026-07-21T14:38:26.396Z | Downloaded newtype_derive v0.1.6 |
| 428 | 2026-07-21T14:38:26.396Z | Downloaded progenitor-client v0.10.0 |
| 429 | 2026-07-21T14:38:26.399Z | Downloaded openssl-probe v0.2.1 |
| 430 | 2026-07-21T14:38:26.399Z | Downloaded num_enum v0.5.11 |
| 431 | 2026-07-21T14:38:26.403Z | Downloaded progenitor-macro v0.14.0 |
| 432 | 2026-07-21T14:38:26.406Z | Downloaded progenitor-macro v0.10.0 |
| 433 | 2026-07-21T14:38:26.406Z | Downloaded quick-error v1.2.3 |
| 434 | 2026-07-21T14:38:26.409Z | Downloaded progenitor-client v0.11.1 |
| 435 | 2026-07-21T14:38:26.409Z | Downloaded hybrid-array v0.4.12 |
| 436 | 2026-07-21T14:38:26.412Z | Downloaded parking_lot_core v0.9.10 |
| 437 | 2026-07-21T14:38:26.415Z | Downloaded passt v0.3.0 |
| 438 | 2026-07-21T14:38:26.416Z | Downloaded progenitor-macro v0.11.1 |
| 439 | 2026-07-21T14:38:26.419Z | Downloaded password-hash v0.5.0 |
| 440 | 2026-07-21T14:38:26.419Z | Downloaded parse-display-derive v0.10.0 |
| 441 | 2026-07-21T14:38:26.423Z | Downloaded pem-rfc7468 v0.7.0 |
| 442 | 2026-07-21T14:38:26.423Z | Downloaded radium v0.7.0 |
| 443 | 2026-07-21T14:38:26.427Z | Downloaded progenitor-macro v0.13.0 |
| 444 | 2026-07-21T14:38:26.427Z | Downloaded oxide-tokio-rt v0.1.6 |
| 445 | 2026-07-21T14:38:26.427Z | Downloaded paste v1.0.15 |
| 446 | 2026-07-21T14:38:26.434Z | Downloaded phf v0.12.1 |
| 447 | 2026-07-21T14:38:26.434Z | Downloaded pest_generator v2.8.4 |
| 448 | 2026-07-21T14:38:26.438Z | Downloaded pkg-config v0.3.30 |
| 449 | 2026-07-21T14:38:26.438Z | Downloaded pin-project-internal v1.1.10 |
| 450 | 2026-07-21T14:38:26.438Z | Downloaded rand_xorshift v0.3.0 |
| 451 | 2026-07-21T14:38:26.438Z | Downloaded memmap2 v0.9.9 |
| 452 | 2026-07-21T14:38:26.438Z | Downloaded rand_chacha v0.3.1 |
| 453 | 2026-07-21T14:38:26.441Z | Downloaded pem v3.0.5 |
| 454 | 2026-07-21T14:38:26.441Z | Downloaded num-integer v0.1.46 |
| 455 | 2026-07-21T14:38:26.444Z | Downloaded poly1305 v0.8.0 |
| 456 | 2026-07-21T14:38:26.444Z | Downloaded ppv-lite86 v0.2.17 |
| 457 | 2026-07-21T14:38:26.447Z | Downloaded chacha20poly1305 v0.10.1 |
| 458 | 2026-07-21T14:38:26.447Z | Downloaded proc-macro-error-attr v1.0.4 |
| 459 | 2026-07-21T14:38:26.450Z | Downloaded ref-cast v1.0.25 |
| 460 | 2026-07-21T14:38:26.453Z | Downloaded progenitor v0.10.0 |
| 461 | 2026-07-21T14:38:26.453Z | Downloaded primeorder v0.13.6 |
| 462 | 2026-07-21T14:38:26.462Z | Downloaded indexmap v1.9.3 |
| 463 | 2026-07-21T14:38:26.462Z | Downloaded icu_provider v1.5.0 |
| 464 | 2026-07-21T14:38:26.467Z | Downloaded rustc_version v0.4.1 |
| 465 | 2026-07-21T14:38:26.467Z | Downloaded rustc-hash v2.1.1 |
| 466 | 2026-07-21T14:38:26.467Z | Downloaded once_cell v1.21.3 |
| 467 | 2026-07-21T14:38:26.467Z | Downloaded progenitor-extras v0.2.0 |
| 468 | 2026-07-21T14:38:26.467Z | Downloaded progenitor-client v0.13.0 |
| 469 | 2026-07-21T14:38:26.472Z | Downloaded async-compression v0.4.33 |
| 470 | 2026-07-21T14:38:26.475Z | Downloaded heapless v0.8.0 |
| 471 | 2026-07-21T14:38:26.475Z | Downloaded progenitor v0.14.0 |
| 472 | 2026-07-21T14:38:26.478Z | Downloaded progenitor v0.11.1 |
| 473 | 2026-07-21T14:38:26.479Z | Downloaded rustc_version v0.1.7 |
| 474 | 2026-07-21T14:38:26.479Z | Downloaded half v2.7.1 |
| 475 | 2026-07-21T14:38:26.482Z | Downloaded flate2 v1.0.30 |
| 476 | 2026-07-21T14:38:26.485Z | Downloaded owo-colors v4.3.0 |
| 477 | 2026-07-21T14:38:26.488Z | Downloaded pkcs8 v0.10.2 |
| 478 | 2026-07-21T14:38:26.488Z | Downloaded parking_lot v0.12.2 |
| 479 | 2026-07-21T14:38:26.491Z | Downloaded icu_normalizer_data v1.5.0 |
| 480 | 2026-07-21T14:38:26.494Z | Downloaded oxnet v0.1.4 |
| 481 | 2026-07-21T14:38:26.494Z | Downloaded icu_locid_transform v1.5.0 |
| 482 | 2026-07-21T14:38:26.498Z | Downloaded rand_chacha v0.9.0 |
| 483 | 2026-07-21T14:38:26.498Z | Downloaded pest_derive v2.8.4 |
| 484 | 2026-07-21T14:38:26.501Z | Downloaded ref-cast-impl v1.0.25 |
| 485 | 2026-07-21T14:38:26.504Z | Downloaded pin-project-lite v0.2.14 |
| 486 | 2026-07-21T14:38:26.509Z | Downloaded scroll_derive v0.13.1 |
| 487 | 2026-07-21T14:38:26.509Z | Downloaded serde_arrays v0.1.0 |
| 488 | 2026-07-21T14:38:26.509Z | Downloaded base64 v0.21.7 |
| 489 | 2026-07-21T14:38:26.513Z | Downloaded serde-big-array v0.5.1 |
| 490 | 2026-07-21T14:38:26.513Z | Downloaded rand_core v0.6.4 |
| 491 | 2026-07-21T14:38:26.517Z | Downloaded miniz_oxide v0.7.2 |
| 492 | 2026-07-21T14:38:26.517Z | Downloaded postcard v1.0.9 |
| 493 | 2026-07-21T14:38:26.520Z | Downloaded const_format v0.2.35 |
| 494 | 2026-07-21T14:38:26.520Z | Downloaded semver v0.1.20 |
| 495 | 2026-07-21T14:38:26.523Z | Downloaded ringbuffer v0.16.0 |
| 496 | 2026-07-21T14:38:26.523Z | Downloaded hickory-resolver v0.24.4 |
| 497 | 2026-07-21T14:38:26.526Z | Downloaded getrandom v0.4.2 |
| 498 | 2026-07-21T14:38:26.529Z | Downloaded rfc6979 v0.4.0 |
| 499 | 2026-07-21T14:38:26.530Z | Downloaded serde_repr v0.1.19 |
| 500 | 2026-07-21T14:38:26.533Z | Downloaded serde_plain v1.0.2 |
| 501 | 2026-07-21T14:38:26.533Z | Downloaded num-traits v0.2.19 |
| 502 | 2026-07-21T14:38:26.536Z | Downloaded proc-macro-error v1.0.4 |
| 503 | 2026-07-21T14:38:26.541Z | Downloaded serde_spanned v0.6.9 |
| 504 | 2026-07-21T14:38:26.541Z | Downloaded resolv-conf v0.7.0 |
| 505 | 2026-07-21T14:38:26.545Z | Downloaded secrecy v0.10.3 |
| 506 | 2026-07-21T14:38:26.545Z | Downloaded simd-adler32 v0.3.7 |
| 507 | 2026-07-21T14:38:26.545Z | Downloaded rustls-pemfile v2.2.0 |
| 508 | 2026-07-21T14:38:26.545Z | Downloaded progenitor v0.13.0 |
| 509 | 2026-07-21T14:38:26.548Z | Downloaded serde_urlencoded v0.7.1 |
| 510 | 2026-07-21T14:38:26.548Z | Downloaded sha1 v0.11.0 |
| 511 | 2026-07-21T14:38:26.551Z | Downloaded sha1 v0.10.6 |
| 512 | 2026-07-21T14:38:26.551Z | Downloaded hickory-resolver v0.25.2 |
| 513 | 2026-07-21T14:38:26.554Z | Downloaded log v0.4.29 |
| 514 | 2026-07-21T14:38:26.559Z | Downloaded icu_properties v1.5.1 |
| 515 | 2026-07-21T14:38:26.559Z | Downloaded bytes v1.11.1 |
| 516 | 2026-07-21T14:38:26.562Z | Downloaded siphasher v1.0.1 |
| 517 | 2026-07-21T14:38:26.562Z | Downloaded slog-bunyan v2.5.0 |
| 518 | 2026-07-21T14:38:26.565Z | Downloaded rustversion v1.0.22 |
| 519 | 2026-07-21T14:38:26.565Z | Downloaded quote v1.0.45 |
| 520 | 2026-07-21T14:38:26.568Z | Downloaded sigpipe v0.1.3 |
| 521 | 2026-07-21T14:38:26.568Z | Downloaded scroll_derive v0.12.0 |
| 522 | 2026-07-21T14:38:26.571Z | Downloaded icu_collections v1.5.0 |
| 523 | 2026-07-21T14:38:26.575Z | Downloaded sec1 v0.7.3 |
| 524 | 2026-07-21T14:38:26.579Z | Downloaded scroll v0.13.0 |
| 525 | 2026-07-21T14:38:26.579Z | Downloaded scroll v0.12.0 |
| 526 | 2026-07-21T14:38:26.579Z | Downloaded schemars_derive v0.8.22 |
| 527 | 2026-07-21T14:38:26.582Z | Downloaded pin-project v1.1.10 |
| 528 | 2026-07-21T14:38:26.586Z | Downloaded stable_deref_trait v1.2.0 |
| 529 | 2026-07-21T14:38:26.589Z | Downloaded crossbeam-channel v0.5.15 |
| 530 | 2026-07-21T14:38:26.592Z | Downloaded strum v0.27.2 |
| 531 | 2026-07-21T14:38:26.592Z | Downloaded structmeta v0.3.0 |
| 532 | 2026-07-21T14:38:26.595Z | Downloaded serde_path_to_error v0.1.20 |
| 533 | 2026-07-21T14:38:26.595Z | Downloaded ed25519-dalek v2.2.0 |
| 534 | 2026-07-21T14:38:26.600Z | Downloaded serde_tokenstream v0.2.3 |
| 535 | 2026-07-21T14:38:26.600Z | Downloaded proc-macro2 v1.0.106 |
| 536 | 2026-07-21T14:38:26.604Z | Downloaded progenitor-impl v0.14.0 |
| 537 | 2026-07-21T14:38:26.604Z | Downloaded crypto-bigint v0.5.5 |
| 538 | 2026-07-21T14:38:26.618Z | Downloaded subtle v2.6.1 |
| 539 | 2026-07-21T14:38:26.618Z | Downloaded sha2 v0.10.9 |
| 540 | 2026-07-21T14:38:26.618Z | Downloaded tabwriter v1.4.0 |
| 541 | 2026-07-21T14:38:26.618Z | Downloaded strum v0.26.3 |
| 542 | 2026-07-21T14:38:26.618Z | Downloaded structmeta-derive v0.3.0 |
| 543 | 2026-07-21T14:38:26.618Z | Downloaded swrite v0.1.0 |
| 544 | 2026-07-21T14:38:26.618Z | Downloaded supports-color v3.0.2 |
| 545 | 2026-07-21T14:38:26.618Z | Downloaded tap v1.0.1 |
| 546 | 2026-07-21T14:38:26.618Z | Downloaded sync_wrapper v1.0.1 |
| 547 | 2026-07-21T14:38:26.622Z | Downloaded rustls-native-certs v0.8.3 |
| 548 | 2026-07-21T14:38:26.622Z | Downloaded strsim v0.11.1 |
| 549 | 2026-07-21T14:38:26.622Z | Downloaded progenitor-impl v0.10.0 |
| 550 | 2026-07-21T14:38:26.625Z | Downloaded openssl-sys v0.9.107 |
| 551 | 2026-07-21T14:38:26.628Z | Downloaded take_mut v0.2.2 |
| 552 | 2026-07-21T14:38:26.628Z | Downloaded tagptr v0.2.0 |
| 553 | 2026-07-21T14:38:26.631Z | Downloaded slog-async v2.8.0 |
| 554 | 2026-07-21T14:38:26.631Z | Downloaded papergrid v0.11.0 |
| 555 | 2026-07-21T14:38:26.635Z | Downloaded termtree v0.5.1 |
| 556 | 2026-07-21T14:38:26.635Z | Downloaded tabled_derive v0.7.0 |
| 557 | 2026-07-21T14:38:26.638Z | Downloaded snafu-derive v0.8.9 |
| 558 | 2026-07-21T14:38:26.638Z | Downloaded supports-color v2.1.0 |
| 559 | 2026-07-21T14:38:26.638Z | Downloaded smawk v0.3.2 |
| 560 | 2026-07-21T14:38:26.641Z | Downloaded smf v0.2.3 |
| 561 | 2026-07-21T14:38:26.641Z | Downloaded terminal_size v0.3.0 |
| 562 | 2026-07-21T14:38:26.644Z | Downloaded terminal_size v0.4.3 |
| 563 | 2026-07-21T14:38:26.644Z | Downloaded slog-term v2.9.2 |
| 564 | 2026-07-21T14:38:26.648Z | Downloaded slog-dtrace v0.3.0 |
| 565 | 2026-07-21T14:38:26.648Z | Downloaded thiserror-impl v1.0.64 |
| 566 | 2026-07-21T14:38:26.652Z | Downloaded semver v1.0.28 |
| 567 | 2026-07-21T14:38:26.652Z | Downloaded minimal-lexical v0.2.1 |
| 568 | 2026-07-21T14:38:26.656Z | Downloaded ryu v1.0.18 |
| 569 | 2026-07-21T14:38:26.656Z | Downloaded thread-id v4.2.1 |
| 570 | 2026-07-21T14:38:26.659Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 571 | 2026-07-21T14:38:26.659Z | Downloaded tinyvec_macros v0.1.1 |
| 572 | 2026-07-21T14:38:26.659Z | Downloaded time-core v0.1.8 |
| 573 | 2026-07-21T14:38:26.663Z | Downloaded static_assertions v1.1.0 |
| 574 | 2026-07-21T14:38:26.663Z | Downloaded tokio-macros v2.7.0 |
| 575 | 2026-07-21T14:38:26.663Z | Downloaded thread_local v1.1.8 |
| 576 | 2026-07-21T14:38:26.666Z | Downloaded thread-id v5.0.0 |
| 577 | 2026-07-21T14:38:26.666Z | Downloaded spki v0.7.3 |
| 578 | 2026-07-21T14:38:26.666Z | Downloaded expectorate v1.2.0 |
| 579 | 2026-07-21T14:38:26.671Z | Downloaded signature v2.2.0 |
| 580 | 2026-07-21T14:38:26.671Z | Downloaded rustls-platform-verifier v0.6.2 |
| 581 | 2026-07-21T14:38:26.674Z | Downloaded signal-hook-registry v1.4.2 |
| 582 | 2026-07-21T14:38:26.674Z | Downloaded shlex v2.0.1 |
| 583 | 2026-07-21T14:38:26.674Z | Downloaded jiff-static v0.2.15 |
| 584 | 2026-07-21T14:38:26.677Z | Downloaded strum_macros v0.26.4 |
| 585 | 2026-07-21T14:38:26.677Z | Downloaded serde_spanned v1.1.1 |
| 586 | 2026-07-21T14:38:26.681Z | Downloaded serde_derive_internals v0.29.1 |
| 587 | 2026-07-21T14:38:26.681Z | Downloaded rusty-fork v0.3.0 |
| 588 | 2026-07-21T14:38:26.684Z | Downloaded pest_meta v2.8.4 |
| 589 | 2026-07-21T14:38:26.684Z | Downloaded synstructure v0.13.1 |
| 590 | 2026-07-21T14:38:26.684Z | Downloaded strum_macros v0.27.2 |
| 591 | 2026-07-21T14:38:26.689Z | Downloaded progenitor-impl v0.13.0 |
| 592 | 2026-07-21T14:38:26.689Z | Downloaded progenitor-impl v0.11.1 |
| 593 | 2026-07-21T14:38:26.694Z | Downloaded indexmap v2.14.0 |
| 594 | 2026-07-21T14:38:26.694Z | Downloaded aes v0.8.4 |
| 595 | 2026-07-21T14:38:26.697Z | Downloaded smallvec v1.13.2 |
| 596 | 2026-07-21T14:38:26.697Z | Downloaded slab v0.4.9 |
| 597 | 2026-07-21T14:38:26.698Z | Downloaded slog-json v2.6.1 |
| 598 | 2026-07-21T14:38:26.701Z | Downloaded scopeguard v1.2.0 |
| 599 | 2026-07-21T14:38:26.701Z | Downloaded same-file v1.0.6 |
| 600 | 2026-07-21T14:38:26.701Z | Downloaded rand_core v0.9.3 |
| 601 | 2026-07-21T14:38:26.704Z | Downloaded toml_datetime v0.6.11 |
| 602 | 2026-07-21T14:38:26.704Z | Downloaded tower-service v0.3.3 |
| 603 | 2026-07-21T14:38:26.704Z | Downloaded thiserror-impl v2.0.18 |
| 604 | 2026-07-21T14:38:26.710Z | Downloaded thiserror v2.0.18 |
| 605 | 2026-07-21T14:38:26.713Z | Downloaded try-lock v0.2.5 |
| 606 | 2026-07-21T14:38:26.713Z | Downloaded typeid v1.0.0 |
| 607 | 2026-07-21T14:38:26.713Z | Downloaded toml_write v0.1.2 |
| 608 | 2026-07-21T14:38:26.713Z | Downloaded hyper-util v0.1.20 |
| 609 | 2026-07-21T14:38:26.716Z | Downloaded spin v0.9.8 |
| 610 | 2026-07-21T14:38:26.720Z | Downloaded prettyplease v0.2.37 |
| 611 | 2026-07-21T14:38:26.723Z | Downloaded time-macros v0.2.27 |
| 612 | 2026-07-21T14:38:26.723Z | Downloaded tls_codec v0.4.2 |
| 613 | 2026-07-21T14:38:26.723Z | Downloaded thiserror-no-std v2.0.2 |
| 614 | 2026-07-21T14:38:26.727Z | Downloaded universal-hash v0.5.1 |
| 615 | 2026-07-21T14:38:26.727Z | Downloaded serde_derive v1.0.228 |
| 616 | 2026-07-21T14:38:26.730Z | Downloaded tinystr v0.7.6 |
| 617 | 2026-07-21T14:38:26.730Z | Downloaded num-bigint v0.4.5 |
| 618 | 2026-07-21T14:38:26.734Z | Downloaded schemars v0.8.22 |
| 619 | 2026-07-21T14:38:26.740Z | Downloaded tokio-dtrace v0.1.1 |
| 620 | 2026-07-21T14:38:26.744Z | Downloaded ron v0.8.1 |
| 621 | 2026-07-21T14:38:26.748Z | Downloaded unicode-linebreak v0.1.5 |
| 622 | 2026-07-21T14:38:26.748Z | Downloaded untrusted v0.7.1 |
| 623 | 2026-07-21T14:38:26.748Z | Downloaded unarray v0.1.4 |
| 624 | 2026-07-21T14:38:26.753Z | Downloaded tls_codec_derive v0.4.2 |
| 625 | 2026-07-21T14:38:26.753Z | Downloaded usdt-attr-macro v0.5.0 |
| 626 | 2026-07-21T14:38:26.753Z | Downloaded untrusted v0.9.0 |
| 627 | 2026-07-21T14:38:26.753Z | Downloaded typify-macro v0.4.3 |
| 628 | 2026-07-21T14:38:26.758Z | Downloaded similar v2.7.0 |
| 629 | 2026-07-21T14:38:26.758Z | Downloaded utf-8 v0.7.6 |
| 630 | 2026-07-21T14:38:26.758Z | Downloaded hashbrown v0.12.3 |
| 631 | 2026-07-21T14:38:26.763Z | Downloaded serde_with_macros v3.18.0 |
| 632 | 2026-07-21T14:38:26.763Z | Downloaded serde_yaml v0.9.34+deprecated |
| 633 | 2026-07-21T14:38:26.770Z | Downloaded unicode-xid v0.2.4 |
| 634 | 2026-07-21T14:38:26.770Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 635 | 2026-07-21T14:38:26.770Z | Downloaded tokio-rustls v0.25.0 |
| 636 | 2026-07-21T14:38:26.770Z | Downloaded utf8parse v0.2.1 |
| 637 | 2026-07-21T14:38:26.775Z | Downloaded utf16_iter v1.0.5 |
| 638 | 2026-07-21T14:38:26.775Z | Downloaded usdt-macro v0.6.0 |
| 639 | 2026-07-21T14:38:26.776Z | Downloaded usdt-macro v0.5.0 |
| 640 | 2026-07-21T14:38:26.776Z | Downloaded utf8_iter v1.0.4 |
| 641 | 2026-07-21T14:38:26.776Z | Downloaded dropshot-api-manager v0.7.2 |
| 642 | 2026-07-21T14:38:26.776Z | Downloaded socket2 v0.6.3 |
| 643 | 2026-07-21T14:38:26.780Z | Downloaded socket2 v0.5.10 |
| 644 | 2026-07-21T14:38:26.780Z | Downloaded tempfile v3.23.0 |
| 645 | 2026-07-21T14:38:26.780Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 646 | 2026-07-21T14:38:26.781Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 647 | 2026-07-21T14:38:26.785Z | Downloaded term v1.2.0 |
| 648 | 2026-07-21T14:38:26.785Z | Downloaded tracing-attributes v0.1.27 |
| 649 | 2026-07-21T14:38:26.785Z | Downloaded rayon-core v1.13.0 |
| 650 | 2026-07-21T14:38:26.791Z | Downloaded slog v2.8.2 |
| 651 | 2026-07-21T14:38:26.791Z | Downloaded mio v1.2.0 |
| 652 | 2026-07-21T14:38:26.798Z | Downloaded serde_core v1.0.228 |
| 653 | 2026-07-21T14:38:26.798Z | Downloaded rand v0.8.6 |
| 654 | 2026-07-21T14:38:26.802Z | Downloaded quinn v0.11.9 |
| 655 | 2026-07-21T14:38:26.802Z | Downloaded waitgroup v0.1.2 |
| 656 | 2026-07-21T14:38:26.802Z | Downloaded want v0.3.1 |
| 657 | 2026-07-21T14:38:26.802Z | Downloaded wait-timeout v0.2.0 |
| 658 | 2026-07-21T14:38:26.803Z | Downloaded version_check v0.9.5 |
| 659 | 2026-07-21T14:38:26.803Z | Downloaded typify-macro v0.6.2 |
| 660 | 2026-07-21T14:38:26.803Z | Downloaded qorb v0.4.1 |
| 661 | 2026-07-21T14:38:26.807Z | Downloaded usdt v0.6.0 |
| 662 | 2026-07-21T14:38:26.807Z | Downloaded http v1.4.2 |
| 663 | 2026-07-21T14:38:26.811Z | Downloaded rustls-pki-types v1.12.0 |
| 664 | 2026-07-21T14:38:26.811Z | Downloaded strum_macros v0.28.0 |
| 665 | 2026-07-21T14:38:26.816Z | Downloaded toml v0.8.23 |
| 666 | 2026-07-21T14:38:26.816Z | Downloaded tinyvec v1.6.0 |
| 667 | 2026-07-21T14:38:26.816Z | Downloaded nom v7.1.3 |
| 668 | 2026-07-21T14:38:26.820Z | Downloaded xattr v1.3.1 |
| 669 | 2026-07-21T14:38:26.820Z | Downloaded zerofrom v0.1.5 |
| 670 | 2026-07-21T14:38:26.820Z | Downloaded write16 v1.0.0 |
| 671 | 2026-07-21T14:38:26.826Z | Downloaded tokio-tungstenite v0.21.0 |
| 672 | 2026-07-21T14:38:26.826Z | Downloaded tokio-stream v0.1.17 |
| 673 | 2026-07-21T14:38:26.830Z | Downloaded memchr v2.7.2 |
| 674 | 2026-07-21T14:38:26.830Z | Downloaded rand v0.9.2 |
| 675 | 2026-07-21T14:38:26.834Z | Downloaded tokio-rustls v0.26.4 |
| 676 | 2026-07-21T14:38:26.834Z | Downloaded usdt-impl v0.5.0 |
| 677 | 2026-07-21T14:38:26.834Z | Downloaded usdt-attr-macro v0.6.0 |
| 678 | 2026-07-21T14:38:26.834Z | Downloaded rustls-webpki v0.103.13 |
| 679 | 2026-07-21T14:38:26.839Z | Downloaded tower-layer v0.3.3 |
| 680 | 2026-07-21T14:38:26.839Z | Downloaded thiserror v1.0.64 |
| 681 | 2026-07-21T14:38:26.843Z | Downloaded zerofrom-derive v0.1.5 |
| 682 | 2026-07-21T14:38:26.843Z | Downloaded yoke-derive v0.7.5 |
| 683 | 2026-07-21T14:38:26.843Z | Downloaded zeroize_derive v1.4.3 |
| 684 | 2026-07-21T14:38:26.843Z | Downloaded usdt-impl v0.6.0 |
| 685 | 2026-07-21T14:38:26.843Z | Downloaded usdt v0.5.0 |
| 686 | 2026-07-21T14:38:26.848Z | Downloaded polyval v0.6.2 |
| 687 | 2026-07-21T14:38:26.848Z | Downloaded schemars v1.2.1 |
| 688 | 2026-07-21T14:38:26.852Z | Downloaded zone_cfg_derive v0.3.0 |
| 689 | 2026-07-21T14:38:26.858Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 690 | 2026-07-21T14:38:26.858Z | Downloaded twox-hash v2.1.2 |
| 691 | 2026-07-21T14:38:26.858Z | Downloaded zone v0.3.1 |
| 692 | 2026-07-21T14:38:26.858Z | Downloaded textwrap v0.16.2 |
| 693 | 2026-07-21T14:38:26.862Z | Downloaded test-strategy v0.4.3 |
| 694 | 2026-07-21T14:38:26.862Z | Downloaded tar v0.4.40 |
| 695 | 2026-07-21T14:38:26.862Z | Downloaded libm v0.2.8 |
| 696 | 2026-07-21T14:38:26.868Z | Downloaded vsss-rs v3.3.4 |
| 697 | 2026-07-21T14:38:26.874Z | Downloaded vergen-lib v9.1.0 |
| 698 | 2026-07-21T14:38:26.874Z | Downloaded vergen-git2 v9.1.0 |
| 699 | 2026-07-21T14:38:26.874Z | Downloaded serde v1.0.228 |
| 700 | 2026-07-21T14:38:26.874Z | Downloaded iddqd v0.3.18 |
| 701 | 2026-07-21T14:38:26.880Z | Downloaded futures-util v0.3.32 |
| 702 | 2026-07-21T14:38:26.885Z | Downloaded whoami v1.5.1 |
| 703 | 2026-07-21T14:38:26.885Z | Downloaded yoke v0.7.5 |
| 704 | 2026-07-21T14:38:26.885Z | Downloaded toml v0.7.8 |
| 705 | 2026-07-21T14:38:26.889Z | Downloaded wyz v0.5.1 |
| 706 | 2026-07-21T14:38:26.889Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 707 | 2026-07-21T14:38:26.894Z | Downloaded hashbrown v0.16.1 |
| 708 | 2026-07-21T14:38:26.894Z | Downloaded itertools v0.12.1 |
| 709 | 2026-07-21T14:38:26.898Z | Downloaded zeroize v1.8.2 |
| 710 | 2026-07-21T14:38:26.898Z | Downloaded pest v2.8.4 |
| 711 | 2026-07-21T14:38:26.902Z | Downloaded zerovec-derive v0.10.3 |
| 712 | 2026-07-21T14:38:26.902Z | Downloaded vergen v9.1.0 |
| 713 | 2026-07-21T14:38:26.902Z | Downloaded tracing-core v0.1.32 |
| 714 | 2026-07-21T14:38:26.907Z | Downloaded zmij v1.0.19 |
| 715 | 2026-07-21T14:38:26.907Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 716 | 2026-07-21T14:38:26.911Z | Downloaded iri-string v0.7.8 |
| 717 | 2026-07-21T14:38:26.911Z | Downloaded typify v0.6.2 |
| 718 | 2026-07-21T14:38:26.918Z | Downloaded walkdir v2.5.0 |
| 719 | 2026-07-21T14:38:26.918Z | Downloaded unicode-ident v1.0.24 |
| 720 | 2026-07-21T14:38:26.918Z | Downloaded typify v0.4.3 |
| 721 | 2026-07-21T14:38:26.923Z | Downloaded aho-corasick v1.1.3 |
| 722 | 2026-07-21T14:38:26.923Z | Downloaded tungstenite v0.21.0 |
| 723 | 2026-07-21T14:38:26.923Z | Downloaded ucd-trie v0.1.6 |
| 724 | 2026-07-21T14:38:26.927Z | Downloaded idna v1.0.3 |
| 725 | 2026-07-21T14:38:26.927Z | Downloaded hkdf v0.12.4 |
| 726 | 2026-07-21T14:38:26.927Z | Downloaded itertools v0.14.0 |
| 727 | 2026-07-21T14:38:26.934Z | Downloaded snafu v0.8.9 |
| 728 | 2026-07-21T14:38:26.939Z | Downloaded zerocopy-derive v0.7.34 |
| 729 | 2026-07-21T14:38:26.939Z | Downloaded unsafe-libyaml v0.2.11 |
| 730 | 2026-07-21T14:38:26.939Z | Downloaded hashbrown v0.17.0 |
| 731 | 2026-07-21T14:38:26.943Z | Downloaded hyper v1.10.1 |
| 732 | 2026-07-21T14:38:26.948Z | Downloaded hashbrown v0.15.2 |
| 733 | 2026-07-21T14:38:26.952Z | Downloaded writeable v0.5.5 |
| 734 | 2026-07-21T14:38:26.952Z | Downloaded clap_builder v4.5.2 |
| 735 | 2026-07-21T14:38:26.956Z | Downloaded steno v0.4.1 |
| 736 | 2026-07-21T14:38:26.956Z | Downloaded itertools v0.13.0 |
| 737 | 2026-07-21T14:38:26.960Z | Downloaded goblin v0.8.2 |
| 738 | 2026-07-21T14:38:26.968Z | Downloaded url v2.5.4 |
| 739 | 2026-07-21T14:38:26.968Z | Downloaded h2 v0.4.15 |
| 740 | 2026-07-21T14:38:26.972Z | Downloaded schemars v0.9.0 |
| 741 | 2026-07-21T14:38:26.977Z | Downloaded quinn-udp v0.5.5 |
| 742 | 2026-07-21T14:38:26.977Z | Downloaded icu_normalizer v1.5.0 |
| 743 | 2026-07-21T14:38:26.981Z | Downloaded icu_locid v1.5.0 |
| 744 | 2026-07-21T14:38:26.981Z | Downloaded dropshot_endpoint v0.16.7 |
| 745 | 2026-07-21T14:38:26.985Z | Downloaded progenitor-client v0.14.0 |
| 746 | 2026-07-21T14:38:26.985Z | Downloaded num_enum_derive v0.7.4 |
| 747 | 2026-07-21T14:38:26.985Z | Downloaded num_enum v0.7.4 |
| 748 | 2026-07-21T14:38:26.990Z | Downloaded uuid v1.23.3 |
| 749 | 2026-07-21T14:38:26.990Z | Downloaded bitvec v1.0.1 |
| 750 | 2026-07-21T14:38:26.995Z | Downloaded tracing v0.1.40 |
| 751 | 2026-07-21T14:38:27.000Z | Downloaded num-complex v0.4.6 |
| 752 | 2026-07-21T14:38:27.000Z | Downloaded base64 v0.22.1 |
| 753 | 2026-07-21T14:38:27.008Z | Downloaded num-rational v0.4.2 |
| 754 | 2026-07-21T14:38:27.008Z | Downloaded ingot-macros v0.1.1 |
| 755 | 2026-07-21T14:38:27.008Z | Downloaded olpc-cjson v0.1.4 |
| 756 | 2026-07-21T14:38:27.008Z | Downloaded num_threads v0.1.7 |
| 757 | 2026-07-21T14:38:27.008Z | Downloaded linear-map v1.2.0 |
| 758 | 2026-07-21T14:38:27.012Z | Downloaded ingot-types v0.1.2 |
| 759 | 2026-07-21T14:38:27.012Z | Downloaded toml_edit v0.19.15 |
| 760 | 2026-07-21T14:38:27.017Z | Downloaded ingot v0.1.1 |
| 761 | 2026-07-21T14:38:27.017Z | Downloaded num-conv v0.2.0 |
| 762 | 2026-07-21T14:38:27.017Z | Downloaded newline-converter v0.3.0 |
| 763 | 2026-07-21T14:38:27.017Z | Downloaded memmap v0.7.0 |
| 764 | 2026-07-21T14:38:27.022Z | Downloaded fatfs v0.3.6 |
| 765 | 2026-07-21T14:38:27.022Z | Downloaded reqwest v0.13.2 |
| 766 | 2026-07-21T14:38:27.026Z | Downloaded toml_edit v0.22.27 |
| 767 | 2026-07-21T14:38:27.026Z | Downloaded git2 v0.20.2 |
| 768 | 2026-07-21T14:38:27.032Z | Downloaded darling v0.23.0 |
| 769 | 2026-07-21T14:38:27.039Z | Downloaded env_logger v0.11.10 |
| 770 | 2026-07-21T14:38:27.039Z | Downloaded tokio-util v0.7.16 |
| 771 | 2026-07-21T14:38:27.044Z | Downloaded reqwest v0.12.23 |
| 772 | 2026-07-21T14:38:27.044Z | Downloaded iddqd v0.4.2 |
| 773 | 2026-07-21T14:38:27.049Z | Downloaded zerocopy-derive v0.8.27 |
| 774 | 2026-07-21T14:38:27.054Z | Downloaded portable-atomic v1.11.1 |
| 775 | 2026-07-21T14:38:27.054Z | Downloaded unicode-segmentation v1.11.0 |
| 776 | 2026-07-21T14:38:27.059Z | Downloaded typenum v1.20.1 |
| 777 | 2026-07-21T14:38:27.059Z | Downloaded typed-path v0.9.3 |
| 778 | 2026-07-21T14:38:27.063Z | Downloaded digest v0.10.7 |
| 779 | 2026-07-21T14:38:27.063Z | Downloaded tower v0.5.2 |
| 780 | 2026-07-21T14:38:27.067Z | Downloaded regex v1.12.3 |
| 781 | 2026-07-21T14:38:27.071Z | Downloaded linked-hash-map v0.5.6 |
| 782 | 2026-07-21T14:38:27.072Z | Downloaded rayon v1.11.0 |
| 783 | 2026-07-21T14:38:27.076Z | Downloaded x509-cert v0.2.5 |
| 784 | 2026-07-21T14:38:27.081Z | Downloaded unicode-normalization v0.1.24 |
| 785 | 2026-07-21T14:38:27.088Z | Downloaded instant v0.1.12 |
| 786 | 2026-07-21T14:38:27.088Z | Downloaded ciborium v0.2.2 |
| 787 | 2026-07-21T14:38:27.088Z | Downloaded keccak v0.1.6 |
| 788 | 2026-07-21T14:38:27.088Z | Downloaded idna_adapter v1.2.0 |
| 789 | 2026-07-21T14:38:27.088Z | Downloaded chrono v0.4.44 |
| 790 | 2026-07-21T14:38:27.100Z | Downloaded globset v0.4.14 |
| 791 | 2026-07-21T14:38:27.100Z | Downloaded glob v0.3.3 |
| 792 | 2026-07-21T14:38:27.100Z | Downloaded futures v0.3.32 |
| 793 | 2026-07-21T14:38:27.108Z | Downloaded derive_builder v0.20.2 |
| 794 | 2026-07-21T14:38:27.108Z | Downloaded p384 v0.13.1 |
| 795 | 2026-07-21T14:38:27.108Z | Downloaded derive-where v1.6.0 |
| 796 | 2026-07-21T14:38:27.108Z | Downloaded tough v0.22.0 |
| 797 | 2026-07-21T14:38:27.114Z | Downloaded serde_json v1.0.150 |
| 798 | 2026-07-21T14:38:27.114Z | Downloaded icu_properties_data v1.5.0 |
| 799 | 2026-07-21T14:38:27.119Z | Downloaded serde_with v3.18.0 |
| 800 | 2026-07-21T14:38:27.124Z | Downloaded salty v0.3.0 |
| 801 | 2026-07-21T14:38:27.128Z | Downloaded tower-http v0.6.8 |
| 802 | 2026-07-21T14:38:27.133Z | Downloaded aws-lc-rs v1.17.0 |
| 803 | 2026-07-21T14:38:27.140Z | Downloaded goblin v0.10.4 |
| 804 | 2026-07-21T14:38:27.144Z | Downloaded derive-ex v0.1.8 |
| 805 | 2026-07-21T14:38:27.144Z | Downloaded rustls-webpki v0.102.4 |
| 806 | 2026-07-21T14:38:27.149Z | Downloaded proptest v1.5.0 |
| 807 | 2026-07-21T14:38:27.153Z | Downloaded fs-err v3.1.2 |
| 808 | 2026-07-21T14:38:27.157Z | Downloaded cargo_metadata v0.23.1 |
| 809 | 2026-07-21T14:38:27.157Z | Downloaded cipher v0.4.4 |
| 810 | 2026-07-21T14:38:27.157Z | Downloaded byteorder v1.5.0 |
| 811 | 2026-07-21T14:38:27.161Z | Downloaded fs_extra v1.3.0 |
| 812 | 2026-07-21T14:38:27.162Z | Downloaded foldhash v0.1.5 |
| 813 | 2026-07-21T14:38:27.162Z | Downloaded fixedbitset v0.5.7 |
| 814 | 2026-07-21T14:38:27.162Z | Downloaded erased-serde v0.3.31 |
| 815 | 2026-07-21T14:38:27.162Z | Downloaded ctr v0.9.2 |
| 816 | 2026-07-21T14:38:27.166Z | Downloaded dyn-clone v1.0.17 |
| 817 | 2026-07-21T14:38:27.166Z | Downloaded foldhash v0.2.0 |
| 818 | 2026-07-21T14:38:27.166Z | Downloaded escargot v0.5.15 |
| 819 | 2026-07-21T14:38:27.166Z | Downloaded hostname v0.4.2 |
| 820 | 2026-07-21T14:38:27.166Z | Downloaded hostname v0.3.1 |
| 821 | 2026-07-21T14:38:27.171Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 822 | 2026-07-21T14:38:27.171Z | Downloaded ff v0.13.1 |
| 823 | 2026-07-21T14:38:27.171Z | Downloaded defmt v0.3.8 |
| 824 | 2026-07-21T14:38:27.171Z | Downloaded zerovec v0.10.4 |
| 825 | 2026-07-21T14:38:27.177Z | Downloaded backon v1.6.0 |
| 826 | 2026-07-21T14:38:27.177Z | Downloaded moka v0.12.10 |
| 827 | 2026-07-21T14:38:27.181Z | Downloaded bincode v1.3.3 |
| 828 | 2026-07-21T14:38:27.187Z | Downloaded cmake v0.1.54 |
| 829 | 2026-07-21T14:38:27.187Z | Downloaded float-ord v0.3.2 |
| 830 | 2026-07-21T14:38:27.187Z | Downloaded base64ct v1.6.0 |
| 831 | 2026-07-21T14:38:27.187Z | Downloaded anstyle-parse v0.2.4 |
| 832 | 2026-07-21T14:38:27.187Z | Downloaded bit-vec v0.6.3 |
| 833 | 2026-07-21T14:38:27.192Z | Downloaded argon2 v0.5.3 |
| 834 | 2026-07-21T14:38:27.192Z | Downloaded darling_core v0.21.3 |
| 835 | 2026-07-21T14:38:27.192Z | Downloaded winnow v0.5.40 |
| 836 | 2026-07-21T14:38:27.196Z | Downloaded aead v0.5.2 |
| 837 | 2026-07-21T14:38:27.196Z | Downloaded ecdsa v0.16.9 |
| 838 | 2026-07-21T14:38:27.196Z | Downloaded defmt-parser v0.3.4 |
| 839 | 2026-07-21T14:38:27.205Z | Downloaded foreign-types-shared v0.1.1 |
| 840 | 2026-07-21T14:38:27.205Z | Downloaded crucible-workspace-hack v0.1.0 |
| 841 | 2026-07-21T14:38:27.205Z | Downloaded equivalent v1.0.2 |
| 842 | 2026-07-21T14:38:27.205Z | Downloaded cstr-argument v0.1.2 |
| 843 | 2026-07-21T14:38:27.206Z | Downloaded bit-set v0.5.3 |
| 844 | 2026-07-21T14:38:27.206Z | Downloaded colorchoice v1.0.1 |
| 845 | 2026-07-21T14:38:27.206Z | Downloaded cfg-if v1.0.0 |
| 846 | 2026-07-21T14:38:27.206Z | Downloaded convert_case v0.4.0 |
| 847 | 2026-07-21T14:38:27.206Z | Downloaded foreign-types-shared v0.3.1 |
| 848 | 2026-07-21T14:38:27.210Z | Downloaded foreign-types v0.5.0 |
| 849 | 2026-07-21T14:38:27.210Z | Downloaded embedded-io v0.4.0 |
| 850 | 2026-07-21T14:38:27.210Z | Downloaded dof v0.3.0 |
| 851 | 2026-07-21T14:38:27.210Z | Downloaded cargo_metadata v0.18.1 |
| 852 | 2026-07-21T14:38:27.210Z | Downloaded bytecount v0.6.9 |
| 853 | 2026-07-21T14:38:27.210Z | Downloaded block-buffer v0.12.1 |
| 854 | 2026-07-21T14:38:27.210Z | Downloaded ascii v1.1.0 |
| 855 | 2026-07-21T14:38:27.210Z | Downloaded derive_builder_core v0.20.2 |
| 856 | 2026-07-21T14:38:27.210Z | Downloaded async-trait v0.1.89 |
| 857 | 2026-07-21T14:38:27.210Z | Downloaded anstream v0.6.14 |
| 858 | 2026-07-21T14:38:27.215Z | Downloaded bcs v0.1.6 |
| 859 | 2026-07-21T14:38:27.215Z | Downloaded dtrace-parser v0.2.0 |
| 860 | 2026-07-21T14:38:27.215Z | Downloaded async-stream v0.3.6 |
| 861 | 2026-07-21T14:38:27.215Z | Downloaded quinn-proto v0.11.13 |
| 862 | 2026-07-21T14:38:27.219Z | Downloaded zerocopy v0.7.34 |
| 863 | 2026-07-21T14:38:27.225Z | Downloaded tabled v0.15.0 |
| 864 | 2026-07-21T14:38:27.235Z | Downloaded curve25519-dalek v4.1.3 |
| 865 | 2026-07-21T14:38:27.242Z | Downloaded derive_more v0.99.20 |
| 866 | 2026-07-21T14:38:27.247Z | Downloaded openssl v0.10.72 |
| 867 | 2026-07-21T14:38:27.252Z | Downloaded winnow v1.0.3 |
| 868 | 2026-07-21T14:38:27.257Z | Downloaded winnow v0.7.13 |
| 869 | 2026-07-21T14:38:27.261Z | Downloaded syn v1.0.109 |
| 870 | 2026-07-21T14:38:27.265Z | Downloaded time v0.3.47 |
| 871 | 2026-07-21T14:38:27.271Z | Downloaded darling_core v0.23.0 |
| 872 | 2026-07-21T14:38:27.275Z | Downloaded dropshot v0.16.7 |
| 873 | 2026-07-21T14:38:27.285Z | Downloaded vcpkg v0.2.15 |
| 874 | 2026-07-21T14:38:27.307Z | Downloaded bstr v1.9.1 |
| 875 | 2026-07-21T14:38:27.311Z | Downloaded nix v0.30.1 |
| 876 | 2026-07-21T14:38:27.319Z | Downloaded webpki-roots v1.0.3 |
| 877 | 2026-07-21T14:38:27.322Z | Downloaded webpki-roots v0.26.3 |
| 878 | 2026-07-21T14:38:27.322Z | Downloaded nix v0.28.0 |
| 879 | 2026-07-21T14:38:27.325Z | Downloaded smoltcp v0.11.0 |
| 880 | 2026-07-21T14:38:27.332Z | Downloaded zerocopy v0.8.27 |
| 881 | 2026-07-21T14:38:27.344Z | Downloaded unicode-width v0.2.1 |
| 882 | 2026-07-21T14:38:27.347Z | Downloaded dropshot v0.17.1 |
| 883 | 2026-07-21T14:38:27.360Z | Downloaded rustls v0.22.4 |
| 884 | 2026-07-21T14:38:27.366Z | Downloaded unicode-width v0.1.14 |
| 885 | 2026-07-21T14:38:27.370Z | Downloaded syn v2.0.117 |
| 886 | 2026-07-21T14:38:27.376Z | Downloaded rustls v0.23.41 |
| 887 | 2026-07-21T14:38:27.382Z | Downloaded rustix v0.38.34 |
| 888 | 2026-07-21T14:38:27.394Z | Downloaded openapiv3 v2.2.0 |
| 889 | 2026-07-21T14:38:27.401Z | Downloaded typify-impl v0.6.2 |
| 890 | 2026-07-21T14:38:27.407Z | Downloaded rustix v1.1.2 |
| 891 | 2026-07-21T14:38:27.419Z | Downloaded regex-syntax v0.8.5 |
| 892 | 2026-07-21T14:38:27.424Z | Downloaded nix v0.31.3 |
| 893 | 2026-07-21T14:38:27.429Z | Downloaded hickory-proto v0.25.2 |
| 894 | 2026-07-21T14:38:27.438Z | Downloaded hickory-proto v0.24.4 |
| 895 | 2026-07-21T14:38:27.446Z | Downloaded regress v0.11.1 |
| 896 | 2026-07-21T14:38:27.450Z | Downloaded regex-automata v0.4.14 |
| 897 | 2026-07-21T14:38:27.458Z | Downloaded regress v0.10.5 |
| 898 | 2026-07-21T14:38:27.465Z | Downloaded bitstruct v0.1.1 |
| 899 | 2026-07-21T14:38:27.470Z | Downloaded clap_lex v0.7.0 |
| 900 | 2026-07-21T14:38:27.470Z | Downloaded bit_field v0.10.2 |
| 901 | 2026-07-21T14:38:27.470Z | Downloaded cargo-platform v0.1.8 |
| 902 | 2026-07-21T14:38:27.470Z | Downloaded digest v0.11.3 |
| 903 | 2026-07-21T14:38:27.470Z | Downloaded der_derive v0.7.3 |
| 904 | 2026-07-21T14:38:27.470Z | Downloaded chrono-tz v0.10.4 |
| 905 | 2026-07-21T14:38:27.476Z | Downloaded defmt-macros v0.3.9 |
| 906 | 2026-07-21T14:38:27.479Z | Downloaded darling_macro v0.20.11 |
| 907 | 2026-07-21T14:38:27.479Z | Downloaded darling_core v0.20.11 |
| 908 | 2026-07-21T14:38:27.483Z | Downloaded cc v1.2.65 |
| 909 | 2026-07-21T14:38:27.483Z | Downloaded camino-tempfile v1.4.1 |
| 910 | 2026-07-21T14:38:27.486Z | Downloaded autocfg v1.3.0 |
| 911 | 2026-07-21T14:38:27.486Z | Downloaded cfg_aliases v0.1.1 |
| 912 | 2026-07-21T14:38:27.486Z | Downloaded darling_macro v0.21.3 |
| 913 | 2026-07-21T14:38:27.487Z | Downloaded adler v1.0.2 |
| 914 | 2026-07-21T14:38:27.487Z | Downloaded ciborium-ll v0.2.2 |
| 915 | 2026-07-21T14:38:27.487Z | Downloaded atomic-waker v1.1.2 |
| 916 | 2026-07-21T14:38:27.487Z | Downloaded anstyle v1.0.7 |
| 917 | 2026-07-21T14:38:27.490Z | Downloaded petgraph v0.8.3 |
| 918 | 2026-07-21T14:38:27.499Z | Downloaded typify-impl v0.4.3 |
| 919 | 2026-07-21T14:38:27.506Z | Downloaded libc v0.2.186 |
| 920 | 2026-07-21T14:38:27.524Z | Downloaded csv v1.3.1 |
| 921 | 2026-07-21T14:38:27.534Z | Downloaded cfg_aliases v0.2.1 |
| 922 | 2026-07-21T14:38:27.537Z | Downloaded cancel-safe-futures v0.1.5 |
| 923 | 2026-07-21T14:38:27.537Z | Downloaded block-buffer v0.10.4 |
| 924 | 2026-07-21T14:38:27.537Z | Downloaded base16ct v0.2.0 |
| 925 | 2026-07-21T14:38:27.562Z | Downloaded petgraph v0.6.5 |
| 926 | 2026-07-21T14:38:27.573Z | Downloaded jiff v0.2.15 |
| 927 | 2026-07-21T14:38:27.648Z | Downloaded sha3 v0.10.8 |
| 928 | 2026-07-21T14:38:27.661Z | Downloaded tokio v1.52.3 |
| 929 | 2026-07-21T14:38:27.787Z | Downloaded encoding_rs v0.8.34 |
| 930 | 2026-07-21T14:38:27.821Z | Downloaded ring v0.17.14 |
| 931 | 2026-07-21T14:38:27.844Z | Downloaded fakedata_generator v0.7.1 |
| 932 | 2026-07-21T14:38:27.882Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 933 | 2026-07-21T14:38:28.023Z | Downloaded libz-sys v1.1.16 |
| 934 | 2026-07-21T14:38:28.121Z | Downloaded aws-lc-sys v0.41.0 |
| 935 | 2026-07-21T14:38:28.446Z | Compiling proc-macro2 v1.0.106 |
| 936 | 2026-07-21T14:38:28.446Z | Compiling quote v1.0.45 |
| 937 | 2026-07-21T14:38:28.446Z | Compiling unicode-ident v1.0.24 |
| 938 | 2026-07-21T14:38:28.449Z | Compiling libc v0.2.186 |
| 939 | 2026-07-21T14:38:28.449Z | Compiling serde_core v1.0.228 |
| 940 | 2026-07-21T14:38:28.449Z | Compiling serde v1.0.228 |
| 941 | 2026-07-21T14:38:28.449Z | Compiling autocfg v1.3.0 |
| 942 | 2026-07-21T14:38:28.449Z | Checking cfg-if v1.0.0 |
| 943 | 2026-07-21T14:38:28.761Z | Compiling zmij v1.0.19 |
| 944 | 2026-07-21T14:38:28.821Z | Compiling serde_json v1.0.150 |
| 945 | 2026-07-21T14:38:28.967Z | Checking memchr v2.7.2 |
| 946 | 2026-07-21T14:38:29.125Z | Compiling libm v0.2.8 |
| 947 | 2026-07-21T14:38:29.125Z | Checking itoa v1.0.11 |
| 948 | 2026-07-21T14:38:29.191Z | Checking smallvec v1.13.2 |
| 949 | 2026-07-21T14:38:29.401Z | Compiling getrandom v0.4.2 |
| 950 | 2026-07-21T14:38:29.463Z | Compiling version_check v0.9.5 |
| 951 | 2026-07-21T14:38:29.709Z | Checking stable_deref_trait v1.2.0 |
| 952 | 2026-07-21T14:38:29.739Z | Checking litemap v0.7.4 |
| 953 | 2026-07-21T14:38:29.759Z | Checking writeable v0.5.5 |
| 954 | 2026-07-21T14:38:29.883Z | Checking icu_locid_transform_data v1.5.0 |
| 955 | 2026-07-21T14:38:29.903Z | Compiling num-traits v0.2.19 |
| 956 | 2026-07-21T14:38:29.922Z | Checking percent-encoding v2.3.2 |
| 957 | 2026-07-21T14:38:29.952Z | Checking icu_properties_data v1.5.0 |
| 958 | 2026-07-21T14:38:29.973Z | Compiling syn v2.0.117 |
| 959 | 2026-07-21T14:38:30.043Z | Checking utf16_iter v1.0.5 |
| 960 | 2026-07-21T14:38:30.064Z | Checking icu_normalizer_data v1.5.0 |
| 961 | 2026-07-21T14:38:30.088Z | Checking write16 v1.0.0 |
| 962 | 2026-07-21T14:38:30.144Z | Checking utf8_iter v1.0.4 |
| 963 | 2026-07-21T14:38:30.162Z | Checking form_urlencoded v1.2.2 |
| 964 | 2026-07-21T14:38:30.182Z | Compiling thiserror v2.0.18 |
| 965 | 2026-07-21T14:38:30.265Z | Checking getrandom v0.2.14 |
| 966 | 2026-07-21T14:38:30.289Z | Compiling lock_api v0.4.12 |
| 967 | 2026-07-21T14:38:30.308Z | Compiling parking_lot_core v0.9.10 |
| 968 | 2026-07-21T14:38:30.415Z | Compiling heck v0.5.0 |
| 969 | 2026-07-21T14:38:30.618Z | Checking iana-time-zone v0.1.64 |
| 970 | 2026-07-21T14:38:30.725Z | Compiling jobserver v0.1.31 |
| 971 | 2026-07-21T14:38:30.745Z | Compiling shlex v2.0.1 |
| 972 | 2026-07-21T14:38:30.765Z | Checking uuid v1.23.3 |
| 973 | 2026-07-21T14:38:30.847Z | Compiling find-msvc-tools v0.1.9 |
| 974 | 2026-07-21T14:38:30.876Z | Checking semver v1.0.28 |
| 975 | 2026-07-21T14:38:30.929Z | Compiling schemars v0.8.22 |
| 976 | 2026-07-21T14:38:31.064Z | Compiling cc v1.2.65 |
| 977 | 2026-07-21T14:38:31.082Z | Compiling rustversion v1.0.22 |
| 978 | 2026-07-21T14:38:31.086Z | Checking dyn-clone v1.0.17 |
| 979 | 2026-07-21T14:38:31.118Z | Compiling slab v0.4.9 |
| 980 | 2026-07-21T14:38:31.192Z | Checking subtle v2.6.1 |
| 981 | 2026-07-21T14:38:31.270Z | Checking pin-project-lite v0.2.14 |
| 982 | 2026-07-21T14:38:31.340Z | Compiling log v0.4.29 |
| 983 | 2026-07-21T14:38:31.564Z | Checking socket2 v0.6.3 |
| 984 | 2026-07-21T14:38:31.607Z | Checking scopeguard v1.2.0 |
| 985 | 2026-07-21T14:38:31.682Z | Checking typenum v1.20.1 |
| 986 | 2026-07-21T14:38:31.806Z | Checking rand_core v0.6.4 |
| 987 | 2026-07-21T14:38:31.898Z | Checking signal-hook-registry v1.4.2 |
| 988 | 2026-07-21T14:38:31.922Z | Checking parking_lot v0.12.2 |
| 989 | 2026-07-21T14:38:31.981Z | Checking mio v1.2.0 |
| 990 | 2026-07-21T14:38:32.027Z | Compiling portable-atomic v1.11.1 |
| 991 | 2026-07-21T14:38:32.057Z | Checking equivalent v1.0.2 |
| 992 | 2026-07-21T14:38:32.127Z | Checking critical-section v1.2.0 |
| 993 | 2026-07-21T14:38:32.158Z | Checking futures-core v0.3.32 |
| 994 | 2026-07-21T14:38:32.161Z | Compiling cmake v0.1.54 |
| 995 | 2026-07-21T14:38:32.245Z | Compiling dunce v1.0.5 |
| 996 | 2026-07-21T14:38:32.277Z | Compiling thiserror v1.0.64 |
| 997 | 2026-07-21T14:38:32.297Z | Compiling fs_extra v1.3.0 |
| 998 | 2026-07-21T14:38:32.393Z | Compiling getrandom v0.3.4 |
| 999 | 2026-07-21T14:38:32.447Z | Compiling httparse v1.10.1 |
| 1000 | 2026-07-21T14:38:32.465Z | Checking futures-sink v0.3.32 |
| 1001 | 2026-07-21T14:38:32.567Z | Compiling aws-lc-sys v0.41.0 |
| 1002 | 2026-07-21T14:38:32.587Z | Checking hashbrown v0.17.0 |
| 1003 | 2026-07-21T14:38:32.688Z | Checking futures-channel v0.3.32 |
| 1004 | 2026-07-21T14:38:32.761Z | Compiling strsim v0.11.1 |
| 1005 | 2026-07-21T14:38:32.780Z | Compiling regex-syntax v0.8.5 |
| 1006 | 2026-07-21T14:38:32.865Z | Compiling synstructure v0.13.1 |
| 1007 | 2026-07-21T14:38:32.893Z | Compiling serde_derive_internals v0.29.1 |
| 1008 | 2026-07-21T14:38:32.983Z | Checking once_cell v1.21.3 |
| 1009 | 2026-07-21T14:38:33.074Z | Checking futures-io v0.3.32 |
| 1010 | 2026-07-21T14:38:33.094Z | Checking indexmap v2.14.0 |
| 1011 | 2026-07-21T14:38:33.170Z | Checking futures-task v0.3.32 |
| 1012 | 2026-07-21T14:38:33.196Z | Compiling aho-corasick v1.1.3 |
| 1013 | 2026-07-21T14:38:33.320Z | Compiling ident_case v1.0.1 |
| 1014 | 2026-07-21T14:38:33.396Z | Checking base64 v0.22.1 |
| 1015 | 2026-07-21T14:38:33.465Z | Compiling slog v2.8.2 |
| 1016 | 2026-07-21T14:38:33.671Z | Checking byteorder v1.5.0 |
| 1017 | 2026-07-21T14:38:33.691Z | Compiling ucd-trie v0.1.6 |
| 1018 | 2026-07-21T14:38:33.735Z | Checking tracing-core v0.1.32 |
| 1019 | 2026-07-21T14:38:33.881Z | Compiling pest v2.8.4 |
| 1020 | 2026-07-21T14:38:33.951Z | Compiling ring v0.17.14 |
| 1021 | 2026-07-21T14:38:34.150Z | Compiling serde_derive v1.0.228 |
| 1022 | 2026-07-21T14:38:34.267Z | Compiling zerofrom-derive v0.1.5 |
| 1023 | 2026-07-21T14:38:34.288Z | Compiling yoke-derive v0.7.5 |
| 1024 | 2026-07-21T14:38:34.489Z | Compiling zerovec-derive v0.10.3 |
| 1025 | 2026-07-21T14:38:34.689Z | Compiling displaydoc v0.2.5 |
| 1026 | 2026-07-21T14:38:34.917Z | Compiling icu_provider_macros v1.5.0 |
| 1027 | 2026-07-21T14:38:35.131Z | Compiling schemars_derive v0.8.22 |
| 1028 | 2026-07-21T14:38:35.342Z | Compiling zeroize_derive v1.4.3 |
| 1029 | 2026-07-21T14:38:35.457Z | Compiling thiserror-impl v2.0.18 |
| 1030 | 2026-07-21T14:38:35.496Z | Compiling tokio-macros v2.7.0 |
| 1031 | 2026-07-21T14:38:35.516Z | Checking zerofrom v0.1.5 |
| 1032 | 2026-07-21T14:38:35.534Z | Compiling futures-macro v0.3.32 |
| 1033 | 2026-07-21T14:38:35.639Z | Checking yoke v0.7.5 |
| 1034 | 2026-07-21T14:38:35.824Z | Checking zerovec v0.10.4 |
| 1035 | 2026-07-21T14:38:36.005Z | Checking zeroize v1.8.2 |
| 1036 | 2026-07-21T14:38:36.177Z | Compiling thiserror-impl v1.0.64 |
| 1037 | 2026-07-21T14:38:36.214Z | Compiling zerocopy-derive v0.8.27 |
| 1038 | 2026-07-21T14:38:36.330Z | Compiling regex-automata v0.4.14 |
| 1039 | 2026-07-21T14:38:36.350Z | Checking futures-util v0.3.32 |
| 1040 | 2026-07-21T14:38:36.513Z | Checking tinystr v0.7.6 |
| 1041 | 2026-07-21T14:38:36.700Z | Checking icu_locid v1.5.0 |
| 1042 | 2026-07-21T14:38:36.726Z | Checking icu_collections v1.5.0 |
| 1043 | 2026-07-21T14:38:37.133Z | Checking icu_provider v1.5.0 |
| 1044 | 2026-07-21T14:38:37.226Z | Checking bytes v1.11.1 |
| 1045 | 2026-07-21T14:38:37.340Z | Checking chrono v0.4.44 |
| 1046 | 2026-07-21T14:38:37.436Z | Checking icu_locid_transform v1.5.0 |
| 1047 | 2026-07-21T14:38:37.477Z | Checking bitflags v2.9.4 |
| 1048 | 2026-07-21T14:38:37.539Z | Compiling serde_tokenstream v0.2.3 |
| 1049 | 2026-07-21T14:38:37.670Z | Checking tokio v1.52.3 |
| 1050 | 2026-07-21T14:38:37.871Z | Checking http v1.4.2 |
| 1051 | 2026-07-21T14:38:37.899Z | Checking icu_properties v1.5.1 |
| 1052 | 2026-07-21T14:38:38.187Z | Compiling regex v1.12.3 |
| 1053 | 2026-07-21T14:38:38.384Z | Checking rustls-pki-types v1.12.0 |
| 1054 | 2026-07-21T14:38:38.405Z | Compiling tracing-attributes v0.1.27 |
| 1055 | 2026-07-21T14:38:38.431Z | Compiling pest_meta v2.8.4 |
| 1056 | 2026-07-21T14:38:38.926Z | Compiling anyhow v1.0.100 |
| 1057 | 2026-07-21T14:38:39.267Z | Checking icu_normalizer v1.5.0 |
| 1058 | 2026-07-21T14:38:39.467Z | Compiling pest_generator v2.8.4 |
| 1059 | 2026-07-21T14:38:39.566Z | Checking tracing v0.1.40 |
| 1060 | 2026-07-21T14:38:39.624Z | Checking idna_adapter v1.2.0 |
| 1061 | 2026-07-21T14:38:39.743Z | Compiling generic-array v0.14.7 |
| 1062 | 2026-07-21T14:38:39.773Z | Checking idna v1.0.3 |
| 1063 | 2026-07-21T14:38:40.002Z | Checking url v2.5.4 |
| 1064 | 2026-07-21T14:38:40.067Z | Compiling pest_derive v2.8.4 |
| 1065 | 2026-07-21T14:38:40.579Z | Checking untrusted v0.9.0 |
| 1066 | 2026-07-21T14:38:40.707Z | Checking ppv-lite86 v0.2.17 |
| 1067 | 2026-07-21T14:38:40.804Z | Checking fnv v1.0.7 |
| 1068 | 2026-07-21T14:38:40.906Z | Compiling camino v1.2.2 |
| 1069 | 2026-07-21T14:38:40.960Z | Checking tokio-util v0.7.16 |
| 1070 | 2026-07-21T14:38:40.980Z | Compiling aws-lc-rs v1.17.0 |
| 1071 | 2026-07-21T14:38:41.019Z | Compiling paste v1.0.15 |
| 1072 | 2026-07-21T14:38:41.118Z | Compiling zerocopy v0.8.27 |
| 1073 | 2026-07-21T14:38:41.292Z | Checking ipnet v2.9.0 |
| 1074 | 2026-07-21T14:38:41.312Z | Checking ryu v1.0.18 |
| 1075 | 2026-07-21T14:38:41.476Z | Checking untrusted v0.7.1 |
| 1076 | 2026-07-21T14:38:41.496Z | Checking http-body v1.0.1 |
| 1077 | 2026-07-21T14:38:41.527Z | Checking errno v0.3.14 |
| 1078 | 2026-07-21T14:38:41.586Z | Compiling rustls v0.23.41 |
| 1079 | 2026-07-21T14:38:41.606Z | Checking atomic-waker v1.1.2 |
| 1080 | 2026-07-21T14:38:41.644Z | Checking crypto-common v0.1.6 |
| 1081 | 2026-07-21T14:38:41.664Z | Checking try-lock v0.2.5 |
| 1082 | 2026-07-21T14:38:41.705Z | Checking tower-service v0.3.3 |
| 1083 | 2026-07-21T14:38:41.762Z | Checking tower-layer v0.3.3 |
| 1084 | 2026-07-21T14:38:41.801Z | Checking want v0.3.1 |
| 1085 | 2026-07-21T14:38:41.804Z | Checking h2 v0.4.15 |
| 1086 | 2026-07-21T14:38:41.933Z | Checking erased-serde v0.3.31 |
| 1087 | 2026-07-21T14:38:41.938Z | Compiling async-trait v0.1.89 |
| 1088 | 2026-07-21T14:38:42.114Z | Compiling num-conv v0.2.0 |
| 1089 | 2026-07-21T14:38:42.251Z | Checking httpdate v1.0.3 |
| 1090 | 2026-07-21T14:38:42.306Z | Compiling omicron-workspace-hack v0.1.0 |
| 1091 | 2026-07-21T14:38:42.400Z | Compiling time-core v0.1.8 |
| 1092 | 2026-07-21T14:38:42.561Z | Compiling time-macros v0.2.27 |
| 1093 | 2026-07-21T14:38:42.945Z | Checking ipnetwork v0.21.1 |
| 1094 | 2026-07-21T14:38:43.159Z | Compiling scroll_derive v0.13.1 |
| 1095 | 2026-07-21T14:38:43.163Z | Checking http-body-util v0.1.3 |
| 1096 | 2026-07-21T14:38:43.278Z | Checking serde_urlencoded v0.7.1 |
| 1097 | 2026-07-21T14:38:43.528Z | Checking const-oid v0.9.6 |
| 1098 | 2026-07-21T14:38:43.551Z | Checking pretty-hex v0.4.1 |
| 1099 | 2026-07-21T14:38:43.586Z | Checking openapiv3 v2.2.0 |
| 1100 | 2026-07-21T14:38:43.672Z | Checking foldhash v0.2.0 |
| 1101 | 2026-07-21T14:38:43.716Z | Checking hyper v1.10.1 |
| 1102 | 2026-07-21T14:38:43.824Z | Checking allocator-api2 v0.2.21 |
| 1103 | 2026-07-21T14:38:43.967Z | Compiling daft-derive v0.1.7 |
| 1104 | 2026-07-21T14:38:44.108Z | Checking hashbrown v0.16.1 |
| 1105 | 2026-07-21T14:38:44.190Z | Checking plain v0.2.3 |
| 1106 | 2026-07-21T14:38:44.324Z | Compiling scroll v0.13.0 |
| 1107 | 2026-07-21T14:38:44.585Z | Compiling strum_macros v0.26.4 |
| 1108 | 2026-07-21T14:38:44.625Z | Checking hyper-util v0.1.20 |
| 1109 | 2026-07-21T14:38:44.834Z | Compiling crossbeam-utils v0.8.19 |
| 1110 | 2026-07-21T14:38:44.925Z | Compiling usdt-impl v0.6.0 |
| 1111 | 2026-07-21T14:38:45.058Z | Compiling goblin v0.10.4 |
| 1112 | 2026-07-21T14:38:45.687Z | Checking oxnet v0.1.4 |
| 1113 | 2026-07-21T14:38:45.741Z | Checking rand_core v0.9.3 |
| 1114 | 2026-07-21T14:38:45.934Z | Checking rand_chacha v0.9.0 |
| 1115 | 2026-07-21T14:38:46.166Z | Checking block-buffer v0.10.4 |
| 1116 | 2026-07-21T14:38:46.269Z | Compiling dtrace-parser v0.3.0 |
| 1117 | 2026-07-21T14:38:46.400Z | Compiling thread-id v5.0.0 |
| 1118 | 2026-07-21T14:38:46.515Z | Checking encoding_rs v0.8.34 |
| 1119 | 2026-07-21T14:38:46.535Z | Checking mime v0.3.17 |
| 1120 | 2026-07-21T14:38:46.619Z | Checking digest v0.10.7 |
| 1121 | 2026-07-21T14:38:46.672Z | Checking rand v0.9.2 |
| 1122 | 2026-07-21T14:38:46.708Z | Checking futures-executor v0.3.32 |
| 1123 | 2026-07-21T14:38:46.824Z | Checking hex v0.4.3 |
| 1124 | 2026-07-21T14:38:46.859Z | Compiling slog-async v2.8.0 |
| 1125 | 2026-07-21T14:38:46.924Z | Checking futures v0.3.32 |
| 1126 | 2026-07-21T14:38:47.009Z | Checking sync_wrapper v1.0.1 |
| 1127 | 2026-07-21T14:38:47.054Z | Compiling multer v3.1.0 |
| 1128 | 2026-07-21T14:38:47.119Z | Compiling rustix v1.1.2 |
| 1129 | 2026-07-21T14:38:47.140Z | Checking tower v0.5.2 |
| 1130 | 2026-07-21T14:38:47.309Z | Checking rand_chacha v0.3.1 |
| 1131 | 2026-07-21T14:38:47.340Z | Checking webpki-roots v0.26.3 |
| 1132 | 2026-07-21T14:38:47.457Z | Compiling async-stream-impl v0.3.6 |
| 1133 | 2026-07-21T14:38:47.478Z | Compiling ref-cast v1.0.25 |
| 1134 | 2026-07-21T14:38:47.514Z | Checking iri-string v0.7.8 |
| 1135 | 2026-07-21T14:38:47.519Z | Checking rand v0.8.6 |
| 1136 | 2026-07-21T14:38:47.552Z | Compiling ref-cast-impl v1.0.25 |
| 1137 | 2026-07-21T14:38:47.839Z | Compiling dof v0.4.0 |
| 1138 | 2026-07-21T14:38:48.035Z | Compiling darling_core v0.23.0 |
| 1139 | 2026-07-21T14:38:48.070Z | Checking fastrand v2.3.0 |
| 1140 | 2026-07-21T14:38:48.132Z | Checking powerfmt v0.2.0 |
| 1141 | 2026-07-21T14:38:48.249Z | Checking newtype-uuid v1.3.2 |
| 1142 | 2026-07-21T14:38:48.439Z | Checking deranged v0.5.3 |
| 1143 | 2026-07-21T14:38:48.515Z | Checking tower-http v0.6.8 |
| 1144 | 2026-07-21T14:38:48.553Z | Checking is-terminal v0.4.12 |
| 1145 | 2026-07-21T14:38:48.599Z | Checking match_cfg v0.1.0 |
| 1146 | 2026-07-21T14:38:48.649Z | Checking num_threads v0.1.7 |
| 1147 | 2026-07-21T14:38:48.782Z | Checking hostname v0.3.1 |
| 1148 | 2026-07-21T14:38:48.802Z | Checking strum v0.26.3 |
| 1149 | 2026-07-21T14:38:48.822Z | Compiling newtype-uuid-macros v0.1.0 |
| 1150 | 2026-07-21T14:38:48.880Z | Compiling structmeta-derive v0.3.0 |
| 1151 | 2026-07-21T14:38:48.901Z | Compiling syn v1.0.109 |
| 1152 | 2026-07-21T14:38:48.904Z | Compiling usdt-attr-macro v0.6.0 |
| 1153 | 2026-07-21T14:38:48.939Z | Compiling usdt-macro v0.6.0 |
| 1154 | 2026-07-21T14:38:49.274Z | Checking tempfile v3.23.0 |
| 1155 | 2026-07-21T14:38:49.436Z | Checking time v0.3.47 |
| 1156 | 2026-07-21T14:38:49.478Z | Checking daft v0.1.7 |
| 1157 | 2026-07-21T14:38:49.581Z | Checking crossbeam-channel v0.5.15 |
| 1158 | 2026-07-21T14:38:49.757Z | Checking thread_local v1.1.8 |
| 1159 | 2026-07-21T14:38:49.895Z | Compiling structmeta v0.3.0 |
| 1160 | 2026-07-21T14:38:49.914Z | Checking winnow v1.0.3 |
| 1161 | 2026-07-21T14:38:49.932Z | Compiling crc32fast v1.4.0 |
| 1162 | 2026-07-21T14:38:50.124Z | Compiling darling_macro v0.23.0 |
| 1163 | 2026-07-21T14:38:50.199Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1164 | 2026-07-21T14:38:50.277Z | Checking serde_spanned v1.1.1 |
| 1165 | 2026-07-21T14:38:50.412Z | Checking debug-ignore v1.0.5 |
| 1166 | 2026-07-21T14:38:50.415Z | Checking term v1.2.0 |
| 1167 | 2026-07-21T14:38:50.518Z | Checking take_mut v0.2.2 |
| 1168 | 2026-07-21T14:38:50.538Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1169 | 2026-07-21T14:38:50.563Z | Checking slog-json v2.6.1 |
| 1170 | 2026-07-21T14:38:50.654Z | Checking slog-term v2.9.2 |
| 1171 | 2026-07-21T14:38:50.675Z | Compiling darling v0.23.0 |
| 1172 | 2026-07-21T14:38:50.714Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1173 | 2026-07-21T14:38:50.717Z | Compiling strum_macros v0.27.2 |
| 1174 | 2026-07-21T14:38:50.758Z | Compiling serde_with_macros v3.18.0 |
| 1175 | 2026-07-21T14:38:50.795Z | Checking memmap2 v0.9.9 |
| 1176 | 2026-07-21T14:38:50.910Z | Checking cpufeatures v0.2.12 |
| 1177 | 2026-07-21T14:38:50.988Z | Checking spin v0.9.8 |
| 1178 | 2026-07-21T14:38:51.137Z | Checking slog-bunyan v2.5.0 |
| 1179 | 2026-07-21T14:38:51.185Z | Compiling derive-ex v0.1.8 |
| 1180 | 2026-07-21T14:38:51.253Z | Checking async-stream v0.3.6 |
| 1181 | 2026-07-21T14:38:51.326Z | Checking waitgroup v0.1.2 |
| 1182 | 2026-07-21T14:38:51.397Z | Checking rustls-pemfile v2.2.0 |
| 1183 | 2026-07-21T14:38:51.458Z | Checking serde_path_to_error v0.1.20 |
| 1184 | 2026-07-21T14:38:51.588Z | Checking hostname v0.4.2 |
| 1185 | 2026-07-21T14:38:51.731Z | Checking macaddr v1.0.1 |
| 1186 | 2026-07-21T14:38:51.804Z | Checking quick-error v1.2.3 |
| 1187 | 2026-07-21T14:38:51.883Z | Checking either v1.15.0 |
| 1188 | 2026-07-21T14:38:51.996Z | Checking serde_with v3.18.0 |
| 1189 | 2026-07-21T14:38:52.076Z | Checking regress v0.10.5 |
| 1190 | 2026-07-21T14:38:52.552Z | Checking lazy_static v1.5.0 |
| 1191 | 2026-07-21T14:38:52.657Z | Compiling parse-display-derive v0.10.0 |
| 1192 | 2026-07-21T14:38:52.756Z | Compiling test-strategy v0.4.3 |
| 1193 | 2026-07-21T14:38:53.071Z | Checking usdt v0.6.0 |
| 1194 | 2026-07-21T14:38:53.091Z | Checking webpki-roots v1.0.3 |
| 1195 | 2026-07-21T14:38:53.234Z | Compiling dropshot v0.17.1 |
| 1196 | 2026-07-21T14:38:53.427Z | Checking wait-timeout v0.2.0 |
| 1197 | 2026-07-21T14:38:53.448Z | Compiling rustix v0.38.34 |
| 1198 | 2026-07-21T14:38:53.468Z | Checking bit-vec v0.6.3 |
| 1199 | 2026-07-21T14:38:53.485Z | Compiling crucible-workspace-hack v0.1.0 |
| 1200 | 2026-07-21T14:38:53.551Z | Checking rusty-fork v0.3.0 |
| 1201 | 2026-07-21T14:38:53.572Z | Checking strum v0.27.2 |
| 1202 | 2026-07-21T14:38:53.646Z | Checking bit-set v0.5.3 |
| 1203 | 2026-07-21T14:38:53.683Z | Compiling dropshot_endpoint v0.17.1 |
| 1204 | 2026-07-21T14:38:53.725Z | Checking rand_xorshift v0.3.0 |
| 1205 | 2026-07-21T14:38:53.749Z | Checking unarray v0.1.4 |
| 1206 | 2026-07-21T14:38:53.843Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1207 | 2026-07-21T14:38:53.863Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1208 | 2026-07-21T14:38:53.863Z | Checking proptest v1.5.0 |
| 1209 | 2026-07-21T14:38:54.000Z | Checking hybrid-array v0.4.12 |
| 1210 | 2026-07-21T14:38:54.077Z | Checking adler v1.0.2 |
| 1211 | 2026-07-21T14:38:54.189Z | Checking miniz_oxide v0.7.2 |
| 1212 | 2026-07-21T14:38:54.237Z | Compiling toml_datetime v0.6.11 |
| 1213 | 2026-07-21T14:38:54.475Z | Checking openssl-probe v0.2.1 |
| 1214 | 2026-07-21T14:38:54.509Z | Checking flate2 v1.0.30 |
| 1215 | 2026-07-21T14:38:54.555Z | Checking crypto-common v0.2.2 |
| 1216 | 2026-07-21T14:38:54.590Z | Checking rustls-native-certs v0.8.3 |
| 1217 | 2026-07-21T14:38:54.635Z | Checking block-buffer v0.12.1 |
| 1218 | 2026-07-21T14:38:54.722Z | Checking instant v0.1.12 |
| 1219 | 2026-07-21T14:38:54.781Z | Checking compression-core v0.4.31 |
| 1220 | 2026-07-21T14:38:54.801Z | Checking const-oid v0.10.2 |
| 1221 | 2026-07-21T14:38:54.821Z | Checking backoff v0.4.0 |
| 1222 | 2026-07-21T14:38:54.908Z | Checking compression-codecs v0.4.32 |
| 1223 | 2026-07-21T14:38:54.959Z | Checking parse-display v0.10.0 |
| 1224 | 2026-07-21T14:38:54.986Z | Checking itertools v0.14.0 |
| 1225 | 2026-07-21T14:38:55.075Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1226 | 2026-07-21T14:38:55.176Z | Checking digest v0.11.3 |
| 1227 | 2026-07-21T14:38:55.238Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1228 | 2026-07-21T14:38:55.328Z | Checking cpufeatures v0.3.0 |
| 1229 | 2026-07-21T14:38:55.407Z | Checking base64ct v1.6.0 |
| 1230 | 2026-07-21T14:38:55.464Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1231 | 2026-07-21T14:38:55.502Z | Checking toml v1.1.2+spec-1.1.0 |
| 1232 | 2026-07-21T14:38:55.536Z | Checking sha1 v0.11.0 |
| 1233 | 2026-07-21T14:38:55.710Z | Checking async-compression v0.4.33 |
| 1234 | 2026-07-21T14:38:55.826Z | Checking unicode-width v0.1.14 |
| 1235 | 2026-07-21T14:38:56.019Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1236 | 2026-07-21T14:38:56.060Z | Compiling clap_derive v4.5.4 |
| 1237 | 2026-07-21T14:38:56.080Z | Checking utf8parse v0.2.1 |
| 1238 | 2026-07-21T14:38:56.189Z | Compiling unsafe-libyaml v0.2.11 |
| 1239 | 2026-07-21T14:38:56.359Z | Checking anstyle-parse v0.2.4 |
| 1240 | 2026-07-21T14:38:56.571Z | Checking anstyle-query v1.0.3 |
| 1241 | 2026-07-21T14:38:56.755Z | Checking colorchoice v1.0.1 |
| 1242 | 2026-07-21T14:38:56.774Z | Compiling serde_yaml v0.9.34+deprecated |
| 1243 | 2026-07-21T14:38:56.861Z | Checking anstyle v1.0.7 |
| 1244 | 2026-07-21T14:38:56.881Z | Checking is_terminal_polyfill v1.70.0 |
| 1245 | 2026-07-21T14:38:56.940Z | Checking pem-rfc7468 v0.7.0 |
| 1246 | 2026-07-21T14:38:56.990Z | Checking terminal_size v0.3.0 |
| 1247 | 2026-07-21T14:38:57.046Z | Checking anstream v0.6.14 |
| 1248 | 2026-07-21T14:38:57.114Z | Compiling der_derive v0.7.3 |
| 1249 | 2026-07-21T14:38:57.414Z | Checking flagset v0.4.7 |
| 1250 | 2026-07-21T14:38:57.624Z | Compiling winnow v0.5.40 |
| 1251 | 2026-07-21T14:38:57.657Z | Checking clap_lex v0.7.0 |
| 1252 | 2026-07-21T14:38:57.823Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1253 | 2026-07-21T14:38:57.842Z | Checking clap_builder v4.5.2 |
| 1254 | 2026-07-21T14:38:58.047Z | Checking der v0.7.10 |
| 1255 | 2026-07-21T14:38:58.289Z | Compiling darling_core v0.21.3 |
| 1256 | 2026-07-21T14:38:58.786Z | Compiling rustc_version v0.4.1 |
| 1257 | 2026-07-21T14:38:58.879Z | Compiling toml_edit v0.19.15 |
| 1258 | 2026-07-21T14:38:59.040Z | Checking clap v4.5.4 |
| 1259 | 2026-07-21T14:38:59.080Z | Checking spki v0.7.3 |
| 1260 | 2026-07-21T14:38:59.347Z | Checking winnow v0.7.13 |
| 1261 | 2026-07-21T14:38:59.371Z | Compiling heck v0.4.1 |
| 1262 | 2026-07-21T14:38:59.574Z | Checking iddqd v0.4.2 |
| 1263 | 2026-07-21T14:38:59.647Z | Checking secrecy v0.10.3 |
| 1264 | 2026-07-21T14:38:59.926Z | Compiling convert_case v0.4.0 |
| 1265 | 2026-07-21T14:39:00.235Z | Compiling proc-macro-crate v1.3.1 |
| 1266 | 2026-07-21T14:39:00.340Z | Compiling darling_macro v0.21.3 |
| 1267 | 2026-07-21T14:39:00.458Z | Compiling heapless v0.8.0 |
| 1268 | 2026-07-21T14:39:00.593Z | Compiling derive_more v0.99.20 |
| 1269 | 2026-07-21T14:39:00.880Z | Compiling darling v0.21.3 |
| 1270 | 2026-07-21T14:39:00.940Z | Checking pkcs8 v0.10.2 |
| 1271 | 2026-07-21T14:39:00.970Z | Compiling ingot-macros v0.1.1 |
| 1272 | 2026-07-21T14:39:00.989Z | Checking tabwriter v1.4.0 |
| 1273 | 2026-07-21T14:39:01.099Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1274 | 2026-07-21T14:39:01.135Z | Checking backon v1.6.0 |
| 1275 | 2026-07-21T14:39:01.319Z | Checking crossbeam-epoch v0.9.18 |
| 1276 | 2026-07-21T14:39:01.468Z | Checking hash32 v0.3.1 |
| 1277 | 2026-07-21T14:39:01.571Z | Compiling smoltcp v0.11.0 |
| 1278 | 2026-07-21T14:39:01.602Z | Checking bitflags v1.3.2 |
| 1279 | 2026-07-21T14:39:01.735Z | Compiling cfg_aliases v0.2.1 |
| 1280 | 2026-07-21T14:39:01.946Z | Compiling typify-impl v0.4.3 |
| 1281 | 2026-07-21T14:39:02.202Z | Checking hmac v0.12.1 |
| 1282 | 2026-07-21T14:39:02.347Z | Checking cobs v0.2.3 |
| 1283 | 2026-07-21T14:39:02.398Z | Checking humantime v2.3.0 |
| 1284 | 2026-07-21T14:39:02.588Z | Checking managed v0.8.0 |
| 1285 | 2026-07-21T14:39:02.776Z | Checking postcard v1.0.9 |
| 1286 | 2026-07-21T14:39:03.033Z | Checking inout v0.1.3 |
| 1287 | 2026-07-21T14:39:03.171Z | Compiling zerocopy-derive v0.7.34 |
| 1288 | 2026-07-21T14:39:03.233Z | Checking ff v0.13.1 |
| 1289 | 2026-07-21T14:39:03.374Z | Compiling memoffset v0.9.1 |
| 1290 | 2026-07-21T14:39:03.600Z | Checking base16ct v0.2.0 |
| 1291 | 2026-07-21T14:39:03.620Z | Checking ingot-types v0.1.2 |
| 1292 | 2026-07-21T14:39:03.723Z | Checking group v0.13.0 |
| 1293 | 2026-07-21T14:39:03.744Z | Checking sec1 v0.7.3 |
| 1294 | 2026-07-21T14:39:03.952Z | Checking cipher v0.4.4 |
| 1295 | 2026-07-21T14:39:03.982Z | Checking ingot v0.1.1 |
| 1296 | 2026-07-21T14:39:04.002Z | Checking hkdf v0.12.4 |
| 1297 | 2026-07-21T14:39:04.091Z | Compiling regress v0.11.1 |
| 1298 | 2026-07-21T14:39:04.139Z | Checking crypto-bigint v0.5.5 |
| 1299 | 2026-07-21T14:39:04.437Z | Compiling proc-macro-error-attr v1.0.4 |
| 1300 | 2026-07-21T14:39:04.546Z | Compiling rayon-core v1.13.0 |
| 1301 | 2026-07-21T14:39:04.702Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1302 | 2026-07-21T14:39:04.933Z | Checking colored v3.1.1 |
| 1303 | 2026-07-21T14:39:05.055Z | Compiling pkg-config v0.3.30 |
| 1304 | 2026-07-21T14:39:05.159Z | Checking elliptic-curve v0.13.8 |
| 1305 | 2026-07-21T14:39:05.339Z | Compiling typify-macro v0.4.3 |
| 1306 | 2026-07-21T14:39:05.458Z | Checking crossbeam-deque v0.8.5 |
| 1307 | 2026-07-21T14:39:05.478Z | Compiling num_enum_derive v0.7.4 |
| 1308 | 2026-07-21T14:39:05.511Z | Compiling curve25519-dalek v4.1.3 |
| 1309 | 2026-07-21T14:39:05.635Z | Compiling typify-impl v0.6.2 |
| 1310 | 2026-07-21T14:39:05.804Z | Checking half v2.7.1 |
| 1311 | 2026-07-21T14:39:06.082Z | Checking universal-hash v0.5.1 |
| 1312 | 2026-07-21T14:39:06.558Z | Compiling proc-macro-error v1.0.4 |
| 1313 | 2026-07-21T14:39:06.742Z | Compiling vcpkg v0.2.15 |
| 1314 | 2026-07-21T14:39:06.766Z | Checking ciborium-io v0.2.2 |
| 1315 | 2026-07-21T14:39:06.857Z | Checking opaque-debug v0.3.1 |
| 1316 | 2026-07-21T14:39:06.913Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1317 | 2026-07-21T14:39:06.933Z | Checking data-encoding v2.6.0 |
| 1318 | 2026-07-21T14:39:06.998Z | Checking ciborium-ll v0.2.2 |
| 1319 | 2026-07-21T14:39:07.161Z | Checking num_enum v0.7.4 |
| 1320 | 2026-07-21T14:39:07.297Z | Compiling num_enum_derive v0.5.11 |
| 1321 | 2026-07-21T14:39:07.319Z | Compiling foreign-types-macros v0.2.3 |
| 1322 | 2026-07-21T14:39:07.684Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1323 | 2026-07-21T14:39:07.969Z | Checking foreign-types-shared v0.3.1 |
| 1324 | 2026-07-21T14:39:08.065Z | Checking foreign-types v0.5.0 |
| 1325 | 2026-07-21T14:39:08.279Z | Checking num_enum v0.5.11 |
| 1326 | 2026-07-21T14:39:08.350Z | Checking rayon v1.11.0 |
| 1327 | 2026-07-21T14:39:08.397Z | Checking ciborium v0.2.2 |
| 1328 | 2026-07-21T14:39:08.477Z | Compiling typify v0.4.3 |
| 1329 | 2026-07-21T14:39:08.638Z | Compiling zerocopy v0.7.34 |
| 1330 | 2026-07-21T14:39:08.928Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1331 | 2026-07-21T14:39:08.948Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1332 | 2026-07-21T14:39:09.055Z | Checking sha1 v0.10.6 |
| 1333 | 2026-07-21T14:39:09.167Z | Compiling typify-macro v0.6.2 |
| 1334 | 2026-07-21T14:39:09.170Z | Checking aead v0.5.2 |
| 1335 | 2026-07-21T14:39:09.219Z | Checking serde_spanned v0.6.9 |
| 1336 | 2026-07-21T14:39:09.352Z | Compiling scroll_derive v0.12.0 |
| 1337 | 2026-07-21T14:39:09.580Z | Checking num-integer v0.1.46 |
| 1338 | 2026-07-21T14:39:09.710Z | Compiling usdt-impl v0.5.0 |
| 1339 | 2026-07-21T14:39:09.757Z | Checking cstr-argument v0.1.2 |
| 1340 | 2026-07-21T14:39:09.810Z | Checking keccak v0.1.6 |
| 1341 | 2026-07-21T14:39:09.971Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1342 | 2026-07-21T14:39:09.971Z | Checking sha3 v0.10.8 |
| 1343 | 2026-07-21T14:39:10.010Z | Checking scroll v0.12.0 |
| 1344 | 2026-07-21T14:39:10.029Z | Checking thiserror-no-std v2.0.2 |
| 1345 | 2026-07-21T14:39:10.136Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1346 | 2026-07-21T14:39:10.175Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1347 | 2026-07-21T14:39:10.194Z | Compiling dof v0.3.0 |
| 1348 | 2026-07-21T14:39:10.238Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1349 | 2026-07-21T14:39:10.280Z | Checking poly1305 v0.8.0 |
| 1350 | 2026-07-21T14:39:10.300Z | Checking chacha20 v0.9.1 |
| 1351 | 2026-07-21T14:39:10.487Z | Compiling dtrace-parser v0.2.0 |
| 1352 | 2026-07-21T14:39:10.512Z | Checking password-hash v0.5.0 |
| 1353 | 2026-07-21T14:39:10.599Z | Checking camino-tempfile v1.4.1 |
| 1354 | 2026-07-21T14:39:10.648Z | Checking blake2 v0.10.6 |
| 1355 | 2026-07-21T14:39:10.669Z | Compiling thread-id v4.2.1 |
| 1356 | 2026-07-21T14:39:10.733Z | Checking glob v0.3.3 |
| 1357 | 2026-07-21T14:39:10.911Z | Checking indent_write v2.2.0 |
| 1358 | 2026-07-21T14:39:11.058Z | Checking argon2 v0.5.3 |
| 1359 | 2026-07-21T14:39:11.096Z | Checking chacha20poly1305 v0.10.1 |
| 1360 | 2026-07-21T14:39:11.256Z | Checking goblin v0.8.2 |
| 1361 | 2026-07-21T14:39:11.343Z | Checking vsss-rs v3.3.4 |
| 1362 | 2026-07-21T14:39:11.650Z | Checking num-bigint v0.4.5 |
| 1363 | 2026-07-21T14:39:12.207Z | Compiling num-derive v0.4.2 |
| 1364 | 2026-07-21T14:39:12.301Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1365 | 2026-07-21T14:39:12.426Z | Checking sigpipe v0.1.3 |
| 1366 | 2026-07-21T14:39:12.510Z | Checking jiff v0.2.15 |
| 1367 | 2026-07-21T14:39:12.733Z | Checking num-rational v0.4.2 |
| 1368 | 2026-07-21T14:39:13.018Z | Compiling typify v0.6.2 |
| 1369 | 2026-07-21T14:39:13.137Z | Checking num-iter v0.1.45 |
| 1370 | 2026-07-21T14:39:13.156Z | Compiling zone_cfg_derive v0.3.0 |
| 1371 | 2026-07-21T14:39:13.217Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1372 | 2026-07-21T14:39:13.256Z | Checking itertools v0.12.1 |
| 1373 | 2026-07-21T14:39:13.699Z | Checking num-complex v0.4.6 |
| 1374 | 2026-07-21T14:39:13.802Z | Checking tinyvec_macros v0.1.1 |
| 1375 | 2026-07-21T14:39:13.877Z | Checking tinyvec v1.6.0 |
| 1376 | 2026-07-21T14:39:14.050Z | Checking num v0.4.3 |
| 1377 | 2026-07-21T14:39:14.221Z | Checking zone v0.3.1 |
| 1378 | 2026-07-21T14:39:14.578Z | Compiling usdt-attr-macro v0.5.0 |
| 1379 | 2026-07-21T14:39:14.624Z | Compiling usdt-macro v0.5.0 |
| 1380 | 2026-07-21T14:39:14.878Z | Checking smf v0.2.3 |
| 1381 | 2026-07-21T14:39:15.056Z | Checking memmap v0.7.0 |
| 1382 | 2026-07-21T14:39:15.106Z | Checking bstr v1.9.1 |
| 1383 | 2026-07-21T14:39:15.218Z | Checking whoami v1.5.1 |
| 1384 | 2026-07-21T14:39:15.331Z | Compiling rustls v0.22.4 |
| 1385 | 2026-07-21T14:39:15.616Z | Checking usdt v0.5.0 |
| 1386 | 2026-07-21T14:39:15.775Z | Compiling progenitor-impl v0.11.1 |
| 1387 | 2026-07-21T14:39:15.947Z | Checking rustls-webpki v0.102.4 |
| 1388 | 2026-07-21T14:39:16.100Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1389 | 2026-07-21T14:39:16.321Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1390 | 2026-07-21T14:39:16.813Z | Checking toml_write v0.1.2 |
| 1391 | 2026-07-21T14:39:17.008Z | Checking toml_edit v0.22.27 |
| 1392 | 2026-07-21T14:39:17.627Z | Checking rustls-webpki v0.103.13 |
| 1393 | 2026-07-21T14:39:17.887Z | Compiling progenitor-macro v0.11.1 |
| 1394 | 2026-07-21T14:39:18.096Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1395 | 2026-07-21T14:39:18.864Z | Compiling reqwest v0.12.23 |
| 1396 | 2026-07-21T14:39:19.746Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1397 | 2026-07-21T14:39:19.970Z | Compiling darling_core v0.20.11 |
| 1398 | 2026-07-21T14:39:20.008Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1399 | 2026-07-21T14:39:20.333Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1400 | 2026-07-21T14:39:20.390Z | Checking tokio-rustls v0.26.4 |
| 1401 | 2026-07-21T14:39:20.523Z | Checking rustls-platform-verifier v0.6.2 |
| 1402 | 2026-07-21T14:39:20.543Z | Compiling dropshot v0.16.7 |
| 1403 | 2026-07-21T14:39:20.649Z | Checking hyper-rustls v0.27.3 |
| 1404 | 2026-07-21T14:39:20.751Z | Checking float-ord v0.3.2 |
| 1405 | 2026-07-21T14:39:20.779Z | Checking swrite v0.1.0 |
| 1406 | 2026-07-21T14:39:20.872Z | Checking reqwest v0.13.2 |
| 1407 | 2026-07-21T14:39:20.891Z | Compiling prettyplease v0.2.37 |
| 1408 | 2026-07-21T14:39:21.557Z | Checking progenitor-client v0.10.0 |
| 1409 | 2026-07-21T14:39:21.678Z | Checking progenitor-client v0.14.0 |
| 1410 | 2026-07-21T14:39:21.790Z | Checking progenitor-client v0.11.1 |
| 1411 | 2026-07-21T14:39:21.913Z | Compiling darling_macro v0.20.11 |
| 1412 | 2026-07-21T14:39:21.935Z | Checking progenitor-extras v0.2.0 |
| 1413 | 2026-07-21T14:39:22.056Z | Checking progenitor v0.11.1 |
| 1414 | 2026-07-21T14:39:22.077Z | Checking toml v0.9.12+spec-1.1.0 |
| 1415 | 2026-07-21T14:39:22.653Z | Checking tokio-rustls v0.25.0 |
| 1416 | 2026-07-21T14:39:22.678Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1417 | 2026-07-21T14:39:22.880Z | Checking toml v0.8.23 |
| 1418 | 2026-07-21T14:39:23.493Z | Compiling nix v0.30.1 |
| 1419 | 2026-07-21T14:39:23.549Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1420 | 2026-07-21T14:39:23.801Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1421 | 2026-07-21T14:39:23.888Z | Compiling hubpack_derive v0.1.1 |
| 1422 | 2026-07-21T14:39:24.067Z | Checking byte-wrapper v0.1.0 |
| 1423 | 2026-07-21T14:39:24.210Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1424 | 2026-07-21T14:39:24.230Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1425 | 2026-07-21T14:39:24.296Z | Compiling dropshot_endpoint v0.16.7 |
| 1426 | 2026-07-21T14:39:24.473Z | Checking rustc-hash v2.1.1 |
| 1427 | 2026-07-21T14:39:24.598Z | Checking static_assertions v1.1.0 |
| 1428 | 2026-07-21T14:39:24.763Z | Checking iddqd v0.3.18 |
| 1429 | 2026-07-21T14:39:24.817Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1430 | 2026-07-21T14:39:24.835Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1431 | 2026-07-21T14:39:25.173Z | Checking hubpack v0.1.2 |
| 1432 | 2026-07-21T14:39:25.194Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1433 | 2026-07-21T14:39:25.567Z | Compiling darling v0.20.11 |
| 1434 | 2026-07-21T14:39:25.570Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1435 | 2026-07-21T14:39:25.616Z | Compiling libz-sys v1.1.16 |
| 1436 | 2026-07-21T14:39:25.784Z | Compiling nix v0.31.3 |
| 1437 | 2026-07-21T14:39:26.020Z | Compiling enum-as-inner v0.6.0 |
| 1438 | 2026-07-21T14:39:26.132Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1439 | 2026-07-21T14:39:26.181Z | Checking atomicwrites v0.4.4 |
| 1440 | 2026-07-21T14:39:26.263Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1441 | 2026-07-21T14:39:26.318Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1442 | 2026-07-21T14:39:26.536Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1443 | 2026-07-21T14:39:26.717Z | Checking is_ci v1.2.0 |
| 1444 | 2026-07-21T14:39:26.796Z | Compiling semver v0.1.20 |
| 1445 | 2026-07-21T14:39:26.824Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1446 | 2026-07-21T14:39:27.102Z | Compiling rustc_version v0.1.7 |
| 1447 | 2026-07-21T14:39:27.207Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1448 | 2026-07-21T14:39:27.314Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1449 | 2026-07-21T14:39:27.371Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1450 | 2026-07-21T14:39:27.500Z | Compiling derive_builder_core v0.20.2 |
| 1451 | 2026-07-21T14:39:27.566Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1452 | 2026-07-21T14:39:27.639Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1453 | 2026-07-21T14:39:27.821Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1454 | 2026-07-21T14:39:27.896Z | Checking similar v2.7.0 |
| 1455 | 2026-07-21T14:39:28.240Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1456 | 2026-07-21T14:39:28.277Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1457 | 2026-07-21T14:39:28.399Z | Compiling progenitor-impl v0.14.0 |
| 1458 | 2026-07-21T14:39:28.419Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1459 | 2026-07-21T14:39:28.505Z | Compiling owo-colors v4.3.0 |
| 1460 | 2026-07-21T14:39:28.527Z | Checking utf-8 v0.7.6 |
| 1461 | 2026-07-21T14:39:28.620Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1462 | 2026-07-21T14:39:28.669Z | Checking tungstenite v0.21.0 |
| 1463 | 2026-07-21T14:39:29.093Z | Compiling derive_builder_macro v0.20.2 |
| 1464 | 2026-07-21T14:39:30.192Z | Compiling newtype_derive v0.1.6 |
| 1465 | 2026-07-21T14:39:30.266Z | Checking supports-color v2.1.0 |
| 1466 | 2026-07-21T14:39:30.344Z | Checking supports-color v3.0.2 |
| 1467 | 2026-07-21T14:39:30.477Z | Compiling openssl-sys v0.9.107 |
| 1468 | 2026-07-21T14:39:30.506Z | Compiling progenitor-macro v0.14.0 |
| 1469 | 2026-07-21T14:39:31.023Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1470 | 2026-07-21T14:39:31.177Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1471 | 2026-07-21T14:39:31.296Z | Checking resolv-conf v0.7.0 |
| 1472 | 2026-07-21T14:39:31.395Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1473 | 2026-07-21T14:39:31.490Z | Compiling serde_repr v0.1.19 |
| 1474 | 2026-07-21T14:39:31.512Z | Compiling vergen-lib v9.1.0 |
| 1475 | 2026-07-21T14:39:31.531Z | Compiling slog-dtrace v0.3.0 |
| 1476 | 2026-07-21T14:39:31.589Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1477 | 2026-07-21T14:39:31.646Z | Checking unicode-segmentation v1.11.0 |
| 1478 | 2026-07-21T14:39:31.743Z | Checking linked-hash-map v0.5.6 |
| 1479 | 2026-07-21T14:39:31.879Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1480 | 2026-07-21T14:39:31.922Z | Checking lru-cache v0.1.2 |
| 1481 | 2026-07-21T14:39:31.958Z | Checking newline-converter v0.3.0 |
| 1482 | 2026-07-21T14:39:32.049Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1483 | 2026-07-21T14:39:32.197Z | Compiling derive_builder v0.20.2 |
| 1484 | 2026-07-21T14:39:32.333Z | Checking tokio-tungstenite v0.21.0 |
| 1485 | 2026-07-21T14:39:32.645Z | Checking hickory-proto v0.24.4 |
| 1486 | 2026-07-21T14:39:32.728Z | Compiling progenitor-impl v0.13.0 |
| 1487 | 2026-07-21T14:39:33.189Z | Checking console v0.15.8 |
| 1488 | 2026-07-21T14:39:33.219Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1489 | 2026-07-21T14:39:33.463Z | Checking serde-big-array v0.5.1 |
| 1490 | 2026-07-21T14:39:33.505Z | Compiling pin-project-internal v1.1.10 |
| 1491 | 2026-07-21T14:39:33.609Z | Compiling derive-where v1.6.0 |
| 1492 | 2026-07-21T14:39:34.154Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1493 | 2026-07-21T14:39:34.493Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1494 | 2026-07-21T14:39:34.575Z | Compiling vergen v9.1.0 |
| 1495 | 2026-07-21T14:39:34.662Z | Compiling cargo-platform v0.3.2 |
| 1496 | 2026-07-21T14:39:34.721Z | Checking progenitor v0.14.0 |
| 1497 | 2026-07-21T14:39:34.787Z | Checking base64 v0.21.7 |
| 1498 | 2026-07-21T14:39:34.807Z | Compiling minimal-lexical v0.2.1 |
| 1499 | 2026-07-21T14:39:34.835Z | Checking siphasher v1.0.1 |
| 1500 | 2026-07-21T14:39:34.860Z | Compiling cargo_metadata v0.23.1 |
| 1501 | 2026-07-21T14:39:34.940Z | Compiling progenitor-macro v0.13.0 |
| 1502 | 2026-07-21T14:39:34.998Z | Checking phf_shared v0.12.1 |
| 1503 | 2026-07-21T14:39:35.029Z | Compiling nom v7.1.3 |
| 1504 | 2026-07-21T14:39:35.048Z | Checking pin-project v1.1.10 |
| 1505 | 2026-07-21T14:39:35.140Z | Checking hickory-resolver v0.24.4 |
| 1506 | 2026-07-21T14:39:35.160Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1507 | 2026-07-21T14:39:35.255Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1508 | 2026-07-21T14:39:35.641Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1509 | 2026-07-21T14:39:35.795Z | Checking expectorate v1.2.0 |
| 1510 | 2026-07-21T14:39:36.083Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1511 | 2026-07-21T14:39:36.445Z | Checking progenitor-client v0.13.0 |
| 1512 | 2026-07-21T14:39:36.658Z | Checking globset v0.4.14 |
| 1513 | 2026-07-21T14:39:36.685Z | Checking unicode-normalization v0.1.24 |
| 1514 | 2026-07-21T14:39:36.913Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1515 | 2026-07-21T14:39:37.063Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1516 | 2026-07-21T14:39:37.111Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1517 | 2026-07-21T14:39:37.173Z | Checking terminal_size v0.4.3 |
| 1518 | 2026-07-21T14:39:37.302Z | Checking tokio-stream v0.1.17 |
| 1519 | 2026-07-21T14:39:37.369Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1520 | 2026-07-21T14:39:37.449Z | Compiling async-recursion v1.1.1 |
| 1521 | 2026-07-21T14:39:37.538Z | Compiling snafu-derive v0.8.9 |
| 1522 | 2026-07-21T14:39:37.620Z | Compiling vergen-git2 v9.1.0 |
| 1523 | 2026-07-21T14:39:37.681Z | Checking csv-core v0.1.12 |
| 1524 | 2026-07-21T14:39:37.702Z | Checking highway v1.3.0 |
| 1525 | 2026-07-21T14:39:37.852Z | Compiling chrono-tz v0.10.4 |
| 1526 | 2026-07-21T14:39:37.872Z | Checking same-file v1.0.6 |
| 1527 | 2026-07-21T14:39:37.930Z | Checking smawk v0.3.2 |
| 1528 | 2026-07-21T14:39:37.994Z | Checking unicode-linebreak v0.1.5 |
| 1529 | 2026-07-21T14:39:38.066Z | Compiling unicode-xid v0.2.4 |
| 1530 | 2026-07-21T14:39:38.086Z | Compiling openssl v0.10.72 |
| 1531 | 2026-07-21T14:39:38.131Z | Checking foldhash v0.1.5 |
| 1532 | 2026-07-21T14:39:38.197Z | Checking foreign-types-shared v0.1.1 |
| 1533 | 2026-07-21T14:39:38.217Z | Compiling cancel-safe-futures v0.1.5 |
| 1534 | 2026-07-21T14:39:38.275Z | Checking unicode-width v0.2.1 |
| 1535 | 2026-07-21T14:39:38.294Z | Checking foreign-types v0.3.2 |
| 1536 | 2026-07-21T14:39:38.385Z | Checking hashbrown v0.15.2 |
| 1537 | 2026-07-21T14:39:38.408Z | Compiling const_format_proc_macros v0.2.34 |
| 1538 | 2026-07-21T14:39:38.517Z | Checking walkdir v2.5.0 |
| 1539 | 2026-07-21T14:39:38.536Z | Checking textwrap v0.16.2 |
| 1540 | 2026-07-21T14:39:38.688Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1541 | 2026-07-21T14:39:38.760Z | Checking csv v1.3.1 |
| 1542 | 2026-07-21T14:39:38.853Z | Checking qorb v0.4.1 |
| 1543 | 2026-07-21T14:39:39.135Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1544 | 2026-07-21T14:39:39.158Z | Checking progenitor v0.13.0 |
| 1545 | 2026-07-21T14:39:39.185Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1546 | 2026-07-21T14:39:39.246Z | Checking snafu v0.8.9 |
| 1547 | 2026-07-21T14:39:39.294Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1548 | 2026-07-21T14:39:39.417Z | Checking olpc-cjson v0.1.4 |
| 1549 | 2026-07-21T14:39:39.560Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1550 | 2026-07-21T14:39:39.582Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1551 | 2026-07-21T14:39:39.813Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1552 | 2026-07-21T14:39:39.835Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1553 | 2026-07-21T14:39:39.856Z | Checking phf v0.12.1 |
| 1554 | 2026-07-21T14:39:40.047Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1555 | 2026-07-21T14:39:40.068Z | Checking tokio-dtrace v0.1.1 |
| 1556 | 2026-07-21T14:39:40.252Z | Compiling progenitor-impl v0.10.0 |
| 1557 | 2026-07-21T14:39:40.371Z | Checking sha2 v0.10.9 |
| 1558 | 2026-07-21T14:39:40.518Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1559 | 2026-07-21T14:39:40.562Z | Checking signature v2.2.0 |
| 1560 | 2026-07-21T14:39:40.615Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1561 | 2026-07-21T14:39:40.637Z | Checking libsw-core v0.3.2 |
| 1562 | 2026-07-21T14:39:40.690Z | Checking serde_plain v1.0.2 |
| 1563 | 2026-07-21T14:39:40.690Z | Compiling openssl-macros v0.1.1 |
| 1564 | 2026-07-21T14:39:40.781Z | Checking pem v3.0.5 |
| 1565 | 2026-07-21T14:39:40.837Z | Compiling cookie v0.18.1 |
| 1566 | 2026-07-21T14:39:40.857Z | Checking fixedbitset v0.4.2 |
| 1567 | 2026-07-21T14:39:40.942Z | Checking bytecount v0.6.9 |
| 1568 | 2026-07-21T14:39:40.972Z | Checking fixedbitset v0.5.7 |
| 1569 | 2026-07-21T14:39:41.012Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1570 | 2026-07-21T14:39:41.051Z | Checking typed-path v0.9.3 |
| 1571 | 2026-07-21T14:39:41.071Z | Compiling moka v0.12.10 |
| 1572 | 2026-07-21T14:39:41.187Z | Checking petgraph v0.8.3 |
| 1573 | 2026-07-21T14:39:41.315Z | Checking papergrid v0.11.0 |
| 1574 | 2026-07-21T14:39:41.336Z | Checking petgraph v0.6.5 |
| 1575 | 2026-07-21T14:39:41.884Z | Checking tough v0.22.0 |
| 1576 | 2026-07-21T14:39:41.966Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1577 | 2026-07-21T14:39:42.176Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1578 | 2026-07-21T14:39:42.198Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1579 | 2026-07-21T14:39:42.374Z | Compiling progenitor-macro v0.10.0 |
| 1580 | 2026-07-21T14:39:42.410Z | Checking libsw v3.5.0 |
| 1581 | 2026-07-21T14:39:42.567Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1582 | 2026-07-21T14:39:42.599Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1583 | 2026-07-21T14:39:42.619Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1584 | 2026-07-21T14:39:42.729Z | Checking oxide-tokio-rt v0.1.6 |
| 1585 | 2026-07-21T14:39:42.905Z | Checking const_format v0.2.35 |
| 1586 | 2026-07-21T14:39:43.011Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1587 | 2026-07-21T14:39:43.234Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1588 | 2026-07-21T14:39:43.385Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1589 | 2026-07-21T14:39:43.408Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1590 | 2026-07-21T14:39:43.514Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1591 | 2026-07-21T14:39:43.685Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1592 | 2026-07-21T14:39:43.787Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1593 | 2026-07-21T14:39:43.910Z | Compiling tabled_derive v0.7.0 |
| 1594 | 2026-07-21T14:39:43.993Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1595 | 2026-07-21T14:39:44.407Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-07-21T14:39:44.477Z | Checking gethostname v0.5.0 |
| 1597 | 2026-07-21T14:39:44.523Z | Checking bcs v0.1.6 |
| 1598 | 2026-07-21T14:39:44.578Z | Checking termtree v0.5.1 |
| 1599 | 2026-07-21T14:39:44.603Z | Checking linear-map v1.2.0 |
| 1600 | 2026-07-21T14:39:44.720Z | Compiling salty v0.3.0 |
| 1601 | 2026-07-21T14:39:44.755Z | Compiling radium v0.7.0 |
| 1602 | 2026-07-21T14:39:44.779Z | Checking tagptr v0.2.0 |
| 1603 | 2026-07-21T14:39:44.831Z | Checking tabled v0.15.0 |
| 1604 | 2026-07-21T14:39:45.014Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1605 | 2026-07-21T14:39:45.547Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1606 | 2026-07-21T14:39:45.738Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1607 | 2026-07-21T14:39:45.977Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1608 | 2026-07-21T14:39:46.243Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1609 | 2026-07-21T14:39:46.486Z | Checking progenitor v0.10.0 |
| 1610 | 2026-07-21T14:39:46.634Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1611 | 2026-07-21T14:39:46.811Z | Checking steno v0.4.1 |
| 1612 | 2026-07-21T14:39:47.076Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1613 | 2026-07-21T14:39:47.186Z | Checking hickory-proto v0.25.2 |
| 1614 | 2026-07-21T14:39:47.649Z | Checking rfc6979 v0.4.0 |
| 1615 | 2026-07-21T14:39:47.807Z | Checking tap v1.0.1 |
| 1616 | 2026-07-21T14:39:47.922Z | Checking wyz v0.5.1 |
| 1617 | 2026-07-21T14:39:48.110Z | Checking ecdsa v0.16.9 |
| 1618 | 2026-07-21T14:39:48.240Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1619 | 2026-07-21T14:39:48.742Z | Checking hickory-resolver v0.25.2 |
| 1620 | 2026-07-21T14:39:48.888Z | Checking ed25519 v2.2.3 |
| 1621 | 2026-07-21T14:39:48.944Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1622 | 2026-07-21T14:39:49.062Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1623 | 2026-07-21T14:39:49.197Z | Checking primeorder v0.13.6 |
| 1624 | 2026-07-21T14:39:49.377Z | Checking twox-hash v2.1.2 |
| 1625 | 2026-07-21T14:39:49.441Z | Checking env_filter v1.0.1 |
| 1626 | 2026-07-21T14:39:49.598Z | Checking atty v0.2.14 |
| 1627 | 2026-07-21T14:39:49.664Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1628 | 2026-07-21T14:39:49.683Z | Checking funty v2.0.0 |
| 1629 | 2026-07-21T14:39:49.702Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1630 | 2026-07-21T14:39:49.706Z | Checking env_logger v0.11.10 |
| 1631 | 2026-07-21T14:39:49.907Z | Checking toml v0.7.8 |
| 1632 | 2026-07-21T14:39:49.926Z | Checking p384 v0.13.1 |
| 1633 | 2026-07-21T14:39:49.944Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1634 | 2026-07-21T14:39:50.001Z | Checking bitvec v1.0.1 |
| 1635 | 2026-07-21T14:39:50.022Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1636 | 2026-07-21T14:39:50.079Z | Checking ed25519-dalek v2.2.0 |
| 1637 | 2026-07-21T14:39:50.214Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1638 | 2026-07-21T14:39:50.274Z | Checking polyval v0.6.2 |
| 1639 | 2026-07-21T14:39:50.321Z | Checking aes v0.8.4 |
| 1640 | 2026-07-21T14:39:50.343Z | Checking ctr v0.9.2 |
| 1641 | 2026-07-21T14:39:50.438Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1642 | 2026-07-21T14:39:50.458Z | Checking x509-cert v0.2.5 |
| 1643 | 2026-07-21T14:39:50.513Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1644 | 2026-07-21T14:39:50.666Z | Checking bincode v1.3.3 |
| 1645 | 2026-07-21T14:39:50.688Z | Compiling strum_macros v0.28.0 |
| 1646 | 2026-07-21T14:39:50.722Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1647 | 2026-07-21T14:39:50.894Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1648 | 2026-07-21T14:39:50.958Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1649 | 2026-07-21T14:39:50.982Z | Checking passt v0.3.0 |
| 1650 | 2026-07-21T14:39:51.091Z | Checking fakedata_generator v0.7.1 |
| 1651 | 2026-07-21T14:39:51.094Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1652 | 2026-07-21T14:39:51.191Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1653 | 2026-07-21T14:39:51.268Z | Checking aes-gcm-siv v0.11.1 |
| 1654 | 2026-07-21T14:39:51.369Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1655 | 2026-07-21T14:39:51.413Z | Compiling bitstruct_derive v0.1.0 |
| 1656 | 2026-07-21T14:39:51.436Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1657 | 2026-07-21T14:39:51.479Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1658 | 2026-07-21T14:39:51.501Z | Checking dropshot-api-manager-types v0.7.2 |
| 1659 | 2026-07-21T14:39:51.591Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1660 | 2026-07-21T14:39:51.674Z | Compiling fs-err v3.1.2 |
| 1661 | 2026-07-21T14:39:51.795Z | Checking ringbuffer v0.16.0 |
| 1662 | 2026-07-21T14:39:51.815Z | Checking ascii v1.1.0 |
| 1663 | 2026-07-21T14:39:51.916Z | Checking pretty-hex v0.2.1 |
| 1664 | 2026-07-21T14:39:52.011Z | Checking typeid v1.0.0 |
| 1665 | 2026-07-21T14:39:52.032Z | Compiling cfg_aliases v0.1.1 |
| 1666 | 2026-07-21T14:39:52.052Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1667 | 2026-07-21T14:39:52.077Z | Checking bitstruct v0.1.1 |
| 1668 | 2026-07-21T14:39:52.115Z | Compiling nix v0.28.0 |
| 1669 | 2026-07-21T14:39:52.135Z | Checking erased-serde v0.4.5 |
| 1670 | 2026-07-21T14:39:52.171Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1671 | 2026-07-21T14:39:52.338Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1672 | 2026-07-21T14:39:52.468Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1673 | 2026-07-21T14:39:52.489Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1674 | 2026-07-21T14:39:52.492Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1675 | 2026-07-21T14:39:52.556Z | Checking itertools v0.13.0 |
| 1676 | 2026-07-21T14:39:52.625Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1677 | 2026-07-21T14:39:52.668Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1678 | 2026-07-21T14:39:52.825Z | Checking serde_arrays v0.1.0 |
| 1679 | 2026-07-21T14:39:52.947Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1680 | 2026-07-21T14:39:53.049Z | Checking libloading v0.7.4 |
| 1681 | 2026-07-21T14:39:53.070Z | Checking bit_field v0.10.2 |
| 1682 | 2026-07-21T14:39:53.203Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1683 | 2026-07-21T14:39:53.224Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1684 | 2026-07-21T14:39:53.227Z | Checking git-stub v1.0.0 |
| 1685 | 2026-07-21T14:39:53.302Z | Checking kstat-rs v0.2.4 |
| 1686 | 2026-07-21T14:39:53.381Z | Compiling escargot v0.5.15 |
| 1687 | 2026-07-21T14:39:53.435Z | Checking git-stub-vcs v0.1.0 |
| 1688 | 2026-07-21T14:39:53.491Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1689 | 2026-07-21T14:39:53.569Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1690 | 2026-07-21T14:39:53.629Z | Checking ron v0.8.1 |
| 1691 | 2026-07-21T14:39:53.675Z | Checking xattr v1.3.1 |
| 1692 | 2026-07-21T14:39:53.815Z | Checking drift v0.2.0 |
| 1693 | 2026-07-21T14:39:54.093Z | Checking cargo-platform v0.1.8 |
| 1694 | 2026-07-21T14:39:54.124Z | Checking filetime v0.2.23 |
| 1695 | 2026-07-21T14:39:54.146Z | Checking ctrlc v3.4.4 |
| 1696 | 2026-07-21T14:39:54.262Z | Checking tar v0.4.40 |
| 1697 | 2026-07-21T14:39:54.265Z | Checking cargo_metadata v0.18.1 |
| 1698 | 2026-07-21T14:39:54.310Z | Checking dropshot-api-manager v0.7.2 |
| 1699 | 2026-07-21T14:39:54.621Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1700 | 2026-07-21T14:39:54.906Z | Checking fatfs v0.3.6 |
| 1701 | 2026-07-21T14:39:55.322Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1702 | 2026-07-21T14:39:55.348Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1703 | 2026-07-21T14:39:55.541Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1704 | 2026-07-21T14:39:55.882Z | Compiling git2 v0.20.2 |
| 1705 | 2026-07-21T14:39:55.975Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1706 | 2026-07-21T14:39:56.583Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1707 | 2026-07-21T14:39:58.166Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1708 | 2026-07-21T14:40:01.251Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1709 | 2026-07-21T14:40:02.712Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1710 | 2026-07-21T14:40:06.588Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1711 | 2026-07-21T14:40:10.102Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1712 | 2026-07-21T14:40:16.733Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1713 | 2026-07-21T14:40:16.738Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1714 | 2026-07-21T14:40:21.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s |
| 1715 | 2026-07-21T14:40:21.715Z | |
| 1716 | 2026-07-21T14:40:21.715Z | real 2:24.055459137 |
| 1717 | 2026-07-21T14:40:21.715Z | user 8:46.314949702 |
| 1718 | 2026-07-21T14:40:21.715Z | sys 2:17.511201686 |
| 1719 | 2026-07-21T14:40:21.715Z | trap 0.230799263 |
| 1720 | 2026-07-21T14:40:21.715Z | tflt 0.652214060 |
| 1721 | 2026-07-21T14:40:21.715Z | dflt 0.215434265 |
| 1722 | 2026-07-21T14:40:21.715Z | kflt 0.006497554 |
| 1723 | 2026-07-21T14:40:21.715Z | lock 15:50.592231026 |
| 1724 | 2026-07-21T14:40:21.715Z | slp 34:21.732993133 |
| 1725 | 2026-07-21T14:40:21.715Z | lat 59.460590452 |
| 1726 | 2026-07-21T14:40:21.715Z | stop 4:22.811308724 |
| 1727 | 2026-07-21T14:40:21.721Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1728 | 2026-07-21T14:40:22.208Z | Downloading crates ... |
| 1729 | 2026-07-21T14:40:22.367Z | Downloaded slog-envlogger v2.2.0 |
| 1730 | 2026-07-21T14:40:22.371Z | Downloaded fragile v2.0.0 |
| 1731 | 2026-07-21T14:40:22.371Z | Downloaded termtree v0.4.1 |
| 1732 | 2026-07-21T14:40:22.374Z | Downloaded downcast v0.11.0 |
| 1733 | 2026-07-21T14:40:22.377Z | Downloaded slog-scope v4.4.0 |
| 1734 | 2026-07-21T14:40:22.377Z | Downloaded predicates-tree v1.0.9 |
| 1735 | 2026-07-21T14:40:22.377Z | Downloaded predicates-core v1.0.6 |
| 1736 | 2026-07-21T14:40:22.377Z | Downloaded arc-swap v1.7.1 |
| 1737 | 2026-07-21T14:40:22.385Z | Downloaded slog-stdlog v4.1.1 |
| 1738 | 2026-07-21T14:40:22.388Z | Downloaded predicates v3.1.0 |
| 1739 | 2026-07-21T14:40:22.388Z | Downloaded serde_test v1.0.176 |
| 1740 | 2026-07-21T14:40:22.388Z | Downloaded fdeflate v0.3.4 |
| 1741 | 2026-07-21T14:40:22.391Z | Downloaded bytemuck v1.16.0 |
| 1742 | 2026-07-21T14:40:22.391Z | Downloaded mockall_derive v0.12.1 |
| 1743 | 2026-07-21T14:40:22.391Z | Downloaded mockall v0.12.1 |
| 1744 | 2026-07-21T14:40:22.398Z | Downloaded png v0.17.13 |
| 1745 | 2026-07-21T14:40:23.004Z | Downloaded image v0.25.1 |
| 1746 | 2026-07-21T14:40:23.226Z | Checking tokio v1.52.3 |
| 1747 | 2026-07-21T14:40:23.339Z | Checking simd-adler32 v0.3.7 |
| 1748 | 2026-07-21T14:40:23.357Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1749 | 2026-07-21T14:40:23.376Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1750 | 2026-07-21T14:40:23.389Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1751 | 2026-07-21T14:40:23.392Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1752 | 2026-07-21T14:40:23.410Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1753 | 2026-07-21T14:40:23.413Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1754 | 2026-07-21T14:40:23.469Z | Checking miniz_oxide v0.7.2 |
| 1755 | 2026-07-21T14:40:23.531Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1756 | 2026-07-21T14:40:23.534Z | Checking arc-swap v1.7.1 |
| 1757 | 2026-07-21T14:40:23.534Z | Checking fdeflate v0.3.4 |
| 1758 | 2026-07-21T14:40:23.601Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1759 | 2026-07-21T14:40:23.604Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1760 | 2026-07-21T14:40:23.644Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1761 | 2026-07-21T14:40:23.663Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1762 | 2026-07-21T14:40:23.741Z | Checking slog-scope v4.4.0 |
| 1763 | 2026-07-21T14:40:23.783Z | Checking bytemuck v1.16.0 |
| 1764 | 2026-07-21T14:40:23.795Z | Checking predicates-core v1.0.6 |
| 1765 | 2026-07-21T14:40:23.807Z | Checking flate2 v1.0.30 |
| 1766 | 2026-07-21T14:40:23.818Z | Checking termtree v0.4.1 |
| 1767 | 2026-07-21T14:40:23.835Z | Compiling mockall_derive v0.12.1 |
| 1768 | 2026-07-21T14:40:23.868Z | Checking slog-stdlog v4.1.1 |
| 1769 | 2026-07-21T14:40:23.907Z | Checking predicates v3.1.0 |
| 1770 | 2026-07-21T14:40:23.938Z | Checking predicates-tree v1.0.9 |
| 1771 | 2026-07-21T14:40:23.976Z | Checking slog-envlogger v2.2.0 |
| 1772 | 2026-07-21T14:40:23.988Z | Checking fragile v2.0.0 |
| 1773 | 2026-07-21T14:40:24.037Z | Checking downcast v0.11.0 |
| 1774 | 2026-07-21T14:40:24.081Z | Checking compression-codecs v0.4.32 |
| 1775 | 2026-07-21T14:40:24.110Z | Checking png v0.17.13 |
| 1776 | 2026-07-21T14:40:24.132Z | Checking serde_test v1.0.176 |
| 1777 | 2026-07-21T14:40:24.151Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1778 | 2026-07-21T14:40:24.615Z | Checking image v0.25.1 |
| 1779 | 2026-07-21T14:40:25.739Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1780 | 2026-07-21T14:40:25.837Z | Checking mockall v0.12.1 |
| 1781 | 2026-07-21T14:40:25.850Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1782 | 2026-07-21T14:40:26.451Z | Checking tokio-util v0.7.16 |
| 1783 | 2026-07-21T14:40:26.452Z | Checking tokio-rustls v0.26.4 |
| 1784 | 2026-07-21T14:40:26.455Z | Checking tower v0.5.2 |
| 1785 | 2026-07-21T14:40:26.455Z | Checking async-compression v0.4.33 |
| 1786 | 2026-07-21T14:40:26.455Z | Checking backoff v0.4.0 |
| 1787 | 2026-07-21T14:40:26.500Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1788 | 2026-07-21T14:40:26.511Z | Checking tokio-tungstenite v0.21.0 |
| 1789 | 2026-07-21T14:40:26.533Z | Checking zone v0.3.1 |
| 1790 | 2026-07-21T14:40:26.629Z | Checking tokio-rustls v0.25.0 |
| 1791 | 2026-07-21T14:40:26.689Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1792 | 2026-07-21T14:40:26.692Z | Checking hickory-proto v0.24.4 |
| 1793 | 2026-07-21T14:40:26.692Z | Checking libsw-core v0.3.2 |
| 1794 | 2026-07-21T14:40:26.762Z | Checking tokio-dtrace v0.1.1 |
| 1795 | 2026-07-21T14:40:26.813Z | Checking cancel-safe-futures v0.1.5 |
| 1796 | 2026-07-21T14:40:26.833Z | Checking libsw v3.5.0 |
| 1797 | 2026-07-21T14:40:26.857Z | Checking tower-http v0.6.8 |
| 1798 | 2026-07-21T14:40:26.869Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1799 | 2026-07-21T14:40:26.925Z | Checking h2 v0.4.15 |
| 1800 | 2026-07-21T14:40:26.938Z | Checking tokio-stream v0.1.17 |
| 1801 | 2026-07-21T14:40:26.971Z | Checking oxide-tokio-rt v0.1.6 |
| 1802 | 2026-07-21T14:40:27.032Z | Checking tough v0.22.0 |
| 1803 | 2026-07-21T14:40:27.121Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1804 | 2026-07-21T14:40:27.133Z | Checking steno v0.4.1 |
| 1805 | 2026-07-21T14:40:27.292Z | Checking hickory-proto v0.25.2 |
| 1806 | 2026-07-21T14:40:27.335Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1807 | 2026-07-21T14:40:27.646Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1808 | 2026-07-21T14:40:27.818Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1809 | 2026-07-21T14:40:28.202Z | Checking hickory-resolver v0.24.4 |
| 1810 | 2026-07-21T14:40:28.774Z | Checking hyper v1.10.1 |
| 1811 | 2026-07-21T14:40:28.787Z | Checking hickory-resolver v0.25.2 |
| 1812 | 2026-07-21T14:40:28.799Z | Checking qorb v0.4.1 |
| 1813 | 2026-07-21T14:40:29.571Z | Checking hyper-util v0.1.20 |
| 1814 | 2026-07-21T14:40:30.433Z | Checking hyper-rustls v0.27.3 |
| 1815 | 2026-07-21T14:40:30.433Z | Checking dropshot v0.17.1 |
| 1816 | 2026-07-21T14:40:30.437Z | Checking dropshot v0.16.7 |
| 1817 | 2026-07-21T14:40:30.604Z | Checking reqwest v0.12.23 |
| 1818 | 2026-07-21T14:40:30.607Z | Checking reqwest v0.13.2 |
| 1819 | 2026-07-21T14:40:31.211Z | Checking progenitor-client v0.10.0 |
| 1820 | 2026-07-21T14:40:31.215Z | Checking progenitor-client v0.11.1 |
| 1821 | 2026-07-21T14:40:31.323Z | Checking progenitor-client v0.14.0 |
| 1822 | 2026-07-21T14:40:31.323Z | Checking progenitor-client v0.13.0 |
| 1823 | 2026-07-21T14:40:31.422Z | Checking progenitor v0.10.0 |
| 1824 | 2026-07-21T14:40:31.433Z | Checking progenitor v0.11.1 |
| 1825 | 2026-07-21T14:40:31.537Z | Checking progenitor v0.13.0 |
| 1826 | 2026-07-21T14:40:31.541Z | Checking progenitor-extras v0.2.0 |
| 1827 | 2026-07-21T14:40:31.541Z | Checking progenitor v0.14.0 |
| 1828 | 2026-07-21T14:40:31.567Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1829 | 2026-07-21T14:40:31.570Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1830 | 2026-07-21T14:40:31.660Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1831 | 2026-07-21T14:40:31.673Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1832 | 2026-07-21T14:40:32.216Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1833 | 2026-07-21T14:40:32.217Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1834 | 2026-07-21T14:40:32.220Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1835 | 2026-07-21T14:40:32.552Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1836 | 2026-07-21T14:40:33.026Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1837 | 2026-07-21T14:40:33.125Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1838 | 2026-07-21T14:40:33.358Z | Checking dropshot-api-manager v0.7.2 |
| 1839 | 2026-07-21T14:40:33.655Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1840 | 2026-07-21T14:40:33.832Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1841 | 2026-07-21T14:40:33.970Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1842 | 2026-07-21T14:40:34.102Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1843 | 2026-07-21T14:40:34.349Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1844 | 2026-07-21T14:40:34.483Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1845 | 2026-07-21T14:40:35.616Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1846 | 2026-07-21T14:40:35.616Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1847 | 2026-07-21T14:40:35.619Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1848 | 2026-07-21T14:40:35.619Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1849 | 2026-07-21T14:40:36.105Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1850 | 2026-07-21T14:40:36.472Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1851 | 2026-07-21T14:40:36.730Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1852 | 2026-07-21T14:40:36.997Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1853 | 2026-07-21T14:40:36.997Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1854 | 2026-07-21T14:40:37.228Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-07-21T14:40:37.228Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-07-21T14:40:37.678Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-07-21T14:40:37.884Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-07-21T14:40:37.888Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1859 | 2026-07-21T14:40:38.763Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1860 | 2026-07-21T14:40:40.307Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1861 | 2026-07-21T14:40:40.708Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1862 | 2026-07-21T14:40:40.711Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1863 | 2026-07-21T14:40:41.395Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1864 | 2026-07-21T14:40:41.728Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1865 | 2026-07-21T14:40:41.978Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1866 | 2026-07-21T14:40:41.982Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1867 | 2026-07-21T14:40:42.537Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1868 | 2026-07-21T14:40:42.540Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1869 | 2026-07-21T14:40:42.540Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1870 | 2026-07-21T14:40:45.800Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1871 | 2026-07-21T14:40:46.567Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1872 | 2026-07-21T14:40:49.957Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-07-21T14:40:51.643Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1874 | 2026-07-21T14:40:52.390Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1875 | 2026-07-21T14:40:56.296Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1876 | 2026-07-21T14:40:57.681Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1877 | 2026-07-21T14:40:58.165Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1878 | 2026-07-21T14:41:00.855Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1879 | 2026-07-21T14:41:02.152Z | warning: empty line after outer attribute |
| 1880 | 2026-07-21T14:41:02.152Z | --> lib/propolis/src/hw/virtio/mod.rs:39:1 |
| 1881 | 2026-07-21T14:41:02.152Z | | |
| 1882 | 2026-07-21T14:41:02.152Z | 39 | / #[cfg(target_os = "illumos")] |
| 1883 | 2026-07-21T14:41:02.152Z | 40 | | |
| 1884 | 2026-07-21T14:41:02.153Z | | |_^ |
| 1885 | 2026-07-21T14:41:02.153Z | 41 | mod os { |
| 1886 | 2026-07-21T14:41:02.153Z | | ------ the attribute applies to this module |
| 1887 | 2026-07-21T14:41:02.153Z | | |
| 1888 | 2026-07-21T14:41:02.153Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_outer_attr |
| 1889 | 2026-07-21T14:41:02.153Z | = note: `#[warn(clippy::empty_line_after_outer_attr)]` on by default |
| 1890 | 2026-07-21T14:41:02.153Z | = help: if the empty line is unintentional, remove it |
| 1891 | 2026-07-21T14:41:02.153Z | |
| 1892 | 2026-07-21T14:41:08.990Z | warning: `propolis` (lib) generated 1 warning |
| 1893 | 2026-07-21T14:41:08.993Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1894 | 2026-07-21T14:41:08.993Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1895 | 2026-07-21T14:41:09.823Z | warning: `propolis` (lib test) generated 1 warning (1 duplicate) |
| 1896 | 2026-07-21T14:41:14.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.65s |
| 1897 | 2026-07-21T14:41:14.619Z | |
| 1898 | 2026-07-21T14:41:14.619Z | real 52.886696200 |
| 1899 | 2026-07-21T14:41:14.619Z | user 2:12.601708127 |
| 1900 | 2026-07-21T14:41:14.619Z | sys 22.823422766 |
| 1901 | 2026-07-21T14:41:14.619Z | trap 0.030348892 |
| 1902 | 2026-07-21T14:41:14.619Z | tflt 0.033833554 |
| 1903 | 2026-07-21T14:41:14.623Z | dflt 0.023750524 |
| 1904 | 2026-07-21T14:41:14.623Z | kflt 0.000034787 |
| 1905 | 2026-07-21T14:41:14.623Z | lock 5:13.384829428 |
| 1906 | 2026-07-21T14:41:14.623Z | slp 7:33.464496581 |
| 1907 | 2026-07-21T14:41:14.623Z | lat 4.918617389 |
| 1908 | 2026-07-21T14:41:14.624Z | stop 14.196754719 |
| 1909 | 2026-07-21T14:41:14.624Z | + banner build |
| 1910 | 2026-07-21T14:41:14.624Z | |
| 1911 | 2026-07-21T14:41:14.624Z | ##### # # # # ##### |
| 1912 | 2026-07-21T14:41:14.624Z | # # # # # # # # |
| 1913 | 2026-07-21T14:41:14.624Z | ##### # # # # # # |
| 1914 | 2026-07-21T14:41:14.624Z | # # # # # # # # |
| 1915 | 2026-07-21T14:41:14.624Z | # # # # # # # # |
| 1916 | 2026-07-21T14:41:14.624Z | ##### #### # ###### ##### |
| 1917 | 2026-07-21T14:41:14.624Z | |
| 1918 | 2026-07-21T14:41:14.624Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1919 | 2026-07-21T14:41:15.372Z | Compiling proc-macro2 v1.0.106 |
| 1920 | 2026-07-21T14:41:15.372Z | Compiling quote v1.0.45 |
| 1921 | 2026-07-21T14:41:15.372Z | Compiling unicode-ident v1.0.24 |
| 1922 | 2026-07-21T14:41:15.372Z | Compiling libc v0.2.186 |
| 1923 | 2026-07-21T14:41:15.372Z | Compiling serde_core v1.0.228 |
| 1924 | 2026-07-21T14:41:15.376Z | Compiling serde v1.0.228 |
| 1925 | 2026-07-21T14:41:15.376Z | Compiling autocfg v1.3.0 |
| 1926 | 2026-07-21T14:41:15.376Z | Compiling cfg-if v1.0.0 |
| 1927 | 2026-07-21T14:41:15.586Z | Compiling zmij v1.0.19 |
| 1928 | 2026-07-21T14:41:15.599Z | Compiling memchr v2.7.2 |
| 1929 | 2026-07-21T14:41:15.774Z | Compiling libm v0.2.8 |
| 1930 | 2026-07-21T14:41:16.005Z | Compiling itoa v1.0.11 |
| 1931 | 2026-07-21T14:41:16.149Z | Compiling smallvec v1.13.2 |
| 1932 | 2026-07-21T14:41:16.406Z | Compiling getrandom v0.4.2 |
| 1933 | 2026-07-21T14:41:16.420Z | Compiling version_check v0.9.5 |
| 1934 | 2026-07-21T14:41:16.457Z | Compiling stable_deref_trait v1.2.0 |
| 1935 | 2026-07-21T14:41:16.519Z | Compiling serde_json v1.0.150 |
| 1936 | 2026-07-21T14:41:16.677Z | Compiling litemap v0.7.4 |
| 1937 | 2026-07-21T14:41:16.740Z | Compiling syn v2.0.117 |
| 1938 | 2026-07-21T14:41:16.752Z | Compiling writeable v0.5.5 |
| 1939 | 2026-07-21T14:41:16.792Z | Compiling icu_locid_transform_data v1.5.0 |
| 1940 | 2026-07-21T14:41:16.867Z | Compiling icu_properties_data v1.5.0 |
| 1941 | 2026-07-21T14:41:16.905Z | Compiling percent-encoding v2.3.2 |
| 1942 | 2026-07-21T14:41:16.971Z | Compiling num-traits v0.2.19 |
| 1943 | 2026-07-21T14:41:17.013Z | Compiling utf16_iter v1.0.5 |
| 1944 | 2026-07-21T14:41:17.026Z | Compiling icu_normalizer_data v1.5.0 |
| 1945 | 2026-07-21T14:41:17.104Z | Compiling utf8_iter v1.0.4 |
| 1946 | 2026-07-21T14:41:17.162Z | Compiling write16 v1.0.0 |
| 1947 | 2026-07-21T14:41:17.252Z | Compiling form_urlencoded v1.2.2 |
| 1948 | 2026-07-21T14:41:17.264Z | Compiling thiserror v2.0.18 |
| 1949 | 2026-07-21T14:41:17.276Z | Compiling getrandom v0.2.14 |
| 1950 | 2026-07-21T14:41:17.358Z | Compiling lock_api v0.4.12 |
| 1951 | 2026-07-21T14:41:17.513Z | Compiling parking_lot_core v0.9.10 |
| 1952 | 2026-07-21T14:41:17.772Z | Compiling heck v0.5.0 |
| 1953 | 2026-07-21T14:41:17.806Z | Compiling iana-time-zone v0.1.64 |
| 1954 | 2026-07-21T14:41:17.972Z | Compiling jobserver v0.1.31 |
| 1955 | 2026-07-21T14:41:18.026Z | Compiling shlex v2.0.1 |
| 1956 | 2026-07-21T14:41:18.181Z | Compiling find-msvc-tools v0.1.9 |
| 1957 | 2026-07-21T14:41:18.213Z | Compiling uuid v1.23.3 |
| 1958 | 2026-07-21T14:41:18.290Z | Compiling rustversion v1.0.22 |
| 1959 | 2026-07-21T14:41:18.315Z | Compiling semver v1.0.28 |
| 1960 | 2026-07-21T14:41:18.328Z | Compiling schemars v0.8.22 |
| 1961 | 2026-07-21T14:41:18.412Z | Compiling cc v1.2.65 |
| 1962 | 2026-07-21T14:41:18.571Z | Compiling dyn-clone v1.0.17 |
| 1963 | 2026-07-21T14:41:18.747Z | Compiling slab v0.4.9 |
| 1964 | 2026-07-21T14:41:18.865Z | Compiling subtle v2.6.1 |
| 1965 | 2026-07-21T14:41:18.916Z | Compiling pin-project-lite v0.2.14 |
| 1966 | 2026-07-21T14:41:18.994Z | Compiling log v0.4.29 |
| 1967 | 2026-07-21T14:41:19.047Z | Compiling socket2 v0.6.3 |
| 1968 | 2026-07-21T14:41:19.136Z | Compiling scopeguard v1.2.0 |
| 1969 | 2026-07-21T14:41:19.168Z | Compiling typenum v1.20.1 |
| 1970 | 2026-07-21T14:41:19.274Z | Compiling rand_core v0.6.4 |
| 1971 | 2026-07-21T14:41:19.488Z | Compiling parking_lot v0.12.2 |
| 1972 | 2026-07-21T14:41:19.524Z | Compiling synstructure v0.13.1 |
| 1973 | 2026-07-21T14:41:19.637Z | Compiling serde_derive_internals v0.29.1 |
| 1974 | 2026-07-21T14:41:19.920Z | Compiling signal-hook-registry v1.4.2 |
| 1975 | 2026-07-21T14:41:20.006Z | Compiling mio v1.2.0 |
| 1976 | 2026-07-21T14:41:20.032Z | Compiling portable-atomic v1.11.1 |
| 1977 | 2026-07-21T14:41:20.147Z | Compiling cmake v0.1.54 |
| 1978 | 2026-07-21T14:41:20.257Z | Compiling dunce v1.0.5 |
| 1979 | 2026-07-21T14:41:20.357Z | Compiling equivalent v1.0.2 |
| 1980 | 2026-07-21T14:41:20.409Z | Compiling critical-section v1.2.0 |
| 1981 | 2026-07-21T14:41:20.424Z | Compiling futures-core v0.3.32 |
| 1982 | 2026-07-21T14:41:20.452Z | Compiling fs_extra v1.3.0 |
| 1983 | 2026-07-21T14:41:20.521Z | Compiling thiserror v1.0.64 |
| 1984 | 2026-07-21T14:41:20.587Z | Compiling httparse v1.10.1 |
| 1985 | 2026-07-21T14:41:20.600Z | Compiling getrandom v0.3.4 |
| 1986 | 2026-07-21T14:41:20.715Z | Compiling aws-lc-sys v0.41.0 |
| 1987 | 2026-07-21T14:41:20.728Z | Compiling futures-sink v0.3.32 |
| 1988 | 2026-07-21T14:41:20.796Z | Compiling serde_derive v1.0.228 |
| 1989 | 2026-07-21T14:41:20.830Z | Compiling zerofrom-derive v0.1.5 |
| 1990 | 2026-07-21T14:41:20.831Z | Compiling yoke-derive v0.7.5 |
| 1991 | 2026-07-21T14:41:20.932Z | Compiling zerovec-derive v0.10.3 |
| 1992 | 2026-07-21T14:41:20.935Z | Compiling displaydoc v0.2.5 |
| 1993 | 2026-07-21T14:41:20.954Z | Compiling icu_provider_macros v1.5.0 |
| 1994 | 2026-07-21T14:41:21.265Z | Compiling schemars_derive v0.8.22 |
| 1995 | 2026-07-21T14:41:21.534Z | Compiling zeroize_derive v1.4.3 |
| 1996 | 2026-07-21T14:41:21.597Z | Compiling thiserror-impl v2.0.18 |
| 1997 | 2026-07-21T14:41:21.699Z | Compiling tokio-macros v2.7.0 |
| 1998 | 2026-07-21T14:41:21.864Z | Compiling futures-macro v0.3.32 |
| 1999 | 2026-07-21T14:41:21.958Z | Compiling once_cell v1.21.3 |
| 2000 | 2026-07-21T14:41:22.044Z | Compiling zerofrom v0.1.5 |
| 2001 | 2026-07-21T14:41:22.178Z | Compiling yoke v0.7.5 |
| 2002 | 2026-07-21T14:41:22.193Z | Compiling thiserror-impl v1.0.64 |
| 2003 | 2026-07-21T14:41:22.207Z | Compiling zeroize v1.8.2 |
| 2004 | 2026-07-21T14:41:22.390Z | Compiling zerovec v0.10.4 |
| 2005 | 2026-07-21T14:41:22.450Z | Compiling strsim v0.11.1 |
| 2006 | 2026-07-21T14:41:22.463Z | Compiling regex-syntax v0.8.5 |
| 2007 | 2026-07-21T14:41:22.475Z | Compiling futures-channel v0.3.32 |
| 2008 | 2026-07-21T14:41:22.707Z | Compiling aho-corasick v1.1.3 |
| 2009 | 2026-07-21T14:41:22.724Z | Compiling ident_case v1.0.1 |
| 2010 | 2026-07-21T14:41:22.739Z | Compiling futures-io v0.3.32 |
| 2011 | 2026-07-21T14:41:22.935Z | Compiling futures-task v0.3.32 |
| 2012 | 2026-07-21T14:41:22.948Z | Compiling hashbrown v0.17.0 |
| 2013 | 2026-07-21T14:41:22.962Z | Compiling zerocopy-derive v0.8.27 |
| 2014 | 2026-07-21T14:41:23.104Z | Compiling futures-util v0.3.32 |
| 2015 | 2026-07-21T14:41:23.329Z | Compiling tinystr v0.7.6 |
| 2016 | 2026-07-21T14:41:23.608Z | Compiling icu_locid v1.5.0 |
| 2017 | 2026-07-21T14:41:23.720Z | Compiling icu_collections v1.5.0 |
| 2018 | 2026-07-21T14:41:24.050Z | Compiling bytes v1.11.1 |
| 2019 | 2026-07-21T14:41:24.088Z | Compiling chrono v0.4.44 |
| 2020 | 2026-07-21T14:41:24.102Z | Compiling serde_tokenstream v0.2.3 |
| 2021 | 2026-07-21T14:41:24.206Z | Compiling icu_provider v1.5.0 |
| 2022 | 2026-07-21T14:41:24.387Z | Compiling bitflags v2.9.4 |
| 2023 | 2026-07-21T14:41:24.789Z | Compiling icu_locid_transform v1.5.0 |
| 2024 | 2026-07-21T14:41:24.946Z | Compiling tokio v1.52.3 |
| 2025 | 2026-07-21T14:41:24.983Z | Compiling regex-automata v0.4.14 |
| 2026 | 2026-07-21T14:41:25.159Z | Compiling indexmap v2.14.0 |
| 2027 | 2026-07-21T14:41:25.199Z | Compiling slog v2.8.2 |
| 2028 | 2026-07-21T14:41:25.439Z | Compiling base64 v0.22.1 |
| 2029 | 2026-07-21T14:41:25.754Z | Compiling icu_properties v1.5.1 |
| 2030 | 2026-07-21T14:41:25.938Z | Compiling http v1.4.2 |
| 2031 | 2026-07-21T14:41:26.784Z | Compiling regex v1.12.3 |
| 2032 | 2026-07-21T14:41:27.311Z | Compiling icu_normalizer v1.5.0 |
| 2033 | 2026-07-21T14:41:27.580Z | Compiling ucd-trie v0.1.6 |
| 2034 | 2026-07-21T14:41:27.766Z | Compiling idna_adapter v1.2.0 |
| 2035 | 2026-07-21T14:41:27.790Z | Compiling pest v2.8.4 |
| 2036 | 2026-07-21T14:41:27.908Z | Compiling idna v1.0.3 |
| 2037 | 2026-07-21T14:41:28.269Z | Compiling url v2.5.4 |
| 2038 | 2026-07-21T14:41:28.324Z | Compiling rustls-pki-types v1.12.0 |
| 2039 | 2026-07-21T14:41:28.511Z | Compiling tracing-core v0.1.32 |
| 2040 | 2026-07-21T14:41:28.744Z | Compiling tracing-attributes v0.1.27 |
| 2041 | 2026-07-21T14:41:29.134Z | Compiling ring v0.17.14 |
| 2042 | 2026-07-21T14:41:29.479Z | Compiling byteorder v1.5.0 |
| 2043 | 2026-07-21T14:41:29.734Z | Compiling pest_meta v2.8.4 |
| 2044 | 2026-07-21T14:41:29.973Z | Compiling tracing v0.1.40 |
| 2045 | 2026-07-21T14:41:30.655Z | Compiling pest_generator v2.8.4 |
| 2046 | 2026-07-21T14:41:30.669Z | Compiling generic-array v0.14.7 |
| 2047 | 2026-07-21T14:41:30.791Z | Compiling anyhow v1.0.100 |
| 2048 | 2026-07-21T14:41:30.906Z | Compiling ppv-lite86 v0.2.17 |
| 2049 | 2026-07-21T14:41:31.077Z | Compiling untrusted v0.9.0 |
| 2050 | 2026-07-21T14:41:31.277Z | Compiling pest_derive v2.8.4 |
| 2051 | 2026-07-21T14:41:31.337Z | Compiling fnv v1.0.7 |
| 2052 | 2026-07-21T14:41:31.443Z | Compiling tokio-util v0.7.16 |
| 2053 | 2026-07-21T14:41:31.797Z | Compiling paste v1.0.15 |
| 2054 | 2026-07-21T14:41:31.809Z | Compiling aws-lc-rs v1.17.0 |
| 2055 | 2026-07-21T14:41:32.138Z | Compiling zerocopy v0.8.27 |
| 2056 | 2026-07-21T14:41:32.453Z | Compiling ipnet v2.9.0 |
| 2057 | 2026-07-21T14:41:32.591Z | Compiling camino v1.2.2 |
| 2058 | 2026-07-21T14:41:33.054Z | Compiling omicron-workspace-hack v0.1.0 |
| 2059 | 2026-07-21T14:41:33.192Z | Compiling untrusted v0.7.1 |
| 2060 | 2026-07-21T14:41:33.450Z | Compiling http-body v1.0.1 |
| 2061 | 2026-07-21T14:41:33.663Z | Compiling rustls v0.23.41 |
| 2062 | 2026-07-21T14:41:33.855Z | Compiling atomic-waker v1.1.2 |
| 2063 | 2026-07-21T14:41:33.988Z | Compiling crypto-common v0.1.6 |
| 2064 | 2026-07-21T14:41:34.144Z | Compiling ipnetwork v0.21.1 |
| 2065 | 2026-07-21T14:41:34.274Z | Compiling try-lock v0.2.5 |
| 2066 | 2026-07-21T14:41:34.487Z | Compiling ryu v1.0.18 |
| 2067 | 2026-07-21T14:41:34.526Z | Compiling tower-layer v0.3.3 |
| 2068 | 2026-07-21T14:41:34.749Z | Compiling tower-service v0.3.3 |
| 2069 | 2026-07-21T14:41:34.847Z | Compiling want v0.3.1 |
| 2070 | 2026-07-21T14:41:34.905Z | Compiling h2 v0.4.15 |
| 2071 | 2026-07-21T14:41:35.040Z | Compiling erased-serde v0.3.31 |
| 2072 | 2026-07-21T14:41:35.628Z | Compiling async-trait v0.1.89 |
| 2073 | 2026-07-21T14:41:35.751Z | Compiling num-conv v0.2.0 |
| 2074 | 2026-07-21T14:41:35.881Z | Compiling httpdate v1.0.3 |
| 2075 | 2026-07-21T14:41:35.893Z | Compiling time-core v0.1.8 |
| 2076 | 2026-07-21T14:41:36.042Z | Compiling time-macros v0.2.27 |
| 2077 | 2026-07-21T14:41:36.684Z | Compiling scroll_derive v0.13.1 |
| 2078 | 2026-07-21T14:41:36.786Z | Compiling errno v0.3.14 |
| 2079 | 2026-07-21T14:41:36.952Z | Compiling serde_urlencoded v0.7.1 |
| 2080 | 2026-07-21T14:41:37.023Z | Compiling http-body-util v0.1.3 |
| 2081 | 2026-07-21T14:41:37.231Z | Compiling foldhash v0.2.0 |
| 2082 | 2026-07-21T14:41:37.303Z | Compiling allocator-api2 v0.2.21 |
| 2083 | 2026-07-21T14:41:37.317Z | Compiling daft-derive v0.1.7 |
| 2084 | 2026-07-21T14:41:37.495Z | Compiling hyper v1.10.1 |
| 2085 | 2026-07-21T14:41:37.526Z | Compiling const-oid v0.9.6 |
| 2086 | 2026-07-21T14:41:37.686Z | Compiling hashbrown v0.16.1 |
| 2087 | 2026-07-21T14:41:38.060Z | Compiling pretty-hex v0.4.1 |
| 2088 | 2026-07-21T14:41:38.215Z | Compiling strum_macros v0.26.4 |
| 2089 | 2026-07-21T14:41:38.888Z | Compiling hyper-util v0.1.20 |
| 2090 | 2026-07-21T14:41:40.656Z | Compiling oxnet v0.1.4 |
| 2091 | 2026-07-21T14:41:40.829Z | Compiling rand_core v0.9.3 |
| 2092 | 2026-07-21T14:41:41.060Z | Compiling openapiv3 v2.2.0 |
| 2093 | 2026-07-21T14:41:41.495Z | Compiling plain v0.2.3 |
| 2094 | 2026-07-21T14:41:41.618Z | Compiling usdt-impl v0.6.0 |
| 2095 | 2026-07-21T14:41:41.685Z | Compiling rand_chacha v0.9.0 |
| 2096 | 2026-07-21T14:41:41.698Z | Compiling scroll v0.13.0 |
| 2097 | 2026-07-21T14:41:41.958Z | Compiling crossbeam-utils v0.8.19 |
| 2098 | 2026-07-21T14:41:42.375Z | Compiling goblin v0.10.4 |
| 2099 | 2026-07-21T14:41:42.388Z | Compiling rand v0.9.2 |
| 2100 | 2026-07-21T14:41:43.293Z | Compiling dtrace-parser v0.3.0 |
| 2101 | 2026-07-21T14:41:43.872Z | Compiling block-buffer v0.10.4 |
| 2102 | 2026-07-21T14:41:43.918Z | Compiling sync_wrapper v1.0.1 |
| 2103 | 2026-07-21T14:41:44.031Z | Compiling thread-id v5.0.0 |
| 2104 | 2026-07-21T14:41:44.117Z | Compiling encoding_rs v0.8.34 |
| 2105 | 2026-07-21T14:41:44.303Z | Compiling mime v0.3.17 |
| 2106 | 2026-07-21T14:41:44.341Z | Compiling ref-cast v1.0.25 |
| 2107 | 2026-07-21T14:41:44.662Z | Compiling slog-async v2.8.0 |
| 2108 | 2026-07-21T14:41:44.782Z | Compiling tower v0.5.2 |
| 2109 | 2026-07-21T14:41:45.248Z | Compiling dof v0.4.0 |
| 2110 | 2026-07-21T14:41:45.387Z | Compiling digest v0.10.7 |
| 2111 | 2026-07-21T14:41:46.012Z | Compiling rand_chacha v0.3.1 |
| 2112 | 2026-07-21T14:41:46.244Z | Compiling webpki-roots v0.26.3 |
| 2113 | 2026-07-21T14:41:46.370Z | Compiling futures-executor v0.3.32 |
| 2114 | 2026-07-21T14:41:46.445Z | Compiling multer v3.1.0 |
| 2115 | 2026-07-21T14:41:46.678Z | Compiling iri-string v0.7.8 |
| 2116 | 2026-07-21T14:41:46.731Z | Compiling futures v0.3.32 |
| 2117 | 2026-07-21T14:41:46.831Z | Compiling rand v0.8.6 |
| 2118 | 2026-07-21T14:41:47.505Z | Compiling darling_core v0.23.0 |
| 2119 | 2026-07-21T14:41:47.565Z | Compiling ref-cast-impl v1.0.25 |
| 2120 | 2026-07-21T14:41:48.175Z | Compiling tower-http v0.6.8 |
| 2121 | 2026-07-21T14:41:48.439Z | Compiling usdt-macro v0.6.0 |
| 2122 | 2026-07-21T14:41:49.061Z | Compiling usdt-attr-macro v0.6.0 |
| 2123 | 2026-07-21T14:41:49.209Z | Compiling newtype-uuid v1.3.2 |
| 2124 | 2026-07-21T14:41:49.271Z | Compiling async-stream-impl v0.3.6 |
| 2125 | 2026-07-21T14:41:49.285Z | Compiling rustix v1.1.2 |
| 2126 | 2026-07-21T14:41:49.586Z | Compiling darling_macro v0.23.0 |
| 2127 | 2026-07-21T14:41:49.633Z | Compiling hex v0.4.3 |
| 2128 | 2026-07-21T14:41:50.048Z | Compiling strum v0.26.3 |
| 2129 | 2026-07-21T14:41:50.168Z | Compiling darling v0.23.0 |
| 2130 | 2026-07-21T14:41:50.181Z | Compiling newtype-uuid-macros v0.1.0 |
| 2131 | 2026-07-21T14:41:50.193Z | Compiling structmeta-derive v0.3.0 |
| 2132 | 2026-07-21T14:41:50.205Z | Compiling syn v1.0.109 |
| 2133 | 2026-07-21T14:41:50.250Z | Compiling powerfmt v0.2.0 |
| 2134 | 2026-07-21T14:41:50.519Z | Compiling deranged v0.5.3 |
| 2135 | 2026-07-21T14:41:50.572Z | Compiling serde_with_macros v3.18.0 |
| 2136 | 2026-07-21T14:41:50.973Z | Compiling daft v0.1.7 |
| 2137 | 2026-07-21T14:41:51.083Z | Compiling match_cfg v0.1.0 |
| 2138 | 2026-07-21T14:41:51.254Z | Compiling fastrand v2.3.0 |
| 2139 | 2026-07-21T14:41:51.270Z | Compiling structmeta v0.3.0 |
| 2140 | 2026-07-21T14:41:51.313Z | Compiling num_threads v0.1.7 |
| 2141 | 2026-07-21T14:41:51.457Z | Compiling hostname v0.3.1 |
| 2142 | 2026-07-21T14:41:51.582Z | Compiling crossbeam-channel v0.5.15 |
| 2143 | 2026-07-21T14:41:51.623Z | Compiling time v0.3.47 |
| 2144 | 2026-07-21T14:41:51.708Z | Compiling crc32fast v1.4.0 |
| 2145 | 2026-07-21T14:41:52.004Z | Compiling tempfile v3.23.0 |
| 2146 | 2026-07-21T14:41:52.235Z | Compiling thread_local v1.1.8 |
| 2147 | 2026-07-21T14:41:52.452Z | Compiling strum_macros v0.27.2 |
| 2148 | 2026-07-21T14:41:52.589Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2149 | 2026-07-21T14:41:52.835Z | Compiling winnow v1.0.3 |
| 2150 | 2026-07-21T14:41:53.223Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2151 | 2026-07-21T14:41:53.265Z | Compiling derive-ex v0.1.8 |
| 2152 | 2026-07-21T14:41:54.482Z | Compiling serde_spanned v1.1.1 |
| 2153 | 2026-07-21T14:41:54.647Z | Compiling is-terminal v0.4.12 |
| 2154 | 2026-07-21T14:41:54.672Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2155 | 2026-07-21T14:41:54.748Z | Compiling take_mut v0.2.2 |
| 2156 | 2026-07-21T14:41:54.820Z | Compiling term v1.2.0 |
| 2157 | 2026-07-21T14:41:54.866Z | Compiling debug-ignore v1.0.5 |
| 2158 | 2026-07-21T14:41:54.939Z | Compiling test-strategy v0.4.3 |
| 2159 | 2026-07-21T14:41:56.383Z | Compiling slog-term v2.9.2 |
| 2160 | 2026-07-21T14:41:56.478Z | Compiling slog-json v2.6.1 |
| 2161 | 2026-07-21T14:41:56.745Z | Compiling macaddr v1.0.1 |
| 2162 | 2026-07-21T14:41:56.759Z | Compiling memmap2 v0.9.9 |
| 2163 | 2026-07-21T14:41:56.899Z | Compiling spin v0.9.8 |
| 2164 | 2026-07-21T14:41:57.021Z | Compiling cpufeatures v0.2.12 |
| 2165 | 2026-07-21T14:41:57.034Z | Compiling quick-error v1.2.3 |
| 2166 | 2026-07-21T14:41:57.100Z | Compiling usdt v0.6.0 |
| 2167 | 2026-07-21T14:41:57.219Z | Compiling slog-bunyan v2.5.0 |
| 2168 | 2026-07-21T14:41:57.402Z | Compiling async-stream v0.3.6 |
| 2169 | 2026-07-21T14:41:57.592Z | Compiling waitgroup v0.1.2 |
| 2170 | 2026-07-21T14:41:57.746Z | Compiling rustls-pemfile v2.2.0 |
| 2171 | 2026-07-21T14:41:57.758Z | Compiling serde_path_to_error v0.1.20 |
| 2172 | 2026-07-21T14:41:57.772Z | Compiling hostname v0.4.2 |
| 2173 | 2026-07-21T14:41:57.933Z | Compiling serde_with v3.18.0 |
| 2174 | 2026-07-21T14:41:58.004Z | Compiling regress v0.10.5 |
| 2175 | 2026-07-21T14:41:58.184Z | Compiling either v1.15.0 |
| 2176 | 2026-07-21T14:41:58.207Z | Compiling lazy_static v1.5.0 |
| 2177 | 2026-07-21T14:41:58.316Z | Compiling parse-display-derive v0.10.0 |
| 2178 | 2026-07-21T14:41:58.404Z | Compiling webpki-roots v1.0.3 |
| 2179 | 2026-07-21T14:41:58.789Z | Compiling wait-timeout v0.2.0 |
| 2180 | 2026-07-21T14:41:59.248Z | Compiling bit-vec v0.6.3 |
| 2181 | 2026-07-21T14:41:59.272Z | Compiling rusty-fork v0.3.0 |
| 2182 | 2026-07-21T14:41:59.505Z | Compiling bit-set v0.5.3 |
| 2183 | 2026-07-21T14:41:59.530Z | Compiling strum v0.27.2 |
| 2184 | 2026-07-21T14:41:59.668Z | Compiling rand_xorshift v0.3.0 |
| 2185 | 2026-07-21T14:41:59.699Z | Compiling dropshot v0.17.1 |
| 2186 | 2026-07-21T14:41:59.853Z | Compiling unarray v0.1.4 |
| 2187 | 2026-07-21T14:41:59.873Z | Compiling crucible-workspace-hack v0.1.0 |
| 2188 | 2026-07-21T14:41:59.938Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2189 | 2026-07-21T14:41:59.988Z | Compiling proptest v1.5.0 |
| 2190 | 2026-07-21T14:42:00.109Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2191 | 2026-07-21T14:42:00.240Z | Compiling dropshot_endpoint v0.17.1 |
| 2192 | 2026-07-21T14:42:00.339Z | Compiling toml_datetime v0.6.11 |
| 2193 | 2026-07-21T14:42:00.702Z | Compiling openssl-probe v0.2.1 |
| 2194 | 2026-07-21T14:42:00.776Z | Compiling hybrid-array v0.4.12 |
| 2195 | 2026-07-21T14:42:00.980Z | Compiling rustls-native-certs v0.8.3 |
| 2196 | 2026-07-21T14:42:01.290Z | Compiling instant v0.1.12 |
| 2197 | 2026-07-21T14:42:01.415Z | Compiling adler v1.0.2 |
| 2198 | 2026-07-21T14:42:01.606Z | Compiling miniz_oxide v0.7.2 |
| 2199 | 2026-07-21T14:42:01.804Z | Compiling backoff v0.4.0 |
| 2200 | 2026-07-21T14:42:02.016Z | Compiling parse-display v0.10.0 |
| 2201 | 2026-07-21T14:42:02.182Z | Compiling itertools v0.14.0 |
| 2202 | 2026-07-21T14:42:02.282Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2203 | 2026-07-21T14:42:02.721Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2204 | 2026-07-21T14:42:02.986Z | Compiling rustix v0.38.34 |
| 2205 | 2026-07-21T14:42:03.346Z | Compiling base64ct v1.6.0 |
| 2206 | 2026-07-21T14:42:03.637Z | Compiling flate2 v1.0.30 |
| 2207 | 2026-07-21T14:42:03.659Z | Compiling block-buffer v0.12.1 |
| 2208 | 2026-07-21T14:42:03.691Z | Compiling crypto-common v0.2.2 |
| 2209 | 2026-07-21T14:42:03.813Z | Compiling compression-core v0.4.31 |
| 2210 | 2026-07-21T14:42:03.848Z | Compiling const-oid v0.10.2 |
| 2211 | 2026-07-21T14:42:03.997Z | Compiling unicode-width v0.1.14 |
| 2212 | 2026-07-21T14:42:04.133Z | Compiling compression-codecs v0.4.32 |
| 2213 | 2026-07-21T14:42:04.547Z | Compiling digest v0.11.3 |
| 2214 | 2026-07-21T14:42:04.747Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2215 | 2026-07-21T14:42:04.988Z | Compiling cpufeatures v0.3.0 |
| 2216 | 2026-07-21T14:42:05.019Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2217 | 2026-07-21T14:42:05.068Z | Compiling sha1 v0.11.0 |
| 2218 | 2026-07-21T14:42:05.154Z | Compiling async-compression v0.4.33 |
| 2219 | 2026-07-21T14:42:05.238Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2220 | 2026-07-21T14:42:05.608Z | Compiling unsafe-libyaml v0.2.11 |
| 2221 | 2026-07-21T14:42:06.142Z | Compiling serde_yaml v0.9.34+deprecated |
| 2222 | 2026-07-21T14:42:06.352Z | Compiling pem-rfc7468 v0.7.0 |
| 2223 | 2026-07-21T14:42:06.522Z | Compiling der_derive v0.7.3 |
| 2224 | 2026-07-21T14:42:07.276Z | Compiling winnow v0.5.40 |
| 2225 | 2026-07-21T14:42:07.370Z | Compiling flagset v0.4.7 |
| 2226 | 2026-07-21T14:42:07.481Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2227 | 2026-07-21T14:42:07.514Z | Compiling der v0.7.10 |
| 2228 | 2026-07-21T14:42:07.948Z | Compiling clap_derive v4.5.4 |
| 2229 | 2026-07-21T14:42:08.150Z | Compiling utf8parse v0.2.1 |
| 2230 | 2026-07-21T14:42:08.274Z | Compiling anstyle-parse v0.2.4 |
| 2231 | 2026-07-21T14:42:08.497Z | Compiling toml_edit v0.19.15 |
| 2232 | 2026-07-21T14:42:09.168Z | Compiling darling_core v0.21.3 |
| 2233 | 2026-07-21T14:42:09.182Z | Compiling rustc_version v0.4.1 |
| 2234 | 2026-07-21T14:42:09.446Z | Compiling anstyle v1.0.7 |
| 2235 | 2026-07-21T14:42:09.531Z | Compiling is_terminal_polyfill v1.70.0 |
| 2236 | 2026-07-21T14:42:09.601Z | Compiling proc-macro-crate v1.3.1 |
| 2237 | 2026-07-21T14:42:09.628Z | Compiling colorchoice v1.0.1 |
| 2238 | 2026-07-21T14:42:09.717Z | Compiling anstyle-query v1.0.3 |
| 2239 | 2026-07-21T14:42:09.826Z | Compiling anstream v0.6.14 |
| 2240 | 2026-07-21T14:42:09.929Z | Compiling spki v0.7.3 |
| 2241 | 2026-07-21T14:42:10.315Z | Compiling terminal_size v0.3.0 |
| 2242 | 2026-07-21T14:42:10.469Z | Compiling winnow v0.7.13 |
| 2243 | 2026-07-21T14:42:10.638Z | Compiling clap_lex v0.7.0 |
| 2244 | 2026-07-21T14:42:10.783Z | Compiling heck v0.4.1 |
| 2245 | 2026-07-21T14:42:10.989Z | Compiling clap_builder v4.5.2 |
| 2246 | 2026-07-21T14:42:11.169Z | Compiling iddqd v0.4.2 |
| 2247 | 2026-07-21T14:42:11.295Z | Compiling darling_macro v0.21.3 |
| 2248 | 2026-07-21T14:42:11.756Z | Compiling secrecy v0.10.3 |
| 2249 | 2026-07-21T14:42:11.865Z | Compiling darling v0.21.3 |
| 2250 | 2026-07-21T14:42:11.869Z | Compiling heapless v0.8.0 |
| 2251 | 2026-07-21T14:42:11.930Z | Compiling convert_case v0.4.0 |
| 2252 | 2026-07-21T14:42:12.225Z | Compiling derive_more v0.99.20 |
| 2253 | 2026-07-21T14:42:12.262Z | Compiling ingot-macros v0.1.1 |
| 2254 | 2026-07-21T14:42:12.530Z | Compiling pkcs8 v0.10.2 |
| 2255 | 2026-07-21T14:42:12.643Z | Compiling tabwriter v1.4.0 |
| 2256 | 2026-07-21T14:42:13.021Z | Compiling clap v4.5.4 |
| 2257 | 2026-07-21T14:42:13.114Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2258 | 2026-07-21T14:42:13.266Z | Compiling backon v1.6.0 |
| 2259 | 2026-07-21T14:42:13.302Z | Compiling hash32 v0.3.1 |
| 2260 | 2026-07-21T14:42:13.463Z | Compiling cfg_aliases v0.2.1 |
| 2261 | 2026-07-21T14:42:13.537Z | Compiling smoltcp v0.11.0 |
| 2262 | 2026-07-21T14:42:14.143Z | Compiling typify-impl v0.4.3 |
| 2263 | 2026-07-21T14:42:14.370Z | Compiling hmac v0.12.1 |
| 2264 | 2026-07-21T14:42:14.420Z | Compiling bitflags v1.3.2 |
| 2265 | 2026-07-21T14:42:14.458Z | Compiling managed v0.8.0 |
| 2266 | 2026-07-21T14:42:14.498Z | Compiling humantime v2.3.0 |
| 2267 | 2026-07-21T14:42:14.712Z | Compiling cobs v0.2.3 |
| 2268 | 2026-07-21T14:42:14.824Z | Compiling postcard v1.0.9 |
| 2269 | 2026-07-21T14:42:14.872Z | Compiling ingot-types v0.1.2 |
| 2270 | 2026-07-21T14:42:15.318Z | Compiling ingot v0.1.1 |
| 2271 | 2026-07-21T14:42:15.551Z | Compiling crossbeam-epoch v0.9.18 |
| 2272 | 2026-07-21T14:42:16.048Z | Compiling inout v0.1.3 |
| 2273 | 2026-07-21T14:42:16.224Z | Compiling zerocopy-derive v0.7.34 |
| 2274 | 2026-07-21T14:42:16.254Z | Compiling ff v0.13.1 |
| 2275 | 2026-07-21T14:42:16.414Z | Compiling memoffset v0.9.1 |
| 2276 | 2026-07-21T14:42:16.653Z | Compiling base16ct v0.2.0 |
| 2277 | 2026-07-21T14:42:17.063Z | Compiling sec1 v0.7.3 |
| 2278 | 2026-07-21T14:42:17.224Z | Compiling group v0.13.0 |
| 2279 | 2026-07-21T14:42:17.473Z | Compiling typify-macro v0.4.3 |
| 2280 | 2026-07-21T14:42:17.706Z | Compiling cipher v0.4.4 |
| 2281 | 2026-07-21T14:42:17.949Z | Compiling hkdf v0.12.4 |
| 2282 | 2026-07-21T14:42:18.105Z | Compiling regress v0.11.1 |
| 2283 | 2026-07-21T14:42:18.205Z | Compiling crypto-bigint v0.5.5 |
| 2284 | 2026-07-21T14:42:18.227Z | Compiling proc-macro-error-attr v1.0.4 |
| 2285 | 2026-07-21T14:42:18.717Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2286 | 2026-07-21T14:42:18.858Z | Compiling colored v3.1.1 |
| 2287 | 2026-07-21T14:42:18.959Z | Compiling pkg-config v0.3.30 |
| 2288 | 2026-07-21T14:42:19.396Z | Compiling elliptic-curve v0.13.8 |
| 2289 | 2026-07-21T14:42:19.673Z | Compiling typify-impl v0.6.2 |
| 2290 | 2026-07-21T14:42:20.396Z | Compiling num_enum_derive v0.7.4 |
| 2291 | 2026-07-21T14:42:20.426Z | Compiling curve25519-dalek v4.1.3 |
| 2292 | 2026-07-21T14:42:20.614Z | Compiling half v2.7.1 |
| 2293 | 2026-07-21T14:42:20.735Z | Compiling universal-hash v0.5.1 |
| 2294 | 2026-07-21T14:42:20.856Z | Compiling proc-macro-error v1.0.4 |
| 2295 | 2026-07-21T14:42:21.085Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2296 | 2026-07-21T14:42:21.088Z | Compiling vcpkg v0.2.15 |
| 2297 | 2026-07-21T14:42:21.414Z | Compiling ciborium-io v0.2.2 |
| 2298 | 2026-07-21T14:42:21.527Z | Compiling opaque-debug v0.3.1 |
| 2299 | 2026-07-21T14:42:21.600Z | Compiling data-encoding v2.6.0 |
| 2300 | 2026-07-21T14:42:21.715Z | Compiling ciborium-ll v0.2.2 |
| 2301 | 2026-07-21T14:42:21.763Z | Compiling num_enum v0.7.4 |
| 2302 | 2026-07-21T14:42:21.974Z | Compiling num_enum_derive v0.5.11 |
| 2303 | 2026-07-21T14:42:22.502Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2304 | 2026-07-21T14:42:22.844Z | Compiling foreign-types-macros v0.2.3 |
| 2305 | 2026-07-21T14:42:23.064Z | Compiling typify-macro v0.6.2 |
| 2306 | 2026-07-21T14:42:23.325Z | Compiling rayon-core v1.13.0 |
| 2307 | 2026-07-21T14:42:23.337Z | Compiling foreign-types-shared v0.3.1 |
| 2308 | 2026-07-21T14:42:23.483Z | Compiling foreign-types v0.5.0 |
| 2309 | 2026-07-21T14:42:23.558Z | Compiling num_enum v0.5.11 |
| 2310 | 2026-07-21T14:42:23.910Z | Compiling ciborium v0.2.2 |
| 2311 | 2026-07-21T14:42:24.211Z | Compiling typify v0.4.3 |
| 2312 | 2026-07-21T14:42:24.300Z | Compiling zerocopy v0.7.34 |
| 2313 | 2026-07-21T14:42:24.312Z | Compiling crossbeam-deque v0.8.5 |
| 2314 | 2026-07-21T14:42:24.572Z | Compiling sha1 v0.10.6 |
| 2315 | 2026-07-21T14:42:24.622Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2316 | 2026-07-21T14:42:24.730Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2317 | 2026-07-21T14:42:24.743Z | Compiling aead v0.5.2 |
| 2318 | 2026-07-21T14:42:24.829Z | Compiling serde_spanned v0.6.9 |
| 2319 | 2026-07-21T14:42:24.936Z | Compiling scroll_derive v0.12.0 |
| 2320 | 2026-07-21T14:42:25.126Z | Compiling num-integer v0.1.46 |
| 2321 | 2026-07-21T14:42:25.198Z | Compiling usdt-impl v0.5.0 |
| 2322 | 2026-07-21T14:42:25.325Z | Compiling cstr-argument v0.1.2 |
| 2323 | 2026-07-21T14:42:25.488Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2324 | 2026-07-21T14:42:25.618Z | Compiling keccak v0.1.6 |
| 2325 | 2026-07-21T14:42:25.640Z | Compiling scroll v0.12.0 |
| 2326 | 2026-07-21T14:42:25.747Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2327 | 2026-07-21T14:42:25.822Z | Compiling thiserror-no-std v2.0.2 |
| 2328 | 2026-07-21T14:42:25.835Z | Compiling sha3 v0.10.8 |
| 2329 | 2026-07-21T14:42:25.938Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2330 | 2026-07-21T14:42:26.059Z | Compiling dof v0.3.0 |
| 2331 | 2026-07-21T14:42:26.128Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2332 | 2026-07-21T14:42:26.142Z | Compiling poly1305 v0.8.0 |
| 2333 | 2026-07-21T14:42:26.205Z | Compiling chacha20 v0.9.1 |
| 2334 | 2026-07-21T14:42:26.434Z | Compiling dtrace-parser v0.2.0 |
| 2335 | 2026-07-21T14:42:26.505Z | Compiling password-hash v0.5.0 |
| 2336 | 2026-07-21T14:42:26.642Z | Compiling camino-tempfile v1.4.1 |
| 2337 | 2026-07-21T14:42:26.724Z | Compiling blake2 v0.10.6 |
| 2338 | 2026-07-21T14:42:26.994Z | Compiling thread-id v4.2.1 |
| 2339 | 2026-07-21T14:42:27.590Z | Compiling argon2 v0.5.3 |
| 2340 | 2026-07-21T14:42:27.813Z | Compiling rayon v1.11.0 |
| 2341 | 2026-07-21T14:42:27.995Z | Compiling chacha20poly1305 v0.10.1 |
| 2342 | 2026-07-21T14:42:28.404Z | Compiling vsss-rs v3.3.4 |
| 2343 | 2026-07-21T14:42:28.609Z | Compiling goblin v0.8.2 |
| 2344 | 2026-07-21T14:42:28.883Z | Compiling num-bigint v0.4.5 |
| 2345 | 2026-07-21T14:42:30.248Z | Compiling num-derive v0.4.2 |
| 2346 | 2026-07-21T14:42:30.471Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2347 | 2026-07-21T14:42:31.025Z | Compiling sigpipe v0.1.3 |
| 2348 | 2026-07-21T14:42:31.417Z | Compiling jiff v0.2.15 |
| 2349 | 2026-07-21T14:42:31.511Z | Compiling glob v0.3.3 |
| 2350 | 2026-07-21T14:42:32.672Z | Compiling num-rational v0.4.2 |
| 2351 | 2026-07-21T14:42:33.767Z | Compiling num-iter v0.1.45 |
| 2352 | 2026-07-21T14:42:33.892Z | Compiling typify v0.6.2 |
| 2353 | 2026-07-21T14:42:33.944Z | Compiling zone_cfg_derive v0.3.0 |
| 2354 | 2026-07-21T14:42:33.986Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2355 | 2026-07-21T14:42:34.507Z | Compiling itertools v0.12.1 |
| 2356 | 2026-07-21T14:42:36.174Z | Compiling num-complex v0.4.6 |
| 2357 | 2026-07-21T14:42:36.784Z | Compiling tinyvec_macros v0.1.1 |
| 2358 | 2026-07-21T14:42:36.867Z | Compiling indent_write v2.2.0 |
| 2359 | 2026-07-21T14:42:37.105Z | Compiling tinyvec v1.6.0 |
| 2360 | 2026-07-21T14:42:37.764Z | Compiling num v0.4.3 |
| 2361 | 2026-07-21T14:42:38.098Z | Compiling rustls-webpki v0.103.13 |
| 2362 | 2026-07-21T14:42:39.699Z | Compiling zone v0.3.1 |
| 2363 | 2026-07-21T14:42:41.572Z | Compiling usdt-attr-macro v0.5.0 |
| 2364 | 2026-07-21T14:42:41.711Z | Compiling usdt-macro v0.5.0 |
| 2365 | 2026-07-21T14:42:42.280Z | Compiling smf v0.2.3 |
| 2366 | 2026-07-21T14:42:42.411Z | Compiling memmap v0.7.0 |
| 2367 | 2026-07-21T14:42:42.608Z | Compiling whoami v1.5.1 |
| 2368 | 2026-07-21T14:42:42.706Z | Compiling rustls v0.22.4 |
| 2369 | 2026-07-21T14:42:43.037Z | Compiling tokio-rustls v0.26.4 |
| 2370 | 2026-07-21T14:42:43.054Z | Compiling rustls-platform-verifier v0.6.2 |
| 2371 | 2026-07-21T14:42:43.324Z | Compiling hyper-rustls v0.27.3 |
| 2372 | 2026-07-21T14:42:43.656Z | Compiling reqwest v0.12.23 |
| 2373 | 2026-07-21T14:42:43.820Z | Compiling reqwest v0.13.2 |
| 2374 | 2026-07-21T14:42:44.954Z | Compiling progenitor-client v0.10.0 |
| 2375 | 2026-07-21T14:42:45.457Z | Compiling progenitor-client v0.14.0 |
| 2376 | 2026-07-21T14:42:45.949Z | Compiling progenitor-extras v0.2.0 |
| 2377 | 2026-07-21T14:42:46.202Z | Compiling usdt v0.5.0 |
| 2378 | 2026-07-21T14:42:46.823Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2379 | 2026-07-21T14:42:53.040Z | Compiling progenitor-impl v0.11.1 |
| 2380 | 2026-07-21T14:42:55.973Z | Compiling rustls-webpki v0.102.4 |
| 2381 | 2026-07-21T14:42:57.939Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2382 | 2026-07-21T14:42:58.356Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2383 | 2026-07-21T14:42:59.122Z | Compiling prettyplease v0.2.37 |
| 2384 | 2026-07-21T14:42:59.438Z | Compiling toml_write v0.1.2 |
| 2385 | 2026-07-21T14:42:59.643Z | Compiling toml_edit v0.22.27 |
| 2386 | 2026-07-21T14:43:01.086Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2387 | 2026-07-21T14:43:02.791Z | Compiling progenitor-macro v0.11.1 |
| 2388 | 2026-07-21T14:43:02.872Z | Compiling progenitor-client v0.11.1 |
| 2389 | 2026-07-21T14:43:04.271Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2390 | 2026-07-21T14:43:04.377Z | Compiling darling_core v0.20.11 |
| 2391 | 2026-07-21T14:43:04.434Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2392 | 2026-07-21T14:43:05.224Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2393 | 2026-07-21T14:43:05.431Z | Compiling dropshot v0.16.7 |
| 2394 | 2026-07-21T14:43:05.643Z | Compiling swrite v0.1.0 |
| 2395 | 2026-07-21T14:43:05.750Z | Compiling float-ord v0.3.2 |
| 2396 | 2026-07-21T14:43:05.874Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2397 | 2026-07-21T14:43:05.993Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2398 | 2026-07-21T14:43:06.312Z | Compiling darling_macro v0.20.11 |
| 2399 | 2026-07-21T14:43:06.975Z | Compiling progenitor v0.11.1 |
| 2400 | 2026-07-21T14:43:08.135Z | Compiling tokio-rustls v0.25.0 |
| 2401 | 2026-07-21T14:43:08.385Z | Compiling toml v0.8.23 |
| 2402 | 2026-07-21T14:43:09.438Z | Compiling nix v0.30.1 |
| 2403 | 2026-07-21T14:43:09.827Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2404 | 2026-07-21T14:43:09.894Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2405 | 2026-07-21T14:43:10.377Z | Compiling hubpack_derive v0.1.1 |
| 2406 | 2026-07-21T14:43:10.863Z | Compiling byte-wrapper v0.1.0 |
| 2407 | 2026-07-21T14:43:10.925Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2408 | 2026-07-21T14:43:11.576Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2409 | 2026-07-21T14:43:11.786Z | Compiling dropshot_endpoint v0.16.7 |
| 2410 | 2026-07-21T14:43:12.144Z | Compiling rustc-hash v2.1.1 |
| 2411 | 2026-07-21T14:43:12.282Z | Compiling static_assertions v1.1.0 |
| 2412 | 2026-07-21T14:43:12.495Z | Compiling iddqd v0.3.18 |
| 2413 | 2026-07-21T14:43:12.653Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2414 | 2026-07-21T14:43:12.897Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2415 | 2026-07-21T14:43:13.224Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2416 | 2026-07-21T14:43:14.335Z | Compiling hubpack v0.1.2 |
| 2417 | 2026-07-21T14:43:14.752Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2418 | 2026-07-21T14:43:15.373Z | Compiling darling v0.20.11 |
| 2419 | 2026-07-21T14:43:15.467Z | Compiling libz-sys v1.1.16 |
| 2420 | 2026-07-21T14:43:15.922Z | Compiling nix v0.31.3 |
| 2421 | 2026-07-21T14:43:16.317Z | Compiling enum-as-inner v0.6.0 |
| 2422 | 2026-07-21T14:43:16.793Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2423 | 2026-07-21T14:43:16.891Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2424 | 2026-07-21T14:43:17.275Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2425 | 2026-07-21T14:43:17.490Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2426 | 2026-07-21T14:43:18.266Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2427 | 2026-07-21T14:43:18.419Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2428 | 2026-07-21T14:43:18.590Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2429 | 2026-07-21T14:43:20.270Z | Compiling derive_builder_core v0.20.2 |
| 2430 | 2026-07-21T14:43:20.969Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2431 | 2026-07-21T14:43:21.072Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2432 | 2026-07-21T14:43:21.087Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2433 | 2026-07-21T14:43:21.382Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2434 | 2026-07-21T14:43:21.471Z | Compiling progenitor-impl v0.14.0 |
| 2435 | 2026-07-21T14:43:21.835Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2436 | 2026-07-21T14:43:22.173Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2437 | 2026-07-21T14:43:22.309Z | Compiling utf-8 v0.7.6 |
| 2438 | 2026-07-21T14:43:22.507Z | Compiling tungstenite v0.21.0 |
| 2439 | 2026-07-21T14:43:22.523Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2440 | 2026-07-21T14:43:23.512Z | Compiling derive_builder_macro v0.20.2 |
| 2441 | 2026-07-21T14:43:23.563Z | Compiling progenitor-macro v0.14.0 |
| 2442 | 2026-07-21T14:43:26.516Z | Compiling openssl-sys v0.9.107 |
| 2443 | 2026-07-21T14:43:26.875Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2444 | 2026-07-21T14:43:27.086Z | Compiling resolv-conf v0.7.0 |
| 2445 | 2026-07-21T14:43:27.276Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2446 | 2026-07-21T14:43:27.327Z | Compiling serde_repr v0.1.19 |
| 2447 | 2026-07-21T14:43:27.703Z | Compiling vergen-lib v9.1.0 |
| 2448 | 2026-07-21T14:43:27.772Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2449 | 2026-07-21T14:43:27.792Z | Compiling slog-dtrace v0.3.0 |
| 2450 | 2026-07-21T14:43:27.929Z | Compiling unicode-segmentation v1.11.0 |
| 2451 | 2026-07-21T14:43:27.944Z | Compiling linked-hash-map v0.5.6 |
| 2452 | 2026-07-21T14:43:28.015Z | Compiling semver v0.1.20 |
| 2453 | 2026-07-21T14:43:28.143Z | Compiling lru-cache v0.1.2 |
| 2454 | 2026-07-21T14:43:28.182Z | Compiling progenitor v0.14.0 |
| 2455 | 2026-07-21T14:43:28.271Z | Compiling newline-converter v0.3.0 |
| 2456 | 2026-07-21T14:43:28.289Z | Compiling rustc_version v0.1.7 |
| 2457 | 2026-07-21T14:43:28.328Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2458 | 2026-07-21T14:43:28.492Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2459 | 2026-07-21T14:43:29.772Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2460 | 2026-07-21T14:43:30.034Z | Compiling derive_builder v0.20.2 |
| 2461 | 2026-07-21T14:43:30.182Z | Compiling tokio-tungstenite v0.21.0 |
| 2462 | 2026-07-21T14:43:30.644Z | Compiling hickory-proto v0.24.4 |
| 2463 | 2026-07-21T14:43:30.983Z | Compiling progenitor-impl v0.13.0 |
| 2464 | 2026-07-21T14:43:33.055Z | Compiling atomicwrites v0.4.4 |
| 2465 | 2026-07-21T14:43:33.345Z | Compiling console v0.15.8 |
| 2466 | 2026-07-21T14:43:34.580Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2467 | 2026-07-21T14:43:36.461Z | Compiling serde-big-array v0.5.1 |
| 2468 | 2026-07-21T14:43:36.628Z | Compiling derive-where v1.6.0 |
| 2469 | 2026-07-21T14:43:36.736Z | Compiling pin-project-internal v1.1.10 |
| 2470 | 2026-07-21T14:43:36.861Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2471 | 2026-07-21T14:43:37.362Z | Compiling vergen v9.1.0 |
| 2472 | 2026-07-21T14:43:37.573Z | Compiling cargo-platform v0.3.2 |
| 2473 | 2026-07-21T14:43:37.802Z | Compiling similar v2.7.0 |
| 2474 | 2026-07-21T14:43:37.832Z | Compiling base64 v0.21.7 |
| 2475 | 2026-07-21T14:43:37.882Z | Compiling minimal-lexical v0.2.1 |
| 2476 | 2026-07-21T14:43:38.119Z | Compiling siphasher v1.0.1 |
| 2477 | 2026-07-21T14:43:38.321Z | Compiling expectorate v1.2.0 |
| 2478 | 2026-07-21T14:43:38.336Z | Compiling phf_shared v0.12.1 |
| 2479 | 2026-07-21T14:43:38.343Z | Compiling nom v7.1.3 |
| 2480 | 2026-07-21T14:43:38.524Z | Compiling pin-project v1.1.10 |
| 2481 | 2026-07-21T14:43:38.558Z | Compiling cargo_metadata v0.23.1 |
| 2482 | 2026-07-21T14:43:39.458Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2483 | 2026-07-21T14:43:39.607Z | Compiling progenitor-macro v0.13.0 |
| 2484 | 2026-07-21T14:43:39.701Z | Compiling hickory-resolver v0.24.4 |
| 2485 | 2026-07-21T14:43:39.773Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2486 | 2026-07-21T14:43:40.452Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2487 | 2026-07-21T14:43:43.254Z | Compiling newtype_derive v0.1.6 |
| 2488 | 2026-07-21T14:43:43.957Z | Compiling progenitor-client v0.13.0 |
| 2489 | 2026-07-21T14:43:44.174Z | Compiling unicode-normalization v0.1.24 |
| 2490 | 2026-07-21T14:43:44.453Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2491 | 2026-07-21T14:43:44.755Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2492 | 2026-07-21T14:43:45.781Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2493 | 2026-07-21T14:43:46.372Z | Compiling tokio-stream v0.1.17 |
| 2494 | 2026-07-21T14:43:46.540Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2495 | 2026-07-21T14:43:46.902Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2496 | 2026-07-21T14:43:47.552Z | Compiling async-recursion v1.1.1 |
| 2497 | 2026-07-21T14:43:47.609Z | Compiling snafu-derive v0.8.9 |
| 2498 | 2026-07-21T14:43:47.740Z | Compiling vergen-git2 v9.1.0 |
| 2499 | 2026-07-21T14:43:47.956Z | Compiling csv-core v0.1.12 |
| 2500 | 2026-07-21T14:43:47.992Z | Compiling bstr v1.9.1 |
| 2501 | 2026-07-21T14:43:48.247Z | Compiling owo-colors v4.3.0 |
| 2502 | 2026-07-21T14:43:48.371Z | Compiling cancel-safe-futures v0.1.5 |
| 2503 | 2026-07-21T14:43:48.569Z | Compiling same-file v1.0.6 |
| 2504 | 2026-07-21T14:43:48.622Z | Compiling highway v1.3.0 |
| 2505 | 2026-07-21T14:43:48.665Z | Compiling openssl v0.10.72 |
| 2506 | 2026-07-21T14:43:48.745Z | Compiling foreign-types-shared v0.1.1 |
| 2507 | 2026-07-21T14:43:48.848Z | Compiling unicode-xid v0.2.4 |
| 2508 | 2026-07-21T14:43:48.950Z | Compiling foldhash v0.1.5 |
| 2509 | 2026-07-21T14:43:48.968Z | Compiling chrono-tz v0.10.4 |
| 2510 | 2026-07-21T14:43:49.167Z | Compiling hashbrown v0.15.2 |
| 2511 | 2026-07-21T14:43:49.212Z | Compiling const_format_proc_macros v0.2.34 |
| 2512 | 2026-07-21T14:43:49.309Z | Compiling snafu v0.8.9 |
| 2513 | 2026-07-21T14:43:49.321Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2514 | 2026-07-21T14:43:49.737Z | Compiling foreign-types v0.3.2 |
| 2515 | 2026-07-21T14:43:49.795Z | Compiling walkdir v2.5.0 |
| 2516 | 2026-07-21T14:43:49.873Z | Compiling globset v0.4.14 |
| 2517 | 2026-07-21T14:43:49.887Z | Compiling csv v1.3.1 |
| 2518 | 2026-07-21T14:43:50.022Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2519 | 2026-07-21T14:43:50.530Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2520 | 2026-07-21T14:43:50.850Z | Compiling qorb v0.4.1 |
| 2521 | 2026-07-21T14:43:52.380Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2522 | 2026-07-21T14:43:52.627Z | Compiling progenitor v0.13.0 |
| 2523 | 2026-07-21T14:43:52.777Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2524 | 2026-07-21T14:43:53.159Z | Compiling git2 v0.20.2 |
| 2525 | 2026-07-21T14:43:55.368Z | Compiling olpc-cjson v0.1.4 |
| 2526 | 2026-07-21T14:43:56.004Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2527 | 2026-07-21T14:43:56.105Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2528 | 2026-07-21T14:43:56.601Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2529 | 2026-07-21T14:43:56.903Z | Compiling phf v0.12.1 |
| 2530 | 2026-07-21T14:43:57.076Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2531 | 2026-07-21T14:43:57.683Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2532 | 2026-07-21T14:43:58.195Z | Compiling tokio-dtrace v0.1.1 |
| 2533 | 2026-07-21T14:43:58.570Z | Compiling progenitor-impl v0.10.0 |
| 2534 | 2026-07-21T14:43:58.793Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2535 | 2026-07-21T14:43:59.035Z | Compiling signature v2.2.0 |
| 2536 | 2026-07-21T14:43:59.213Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2537 | 2026-07-21T14:43:59.240Z | Compiling libsw-core v0.3.2 |
| 2538 | 2026-07-21T14:43:59.271Z | Compiling pem v3.0.5 |
| 2539 | 2026-07-21T14:43:59.425Z | Compiling serde_plain v1.0.2 |
| 2540 | 2026-07-21T14:43:59.719Z | Compiling openssl-macros v0.1.1 |
| 2541 | 2026-07-21T14:43:59.922Z | Compiling cookie v0.18.1 |
| 2542 | 2026-07-21T14:44:00.189Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2543 | 2026-07-21T14:44:00.220Z | Compiling moka v0.12.10 |
| 2544 | 2026-07-21T14:44:00.376Z | Compiling fixedbitset v0.4.2 |
| 2545 | 2026-07-21T14:44:00.417Z | Compiling typed-path v0.9.3 |
| 2546 | 2026-07-21T14:44:00.452Z | Compiling bytecount v0.6.9 |
| 2547 | 2026-07-21T14:44:00.482Z | Compiling fixedbitset v0.5.7 |
| 2548 | 2026-07-21T14:44:00.694Z | Compiling progenitor-macro v0.10.0 |
| 2549 | 2026-07-21T14:44:00.708Z | Compiling petgraph v0.8.3 |
| 2550 | 2026-07-21T14:44:00.783Z | Compiling papergrid v0.11.0 |
| 2551 | 2026-07-21T14:44:01.031Z | Compiling petgraph v0.6.5 |
| 2552 | 2026-07-21T14:44:01.930Z | Compiling tough v0.22.0 |
| 2553 | 2026-07-21T14:44:02.898Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2554 | 2026-07-21T14:44:03.076Z | Compiling libsw v3.5.0 |
| 2555 | 2026-07-21T14:44:03.176Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2556 | 2026-07-21T14:44:03.260Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2557 | 2026-07-21T14:44:03.472Z | Compiling oxide-tokio-rt v0.1.6 |
| 2558 | 2026-07-21T14:44:03.486Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2559 | 2026-07-21T14:44:04.081Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2560 | 2026-07-21T14:44:04.474Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2561 | 2026-07-21T14:44:05.613Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2562 | 2026-07-21T14:44:06.105Z | Compiling const_format v0.2.35 |
| 2563 | 2026-07-21T14:44:07.020Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2564 | 2026-07-21T14:44:07.423Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2565 | 2026-07-21T14:44:07.558Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2566 | 2026-07-21T14:44:08.068Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2567 | 2026-07-21T14:44:08.651Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2568 | 2026-07-21T14:44:09.361Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2569 | 2026-07-21T14:44:09.581Z | Compiling tabled_derive v0.7.0 |
| 2570 | 2026-07-21T14:44:09.692Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2571 | 2026-07-21T14:44:10.082Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2572 | 2026-07-21T14:44:10.210Z | Compiling gethostname v0.5.0 |
| 2573 | 2026-07-21T14:44:10.223Z | Compiling terminal_size v0.4.3 |
| 2574 | 2026-07-21T14:44:10.388Z | Compiling bcs v0.1.6 |
| 2575 | 2026-07-21T14:44:10.402Z | Compiling tagptr v0.2.0 |
| 2576 | 2026-07-21T14:44:10.567Z | Compiling unicode-linebreak v0.1.5 |
| 2577 | 2026-07-21T14:44:10.583Z | Compiling linear-map v1.2.0 |
| 2578 | 2026-07-21T14:44:10.790Z | Compiling unicode-width v0.2.1 |
| 2579 | 2026-07-21T14:44:10.812Z | Compiling radium v0.7.0 |
| 2580 | 2026-07-21T14:44:10.843Z | Compiling smawk v0.3.2 |
| 2581 | 2026-07-21T14:44:11.018Z | Compiling salty v0.3.0 |
| 2582 | 2026-07-21T14:44:11.101Z | Compiling termtree v0.5.1 |
| 2583 | 2026-07-21T14:44:11.134Z | Compiling textwrap v0.16.2 |
| 2584 | 2026-07-21T14:44:11.314Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2585 | 2026-07-21T14:44:12.733Z | Compiling tabled v0.15.0 |
| 2586 | 2026-07-21T14:44:13.903Z | Compiling progenitor v0.10.0 |
| 2587 | 2026-07-21T14:44:14.069Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2588 | 2026-07-21T14:44:14.446Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2589 | 2026-07-21T14:44:14.529Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2590 | 2026-07-21T14:44:14.890Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2591 | 2026-07-21T14:44:20.572Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2592 | 2026-07-21T14:44:20.813Z | Compiling steno v0.4.1 |
| 2593 | 2026-07-21T14:44:20.881Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2594 | 2026-07-21T14:44:23.245Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2595 | 2026-07-21T14:44:23.254Z | Compiling hickory-proto v0.25.2 |
| 2596 | 2026-07-21T14:44:23.920Z | Compiling rfc6979 v0.4.0 |
| 2597 | 2026-07-21T14:44:24.084Z | Compiling sha2 v0.10.9 |
| 2598 | 2026-07-21T14:44:25.393Z | Compiling tap v1.0.1 |
| 2599 | 2026-07-21T14:44:26.299Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2600 | 2026-07-21T14:44:27.149Z | Compiling wyz v0.5.1 |
| 2601 | 2026-07-21T14:44:27.381Z | Compiling hickory-resolver v0.25.2 |
| 2602 | 2026-07-21T14:44:29.152Z | Compiling ecdsa v0.16.9 |
| 2603 | 2026-07-21T14:44:30.743Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2604 | 2026-07-21T14:44:30.869Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2605 | 2026-07-21T14:44:33.067Z | Compiling ed25519 v2.2.3 |
| 2606 | 2026-07-21T14:44:33.837Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2607 | 2026-07-21T14:44:33.882Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2608 | 2026-07-21T14:44:34.108Z | Compiling primeorder v0.13.6 |
| 2609 | 2026-07-21T14:44:34.395Z | Compiling twox-hash v2.1.2 |
| 2610 | 2026-07-21T14:44:34.817Z | Compiling env_filter v1.0.1 |
| 2611 | 2026-07-21T14:44:34.861Z | Compiling atty v0.2.14 |
| 2612 | 2026-07-21T14:44:34.992Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2613 | 2026-07-21T14:44:35.290Z | Compiling funty v2.0.0 |
| 2614 | 2026-07-21T14:44:35.576Z | Compiling env_logger v0.11.10 |
| 2615 | 2026-07-21T14:44:36.158Z | Compiling bitvec v1.0.1 |
| 2616 | 2026-07-21T14:44:36.399Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2617 | 2026-07-21T14:44:37.110Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2618 | 2026-07-21T14:44:38.266Z | Compiling p384 v0.13.1 |
| 2619 | 2026-07-21T14:44:40.334Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2620 | 2026-07-21T14:44:41.072Z | Compiling ed25519-dalek v2.2.0 |
| 2621 | 2026-07-21T14:44:41.614Z | Compiling toml v0.7.8 |
| 2622 | 2026-07-21T14:44:43.240Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2623 | 2026-07-21T14:44:43.606Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2624 | 2026-07-21T14:44:45.153Z | Compiling polyval v0.6.2 |
| 2625 | 2026-07-21T14:44:45.450Z | Compiling aes v0.8.4 |
| 2626 | 2026-07-21T14:44:45.631Z | Compiling ctr v0.9.2 |
| 2627 | 2026-07-21T14:44:45.851Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2628 | 2026-07-21T14:44:46.113Z | Compiling x509-cert v0.2.5 |
| 2629 | 2026-07-21T14:44:46.409Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2630 | 2026-07-21T14:44:46.668Z | Compiling bincode v1.3.3 |
| 2631 | 2026-07-21T14:44:46.693Z | Compiling strum_macros v0.28.0 |
| 2632 | 2026-07-21T14:44:46.815Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2633 | 2026-07-21T14:44:47.091Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2634 | 2026-07-21T14:44:47.157Z | Compiling passt v0.3.0 |
| 2635 | 2026-07-21T14:44:47.227Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2636 | 2026-07-21T14:44:47.438Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2637 | 2026-07-21T14:44:47.438Z | Compiling fakedata_generator v0.7.1 |
| 2638 | 2026-07-21T14:44:47.608Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2639 | 2026-07-21T14:44:47.940Z | Compiling aes-gcm-siv v0.11.1 |
| 2640 | 2026-07-21T14:44:48.136Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2641 | 2026-07-21T14:44:48.292Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2642 | 2026-07-21T14:44:48.560Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2643 | 2026-07-21T14:44:49.516Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2644 | 2026-07-21T14:44:49.609Z | Compiling bitstruct_derive v0.1.0 |
| 2645 | 2026-07-21T14:44:50.333Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2646 | 2026-07-21T14:44:50.579Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2647 | 2026-07-21T14:44:50.636Z | Compiling pretty-hex v0.2.1 |
| 2648 | 2026-07-21T14:44:50.806Z | Compiling typeid v1.0.0 |
| 2649 | 2026-07-21T14:44:50.855Z | Compiling ringbuffer v0.16.0 |
| 2650 | 2026-07-21T14:44:50.877Z | Compiling ascii v1.1.0 |
| 2651 | 2026-07-21T14:44:50.967Z | Compiling erased-serde v0.4.5 |
| 2652 | 2026-07-21T14:44:51.238Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2653 | 2026-07-21T14:44:51.589Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2654 | 2026-07-21T14:44:52.178Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2655 | 2026-07-21T14:44:52.453Z | Compiling bitstruct v0.1.1 |
| 2656 | 2026-07-21T14:44:52.466Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2657 | 2026-07-21T14:44:52.699Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2658 | 2026-07-21T14:44:52.980Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2659 | 2026-07-21T14:44:53.226Z | Compiling itertools v0.13.0 |
| 2660 | 2026-07-21T14:44:53.386Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2661 | 2026-07-21T14:44:53.998Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2662 | 2026-07-21T14:44:54.586Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2663 | 2026-07-21T14:44:54.709Z | Compiling kstat-rs v0.2.4 |
| 2664 | 2026-07-21T14:44:55.103Z | Compiling serde_arrays v0.1.0 |
| 2665 | 2026-07-21T14:44:55.178Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2666 | 2026-07-21T14:44:55.256Z | Compiling libloading v0.7.4 |
| 2667 | 2026-07-21T14:44:55.353Z | Compiling bit_field v0.10.2 |
| 2668 | 2026-07-21T14:44:55.513Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2669 | 2026-07-21T14:44:55.526Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2670 | 2026-07-21T14:44:56.357Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2671 | 2026-07-21T14:44:56.473Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2672 | 2026-07-21T14:44:56.839Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2673 | 2026-07-21T14:44:59.916Z | Compiling ron v0.8.1 |
| 2674 | 2026-07-21T14:45:01.568Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2675 | 2026-07-21T14:45:02.753Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2676 | 2026-07-21T14:45:07.922Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2677 | 2026-07-21T14:45:40.272Z | Finished `release` profile [optimized] target(s) in 4m 25s |
| 2678 | 2026-07-21T14:45:40.466Z | |
| 2679 | 2026-07-21T14:45:40.466Z | real 4:25.763439581 |
| 2680 | 2026-07-21T14:45:40.466Z | user 29:56.925843744 |
| 2681 | 2026-07-21T14:45:40.466Z | sys 2:38.519444669 |
| 2682 | 2026-07-21T14:45:40.466Z | trap 0.759186702 |
| 2683 | 2026-07-21T14:45:40.466Z | tflt 2.285068591 |
| 2684 | 2026-07-21T14:45:40.466Z | dflt 1.430373206 |
| 2685 | 2026-07-21T14:45:40.466Z | kflt 0.000082788 |
| 2686 | 2026-07-21T14:45:40.466Z | lock 1:30:59.721937938 |
| 2687 | 2026-07-21T14:45:40.466Z | slp 1:54:55.834507574 |
| 2688 | 2026-07-21T14:45:40.466Z | lat 2:18.389387180 |
| 2689 | 2026-07-21T14:45:40.466Z | stop 3:33.929960864 |
| 2690 | 2026-07-21T14:45:40.476Z | + OUTDIR=/work/release |
| 2691 | 2026-07-21T14:45:40.476Z | + mkdir -p /work/release |
| 2692 | 2026-07-21T14:45:40.476Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2693 | 2026-07-21T14:45:40.497Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2694 | 2026-07-21T14:45:40.567Z | + cd /work/release |
| 2695 | 2026-07-21T14:45:40.567Z | + digest -a sha256 propolis-cli |
| 2696 | 2026-07-21T14:45:40.594Z | + digest -a sha256 propolis-server |
| 2697 | 2026-07-21T14:45:40.634Z | process exited: duration 538578 ms, exit code 0 |
| |
| 2698 | 2026-07-21T14:45:40.659Z | found 4 output files |
| 2699 | 2026-07-21T14:45:40.659Z | uploading: /work/release/propolis-cli (25395592 bytes) |
| 2700 | 2026-07-21T14:45:41.886Z | uploaded: /work/release/propolis-cli |
| 2701 | 2026-07-21T14:45:41.886Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2702 | 2026-07-21T14:45:42.911Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2703 | 2026-07-21T14:45:42.911Z | uploading: /work/release/propolis-server (81816400 bytes) |
| 2704 | 2026-07-21T14:45:45.426Z | uploaded: /work/release/propolis-server |
| 2705 | 2026-07-21T14:45:45.439Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2706 | 2026-07-21T14:45:46.457Z | uploaded: /work/release/propolis-server.sha256.txt |