|
|
|
| 1 | 2026-06-24T18:10:57.011Z | job assigned to worker 01KVXD6PD4KWCJY22K0FXRJ0TD [factory aws, i-0a14a12a02a9cfff9] (queued for 45 s) |
| |
| 2 | 2026-06-24T18:11:03.834Z | starting task 0: "setup" |
| 3 | 2026-06-24T18:11:03.840Z | ++ uname -s |
| 4 | 2026-06-24T18:11:03.843Z | + kern=SunOS |
| 5 | 2026-06-24T18:11:03.843Z | + build_user=build |
| 6 | 2026-06-24T18:11:03.843Z | + build_uid=12345 |
| 7 | 2026-06-24T18:11:03.843Z | + work_dir=/work |
| 8 | 2026-06-24T18:11:03.843Z | + input_dir=/input |
| 9 | 2026-06-24T18:11:03.843Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-24T18:11:03.843Z | + case "$kern" in |
| 11 | 2026-06-24T18:11:03.843Z | + groupadd -g 12345 build |
| 12 | 2026-06-24T18:11:03.843Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-24T18:11:05.849Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-24T18:11:05.935Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-24T18:11:05.938Z | + home_fs=zfs |
| 16 | 2026-06-24T18:11:05.938Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-24T18:11:05.938Z | + mkdir -p /home/build |
| 18 | 2026-06-24T18:11:05.938Z | + chown build:build /home/build /work |
| 19 | 2026-06-24T18:11:07.939Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-24T18:11:07.942Z | process exited: duration 4105 ms, exit code 0 |
| |
| 21 | 2026-06-24T18:11:07.948Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-24T18:11:07.951Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-24T18:11:07.951Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-24T18:11:07.951Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-24T18:11:07.951Z | * rust toolchain profile = "default" |
| 26 | 2026-06-24T18:11:07.954Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-24T18:11:07.954Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-24T18:11:07.954Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-24T18:11:07.954Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-24T18:11:08.027Z | info: downloading installer |
| 31 | 2026-06-24T18:11:09.713Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-24T18:11:09.713Z | warn: /opt/ooce/bin |
| 33 | 2026-06-24T18:11:09.713Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-24T18:11:09.713Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-24T18:11:09.713Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-24T18:11:09.713Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-24T18:11:09.714Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-24T18:11:09.714Z | error: cannot install while Rust is installed |
| 39 | 2026-06-24T18:11:09.714Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-24T18:11:09.714Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-24T18:11:09.714Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-24T18:11:09.714Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-24T18:11:09.714Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-24T18:11:09.749Z | info: profile set to default |
| 45 | 2026-06-24T18:11:09.749Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-24T18:11:09.752Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-24T18:11:09.895Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-24T18:11:09.898Z | info: downloading 6 components |
| 49 | 2026-06-24T18:11:26.333Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-24T18:11:26.333Z | |
| 51 | 2026-06-24T18:11:26.359Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-24T18:11:26.359Z | |
| 53 | 2026-06-24T18:11:26.359Z | |
| 54 | 2026-06-24T18:11:26.359Z | Rust is installed now. Great! |
| 55 | 2026-06-24T18:11:26.359Z | |
| 56 | 2026-06-24T18:11:26.362Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-24T18:11:26.362Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-24T18:11:26.362Z | |
| 59 | 2026-06-24T18:11:26.362Z | To configure your current shell, you need to source |
| 60 | 2026-06-24T18:11:26.362Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-24T18:11:26.362Z | |
| 62 | 2026-06-24T18:11:26.362Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-24T18:11:26.362Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-24T18:11:26.362Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-24T18:11:26.362Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-24T18:11:26.362Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-24T18:11:26.362Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-24T18:11:26.362Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-24T18:11:26.363Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-24T18:11:26.363Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-24T18:11:26.447Z | + rustup --version |
| 72 | 2026-06-24T18:11:26.456Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-24T18:11:26.459Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-24T18:11:26.477Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-24T18:11:26.480Z | + cargo --version |
| 76 | 2026-06-24T18:11:26.493Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-24T18:11:26.496Z | + rustc --version |
| 78 | 2026-06-24T18:11:26.513Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-24T18:11:26.516Z | process exited: duration 18566 ms, exit code 0 |
| |
| 80 | 2026-06-24T18:11:26.522Z | starting task 2: "authentication" |
| 81 | 2026-06-24T18:11:26.538Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-24T18:11:26.545Z | starting task 3: "clone repository" |
| 83 | 2026-06-24T18:11:26.548Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-06-24T18:11:26.551Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-06-24T18:11:26.607Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-06-24T18:11:27.577Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-06-24T18:11:27.577Z | + git fetch origin 7c01ff5fc32e18c23039e3f0a29031c89d4780a6 |
| 88 | 2026-06-24T18:11:27.988Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-06-24T18:11:27.988Z | * branch 7c01ff5fc32e18c23039e3f0a29031c89d4780a6 -> FETCH_HEAD |
| 90 | 2026-06-24T18:11:27.992Z | + [[ -n '' ]] |
| 91 | 2026-06-24T18:11:27.992Z | + git reset --hard 7c01ff5fc32e18c23039e3f0a29031c89d4780a6 |
| 92 | 2026-06-24T18:11:28.017Z | HEAD is now at 7c01ff5f Emulated xHCI 1.0 Controller, USB 2.0 devices, and HID 1.11 tablet |
| 93 | 2026-06-24T18:11:28.021Z | process exited: duration 1473 ms, exit code 0 |
| |
| 94 | 2026-06-24T18:11:28.027Z | starting task 4: "build" |
| 95 | 2026-06-24T18:11:28.030Z | + cargo --version |
| 96 | 2026-06-24T18:11:28.036Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 97 | 2026-06-24T18:11:28.199Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 98 | 2026-06-24T18:11:28.203Z | info: downloading 6 components |
| 99 | 2026-06-24T18:11:42.628Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 100 | 2026-06-24T18:11:42.631Z | + rustc --version |
| 101 | 2026-06-24T18:11:42.659Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 102 | 2026-06-24T18:11:42.663Z | + banner prerequisites |
| 103 | 2026-06-24T18:11:42.666Z | |
| 104 | 2026-06-24T18:11:42.666Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 105 | 2026-06-24T18:11:42.666Z | # # # # # # # # # # # # # # # |
| 106 | 2026-06-24T18:11:42.666Z | # # # # ##### # # ##### # # # # # #### # |
| 107 | 2026-06-24T18:11:42.666Z | ##### ##### # ##### # # # # # # # # # |
| 108 | 2026-06-24T18:11:42.666Z | # # # # # # # # # # # # # # # |
| 109 | 2026-06-24T18:11:42.666Z | # # # ###### # # ###### ### # #### # #### # |
| 110 | 2026-06-24T18:11:42.666Z | |
| 111 | 2026-06-24T18:11:42.666Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 112 | 2026-06-24T18:11:50.206Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-06-24T18:11:57.863Z | Startup: Caching catalogs ... Done |
| 114 | 2026-06-24T18:12:05.068Z | Planning: Solver setup ... Done (5.919s) |
| 115 | 2026-06-24T18:12:05.108Z | Planning: Running solver ... Done (0.040s) |
| 116 | 2026-06-24T18:12:05.246Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-06-24T18:12:05.258Z | Planning: Fetching manifests: 0/3 0% complete |
| 118 | 2026-06-24T18:12:05.346Z | Planning: Fetching manifests: 3/3 100% complete |
| 119 | 2026-06-24T18:12:05.374Z | Planning: Package planning ... Done (0.029s) |
| 120 | 2026-06-24T18:12:05.400Z | Planning: Merging actions ... Done (0.025s) |
| 121 | 2026-06-24T18:12:05.507Z | Planning: Checking for conflicting actions ... Done (0.106s) |
| 122 | 2026-06-24T18:12:05.513Z | Planning: Consolidating action changes ... Done (0.006s) |
| 123 | 2026-06-24T18:12:06.321Z | Planning: Evaluating mediators ... Done (0.807s) |
| 124 | 2026-06-24T18:12:06.326Z | Planning: Planning completed in 8.29 seconds |
| 125 | 2026-06-24T18:12:06.338Z | Packages to install: 3 |
| 126 | 2026-06-24T18:12:06.338Z | Mediators to change: 2 |
| 127 | 2026-06-24T18:12:06.341Z | Services to change: 1 |
| 128 | 2026-06-24T18:12:06.341Z | Estimated space available: 154.83 GB |
| 129 | 2026-06-24T18:12:06.341Z | Estimated space to be consumed: 1.86 GB |
| 130 | 2026-06-24T18:12:06.341Z | Create boot environment: No |
| 131 | 2026-06-24T18:12:06.341Z | Create backup boot environment: No |
| 132 | 2026-06-24T18:12:06.341Z | Rebuild boot archive: No |
| 133 | 2026-06-24T18:12:06.341Z | |
| 134 | 2026-06-24T18:12:06.341Z | Changed mediators: |
| 135 | 2026-06-24T18:12:06.341Z | mediator clang: |
| 136 | 2026-06-24T18:12:06.341Z | version: None -> 15 (system default) |
| 137 | 2026-06-24T18:12:06.342Z | |
| 138 | 2026-06-24T18:12:06.342Z | mediator llvm: |
| 139 | 2026-06-24T18:12:06.342Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-06-24T18:12:06.342Z | |
| 141 | 2026-06-24T18:12:06.342Z | Changed packages: |
| 142 | 2026-06-24T18:12:06.342Z | helios-dev |
| 143 | 2026-06-24T18:12:06.342Z | developer/build-essential |
| 144 | 2026-06-24T18:12:06.342Z | None -> 11-2.0 |
| 145 | 2026-06-24T18:12:06.342Z | ooce/developer/clang-15 |
| 146 | 2026-06-24T18:12:06.342Z | None -> 15.0.7-2.0 |
| 147 | 2026-06-24T18:12:06.342Z | ooce/developer/llvm-15 |
| 148 | 2026-06-24T18:12:06.342Z | None -> 15.0.7-2.0 |
| 149 | 2026-06-24T18:12:06.342Z | |
| 150 | 2026-06-24T18:12:06.342Z | Services: |
| 151 | 2026-06-24T18:12:06.342Z | restart_fmri: |
| 152 | 2026-06-24T18:12:06.342Z | svc:/system/update-man-index:default |
| 153 | 2026-06-24T18:12:06.380Z | |
| 154 | 2026-06-24T18:12:06.380Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 155 | 2026-06-24T18:12:11.382Z | Download: 2066/3076 items 118.5/211.3MB 56% complete (23.9M/s) |
| 156 | 2026-06-24T18:12:13.658Z | Download: Completed 211.31 MB in 7.28 seconds (29.0M/s) |
| 157 | 2026-06-24T18:12:13.878Z | Actions: 1/3430 actions (Installing new actions) |
| 158 | 2026-06-24T18:12:16.981Z | Actions: Completed 3430 actions in 3.10 seconds. |
| 159 | 2026-06-24T18:12:17.620Z | Done (0.635s) |
| 160 | 2026-06-24T18:12:17.620Z | Done (0.000s) |
| 161 | 2026-06-24T18:12:18.371Z | Done (0.750s) |
| 162 | 2026-06-24T18:12:21.769Z | Done (3.042s) |
| 163 | 2026-06-24T18:12:21.840Z | Done (0.013s) |
| 164 | 2026-06-24T18:12:21.843Z | Done (0.000s) |
| 165 | 2026-06-24T18:12:22.015Z | Done (0.000s) |
| 166 | 2026-06-24T18:12:22.888Z | Planning: Evaluating mediator changes ... Done |
| 167 | 2026-06-24T18:12:22.993Z | Planning: Checking for conflicting actions ... Done |
| 168 | 2026-06-24T18:12:22.996Z | Planning: Consolidating action changes ... Done |
| 169 | 2026-06-24T18:12:23.154Z | Planning: Evaluating mediators ... Done |
| 170 | 2026-06-24T18:12:23.157Z | Planning: Planning completed in 0.27 seconds |
| 171 | 2026-06-24T18:12:23.175Z | Mediators to change: 2 |
| 172 | 2026-06-24T18:12:23.175Z | Create boot environment: No |
| 173 | 2026-06-24T18:12:23.175Z | Create backup boot environment: No |
| 174 | 2026-06-24T18:12:23.234Z | Done |
| 175 | 2026-06-24T18:12:23.234Z | Done |
| 176 | 2026-06-24T18:12:23.846Z | Done |
| 177 | 2026-06-24T18:12:26.276Z | Done |
| 178 | 2026-06-24T18:12:26.346Z | Done |
| 179 | 2026-06-24T18:12:26.349Z | Done |
| 180 | 2026-06-24T18:12:26.519Z | Done |
| 181 | 2026-06-24T18:12:26.808Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 182 | 2026-06-24T18:12:26.808Z | clang system 15 system |
| 183 | 2026-06-24T18:12:26.808Z | csh system system illumos |
| 184 | 2026-06-24T18:12:26.808Z | ctags system system illumos |
| 185 | 2026-06-24T18:12:26.808Z | file system system illumos |
| 186 | 2026-06-24T18:12:26.808Z | gcc vendor 12 vendor |
| 187 | 2026-06-24T18:12:26.808Z | gcc system 14 system |
| 188 | 2026-06-24T18:12:26.808Z | gcc system 10 system |
| 189 | 2026-06-24T18:12:26.808Z | go system 1.20 system |
| 190 | 2026-06-24T18:12:26.809Z | go system 1.19 system |
| 191 | 2026-06-24T18:12:26.809Z | llvm system 15 system |
| 192 | 2026-06-24T18:12:26.809Z | llvm system 14 system |
| 193 | 2026-06-24T18:12:26.809Z | mariadb system 10.6 system |
| 194 | 2026-06-24T18:12:26.809Z | mta vendor vendor dma |
| 195 | 2026-06-24T18:12:26.809Z | openjdk system 17 system |
| 196 | 2026-06-24T18:12:26.809Z | openjdk system 11 system |
| 197 | 2026-06-24T18:12:26.809Z | openjdk system 1.8 system |
| 198 | 2026-06-24T18:12:26.809Z | openssl vendor 3 vendor |
| 199 | 2026-06-24T18:12:26.809Z | perl system 5.36 system |
| 200 | 2026-06-24T18:12:26.809Z | postgresql system 15 system |
| 201 | 2026-06-24T18:12:26.809Z | postgresql system 13 system |
| 202 | 2026-06-24T18:12:26.809Z | python vendor 3 vendor |
| 203 | 2026-06-24T18:12:26.809Z | python system 2 system |
| 204 | 2026-06-24T18:12:26.809Z | python3 system 3.11 system |
| 205 | 2026-06-24T18:12:26.809Z | ruby system 3.0 system |
| 206 | 2026-06-24T18:12:26.809Z | words vendor vendor american-english |
| 207 | 2026-06-24T18:12:26.809Z | words system system australian-english |
| 208 | 2026-06-24T18:12:26.809Z | words system system british-english |
| 209 | 2026-06-24T18:12:26.809Z | words system system canadian-english |
| 210 | 2026-06-24T18:12:26.809Z | words system system french |
| 211 | 2026-06-24T18:12:26.809Z | words system system italian |
| 212 | 2026-06-24T18:12:26.809Z | words system system ngerman |
| 213 | 2026-06-24T18:12:26.809Z | words system system ogerman |
| 214 | 2026-06-24T18:12:26.809Z | words system system spanish |
| 215 | 2026-06-24T18:12:27.033Z | PUBLISHER TYPE STATUS P LOCATION |
| 216 | 2026-06-24T18:12:27.033Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 217 | 2026-06-24T18:12:31.502Z | FMRI IFO |
| 218 | 2026-06-24T18:12:31.502Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 219 | 2026-06-24T18:12:31.502Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 220 | 2026-06-24T18:12:31.502Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 221 | 2026-06-24T18:12:31.502Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 222 | 2026-06-24T18:12:31.502Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 223 | 2026-06-24T18:12:31.502Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 224 | 2026-06-24T18:12:31.502Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 225 | 2026-06-24T18:12:32.434Z | All builder prerequisites installed successfully, and PATH looks valid |
| 226 | 2026-06-24T18:12:32.437Z | |
| 227 | 2026-06-24T18:12:32.437Z | real 49.762476951 |
| 228 | 2026-06-24T18:12:32.437Z | user 37.001646702 |
| 229 | 2026-06-24T18:12:32.437Z | sys 4.317103476 |
| 230 | 2026-06-24T18:12:32.437Z | trap 0.003974497 |
| 231 | 2026-06-24T18:12:32.437Z | tflt 0.029447670 |
| 232 | 2026-06-24T18:12:32.437Z | dflt 0.039156095 |
| 233 | 2026-06-24T18:12:32.437Z | kflt 0.013538827 |
| 234 | 2026-06-24T18:12:32.437Z | lock 0.000000000 |
| 235 | 2026-06-24T18:12:32.437Z | slp 58.016612479 |
| 236 | 2026-06-24T18:12:32.437Z | lat 0.137963045 |
| 237 | 2026-06-24T18:12:32.437Z | stop 0.000195054 |
| 238 | 2026-06-24T18:12:32.438Z | + banner check |
| 239 | 2026-06-24T18:12:32.438Z | |
| 240 | 2026-06-24T18:12:32.438Z | #### # # ###### #### # # |
| 241 | 2026-06-24T18:12:32.438Z | # # # # # # # # # |
| 242 | 2026-06-24T18:12:32.438Z | # ###### ##### # #### |
| 243 | 2026-06-24T18:12:32.438Z | # # # # # # # |
| 244 | 2026-06-24T18:12:32.438Z | # # # # # # # # # |
| 245 | 2026-06-24T18:12:32.438Z | #### # # ###### #### # # |
| 246 | 2026-06-24T18:12:32.438Z | |
| 247 | 2026-06-24T18:12:32.438Z | + ptime -m cargo check --features falcon |
| 248 | 2026-06-24T18:12:32.566Z | Updating crates.io index |
| 249 | 2026-06-24T18:12:32.569Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 250 | 2026-06-24T18:12:34.144Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 251 | 2026-06-24T18:12:46.025Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 252 | 2026-06-24T18:12:46.453Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 253 | 2026-06-24T18:12:46.996Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 254 | 2026-06-24T18:12:47.398Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 255 | 2026-06-24T18:12:47.834Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 256 | 2026-06-24T18:12:48.107Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 257 | 2026-06-24T18:12:48.345Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 258 | 2026-06-24T18:12:48.660Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 259 | 2026-06-24T18:12:49.296Z | Updating git repository `https://github.com/oxidecomputer/rust-vnc` |
| 260 | 2026-06-24T18:12:49.793Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 261 | 2026-06-24T18:12:50.480Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 262 | 2026-06-24T18:12:50.880Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 263 | 2026-06-24T18:12:51.170Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 264 | 2026-06-24T18:12:52.906Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 265 | 2026-06-24T18:12:53.386Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 266 | 2026-06-24T18:12:54.594Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-06-24T18:12:54.962Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 268 | 2026-06-24T18:12:55.649Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 269 | 2026-06-24T18:12:56.452Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 270 | 2026-06-24T18:12:57.172Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 271 | 2026-06-24T18:12:57.569Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 272 | 2026-06-24T18:12:58.588Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 273 | 2026-06-24T18:12:59.627Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 274 | 2026-06-24T18:12:59.970Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 275 | 2026-06-24T18:13:00.389Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 276 | 2026-06-24T18:13:00.952Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 277 | 2026-06-24T18:13:01.191Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 278 | 2026-06-24T18:13:02.866Z | Downloading crates ... |
| 279 | 2026-06-24T18:13:02.941Z | Downloaded adler v1.0.2 |
| 280 | 2026-06-24T18:13:02.944Z | Downloaded anstream v0.6.14 |
| 281 | 2026-06-24T18:13:02.947Z | Downloaded allocator-api2 v0.2.21 |
| 282 | 2026-06-24T18:13:02.950Z | Downloaded cstr-argument v0.1.2 |
| 283 | 2026-06-24T18:13:02.953Z | Downloaded anstyle v1.0.14 |
| 284 | 2026-06-24T18:13:02.956Z | Downloaded block-buffer v0.10.4 |
| 285 | 2026-06-24T18:13:02.956Z | Downloaded anyhow v1.0.100 |
| 286 | 2026-06-24T18:13:02.960Z | Downloaded ciborium v0.2.2 |
| 287 | 2026-06-24T18:13:02.963Z | Downloaded cargo_metadata v0.18.1 |
| 288 | 2026-06-24T18:13:02.966Z | Downloaded daft-derive v0.1.7 |
| 289 | 2026-06-24T18:13:02.969Z | Downloaded base16ct v0.2.0 |
| 290 | 2026-06-24T18:13:02.972Z | Downloaded cargo_metadata v0.23.1 |
| 291 | 2026-06-24T18:13:02.975Z | Downloaded argon2 v0.5.3 |
| 292 | 2026-06-24T18:13:02.978Z | Downloaded base64 v0.21.7 |
| 293 | 2026-06-24T18:13:02.981Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 294 | 2026-06-24T18:13:02.984Z | Downloaded embedded-io v0.4.0 |
| 295 | 2026-06-24T18:13:02.984Z | Downloaded dof v0.4.0 |
| 296 | 2026-06-24T18:13:02.987Z | Downloaded dyn-clone v1.0.17 |
| 297 | 2026-06-24T18:13:02.990Z | Downloaded atty v0.2.14 |
| 298 | 2026-06-24T18:13:02.990Z | Downloaded dof v0.3.0 |
| 299 | 2026-06-24T18:13:02.993Z | Downloaded globset v0.4.14 |
| 300 | 2026-06-24T18:13:02.996Z | Downloaded defmt v0.3.8 |
| 301 | 2026-06-24T18:13:02.999Z | Downloaded cfg_aliases v0.2.1 |
| 302 | 2026-06-24T18:13:03.002Z | Downloaded bit-vec v0.6.3 |
| 303 | 2026-06-24T18:13:03.002Z | Downloaded dunce v1.0.5 |
| 304 | 2026-06-24T18:13:03.005Z | Downloaded embedded-io v0.6.1 |
| 305 | 2026-06-24T18:13:03.008Z | Downloaded chacha20 v0.9.1 |
| 306 | 2026-06-24T18:13:03.011Z | Downloaded darling_macro v0.21.3 |
| 307 | 2026-06-24T18:13:03.011Z | Downloaded const-oid v0.9.6 |
| 308 | 2026-06-24T18:13:03.014Z | Downloaded env_filter v1.0.1 |
| 309 | 2026-06-24T18:13:03.017Z | Downloaded dtrace-parser v0.3.0 |
| 310 | 2026-06-24T18:13:03.020Z | Downloaded foreign-types-macros v0.2.3 |
| 311 | 2026-06-24T18:13:03.021Z | Downloaded cfg_aliases v0.1.1 |
| 312 | 2026-06-24T18:13:03.024Z | Downloaded fnv v1.0.7 |
| 313 | 2026-06-24T18:13:03.024Z | Downloaded cfg-if v1.0.0 |
| 314 | 2026-06-24T18:13:03.027Z | Downloaded aead v0.5.2 |
| 315 | 2026-06-24T18:13:03.029Z | Downloaded cobs v0.2.3 |
| 316 | 2026-06-24T18:13:03.030Z | Downloaded dtrace-parser v0.2.0 |
| 317 | 2026-06-24T18:13:03.033Z | Downloaded bit_field v0.10.2 |
| 318 | 2026-06-24T18:13:03.036Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 319 | 2026-06-24T18:13:03.036Z | Downloaded ciborium-ll v0.2.2 |
| 320 | 2026-06-24T18:13:03.039Z | Downloaded bit-set v0.5.3 |
| 321 | 2026-06-24T18:13:03.042Z | Downloaded futures-io v0.3.32 |
| 322 | 2026-06-24T18:13:03.042Z | Downloaded cargo-platform v0.3.2 |
| 323 | 2026-06-24T18:13:03.045Z | Downloaded block-buffer v0.12.1 |
| 324 | 2026-06-24T18:13:03.048Z | Downloaded futures-macro v0.3.32 |
| 325 | 2026-06-24T18:13:03.048Z | Downloaded futures-core v0.3.32 |
| 326 | 2026-06-24T18:13:03.051Z | Downloaded funty v2.0.0 |
| 327 | 2026-06-24T18:13:03.053Z | Downloaded futures-task v0.3.32 |
| 328 | 2026-06-24T18:13:03.053Z | Downloaded enum-as-inner v0.6.0 |
| 329 | 2026-06-24T18:13:03.057Z | Downloaded async-stream-impl v0.3.6 |
| 330 | 2026-06-24T18:13:03.060Z | Downloaded git-stub v1.0.0 |
| 331 | 2026-06-24T18:13:03.060Z | Downloaded bcs v0.1.6 |
| 332 | 2026-06-24T18:13:03.063Z | Downloaded futures-sink v0.3.32 |
| 333 | 2026-06-24T18:13:03.065Z | Downloaded form_urlencoded v1.2.2 |
| 334 | 2026-06-24T18:13:03.065Z | Downloaded foreign-types-shared v0.3.1 |
| 335 | 2026-06-24T18:13:03.068Z | Downloaded gethostname v0.5.0 |
| 336 | 2026-06-24T18:13:03.071Z | Downloaded foreign-types v0.5.0 |
| 337 | 2026-06-24T18:13:03.071Z | Downloaded float-ord v0.3.2 |
| 338 | 2026-06-24T18:13:03.074Z | Downloaded crypto-common v0.1.6 |
| 339 | 2026-06-24T18:13:03.074Z | Downloaded crucible-workspace-hack v0.1.0 |
| 340 | 2026-06-24T18:13:03.077Z | Downloaded crypto-common v0.2.2 |
| 341 | 2026-06-24T18:13:03.080Z | Downloaded foreign-types-shared v0.1.1 |
| 342 | 2026-06-24T18:13:03.080Z | Downloaded fixedbitset v0.4.2 |
| 343 | 2026-06-24T18:13:03.083Z | Downloaded cpufeatures v0.2.12 |
| 344 | 2026-06-24T18:13:03.086Z | Downloaded cargo-platform v0.1.8 |
| 345 | 2026-06-24T18:13:03.086Z | Downloaded filetime v0.2.23 |
| 346 | 2026-06-24T18:13:03.089Z | Downloaded crossbeam-deque v0.8.5 |
| 347 | 2026-06-24T18:13:03.092Z | Downloaded ed25519 v2.2.3 |
| 348 | 2026-06-24T18:13:03.092Z | Downloaded cancel-safe-futures v0.1.5 |
| 349 | 2026-06-24T18:13:03.095Z | Downloaded der_derive v0.7.3 |
| 350 | 2026-06-24T18:13:03.098Z | Downloaded daft v0.1.7 |
| 351 | 2026-06-24T18:13:03.101Z | Downloaded either v1.15.0 |
| 352 | 2026-06-24T18:13:03.101Z | Downloaded cmake v0.1.54 |
| 353 | 2026-06-24T18:13:03.104Z | Downloaded generic-array v0.14.7 |
| 354 | 2026-06-24T18:13:03.107Z | Downloaded fs_extra v1.3.0 |
| 355 | 2026-06-24T18:13:03.110Z | Downloaded deranged v0.5.3 |
| 356 | 2026-06-24T18:13:03.110Z | Downloaded cipher v0.4.4 |
| 357 | 2026-06-24T18:13:03.113Z | Downloaded hostname v0.3.1 |
| 358 | 2026-06-24T18:13:03.116Z | Downloaded autocfg v1.3.0 |
| 359 | 2026-06-24T18:13:03.116Z | Downloaded hostname v0.4.2 |
| 360 | 2026-06-24T18:13:03.119Z | Downloaded hubpack_derive v0.1.1 |
| 361 | 2026-06-24T18:13:03.122Z | Downloaded hash32 v0.3.1 |
| 362 | 2026-06-24T18:13:03.122Z | Downloaded hex v0.4.3 |
| 363 | 2026-06-24T18:13:03.125Z | Downloaded http-body v1.0.1 |
| 364 | 2026-06-24T18:13:03.125Z | Downloaded heck v0.5.0 |
| 365 | 2026-06-24T18:13:03.128Z | Downloaded compression-codecs v0.4.32 |
| 366 | 2026-06-24T18:13:03.131Z | Downloaded icu_provider_macros v1.5.0 |
| 367 | 2026-06-24T18:13:03.134Z | Downloaded critical-section v1.2.0 |
| 368 | 2026-06-24T18:13:03.134Z | Downloaded base64ct v1.6.0 |
| 369 | 2026-06-24T18:13:03.137Z | Downloaded ctr v0.9.2 |
| 370 | 2026-06-24T18:13:03.140Z | Downloaded indent_write v2.2.0 |
| 371 | 2026-06-24T18:13:03.143Z | Downloaded errno v0.3.14 |
| 372 | 2026-06-24T18:13:03.143Z | Downloaded backon v1.6.0 |
| 373 | 2026-06-24T18:13:03.146Z | Downloaded futures-executor v0.3.32 |
| 374 | 2026-06-24T18:13:03.149Z | Downloaded foldhash v0.2.0 |
| 375 | 2026-06-24T18:13:03.149Z | Downloaded fs-err v3.1.2 |
| 376 | 2026-06-24T18:13:03.152Z | Downloaded env_logger v0.11.10 |
| 377 | 2026-06-24T18:13:03.155Z | Downloaded find-msvc-tools v0.1.9 |
| 378 | 2026-06-24T18:13:03.158Z | Downloaded glob v0.3.3 |
| 379 | 2026-06-24T18:13:03.158Z | Downloaded ff v0.13.1 |
| 380 | 2026-06-24T18:13:03.161Z | Downloaded httpdate v1.0.3 |
| 381 | 2026-06-24T18:13:03.161Z | Downloaded ident_case v1.0.1 |
| 382 | 2026-06-24T18:13:03.164Z | Downloaded idna_adapter v1.2.0 |
| 383 | 2026-06-24T18:13:03.164Z | Downloaded git-stub-vcs v0.1.0 |
| 384 | 2026-06-24T18:13:03.168Z | Downloaded erased-serde v0.3.31 |
| 385 | 2026-06-24T18:13:03.171Z | Downloaded camino-tempfile v1.4.1 |
| 386 | 2026-06-24T18:13:03.171Z | Downloaded instant v0.1.12 |
| 387 | 2026-06-24T18:13:03.174Z | Downloaded darling v0.23.0 |
| 388 | 2026-06-24T18:13:03.177Z | Downloaded heck v0.4.1 |
| 389 | 2026-06-24T18:13:03.180Z | Downloaded hubpack v0.1.2 |
| 390 | 2026-06-24T18:13:03.180Z | Downloaded derive-ex v0.1.8 |
| 391 | 2026-06-24T18:13:03.183Z | Downloaded defmt-macros v0.3.9 |
| 392 | 2026-06-24T18:13:03.186Z | Downloaded is_terminal_polyfill v1.70.0 |
| 393 | 2026-06-24T18:13:03.186Z | Downloaded inout v0.1.3 |
| 394 | 2026-06-24T18:13:03.189Z | Downloaded group v0.13.0 |
| 395 | 2026-06-24T18:13:03.192Z | Downloaded is-terminal v0.4.12 |
| 396 | 2026-06-24T18:13:03.192Z | Downloaded console v0.15.8 |
| 397 | 2026-06-24T18:13:03.195Z | Downloaded icu_locid_transform v1.5.0 |
| 398 | 2026-06-24T18:13:03.198Z | Downloaded crossbeam-epoch v0.9.18 |
| 399 | 2026-06-24T18:13:03.201Z | Downloaded http-body-util v0.1.3 |
| 400 | 2026-06-24T18:13:03.201Z | Downloaded colored v3.1.1 |
| 401 | 2026-06-24T18:13:03.204Z | Downloaded crossbeam-utils v0.8.19 |
| 402 | 2026-06-24T18:13:03.207Z | Downloaded aws-lc-rs v1.17.0 |
| 403 | 2026-06-24T18:13:03.212Z | Downloaded mime v0.3.17 |
| 404 | 2026-06-24T18:13:03.215Z | Downloaded linked-hash-map v0.5.6 |
| 405 | 2026-06-24T18:13:03.217Z | Downloaded match_cfg v0.1.0 |
| 406 | 2026-06-24T18:13:03.217Z | Downloaded itoa v1.0.11 |
| 407 | 2026-06-24T18:13:03.221Z | Downloaded macaddr v1.0.1 |
| 408 | 2026-06-24T18:13:03.221Z | Downloaded const_format_proc_macros v0.2.34 |
| 409 | 2026-06-24T18:13:03.224Z | Downloaded derive_builder v0.20.2 |
| 410 | 2026-06-24T18:13:03.227Z | Downloaded getrandom v0.2.14 |
| 411 | 2026-06-24T18:13:03.229Z | Downloaded futures-channel v0.3.32 |
| 412 | 2026-06-24T18:13:03.233Z | Downloaded fixedbitset v0.5.7 |
| 413 | 2026-06-24T18:13:03.235Z | Downloaded memmap v0.7.0 |
| 414 | 2026-06-24T18:13:03.235Z | Downloaded newline-converter v0.3.0 |
| 415 | 2026-06-24T18:13:03.238Z | Downloaded num-derive v0.4.2 |
| 416 | 2026-06-24T18:13:03.238Z | Downloaded kstat-rs v0.2.4 |
| 417 | 2026-06-24T18:13:03.241Z | Downloaded drift v0.2.0 |
| 418 | 2026-06-24T18:13:03.246Z | Downloaded hmac v0.12.1 |
| 419 | 2026-06-24T18:13:03.249Z | Downloaded newtype_derive v0.1.6 |
| 420 | 2026-06-24T18:13:03.252Z | Downloaded is_ci v1.2.0 |
| 421 | 2026-06-24T18:13:03.252Z | Downloaded csv-core v0.1.12 |
| 422 | 2026-06-24T18:13:03.255Z | Downloaded lru-cache v0.1.2 |
| 423 | 2026-06-24T18:13:03.255Z | Downloaded ingot-types v0.1.2 |
| 424 | 2026-06-24T18:13:03.258Z | Downloaded der v0.7.10 |
| 425 | 2026-06-24T18:13:03.261Z | Downloaded newtype-uuid-macros v0.1.0 |
| 426 | 2026-06-24T18:13:03.264Z | Downloaded num_threads v0.1.7 |
| 427 | 2026-06-24T18:13:03.264Z | Downloaded num_enum_derive v0.5.11 |
| 428 | 2026-06-24T18:13:03.267Z | Downloaded num v0.4.3 |
| 429 | 2026-06-24T18:13:03.267Z | Downloaded omicron-workspace-hack v0.1.0 |
| 430 | 2026-06-24T18:13:03.270Z | Downloaded managed v0.8.0 |
| 431 | 2026-06-24T18:13:03.270Z | Downloaded olpc-cjson v0.1.4 |
| 432 | 2026-06-24T18:13:03.273Z | Downloaded lock_api v0.4.12 |
| 433 | 2026-06-24T18:13:03.276Z | Downloaded ingot v0.1.1 |
| 434 | 2026-06-24T18:13:03.276Z | Downloaded opaque-debug v0.3.1 |
| 435 | 2026-06-24T18:13:03.279Z | Downloaded lru-slab v0.1.2 |
| 436 | 2026-06-24T18:13:03.279Z | Downloaded openssl-probe v0.2.1 |
| 437 | 2026-06-24T18:13:03.281Z | Downloaded litemap v0.7.4 |
| 438 | 2026-06-24T18:13:03.282Z | Downloaded highway v1.3.0 |
| 439 | 2026-06-24T18:13:03.285Z | Downloaded parse-display v0.10.0 |
| 440 | 2026-06-24T18:13:03.287Z | Downloaded clap v4.5.4 |
| 441 | 2026-06-24T18:13:03.290Z | Downloaded icu_locid_transform_data v1.5.0 |
| 442 | 2026-06-24T18:13:03.293Z | Downloaded iana-time-zone v0.1.64 |
| 443 | 2026-06-24T18:13:03.296Z | Downloaded humantime v2.3.0 |
| 444 | 2026-06-24T18:13:03.299Z | Downloaded libsw-core v0.3.2 |
| 445 | 2026-06-24T18:13:03.299Z | Downloaded phf_shared v0.12.1 |
| 446 | 2026-06-24T18:13:03.303Z | Downloaded jobserver v0.1.31 |
| 447 | 2026-06-24T18:13:03.303Z | Downloaded num-conv v0.2.0 |
| 448 | 2026-06-24T18:13:03.305Z | Downloaded lazy_static v1.5.0 |
| 449 | 2026-06-24T18:13:03.306Z | Downloaded hyper-rustls v0.27.3 |
| 450 | 2026-06-24T18:13:03.309Z | Downloaded multer v3.1.0 |
| 451 | 2026-06-24T18:13:03.311Z | Downloaded percent-encoding v2.3.2 |
| 452 | 2026-06-24T18:13:03.312Z | Downloaded openssl-macros v0.1.1 |
| 453 | 2026-06-24T18:13:03.315Z | Downloaded hybrid-array v0.4.12 |
| 454 | 2026-06-24T18:13:03.315Z | Downloaded escargot v0.5.15 |
| 455 | 2026-06-24T18:13:03.318Z | Downloaded num-iter v0.1.45 |
| 456 | 2026-06-24T18:13:03.321Z | Downloaded fatfs v0.3.6 |
| 457 | 2026-06-24T18:13:03.321Z | Downloaded num-integer v0.1.46 |
| 458 | 2026-06-24T18:13:03.324Z | Downloaded plain v0.2.3 |
| 459 | 2026-06-24T18:13:03.324Z | Downloaded ingot-macros v0.1.1 |
| 460 | 2026-06-24T18:13:03.327Z | Downloaded pretty-hex v0.2.1 |
| 461 | 2026-06-24T18:13:03.327Z | Downloaded powerfmt v0.2.0 |
| 462 | 2026-06-24T18:13:03.330Z | Downloaded memoffset v0.9.1 |
| 463 | 2026-06-24T18:13:03.330Z | Downloaded pretty-hex v0.4.1 |
| 464 | 2026-06-24T18:13:03.333Z | Downloaded num_enum v0.5.11 |
| 465 | 2026-06-24T18:13:03.336Z | Downloaded half v2.7.1 |
| 466 | 2026-06-24T18:13:03.339Z | Downloaded darling_core v0.20.11 |
| 467 | 2026-06-24T18:13:03.342Z | Downloaded httparse v1.10.1 |
| 468 | 2026-06-24T18:13:03.345Z | Downloaded num_enum_derive v0.7.4 |
| 469 | 2026-06-24T18:13:03.345Z | Downloaded num-rational v0.4.2 |
| 470 | 2026-06-24T18:13:03.348Z | Downloaded proc-macro-error-attr v1.0.4 |
| 471 | 2026-06-24T18:13:03.348Z | Downloaded proc-macro-crate v1.3.1 |
| 472 | 2026-06-24T18:13:03.351Z | Downloaded bytes v1.11.1 |
| 473 | 2026-06-24T18:13:03.354Z | Downloaded num_enum v0.7.4 |
| 474 | 2026-06-24T18:13:03.357Z | Downloaded num-complex v0.4.6 |
| 475 | 2026-06-24T18:13:03.360Z | Downloaded newtype-uuid v1.3.2 |
| 476 | 2026-06-24T18:13:03.360Z | Downloaded libsw v3.5.0 |
| 477 | 2026-06-24T18:13:03.363Z | Downloaded progenitor-macro v0.10.0 |
| 478 | 2026-06-24T18:13:03.363Z | Downloaded progenitor-client v0.11.1 |
| 479 | 2026-06-24T18:13:03.366Z | Downloaded progenitor-macro v0.11.1 |
| 480 | 2026-06-24T18:13:03.366Z | Downloaded progenitor-client v0.14.0 |
| 481 | 2026-06-24T18:13:03.369Z | Downloaded linear-map v1.2.0 |
| 482 | 2026-06-24T18:13:03.369Z | Downloaded keccak v0.1.6 |
| 483 | 2026-06-24T18:13:03.372Z | Downloaded progenitor-macro v0.13.0 |
| 484 | 2026-06-24T18:13:03.372Z | Downloaded cc v1.2.65 |
| 485 | 2026-06-24T18:13:03.375Z | Downloaded passt v0.3.0 |
| 486 | 2026-06-24T18:13:03.375Z | Downloaded elliptic-curve v0.13.8 |
| 487 | 2026-06-24T18:13:03.378Z | Downloaded pkcs8 v0.10.2 |
| 488 | 2026-06-24T18:13:03.380Z | Downloaded radium v0.7.0 |
| 489 | 2026-06-24T18:13:03.383Z | Downloaded paste v1.0.15 |
| 490 | 2026-06-24T18:13:03.386Z | Downloaded icu_normalizer v1.5.0 |
| 491 | 2026-06-24T18:13:03.390Z | Downloaded rand_chacha v0.3.1 |
| 492 | 2026-06-24T18:13:03.390Z | Downloaded oxide-tokio-rt v0.1.6 |
| 493 | 2026-06-24T18:13:03.394Z | Downloaded const_format v0.2.35 |
| 494 | 2026-06-24T18:13:03.394Z | Downloaded phf v0.12.1 |
| 495 | 2026-06-24T18:13:03.397Z | Downloaded pest_generator v2.8.4 |
| 496 | 2026-06-24T18:13:03.397Z | Downloaded password-hash v0.5.0 |
| 497 | 2026-06-24T18:13:03.401Z | Downloaded progenitor-macro v0.14.0 |
| 498 | 2026-06-24T18:13:03.401Z | Downloaded parking_lot_core v0.9.10 |
| 499 | 2026-06-24T18:13:03.406Z | Downloaded quick-error v1.2.3 |
| 500 | 2026-06-24T18:13:03.406Z | Downloaded heapless v0.8.0 |
| 501 | 2026-06-24T18:13:03.409Z | Downloaded primeorder v0.13.6 |
| 502 | 2026-06-24T18:13:03.409Z | Downloaded ppv-lite86 v0.2.17 |
| 503 | 2026-06-24T18:13:03.409Z | Downloaded indexmap v1.9.3 |
| 504 | 2026-06-24T18:13:03.412Z | Downloaded futures v0.3.32 |
| 505 | 2026-06-24T18:13:03.415Z | Downloaded pin-project-internal v1.1.10 |
| 506 | 2026-06-24T18:13:03.418Z | Downloaded ref-cast v1.0.25 |
| 507 | 2026-06-24T18:13:03.421Z | Downloaded ref-cast-impl v1.0.25 |
| 508 | 2026-06-24T18:13:03.421Z | Downloaded flate2 v1.0.30 |
| 509 | 2026-06-24T18:13:03.424Z | Downloaded icu_normalizer_data v1.5.0 |
| 510 | 2026-06-24T18:13:03.427Z | Downloaded polyval v0.6.2 |
| 511 | 2026-06-24T18:13:03.427Z | Downloaded memmap2 v0.9.9 |
| 512 | 2026-06-24T18:13:03.430Z | Downloaded poly1305 v0.8.0 |
| 513 | 2026-06-24T18:13:03.433Z | Downloaded rand_xorshift v0.3.0 |
| 514 | 2026-06-24T18:13:03.433Z | Downloaded pin-project-lite v0.2.14 |
| 515 | 2026-06-24T18:13:03.436Z | Downloaded progenitor-extras v0.2.0 |
| 516 | 2026-06-24T18:13:03.439Z | Downloaded pkg-config v0.3.30 |
| 517 | 2026-06-24T18:13:03.439Z | Downloaded rustc_version v0.4.1 |
| 518 | 2026-06-24T18:13:03.442Z | Downloaded progenitor-client v0.13.0 |
| 519 | 2026-06-24T18:13:03.442Z | Downloaded oxnet v0.1.4 |
| 520 | 2026-06-24T18:13:03.445Z | Downloaded progenitor-client v0.10.0 |
| 521 | 2026-06-24T18:13:03.445Z | Downloaded progenitor v0.10.0 |
| 522 | 2026-06-24T18:13:03.448Z | Downloaded progenitor v0.14.0 |
| 523 | 2026-06-24T18:13:03.448Z | Downloaded progenitor v0.13.0 |
| 524 | 2026-06-24T18:13:03.451Z | Downloaded progenitor v0.11.1 |
| 525 | 2026-06-24T18:13:03.451Z | Downloaded pest_derive v2.8.4 |
| 526 | 2026-06-24T18:13:03.454Z | Downloaded rustc-hash v2.1.1 |
| 527 | 2026-06-24T18:13:03.454Z | Downloaded rustc_version v0.1.7 |
| 528 | 2026-06-24T18:13:03.456Z | Downloaded pem-rfc7468 v0.7.0 |
| 529 | 2026-06-24T18:13:03.456Z | Downloaded quote v1.0.45 |
| 530 | 2026-06-24T18:13:03.460Z | Downloaded rfc6979 v0.4.0 |
| 531 | 2026-06-24T18:13:03.460Z | Downloaded pem v3.0.5 |
| 532 | 2026-06-24T18:13:03.463Z | Downloaded scopeguard v1.2.0 |
| 533 | 2026-06-24T18:13:03.463Z | Downloaded same-file v1.0.6 |
| 534 | 2026-06-24T18:13:03.465Z | Downloaded parse-display-derive v0.10.0 |
| 535 | 2026-06-24T18:13:03.465Z | Downloaded once_cell v1.21.3 |
| 536 | 2026-06-24T18:13:03.468Z | Downloaded crossbeam-channel v0.5.15 |
| 537 | 2026-06-24T18:13:03.471Z | Downloaded rand_core v0.6.4 |
| 538 | 2026-06-24T18:13:03.474Z | Downloaded proc-macro-error v1.0.4 |
| 539 | 2026-06-24T18:13:03.474Z | Downloaded ipnet v2.9.0 |
| 540 | 2026-06-24T18:13:03.477Z | Downloaded icu_provider v1.5.0 |
| 541 | 2026-06-24T18:13:03.480Z | Downloaded icu_properties v1.5.1 |
| 542 | 2026-06-24T18:13:03.480Z | Downloaded scroll_derive v0.13.1 |
| 543 | 2026-06-24T18:13:03.484Z | Downloaded scroll_derive v0.12.0 |
| 544 | 2026-06-24T18:13:03.484Z | Downloaded num-traits v0.2.19 |
| 545 | 2026-06-24T18:13:03.487Z | Downloaded postcard v1.0.9 |
| 546 | 2026-06-24T18:13:03.487Z | Downloaded parking_lot v0.12.2 |
| 547 | 2026-06-24T18:13:03.490Z | Downloaded owo-colors v4.3.0 |
| 548 | 2026-06-24T18:13:03.490Z | Downloaded const-oid v0.10.2 |
| 549 | 2026-06-24T18:13:03.493Z | Downloaded icu_locid v1.5.0 |
| 550 | 2026-06-24T18:13:03.496Z | Downloaded semver v0.1.20 |
| 551 | 2026-06-24T18:13:03.499Z | Downloaded serde_urlencoded v0.7.1 |
| 552 | 2026-06-24T18:13:03.499Z | Downloaded rand_chacha v0.9.0 |
| 553 | 2026-06-24T18:13:03.499Z | Downloaded pest_meta v2.8.4 |
| 554 | 2026-06-24T18:13:03.502Z | Downloaded hickory-resolver v0.24.4 |
| 555 | 2026-06-24T18:13:03.505Z | Downloaded serde-big-array v0.5.1 |
| 556 | 2026-06-24T18:13:03.508Z | Downloaded quinn-udp v0.5.5 |
| 557 | 2026-06-24T18:13:03.508Z | Downloaded miniz_oxide v0.7.2 |
| 558 | 2026-06-24T18:13:03.511Z | Downloaded crypto-bigint v0.5.5 |
| 559 | 2026-06-24T18:13:03.514Z | Downloaded resolv-conf v0.7.0 |
| 560 | 2026-06-24T18:13:03.517Z | Downloaded expectorate v1.2.0 |
| 561 | 2026-06-24T18:13:03.517Z | Downloaded simd-adler32 v0.3.7 |
| 562 | 2026-06-24T18:13:03.520Z | Downloaded slog-bunyan v2.5.0 |
| 563 | 2026-06-24T18:13:03.520Z | Downloaded sigpipe v0.1.3 |
| 564 | 2026-06-24T18:13:03.523Z | Downloaded base64 v0.22.1 |
| 565 | 2026-06-24T18:13:03.525Z | Downloaded signature v2.2.0 |
| 566 | 2026-06-24T18:13:03.525Z | Downloaded sha1 v0.10.6 |
| 567 | 2026-06-24T18:13:03.528Z | Downloaded rusty-fork v0.3.0 |
| 568 | 2026-06-24T18:13:03.528Z | Downloaded serde_spanned v1.1.1 |
| 569 | 2026-06-24T18:13:03.528Z | Downloaded serde_spanned v0.6.9 |
| 570 | 2026-06-24T18:13:03.531Z | Downloaded sha1 v0.11.0 |
| 571 | 2026-06-24T18:13:03.531Z | Downloaded serde_repr v0.1.19 |
| 572 | 2026-06-24T18:13:03.534Z | Downloaded rand_core v0.9.3 |
| 573 | 2026-06-24T18:13:03.534Z | Downloaded darling_core v0.21.3 |
| 574 | 2026-06-24T18:13:03.537Z | Downloaded rustversion v1.0.22 |
| 575 | 2026-06-24T18:13:03.540Z | Downloaded rustls-pemfile v2.2.0 |
| 576 | 2026-06-24T18:13:03.543Z | Downloaded schemars_derive v0.8.22 |
| 577 | 2026-06-24T18:13:03.543Z | Downloaded serde_arrays v0.1.0 |
| 578 | 2026-06-24T18:13:03.546Z | Downloaded secrecy v0.10.3 |
| 579 | 2026-06-24T18:13:03.546Z | Downloaded dropshot_endpoint v0.17.1 |
| 580 | 2026-06-24T18:13:03.549Z | Downloaded darling_core v0.23.0 |
| 581 | 2026-06-24T18:13:03.552Z | Downloaded sec1 v0.7.3 |
| 582 | 2026-06-24T18:13:03.552Z | Downloaded scroll v0.12.0 |
| 583 | 2026-06-24T18:13:03.555Z | Downloaded rustls-native-certs v0.8.3 |
| 584 | 2026-06-24T18:13:03.555Z | Downloaded chacha20poly1305 v0.10.1 |
| 585 | 2026-06-24T18:13:03.558Z | Downloaded libloading v0.7.4 |
| 586 | 2026-06-24T18:13:03.558Z | Downloaded ipnetwork v0.21.1 |
| 587 | 2026-06-24T18:13:03.561Z | Downloaded smawk v0.3.2 |
| 588 | 2026-06-24T18:13:03.561Z | Downloaded getrandom v0.3.4 |
| 589 | 2026-06-24T18:13:03.564Z | Downloaded dropshot_endpoint v0.16.7 |
| 590 | 2026-06-24T18:13:03.567Z | Downloaded derive-where v1.6.0 |
| 591 | 2026-06-24T18:13:03.570Z | Downloaded derive_more v0.99.20 |
| 592 | 2026-06-24T18:13:03.573Z | Downloaded darling v0.20.11 |
| 593 | 2026-06-24T18:13:03.576Z | Downloaded icu_collections v1.5.0 |
| 594 | 2026-06-24T18:13:03.579Z | Downloaded structmeta-derive v0.3.0 |
| 595 | 2026-06-24T18:13:03.582Z | Downloaded serde_plain v1.0.2 |
| 596 | 2026-06-24T18:13:03.582Z | Downloaded subtle v2.6.1 |
| 597 | 2026-06-24T18:13:03.585Z | Downloaded papergrid v0.11.0 |
| 598 | 2026-06-24T18:13:03.588Z | Downloaded supports-color v3.0.2 |
| 599 | 2026-06-24T18:13:03.588Z | Downloaded http v1.4.2 |
| 600 | 2026-06-24T18:13:03.591Z | Downloaded serde_tokenstream v0.2.3 |
| 601 | 2026-06-24T18:13:03.591Z | Downloaded strum v0.26.3 |
| 602 | 2026-06-24T18:13:03.594Z | Downloaded log v0.4.29 |
| 603 | 2026-06-24T18:13:03.594Z | Downloaded strsim v0.11.1 |
| 604 | 2026-06-24T18:13:03.597Z | Downloaded ringbuffer v0.16.0 |
| 605 | 2026-06-24T18:13:03.597Z | Downloaded progenitor-impl v0.10.0 |
| 606 | 2026-06-24T18:13:03.600Z | Downloaded swrite v0.1.0 |
| 607 | 2026-06-24T18:13:03.600Z | Downloaded getrandom v0.4.2 |
| 608 | 2026-06-24T18:13:03.603Z | Downloaded tagptr v0.2.0 |
| 609 | 2026-06-24T18:13:03.606Z | Downloaded pin-project v1.1.10 |
| 610 | 2026-06-24T18:13:03.610Z | Downloaded supports-color v2.1.0 |
| 611 | 2026-06-24T18:13:03.613Z | Downloaded strum v0.27.2 |
| 612 | 2026-06-24T18:13:03.613Z | Downloaded stable_deref_trait v1.2.0 |
| 613 | 2026-06-24T18:13:03.616Z | Downloaded ed25519-dalek v2.2.0 |
| 614 | 2026-06-24T18:13:03.616Z | Downloaded siphasher v1.0.1 |
| 615 | 2026-06-24T18:13:03.619Z | Downloaded minimal-lexical v0.2.1 |
| 616 | 2026-06-24T18:13:03.622Z | Downloaded tap v1.0.1 |
| 617 | 2026-06-24T18:13:03.622Z | Downloaded termtree v0.5.1 |
| 618 | 2026-06-24T18:13:03.625Z | Downloaded signal-hook-registry v1.4.2 |
| 619 | 2026-06-24T18:13:03.625Z | Downloaded tabled_derive v0.7.0 |
| 620 | 2026-06-24T18:13:03.625Z | Downloaded shlex v2.0.1 |
| 621 | 2026-06-24T18:13:03.628Z | Downloaded terminal_size v0.4.3 |
| 622 | 2026-06-24T18:13:03.628Z | Downloaded take_mut v0.2.2 |
| 623 | 2026-06-24T18:13:03.628Z | Downloaded slog-async v2.8.0 |
| 624 | 2026-06-24T18:13:03.631Z | Downloaded slab v0.4.9 |
| 625 | 2026-06-24T18:13:03.631Z | Downloaded sha2 v0.10.9 |
| 626 | 2026-06-24T18:13:03.634Z | Downloaded serde_path_to_error v0.1.20 |
| 627 | 2026-06-24T18:13:03.634Z | Downloaded memchr v2.7.2 |
| 628 | 2026-06-24T18:13:03.637Z | Downloaded scroll v0.13.0 |
| 629 | 2026-06-24T18:13:03.640Z | Downloaded proc-macro2 v1.0.106 |
| 630 | 2026-06-24T18:13:03.640Z | Downloaded thiserror-impl v1.0.64 |
| 631 | 2026-06-24T18:13:03.643Z | Downloaded progenitor-impl v0.14.0 |
| 632 | 2026-06-24T18:13:03.643Z | Downloaded time-core v0.1.8 |
| 633 | 2026-06-24T18:13:03.646Z | Downloaded thread_local v1.1.8 |
| 634 | 2026-06-24T18:13:03.646Z | Downloaded thread-id v4.2.1 |
| 635 | 2026-06-24T18:13:03.646Z | Downloaded snafu-derive v0.8.9 |
| 636 | 2026-06-24T18:13:03.649Z | Downloaded hickory-resolver v0.25.2 |
| 637 | 2026-06-24T18:13:03.652Z | Downloaded slog-json v2.6.1 |
| 638 | 2026-06-24T18:13:03.652Z | Downloaded slog-dtrace v0.3.0 |
| 639 | 2026-06-24T18:13:03.655Z | Downloaded tabwriter v1.4.0 |
| 640 | 2026-06-24T18:13:03.655Z | Downloaded prettyplease v0.2.37 |
| 641 | 2026-06-24T18:13:03.658Z | Downloaded terminal_size v0.3.0 |
| 642 | 2026-06-24T18:13:03.658Z | Downloaded tinyvec_macros v0.1.1 |
| 643 | 2026-06-24T18:13:03.658Z | Downloaded strum_macros v0.26.4 |
| 644 | 2026-06-24T18:13:03.662Z | Downloaded structmeta v0.3.0 |
| 645 | 2026-06-24T18:13:03.662Z | Downloaded tokio-macros v2.7.0 |
| 646 | 2026-06-24T18:13:03.662Z | Downloaded slog-term v2.9.2 |
| 647 | 2026-06-24T18:13:03.665Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 648 | 2026-06-24T18:13:03.665Z | Downloaded sync_wrapper v1.0.1 |
| 649 | 2026-06-24T18:13:03.668Z | Downloaded thread-id v5.0.0 |
| 650 | 2026-06-24T18:13:03.668Z | Downloaded jiff-static v0.2.28 |
| 651 | 2026-06-24T18:13:03.671Z | Downloaded progenitor-impl v0.11.1 |
| 652 | 2026-06-24T18:13:03.671Z | Downloaded serde_with_macros v3.18.0 |
| 653 | 2026-06-24T18:13:03.674Z | Downloaded synstructure v0.13.1 |
| 654 | 2026-06-24T18:13:03.674Z | Downloaded darling v0.21.3 |
| 655 | 2026-06-24T18:13:03.677Z | Downloaded ryu v1.0.18 |
| 656 | 2026-06-24T18:13:03.679Z | Downloaded ron v0.8.1 |
| 657 | 2026-06-24T18:13:03.682Z | Downloaded hashbrown v0.16.1 |
| 658 | 2026-06-24T18:13:03.685Z | Downloaded rustls-pki-types v1.12.0 |
| 659 | 2026-06-24T18:13:03.688Z | Downloaded static_assertions v1.1.0 |
| 660 | 2026-06-24T18:13:03.688Z | Downloaded openssl-sys v0.9.107 |
| 661 | 2026-06-24T18:13:03.691Z | Downloaded camino v1.2.2 |
| 662 | 2026-06-24T18:13:03.694Z | Downloaded toml_datetime v0.6.11 |
| 663 | 2026-06-24T18:13:03.694Z | Downloaded smallvec v1.13.2 |
| 664 | 2026-06-24T18:13:03.697Z | Downloaded strum_macros v0.27.2 |
| 665 | 2026-06-24T18:13:03.697Z | Downloaded spki v0.7.3 |
| 666 | 2026-06-24T18:13:03.700Z | Downloaded serde_derive_internals v0.29.1 |
| 667 | 2026-06-24T18:13:03.700Z | Downloaded digest v0.11.3 |
| 668 | 2026-06-24T18:13:03.703Z | Downloaded derive_builder_core v0.20.2 |
| 669 | 2026-06-24T18:13:03.703Z | Downloaded crc32fast v1.4.0 |
| 670 | 2026-06-24T18:13:03.706Z | Downloaded cookie v0.18.1 |
| 671 | 2026-06-24T18:13:03.706Z | Downloaded foldhash v0.1.5 |
| 672 | 2026-06-24T18:13:03.709Z | Downloaded fastrand v2.3.0 |
| 673 | 2026-06-24T18:13:03.709Z | Downloaded serde_derive v1.0.228 |
| 674 | 2026-06-24T18:13:03.712Z | Downloaded displaydoc v0.2.5 |
| 675 | 2026-06-24T18:13:03.712Z | Downloaded toml_write v0.1.2 |
| 676 | 2026-06-24T18:13:03.715Z | Downloaded tower-layer v0.3.3 |
| 677 | 2026-06-24T18:13:03.715Z | Downloaded time-macros v0.2.27 |
| 678 | 2026-06-24T18:13:03.718Z | Downloaded try-lock v0.2.5 |
| 679 | 2026-06-24T18:13:03.718Z | Downloaded spin v0.9.8 |
| 680 | 2026-06-24T18:13:03.718Z | Downloaded thiserror-no-std v2.0.2 |
| 681 | 2026-06-24T18:13:03.721Z | Downloaded digest v0.10.7 |
| 682 | 2026-06-24T18:13:03.724Z | Downloaded anstyle-parse v0.2.4 |
| 683 | 2026-06-24T18:13:03.724Z | Downloaded hyper-util v0.1.20 |
| 684 | 2026-06-24T18:13:03.727Z | Downloaded erased-serde v0.4.5 |
| 685 | 2026-06-24T18:13:03.730Z | Downloaded backoff v0.4.0 |
| 686 | 2026-06-24T18:13:03.730Z | Downloaded typeid v1.0.0 |
| 687 | 2026-06-24T18:13:03.733Z | Downloaded progenitor-impl v0.13.0 |
| 688 | 2026-06-24T18:13:03.733Z | Downloaded unarray v0.1.4 |
| 689 | 2026-06-24T18:13:03.733Z | Downloaded bytecount v0.6.9 |
| 690 | 2026-06-24T18:13:03.737Z | Downloaded bincode v1.3.3 |
| 691 | 2026-06-24T18:13:03.737Z | Downloaded aes-gcm-siv v0.11.1 |
| 692 | 2026-06-24T18:13:03.741Z | Downloaded bitflags v1.3.2 |
| 693 | 2026-06-24T18:13:03.741Z | Downloaded clap_derive v4.5.4 |
| 694 | 2026-06-24T18:13:03.741Z | Downloaded thiserror v2.0.18 |
| 695 | 2026-06-24T18:13:03.745Z | Downloaded tokio-rustls v0.25.0 |
| 696 | 2026-06-24T18:13:03.748Z | Downloaded thiserror-impl v2.0.18 |
| 697 | 2026-06-24T18:13:03.748Z | Downloaded thiserror v1.0.64 |
| 698 | 2026-06-24T18:13:03.751Z | Downloaded tokio-tungstenite v0.21.0 |
| 699 | 2026-06-24T18:13:03.753Z | Downloaded aes v0.8.4 |
| 700 | 2026-06-24T18:13:03.755Z | Downloaded byte-wrapper v0.1.0 |
| 701 | 2026-06-24T18:13:03.755Z | Downloaded typify-macro v0.4.3 |
| 702 | 2026-06-24T18:13:03.758Z | Downloaded usdt-attr-macro v0.5.0 |
| 703 | 2026-06-24T18:13:03.758Z | Downloaded usdt v0.5.0 |
| 704 | 2026-06-24T18:13:03.758Z | Downloaded hashbrown v0.12.3 |
| 705 | 2026-06-24T18:13:03.761Z | Downloaded tinystr v0.7.6 |
| 706 | 2026-06-24T18:13:03.763Z | Downloaded untrusted v0.9.0 |
| 707 | 2026-06-24T18:13:03.763Z | Downloaded universal-hash v0.5.1 |
| 708 | 2026-06-24T18:13:03.763Z | Downloaded quinn v0.11.9 |
| 709 | 2026-06-24T18:13:03.766Z | Downloaded smf v0.2.3 |
| 710 | 2026-06-24T18:13:03.767Z | Downloaded schemars v0.8.22 |
| 711 | 2026-06-24T18:13:03.773Z | Downloaded utf16_iter v1.0.5 |
| 712 | 2026-06-24T18:13:03.775Z | Downloaded tokio-dtrace v0.1.1 |
| 713 | 2026-06-24T18:13:03.775Z | Downloaded tls_codec_derive v0.4.2 |
| 714 | 2026-06-24T18:13:03.778Z | Downloaded usdt v0.6.0 |
| 715 | 2026-06-24T18:13:03.778Z | Downloaded tower-service v0.3.3 |
| 716 | 2026-06-24T18:13:03.778Z | Downloaded untrusted v0.7.1 |
| 717 | 2026-06-24T18:13:03.778Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 718 | 2026-06-24T18:13:03.781Z | Downloaded slog v2.8.2 |
| 719 | 2026-06-24T18:13:03.784Z | Downloaded ecdsa v0.16.9 |
| 720 | 2026-06-24T18:13:03.784Z | Downloaded unicode-xid v0.2.4 |
| 721 | 2026-06-24T18:13:03.784Z | Downloaded unicode-linebreak v0.1.5 |
| 722 | 2026-06-24T18:13:03.787Z | Downloaded nom v7.1.3 |
| 723 | 2026-06-24T18:13:03.790Z | Downloaded utf8parse v0.2.2 |
| 724 | 2026-06-24T18:13:03.790Z | Downloaded utf8_iter v1.0.4 |
| 725 | 2026-06-24T18:13:03.790Z | Downloaded semver v1.0.28 |
| 726 | 2026-06-24T18:13:03.793Z | Downloaded utf-8 v0.7.6 |
| 727 | 2026-06-24T18:13:03.793Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 728 | 2026-06-24T18:13:03.793Z | Downloaded socket2 v0.6.3 |
| 729 | 2026-06-24T18:13:03.796Z | Downloaded strum_macros v0.28.0 |
| 730 | 2026-06-24T18:13:03.796Z | Downloaded indexmap v2.14.0 |
| 731 | 2026-06-24T18:13:03.799Z | Downloaded byteorder v1.5.0 |
| 732 | 2026-06-24T18:13:03.799Z | Downloaded anstyle-query v1.0.3 |
| 733 | 2026-06-24T18:13:03.802Z | Downloaded compression-core v0.4.31 |
| 734 | 2026-06-24T18:13:03.802Z | Downloaded colorchoice v1.0.1 |
| 735 | 2026-06-24T18:13:03.803Z | Downloaded bitstruct v0.1.1 |
| 736 | 2026-06-24T18:13:03.805Z | Downloaded rayon-core v1.13.0 |
| 737 | 2026-06-24T18:13:03.805Z | Downloaded foreign-types v0.3.2 |
| 738 | 2026-06-24T18:13:03.808Z | Downloaded waitgroup v0.1.2 |
| 739 | 2026-06-24T18:13:03.808Z | Downloaded wait-timeout v0.2.0 |
| 740 | 2026-06-24T18:13:03.808Z | Downloaded equivalent v1.0.2 |
| 741 | 2026-06-24T18:13:03.809Z | Downloaded clap_lex v0.7.0 |
| 742 | 2026-06-24T18:13:03.811Z | Downloaded ciborium-io v0.2.2 |
| 743 | 2026-06-24T18:13:03.811Z | Downloaded darling_macro v0.20.11 |
| 744 | 2026-06-24T18:13:03.811Z | Downloaded tokio-rustls v0.26.4 |
| 745 | 2026-06-24T18:13:03.814Z | Downloaded flagset v0.4.7 |
| 746 | 2026-06-24T18:13:03.814Z | Downloaded darling_macro v0.23.0 |
| 747 | 2026-06-24T18:13:03.814Z | Downloaded debug-ignore v1.0.5 |
| 748 | 2026-06-24T18:13:03.817Z | Downloaded derive_builder_macro v0.20.2 |
| 749 | 2026-06-24T18:13:03.817Z | Downloaded ctrlc v3.4.4 |
| 750 | 2026-06-24T18:13:03.817Z | Downloaded blake2 v0.10.6 |
| 751 | 2026-06-24T18:13:03.819Z | Downloaded tokio-stream v0.1.17 |
| 752 | 2026-06-24T18:13:03.822Z | Downloaded usdt-macro v0.6.0 |
| 753 | 2026-06-24T18:13:03.822Z | Downloaded usdt-macro v0.5.0 |
| 754 | 2026-06-24T18:13:03.822Z | Downloaded usdt-attr-macro v0.6.0 |
| 755 | 2026-06-24T18:13:03.822Z | Downloaded serde_yaml v0.9.34+deprecated |
| 756 | 2026-06-24T18:13:03.825Z | Downloaded libm v0.2.8 |
| 757 | 2026-06-24T18:13:03.828Z | Downloaded write16 v1.0.0 |
| 758 | 2026-06-24T18:13:03.831Z | Downloaded want v0.3.1 |
| 759 | 2026-06-24T18:13:03.831Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 760 | 2026-06-24T18:13:03.831Z | Downloaded num-bigint v0.4.5 |
| 761 | 2026-06-24T18:13:03.834Z | Downloaded schemars v0.9.0 |
| 762 | 2026-06-24T18:13:03.840Z | Downloaded yoke-derive v0.7.5 |
| 763 | 2026-06-24T18:13:03.843Z | Downloaded serde_core v1.0.228 |
| 764 | 2026-06-24T18:13:03.843Z | Downloaded dropshot-api-manager v0.7.2 |
| 765 | 2026-06-24T18:13:03.849Z | Downloaded usdt-impl v0.6.0 |
| 766 | 2026-06-24T18:13:03.849Z | Downloaded rand v0.9.2 |
| 767 | 2026-06-24T18:13:03.849Z | Downloaded term v1.2.0 |
| 768 | 2026-06-24T18:13:03.852Z | Downloaded similar v2.7.0 |
| 769 | 2026-06-24T18:13:03.854Z | Downloaded rustls-platform-verifier v0.6.2 |
| 770 | 2026-06-24T18:13:03.857Z | Downloaded zerofrom-derive v0.1.5 |
| 771 | 2026-06-24T18:13:03.857Z | Downloaded zone_cfg_derive v0.3.0 |
| 772 | 2026-06-24T18:13:03.861Z | Downloaded zone v0.3.1 |
| 773 | 2026-06-24T18:13:03.861Z | Downloaded zerofrom v0.1.5 |
| 774 | 2026-06-24T18:13:03.861Z | Downloaded iddqd v0.3.18 |
| 775 | 2026-06-24T18:13:03.864Z | Downloaded vergen-lib v9.1.0 |
| 776 | 2026-06-24T18:13:03.864Z | Downloaded version_check v0.9.5 |
| 777 | 2026-06-24T18:13:03.864Z | Downloaded typify-macro v0.6.2 |
| 778 | 2026-06-24T18:13:03.867Z | Downloaded tempfile v3.23.0 |
| 779 | 2026-06-24T18:13:03.867Z | Downloaded hashbrown v0.15.2 |
| 780 | 2026-06-24T18:13:03.871Z | Downloaded tracing-attributes v0.1.27 |
| 781 | 2026-06-24T18:13:03.871Z | Downloaded vergen-git2 v9.1.0 |
| 782 | 2026-06-24T18:13:03.874Z | Downloaded chrono v0.4.44 |
| 783 | 2026-06-24T18:13:03.877Z | Downloaded qorb v0.4.1 |
| 784 | 2026-06-24T18:13:03.880Z | Downloaded walkdir v2.5.0 |
| 785 | 2026-06-24T18:13:03.880Z | Downloaded tinyvec v1.6.0 |
| 786 | 2026-06-24T18:13:03.883Z | Downloaded async-trait v0.1.89 |
| 787 | 2026-06-24T18:13:03.883Z | Downloaded data-encoding v2.6.0 |
| 788 | 2026-06-24T18:13:03.886Z | Downloaded socket2 v0.5.10 |
| 789 | 2026-06-24T18:13:03.886Z | Downloaded async-stream v0.3.6 |
| 790 | 2026-06-24T18:13:03.889Z | Downloaded ucd-trie v0.1.6 |
| 791 | 2026-06-24T18:13:03.889Z | Downloaded xattr v1.3.1 |
| 792 | 2026-06-24T18:13:03.889Z | Downloaded wyz v0.5.1 |
| 793 | 2026-06-24T18:13:03.892Z | Downloaded writeable v0.5.5 |
| 794 | 2026-06-24T18:13:03.892Z | Downloaded tls_codec v0.4.2 |
| 795 | 2026-06-24T18:13:03.892Z | Downloaded clap_builder v4.5.2 |
| 796 | 2026-06-24T18:13:03.895Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 797 | 2026-06-24T18:13:03.898Z | Downloaded async-recursion v1.1.1 |
| 798 | 2026-06-24T18:13:03.901Z | Downloaded rand v0.8.6 |
| 799 | 2026-06-24T18:13:03.901Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 800 | 2026-06-24T18:13:03.904Z | Downloaded defmt-parser v0.3.4 |
| 801 | 2026-06-24T18:13:03.904Z | Downloaded bitflags v2.9.4 |
| 802 | 2026-06-24T18:13:03.907Z | Downloaded ascii v1.1.0 |
| 803 | 2026-06-24T18:13:03.907Z | Downloaded cpufeatures v0.3.0 |
| 804 | 2026-06-24T18:13:03.910Z | Downloaded convert_case v0.4.0 |
| 805 | 2026-06-24T18:13:03.910Z | Downloaded bitstruct_derive v0.1.0 |
| 806 | 2026-06-24T18:13:03.910Z | Downloaded atomicwrites v0.4.4 |
| 807 | 2026-06-24T18:13:03.910Z | Downloaded async-compression v0.4.33 |
| 808 | 2026-06-24T18:13:03.914Z | Downloaded zeroize_derive v1.4.3 |
| 809 | 2026-06-24T18:13:03.916Z | Downloaded atomic-waker v1.1.2 |
| 810 | 2026-06-24T18:13:03.916Z | Downloaded aho-corasick v1.1.3 |
| 811 | 2026-06-24T18:13:03.919Z | Downloaded itertools v0.12.1 |
| 812 | 2026-06-24T18:13:03.923Z | Downloaded tungstenite v0.21.0 |
| 813 | 2026-06-24T18:13:03.926Z | Downloaded zerovec-derive v0.10.3 |
| 814 | 2026-06-24T18:13:03.926Z | Downloaded usdt-impl v0.5.0 |
| 815 | 2026-06-24T18:13:03.929Z | Downloaded tar v0.4.40 |
| 816 | 2026-06-24T18:13:03.929Z | Downloaded tracing-core v0.1.32 |
| 817 | 2026-06-24T18:13:03.935Z | Downloaded mio v1.2.0 |
| 818 | 2026-06-24T18:13:03.938Z | Downloaded vsss-rs v3.3.4 |
| 819 | 2026-06-24T18:13:03.945Z | Downloaded yoke v0.7.5 |
| 820 | 2026-06-24T18:13:03.950Z | Downloaded test-strategy v0.4.3 |
| 821 | 2026-06-24T18:13:03.954Z | Downloaded rustls-webpki v0.103.13 |
| 822 | 2026-06-24T18:13:03.957Z | Downloaded hyper v1.10.1 |
| 823 | 2026-06-24T18:13:03.960Z | Downloaded whoami v1.5.1 |
| 824 | 2026-06-24T18:13:03.960Z | Downloaded twox-hash v2.1.2 |
| 825 | 2026-06-24T18:13:03.963Z | Downloaded hashbrown v0.17.0 |
| 826 | 2026-06-24T18:13:03.966Z | Downloaded zerocopy-derive v0.7.34 |
| 827 | 2026-06-24T18:13:03.969Z | Downloaded tracing v0.1.40 |
| 828 | 2026-06-24T18:13:03.969Z | Downloaded goblin v0.8.2 |
| 829 | 2026-06-24T18:13:03.972Z | Downloaded idna v1.0.3 |
| 830 | 2026-06-24T18:13:03.986Z | Downloaded zmij v1.0.19 |
| 831 | 2026-06-24T18:13:03.989Z | Downloaded toml v0.7.8 |
| 832 | 2026-06-24T18:13:03.989Z | Downloaded toml v0.8.23 |
| 833 | 2026-06-24T18:13:03.995Z | Downloaded zeroize v1.8.2 |
| 834 | 2026-06-24T18:13:03.998Z | Downloaded snafu v0.8.9 |
| 835 | 2026-06-24T18:13:04.008Z | Downloaded serde v1.0.228 |
| 836 | 2026-06-24T18:13:04.008Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 837 | 2026-06-24T18:13:04.012Z | Downloaded vergen v9.1.0 |
| 838 | 2026-06-24T18:13:04.012Z | Downloaded toml_edit v0.22.27 |
| 839 | 2026-06-24T18:13:04.014Z | Downloaded iri-string v0.7.8 |
| 840 | 2026-06-24T18:13:04.017Z | Downloaded h2 v0.4.15 |
| 841 | 2026-06-24T18:13:04.020Z | Downloaded textwrap v0.16.2 |
| 842 | 2026-06-24T18:13:04.027Z | Downloaded schemars v1.2.1 |
| 843 | 2026-06-24T18:13:04.035Z | Downloaded toml_edit v0.19.15 |
| 844 | 2026-06-24T18:13:04.049Z | Downloaded git2 v0.20.2 |
| 845 | 2026-06-24T18:13:04.053Z | Downloaded typify v0.6.2 |
| 846 | 2026-06-24T18:13:04.058Z | Downloaded steno v0.4.1 |
| 847 | 2026-06-24T18:13:04.061Z | Downloaded reqwest v0.13.2 |
| 848 | 2026-06-24T18:13:04.078Z | Downloaded uuid v1.23.3 |
| 849 | 2026-06-24T18:13:04.086Z | Downloaded typed-path v0.9.3 |
| 850 | 2026-06-24T18:13:04.089Z | Downloaded serde_json v1.0.150 |
| 851 | 2026-06-24T18:13:04.092Z | Downloaded bitvec v1.0.1 |
| 852 | 2026-06-24T18:13:04.100Z | Downloaded x509-cert v0.2.5 |
| 853 | 2026-06-24T18:13:04.104Z | Downloaded regex v1.12.3 |
| 854 | 2026-06-24T18:13:04.108Z | Downloaded rayon v1.11.0 |
| 855 | 2026-06-24T18:13:04.113Z | Downloaded pest v2.8.4 |
| 856 | 2026-06-24T18:13:04.116Z | Downloaded itertools v0.13.0 |
| 857 | 2026-06-24T18:13:04.119Z | Downloaded tokio-util v0.7.16 |
| 858 | 2026-06-24T18:13:04.123Z | Downloaded unicode-segmentation v1.11.0 |
| 859 | 2026-06-24T18:13:04.126Z | Downloaded typify v0.4.3 |
| 860 | 2026-06-24T18:13:04.130Z | Downloaded unsafe-libyaml v0.2.11 |
| 861 | 2026-06-24T18:13:04.130Z | Downloaded unicode-normalization v0.1.24 |
| 862 | 2026-06-24T18:13:04.133Z | Downloaded tower-http v0.6.8 |
| 863 | 2026-06-24T18:13:04.136Z | Downloaded futures-util v0.3.32 |
| 864 | 2026-06-24T18:13:04.141Z | Downloaded proptest v1.5.0 |
| 865 | 2026-06-24T18:13:04.146Z | Downloaded serde_with v3.18.0 |
| 866 | 2026-06-24T18:13:04.153Z | Downloaded goblin v0.10.4 |
| 867 | 2026-06-24T18:13:04.162Z | Downloaded unicode-ident v1.0.24 |
| 868 | 2026-06-24T18:13:04.165Z | Downloaded itertools v0.14.0 |
| 869 | 2026-06-24T18:13:04.168Z | Downloaded zerovec v0.10.4 |
| 870 | 2026-06-24T18:13:04.171Z | Downloaded hkdf v0.12.4 |
| 871 | 2026-06-24T18:13:04.171Z | Downloaded iddqd v0.4.2 |
| 872 | 2026-06-24T18:13:04.180Z | Downloaded url v2.5.4 |
| 873 | 2026-06-24T18:13:04.183Z | Downloaded zerocopy v0.7.34 |
| 874 | 2026-06-24T18:13:04.193Z | Downloaded quinn-proto v0.11.13 |
| 875 | 2026-06-24T18:13:04.211Z | Downloaded openssl v0.10.72 |
| 876 | 2026-06-24T18:13:04.225Z | Downloaded zerocopy-derive v0.8.27 |
| 877 | 2026-06-24T18:13:04.234Z | Downloaded reqwest v0.12.23 |
| 878 | 2026-06-24T18:13:04.244Z | Downloaded typenum v1.20.1 |
| 879 | 2026-06-24T18:13:04.247Z | Downloaded tower v0.5.2 |
| 880 | 2026-06-24T18:13:04.250Z | Downloaded time v0.3.47 |
| 881 | 2026-06-24T18:13:04.256Z | Downloaded winnow v1.0.3 |
| 882 | 2026-06-24T18:13:04.272Z | Downloaded portable-atomic v1.11.1 |
| 883 | 2026-06-24T18:13:04.276Z | Downloaded nix v0.28.0 |
| 884 | 2026-06-24T18:13:04.289Z | Downloaded bstr v1.9.1 |
| 885 | 2026-06-24T18:13:04.299Z | Downloaded webpki-roots v1.0.3 |
| 886 | 2026-06-24T18:13:04.306Z | Downloaded webpki-roots v0.26.3 |
| 887 | 2026-06-24T18:13:04.309Z | Downloaded icu_properties_data v1.5.0 |
| 888 | 2026-06-24T18:13:04.313Z | Downloaded nix v0.31.3 |
| 889 | 2026-06-24T18:13:04.320Z | Downloaded nix v0.30.1 |
| 890 | 2026-06-24T18:13:04.334Z | Downloaded regress v0.11.1 |
| 891 | 2026-06-24T18:13:04.339Z | Downloaded tough v0.22.0 |
| 892 | 2026-06-24T18:13:04.343Z | Downloaded salty v0.3.0 |
| 893 | 2026-06-24T18:13:04.347Z | Downloaded p384 v0.13.1 |
| 894 | 2026-06-24T18:13:04.349Z | Downloaded hickory-proto v0.25.2 |
| 895 | 2026-06-24T18:13:04.357Z | Downloaded rustls v0.23.41 |
| 896 | 2026-06-24T18:13:04.363Z | Downloaded openapiv3 v2.2.0 |
| 897 | 2026-06-24T18:13:04.383Z | Downloaded rustls-webpki v0.102.4 |
| 898 | 2026-06-24T18:13:04.409Z | Downloaded curve25519-dalek v4.1.3 |
| 899 | 2026-06-24T18:13:04.414Z | Downloaded typify-impl v0.6.2 |
| 900 | 2026-06-24T18:13:04.450Z | Downloaded winnow v0.5.40 |
| 901 | 2026-06-24T18:13:04.461Z | Downloaded moka v0.12.10 |
| 902 | 2026-06-24T18:13:04.488Z | Downloaded tabled v0.15.0 |
| 903 | 2026-06-24T18:13:04.496Z | Downloaded petgraph v0.6.5 |
| 904 | 2026-06-24T18:13:04.506Z | Downloaded winnow v0.7.13 |
| 905 | 2026-06-24T18:13:04.515Z | Downloaded dropshot v0.16.7 |
| 906 | 2026-06-24T18:13:04.526Z | Downloaded petgraph v0.8.3 |
| 907 | 2026-06-24T18:13:04.538Z | Downloaded chrono-tz v0.10.4 |
| 908 | 2026-06-24T18:13:04.547Z | Downloaded csv v1.3.1 |
| 909 | 2026-06-24T18:13:04.586Z | Downloaded vcpkg v0.2.15 |
| 910 | 2026-06-24T18:13:04.608Z | Downloaded syn v1.0.109 |
| 911 | 2026-06-24T18:13:04.620Z | Downloaded dropshot v0.17.1 |
| 912 | 2026-06-24T18:13:04.632Z | Downloaded zerocopy v0.8.27 |
| 913 | 2026-06-24T18:13:04.649Z | Downloaded unicode-width v0.1.14 |
| 914 | 2026-06-24T18:13:04.656Z | Downloaded unicode-width v0.2.1 |
| 915 | 2026-06-24T18:13:04.666Z | Downloaded hickory-proto v0.24.4 |
| 916 | 2026-06-24T18:13:04.674Z | Downloaded rustls v0.22.4 |
| 917 | 2026-06-24T18:13:04.680Z | Downloaded syn v2.0.117 |
| 918 | 2026-06-24T18:13:04.686Z | Downloaded regex-syntax v0.8.5 |
| 919 | 2026-06-24T18:13:04.690Z | Downloaded smoltcp v0.11.0 |
| 920 | 2026-06-24T18:13:04.696Z | Downloaded rustix v0.38.34 |
| 921 | 2026-06-24T18:13:04.708Z | Downloaded regress v0.10.5 |
| 922 | 2026-06-24T18:13:04.749Z | Downloaded rustix v1.1.2 |
| 923 | 2026-06-24T18:13:04.841Z | Downloaded typify-impl v0.4.3 |
| 924 | 2026-06-24T18:13:04.910Z | Downloaded regex-automata v0.4.14 |
| 925 | 2026-06-24T18:13:04.982Z | Downloaded jiff v0.2.28 |
| 926 | 2026-06-24T18:13:05.008Z | Downloaded libz-sys v1.1.16 |
| 927 | 2026-06-24T18:13:05.055Z | Downloaded libc v0.2.186 |
| 928 | 2026-06-24T18:13:05.094Z | Downloaded tokio v1.52.3 |
| 929 | 2026-06-24T18:13:05.117Z | Downloaded sha3 v0.10.8 |
| 930 | 2026-06-24T18:13:05.222Z | Downloaded encoding_rs v0.8.34 |
| 931 | 2026-06-24T18:13:05.275Z | Downloaded ring v0.17.14 |
| 932 | 2026-06-24T18:13:05.298Z | Downloaded fakedata_generator v0.7.1 |
| 933 | 2026-06-24T18:13:05.330Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 934 | 2026-06-24T18:13:05.450Z | Downloaded aws-lc-sys v0.41.0 |
| 935 | 2026-06-24T18:13:05.777Z | Compiling proc-macro2 v1.0.106 |
| 936 | 2026-06-24T18:13:05.777Z | Compiling quote v1.0.45 |
| 937 | 2026-06-24T18:13:05.780Z | Compiling unicode-ident v1.0.24 |
| 938 | 2026-06-24T18:13:05.781Z | Compiling libc v0.2.186 |
| 939 | 2026-06-24T18:13:05.781Z | Compiling serde_core v1.0.228 |
| 940 | 2026-06-24T18:13:05.781Z | Compiling serde v1.0.228 |
| 941 | 2026-06-24T18:13:05.781Z | Compiling autocfg v1.3.0 |
| 942 | 2026-06-24T18:13:05.781Z | Checking cfg-if v1.0.0 |
| 943 | 2026-06-24T18:13:06.119Z | Compiling zmij v1.0.19 |
| 944 | 2026-06-24T18:13:06.137Z | Compiling serde_json v1.0.150 |
| 945 | 2026-06-24T18:13:06.331Z | Checking memchr v2.7.2 |
| 946 | 2026-06-24T18:13:06.742Z | Compiling libm v0.2.8 |
| 947 | 2026-06-24T18:13:06.745Z | Checking itoa v1.0.11 |
| 948 | 2026-06-24T18:13:06.787Z | Checking smallvec v1.13.2 |
| 949 | 2026-06-24T18:13:06.970Z | Compiling getrandom v0.4.2 |
| 950 | 2026-06-24T18:13:07.014Z | Compiling version_check v0.9.5 |
| 951 | 2026-06-24T18:13:07.283Z | Checking stable_deref_trait v1.2.0 |
| 952 | 2026-06-24T18:13:07.301Z | Checking writeable v0.5.5 |
| 953 | 2026-06-24T18:13:07.349Z | Checking litemap v0.7.4 |
| 954 | 2026-06-24T18:13:07.459Z | Checking icu_locid_transform_data v1.5.0 |
| 955 | 2026-06-24T18:13:07.478Z | Compiling num-traits v0.2.19 |
| 956 | 2026-06-24T18:13:07.503Z | Checking percent-encoding v2.3.2 |
| 957 | 2026-06-24T18:13:07.531Z | Checking icu_properties_data v1.5.0 |
| 958 | 2026-06-24T18:13:07.586Z | Compiling syn v2.0.117 |
| 959 | 2026-06-24T18:13:07.638Z | Checking write16 v1.0.0 |
| 960 | 2026-06-24T18:13:07.657Z | Checking icu_normalizer_data v1.5.0 |
| 961 | 2026-06-24T18:13:07.675Z | Checking utf8_iter v1.0.4 |
| 962 | 2026-06-24T18:13:07.731Z | Checking utf16_iter v1.0.5 |
| 963 | 2026-06-24T18:13:07.750Z | Checking form_urlencoded v1.2.2 |
| 964 | 2026-06-24T18:13:07.799Z | Compiling thiserror v2.0.18 |
| 965 | 2026-06-24T18:13:07.842Z | Checking getrandom v0.2.14 |
| 966 | 2026-06-24T18:13:07.865Z | Compiling lock_api v0.4.12 |
| 967 | 2026-06-24T18:13:07.883Z | Compiling parking_lot_core v0.9.10 |
| 968 | 2026-06-24T18:13:08.209Z | Checking iana-time-zone v0.1.64 |
| 969 | 2026-06-24T18:13:08.287Z | Compiling heck v0.5.0 |
| 970 | 2026-06-24T18:13:08.319Z | Compiling jobserver v0.1.31 |
| 971 | 2026-06-24T18:13:08.356Z | Compiling find-msvc-tools v0.1.9 |
| 972 | 2026-06-24T18:13:08.393Z | Checking uuid v1.23.3 |
| 973 | 2026-06-24T18:13:08.497Z | Compiling shlex v2.0.1 |
| 974 | 2026-06-24T18:13:08.517Z | Checking semver v1.0.28 |
| 975 | 2026-06-24T18:13:08.605Z | Checking dyn-clone v1.0.17 |
| 976 | 2026-06-24T18:13:08.691Z | Compiling cc v1.2.65 |
| 977 | 2026-06-24T18:13:08.695Z | Compiling rustversion v1.0.22 |
| 978 | 2026-06-24T18:13:08.727Z | Compiling schemars v0.8.22 |
| 979 | 2026-06-24T18:13:08.730Z | Compiling slab v0.4.9 |
| 980 | 2026-06-24T18:13:08.761Z | Checking subtle v2.6.1 |
| 981 | 2026-06-24T18:13:09.001Z | Checking pin-project-lite v0.2.14 |
| 982 | 2026-06-24T18:13:09.019Z | Compiling log v0.4.29 |
| 983 | 2026-06-24T18:13:09.103Z | Checking socket2 v0.6.3 |
| 984 | 2026-06-24T18:13:09.210Z | Checking typenum v1.20.1 |
| 985 | 2026-06-24T18:13:09.256Z | Checking scopeguard v1.2.0 |
| 986 | 2026-06-24T18:13:09.347Z | Checking rand_core v0.6.4 |
| 987 | 2026-06-24T18:13:09.508Z | Checking mio v1.2.0 |
| 988 | 2026-06-24T18:13:09.530Z | Checking signal-hook-registry v1.4.2 |
| 989 | 2026-06-24T18:13:09.593Z | Checking parking_lot v0.12.2 |
| 990 | 2026-06-24T18:13:09.621Z | Compiling portable-atomic v1.11.1 |
| 991 | 2026-06-24T18:13:09.688Z | Checking equivalent v1.0.2 |
| 992 | 2026-06-24T18:13:09.706Z | Checking critical-section v1.2.0 |
| 993 | 2026-06-24T18:13:09.779Z | Checking futures-core v0.3.32 |
| 994 | 2026-06-24T18:13:09.782Z | Compiling cmake v0.1.54 |
| 995 | 2026-06-24T18:13:09.815Z | Compiling thiserror v1.0.64 |
| 996 | 2026-06-24T18:13:09.818Z | Compiling fs_extra v1.3.0 |
| 997 | 2026-06-24T18:13:09.905Z | Compiling dunce v1.0.5 |
| 998 | 2026-06-24T18:13:09.989Z | Compiling getrandom v0.3.4 |
| 999 | 2026-06-24T18:13:10.006Z | Compiling httparse v1.10.1 |
| 1000 | 2026-06-24T18:13:10.065Z | Checking futures-sink v0.3.32 |
| 1001 | 2026-06-24T18:13:10.151Z | Compiling aws-lc-sys v0.41.0 |
| 1002 | 2026-06-24T18:13:10.187Z | Checking hashbrown v0.17.0 |
| 1003 | 2026-06-24T18:13:10.254Z | Checking futures-channel v0.3.32 |
| 1004 | 2026-06-24T18:13:10.309Z | Compiling strsim v0.11.1 |
| 1005 | 2026-06-24T18:13:10.352Z | Compiling regex-syntax v0.8.5 |
| 1006 | 2026-06-24T18:13:10.422Z | Checking futures-task v0.3.32 |
| 1007 | 2026-06-24T18:13:10.440Z | Compiling synstructure v0.13.1 |
| 1008 | 2026-06-24T18:13:10.561Z | Compiling serde_derive_internals v0.29.1 |
| 1009 | 2026-06-24T18:13:10.583Z | Checking once_cell v1.21.3 |
| 1010 | 2026-06-24T18:13:10.606Z | Checking futures-io v0.3.32 |
| 1011 | 2026-06-24T18:13:10.651Z | Checking indexmap v2.14.0 |
| 1012 | 2026-06-24T18:13:10.721Z | Compiling aho-corasick v1.1.3 |
| 1013 | 2026-06-24T18:13:10.764Z | Checking base64 v0.22.1 |
| 1014 | 2026-06-24T18:13:10.939Z | Compiling ident_case v1.0.1 |
| 1015 | 2026-06-24T18:13:11.003Z | Compiling slog v2.8.2 |
| 1016 | 2026-06-24T18:13:11.215Z | Checking byteorder v1.5.0 |
| 1017 | 2026-06-24T18:13:11.257Z | Compiling ucd-trie v0.1.6 |
| 1018 | 2026-06-24T18:13:11.295Z | Checking tracing-core v0.1.32 |
| 1019 | 2026-06-24T18:13:11.448Z | Compiling pest v2.8.4 |
| 1020 | 2026-06-24T18:13:11.512Z | Compiling ring v0.17.14 |
| 1021 | 2026-06-24T18:13:11.703Z | Compiling serde_derive v1.0.228 |
| 1022 | 2026-06-24T18:13:11.837Z | Compiling zerofrom-derive v0.1.5 |
| 1023 | 2026-06-24T18:13:12.034Z | Compiling yoke-derive v0.7.5 |
| 1024 | 2026-06-24T18:13:12.193Z | Compiling zerovec-derive v0.10.3 |
| 1025 | 2026-06-24T18:13:12.425Z | Compiling displaydoc v0.2.5 |
| 1026 | 2026-06-24T18:13:12.675Z | Compiling icu_provider_macros v1.5.0 |
| 1027 | 2026-06-24T18:13:13.040Z | Compiling schemars_derive v0.8.22 |
| 1028 | 2026-06-24T18:13:13.044Z | Checking zerofrom v0.1.5 |
| 1029 | 2026-06-24T18:13:13.146Z | Compiling zeroize_derive v1.4.3 |
| 1030 | 2026-06-24T18:13:13.180Z | Checking yoke v0.7.5 |
| 1031 | 2026-06-24T18:13:13.199Z | Compiling thiserror-impl v2.0.18 |
| 1032 | 2026-06-24T18:13:13.222Z | Compiling tokio-macros v2.7.0 |
| 1033 | 2026-06-24T18:13:13.357Z | Checking zerovec v0.10.4 |
| 1034 | 2026-06-24T18:13:13.520Z | Compiling futures-macro v0.3.32 |
| 1035 | 2026-06-24T18:13:13.800Z | Checking zeroize v1.8.2 |
| 1036 | 2026-06-24T18:13:13.933Z | Compiling thiserror-impl v1.0.64 |
| 1037 | 2026-06-24T18:13:13.958Z | Compiling zerocopy-derive v0.8.27 |
| 1038 | 2026-06-24T18:13:14.030Z | Checking tinystr v0.7.6 |
| 1039 | 2026-06-24T18:13:14.201Z | Checking icu_locid v1.5.0 |
| 1040 | 2026-06-24T18:13:14.206Z | Checking icu_collections v1.5.0 |
| 1041 | 2026-06-24T18:13:14.318Z | Checking futures-util v0.3.32 |
| 1042 | 2026-06-24T18:13:14.630Z | Checking icu_provider v1.5.0 |
| 1043 | 2026-06-24T18:13:14.733Z | Checking bytes v1.11.1 |
| 1044 | 2026-06-24T18:13:14.753Z | Checking chrono v0.4.44 |
| 1045 | 2026-06-24T18:13:14.875Z | Checking bitflags v2.9.4 |
| 1046 | 2026-06-24T18:13:14.926Z | Checking icu_locid_transform v1.5.0 |
| 1047 | 2026-06-24T18:13:15.020Z | Compiling serde_tokenstream v0.2.3 |
| 1048 | 2026-06-24T18:13:15.163Z | Checking tokio v1.52.3 |
| 1049 | 2026-06-24T18:13:15.181Z | Compiling regex-automata v0.4.14 |
| 1050 | 2026-06-24T18:13:15.295Z | Checking http v1.4.2 |
| 1051 | 2026-06-24T18:13:15.372Z | Checking icu_properties v1.5.1 |
| 1052 | 2026-06-24T18:13:15.611Z | Checking rustls-pki-types v1.12.0 |
| 1053 | 2026-06-24T18:13:15.681Z | Compiling tracing-attributes v0.1.27 |
| 1054 | 2026-06-24T18:13:15.838Z | Compiling pest_meta v2.8.4 |
| 1055 | 2026-06-24T18:13:16.156Z | Compiling anyhow v1.0.100 |
| 1056 | 2026-06-24T18:13:16.735Z | Compiling pest_generator v2.8.4 |
| 1057 | 2026-06-24T18:13:16.754Z | Checking icu_normalizer v1.5.0 |
| 1058 | 2026-06-24T18:13:16.871Z | Compiling regex v1.12.3 |
| 1059 | 2026-06-24T18:13:17.128Z | Checking idna_adapter v1.2.0 |
| 1060 | 2026-06-24T18:13:17.147Z | Checking tracing v0.1.40 |
| 1061 | 2026-06-24T18:13:17.253Z | Checking idna v1.0.3 |
| 1062 | 2026-06-24T18:13:17.320Z | Compiling generic-array v0.14.7 |
| 1063 | 2026-06-24T18:13:17.491Z | Checking url v2.5.4 |
| 1064 | 2026-06-24T18:13:17.594Z | Compiling pest_derive v2.8.4 |
| 1065 | 2026-06-24T18:13:17.985Z | Checking untrusted v0.9.0 |
| 1066 | 2026-06-24T18:13:18.093Z | Checking ppv-lite86 v0.2.17 |
| 1067 | 2026-06-24T18:13:18.302Z | Checking fnv v1.0.7 |
| 1068 | 2026-06-24T18:13:18.323Z | Compiling camino v1.2.2 |
| 1069 | 2026-06-24T18:13:18.369Z | Checking tokio-util v0.7.16 |
| 1070 | 2026-06-24T18:13:18.395Z | Compiling paste v1.0.15 |
| 1071 | 2026-06-24T18:13:18.509Z | Compiling aws-lc-rs v1.17.0 |
| 1072 | 2026-06-24T18:13:18.568Z | Checking ipnet v2.9.0 |
| 1073 | 2026-06-24T18:13:18.695Z | Compiling zerocopy v0.8.27 |
| 1074 | 2026-06-24T18:13:18.727Z | Checking ryu v1.0.18 |
| 1075 | 2026-06-24T18:13:18.799Z | Checking untrusted v0.7.1 |
| 1076 | 2026-06-24T18:13:18.845Z | Checking http-body v1.0.1 |
| 1077 | 2026-06-24T18:13:18.864Z | Checking errno v0.3.14 |
| 1078 | 2026-06-24T18:13:18.908Z | Checking atomic-waker v1.1.2 |
| 1079 | 2026-06-24T18:13:18.972Z | Compiling rustls v0.23.41 |
| 1080 | 2026-06-24T18:13:18.992Z | Checking crypto-common v0.1.6 |
| 1081 | 2026-06-24T18:13:19.030Z | Checking try-lock v0.2.5 |
| 1082 | 2026-06-24T18:13:19.111Z | Checking tower-service v0.3.3 |
| 1083 | 2026-06-24T18:13:19.128Z | Checking tower-layer v0.3.3 |
| 1084 | 2026-06-24T18:13:19.174Z | Checking want v0.3.1 |
| 1085 | 2026-06-24T18:13:19.212Z | Checking h2 v0.4.15 |
| 1086 | 2026-06-24T18:13:19.229Z | Checking erased-serde v0.3.31 |
| 1087 | 2026-06-24T18:13:19.268Z | Compiling async-trait v0.1.89 |
| 1088 | 2026-06-24T18:13:19.429Z | Checking httpdate v1.0.3 |
| 1089 | 2026-06-24T18:13:19.574Z | Compiling num-conv v0.2.0 |
| 1090 | 2026-06-24T18:13:19.709Z | Compiling omicron-workspace-hack v0.1.0 |
| 1091 | 2026-06-24T18:13:19.828Z | Compiling time-core v0.1.8 |
| 1092 | 2026-06-24T18:13:19.991Z | Compiling time-macros v0.2.27 |
| 1093 | 2026-06-24T18:13:20.235Z | Checking ipnetwork v0.21.1 |
| 1094 | 2026-06-24T18:13:20.440Z | Compiling scroll_derive v0.13.1 |
| 1095 | 2026-06-24T18:13:20.479Z | Checking http-body-util v0.1.3 |
| 1096 | 2026-06-24T18:13:20.593Z | Checking serde_urlencoded v0.7.1 |
| 1097 | 2026-06-24T18:13:20.790Z | Checking const-oid v0.9.6 |
| 1098 | 2026-06-24T18:13:20.828Z | Checking pretty-hex v0.4.1 |
| 1099 | 2026-06-24T18:13:20.946Z | Checking openapiv3 v2.2.0 |
| 1100 | 2026-06-24T18:13:20.977Z | Checking foldhash v0.2.0 |
| 1101 | 2026-06-24T18:13:21.107Z | Checking hyper v1.10.1 |
| 1102 | 2026-06-24T18:13:21.131Z | Checking allocator-api2 v0.2.21 |
| 1103 | 2026-06-24T18:13:21.261Z | Compiling daft-derive v0.1.7 |
| 1104 | 2026-06-24T18:13:21.464Z | Checking hashbrown v0.16.1 |
| 1105 | 2026-06-24T18:13:21.483Z | Checking plain v0.2.3 |
| 1106 | 2026-06-24T18:13:21.731Z | Compiling scroll v0.13.0 |
| 1107 | 2026-06-24T18:13:21.970Z | Compiling strum_macros v0.26.4 |
| 1108 | 2026-06-24T18:13:22.060Z | Checking hyper-util v0.1.20 |
| 1109 | 2026-06-24T18:13:22.180Z | Compiling usdt-impl v0.6.0 |
| 1110 | 2026-06-24T18:13:22.288Z | Compiling crossbeam-utils v0.8.19 |
| 1111 | 2026-06-24T18:13:22.468Z | Compiling goblin v0.10.4 |
| 1112 | 2026-06-24T18:13:23.142Z | Checking oxnet v0.1.4 |
| 1113 | 2026-06-24T18:13:23.161Z | Checking rand_core v0.9.3 |
| 1114 | 2026-06-24T18:13:23.372Z | Checking rand_chacha v0.9.0 |
| 1115 | 2026-06-24T18:13:23.555Z | Checking block-buffer v0.10.4 |
| 1116 | 2026-06-24T18:13:23.558Z | Compiling dtrace-parser v0.3.0 |
| 1117 | 2026-06-24T18:13:23.788Z | Compiling thread-id v5.0.0 |
| 1118 | 2026-06-24T18:13:23.876Z | Checking encoding_rs v0.8.34 |
| 1119 | 2026-06-24T18:13:23.894Z | Checking mime v0.3.17 |
| 1120 | 2026-06-24T18:13:24.013Z | Checking digest v0.10.7 |
| 1121 | 2026-06-24T18:13:24.048Z | Checking rand v0.9.2 |
| 1122 | 2026-06-24T18:13:24.066Z | Checking futures-executor v0.3.32 |
| 1123 | 2026-06-24T18:13:24.176Z | Checking hex v0.4.3 |
| 1124 | 2026-06-24T18:13:24.201Z | Compiling slog-async v2.8.0 |
| 1125 | 2026-06-24T18:13:24.220Z | Checking futures v0.3.32 |
| 1126 | 2026-06-24T18:13:24.300Z | Checking sync_wrapper v1.0.1 |
| 1127 | 2026-06-24T18:13:24.398Z | Compiling multer v3.1.0 |
| 1128 | 2026-06-24T18:13:24.415Z | Compiling rustix v1.1.2 |
| 1129 | 2026-06-24T18:13:24.486Z | Checking tower v0.5.2 |
| 1130 | 2026-06-24T18:13:24.642Z | Checking rand_chacha v0.3.1 |
| 1131 | 2026-06-24T18:13:24.673Z | Checking webpki-roots v0.26.3 |
| 1132 | 2026-06-24T18:13:24.796Z | Compiling async-stream-impl v0.3.6 |
| 1133 | 2026-06-24T18:13:24.813Z | Checking iri-string v0.7.8 |
| 1134 | 2026-06-24T18:13:24.831Z | Compiling ref-cast v1.0.25 |
| 1135 | 2026-06-24T18:13:24.834Z | Checking rand v0.8.6 |
| 1136 | 2026-06-24T18:13:24.865Z | Compiling ref-cast-impl v1.0.25 |
| 1137 | 2026-06-24T18:13:25.187Z | Compiling dof v0.4.0 |
| 1138 | 2026-06-24T18:13:25.344Z | Compiling darling_core v0.23.0 |
| 1139 | 2026-06-24T18:13:25.422Z | Checking fastrand v2.3.0 |
| 1140 | 2026-06-24T18:13:25.453Z | Checking powerfmt v0.2.0 |
| 1141 | 2026-06-24T18:13:25.603Z | Checking deranged v0.5.3 |
| 1142 | 2026-06-24T18:13:25.606Z | Checking newtype-uuid v1.3.2 |
| 1143 | 2026-06-24T18:13:25.811Z | Checking tower-http v0.6.8 |
| 1144 | 2026-06-24T18:13:25.815Z | Checking is-terminal v0.4.12 |
| 1145 | 2026-06-24T18:13:25.943Z | Checking num_threads v0.1.7 |
| 1146 | 2026-06-24T18:13:25.961Z | Checking match_cfg v0.1.0 |
| 1147 | 2026-06-24T18:13:26.094Z | Checking hostname v0.3.1 |
| 1148 | 2026-06-24T18:13:26.175Z | Checking strum v0.26.3 |
| 1149 | 2026-06-24T18:13:26.179Z | Compiling newtype-uuid-macros v0.1.0 |
| 1150 | 2026-06-24T18:13:26.196Z | Compiling structmeta-derive v0.3.0 |
| 1151 | 2026-06-24T18:13:26.238Z | Compiling syn v1.0.109 |
| 1152 | 2026-06-24T18:13:26.286Z | Checking tempfile v3.23.0 |
| 1153 | 2026-06-24T18:13:26.306Z | Compiling usdt-macro v0.6.0 |
| 1154 | 2026-06-24T18:13:26.520Z | Compiling usdt-attr-macro v0.6.0 |
| 1155 | 2026-06-24T18:13:26.644Z | Checking time v0.3.47 |
| 1156 | 2026-06-24T18:13:26.663Z | Checking daft v0.1.7 |
| 1157 | 2026-06-24T18:13:26.899Z | Checking crossbeam-channel v0.5.15 |
| 1158 | 2026-06-24T18:13:27.239Z | Checking thread_local v1.1.8 |
| 1159 | 2026-06-24T18:13:27.290Z | Compiling structmeta v0.3.0 |
| 1160 | 2026-06-24T18:13:27.371Z | Checking winnow v1.0.3 |
| 1161 | 2026-06-24T18:13:27.404Z | Compiling crc32fast v1.4.0 |
| 1162 | 2026-06-24T18:13:27.470Z | Compiling darling_macro v0.23.0 |
| 1163 | 2026-06-24T18:13:27.658Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1164 | 2026-06-24T18:13:27.726Z | Checking serde_spanned v1.1.1 |
| 1165 | 2026-06-24T18:13:27.779Z | Checking take_mut v0.2.2 |
| 1166 | 2026-06-24T18:13:27.825Z | Checking term v1.2.0 |
| 1167 | 2026-06-24T18:13:27.857Z | Checking debug-ignore v1.0.5 |
| 1168 | 2026-06-24T18:13:27.884Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1169 | 2026-06-24T18:13:27.982Z | Checking slog-json v2.6.1 |
| 1170 | 2026-06-24T18:13:28.018Z | Compiling darling v0.23.0 |
| 1171 | 2026-06-24T18:13:28.059Z | Checking slog-term v2.9.2 |
| 1172 | 2026-06-24T18:13:28.062Z | Compiling strum_macros v0.27.2 |
| 1173 | 2026-06-24T18:13:28.103Z | Compiling serde_with_macros v3.18.0 |
| 1174 | 2026-06-24T18:13:28.129Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1175 | 2026-06-24T18:13:28.133Z | Checking memmap2 v0.9.9 |
| 1176 | 2026-06-24T18:13:28.318Z | Checking cpufeatures v0.2.12 |
| 1177 | 2026-06-24T18:13:28.392Z | Checking spin v0.9.8 |
| 1178 | 2026-06-24T18:13:28.476Z | Checking slog-bunyan v2.5.0 |
| 1179 | 2026-06-24T18:13:28.582Z | Compiling derive-ex v0.1.8 |
| 1180 | 2026-06-24T18:13:28.602Z | Checking async-stream v0.3.6 |
| 1181 | 2026-06-24T18:13:28.728Z | Checking waitgroup v0.1.2 |
| 1182 | 2026-06-24T18:13:28.747Z | Checking rustls-pemfile v2.2.0 |
| 1183 | 2026-06-24T18:13:28.829Z | Checking serde_path_to_error v0.1.20 |
| 1184 | 2026-06-24T18:13:28.886Z | Checking hostname v0.4.2 |
| 1185 | 2026-06-24T18:13:29.096Z | Checking macaddr v1.0.1 |
| 1186 | 2026-06-24T18:13:29.098Z | Checking either v1.15.0 |
| 1187 | 2026-06-24T18:13:29.183Z | Checking quick-error v1.2.3 |
| 1188 | 2026-06-24T18:13:29.325Z | Checking serde_with v3.18.0 |
| 1189 | 2026-06-24T18:13:29.384Z | Checking regress v0.10.5 |
| 1190 | 2026-06-24T18:13:29.827Z | Checking lazy_static v1.5.0 |
| 1191 | 2026-06-24T18:13:29.929Z | Compiling parse-display-derive v0.10.0 |
| 1192 | 2026-06-24T18:13:30.124Z | Compiling test-strategy v0.4.3 |
| 1193 | 2026-06-24T18:13:30.261Z | Checking usdt v0.6.0 |
| 1194 | 2026-06-24T18:13:30.422Z | Checking webpki-roots v1.0.3 |
| 1195 | 2026-06-24T18:13:30.547Z | Compiling dropshot v0.17.1 |
| 1196 | 2026-06-24T18:13:30.656Z | Checking wait-timeout v0.2.0 |
| 1197 | 2026-06-24T18:13:30.744Z | Checking bit-vec v0.6.3 |
| 1198 | 2026-06-24T18:13:30.780Z | Compiling rustix v0.38.34 |
| 1199 | 2026-06-24T18:13:30.781Z | Compiling crucible-workspace-hack v0.1.0 |
| 1200 | 2026-06-24T18:13:30.818Z | Checking rusty-fork v0.3.0 |
| 1201 | 2026-06-24T18:13:30.890Z | Checking strum v0.27.2 |
| 1202 | 2026-06-24T18:13:30.921Z | Checking bit-set v0.5.3 |
| 1203 | 2026-06-24T18:13:30.991Z | Compiling dropshot_endpoint v0.17.1 |
| 1204 | 2026-06-24T18:13:31.008Z | Checking rand_xorshift v0.3.0 |
| 1205 | 2026-06-24T18:13:31.051Z | Checking unarray v0.1.4 |
| 1206 | 2026-06-24T18:13:31.126Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1207 | 2026-06-24T18:13:31.162Z | Checking proptest v1.5.0 |
| 1208 | 2026-06-24T18:13:31.182Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1209 | 2026-06-24T18:13:31.314Z | Checking hybrid-array v0.4.12 |
| 1210 | 2026-06-24T18:13:31.369Z | Checking adler v1.0.2 |
| 1211 | 2026-06-24T18:13:31.513Z | Checking miniz_oxide v0.7.2 |
| 1212 | 2026-06-24T18:13:31.635Z | Compiling toml_datetime v0.6.11 |
| 1213 | 2026-06-24T18:13:31.809Z | Checking openssl-probe v0.2.1 |
| 1214 | 2026-06-24T18:13:31.882Z | Checking flate2 v1.0.30 |
| 1215 | 2026-06-24T18:13:31.922Z | Checking rustls-native-certs v0.8.3 |
| 1216 | 2026-06-24T18:13:31.947Z | Checking crypto-common v0.2.2 |
| 1217 | 2026-06-24T18:13:32.006Z | Checking block-buffer v0.12.1 |
| 1218 | 2026-06-24T18:13:32.053Z | Checking instant v0.1.12 |
| 1219 | 2026-06-24T18:13:32.145Z | Checking compression-core v0.4.31 |
| 1220 | 2026-06-24T18:13:32.164Z | Checking const-oid v0.10.2 |
| 1221 | 2026-06-24T18:13:32.182Z | Checking backoff v0.4.0 |
| 1222 | 2026-06-24T18:13:32.274Z | Checking compression-codecs v0.4.32 |
| 1223 | 2026-06-24T18:13:32.323Z | Checking parse-display v0.10.0 |
| 1224 | 2026-06-24T18:13:32.351Z | Checking itertools v0.14.0 |
| 1225 | 2026-06-24T18:13:32.443Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1226 | 2026-06-24T18:13:32.581Z | Checking digest v0.11.3 |
| 1227 | 2026-06-24T18:13:32.599Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1228 | 2026-06-24T18:13:32.765Z | Checking base64ct v1.6.0 |
| 1229 | 2026-06-24T18:13:32.799Z | Checking cpufeatures v0.3.0 |
| 1230 | 2026-06-24T18:13:32.835Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1231 | 2026-06-24T18:13:32.895Z | Checking sha1 v0.11.0 |
| 1232 | 2026-06-24T18:13:32.913Z | Checking toml v1.1.2+spec-1.1.0 |
| 1233 | 2026-06-24T18:13:33.082Z | Checking async-compression v0.4.33 |
| 1234 | 2026-06-24T18:13:33.182Z | Checking unicode-width v0.1.14 |
| 1235 | 2026-06-24T18:13:33.366Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1236 | 2026-06-24T18:13:33.428Z | Compiling clap_derive v4.5.4 |
| 1237 | 2026-06-24T18:13:33.460Z | Compiling unsafe-libyaml v0.2.11 |
| 1238 | 2026-06-24T18:13:33.641Z | Checking utf8parse v0.2.2 |
| 1239 | 2026-06-24T18:13:33.745Z | Checking anstyle-parse v0.2.4 |
| 1240 | 2026-06-24T18:13:34.020Z | Compiling serde_yaml v0.9.34+deprecated |
| 1241 | 2026-06-24T18:13:34.074Z | Checking anstyle-query v1.0.3 |
| 1242 | 2026-06-24T18:13:34.099Z | Checking colorchoice v1.0.1 |
| 1243 | 2026-06-24T18:13:34.169Z | Compiling heck v0.4.1 |
| 1244 | 2026-06-24T18:13:34.188Z | Checking is_terminal_polyfill v1.70.0 |
| 1245 | 2026-06-24T18:13:34.246Z | Checking anstyle v1.0.14 |
| 1246 | 2026-06-24T18:13:34.365Z | Checking pem-rfc7468 v0.7.0 |
| 1247 | 2026-06-24T18:13:34.409Z | Checking terminal_size v0.3.0 |
| 1248 | 2026-06-24T18:13:34.428Z | Checking anstream v0.6.14 |
| 1249 | 2026-06-24T18:13:34.517Z | Compiling der_derive v0.7.3 |
| 1250 | 2026-06-24T18:13:34.863Z | Compiling winnow v0.5.40 |
| 1251 | 2026-06-24T18:13:34.896Z | Checking flagset v0.4.7 |
| 1252 | 2026-06-24T18:13:35.024Z | Checking clap_lex v0.7.0 |
| 1253 | 2026-06-24T18:13:35.184Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1254 | 2026-06-24T18:13:35.204Z | Checking clap_builder v4.5.2 |
| 1255 | 2026-06-24T18:13:35.447Z | Checking der v0.7.10 |
| 1256 | 2026-06-24T18:13:35.629Z | Compiling darling_core v0.21.3 |
| 1257 | 2026-06-24T18:13:36.158Z | Compiling toml_edit v0.19.15 |
| 1258 | 2026-06-24T18:13:36.181Z | Compiling rustc_version v0.4.1 |
| 1259 | 2026-06-24T18:13:36.389Z | Checking spki v0.7.3 |
| 1260 | 2026-06-24T18:13:36.418Z | Checking clap v4.5.4 |
| 1261 | 2026-06-24T18:13:36.524Z | Checking winnow v0.7.13 |
| 1262 | 2026-06-24T18:13:36.880Z | Checking iddqd v0.4.2 |
| 1263 | 2026-06-24T18:13:37.036Z | Checking secrecy v0.10.3 |
| 1264 | 2026-06-24T18:13:37.161Z | Compiling convert_case v0.4.0 |
| 1265 | 2026-06-24T18:13:37.466Z | Compiling proc-macro-crate v1.3.1 |
| 1266 | 2026-06-24T18:13:37.714Z | Compiling heapless v0.8.0 |
| 1267 | 2026-06-24T18:13:37.745Z | Compiling darling_macro v0.21.3 |
| 1268 | 2026-06-24T18:13:37.802Z | Compiling derive_more v0.99.20 |
| 1269 | 2026-06-24T18:13:38.185Z | Checking pkcs8 v0.10.2 |
| 1270 | 2026-06-24T18:13:38.257Z | Checking tabwriter v1.4.0 |
| 1271 | 2026-06-24T18:13:38.291Z | Compiling darling v0.21.3 |
| 1272 | 2026-06-24T18:13:38.340Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1273 | 2026-06-24T18:13:38.377Z | Compiling ingot-macros v0.1.1 |
| 1274 | 2026-06-24T18:13:38.545Z | Checking backon v1.6.0 |
| 1275 | 2026-06-24T18:13:38.563Z | Checking crossbeam-epoch v0.9.18 |
| 1276 | 2026-06-24T18:13:38.704Z | Checking hash32 v0.3.1 |
| 1277 | 2026-06-24T18:13:38.782Z | Compiling cfg_aliases v0.2.1 |
| 1278 | 2026-06-24T18:13:38.831Z | Checking bitflags v1.3.2 |
| 1279 | 2026-06-24T18:13:38.860Z | Compiling smoltcp v0.11.0 |
| 1280 | 2026-06-24T18:13:39.218Z | Compiling typify-impl v0.4.3 |
| 1281 | 2026-06-24T18:13:39.292Z | Checking hmac v0.12.1 |
| 1282 | 2026-06-24T18:13:39.611Z | Checking managed v0.8.0 |
| 1283 | 2026-06-24T18:13:39.746Z | Checking humantime v2.3.0 |
| 1284 | 2026-06-24T18:13:39.795Z | Checking cobs v0.2.3 |
| 1285 | 2026-06-24T18:13:39.916Z | Checking postcard v1.0.9 |
| 1286 | 2026-06-24T18:13:40.387Z | Checking inout v0.1.3 |
| 1287 | 2026-06-24T18:13:40.455Z | Compiling zerocopy-derive v0.7.34 |
| 1288 | 2026-06-24T18:13:40.522Z | Checking ff v0.13.1 |
| 1289 | 2026-06-24T18:13:40.647Z | Compiling memoffset v0.9.1 |
| 1290 | 2026-06-24T18:13:40.785Z | Checking base16ct v0.2.0 |
| 1291 | 2026-06-24T18:13:40.917Z | Checking sec1 v0.7.3 |
| 1292 | 2026-06-24T18:13:41.002Z | Checking group v0.13.0 |
| 1293 | 2026-06-24T18:13:41.019Z | Checking ingot-types v0.1.2 |
| 1294 | 2026-06-24T18:13:41.115Z | Checking cipher v0.4.4 |
| 1295 | 2026-06-24T18:13:41.150Z | Checking hkdf v0.12.4 |
| 1296 | 2026-06-24T18:13:41.304Z | Compiling regress v0.11.1 |
| 1297 | 2026-06-24T18:13:41.307Z | Checking crypto-bigint v0.5.5 |
| 1298 | 2026-06-24T18:13:41.359Z | Checking ingot v0.1.1 |
| 1299 | 2026-06-24T18:13:41.654Z | Compiling proc-macro-error-attr v1.0.4 |
| 1300 | 2026-06-24T18:13:41.856Z | Checking colored v3.1.1 |
| 1301 | 2026-06-24T18:13:42.056Z | Compiling rayon-core v1.13.0 |
| 1302 | 2026-06-24T18:13:42.193Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1303 | 2026-06-24T18:13:42.369Z | Compiling pkg-config v0.3.30 |
| 1304 | 2026-06-24T18:13:42.407Z | Checking elliptic-curve v0.13.8 |
| 1305 | 2026-06-24T18:13:42.650Z | Compiling typify-macro v0.4.3 |
| 1306 | 2026-06-24T18:13:42.742Z | Checking crossbeam-deque v0.8.5 |
| 1307 | 2026-06-24T18:13:42.807Z | Compiling num_enum_derive v0.7.4 |
| 1308 | 2026-06-24T18:13:42.826Z | Compiling curve25519-dalek v4.1.3 |
| 1309 | 2026-06-24T18:13:42.925Z | Compiling typify-impl v0.6.2 |
| 1310 | 2026-06-24T18:13:43.109Z | Checking half v2.7.1 |
| 1311 | 2026-06-24T18:13:43.358Z | Checking universal-hash v0.5.1 |
| 1312 | 2026-06-24T18:13:43.827Z | Compiling proc-macro-error v1.0.4 |
| 1313 | 2026-06-24T18:13:43.951Z | Checking opaque-debug v0.3.1 |
| 1314 | 2026-06-24T18:13:43.994Z | Checking data-encoding v2.6.0 |
| 1315 | 2026-06-24T18:13:44.057Z | Compiling vcpkg v0.2.15 |
| 1316 | 2026-06-24T18:13:44.159Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1317 | 2026-06-24T18:13:44.229Z | Checking ciborium-io v0.2.2 |
| 1318 | 2026-06-24T18:13:44.307Z | Checking num_enum v0.7.4 |
| 1319 | 2026-06-24T18:13:44.325Z | Checking ciborium-ll v0.2.2 |
| 1320 | 2026-06-24T18:13:44.443Z | Compiling num_enum_derive v0.5.11 |
| 1321 | 2026-06-24T18:13:44.618Z | Compiling foreign-types-macros v0.2.3 |
| 1322 | 2026-06-24T18:13:44.723Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1323 | 2026-06-24T18:13:44.963Z | Checking foreign-types-shared v0.3.1 |
| 1324 | 2026-06-24T18:13:45.403Z | Checking foreign-types v0.5.0 |
| 1325 | 2026-06-24T18:13:45.441Z | Checking num_enum v0.5.11 |
| 1326 | 2026-06-24T18:13:45.493Z | Checking rayon v1.11.0 |
| 1327 | 2026-06-24T18:13:45.549Z | Checking ciborium v0.2.2 |
| 1328 | 2026-06-24T18:13:45.812Z | Compiling typify v0.4.3 |
| 1329 | 2026-06-24T18:13:45.952Z | Compiling zerocopy v0.7.34 |
| 1330 | 2026-06-24T18:13:46.082Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1331 | 2026-06-24T18:13:46.101Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1332 | 2026-06-24T18:13:46.253Z | Checking sha1 v0.10.6 |
| 1333 | 2026-06-24T18:13:46.330Z | Compiling typify-macro v0.6.2 |
| 1334 | 2026-06-24T18:13:46.464Z | Checking aead v0.5.2 |
| 1335 | 2026-06-24T18:13:46.535Z | Checking serde_spanned v0.6.9 |
| 1336 | 2026-06-24T18:13:46.603Z | Compiling scroll_derive v0.12.0 |
| 1337 | 2026-06-24T18:13:46.842Z | Checking num-integer v0.1.46 |
| 1338 | 2026-06-24T18:13:46.929Z | Compiling usdt-impl v0.5.0 |
| 1339 | 2026-06-24T18:13:47.009Z | Checking cstr-argument v0.1.2 |
| 1340 | 2026-06-24T18:13:47.068Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1341 | 2026-06-24T18:13:47.184Z | Checking keccak v0.1.6 |
| 1342 | 2026-06-24T18:13:47.213Z | Checking thiserror-no-std v2.0.2 |
| 1343 | 2026-06-24T18:13:47.280Z | Checking scroll v0.12.0 |
| 1344 | 2026-06-24T18:13:47.335Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1345 | 2026-06-24T18:13:47.354Z | Checking sha3 v0.10.8 |
| 1346 | 2026-06-24T18:13:47.415Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1347 | 2026-06-24T18:13:47.441Z | Compiling dof v0.3.0 |
| 1348 | 2026-06-24T18:13:47.499Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1349 | 2026-06-24T18:13:47.535Z | Checking poly1305 v0.8.0 |
| 1350 | 2026-06-24T18:13:47.558Z | Checking chacha20 v0.9.1 |
| 1351 | 2026-06-24T18:13:47.749Z | Compiling dtrace-parser v0.2.0 |
| 1352 | 2026-06-24T18:13:47.767Z | Checking password-hash v0.5.0 |
| 1353 | 2026-06-24T18:13:47.821Z | Checking camino-tempfile v1.4.1 |
| 1354 | 2026-06-24T18:13:47.885Z | Checking blake2 v0.10.6 |
| 1355 | 2026-06-24T18:13:47.927Z | Compiling thread-id v4.2.1 |
| 1356 | 2026-06-24T18:13:47.976Z | Checking glob v0.3.3 |
| 1357 | 2026-06-24T18:13:48.013Z | Checking indent_write v2.2.0 |
| 1358 | 2026-06-24T18:13:48.156Z | Checking argon2 v0.5.3 |
| 1359 | 2026-06-24T18:13:48.350Z | Checking chacha20poly1305 v0.10.1 |
| 1360 | 2026-06-24T18:13:48.479Z | Checking goblin v0.8.2 |
| 1361 | 2026-06-24T18:13:48.667Z | Checking vsss-rs v3.3.4 |
| 1362 | 2026-06-24T18:13:48.753Z | Checking num-bigint v0.4.5 |
| 1363 | 2026-06-24T18:13:49.423Z | Compiling num-derive v0.4.2 |
| 1364 | 2026-06-24T18:13:49.476Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1365 | 2026-06-24T18:13:49.557Z | Checking sigpipe v0.1.3 |
| 1366 | 2026-06-24T18:13:49.739Z | Checking jiff v0.2.28 |
| 1367 | 2026-06-24T18:13:50.009Z | Checking num-rational v0.4.2 |
| 1368 | 2026-06-24T18:13:50.293Z | Compiling typify v0.6.2 |
| 1369 | 2026-06-24T18:13:50.337Z | Checking num-iter v0.1.45 |
| 1370 | 2026-06-24T18:13:50.390Z | Compiling zone_cfg_derive v0.3.0 |
| 1371 | 2026-06-24T18:13:50.407Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1372 | 2026-06-24T18:13:50.445Z | Checking itertools v0.12.1 |
| 1373 | 2026-06-24T18:13:50.873Z | Checking num-complex v0.4.6 |
| 1374 | 2026-06-24T18:13:50.975Z | Checking tinyvec_macros v0.1.1 |
| 1375 | 2026-06-24T18:13:51.057Z | Checking tinyvec v1.6.0 |
| 1376 | 2026-06-24T18:13:51.217Z | Checking num v0.4.3 |
| 1377 | 2026-06-24T18:13:51.417Z | Checking zone v0.3.1 |
| 1378 | 2026-06-24T18:13:51.778Z | Compiling usdt-attr-macro v0.5.0 |
| 1379 | 2026-06-24T18:13:51.838Z | Compiling usdt-macro v0.5.0 |
| 1380 | 2026-06-24T18:13:52.071Z | Checking smf v0.2.3 |
| 1381 | 2026-06-24T18:13:52.215Z | Checking memmap v0.7.0 |
| 1382 | 2026-06-24T18:13:52.297Z | Checking bstr v1.9.1 |
| 1383 | 2026-06-24T18:13:52.348Z | Checking whoami v1.5.1 |
| 1384 | 2026-06-24T18:13:52.605Z | Compiling rustls v0.22.4 |
| 1385 | 2026-06-24T18:13:52.856Z | Checking usdt v0.5.0 |
| 1386 | 2026-06-24T18:13:53.009Z | Compiling progenitor-impl v0.11.1 |
| 1387 | 2026-06-24T18:13:53.171Z | Checking rustls-webpki v0.102.4 |
| 1388 | 2026-06-24T18:13:53.272Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1389 | 2026-06-24T18:13:53.455Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1390 | 2026-06-24T18:13:53.597Z | Checking toml_write v0.1.2 |
| 1391 | 2026-06-24T18:13:54.636Z | Checking toml_edit v0.22.27 |
| 1392 | 2026-06-24T18:13:55.063Z | Compiling progenitor-macro v0.11.1 |
| 1393 | 2026-06-24T18:13:55.082Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1394 | 2026-06-24T18:13:55.475Z | Checking rustls-webpki v0.103.13 |
| 1395 | 2026-06-24T18:13:55.958Z | Compiling reqwest v0.12.23 |
| 1396 | 2026-06-24T18:13:56.763Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1397 | 2026-06-24T18:13:56.916Z | Compiling darling_core v0.20.11 |
| 1398 | 2026-06-24T18:13:56.963Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1399 | 2026-06-24T18:13:57.277Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1400 | 2026-06-24T18:13:57.468Z | Compiling dropshot v0.16.7 |
| 1401 | 2026-06-24T18:13:57.489Z | Compiling prettyplease v0.2.37 |
| 1402 | 2026-06-24T18:13:57.520Z | Checking float-ord v0.3.2 |
| 1403 | 2026-06-24T18:13:57.727Z | Checking swrite v0.1.0 |
| 1404 | 2026-06-24T18:13:57.839Z | Checking toml v0.9.12+spec-1.1.0 |
| 1405 | 2026-06-24T18:13:58.148Z | Compiling progenitor-client v0.10.0 |
| 1406 | 2026-06-24T18:13:58.274Z | Checking tokio-rustls v0.26.4 |
| 1407 | 2026-06-24T18:13:58.399Z | Checking rustls-platform-verifier v0.6.2 |
| 1408 | 2026-06-24T18:13:58.516Z | Checking hyper-rustls v0.27.3 |
| 1409 | 2026-06-24T18:13:58.602Z | Checking tokio-rustls v0.25.0 |
| 1410 | 2026-06-24T18:13:58.807Z | Checking reqwest v0.13.2 |
| 1411 | 2026-06-24T18:13:58.846Z | Compiling darling_macro v0.20.11 |
| 1412 | 2026-06-24T18:13:59.330Z | Checking toml v0.8.23 |
| 1413 | 2026-06-24T18:13:59.427Z | Checking progenitor-client v0.11.1 |
| 1414 | 2026-06-24T18:13:59.622Z | Checking progenitor-client v0.14.0 |
| 1415 | 2026-06-24T18:13:59.661Z | Checking progenitor v0.11.1 |
| 1416 | 2026-06-24T18:13:59.862Z | Checking progenitor-extras v0.2.0 |
| 1417 | 2026-06-24T18:14:00.086Z | Compiling nix v0.30.1 |
| 1418 | 2026-06-24T18:14:00.200Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1419 | 2026-06-24T18:14:00.488Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1420 | 2026-06-24T18:14:00.492Z | Compiling hubpack_derive v0.1.1 |
| 1421 | 2026-06-24T18:14:00.524Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1422 | 2026-06-24T18:14:00.885Z | Checking byte-wrapper v0.1.0 |
| 1423 | 2026-06-24T18:14:00.973Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1424 | 2026-06-24T18:14:01.016Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1425 | 2026-06-24T18:14:01.212Z | Compiling dropshot_endpoint v0.16.7 |
| 1426 | 2026-06-24T18:14:01.542Z | Checking static_assertions v1.1.0 |
| 1427 | 2026-06-24T18:14:01.642Z | Checking rustc-hash v2.1.1 |
| 1428 | 2026-06-24T18:14:01.767Z | Checking iddqd v0.3.18 |
| 1429 | 2026-06-24T18:14:01.853Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1430 | 2026-06-24T18:14:02.151Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1431 | 2026-06-24T18:14:02.265Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1432 | 2026-06-24T18:14:02.599Z | Checking hubpack v0.1.2 |
| 1433 | 2026-06-24T18:14:02.861Z | Compiling darling v0.20.11 |
| 1434 | 2026-06-24T18:14:02.945Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1435 | 2026-06-24T18:14:02.964Z | Compiling libz-sys v1.1.16 |
| 1436 | 2026-06-24T18:14:03.054Z | Compiling nix v0.31.3 |
| 1437 | 2026-06-24T18:14:03.291Z | Compiling enum-as-inner v0.6.0 |
| 1438 | 2026-06-24T18:14:03.357Z | Checking atomicwrites v0.4.4 |
| 1439 | 2026-06-24T18:14:03.447Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1440 | 2026-06-24T18:14:03.496Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1441 | 2026-06-24T18:14:03.818Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1442 | 2026-06-24T18:14:03.913Z | Checking is_ci v1.2.0 |
| 1443 | 2026-06-24T18:14:04.010Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1444 | 2026-06-24T18:14:04.030Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1445 | 2026-06-24T18:14:04.120Z | Compiling semver v0.1.20 |
| 1446 | 2026-06-24T18:14:04.306Z | Compiling rustc_version v0.1.7 |
| 1447 | 2026-06-24T18:14:04.377Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1448 | 2026-06-24T18:14:04.515Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1449 | 2026-06-24T18:14:04.648Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1450 | 2026-06-24T18:14:04.716Z | Compiling derive_builder_core v0.20.2 |
| 1451 | 2026-06-24T18:14:04.736Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1452 | 2026-06-24T18:14:04.773Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1453 | 2026-06-24T18:14:05.483Z | Checking similar v2.7.0 |
| 1454 | 2026-06-24T18:14:05.503Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1455 | 2026-06-24T18:14:05.619Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1456 | 2026-06-24T18:14:05.735Z | Compiling progenitor-impl v0.14.0 |
| 1457 | 2026-06-24T18:14:05.755Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1458 | 2026-06-24T18:14:05.785Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1459 | 2026-06-24T18:14:05.825Z | Checking utf-8 v0.7.6 |
| 1460 | 2026-06-24T18:14:05.981Z | Compiling owo-colors v4.3.0 |
| 1461 | 2026-06-24T18:14:06.003Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1462 | 2026-06-24T18:14:06.408Z | Checking tungstenite v0.21.0 |
| 1463 | 2026-06-24T18:14:06.948Z | Compiling derive_builder_macro v0.20.2 |
| 1464 | 2026-06-24T18:14:07.384Z | Compiling newtype_derive v0.1.6 |
| 1465 | 2026-06-24T18:14:07.510Z | Checking supports-color v2.1.0 |
| 1466 | 2026-06-24T18:14:07.622Z | Checking supports-color v3.0.2 |
| 1467 | 2026-06-24T18:14:07.869Z | Compiling progenitor-macro v0.14.0 |
| 1468 | 2026-06-24T18:14:07.995Z | Compiling openssl-sys v0.9.107 |
| 1469 | 2026-06-24T18:14:08.375Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1470 | 2026-06-24T18:14:08.531Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8) |
| 1471 | 2026-06-24T18:14:08.549Z | Checking resolv-conf v0.7.0 |
| 1472 | 2026-06-24T18:14:08.637Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1473 | 2026-06-24T18:14:08.655Z | Compiling serde_repr v0.1.19 |
| 1474 | 2026-06-24T18:14:08.740Z | Compiling vergen-lib v9.1.0 |
| 1475 | 2026-06-24T18:14:08.806Z | Compiling slog-dtrace v0.3.0 |
| 1476 | 2026-06-24T18:14:08.854Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1477 | 2026-06-24T18:14:08.943Z | Checking linked-hash-map v0.5.6 |
| 1478 | 2026-06-24T18:14:08.971Z | Checking unicode-segmentation v1.11.0 |
| 1479 | 2026-06-24T18:14:09.132Z | Checking lru-cache v0.1.2 |
| 1480 | 2026-06-24T18:14:09.152Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1481 | 2026-06-24T18:14:09.258Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1482 | 2026-06-24T18:14:09.276Z | Checking newline-converter v0.3.0 |
| 1483 | 2026-06-24T18:14:09.449Z | Compiling derive_builder v0.20.2 |
| 1484 | 2026-06-24T18:14:09.582Z | Checking tokio-tungstenite v0.21.0 |
| 1485 | 2026-06-24T18:14:09.909Z | Checking hickory-proto v0.24.4 |
| 1486 | 2026-06-24T18:14:09.970Z | Compiling progenitor-impl v0.13.0 |
| 1487 | 2026-06-24T18:14:10.397Z | Checking console v0.15.8 |
| 1488 | 2026-06-24T18:14:10.431Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1489 | 2026-06-24T18:14:10.670Z | Checking serde-big-array v0.5.1 |
| 1490 | 2026-06-24T18:14:10.718Z | Compiling derive-where v1.6.0 |
| 1491 | 2026-06-24T18:14:10.814Z | Compiling pin-project-internal v1.1.10 |
| 1492 | 2026-06-24T18:14:11.403Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1493 | 2026-06-24T18:14:11.515Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1494 | 2026-06-24T18:14:11.892Z | Compiling vergen v9.1.0 |
| 1495 | 2026-06-24T18:14:11.931Z | Compiling cargo-platform v0.3.2 |
| 1496 | 2026-06-24T18:14:11.983Z | Checking siphasher v1.0.1 |
| 1497 | 2026-06-24T18:14:12.003Z | Compiling minimal-lexical v0.2.1 |
| 1498 | 2026-06-24T18:14:12.030Z | Checking progenitor v0.14.0 |
| 1499 | 2026-06-24T18:14:12.070Z | Checking base64 v0.21.7 |
| 1500 | 2026-06-24T18:14:12.143Z | Compiling cargo_metadata v0.23.1 |
| 1501 | 2026-06-24T18:14:12.161Z | Checking phf_shared v0.12.1 |
| 1502 | 2026-06-24T18:14:12.181Z | Compiling progenitor-macro v0.13.0 |
| 1503 | 2026-06-24T18:14:12.197Z | Compiling nom v7.1.3 |
| 1504 | 2026-06-24T18:14:12.303Z | Checking pin-project v1.1.10 |
| 1505 | 2026-06-24T18:14:12.322Z | Checking hickory-resolver v0.24.4 |
| 1506 | 2026-06-24T18:14:12.403Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1507 | 2026-06-24T18:14:12.547Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1508 | 2026-06-24T18:14:12.986Z | Checking expectorate v1.2.0 |
| 1509 | 2026-06-24T18:14:13.031Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1510 | 2026-06-24T18:14:13.354Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1511 | 2026-06-24T18:14:13.706Z | Checking progenitor-client v0.13.0 |
| 1512 | 2026-06-24T18:14:13.879Z | Checking globset v0.4.14 |
| 1513 | 2026-06-24T18:14:13.938Z | Checking unicode-normalization v0.1.24 |
| 1514 | 2026-06-24T18:14:14.129Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1515 | 2026-06-24T18:14:14.352Z | Compiling snafu-derive v0.8.9 |
| 1516 | 2026-06-24T18:14:14.389Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1517 | 2026-06-24T18:14:14.538Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1518 | 2026-06-24T18:14:14.628Z | Checking terminal_size v0.4.3 |
| 1519 | 2026-06-24T18:14:14.652Z | Checking tokio-stream v0.1.17 |
| 1520 | 2026-06-24T18:14:14.681Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1521 | 2026-06-24T18:14:14.748Z | Compiling async-recursion v1.1.1 |
| 1522 | 2026-06-24T18:14:14.920Z | Compiling vergen-git2 v9.1.0 |
| 1523 | 2026-06-24T18:14:15.035Z | Checking csv-core v0.1.12 |
| 1524 | 2026-06-24T18:14:15.107Z | Compiling openssl v0.10.72 |
| 1525 | 2026-06-24T18:14:15.152Z | Checking same-file v1.0.6 |
| 1526 | 2026-06-24T18:14:15.220Z | Compiling cancel-safe-futures v0.1.5 |
| 1527 | 2026-06-24T18:14:15.277Z | Compiling unicode-xid v0.2.4 |
| 1528 | 2026-06-24T18:14:15.384Z | Checking foreign-types-shared v0.1.1 |
| 1529 | 2026-06-24T18:14:15.407Z | Checking smawk v0.3.2 |
| 1530 | 2026-06-24T18:14:15.426Z | Checking unicode-width v0.2.1 |
| 1531 | 2026-06-24T18:14:15.466Z | Checking highway v1.3.0 |
| 1532 | 2026-06-24T18:14:15.485Z | Checking foldhash v0.1.5 |
| 1533 | 2026-06-24T18:14:15.543Z | Checking unicode-linebreak v0.1.5 |
| 1534 | 2026-06-24T18:14:15.628Z | Compiling chrono-tz v0.10.4 |
| 1535 | 2026-06-24T18:14:15.688Z | Checking hashbrown v0.15.2 |
| 1536 | 2026-06-24T18:14:15.705Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1537 | 2026-06-24T18:14:15.762Z | Checking textwrap v0.16.2 |
| 1538 | 2026-06-24T18:14:15.876Z | Checking foreign-types v0.3.2 |
| 1539 | 2026-06-24T18:14:15.984Z | Compiling const_format_proc_macros v0.2.34 |
| 1540 | 2026-06-24T18:14:16.029Z | Checking walkdir v2.5.0 |
| 1541 | 2026-06-24T18:14:16.055Z | Checking snafu v0.8.9 |
| 1542 | 2026-06-24T18:14:16.132Z | Checking csv v1.3.1 |
| 1543 | 2026-06-24T18:14:16.219Z | Checking qorb v0.4.1 |
| 1544 | 2026-06-24T18:14:16.296Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1545 | 2026-06-24T18:14:16.316Z | Checking progenitor v0.13.0 |
| 1546 | 2026-06-24T18:14:16.484Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1547 | 2026-06-24T18:14:16.506Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1548 | 2026-06-24T18:14:16.525Z | Checking olpc-cjson v0.1.4 |
| 1549 | 2026-06-24T18:14:16.832Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1550 | 2026-06-24T18:14:16.853Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1551 | 2026-06-24T18:14:17.022Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1552 | 2026-06-24T18:14:17.080Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1553 | 2026-06-24T18:14:17.222Z | Checking phf v0.12.1 |
| 1554 | 2026-06-24T18:14:17.326Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1555 | 2026-06-24T18:14:17.368Z | Checking tokio-dtrace v0.1.1 |
| 1556 | 2026-06-24T18:14:17.553Z | Compiling progenitor-impl v0.10.0 |
| 1557 | 2026-06-24T18:14:17.604Z | Checking sha2 v0.10.9 |
| 1558 | 2026-06-24T18:14:17.799Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1559 | 2026-06-24T18:14:17.848Z | Checking signature v2.2.0 |
| 1560 | 2026-06-24T18:14:17.867Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1561 | 2026-06-24T18:14:17.955Z | Checking libsw-core v0.3.2 |
| 1562 | 2026-06-24T18:14:17.977Z | Checking serde_plain v1.0.2 |
| 1563 | 2026-06-24T18:14:17.981Z | Compiling openssl-macros v0.1.1 |
| 1564 | 2026-06-24T18:14:18.100Z | Checking pem v3.0.5 |
| 1565 | 2026-06-24T18:14:18.119Z | Compiling cookie v0.18.1 |
| 1566 | 2026-06-24T18:14:18.122Z | Checking typed-path v0.9.3 |
| 1567 | 2026-06-24T18:14:18.156Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1568 | 2026-06-24T18:14:18.185Z | Compiling moka v0.12.10 |
| 1569 | 2026-06-24T18:14:18.255Z | Checking bytecount v0.6.9 |
| 1570 | 2026-06-24T18:14:18.363Z | Checking fixedbitset v0.4.2 |
| 1571 | 2026-06-24T18:14:18.383Z | Checking fixedbitset v0.5.7 |
| 1572 | 2026-06-24T18:14:18.519Z | Checking petgraph v0.6.5 |
| 1573 | 2026-06-24T18:14:18.543Z | Checking papergrid v0.11.0 |
| 1574 | 2026-06-24T18:14:18.605Z | Checking petgraph v0.8.3 |
| 1575 | 2026-06-24T18:14:18.868Z | Checking tough v0.22.0 |
| 1576 | 2026-06-24T18:14:19.127Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1577 | 2026-06-24T18:14:19.326Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1578 | 2026-06-24T18:14:19.539Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1579 | 2026-06-24T18:14:19.578Z | Compiling progenitor-macro v0.10.0 |
| 1580 | 2026-06-24T18:14:19.622Z | Checking libsw v3.5.0 |
| 1581 | 2026-06-24T18:14:19.742Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1582 | 2026-06-24T18:14:19.772Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1583 | 2026-06-24T18:14:19.898Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1584 | 2026-06-24T18:14:19.941Z | Checking oxide-tokio-rt v0.1.6 |
| 1585 | 2026-06-24T18:14:20.135Z | Checking const_format v0.2.35 |
| 1586 | 2026-06-24T18:14:20.274Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1587 | 2026-06-24T18:14:20.461Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1588 | 2026-06-24T18:14:20.603Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1589 | 2026-06-24T18:14:20.677Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1590 | 2026-06-24T18:14:20.710Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1591 | 2026-06-24T18:14:20.732Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1592 | 2026-06-24T18:14:20.959Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1593 | 2026-06-24T18:14:21.009Z | Compiling tabled_derive v0.7.0 |
| 1594 | 2026-06-24T18:14:21.158Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1595 | 2026-06-24T18:14:21.660Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-06-24T18:14:21.716Z | Checking gethostname v0.5.0 |
| 1597 | 2026-06-24T18:14:21.763Z | Checking bcs v0.1.6 |
| 1598 | 2026-06-24T18:14:21.781Z | Compiling radium v0.7.0 |
| 1599 | 2026-06-24T18:14:21.815Z | Checking termtree v0.5.1 |
| 1600 | 2026-06-24T18:14:21.962Z | Compiling salty v0.3.0 |
| 1601 | 2026-06-24T18:14:21.998Z | Checking tagptr v0.2.0 |
| 1602 | 2026-06-24T18:14:22.017Z | Checking linear-map v1.2.0 |
| 1603 | 2026-06-24T18:14:22.094Z | Checking tabled v0.15.0 |
| 1604 | 2026-06-24T18:14:22.198Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1605 | 2026-06-24T18:14:22.767Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1606 | 2026-06-24T18:14:23.170Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1607 | 2026-06-24T18:14:23.216Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1608 | 2026-06-24T18:14:23.439Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1609 | 2026-06-24T18:14:23.661Z | Checking progenitor v0.10.0 |
| 1610 | 2026-06-24T18:14:23.804Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1611 | 2026-06-24T18:14:23.978Z | Checking steno v0.4.1 |
| 1612 | 2026-06-24T18:14:24.223Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1613 | 2026-06-24T18:14:24.301Z | Checking hickory-proto v0.25.2 |
| 1614 | 2026-06-24T18:14:24.772Z | Checking rfc6979 v0.4.0 |
| 1615 | 2026-06-24T18:14:24.961Z | Checking tap v1.0.1 |
| 1616 | 2026-06-24T18:14:25.075Z | Checking wyz v0.5.1 |
| 1617 | 2026-06-24T18:14:25.261Z | Checking ecdsa v0.16.9 |
| 1618 | 2026-06-24T18:14:25.427Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1619 | 2026-06-24T18:14:25.849Z | Checking hickory-resolver v0.25.2 |
| 1620 | 2026-06-24T18:14:26.044Z | Checking ed25519 v2.2.3 |
| 1621 | 2026-06-24T18:14:26.070Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1622 | 2026-06-24T18:14:26.215Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1623 | 2026-06-24T18:14:26.320Z | Checking primeorder v0.13.6 |
| 1624 | 2026-06-24T18:14:26.499Z | Checking twox-hash v2.1.2 |
| 1625 | 2026-06-24T18:14:26.596Z | Checking env_filter v1.0.1 |
| 1626 | 2026-06-24T18:14:26.752Z | Checking atty v0.2.14 |
| 1627 | 2026-06-24T18:14:26.791Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1628 | 2026-06-24T18:14:26.839Z | Checking funty v2.0.0 |
| 1629 | 2026-06-24T18:14:26.857Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1630 | 2026-06-24T18:14:26.900Z | Checking env_logger v0.11.10 |
| 1631 | 2026-06-24T18:14:27.036Z | Checking toml v0.7.8 |
| 1632 | 2026-06-24T18:14:27.059Z | Checking p384 v0.13.1 |
| 1633 | 2026-06-24T18:14:27.091Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1634 | 2026-06-24T18:14:27.166Z | Checking bitvec v1.0.1 |
| 1635 | 2026-06-24T18:14:27.237Z | Checking ed25519-dalek v2.2.0 |
| 1636 | 2026-06-24T18:14:27.280Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1637 | 2026-06-24T18:14:27.342Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1638 | 2026-06-24T18:14:27.430Z | Checking polyval v0.6.2 |
| 1639 | 2026-06-24T18:14:27.457Z | Checking aes v0.8.4 |
| 1640 | 2026-06-24T18:14:27.491Z | Checking ctr v0.9.2 |
| 1641 | 2026-06-24T18:14:27.574Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1642 | 2026-06-24T18:14:27.595Z | Checking x509-cert v0.2.5 |
| 1643 | 2026-06-24T18:14:27.656Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1644 | 2026-06-24T18:14:27.802Z | Checking bincode v1.3.3 |
| 1645 | 2026-06-24T18:14:27.821Z | Compiling strum_macros v0.28.0 |
| 1646 | 2026-06-24T18:14:27.865Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8) |
| 1647 | 2026-06-24T18:14:28.098Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1648 | 2026-06-24T18:14:28.117Z | Checking passt v0.3.0 |
| 1649 | 2026-06-24T18:14:28.166Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1650 | 2026-06-24T18:14:28.238Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1651 | 2026-06-24T18:14:28.242Z | Checking fakedata_generator v0.7.1 |
| 1652 | 2026-06-24T18:14:28.276Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1653 | 2026-06-24T18:14:28.400Z | Checking aes-gcm-siv v0.11.1 |
| 1654 | 2026-06-24T18:14:28.453Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1655 | 2026-06-24T18:14:28.542Z | Compiling bitstruct_derive v0.1.0 |
| 1656 | 2026-06-24T18:14:28.561Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1657 | 2026-06-24T18:14:28.565Z | Checking dropshot-api-manager-types v0.7.2 |
| 1658 | 2026-06-24T18:14:28.617Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1659 | 2026-06-24T18:14:28.711Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1660 | 2026-06-24T18:14:28.748Z | Compiling fs-err v3.1.2 |
| 1661 | 2026-06-24T18:14:28.912Z | Checking typeid v1.0.0 |
| 1662 | 2026-06-24T18:14:28.937Z | Checking ringbuffer v0.16.0 |
| 1663 | 2026-06-24T18:14:28.983Z | Compiling cfg_aliases v0.1.1 |
| 1664 | 2026-06-24T18:14:29.019Z | Checking ascii v1.1.0 |
| 1665 | 2026-06-24T18:14:29.068Z | Checking pretty-hex v0.2.1 |
| 1666 | 2026-06-24T18:14:29.161Z | Compiling nix v0.28.0 |
| 1667 | 2026-06-24T18:14:29.190Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1668 | 2026-06-24T18:14:29.208Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1669 | 2026-06-24T18:14:29.208Z | Checking bitstruct v0.1.1 |
| 1670 | 2026-06-24T18:14:29.303Z | Checking erased-serde v0.4.5 |
| 1671 | 2026-06-24T18:14:29.476Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1672 | 2026-06-24T18:14:29.526Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1673 | 2026-06-24T18:14:29.583Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1674 | 2026-06-24T18:14:29.660Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1675 | 2026-06-24T18:14:29.682Z | Checking itertools v0.13.0 |
| 1676 | 2026-06-24T18:14:29.700Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1677 | 2026-06-24T18:14:29.820Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1678 | 2026-06-24T18:14:29.890Z | Checking serde_arrays v0.1.0 |
| 1679 | 2026-06-24T18:14:30.007Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1680 | 2026-06-24T18:14:30.124Z | Checking libloading v0.7.4 |
| 1681 | 2026-06-24T18:14:30.146Z | Checking bit_field v0.10.2 |
| 1682 | 2026-06-24T18:14:30.274Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1683 | 2026-06-24T18:14:30.294Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1684 | 2026-06-24T18:14:30.367Z | Checking git-stub v1.0.0 |
| 1685 | 2026-06-24T18:14:30.387Z | Checking kstat-rs v0.2.4 |
| 1686 | 2026-06-24T18:14:30.487Z | Compiling escargot v0.5.15 |
| 1687 | 2026-06-24T18:14:30.523Z | Checking git-stub-vcs v0.1.0 |
| 1688 | 2026-06-24T18:14:30.579Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1689 | 2026-06-24T18:14:30.679Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1690 | 2026-06-24T18:14:30.715Z | Checking ron v0.8.1 |
| 1691 | 2026-06-24T18:14:30.780Z | Checking xattr v1.3.1 |
| 1692 | 2026-06-24T18:14:30.918Z | Checking drift v0.2.0 |
| 1693 | 2026-06-24T18:14:31.173Z | Checking cargo-platform v0.1.8 |
| 1694 | 2026-06-24T18:14:31.221Z | Checking filetime v0.2.23 |
| 1695 | 2026-06-24T18:14:31.240Z | Checking ctrlc v3.4.4 |
| 1696 | 2026-06-24T18:14:31.343Z | Checking cargo_metadata v0.18.1 |
| 1697 | 2026-06-24T18:14:31.361Z | Checking tar v0.4.40 |
| 1698 | 2026-06-24T18:14:31.402Z | Checking dropshot-api-manager v0.7.2 |
| 1699 | 2026-06-24T18:14:31.996Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1700 | 2026-06-24T18:14:32.035Z | Checking fatfs v0.3.6 |
| 1701 | 2026-06-24T18:14:32.409Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1702 | 2026-06-24T18:14:32.481Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1703 | 2026-06-24T18:14:32.785Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1704 | 2026-06-24T18:14:33.044Z | Compiling git2 v0.20.2 |
| 1705 | 2026-06-24T18:14:33.206Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1706 | 2026-06-24T18:14:33.826Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1707 | 2026-06-24T18:14:35.315Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8) |
| 1708 | 2026-06-24T18:14:38.636Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1709 | 2026-06-24T18:14:40.059Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1710 | 2026-06-24T18:14:44.001Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8) |
| 1711 | 2026-06-24T18:14:47.504Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1712 | 2026-06-24T18:14:55.763Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1713 | 2026-06-24T18:14:55.766Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1714 | 2026-06-24T18:15:00.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s |
| 1715 | 2026-06-24T18:15:00.936Z | |
| 1716 | 2026-06-24T18:15:00.936Z | real 2:28.411524582 |
| 1717 | 2026-06-24T18:15:00.937Z | user 8:47.707104462 |
| 1718 | 2026-06-24T18:15:00.937Z | sys 2:15.868054102 |
| 1719 | 2026-06-24T18:15:00.937Z | trap 0.228347303 |
| 1720 | 2026-06-24T18:15:00.937Z | tflt 0.954149128 |
| 1721 | 2026-06-24T18:15:00.937Z | dflt 0.611466572 |
| 1722 | 2026-06-24T18:15:00.937Z | kflt 0.015222073 |
| 1723 | 2026-06-24T18:15:00.937Z | lock 16:01.429273414 |
| 1724 | 2026-06-24T18:15:00.937Z | slp 34:53.314462461 |
| 1725 | 2026-06-24T18:15:00.937Z | lat 1:00.104750559 |
| 1726 | 2026-06-24T18:15:00.940Z | stop 4:04.375494129 |
| 1727 | 2026-06-24T18:15:00.940Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1728 | 2026-06-24T18:15:01.436Z | Downloading crates ... |
| 1729 | 2026-06-24T18:15:01.598Z | Downloaded fragile v2.0.0 |
| 1730 | 2026-06-24T18:15:01.601Z | Downloaded predicates-core v1.0.6 |
| 1731 | 2026-06-24T18:15:01.604Z | Downloaded predicates-tree v1.0.9 |
| 1732 | 2026-06-24T18:15:01.604Z | Downloaded downcast v0.11.0 |
| 1733 | 2026-06-24T18:15:01.607Z | Downloaded termtree v0.4.1 |
| 1734 | 2026-06-24T18:15:01.607Z | Downloaded slog-envlogger v2.2.0 |
| 1735 | 2026-06-24T18:15:01.607Z | Downloaded mockall v0.12.1 |
| 1736 | 2026-06-24T18:15:01.613Z | Downloaded arc-swap v1.7.1 |
| 1737 | 2026-06-24T18:15:01.616Z | Downloaded predicates v3.1.0 |
| 1738 | 2026-06-24T18:15:01.619Z | Downloaded serde_test v1.0.176 |
| 1739 | 2026-06-24T18:15:01.622Z | Downloaded slog-scope v4.4.0 |
| 1740 | 2026-06-24T18:15:01.622Z | Downloaded slog-stdlog v4.1.1 |
| 1741 | 2026-06-24T18:15:01.622Z | Downloaded mockall_derive v0.12.1 |
| 1742 | 2026-06-24T18:15:01.625Z | Downloaded bytemuck v1.16.0 |
| 1743 | 2026-06-24T18:15:01.625Z | Downloaded fdeflate v0.3.4 |
| 1744 | 2026-06-24T18:15:01.628Z | Downloaded png v0.17.13 |
| 1745 | 2026-06-24T18:15:02.259Z | Downloaded image v0.25.1 |
| 1746 | 2026-06-24T18:15:02.480Z | Checking tokio v1.52.3 |
| 1747 | 2026-06-24T18:15:02.593Z | Checking simd-adler32 v0.3.7 |
| 1748 | 2026-06-24T18:15:02.612Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1749 | 2026-06-24T18:15:02.631Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1750 | 2026-06-24T18:15:02.643Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1751 | 2026-06-24T18:15:02.646Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1752 | 2026-06-24T18:15:02.664Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1753 | 2026-06-24T18:15:02.667Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1754 | 2026-06-24T18:15:02.722Z | Checking miniz_oxide v0.7.2 |
| 1755 | 2026-06-24T18:15:02.786Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1756 | 2026-06-24T18:15:02.789Z | Checking arc-swap v1.7.1 |
| 1757 | 2026-06-24T18:15:02.789Z | Checking fdeflate v0.3.4 |
| 1758 | 2026-06-24T18:15:02.857Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1759 | 2026-06-24T18:15:02.861Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1760 | 2026-06-24T18:15:02.903Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1761 | 2026-06-24T18:15:02.931Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1762 | 2026-06-24T18:15:02.991Z | Checking slog-scope v4.4.0 |
| 1763 | 2026-06-24T18:15:03.043Z | Checking bytemuck v1.16.0 |
| 1764 | 2026-06-24T18:15:03.055Z | Checking predicates-core v1.0.6 |
| 1765 | 2026-06-24T18:15:03.058Z | Checking flate2 v1.0.30 |
| 1766 | 2026-06-24T18:15:03.078Z | Checking termtree v0.4.1 |
| 1767 | 2026-06-24T18:15:03.105Z | Compiling mockall_derive v0.12.1 |
| 1768 | 2026-06-24T18:15:03.116Z | Checking slog-stdlog v4.1.1 |
| 1769 | 2026-06-24T18:15:03.172Z | Checking predicates v3.1.0 |
| 1770 | 2026-06-24T18:15:03.198Z | Checking predicates-tree v1.0.9 |
| 1771 | 2026-06-24T18:15:03.224Z | Checking slog-envlogger v2.2.0 |
| 1772 | 2026-06-24T18:15:03.244Z | Checking downcast v0.11.0 |
| 1773 | 2026-06-24T18:15:03.300Z | Checking fragile v2.0.0 |
| 1774 | 2026-06-24T18:15:03.342Z | Checking compression-codecs v0.4.32 |
| 1775 | 2026-06-24T18:15:03.354Z | Checking png v0.17.13 |
| 1776 | 2026-06-24T18:15:03.367Z | Checking serde_test v1.0.176 |
| 1777 | 2026-06-24T18:15:03.422Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1778 | 2026-06-24T18:15:03.860Z | Checking image v0.25.1 |
| 1779 | 2026-06-24T18:15:05.078Z | Checking mockall v0.12.1 |
| 1780 | 2026-06-24T18:15:05.276Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1781 | 2026-06-24T18:15:05.377Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1782 | 2026-06-24T18:15:05.664Z | Checking tokio-util v0.7.16 |
| 1783 | 2026-06-24T18:15:05.664Z | Checking tokio-rustls v0.26.4 |
| 1784 | 2026-06-24T18:15:05.667Z | Checking tower v0.5.2 |
| 1785 | 2026-06-24T18:15:05.667Z | Checking async-compression v0.4.33 |
| 1786 | 2026-06-24T18:15:05.667Z | Checking backoff v0.4.0 |
| 1787 | 2026-06-24T18:15:05.841Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1788 | 2026-06-24T18:15:05.915Z | Checking tokio-tungstenite v0.21.0 |
| 1789 | 2026-06-24T18:15:05.934Z | Checking zone v0.3.1 |
| 1790 | 2026-06-24T18:15:05.966Z | Checking tokio-rustls v0.25.0 |
| 1791 | 2026-06-24T18:15:06.022Z | Checking hickory-proto v0.24.4 |
| 1792 | 2026-06-24T18:15:06.040Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1793 | 2026-06-24T18:15:06.052Z | Checking tower-http v0.6.8 |
| 1794 | 2026-06-24T18:15:06.062Z | Checking tokio-dtrace v0.1.1 |
| 1795 | 2026-06-24T18:15:06.136Z | Checking h2 v0.4.15 |
| 1796 | 2026-06-24T18:15:06.156Z | Checking tokio-stream v0.1.17 |
| 1797 | 2026-06-24T18:15:06.175Z | Checking libsw-core v0.3.2 |
| 1798 | 2026-06-24T18:15:06.234Z | Checking oxide-tokio-rt v0.1.6 |
| 1799 | 2026-06-24T18:15:06.277Z | Checking tough v0.22.0 |
| 1800 | 2026-06-24T18:15:06.309Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1801 | 2026-06-24T18:15:06.321Z | Checking libsw v3.5.0 |
| 1802 | 2026-06-24T18:15:06.417Z | Checking cancel-safe-futures v0.1.5 |
| 1803 | 2026-06-24T18:15:06.470Z | Checking hickory-proto v0.25.2 |
| 1804 | 2026-06-24T18:15:06.543Z | Checking steno v0.4.1 |
| 1805 | 2026-06-24T18:15:06.645Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1806 | 2026-06-24T18:15:06.802Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1807 | 2026-06-24T18:15:07.047Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1808 | 2026-06-24T18:15:07.223Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1809 | 2026-06-24T18:15:07.570Z | Checking hickory-resolver v0.24.4 |
| 1810 | 2026-06-24T18:15:08.040Z | Checking hickory-resolver v0.25.2 |
| 1811 | 2026-06-24T18:15:08.071Z | Checking hyper v1.10.1 |
| 1812 | 2026-06-24T18:15:08.178Z | Checking qorb v0.4.1 |
| 1813 | 2026-06-24T18:15:08.866Z | Checking hyper-util v0.1.20 |
| 1814 | 2026-06-24T18:15:09.715Z | Checking hyper-rustls v0.27.3 |
| 1815 | 2026-06-24T18:15:09.715Z | Checking dropshot v0.17.1 |
| 1816 | 2026-06-24T18:15:09.718Z | Checking dropshot v0.16.7 |
| 1817 | 2026-06-24T18:15:09.883Z | Checking reqwest v0.12.23 |
| 1818 | 2026-06-24T18:15:09.883Z | Checking reqwest v0.13.2 |
| 1819 | 2026-06-24T18:15:10.482Z | Checking progenitor-client v0.10.0 |
| 1820 | 2026-06-24T18:15:10.485Z | Checking progenitor-client v0.11.1 |
| 1821 | 2026-06-24T18:15:10.599Z | Checking progenitor-client v0.14.0 |
| 1822 | 2026-06-24T18:15:10.599Z | Checking progenitor-client v0.13.0 |
| 1823 | 2026-06-24T18:15:10.686Z | Checking progenitor v0.10.0 |
| 1824 | 2026-06-24T18:15:10.700Z | Checking progenitor v0.11.1 |
| 1825 | 2026-06-24T18:15:10.809Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1826 | 2026-06-24T18:15:10.822Z | Checking progenitor-extras v0.2.0 |
| 1827 | 2026-06-24T18:15:10.825Z | Checking progenitor v0.14.0 |
| 1828 | 2026-06-24T18:15:10.825Z | Checking progenitor v0.13.0 |
| 1829 | 2026-06-24T18:15:10.825Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1830 | 2026-06-24T18:15:10.942Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1831 | 2026-06-24T18:15:10.965Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1832 | 2026-06-24T18:15:11.481Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1833 | 2026-06-24T18:15:11.481Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1834 | 2026-06-24T18:15:11.484Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1835 | 2026-06-24T18:15:11.823Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8) |
| 1836 | 2026-06-24T18:15:12.260Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1837 | 2026-06-24T18:15:12.405Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8) |
| 1838 | 2026-06-24T18:15:12.599Z | Checking dropshot-api-manager v0.7.2 |
| 1839 | 2026-06-24T18:15:12.900Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1840 | 2026-06-24T18:15:13.075Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1841 | 2026-06-24T18:15:13.363Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1842 | 2026-06-24T18:15:13.366Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1843 | 2026-06-24T18:15:13.581Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1844 | 2026-06-24T18:15:13.890Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1845 | 2026-06-24T18:15:14.868Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1846 | 2026-06-24T18:15:14.868Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1847 | 2026-06-24T18:15:14.872Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1848 | 2026-06-24T18:15:14.872Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1849 | 2026-06-24T18:15:15.355Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1850 | 2026-06-24T18:15:15.722Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1851 | 2026-06-24T18:15:15.995Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1852 | 2026-06-24T18:15:16.240Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1853 | 2026-06-24T18:15:16.243Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1854 | 2026-06-24T18:15:16.471Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-06-24T18:15:16.471Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-06-24T18:15:16.936Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-06-24T18:15:17.167Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-06-24T18:15:17.170Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1859 | 2026-06-24T18:15:18.014Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1860 | 2026-06-24T18:15:19.555Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1861 | 2026-06-24T18:15:19.955Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1862 | 2026-06-24T18:15:19.955Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1863 | 2026-06-24T18:15:20.640Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1864 | 2026-06-24T18:15:20.986Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1865 | 2026-06-24T18:15:21.230Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1866 | 2026-06-24T18:15:21.230Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1867 | 2026-06-24T18:15:21.784Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1868 | 2026-06-24T18:15:21.784Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1869 | 2026-06-24T18:15:21.788Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1870 | 2026-06-24T18:15:25.064Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1871 | 2026-06-24T18:15:25.833Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1872 | 2026-06-24T18:15:29.042Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-06-24T18:15:30.802Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1874 | 2026-06-24T18:15:31.547Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1875 | 2026-06-24T18:15:35.362Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1876 | 2026-06-24T18:15:36.718Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1877 | 2026-06-24T18:15:37.204Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8) |
| 1878 | 2026-06-24T18:15:39.847Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1879 | 2026-06-24T18:15:49.855Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1880 | 2026-06-24T18:15:49.858Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1881 | 2026-06-24T18:15:55.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.49s |
| 1882 | 2026-06-24T18:15:55.672Z | |
| 1883 | 2026-06-24T18:15:55.675Z | real 54.723989883 |
| 1884 | 2026-06-24T18:15:55.675Z | user 2:17.286055049 |
| 1885 | 2026-06-24T18:15:55.675Z | sys 23.214219228 |
| 1886 | 2026-06-24T18:15:55.675Z | trap 0.033909470 |
| 1887 | 2026-06-24T18:15:55.675Z | tflt 0.056700151 |
| 1888 | 2026-06-24T18:15:55.675Z | dflt 0.022446657 |
| 1889 | 2026-06-24T18:15:55.675Z | kflt 0.000043268 |
| 1890 | 2026-06-24T18:15:55.675Z | lock 5:27.528691731 |
| 1891 | 2026-06-24T18:15:55.675Z | slp 7:45.363628773 |
| 1892 | 2026-06-24T18:15:55.675Z | lat 5.412991412 |
| 1893 | 2026-06-24T18:15:55.675Z | stop 14.767624169 |
| 1894 | 2026-06-24T18:15:55.675Z | + banner build |
| 1895 | 2026-06-24T18:15:55.675Z | |
| 1896 | 2026-06-24T18:15:55.675Z | ##### # # # # ##### |
| 1897 | 2026-06-24T18:15:55.675Z | # # # # # # # # |
| 1898 | 2026-06-24T18:15:55.675Z | ##### # # # # # # |
| 1899 | 2026-06-24T18:15:55.676Z | # # # # # # # # |
| 1900 | 2026-06-24T18:15:55.676Z | # # # # # # # # |
| 1901 | 2026-06-24T18:15:55.676Z | ##### #### # ###### ##### |
| 1902 | 2026-06-24T18:15:55.676Z | |
| 1903 | 2026-06-24T18:15:55.676Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1904 | 2026-06-24T18:15:56.408Z | Compiling proc-macro2 v1.0.106 |
| 1905 | 2026-06-24T18:15:56.408Z | Compiling quote v1.0.45 |
| 1906 | 2026-06-24T18:15:56.408Z | Compiling unicode-ident v1.0.24 |
| 1907 | 2026-06-24T18:15:56.408Z | Compiling libc v0.2.186 |
| 1908 | 2026-06-24T18:15:56.408Z | Compiling serde_core v1.0.228 |
| 1909 | 2026-06-24T18:15:56.411Z | Compiling serde v1.0.228 |
| 1910 | 2026-06-24T18:15:56.411Z | Compiling autocfg v1.3.0 |
| 1911 | 2026-06-24T18:15:56.411Z | Compiling cfg-if v1.0.0 |
| 1912 | 2026-06-24T18:15:56.615Z | Compiling zmij v1.0.19 |
| 1913 | 2026-06-24T18:15:56.627Z | Compiling libm v0.2.8 |
| 1914 | 2026-06-24T18:15:56.882Z | Compiling memchr v2.7.2 |
| 1915 | 2026-06-24T18:15:56.940Z | Compiling itoa v1.0.11 |
| 1916 | 2026-06-24T18:15:57.073Z | Compiling smallvec v1.13.2 |
| 1917 | 2026-06-24T18:15:57.342Z | Compiling version_check v0.9.5 |
| 1918 | 2026-06-24T18:15:57.464Z | Compiling getrandom v0.4.2 |
| 1919 | 2026-06-24T18:15:57.475Z | Compiling stable_deref_trait v1.2.0 |
| 1920 | 2026-06-24T18:15:57.601Z | Compiling serde_json v1.0.150 |
| 1921 | 2026-06-24T18:15:57.680Z | Compiling syn v2.0.117 |
| 1922 | 2026-06-24T18:15:57.727Z | Compiling writeable v0.5.5 |
| 1923 | 2026-06-24T18:15:57.758Z | Compiling litemap v0.7.4 |
| 1924 | 2026-06-24T18:15:57.858Z | Compiling icu_locid_transform_data v1.5.0 |
| 1925 | 2026-06-24T18:15:57.948Z | Compiling percent-encoding v2.3.2 |
| 1926 | 2026-06-24T18:15:57.991Z | Compiling icu_properties_data v1.5.0 |
| 1927 | 2026-06-24T18:15:58.034Z | Compiling num-traits v0.2.19 |
| 1928 | 2026-06-24T18:15:58.070Z | Compiling utf16_iter v1.0.5 |
| 1929 | 2026-06-24T18:15:58.140Z | Compiling icu_normalizer_data v1.5.0 |
| 1930 | 2026-06-24T18:15:58.218Z | Compiling write16 v1.0.0 |
| 1931 | 2026-06-24T18:15:58.220Z | Compiling utf8_iter v1.0.4 |
| 1932 | 2026-06-24T18:15:58.266Z | Compiling form_urlencoded v1.2.2 |
| 1933 | 2026-06-24T18:15:58.323Z | Compiling thiserror v2.0.18 |
| 1934 | 2026-06-24T18:15:58.398Z | Compiling getrandom v0.2.14 |
| 1935 | 2026-06-24T18:15:58.433Z | Compiling lock_api v0.4.12 |
| 1936 | 2026-06-24T18:15:58.546Z | Compiling parking_lot_core v0.9.10 |
| 1937 | 2026-06-24T18:15:58.825Z | Compiling iana-time-zone v0.1.64 |
| 1938 | 2026-06-24T18:15:58.951Z | Compiling jobserver v0.1.31 |
| 1939 | 2026-06-24T18:15:59.000Z | Compiling find-msvc-tools v0.1.9 |
| 1940 | 2026-06-24T18:15:59.199Z | Compiling shlex v2.0.1 |
| 1941 | 2026-06-24T18:15:59.231Z | Compiling uuid v1.23.3 |
| 1942 | 2026-06-24T18:15:59.263Z | Compiling heck v0.5.0 |
| 1943 | 2026-06-24T18:15:59.371Z | Compiling cc v1.2.65 |
| 1944 | 2026-06-24T18:15:59.381Z | Compiling rustversion v1.0.22 |
| 1945 | 2026-06-24T18:15:59.393Z | Compiling semver v1.0.28 |
| 1946 | 2026-06-24T18:15:59.464Z | Compiling dyn-clone v1.0.17 |
| 1947 | 2026-06-24T18:15:59.620Z | Compiling schemars v0.8.22 |
| 1948 | 2026-06-24T18:15:59.864Z | Compiling slab v0.4.9 |
| 1949 | 2026-06-24T18:15:59.903Z | Compiling subtle v2.6.1 |
| 1950 | 2026-06-24T18:15:59.943Z | Compiling pin-project-lite v0.2.14 |
| 1951 | 2026-06-24T18:16:00.051Z | Compiling log v0.4.29 |
| 1952 | 2026-06-24T18:16:00.110Z | Compiling socket2 v0.6.3 |
| 1953 | 2026-06-24T18:16:00.200Z | Compiling typenum v1.20.1 |
| 1954 | 2026-06-24T18:16:00.222Z | Compiling scopeguard v1.2.0 |
| 1955 | 2026-06-24T18:16:00.352Z | Compiling rand_core v0.6.4 |
| 1956 | 2026-06-24T18:16:01.563Z | Compiling synstructure v0.13.1 |
| 1957 | 2026-06-24T18:16:01.568Z | Compiling serde_derive_internals v0.29.1 |
| 1958 | 2026-06-24T18:16:01.568Z | Compiling parking_lot v0.12.2 |
| 1959 | 2026-06-24T18:16:01.568Z | Compiling signal-hook-registry v1.4.2 |
| 1960 | 2026-06-24T18:16:01.568Z | Compiling mio v1.2.0 |
| 1961 | 2026-06-24T18:16:01.568Z | Compiling portable-atomic v1.11.1 |
| 1962 | 2026-06-24T18:16:01.568Z | Compiling cmake v0.1.54 |
| 1963 | 2026-06-24T18:16:01.568Z | Compiling equivalent v1.0.2 |
| 1964 | 2026-06-24T18:16:01.568Z | Compiling dunce v1.0.5 |
| 1965 | 2026-06-24T18:16:01.568Z | Compiling critical-section v1.2.0 |
| 1966 | 2026-06-24T18:16:01.568Z | Compiling futures-core v0.3.32 |
| 1967 | 2026-06-24T18:16:01.568Z | Compiling fs_extra v1.3.0 |
| 1968 | 2026-06-24T18:16:01.568Z | Compiling thiserror v1.0.64 |
| 1969 | 2026-06-24T18:16:01.602Z | Compiling httparse v1.10.1 |
| 1970 | 2026-06-24T18:16:01.639Z | Compiling getrandom v0.3.4 |
| 1971 | 2026-06-24T18:16:01.651Z | Compiling serde_derive v1.0.228 |
| 1972 | 2026-06-24T18:16:01.664Z | Compiling zerofrom-derive v0.1.5 |
| 1973 | 2026-06-24T18:16:01.727Z | Compiling yoke-derive v0.7.5 |
| 1974 | 2026-06-24T18:16:01.768Z | Compiling zerovec-derive v0.10.3 |
| 1975 | 2026-06-24T18:16:01.842Z | Compiling displaydoc v0.2.5 |
| 1976 | 2026-06-24T18:16:01.950Z | Compiling icu_provider_macros v1.5.0 |
| 1977 | 2026-06-24T18:16:01.969Z | Compiling schemars_derive v0.8.22 |
| 1978 | 2026-06-24T18:16:02.289Z | Compiling zeroize_derive v1.4.3 |
| 1979 | 2026-06-24T18:16:02.534Z | Compiling thiserror-impl v2.0.18 |
| 1980 | 2026-06-24T18:16:02.601Z | Compiling tokio-macros v2.7.0 |
| 1981 | 2026-06-24T18:16:02.761Z | Compiling futures-macro v0.3.32 |
| 1982 | 2026-06-24T18:16:02.812Z | Compiling once_cell v1.21.3 |
| 1983 | 2026-06-24T18:16:02.861Z | Compiling zerofrom v0.1.5 |
| 1984 | 2026-06-24T18:16:02.963Z | Compiling zeroize v1.8.2 |
| 1985 | 2026-06-24T18:16:02.995Z | Compiling yoke v0.7.5 |
| 1986 | 2026-06-24T18:16:03.052Z | Compiling aws-lc-sys v0.41.0 |
| 1987 | 2026-06-24T18:16:03.190Z | Compiling zerovec v0.10.4 |
| 1988 | 2026-06-24T18:16:03.203Z | Compiling thiserror-impl v1.0.64 |
| 1989 | 2026-06-24T18:16:03.315Z | Compiling futures-sink v0.3.32 |
| 1990 | 2026-06-24T18:16:03.424Z | Compiling regex-syntax v0.8.5 |
| 1991 | 2026-06-24T18:16:03.534Z | Compiling strsim v0.11.1 |
| 1992 | 2026-06-24T18:16:03.590Z | Compiling futures-channel v0.3.32 |
| 1993 | 2026-06-24T18:16:03.841Z | Compiling aho-corasick v1.1.3 |
| 1994 | 2026-06-24T18:16:03.863Z | Compiling ident_case v1.0.1 |
| 1995 | 2026-06-24T18:16:03.924Z | Compiling futures-task v0.3.32 |
| 1996 | 2026-06-24T18:16:03.927Z | Compiling hashbrown v0.17.0 |
| 1997 | 2026-06-24T18:16:03.981Z | Compiling futures-io v0.3.32 |
| 1998 | 2026-06-24T18:16:04.103Z | Compiling tinystr v0.7.6 |
| 1999 | 2026-06-24T18:16:04.183Z | Compiling icu_collections v1.5.0 |
| 2000 | 2026-06-24T18:16:04.318Z | Compiling icu_locid v1.5.0 |
| 2001 | 2026-06-24T18:16:04.330Z | Compiling futures-util v0.3.32 |
| 2002 | 2026-06-24T18:16:04.589Z | Compiling indexmap v2.14.0 |
| 2003 | 2026-06-24T18:16:04.924Z | Compiling bytes v1.11.1 |
| 2004 | 2026-06-24T18:16:05.032Z | Compiling icu_provider v1.5.0 |
| 2005 | 2026-06-24T18:16:05.198Z | Compiling chrono v0.4.44 |
| 2006 | 2026-06-24T18:16:05.397Z | Compiling icu_locid_transform v1.5.0 |
| 2007 | 2026-06-24T18:16:05.419Z | Compiling serde_tokenstream v0.2.3 |
| 2008 | 2026-06-24T18:16:05.479Z | Compiling bitflags v2.9.4 |
| 2009 | 2026-06-24T18:16:05.701Z | Compiling tokio v1.52.3 |
| 2010 | 2026-06-24T18:16:05.880Z | Compiling regex-automata v0.4.14 |
| 2011 | 2026-06-24T18:16:06.013Z | Compiling icu_properties v1.5.1 |
| 2012 | 2026-06-24T18:16:06.425Z | Compiling zerocopy-derive v0.8.27 |
| 2013 | 2026-06-24T18:16:06.910Z | Compiling slog v2.8.2 |
| 2014 | 2026-06-24T18:16:07.158Z | Compiling base64 v0.22.1 |
| 2015 | 2026-06-24T18:16:07.473Z | Compiling http v1.4.2 |
| 2016 | 2026-06-24T18:16:07.669Z | Compiling icu_normalizer v1.5.0 |
| 2017 | 2026-06-24T18:16:07.748Z | Compiling regex v1.12.3 |
| 2018 | 2026-06-24T18:16:08.268Z | Compiling idna_adapter v1.2.0 |
| 2019 | 2026-06-24T18:16:08.412Z | Compiling idna v1.0.3 |
| 2020 | 2026-06-24T18:16:08.659Z | Compiling ucd-trie v0.1.6 |
| 2021 | 2026-06-24T18:16:08.748Z | Compiling url v2.5.4 |
| 2022 | 2026-06-24T18:16:08.890Z | Compiling pest v2.8.4 |
| 2023 | 2026-06-24T18:16:09.910Z | Compiling rustls-pki-types v1.12.0 |
| 2024 | 2026-06-24T18:16:10.120Z | Compiling tracing-core v0.1.32 |
| 2025 | 2026-06-24T18:16:10.303Z | Compiling tracing-attributes v0.1.27 |
| 2026 | 2026-06-24T18:16:10.406Z | Compiling ring v0.17.14 |
| 2027 | 2026-06-24T18:16:10.722Z | Compiling byteorder v1.5.0 |
| 2028 | 2026-06-24T18:16:11.087Z | Compiling pest_meta v2.8.4 |
| 2029 | 2026-06-24T18:16:11.721Z | Compiling tracing v0.1.40 |
| 2030 | 2026-06-24T18:16:11.726Z | Compiling generic-array v0.14.7 |
| 2031 | 2026-06-24T18:16:11.979Z | Compiling pest_generator v2.8.4 |
| 2032 | 2026-06-24T18:16:11.984Z | Compiling anyhow v1.0.100 |
| 2033 | 2026-06-24T18:16:11.984Z | Compiling ppv-lite86 v0.2.17 |
| 2034 | 2026-06-24T18:16:12.217Z | Compiling untrusted v0.9.0 |
| 2035 | 2026-06-24T18:16:12.924Z | Compiling pest_derive v2.8.4 |
| 2036 | 2026-06-24T18:16:12.929Z | Compiling fnv v1.0.7 |
| 2037 | 2026-06-24T18:16:12.929Z | Compiling tokio-util v0.7.16 |
| 2038 | 2026-06-24T18:16:12.929Z | Compiling aws-lc-rs v1.17.0 |
| 2039 | 2026-06-24T18:16:13.019Z | Compiling paste v1.0.15 |
| 2040 | 2026-06-24T18:16:13.349Z | Compiling ipnet v2.9.0 |
| 2041 | 2026-06-24T18:16:13.467Z | Compiling zerocopy v0.8.27 |
| 2042 | 2026-06-24T18:16:13.851Z | Compiling camino v1.2.2 |
| 2043 | 2026-06-24T18:16:13.899Z | Compiling untrusted v0.7.1 |
| 2044 | 2026-06-24T18:16:14.062Z | Compiling omicron-workspace-hack v0.1.0 |
| 2045 | 2026-06-24T18:16:14.429Z | Compiling http-body v1.0.1 |
| 2046 | 2026-06-24T18:16:14.573Z | Compiling atomic-waker v1.1.2 |
| 2047 | 2026-06-24T18:16:14.580Z | Compiling rustls v0.23.41 |
| 2048 | 2026-06-24T18:16:14.947Z | Compiling crypto-common v0.1.6 |
| 2049 | 2026-06-24T18:16:15.102Z | Compiling ipnetwork v0.21.1 |
| 2050 | 2026-06-24T18:16:15.166Z | Compiling tower-layer v0.3.3 |
| 2051 | 2026-06-24T18:16:15.390Z | Compiling try-lock v0.2.5 |
| 2052 | 2026-06-24T18:16:15.462Z | Compiling tower-service v0.3.3 |
| 2053 | 2026-06-24T18:16:15.561Z | Compiling ryu v1.0.18 |
| 2054 | 2026-06-24T18:16:15.761Z | Compiling want v0.3.1 |
| 2055 | 2026-06-24T18:16:15.847Z | Compiling h2 v0.4.15 |
| 2056 | 2026-06-24T18:16:15.953Z | Compiling erased-serde v0.3.31 |
| 2057 | 2026-06-24T18:16:16.557Z | Compiling async-trait v0.1.89 |
| 2058 | 2026-06-24T18:16:16.696Z | Compiling num-conv v0.2.0 |
| 2059 | 2026-06-24T18:16:16.708Z | Compiling time-core v0.1.8 |
| 2060 | 2026-06-24T18:16:16.834Z | Compiling httpdate v1.0.3 |
| 2061 | 2026-06-24T18:16:16.856Z | Compiling time-macros v0.2.27 |
| 2062 | 2026-06-24T18:16:17.603Z | Compiling scroll_derive v0.13.1 |
| 2063 | 2026-06-24T18:16:17.736Z | Compiling errno v0.3.14 |
| 2064 | 2026-06-24T18:16:17.822Z | Compiling serde_urlencoded v0.7.1 |
| 2065 | 2026-06-24T18:16:17.899Z | Compiling http-body-util v0.1.3 |
| 2066 | 2026-06-24T18:16:18.082Z | Compiling foldhash v0.2.0 |
| 2067 | 2026-06-24T18:16:18.094Z | Compiling allocator-api2 v0.2.21 |
| 2068 | 2026-06-24T18:16:18.177Z | Compiling daft-derive v0.1.7 |
| 2069 | 2026-06-24T18:16:18.355Z | Compiling hyper v1.10.1 |
| 2070 | 2026-06-24T18:16:18.413Z | Compiling pretty-hex v0.4.1 |
| 2071 | 2026-06-24T18:16:18.479Z | Compiling hashbrown v0.16.1 |
| 2072 | 2026-06-24T18:16:18.566Z | Compiling const-oid v0.9.6 |
| 2073 | 2026-06-24T18:16:18.933Z | Compiling strum_macros v0.26.4 |
| 2074 | 2026-06-24T18:16:19.679Z | Compiling hyper-util v0.1.20 |
| 2075 | 2026-06-24T18:16:21.355Z | Compiling oxnet v0.1.4 |
| 2076 | 2026-06-24T18:16:21.965Z | Compiling rand_core v0.9.3 |
| 2077 | 2026-06-24T18:16:22.060Z | Compiling openapiv3 v2.2.0 |
| 2078 | 2026-06-24T18:16:22.443Z | Compiling plain v0.2.3 |
| 2079 | 2026-06-24T18:16:22.490Z | Compiling usdt-impl v0.6.0 |
| 2080 | 2026-06-24T18:16:22.561Z | Compiling rand_chacha v0.9.0 |
| 2081 | 2026-06-24T18:16:22.687Z | Compiling scroll v0.13.0 |
| 2082 | 2026-06-24T18:16:23.002Z | Compiling crossbeam-utils v0.8.19 |
| 2083 | 2026-06-24T18:16:23.325Z | Compiling goblin v0.10.4 |
| 2084 | 2026-06-24T18:16:23.548Z | Compiling rand v0.9.2 |
| 2085 | 2026-06-24T18:16:24.393Z | Compiling dtrace-parser v0.3.0 |
| 2086 | 2026-06-24T18:16:24.850Z | Compiling block-buffer v0.10.4 |
| 2087 | 2026-06-24T18:16:24.895Z | Compiling sync_wrapper v1.0.1 |
| 2088 | 2026-06-24T18:16:24.969Z | Compiling thread-id v5.0.0 |
| 2089 | 2026-06-24T18:16:25.017Z | Compiling encoding_rs v0.8.34 |
| 2090 | 2026-06-24T18:16:25.050Z | Compiling mime v0.3.17 |
| 2091 | 2026-06-24T18:16:25.062Z | Compiling ref-cast v1.0.25 |
| 2092 | 2026-06-24T18:16:25.372Z | Compiling slog-async v2.8.0 |
| 2093 | 2026-06-24T18:16:25.524Z | Compiling tower v0.5.2 |
| 2094 | 2026-06-24T18:16:25.664Z | Compiling digest v0.10.7 |
| 2095 | 2026-06-24T18:16:26.103Z | Compiling dof v0.4.0 |
| 2096 | 2026-06-24T18:16:26.515Z | Compiling rand_chacha v0.3.1 |
| 2097 | 2026-06-24T18:16:27.091Z | Compiling webpki-roots v0.26.3 |
| 2098 | 2026-06-24T18:16:27.221Z | Compiling futures-executor v0.3.32 |
| 2099 | 2026-06-24T18:16:27.268Z | Compiling multer v3.1.0 |
| 2100 | 2026-06-24T18:16:27.394Z | Compiling iri-string v0.7.8 |
| 2101 | 2026-06-24T18:16:27.500Z | Compiling futures v0.3.32 |
| 2102 | 2026-06-24T18:16:27.584Z | Compiling rand v0.8.6 |
| 2103 | 2026-06-24T18:16:28.310Z | Compiling darling_core v0.23.0 |
| 2104 | 2026-06-24T18:16:28.357Z | Compiling ref-cast-impl v1.0.25 |
| 2105 | 2026-06-24T18:16:28.966Z | Compiling tower-http v0.6.8 |
| 2106 | 2026-06-24T18:16:29.294Z | Compiling usdt-macro v0.6.0 |
| 2107 | 2026-06-24T18:16:29.746Z | Compiling usdt-attr-macro v0.6.0 |
| 2108 | 2026-06-24T18:16:29.992Z | Compiling newtype-uuid v1.3.2 |
| 2109 | 2026-06-24T18:16:30.113Z | Compiling async-stream-impl v0.3.6 |
| 2110 | 2026-06-24T18:16:30.197Z | Compiling hex v0.4.3 |
| 2111 | 2026-06-24T18:16:30.368Z | Compiling darling_macro v0.23.0 |
| 2112 | 2026-06-24T18:16:30.486Z | Compiling rustix v1.1.2 |
| 2113 | 2026-06-24T18:16:30.821Z | Compiling strum v0.26.3 |
| 2114 | 2026-06-24T18:16:30.938Z | Compiling darling v0.23.0 |
| 2115 | 2026-06-24T18:16:30.952Z | Compiling newtype-uuid-macros v0.1.0 |
| 2116 | 2026-06-24T18:16:30.963Z | Compiling structmeta-derive v0.3.0 |
| 2117 | 2026-06-24T18:16:31.017Z | Compiling powerfmt v0.2.0 |
| 2118 | 2026-06-24T18:16:31.064Z | Compiling syn v1.0.109 |
| 2119 | 2026-06-24T18:16:31.193Z | Compiling deranged v0.5.3 |
| 2120 | 2026-06-24T18:16:31.472Z | Compiling serde_with_macros v3.18.0 |
| 2121 | 2026-06-24T18:16:31.750Z | Compiling daft v0.1.7 |
| 2122 | 2026-06-24T18:16:31.889Z | Compiling match_cfg v0.1.0 |
| 2123 | 2026-06-24T18:16:31.968Z | Compiling num_threads v0.1.7 |
| 2124 | 2026-06-24T18:16:32.051Z | Compiling structmeta v0.3.0 |
| 2125 | 2026-06-24T18:16:32.065Z | Compiling fastrand v2.3.0 |
| 2126 | 2026-06-24T18:16:32.243Z | Compiling hostname v0.3.1 |
| 2127 | 2026-06-24T18:16:32.323Z | Compiling time v0.3.47 |
| 2128 | 2026-06-24T18:16:32.403Z | Compiling crossbeam-channel v0.5.15 |
| 2129 | 2026-06-24T18:16:32.594Z | Compiling crc32fast v1.4.0 |
| 2130 | 2026-06-24T18:16:32.885Z | Compiling tempfile v3.23.0 |
| 2131 | 2026-06-24T18:16:33.056Z | Compiling thread_local v1.1.8 |
| 2132 | 2026-06-24T18:16:33.161Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2133 | 2026-06-24T18:16:33.410Z | Compiling strum_macros v0.27.2 |
| 2134 | 2026-06-24T18:16:33.628Z | Compiling winnow v1.0.3 |
| 2135 | 2026-06-24T18:16:33.898Z | Compiling derive-ex v0.1.8 |
| 2136 | 2026-06-24T18:16:34.052Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2137 | 2026-06-24T18:16:35.293Z | Compiling serde_spanned v1.1.1 |
| 2138 | 2026-06-24T18:16:35.407Z | Compiling is-terminal v0.4.12 |
| 2139 | 2026-06-24T18:16:35.458Z | Compiling debug-ignore v1.0.5 |
| 2140 | 2026-06-24T18:16:35.502Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2141 | 2026-06-24T18:16:35.532Z | Compiling term v1.2.0 |
| 2142 | 2026-06-24T18:16:35.565Z | Compiling take_mut v0.2.2 |
| 2143 | 2026-06-24T18:16:35.696Z | Compiling test-strategy v0.4.3 |
| 2144 | 2026-06-24T18:16:37.046Z | Compiling slog-term v2.9.2 |
| 2145 | 2026-06-24T18:16:37.405Z | Compiling slog-json v2.6.1 |
| 2146 | 2026-06-24T18:16:37.557Z | Compiling macaddr v1.0.1 |
| 2147 | 2026-06-24T18:16:37.649Z | Compiling memmap2 v0.9.9 |
| 2148 | 2026-06-24T18:16:37.750Z | Compiling spin v0.9.8 |
| 2149 | 2026-06-24T18:16:37.841Z | Compiling quick-error v1.2.3 |
| 2150 | 2026-06-24T18:16:37.881Z | Compiling cpufeatures v0.2.12 |
| 2151 | 2026-06-24T18:16:37.956Z | Compiling usdt v0.6.0 |
| 2152 | 2026-06-24T18:16:37.966Z | Compiling slog-bunyan v2.5.0 |
| 2153 | 2026-06-24T18:16:38.225Z | Compiling async-stream v0.3.6 |
| 2154 | 2026-06-24T18:16:38.403Z | Compiling waitgroup v0.1.2 |
| 2155 | 2026-06-24T18:16:38.419Z | Compiling rustls-pemfile v2.2.0 |
| 2156 | 2026-06-24T18:16:38.562Z | Compiling serde_path_to_error v0.1.20 |
| 2157 | 2026-06-24T18:16:38.582Z | Compiling hostname v0.4.2 |
| 2158 | 2026-06-24T18:16:38.672Z | Compiling serde_with v3.18.0 |
| 2159 | 2026-06-24T18:16:38.749Z | Compiling regress v0.10.5 |
| 2160 | 2026-06-24T18:16:38.987Z | Compiling lazy_static v1.5.0 |
| 2161 | 2026-06-24T18:16:39.096Z | Compiling either v1.15.0 |
| 2162 | 2026-06-24T18:16:39.120Z | Compiling parse-display-derive v0.10.0 |
| 2163 | 2026-06-24T18:16:39.330Z | Compiling webpki-roots v1.0.3 |
| 2164 | 2026-06-24T18:16:39.670Z | Compiling wait-timeout v0.2.0 |
| 2165 | 2026-06-24T18:16:39.970Z | Compiling bit-vec v0.6.3 |
| 2166 | 2026-06-24T18:16:40.129Z | Compiling rusty-fork v0.3.0 |
| 2167 | 2026-06-24T18:16:40.254Z | Compiling bit-set v0.5.3 |
| 2168 | 2026-06-24T18:16:40.267Z | Compiling strum v0.27.2 |
| 2169 | 2026-06-24T18:16:40.402Z | Compiling rand_xorshift v0.3.0 |
| 2170 | 2026-06-24T18:16:40.445Z | Compiling dropshot v0.17.1 |
| 2171 | 2026-06-24T18:16:40.585Z | Compiling unarray v0.1.4 |
| 2172 | 2026-06-24T18:16:40.685Z | Compiling crucible-workspace-hack v0.1.0 |
| 2173 | 2026-06-24T18:16:40.719Z | Compiling proptest v1.5.0 |
| 2174 | 2026-06-24T18:16:40.730Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2175 | 2026-06-24T18:16:40.887Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2176 | 2026-06-24T18:16:40.992Z | Compiling dropshot_endpoint v0.17.1 |
| 2177 | 2026-06-24T18:16:41.112Z | Compiling toml_datetime v0.6.11 |
| 2178 | 2026-06-24T18:16:41.354Z | Compiling openssl-probe v0.2.1 |
| 2179 | 2026-06-24T18:16:41.636Z | Compiling rustls-native-certs v0.8.3 |
| 2180 | 2026-06-24T18:16:41.696Z | Compiling hybrid-array v0.4.12 |
| 2181 | 2026-06-24T18:16:42.213Z | Compiling instant v0.1.12 |
| 2182 | 2026-06-24T18:16:42.338Z | Compiling adler v1.0.2 |
| 2183 | 2026-06-24T18:16:42.455Z | Compiling miniz_oxide v0.7.2 |
| 2184 | 2026-06-24T18:16:42.519Z | Compiling backoff v0.4.0 |
| 2185 | 2026-06-24T18:16:42.731Z | Compiling parse-display v0.10.0 |
| 2186 | 2026-06-24T18:16:42.925Z | Compiling itertools v0.14.0 |
| 2187 | 2026-06-24T18:16:43.015Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2188 | 2026-06-24T18:16:43.404Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2189 | 2026-06-24T18:16:43.825Z | Compiling base64ct v1.6.0 |
| 2190 | 2026-06-24T18:16:43.911Z | Compiling rustix v0.38.34 |
| 2191 | 2026-06-24T18:16:44.364Z | Compiling flate2 v1.0.30 |
| 2192 | 2026-06-24T18:16:44.377Z | Compiling crypto-common v0.2.2 |
| 2193 | 2026-06-24T18:16:44.444Z | Compiling block-buffer v0.12.1 |
| 2194 | 2026-06-24T18:16:44.661Z | Compiling unicode-width v0.1.14 |
| 2195 | 2026-06-24T18:16:44.901Z | Compiling compression-core v0.4.31 |
| 2196 | 2026-06-24T18:16:44.970Z | Compiling const-oid v0.10.2 |
| 2197 | 2026-06-24T18:16:45.089Z | Compiling compression-codecs v0.4.32 |
| 2198 | 2026-06-24T18:16:45.262Z | Compiling digest v0.11.3 |
| 2199 | 2026-06-24T18:16:45.514Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2200 | 2026-06-24T18:16:45.544Z | Compiling cpufeatures v0.3.0 |
| 2201 | 2026-06-24T18:16:45.787Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2202 | 2026-06-24T18:16:45.801Z | Compiling sha1 v0.11.0 |
| 2203 | 2026-06-24T18:16:45.839Z | Compiling async-compression v0.4.33 |
| 2204 | 2026-06-24T18:16:45.981Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2205 | 2026-06-24T18:16:46.264Z | Compiling unsafe-libyaml v0.2.11 |
| 2206 | 2026-06-24T18:16:46.797Z | Compiling serde_yaml v0.9.34+deprecated |
| 2207 | 2026-06-24T18:16:46.930Z | Compiling heck v0.4.1 |
| 2208 | 2026-06-24T18:16:47.185Z | Compiling pem-rfc7468 v0.7.0 |
| 2209 | 2026-06-24T18:16:47.443Z | Compiling der_derive v0.7.3 |
| 2210 | 2026-06-24T18:16:47.989Z | Compiling winnow v0.5.40 |
| 2211 | 2026-06-24T18:16:48.028Z | Compiling flagset v0.4.7 |
| 2212 | 2026-06-24T18:16:48.244Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2213 | 2026-06-24T18:16:48.412Z | Compiling der v0.7.10 |
| 2214 | 2026-06-24T18:16:48.710Z | Compiling clap_derive v4.5.4 |
| 2215 | 2026-06-24T18:16:48.859Z | Compiling utf8parse v0.2.2 |
| 2216 | 2026-06-24T18:16:48.973Z | Compiling anstyle-parse v0.2.4 |
| 2217 | 2026-06-24T18:16:49.318Z | Compiling toml_edit v0.19.15 |
| 2218 | 2026-06-24T18:16:49.887Z | Compiling darling_core v0.21.3 |
| 2219 | 2026-06-24T18:16:49.951Z | Compiling rustc_version v0.4.1 |
| 2220 | 2026-06-24T18:16:49.967Z | Compiling is_terminal_polyfill v1.70.0 |
| 2221 | 2026-06-24T18:16:50.064Z | Compiling colorchoice v1.0.1 |
| 2222 | 2026-06-24T18:16:50.208Z | Compiling anstyle-query v1.0.3 |
| 2223 | 2026-06-24T18:16:50.320Z | Compiling anstyle v1.0.14 |
| 2224 | 2026-06-24T18:16:50.374Z | Compiling spki v0.7.3 |
| 2225 | 2026-06-24T18:16:50.581Z | Compiling proc-macro-crate v1.3.1 |
| 2226 | 2026-06-24T18:16:50.650Z | Compiling anstream v0.6.14 |
| 2227 | 2026-06-24T18:16:51.114Z | Compiling terminal_size v0.3.0 |
| 2228 | 2026-06-24T18:16:51.139Z | Compiling winnow v0.7.13 |
| 2229 | 2026-06-24T18:16:51.501Z | Compiling clap_lex v0.7.0 |
| 2230 | 2026-06-24T18:16:51.701Z | Compiling clap_builder v4.5.2 |
| 2231 | 2026-06-24T18:16:51.969Z | Compiling darling_macro v0.21.3 |
| 2232 | 2026-06-24T18:16:52.118Z | Compiling iddqd v0.4.2 |
| 2233 | 2026-06-24T18:16:52.404Z | Compiling secrecy v0.10.3 |
| 2234 | 2026-06-24T18:16:52.540Z | Compiling darling v0.21.3 |
| 2235 | 2026-06-24T18:16:52.571Z | Compiling heapless v0.8.0 |
| 2236 | 2026-06-24T18:16:52.624Z | Compiling convert_case v0.4.0 |
| 2237 | 2026-06-24T18:16:52.924Z | Compiling derive_more v0.99.20 |
| 2238 | 2026-06-24T18:16:52.950Z | Compiling ingot-macros v0.1.1 |
| 2239 | 2026-06-24T18:16:53.312Z | Compiling pkcs8 v0.10.2 |
| 2240 | 2026-06-24T18:16:53.344Z | Compiling tabwriter v1.4.0 |
| 2241 | 2026-06-24T18:16:53.730Z | Compiling clap v4.5.4 |
| 2242 | 2026-06-24T18:16:53.820Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2243 | 2026-06-24T18:16:54.071Z | Compiling backon v1.6.0 |
| 2244 | 2026-06-24T18:16:54.119Z | Compiling hash32 v0.3.1 |
| 2245 | 2026-06-24T18:16:54.282Z | Compiling cfg_aliases v0.2.1 |
| 2246 | 2026-06-24T18:16:54.356Z | Compiling smoltcp v0.11.0 |
| 2247 | 2026-06-24T18:16:54.957Z | Compiling typify-impl v0.4.3 |
| 2248 | 2026-06-24T18:16:54.971Z | Compiling hmac v0.12.1 |
| 2249 | 2026-06-24T18:16:55.138Z | Compiling bitflags v1.3.2 |
| 2250 | 2026-06-24T18:16:55.208Z | Compiling managed v0.8.0 |
| 2251 | 2026-06-24T18:16:55.220Z | Compiling humantime v2.3.0 |
| 2252 | 2026-06-24T18:16:55.434Z | Compiling cobs v0.2.3 |
| 2253 | 2026-06-24T18:16:55.582Z | Compiling ingot-types v0.1.2 |
| 2254 | 2026-06-24T18:16:55.648Z | Compiling postcard v1.0.9 |
| 2255 | 2026-06-24T18:16:55.963Z | Compiling ingot v0.1.1 |
| 2256 | 2026-06-24T18:16:56.280Z | Compiling crossbeam-epoch v0.9.18 |
| 2257 | 2026-06-24T18:16:56.773Z | Compiling inout v0.1.3 |
| 2258 | 2026-06-24T18:16:56.981Z | Compiling zerocopy-derive v0.7.34 |
| 2259 | 2026-06-24T18:16:57.016Z | Compiling ff v0.13.1 |
| 2260 | 2026-06-24T18:16:57.176Z | Compiling memoffset v0.9.1 |
| 2261 | 2026-06-24T18:16:57.410Z | Compiling base16ct v0.2.0 |
| 2262 | 2026-06-24T18:16:57.830Z | Compiling sec1 v0.7.3 |
| 2263 | 2026-06-24T18:16:58.007Z | Compiling group v0.13.0 |
| 2264 | 2026-06-24T18:16:58.254Z | Compiling typify-macro v0.4.3 |
| 2265 | 2026-06-24T18:16:58.493Z | Compiling cipher v0.4.4 |
| 2266 | 2026-06-24T18:16:58.703Z | Compiling hkdf v0.12.4 |
| 2267 | 2026-06-24T18:16:58.806Z | Compiling regress v0.11.1 |
| 2268 | 2026-06-24T18:16:58.860Z | Compiling crypto-bigint v0.5.5 |
| 2269 | 2026-06-24T18:16:58.895Z | Compiling proc-macro-error-attr v1.0.4 |
| 2270 | 2026-06-24T18:16:59.129Z | Compiling colored v3.1.1 |
| 2271 | 2026-06-24T18:16:59.462Z | Compiling pkg-config v0.3.30 |
| 2272 | 2026-06-24T18:16:59.861Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2273 | 2026-06-24T18:17:00.120Z | Compiling elliptic-curve v0.13.8 |
| 2274 | 2026-06-24T18:17:00.344Z | Compiling typify-impl v0.6.2 |
| 2275 | 2026-06-24T18:17:01.011Z | Compiling num_enum_derive v0.7.4 |
| 2276 | 2026-06-24T18:17:01.176Z | Compiling curve25519-dalek v4.1.3 |
| 2277 | 2026-06-24T18:17:01.354Z | Compiling half v2.7.1 |
| 2278 | 2026-06-24T18:17:01.473Z | Compiling universal-hash v0.5.1 |
| 2279 | 2026-06-24T18:17:01.627Z | Compiling proc-macro-error v1.0.4 |
| 2280 | 2026-06-24T18:17:01.840Z | Compiling ciborium-io v0.2.2 |
| 2281 | 2026-06-24T18:17:01.862Z | Compiling data-encoding v2.6.0 |
| 2282 | 2026-06-24T18:17:02.063Z | Compiling vcpkg v0.2.15 |
| 2283 | 2026-06-24T18:17:02.438Z | Compiling opaque-debug v0.3.1 |
| 2284 | 2026-06-24T18:17:02.477Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2285 | 2026-06-24T18:17:02.512Z | Compiling num_enum v0.7.4 |
| 2286 | 2026-06-24T18:17:02.605Z | Compiling ciborium-ll v0.2.2 |
| 2287 | 2026-06-24T18:17:02.900Z | Compiling num_enum_derive v0.5.11 |
| 2288 | 2026-06-24T18:17:03.283Z | Compiling foreign-types-macros v0.2.3 |
| 2289 | 2026-06-24T18:17:03.668Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2290 | 2026-06-24T18:17:03.722Z | Compiling typify-macro v0.6.2 |
| 2291 | 2026-06-24T18:17:03.900Z | Compiling rayon-core v1.13.0 |
| 2292 | 2026-06-24T18:17:03.912Z | Compiling foreign-types-shared v0.3.1 |
| 2293 | 2026-06-24T18:17:04.135Z | Compiling foreign-types v0.5.0 |
| 2294 | 2026-06-24T18:17:04.157Z | Compiling num_enum v0.5.11 |
| 2295 | 2026-06-24T18:17:04.567Z | Compiling ciborium v0.2.2 |
| 2296 | 2026-06-24T18:17:04.732Z | Compiling typify v0.4.3 |
| 2297 | 2026-06-24T18:17:04.806Z | Compiling zerocopy v0.7.34 |
| 2298 | 2026-06-24T18:17:04.823Z | Compiling crossbeam-deque v0.8.5 |
| 2299 | 2026-06-24T18:17:05.135Z | Compiling sha1 v0.10.6 |
| 2300 | 2026-06-24T18:17:05.247Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2301 | 2026-06-24T18:17:05.334Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2302 | 2026-06-24T18:17:05.379Z | Compiling aead v0.5.2 |
| 2303 | 2026-06-24T18:17:05.492Z | Compiling serde_spanned v0.6.9 |
| 2304 | 2026-06-24T18:17:05.649Z | Compiling scroll_derive v0.12.0 |
| 2305 | 2026-06-24T18:17:05.737Z | Compiling num-integer v0.1.46 |
| 2306 | 2026-06-24T18:17:05.863Z | Compiling usdt-impl v0.5.0 |
| 2307 | 2026-06-24T18:17:05.938Z | Compiling cstr-argument v0.1.2 |
| 2308 | 2026-06-24T18:17:06.101Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2309 | 2026-06-24T18:17:06.218Z | Compiling keccak v0.1.6 |
| 2310 | 2026-06-24T18:17:06.317Z | Compiling scroll v0.12.0 |
| 2311 | 2026-06-24T18:17:06.402Z | Compiling thiserror-no-std v2.0.2 |
| 2312 | 2026-06-24T18:17:06.450Z | Compiling sha3 v0.10.8 |
| 2313 | 2026-06-24T18:17:06.476Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2314 | 2026-06-24T18:17:06.634Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2315 | 2026-06-24T18:17:06.698Z | Compiling dof v0.3.0 |
| 2316 | 2026-06-24T18:17:06.822Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2317 | 2026-06-24T18:17:06.870Z | Compiling poly1305 v0.8.0 |
| 2318 | 2026-06-24T18:17:07.024Z | Compiling chacha20 v0.9.1 |
| 2319 | 2026-06-24T18:17:07.182Z | Compiling dtrace-parser v0.2.0 |
| 2320 | 2026-06-24T18:17:07.269Z | Compiling password-hash v0.5.0 |
| 2321 | 2026-06-24T18:17:07.295Z | Compiling camino-tempfile v1.4.1 |
| 2322 | 2026-06-24T18:17:07.475Z | Compiling blake2 v0.10.6 |
| 2323 | 2026-06-24T18:17:07.668Z | Compiling thread-id v4.2.1 |
| 2324 | 2026-06-24T18:17:08.261Z | Compiling argon2 v0.5.3 |
| 2325 | 2026-06-24T18:17:08.421Z | Compiling chacha20poly1305 v0.10.1 |
| 2326 | 2026-06-24T18:17:08.563Z | Compiling rayon v1.11.0 |
| 2327 | 2026-06-24T18:17:09.018Z | Compiling goblin v0.8.2 |
| 2328 | 2026-06-24T18:17:09.531Z | Compiling vsss-rs v3.3.4 |
| 2329 | 2026-06-24T18:17:09.658Z | Compiling num-bigint v0.4.5 |
| 2330 | 2026-06-24T18:17:11.207Z | Compiling num-derive v0.4.2 |
| 2331 | 2026-06-24T18:17:11.343Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2332 | 2026-06-24T18:17:11.910Z | Compiling sigpipe v0.1.3 |
| 2333 | 2026-06-24T18:17:12.007Z | Compiling jiff v0.2.28 |
| 2334 | 2026-06-24T18:17:12.344Z | Compiling glob v0.3.3 |
| 2335 | 2026-06-24T18:17:13.547Z | Compiling num-rational v0.4.2 |
| 2336 | 2026-06-24T18:17:14.644Z | Compiling num-iter v0.1.45 |
| 2337 | 2026-06-24T18:17:14.770Z | Compiling typify v0.6.2 |
| 2338 | 2026-06-24T18:17:14.827Z | Compiling zone_cfg_derive v0.3.0 |
| 2339 | 2026-06-24T18:17:14.863Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2340 | 2026-06-24T18:17:15.383Z | Compiling itertools v0.12.1 |
| 2341 | 2026-06-24T18:17:17.038Z | Compiling num-complex v0.4.6 |
| 2342 | 2026-06-24T18:17:17.637Z | Compiling tinyvec_macros v0.1.1 |
| 2343 | 2026-06-24T18:17:17.716Z | Compiling indent_write v2.2.0 |
| 2344 | 2026-06-24T18:17:17.866Z | Compiling tinyvec v1.6.0 |
| 2345 | 2026-06-24T18:17:18.120Z | Compiling num v0.4.3 |
| 2346 | 2026-06-24T18:17:18.842Z | Compiling zone v0.3.1 |
| 2347 | 2026-06-24T18:17:20.177Z | Compiling rustls-webpki v0.103.13 |
| 2348 | 2026-06-24T18:17:22.369Z | Compiling usdt-attr-macro v0.5.0 |
| 2349 | 2026-06-24T18:17:22.458Z | Compiling usdt-macro v0.5.0 |
| 2350 | 2026-06-24T18:17:22.812Z | Compiling smf v0.2.3 |
| 2351 | 2026-06-24T18:17:23.011Z | Compiling memmap v0.7.0 |
| 2352 | 2026-06-24T18:17:23.325Z | Compiling whoami v1.5.1 |
| 2353 | 2026-06-24T18:17:23.705Z | Compiling rustls v0.22.4 |
| 2354 | 2026-06-24T18:17:24.098Z | Compiling usdt v0.5.0 |
| 2355 | 2026-06-24T18:17:24.416Z | Compiling tokio-rustls v0.26.4 |
| 2356 | 2026-06-24T18:17:24.464Z | Compiling rustls-platform-verifier v0.6.2 |
| 2357 | 2026-06-24T18:17:24.675Z | Compiling hyper-rustls v0.27.3 |
| 2358 | 2026-06-24T18:17:24.722Z | Compiling progenitor-impl v0.11.1 |
| 2359 | 2026-06-24T18:17:25.075Z | Compiling reqwest v0.12.23 |
| 2360 | 2026-06-24T18:17:25.283Z | Compiling reqwest v0.13.2 |
| 2361 | 2026-06-24T18:17:26.806Z | Compiling progenitor-client v0.10.0 |
| 2362 | 2026-06-24T18:17:27.283Z | Compiling progenitor-client v0.14.0 |
| 2363 | 2026-06-24T18:17:27.789Z | Compiling progenitor-extras v0.2.0 |
| 2364 | 2026-06-24T18:17:28.044Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2365 | 2026-06-24T18:17:33.779Z | Compiling rustls-webpki v0.102.4 |
| 2366 | 2026-06-24T18:17:35.889Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2367 | 2026-06-24T18:17:38.419Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2368 | 2026-06-24T18:17:39.328Z | Compiling toml_write v0.1.2 |
| 2369 | 2026-06-24T18:17:39.840Z | Compiling prettyplease v0.2.37 |
| 2370 | 2026-06-24T18:17:41.246Z | Compiling toml_edit v0.22.27 |
| 2371 | 2026-06-24T18:17:41.817Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2372 | 2026-06-24T18:17:43.214Z | Compiling progenitor-macro v0.11.1 |
| 2373 | 2026-06-24T18:17:43.452Z | Compiling progenitor-client v0.11.1 |
| 2374 | 2026-06-24T18:17:44.745Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2375 | 2026-06-24T18:17:44.904Z | Compiling darling_core v0.20.11 |
| 2376 | 2026-06-24T18:17:45.452Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2377 | 2026-06-24T18:17:45.900Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2378 | 2026-06-24T18:17:46.018Z | Compiling dropshot v0.16.7 |
| 2379 | 2026-06-24T18:17:46.256Z | Compiling swrite v0.1.0 |
| 2380 | 2026-06-24T18:17:46.365Z | Compiling float-ord v0.3.2 |
| 2381 | 2026-06-24T18:17:46.513Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2382 | 2026-06-24T18:17:46.682Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2383 | 2026-06-24T18:17:46.866Z | Compiling darling_macro v0.20.11 |
| 2384 | 2026-06-24T18:17:47.403Z | Compiling progenitor v0.11.1 |
| 2385 | 2026-06-24T18:17:48.553Z | Compiling tokio-rustls v0.25.0 |
| 2386 | 2026-06-24T18:17:48.826Z | Compiling toml v0.8.23 |
| 2387 | 2026-06-24T18:17:50.405Z | Compiling nix v0.30.1 |
| 2388 | 2026-06-24T18:17:50.798Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2389 | 2026-06-24T18:17:50.812Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2390 | 2026-06-24T18:17:51.217Z | Compiling hubpack_derive v0.1.1 |
| 2391 | 2026-06-24T18:17:51.371Z | Compiling byte-wrapper v0.1.0 |
| 2392 | 2026-06-24T18:17:51.762Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2393 | 2026-06-24T18:17:52.305Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2394 | 2026-06-24T18:17:52.523Z | Compiling dropshot_endpoint v0.16.7 |
| 2395 | 2026-06-24T18:17:52.766Z | Compiling static_assertions v1.1.0 |
| 2396 | 2026-06-24T18:17:52.851Z | Compiling rustc-hash v2.1.1 |
| 2397 | 2026-06-24T18:17:53.232Z | Compiling iddqd v0.3.18 |
| 2398 | 2026-06-24T18:17:53.372Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2399 | 2026-06-24T18:17:53.658Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2400 | 2026-06-24T18:17:54.141Z | Compiling hubpack v0.1.2 |
| 2401 | 2026-06-24T18:17:54.390Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2402 | 2026-06-24T18:17:56.229Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2403 | 2026-06-24T18:17:56.232Z | Compiling darling v0.20.11 |
| 2404 | 2026-06-24T18:17:56.232Z | Compiling libz-sys v1.1.16 |
| 2405 | 2026-06-24T18:17:56.581Z | Compiling nix v0.31.3 |
| 2406 | 2026-06-24T18:17:56.995Z | Compiling enum-as-inner v0.6.0 |
| 2407 | 2026-06-24T18:17:57.222Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2408 | 2026-06-24T18:17:57.583Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2409 | 2026-06-24T18:17:57.709Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2410 | 2026-06-24T18:17:58.711Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2411 | 2026-06-24T18:17:58.963Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2412 | 2026-06-24T18:17:59.118Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2413 | 2026-06-24T18:17:59.621Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2414 | 2026-06-24T18:18:01.207Z | Compiling derive_builder_core v0.20.2 |
| 2415 | 2026-06-24T18:18:01.237Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2416 | 2026-06-24T18:18:01.643Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2417 | 2026-06-24T18:18:01.743Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2418 | 2026-06-24T18:18:01.957Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2419 | 2026-06-24T18:18:02.022Z | Compiling progenitor-impl v0.14.0 |
| 2420 | 2026-06-24T18:18:02.515Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2421 | 2026-06-24T18:18:03.187Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2422 | 2026-06-24T18:18:03.255Z | Compiling utf-8 v0.7.6 |
| 2423 | 2026-06-24T18:18:03.350Z | Compiling derive_builder_macro v0.20.2 |
| 2424 | 2026-06-24T18:18:03.468Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2425 | 2026-06-24T18:18:03.518Z | Compiling tungstenite v0.21.0 |
| 2426 | 2026-06-24T18:18:04.122Z | Compiling progenitor-macro v0.14.0 |
| 2427 | 2026-06-24T18:18:07.377Z | Compiling openssl-sys v0.9.107 |
| 2428 | 2026-06-24T18:18:07.557Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2429 | 2026-06-24T18:18:07.949Z | Compiling resolv-conf v0.7.0 |
| 2430 | 2026-06-24T18:18:08.009Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2431 | 2026-06-24T18:18:08.032Z | Compiling serde_repr v0.1.19 |
| 2432 | 2026-06-24T18:18:08.330Z | Compiling vergen-lib v9.1.0 |
| 2433 | 2026-06-24T18:18:08.429Z | Compiling slog-dtrace v0.3.0 |
| 2434 | 2026-06-24T18:18:08.573Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2435 | 2026-06-24T18:18:08.627Z | Compiling linked-hash-map v0.5.6 |
| 2436 | 2026-06-24T18:18:08.646Z | Compiling unicode-segmentation v1.11.0 |
| 2437 | 2026-06-24T18:18:08.675Z | Compiling semver v0.1.20 |
| 2438 | 2026-06-24T18:18:08.858Z | Compiling rustc_version v0.1.7 |
| 2439 | 2026-06-24T18:18:08.876Z | Compiling lru-cache v0.1.2 |
| 2440 | 2026-06-24T18:18:08.985Z | Compiling newline-converter v0.3.0 |
| 2441 | 2026-06-24T18:18:09.043Z | Compiling progenitor v0.14.0 |
| 2442 | 2026-06-24T18:18:09.064Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2443 | 2026-06-24T18:18:09.206Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2444 | 2026-06-24T18:18:10.473Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2445 | 2026-06-24T18:18:10.761Z | Compiling tokio-tungstenite v0.21.0 |
| 2446 | 2026-06-24T18:18:11.103Z | Compiling derive_builder v0.20.2 |
| 2447 | 2026-06-24T18:18:11.368Z | Compiling hickory-proto v0.24.4 |
| 2448 | 2026-06-24T18:18:11.680Z | Compiling progenitor-impl v0.13.0 |
| 2449 | 2026-06-24T18:18:13.767Z | Compiling atomicwrites v0.4.4 |
| 2450 | 2026-06-24T18:18:14.055Z | Compiling console v0.15.8 |
| 2451 | 2026-06-24T18:18:15.301Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8) |
| 2452 | 2026-06-24T18:18:17.392Z | Compiling serde-big-array v0.5.1 |
| 2453 | 2026-06-24T18:18:17.485Z | Compiling pin-project-internal v1.1.10 |
| 2454 | 2026-06-24T18:18:17.557Z | Compiling derive-where v1.6.0 |
| 2455 | 2026-06-24T18:18:17.560Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2456 | 2026-06-24T18:18:18.077Z | Compiling vergen v9.1.0 |
| 2457 | 2026-06-24T18:18:18.312Z | Compiling cargo-platform v0.3.2 |
| 2458 | 2026-06-24T18:18:18.563Z | Compiling minimal-lexical v0.2.1 |
| 2459 | 2026-06-24T18:18:18.575Z | Compiling base64 v0.21.7 |
| 2460 | 2026-06-24T18:18:18.808Z | Compiling similar v2.7.0 |
| 2461 | 2026-06-24T18:18:18.811Z | Compiling siphasher v1.0.1 |
| 2462 | 2026-06-24T18:18:19.033Z | Compiling phf_shared v0.12.1 |
| 2463 | 2026-06-24T18:18:19.080Z | Compiling nom v7.1.3 |
| 2464 | 2026-06-24T18:18:19.139Z | Compiling pin-project v1.1.10 |
| 2465 | 2026-06-24T18:18:19.248Z | Compiling cargo_metadata v0.23.1 |
| 2466 | 2026-06-24T18:18:20.082Z | Compiling expectorate v1.2.0 |
| 2467 | 2026-06-24T18:18:20.236Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2468 | 2026-06-24T18:18:20.295Z | Compiling progenitor-macro v0.13.0 |
| 2469 | 2026-06-24T18:18:20.361Z | Compiling hickory-resolver v0.24.4 |
| 2470 | 2026-06-24T18:18:20.480Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2471 | 2026-06-24T18:18:21.444Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2472 | 2026-06-24T18:18:24.014Z | Compiling newtype_derive v0.1.6 |
| 2473 | 2026-06-24T18:18:24.475Z | Compiling progenitor-client v0.13.0 |
| 2474 | 2026-06-24T18:18:24.970Z | Compiling unicode-normalization v0.1.24 |
| 2475 | 2026-06-24T18:18:24.982Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2476 | 2026-06-24T18:18:25.547Z | Compiling snafu-derive v0.8.9 |
| 2477 | 2026-06-24T18:18:26.317Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2478 | 2026-06-24T18:18:27.285Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2479 | 2026-06-24T18:18:27.873Z | Compiling tokio-stream v0.1.17 |
| 2480 | 2026-06-24T18:18:28.031Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2481 | 2026-06-24T18:18:28.284Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2482 | 2026-06-24T18:18:28.409Z | Compiling async-recursion v1.1.1 |
| 2483 | 2026-06-24T18:18:28.531Z | Compiling vergen-git2 v9.1.0 |
| 2484 | 2026-06-24T18:18:28.765Z | Compiling csv-core v0.1.12 |
| 2485 | 2026-06-24T18:18:29.084Z | Compiling bstr v1.9.1 |
| 2486 | 2026-06-24T18:18:29.087Z | Compiling chrono-tz v0.10.4 |
| 2487 | 2026-06-24T18:18:29.174Z | Compiling highway v1.3.0 |
| 2488 | 2026-06-24T18:18:29.310Z | Compiling cancel-safe-futures v0.1.5 |
| 2489 | 2026-06-24T18:18:29.327Z | Compiling owo-colors v4.3.0 |
| 2490 | 2026-06-24T18:18:29.561Z | Compiling unicode-xid v0.2.4 |
| 2491 | 2026-06-24T18:18:29.656Z | Compiling openssl v0.10.72 |
| 2492 | 2026-06-24T18:18:29.689Z | Compiling foldhash v0.1.5 |
| 2493 | 2026-06-24T18:18:29.770Z | Compiling same-file v1.0.6 |
| 2494 | 2026-06-24T18:18:29.841Z | Compiling foreign-types-shared v0.1.1 |
| 2495 | 2026-06-24T18:18:29.909Z | Compiling foreign-types v0.3.2 |
| 2496 | 2026-06-24T18:18:29.944Z | Compiling walkdir v2.5.0 |
| 2497 | 2026-06-24T18:18:29.944Z | Compiling hashbrown v0.15.2 |
| 2498 | 2026-06-24T18:18:29.967Z | Compiling const_format_proc_macros v0.2.34 |
| 2499 | 2026-06-24T18:18:30.055Z | Compiling globset v0.4.14 |
| 2500 | 2026-06-24T18:18:30.441Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2501 | 2026-06-24T18:18:30.594Z | Compiling csv v1.3.1 |
| 2502 | 2026-06-24T18:18:30.688Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2503 | 2026-06-24T18:18:30.736Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2504 | 2026-06-24T18:18:31.574Z | Compiling qorb v0.4.1 |
| 2505 | 2026-06-24T18:18:32.585Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2506 | 2026-06-24T18:18:32.834Z | Compiling snafu v0.8.9 |
| 2507 | 2026-06-24T18:18:33.409Z | Compiling progenitor v0.13.0 |
| 2508 | 2026-06-24T18:18:33.558Z | Compiling olpc-cjson v0.1.4 |
| 2509 | 2026-06-24T18:18:33.796Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2510 | 2026-06-24T18:18:34.085Z | Compiling git2 v0.20.2 |
| 2511 | 2026-06-24T18:18:36.601Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2512 | 2026-06-24T18:18:37.037Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2513 | 2026-06-24T18:18:37.375Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2514 | 2026-06-24T18:18:37.536Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2515 | 2026-06-24T18:18:37.992Z | Compiling phf v0.12.1 |
| 2516 | 2026-06-24T18:18:38.768Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2517 | 2026-06-24T18:18:39.744Z | Compiling tokio-dtrace v0.1.1 |
| 2518 | 2026-06-24T18:18:39.964Z | Compiling progenitor-impl v0.10.0 |
| 2519 | 2026-06-24T18:18:40.157Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2520 | 2026-06-24T18:18:40.379Z | Compiling signature v2.2.0 |
| 2521 | 2026-06-24T18:18:40.397Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2522 | 2026-06-24T18:18:40.546Z | Compiling libsw-core v0.3.2 |
| 2523 | 2026-06-24T18:18:40.558Z | Compiling pem v3.0.5 |
| 2524 | 2026-06-24T18:18:40.728Z | Compiling serde_plain v1.0.2 |
| 2525 | 2026-06-24T18:18:41.056Z | Compiling openssl-macros v0.1.1 |
| 2526 | 2026-06-24T18:18:41.240Z | Compiling cookie v0.18.1 |
| 2527 | 2026-06-24T18:18:41.420Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2528 | 2026-06-24T18:18:41.505Z | Compiling fixedbitset v0.4.2 |
| 2529 | 2026-06-24T18:18:41.661Z | Compiling bytecount v0.6.9 |
| 2530 | 2026-06-24T18:18:41.685Z | Compiling fixedbitset v0.5.7 |
| 2531 | 2026-06-24T18:18:41.765Z | Compiling moka v0.12.10 |
| 2532 | 2026-06-24T18:18:41.854Z | Compiling typed-path v0.9.3 |
| 2533 | 2026-06-24T18:18:41.881Z | Compiling papergrid v0.11.0 |
| 2534 | 2026-06-24T18:18:42.017Z | Compiling petgraph v0.8.3 |
| 2535 | 2026-06-24T18:18:42.054Z | Compiling progenitor-macro v0.10.0 |
| 2536 | 2026-06-24T18:18:42.263Z | Compiling petgraph v0.6.5 |
| 2537 | 2026-06-24T18:18:43.454Z | Compiling tough v0.22.0 |
| 2538 | 2026-06-24T18:18:44.124Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2539 | 2026-06-24T18:18:44.364Z | Compiling libsw v3.5.0 |
| 2540 | 2026-06-24T18:18:44.558Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2541 | 2026-06-24T18:18:44.647Z | Compiling oxide-tokio-rt v0.1.6 |
| 2542 | 2026-06-24T18:18:44.787Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2543 | 2026-06-24T18:18:44.862Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2544 | 2026-06-24T18:18:45.078Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2545 | 2026-06-24T18:18:45.265Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2546 | 2026-06-24T18:18:46.886Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2547 | 2026-06-24T18:18:47.215Z | Compiling const_format v0.2.35 |
| 2548 | 2026-06-24T18:18:48.144Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2549 | 2026-06-24T18:18:48.621Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2550 | 2026-06-24T18:18:48.737Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2551 | 2026-06-24T18:18:48.763Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2552 | 2026-06-24T18:18:49.025Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2553 | 2026-06-24T18:18:50.217Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2554 | 2026-06-24T18:18:50.274Z | Compiling tabled_derive v0.7.0 |
| 2555 | 2026-06-24T18:18:50.581Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2556 | 2026-06-24T18:18:50.836Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2557 | 2026-06-24T18:18:50.961Z | Compiling gethostname v0.5.0 |
| 2558 | 2026-06-24T18:18:51.111Z | Compiling terminal_size v0.4.3 |
| 2559 | 2026-06-24T18:18:51.250Z | Compiling bcs v0.1.6 |
| 2560 | 2026-06-24T18:18:51.263Z | Compiling smawk v0.3.2 |
| 2561 | 2026-06-24T18:18:51.276Z | Compiling unicode-width v0.2.1 |
| 2562 | 2026-06-24T18:18:51.450Z | Compiling unicode-linebreak v0.1.5 |
| 2563 | 2026-06-24T18:18:51.607Z | Compiling linear-map v1.2.0 |
| 2564 | 2026-06-24T18:18:51.670Z | Compiling radium v0.7.0 |
| 2565 | 2026-06-24T18:18:51.736Z | Compiling tagptr v0.2.0 |
| 2566 | 2026-06-24T18:18:51.840Z | Compiling salty v0.3.0 |
| 2567 | 2026-06-24T18:18:51.902Z | Compiling termtree v0.5.1 |
| 2568 | 2026-06-24T18:18:52.139Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2569 | 2026-06-24T18:18:53.298Z | Compiling textwrap v0.16.2 |
| 2570 | 2026-06-24T18:18:54.708Z | Compiling tabled v0.15.0 |
| 2571 | 2026-06-24T18:18:54.883Z | Compiling progenitor v0.10.0 |
| 2572 | 2026-06-24T18:18:55.032Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2573 | 2026-06-24T18:18:55.126Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2574 | 2026-06-24T18:18:55.231Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2575 | 2026-06-24T18:18:56.069Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2576 | 2026-06-24T18:19:01.602Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2577 | 2026-06-24T18:19:01.826Z | Compiling steno v0.4.1 |
| 2578 | 2026-06-24T18:19:02.515Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8) |
| 2579 | 2026-06-24T18:19:03.918Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2580 | 2026-06-24T18:19:04.630Z | Compiling hickory-proto v0.25.2 |
| 2581 | 2026-06-24T18:19:04.829Z | Compiling rfc6979 v0.4.0 |
| 2582 | 2026-06-24T18:19:04.991Z | Compiling sha2 v0.10.9 |
| 2583 | 2026-06-24T18:19:07.107Z | Compiling tap v1.0.1 |
| 2584 | 2026-06-24T18:19:07.239Z | Compiling wyz v0.5.1 |
| 2585 | 2026-06-24T18:19:07.466Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2586 | 2026-06-24T18:19:07.918Z | Compiling hickory-resolver v0.25.2 |
| 2587 | 2026-06-24T18:19:10.210Z | Compiling ecdsa v0.16.9 |
| 2588 | 2026-06-24T18:19:11.780Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2589 | 2026-06-24T18:19:11.818Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2590 | 2026-06-24T18:19:14.301Z | Compiling ed25519 v2.2.3 |
| 2591 | 2026-06-24T18:19:14.365Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2592 | 2026-06-24T18:19:14.633Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2593 | 2026-06-24T18:19:15.120Z | Compiling primeorder v0.13.6 |
| 2594 | 2026-06-24T18:19:15.408Z | Compiling twox-hash v2.1.2 |
| 2595 | 2026-06-24T18:19:15.723Z | Compiling env_filter v1.0.1 |
| 2596 | 2026-06-24T18:19:15.882Z | Compiling atty v0.2.14 |
| 2597 | 2026-06-24T18:19:16.011Z | Compiling funty v2.0.0 |
| 2598 | 2026-06-24T18:19:16.455Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2599 | 2026-06-24T18:19:16.714Z | Compiling bitvec v1.0.1 |
| 2600 | 2026-06-24T18:19:17.124Z | Compiling env_logger v0.11.10 |
| 2601 | 2026-06-24T18:19:17.794Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2602 | 2026-06-24T18:19:18.816Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2603 | 2026-06-24T18:19:19.526Z | Compiling p384 v0.13.1 |
| 2604 | 2026-06-24T18:19:21.538Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2605 | 2026-06-24T18:19:21.560Z | Compiling ed25519-dalek v2.2.0 |
| 2606 | 2026-06-24T18:19:22.077Z | Compiling toml v0.7.8 |
| 2607 | 2026-06-24T18:19:23.923Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2608 | 2026-06-24T18:19:24.070Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2609 | 2026-06-24T18:19:25.832Z | Compiling polyval v0.6.2 |
| 2610 | 2026-06-24T18:19:26.116Z | Compiling aes v0.8.4 |
| 2611 | 2026-06-24T18:19:26.542Z | Compiling ctr v0.9.2 |
| 2612 | 2026-06-24T18:19:26.765Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2613 | 2026-06-24T18:19:27.020Z | Compiling x509-cert v0.2.5 |
| 2614 | 2026-06-24T18:19:27.065Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2615 | 2026-06-24T18:19:27.131Z | Compiling bincode v1.3.3 |
| 2616 | 2026-06-24T18:19:27.316Z | Compiling strum_macros v0.28.0 |
| 2617 | 2026-06-24T18:19:27.587Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8) |
| 2618 | 2026-06-24T18:19:27.841Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2619 | 2026-06-24T18:19:27.981Z | Compiling passt v0.3.0 |
| 2620 | 2026-06-24T18:19:28.131Z | Compiling fakedata_generator v0.7.1 |
| 2621 | 2026-06-24T18:19:28.257Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2622 | 2026-06-24T18:19:28.322Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2623 | 2026-06-24T18:19:28.483Z | Compiling aes-gcm-siv v0.11.1 |
| 2624 | 2026-06-24T18:19:28.630Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2625 | 2026-06-24T18:19:28.678Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2626 | 2026-06-24T18:19:28.996Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2627 | 2026-06-24T18:19:29.176Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2a9e74d86987b46fa6ff155237b9f99a16e7fb80#2a9e74d8) |
| 2628 | 2026-06-24T18:19:30.187Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2629 | 2026-06-24T18:19:30.308Z | Compiling bitstruct_derive v0.1.0 |
| 2630 | 2026-06-24T18:19:31.002Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2631 | 2026-06-24T18:19:31.237Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2632 | 2026-06-24T18:19:31.442Z | Compiling ringbuffer v0.16.0 |
| 2633 | 2026-06-24T18:19:31.519Z | Compiling typeid v1.0.0 |
| 2634 | 2026-06-24T18:19:31.616Z | Compiling ascii v1.1.0 |
| 2635 | 2026-06-24T18:19:31.694Z | Compiling pretty-hex v0.2.1 |
| 2636 | 2026-06-24T18:19:31.812Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2637 | 2026-06-24T18:19:31.857Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2638 | 2026-06-24T18:19:32.071Z | Compiling erased-serde v0.4.5 |
| 2639 | 2026-06-24T18:19:32.682Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2640 | 2026-06-24T18:19:32.793Z | Compiling bitstruct v0.1.1 |
| 2641 | 2026-06-24T18:19:32.904Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2642 | 2026-06-24T18:19:33.542Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2643 | 2026-06-24T18:19:33.819Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2644 | 2026-06-24T18:19:34.068Z | Compiling itertools v0.13.0 |
| 2645 | 2026-06-24T18:19:34.129Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2646 | 2026-06-24T18:19:34.694Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2647 | 2026-06-24T18:19:35.330Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2648 | 2026-06-24T18:19:35.484Z | Compiling kstat-rs v0.2.4 |
| 2649 | 2026-06-24T18:19:35.582Z | Compiling serde_arrays v0.1.0 |
| 2650 | 2026-06-24T18:19:35.734Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2651 | 2026-06-24T18:19:35.907Z | Compiling libloading v0.7.4 |
| 2652 | 2026-06-24T18:19:35.931Z | Compiling bit_field v0.10.2 |
| 2653 | 2026-06-24T18:19:36.091Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2654 | 2026-06-24T18:19:36.156Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2655 | 2026-06-24T18:19:37.138Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2656 | 2026-06-24T18:19:37.435Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2657 | 2026-06-24T18:19:37.792Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2658 | 2026-06-24T18:19:40.706Z | Compiling ron v0.8.1 |
| 2659 | 2026-06-24T18:19:42.022Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2660 | 2026-06-24T18:19:43.207Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2661 | 2026-06-24T18:19:51.516Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2662 | 2026-06-24T18:20:22.333Z | Finished `release` profile [optimized] target(s) in 4m 26s |
| 2663 | 2026-06-24T18:20:22.525Z | |
| 2664 | 2026-06-24T18:20:22.526Z | real 4:26.784381128 |
| 2665 | 2026-06-24T18:20:22.526Z | user 30:13.718545414 |
| 2666 | 2026-06-24T18:20:22.526Z | sys 2:39.631273142 |
| 2667 | 2026-06-24T18:20:22.526Z | trap 0.761514888 |
| 2668 | 2026-06-24T18:20:22.526Z | tflt 2.256579096 |
| 2669 | 2026-06-24T18:20:22.526Z | dflt 1.468003224 |
| 2670 | 2026-06-24T18:20:22.526Z | kflt 0.000083477 |
| 2671 | 2026-06-24T18:20:22.526Z | lock 1:31:29.399791883 |
| 2672 | 2026-06-24T18:20:22.526Z | slp 1:55:17.659504655 |
| 2673 | 2026-06-24T18:20:22.526Z | lat 2:06.314288312 |
| 2674 | 2026-06-24T18:20:22.526Z | stop 3:22.464109974 |
| 2675 | 2026-06-24T18:20:22.530Z | + OUTDIR=/work/release |
| 2676 | 2026-06-24T18:20:22.530Z | + mkdir -p /work/release |
| 2677 | 2026-06-24T18:20:22.530Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2678 | 2026-06-24T18:20:22.552Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2679 | 2026-06-24T18:20:22.631Z | + cd /work/release |
| 2680 | 2026-06-24T18:20:22.631Z | + digest -a sha256 propolis-cli |
| 2681 | 2026-06-24T18:20:22.652Z | + digest -a sha256 propolis-server |
| 2682 | 2026-06-24T18:20:22.700Z | process exited: duration 534629 ms, exit code 0 |
| |
| 2683 | 2026-06-24T18:20:22.711Z | found 4 output files |
| 2684 | 2026-06-24T18:20:22.711Z | uploading: /work/release/propolis-cli (25589240 bytes) |
| 2685 | 2026-06-24T18:20:23.896Z | uploaded: /work/release/propolis-cli |
| 2686 | 2026-06-24T18:20:23.897Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2687 | 2026-06-24T18:20:24.907Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2688 | 2026-06-24T18:20:24.907Z | uploading: /work/release/propolis-server (84270576 bytes) |
| 2689 | 2026-06-24T18:20:26.523Z | uploaded: /work/release/propolis-server |
| 2690 | 2026-06-24T18:20:26.523Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2691 | 2026-06-24T18:20:27.531Z | uploaded: /work/release/propolis-server.sha256.txt |